/*
Theme Name: M. Bredican Construction
Theme URI: http://http://bredicanconstruction.ie//
Author: Quick Brown Fox
Author URI: http://qbf.ie/
Description: Bootstrap based theme.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, responsive, bootstrap
Text Domain: bredicanconstruction
*/

html {
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	
}

body {
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	font-size:16px;
	background-color:#fff;
	margin:0px;
}

.open_san_condensed{
	font-family: 'Open Sans Condensed', sans-serif;
}

a{
	color:#619081;	
}

a:hover{
	color:#aeaeae;
	text-decoration:none;
}

h2{
	font-size:26px;
	text-transform:uppercase;
	color:#000;
	
	
}

h1{
	font-size:30px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	color:#619081;
	text-align:center;
}

.clear{
	clear:both;
}

.mobile_no{
	display:none;	
}

.mobile_yes{
	display:block;	
}

.footer{
	background-color:#fff;
	color:#000;
	padding:20px 20px 40px 20px;
	font-size:14px;
	border-top:1px solid #CCC;
	margin-top:20px;
}

.hr{
	margin-top:40px;
	padding:0px 0px 10px 0px;
	border-top:1px solid #CCC;	
}

.footer a{
	color:#000;
	
}

.footer .row{
	background-color:#fff;	
}

.footer ul{
	list-style-type:none;
	padding-left:0;	
}

.footer ul li{
	padding-bottom:10px;
}

.footer ul li:first-child{
	font-weight:bold;
}



.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#carousel-slider{
	width:100%;
	height:400px;
	border:0px solid #f00;
}

#carousel-slider-page{
	width:100%;
	height:400px;	
}

.carousel-item{
	position:relative;
	width:100%;
	height:100%;
	background-size:cover;                    
    background-repeat:no-repeat;
    background-position: center center; 		
}

.item{
	width:100%;
	height:100%;	
}

.page_item{
	width:100%;
	height:100%;	
}

.slider_overlay{
	position:absolute;
	width:100%;
	height:100%;
	z-index: 14;
	top:0px;	
}

.overlay_logo{
	display:none;
	position:relative;
	top:40%;
	text-align:center;
	background-color:#619081;
	padding:20px;	
}

.overlay_logo img{
	margin:auto;
}

.goe_hp_bottom_arrow001{
	position:absolute;
	bottom: 30px;
	background-image:url(img/down-arrow.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:53px;
	height:53px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
	cursor:pointer;
	display:block;
}

.goe_hp_bottom_arrow001_anim{
	background-image:none;
	background-image:url(img/anim_down_arrow.gif);	
}

.goe_nav{
	position:fixed;
	background-color:#619081;

	width:100%;
	z-index: 16;
	display:block;
	-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);		
}

.goe_nav_page{
	position:relative;
	display:block;
	background-color:#619081;
	-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);	
	z-index: 16;
	
}

.goe_top_address{
	text-align:right;
	padding-top:10px;
	font-size:12px;
}

.goe_top_phone{
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#ffc424;
	text-align:center;
	padding:5px;
	width:150px;
	float:right;
}

.page-navigation{
	float:right;
	position:relative;
	left:-50%;
	text-align:left;
	margin-top:10px;
}

#primary-menu{
	
}

.page-navigation ul{
	list-style-type:none;
	position:relative;
	left:50%;
	border:0px solid #f00;
	padding-left:0px;



}

.page-navigation ul li{
	display: inline;
	font-size:15px;

}

.page-navigation ul li a{
	padding:0px 20px 0px 20px;
	color:#fff;
	text-transform:uppercase;
}

.page-navigation ul li:last-child a{
	padding-right:0px;
	border-right:0px;
	
}

.page-navigation ul li:first-child{
	padding-left:0px;
	
}

.goe_content_block{
	padding-top:100px;
	color:#000;
	font-size:16px;
}


.goe_content_block h2{
	text-align:center;
	z-index:1;
	position:relative;
	border-bottom:1px solid #fff;
	margin:auto;
	padding-bottom:20px;
	margin-bottom:20px;
	color:#619081;
	font-weight:bold;
	
	
}

.goe_content_block p{
	font-size:16px;
}

.goe_page{
	position:relative;
	padding-bottom:100px;	
}

.goe_page2{
	position:relative;
	padding-bottom:100px;	
}

.goe_logobox{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.goe_logobox img{
	margin:auto;
	
}

.bc_bigtext, .bc_bigtext p{
	color:#619081;
	font-size:18px;
	padding-bottom:20px;
}

.goe_hp_up_arrow001{
	background-image:url(img/up-arrow.png);	
}

.goe_double_nav{
	position: absolute; 
	left: 50%;
	bottom:0px;
}

.goe_double_nav_inner{
	position: relative; 
	left: -50%; 
	width:300px;
}

.goe_double_nav .goe_hp_bottom_arrow001{
	position:absolute;
	left:-100px;	
}

.goe_double_nav .goe_hp_up_arrow001{
	position:absolute;
	left:30px;
}

.bc_grey_box{
	background-color:#efefef;
	padding:20px;
	margin-bottom:20px;
}

.bc_bigtext2{
	font-size:16px;	
}

.bc_project_panel{
	position:relative;
	background-size:cover;                    
    background-repeat:no-repeat;
    background-position: center center;
	height:400px;	
}

.bc_project_panel a{
	display:block;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	vertical-align:middle;
	line-height: 500px;
	text-transform:uppercase;
	height:400px;
	width:100%;
	color:#FFF;
	font-size:30px;
	text-shadow: 0px 0px 4px #000;	
}

.btn-primary{
	background-color:#619081;
}

.bc_page_headerimg{
	background-size:cover;                    
    background-repeat:no-repeat;
    background-position: center center;
	width:100%;
	height:750px;	
}


@media (min-width: 992px) {
	
	.mobile_no{
		display:block;	
	}	
	
	.mobile_yes{
		display:none;	
	}
	
	.goe_page{
		height:100%;
		padding-bottom:0px;	
	}
	
	#carousel-slider{
		height:100%;	
	}
	
	#carousel-slider-page{
		width:100%;
		height:70%;	
	}	
	
	.overlay_logo{
		display:block;
		
	}
	
	.goe_nav{
		display:none;	
	}
	
	.goe_content_block{
		padding-top:170px;
		font-size:20px;
	}
	
	.goe_content_block p{
		font-size:20px;
	}	

	.bc_bigtext, .bc_bigtext p{
		font-size:26px;		
	}
	
	.bc_bigtext2{
		font-size:26px;	
	}	
		

}