
/* Global Styles */
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'Lato', sans-serif;
}

body {
    line-height: 1;
	background: url("../images/background.jpg") no-repeat center top #8eaccd;
	color:#666;
}

.container {
    max-width: 970px;
}

p {
    line-height: 1.3;
    margin: 0 0 10px;
	color: #fff;
	text-shadow: 0 0 1px #666;
}

.fr {
	float:right;
}

.fl {
	float:left;
}

.clear {
	clear: both;
}

.npl {
	padding-left:0;
}

.npr {
	padding-right:0;
}

.np {
	padding-left:0;
	padding-right:0;
}

.container {
	margin-top:30px;
}

.nav > li > a {
    font-size: 1.3em;
    font-weight: 300;
}

.navbar-default {
    background-color: transparent;
	border:none;
    border-top: 2px solid #274e82;
	border-bottom: 2px solid #274e82;
	border-radius:0;
}

#navigation ul {
    background: transparent;
    border-color:transparent;
    box-shadow: none;
}

#navigation ul li {
    border-right: none;
}

#navigation ul li a {
    font-weight: normal;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color:transparent;
    color:#274e82;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color:#274e82;
}

.navbar-default .navbar-nav > li > a {
    color: #274e82;
}

#navigation ul li.active a {
    border-bottom: none;
    background:transparent;
    color: #e878b3;
}

li.page_item a, li.menu-item a {
    border-bottom: none;
    text-transform: uppercase;
    color: #00c0d5;
}

#navigation ul li:hover a, #navigation ul li a:hover {
    background: transparent;
    border-bottom: none;
    
}

.menu-label {
	display:none;
}

.block1 {
	border:1px solid #274e82;
	background-color: #274e82;
	margin-top:30px;
}

.block2 {
	
	margin-top:30px;
}

.h2-head {
	width:100%;
	background-color:#274e82;
	
}

.h2-head h1 {
	padding:10px;
	color:#fff;
	font-weight:300;
	margin-bottom:0;
	margin-top:0;
	font-size:2em;
}

.h2-head h2 {
	padding:10px;
	color:#fff;
	font-weight:300;
	margin-bottom:0;
	margin-top:0;
	font-size:2em;
}

.intro {
	color: #e61501;
    font-size:2em;
    font-weight: normal;
	margin-top: 20px;
	letter-spacing:-0.03em;
}

h1 {
    color: #1e4367;
	font-size:2em;
    font-weight: normal;
	margin-top: 0;
	line-height:1;
}

h2 {
	color: #468ab9;
}

h3 {
	color: #468ab9;
	font-size: 2em;
    margin-top: 0;
}

.logo {
    padding-bottom: 20px;
	margin:0 auto;
}

.contact-numbers {
	line-height:0.9;
	padding-left: 30px;
	margin-top: 15px;
}

.contact-name {
	color: #7c91a6;
}

.contact-number {
	color: #1e4367;
	font-weight:900;
	font-size:1.3em;
}


.bottom-menu {
    background-color: #274e82;
    margin-bottom: 15px;
    margin-top: 30px;
    padding: 10px;
    text-align: center;
}

.bottom-menu a {
    color: #fff;
    font-weight: 300;
    padding: 0 30px;
	font-size:1.3em;
}

.btn-primary {
    background-color: #143a5f;
    border-color: #143a5f;
    color: #fff;
}

.quote {
    font-style: italic;
    font-weight: 400;
    line-height: 1.4;
    padding-top: 30px;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q:before {
    content: open-quote;
	color:#7c91a6;
}

q:after {
    content: close-quote;
	color:#7c91a6;
}

.imageblock {
	padding-top:20px;
	padding-bottom:20px;
}

.footer {
    color: #fff;
    font-size: 0.85em;
	margin-top: 20px;
}


.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.row.whiteback {
    background-color: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 0 30px 10px;
}

.row.whitebacklogos {
    background-color: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 auto;
}

.col-xs-12.col-sm-4.window-short {
	background: url("../images/window-short.jpg") no-repeat bottom right;
	background-color: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
	margin-top:20px;
	min-height: 220px;
	width:32%;
	margin-right:2%;
}

.col-xs-12.col-sm-4.doors-short {
	background: url("../images/doors-short.jpg") no-repeat bottom right;
	background-color: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
	margin-top:20px;
	min-height: 220px;
	width:32%;
	margin-right:2%;
}

.col-xs-12.col-sm-4.conservatories-short {
	background: url("../images/conservatories-short.jpg") no-repeat bottom right;
	background-color: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
	margin-top:20px;
	min-height: 220px;
	width:32%;
}

.win_top {
    float: right;
    padding-right: 15px;
}

.win_bot {
    float: right;
}

#content h2 {
    color: #468ab9;
    font-size: 1.8em;
    font-weight: normal;
    padding: 30px 0 30px 40px;
}

.img-greendeal {
    float: right;
    margin: 15px 25px 0 0;
}

#content p {
    color: #666;
    font-size: 1em;
    line-height: 1.4em;
    padding: 0 0 20px 40px;
}
.centerimages img {
    float: left;
	padding:17px;
}
.whitetext {
	color:#fff;
	text-align:center;
	margin-top:20px;
	font-size:0.9em;
	margin-bottom:10px;
}
p.whitetext a {
	color:#fff;
}
.thumbnail {
    background-color: #fff;
    border: 1px solid #468ab9;
    border-radius: 1px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 1px;
    transition: border 0.2s ease-in-out 0s;
}

.thumbnail img {
    width: 100%;
}

#map {
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}

.submit {
    background-color: #4e6b5c;
    border-radius: 5px;
    color: #fff;
    margin-top: 15px;
    padding: 10px;
}

.submit:hover {
    background-color: #449d44;
}

.poem p, .poem-alt p {
	color: #fff;
    font-size: 2em;
    font-weight: 300;
	line-height: 1em;
	text-shadow: 0 0 2px #666;
}

.topfix {
	margin-top:40px;
}

.nounderline {
    text-decoration: none !important;
}

.book {
	margin:20px;
}

.btn-success {
	background-color: #4e6b5c;
	border-color: #4e6b5c;
}

label {
    color: #fff;
}

@media (max-width: 768px) {
	.navbar-brand {
    background: transparent;
	}
	.menu-label {
	display:inline;
	}
	img, .logo {
	float:none;
	margin: 0 auto;
	}
	.navbar {
    width: 100%;
	}
	.contact-numbers {
    text-align: center;
	}
	.win_top {
    display:none;
	}
	.win_bot {
    display:none;
	}
	.col-xs-12.col-sm-4.window-short, .col-xs-12.col-sm-4.doors-short, .col-xs-12.col-sm-4.conservatories-short {
	margin-left: 4%;
    margin-right: 4%;
    width: 92%;
	}
	.whiteback {
	width:96%;
	margin-left: 2%;
    margin-right: 2%;
	}
	.row.whitebacklogos {
    background-color: #fff;
    border-radius: 10px;
    margin-left: 2%;
    margin-right: 2%;
	}
	.h2-head h2 {
	font-size:1.5em;
	}
	.books {
	width:100%;	
	}
	.coff {
	width:100%;
	}
	.kobo-height, .calves-height {
	max-height: 180px;
    overflow: hidden;
	}
	.calves {
	width:100%;
	}
	.kobo {
	width:100%;
	}
	
}