/*
Theme Name: TechRepair
Theme URI: http://techrepair.ie/
Author: Paragon Design
Author URI: http://paragondesign.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: techrepair
*/

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

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

a{
	color:#000;	
}

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

h1{
	color:#68d0ec;
	font-weight:bold;
	font-size:30px;	
}

h2{
	color:#68d0ec;	
}

h3.home{
	text-align:center;	
}


.clear{
	clear:both;
}

.hr{
	border-bottom:1px solid #778692;
	margin-bottom:5px;	
}

.top_whitebar{
	background-color:#fff;
	padding:10px;
}

.lsck_header_logo{
	float:right;
	margin-top:10px;
	margin-bottom:10px;	
	
}

.lsck_logobox{
	padding-top:30px;
	padding-bottom:10px;
	
}

#main_nav{
	
	
}

.row_outside_lightgrey{
	background-color:#f6f6f6;		
}

.row_outside_midgrey{
	background-color:#e8604b;
	color:#fff;
}

.row_outside_grey{
	background-color:#c2c6ca;
	color:#000;	
}

.lsck_header_phoneno{
	font-size:28px;
	font-weight:bold;
	padding-top:10px;
	text-align:center;	
}

.lsck_header_social a{
	display:block;
	width:35px;
	height:35px;
	background-repeat:no-repeat;
	margin:5px;
	float:right;
}

.lsck_header_social_facebook{
	background-image:url(img/socialicon_facebook.png);
}

.lsck_header_social_twitter{
	background-image:url(img/socialicon_twitter.png);
}

.lsck_header_social_linkedin{
	background-image:url(img/socialicon_linkedin.png);
}

.lsck_header_24hr img{
	float:none;
	padding-bottom:10px;
}

.lsck_header_mainmenu .navbar-nav > li > a{
	color:#000;
	
}

.lsck_header_mainmenu .navbar-nav > li > a:hover,
.lsck_header_mainmenu .navbar-nav > li > a:focus {
	color:#fff;
	background-color:#c2c6ca;
}

.navbar-nav{
	float:none;
	position: relative;
	left: 50%;
	
}

.lsck_header_mainmenu{
	float:right;
	position:relative;
	left:-50%;
}

.carousel-slider-container{
	margin-left:20px;
	margin-right:20px;
	
}

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

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

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

.footer{
	color:#fff;
	padding:20px;
}

.footer a{
	color:#cacaca;
	
}

.lsck_home_content h2{
	color:#fff;
	text-align:center;
	font-size:20px;
	padding:5px;
	margin-bottom:0px;
	
}

.lsck_home_content h2.nostyle{
	background-color:transparent;
	color:#000;
	text-align:left;
	font-size:40px;	
	
}

.lsck_home_content h2.bigtext{
	margin-top:0px;
	font-size:40px;	
}

.bg_red{
	background-color:#68d0ec;
	padding:0px;
	margin:0px;
}

h2.home_panel2{
	background-color:transparent;
	color:#000;
	text-align:right;
	
}

.footer img{
	margin-right:15px;
	
}

.footer img.footerlogo{
	float:left;	
}

.footer img.socialicon{
	float:left;
	margin-top:20px;
}

.footer h2{
	font-size:18px;
}

.footer_widget01{
	padding-top:30px;
}

.lsck_page_header{
	background-size:cover;                    
    background-repeat:no-repeat;
    background-position: center center;
	height:200px; 

}

.mobile_no{
	display:none;	
}	

.mobile_yes{
	display:block;		
}

.mobile_icon{
	background-image:url(img/icon_mobile_menu.png);
	background-repeat:no-repeat;
	width:55px;
	height:55px;
	float:right;
	cursor:pointer;
	margin:5px;	
}

#mobile_menu{
	display:none;
	background-color:#68d0ec;	
}

.mobile_menu ul{
	list-style-type:none;
	padding-left:0px;
	margin-bottom:0px;
}

.mobile_menu ul li{
	border-bottom:1px solid #FFF;
		
}

.mobile_menu ul li li{
	padding-left:20px;
	
}

.mobile_menu ul li a{
	display:block;
	width:100%;
	padding:10px;
	color:#fff;	
}

.mobile_menu ul li a:hover{
	text-decoration:none;
}

.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;
}

.tr_header_text{
	text-align:right;
	font-size:18px;
	font-weight:100;
	border:0px solid #f00;
	margin-top:50px;
}

.tr_header_text_subhead{
	float:right;
	font-size:22px;
	padding-right:15px;
}

.tr_header_text_applelogo{
	float:right;	
}

.tr_header_text_address{
	float:right;
	padding-top:8px;
	padding-right:20px;	
}

.tr_header_text_mail{
	float:right;
	padding-top:8px;
	padding-right:10px;
}

.tr_header_text_mail a{
	color:#FFF;	
}

.tr_header_text_phone{
	font-size:26px;
	font-weight:normal;
	float:right;
	
}


@media (min-width: 992px) {
	
	.mobile_no{
		display:block;	
	}	
	
	.mobile_yes{
		display:none;	
	}
	
	.lsck_header_phoneno{
		font-size:31px;
		padding-top:76px;
		text-align:right;
		
	}
	
	.lsck_header_logo{
		margin-top:30px;
		margin-bottom:10px;
	}
	
	.lsck_header_24hr{
		padding-top:30px;
		
	}
	
	.lsck_header_24hr img{
		float:right;
		padding-bottom:0px;
	}
	
	
	.lsck_header_social{
		padding-top:97px;
		padding-bottom:20px;
	}

	.tr_header_text{
		width:540px;
		
	}
	
	.lsck_logobox{
		padding-left:120px;
		
	}
	
	.footer_widget01{
		padding-left:100px;
	}
	
	.tr_page_content{
		padding:0px 80px 0px 80px;
	}
}