/* Colour scheme: http://colorschemedesigner.com/#4g61T4DVow0w0 */

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
body{
font-family: 'Roboto Condensed', sans-serif !important;
font-weight: 300; 
}
   
a{
	color: #FEFFEB;
}
a:hover{
	color: #A3A647;
	text-decoration: none;
}

a:visited{
	color: #000;
}

html,body{
background-attachment: fixed;
background-size: cover;
background: #7db9e8; /* Old browsers */
}
.logo{
	margin-top: 30px;
}

.body_link{
	color: blue;
}
.body_link:visited{
	color: blue;
}
.body_link:hover{
	color: blue;
}
.body_link:active{
	color: blue;
}
.news-date{
	font-size: 14px;
	font-weight: 300;
	color: #999;
}

.news-image{
	max-width: 200px;
	max-height: 200px;
	margin-right: 20px;
}

.pbas{
	width: 70%;
	margin: auto auto;
	text-align: center;
	margin-top: 20px;
}

.pro_tick{
	font-size: 30px;
	color: #FED24A;
}

.news-text{
	white-space: pre-line;
	
}

.news-text > a{
	color: blue;
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

hr{
	height: 2px;
	color: #1238ba;
	background: #1238ba;
}

h2{
	color: #1238ba;
}
h1{
	color: #1238ba;
}
h4{
	color: #1238ba;
	text-align: left;
	font-size: 18px;
}

.showcase_c{
	height: 420px;
	overflow: hidden;
}

.main-container{
	background: #fff;
	border-left: 20px solid #fff;
	border-right: 20px solid #fff;
	
}

footer{
box-sizing: padding-box;
	z-index:100;
  position:fixed;
  bottom:0px;
  padding: 0px;
  background: #1238ba;
  width: 100%;
  height: 60px
}
.footer_buffer{
	height: 70px;
}

.carousel-control{
	line-height: 37px;
	font-size: 32px;
}

.footercenterdiv{
	margin: auto auto;
	padding: 10px;
}

.footer_container{
	color: white;
}

.footer_links{
	font-size: 16px;
}

.footer_links>a:visited{
	color: white;
}

.tandclinks{
	font-size: 10px;
	font-weight: 400;
}

.tandclinks>a:visited{
	color: white;
}

.carousel_sticker{
	margin-top: 250px;
	width: 30%;
	//background: rgba(0,0,0,0.7);
	background: #aebbe8;
	//color: white;
	color: #1238ba;
	padding: 10px;
	float: left;
	font-size: 16px;
	line-height: 16px;
}

.action_bump{
	height: 70px;
}

.carousel_sticker_right{
float: right;
}

.sticker2{
background: #aebbe8;
	width: 47%;
	height: 120px !important;
	color: #1238ba;
}
.ac_but_tick{
	font-size: 150px;
	width: 150px;
	float: left;
	margin-top: -20px;
	margin-right: 10px;
}
.phoner{
	font-size: 20px;
}
.rosette{
	width: 150px;
	position: relative;
	top: -60px;
	left: 50px;
}

.item1{
	background-image: url('../img/carousel/bifolddoor.jpg');
	height: 450px;
	width: 1170px;
}

.item2{
	background-image: url('../img/carousel/conservatory.jpg');
	height: 450px;
	width: 1170px;
}
.item3{
	background-image: url('../img/carousel/windows.jpg');
	height: 450px;
	width: 1170px;
}




.carousel_sticker>h2{
	margin: 0px !important;
		
}

.carousel_sticker_ac{
	text-align: center;
	width: 90%;
	margin-top: 390px;
}

.action_sect{
	background: #aebbe8;
	margin-bottom: 10px;
	border: 5px outset #1238ba;
	padding: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	//border-radius: 5px 5px 5px 5px;
	cursor: hand;
	cursor: pointer;
	color: black;

}

.action_sect:hover{
	color: white;
	background: #1238ba;
}

.action_sect>a{
color: black;
}
.action_sect>a:visited{
color: black;
}
.action_sect>h3{
color: black !important;
}


.action_sect:hover>h3{
color: white !important;
}


.input-ultra-mini{
	width: 30px;
}

.control-label{
	font-size: 18px;
}
h3{
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 22px;
}
.one-edge-shadow {
-webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.5);;
-moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.5);;
box-shadow: 0 8px 6px -6px rgba(0,0,0,0.5);;
}

.transition{
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.top_nav{

}

.gall_row{

	padding: 15px;
	line-height: 128px;
}

.gall_row > a{
	border: 5px outset #1671cd;
	background: #ccc;
}

.top_nav_sect{
	float: left;
	font-size: 16px;
	font-weight: 400;
	margin-left: 65px;
	padding: 5px;
	padding-left: 25px;
	padding-right: 25px;
	color: black;
	//border-radius: 0px 0px 5px 5px;
	background: #D1F2FA;
	cursor: hand;
	cursor: pointer;
	border: 5px outset;
	border-color: #55C3F9;
	margin-top: 10px;
}

.reading_text>p{
	font-size: 16px;
	line-height: 26px;
	text-align: justify;
}

.reading_text>ul{
	font-size: 16px !important;
	line-height: 26px !important;
}

.content_image{
	margin: 10px;
}

.top_nav_sect:hover{
	color: white;
	background: #1238ba;
}

.lower_nav_sect{
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: white;
	background: #1238ba;
	float: left;
	//border-radius: 5px 5px 0px 0px;
	padding: 5px;
	cursor: hand;
	cursor: pointer;
	border: 5px outset #163DB6;
}
.lower_nav_sect:hover{
color: black;
	background: #aebbe8;
}

.tel_number{
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	margin-top: 1px;
	
}

.lower_nav{
	margin-top: 40px;
	//border-bottom: 2px solid #1671CD;
}


.site_position{
	font-size: 16px;
	padding-top: 5px;
}

.site_position>a{
	color: black;
}

i{
	display: none;
}

@media (min-width: 1200px) {
	i{
		display: block;
	}
}

