@charset "utf-8";
/* CSS Document */

html {
	font: 1em/1.3125 proxima-nova,Arial,sans-serif;
	overflow-y: scroll;
	min-height: 100%;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	padding:0;
}

*, :before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

user agent stylesheetbody {
	display: block;
	margin: 8px;
}

body {
	line-height: 1;
	color: #404041;
	background:url(../img/page-bg.jpg) #FFF repeat-x;
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, ol, ul, form, fieldset, legend, table, th, td, caption, hr {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, hgroup, ul, ol, dl, blockquote, p, address, table, fieldset, figure, pre, .form-fields>li, .media, .island, .islet {
	margin-bottom: 21px;
	margin-bottom: 1.3125rem;
}

h4, .delta {
	font-size: 18px;
}

h5 {
	font-size: 29px;
}

ul {
	list-style:none;
}

/*****************************************************/

a {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	color: #fff;
	text-decoration: none !important;
}

a:hover {
	color:#69F;
}

img {
	max-width: 100%;
}
img {
	font-style: italic;
}
img {
	border: 0;
	margin:0;
	padding:0;
	display: block;
}

.go:after {
	content: "\00A0" "\00BB"!important;
}

.cf:after, .gw:after, .grid-wrapper:after, .nav:after, .media:after, .island:after, .islet:after, .matrix:after, .multi-list:after, .module:after, .mobile-nav:after, .testimonials-box:after, .global-footer:after, .sidebar:after, .content-wraps:after, .section-header:after {
	content: "";
	display: table;
	clear: both;
}

.site-wrap {
	/*position: relative;
	z-index: 30;*/
	-webkit-transition: .35s -webkit-transform ease,.35s position ease;
	-o-transition: .35s -o-transform ease,.35s position ease;
	transition: .35s -ms-transform ease,.35s position ease;
	transition: .35s transform ease,.35s position ease;
}

.content-wrap {
	width: 960px;
	margin: 0 auto;
	padding: 0 0;
	/*line-height: 1;
	background:#fff;*/
}

.content-wrap p {
	line-height: 1.5;
}


.content-page {
	margin-left: 320px;
	padding-top: 0px;
}

.content {
	padding:26px 20px 0 20px;
	background:#fff;
	
}
.content a {
	color:#404041;
}

.content .heading {
	text-align:center;
	color:#069;
	font-size:24px;
	margin-top:30px;
}

.content h1 {
	background-color:#CCC;
	padding:10px;
	border-left:20px solid #09C;
	font-size:26px;
}

.content h2 {
	color:#b92112;
	font-size:20px;
	margin-top:10px;
}

.headimg {
	padding:0;
	position:relative;
	display:block;
	width:640px;
	height:218px;
	background: url(../img/banner.jpg);
}

.phoneNumber {
	padding:20px 10px 0 0;
	font-size:46px;
	color:#fff;
	line-height:76px;
	vertical-align:middle;
	text-align:right;
	height:123px;
	letter-spacing: -2px;
	font-family: Arial;
	border-bottom:1px solid #666;
}

.number {
	background-color:#000;
	padding:5px 15px;
	border-radius:10px;
	
}

.gap {
	min-height:380px;
}

.headimg .phone {
	position: absolute;
	top: 7px;
	left: 0px;
	line-height: 40px;
	color: #fff;
	font-size: 36px;
	padding: 8px 16px;
	font-weight: 700;
	background-color: rgba(97,176,233,0.8);
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
}

.headimg .phone a {
	color: #fff;
	text-shadow: 0 0 4px #999;
}
.headimg .phone:hover {
	background:#99C;
}

.clr {clear:both;}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}


.sidebar {
	width: 320px;
	float: left; /*position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;*/
	color: #fff;
}

.sidebar-map {
	padding: 1px;
	background: #fff;
}

.sidebar__item:first-child {
	margin-top: 0;
}
.sidebar__item {
	margin-bottom: 35px;
}

.sidebar-location {
	font-size: 26px;
}

.sidebar-sublocation {
	font-size: 20px;
	line-height: 1;
}

.logo-wrap {
	text-align: center;
	padding:10px 0;
	background-color:#fff;
	border:1px solid #6CF;
}

.module, .mobile-nav, .testimonials-box, .global-footer {
	padding: 20px;
	color: #fff;
	-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.3);
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.3);
}

.logo {
	height:122px;
	padding:10px 0 10px 20px;
}

.module--dark {
	background: #2E6BBB;
	background-image: -webkit-linear-gradient(top,#2E6BBB;,#4ca0e0);
	background-image: -o-linear-gradient(top,#2E6BBB;,#4ca0e0);
	background-image: linear-gradient(top,#2E6BBB;,#4ca0e0);
}

.hours-of-operation {
	background: #2E6BBB;
}

.quickcontact {
	background: #285BA2;
}

.promorepairs {
	padding-bottom: 20px;
}


.font-headline, label, .sidebar-nav, .sidebar-location, .sidebar-sublocation, .sidebar-actions, .global-nav, .slide__header, .service__name, h1, .alpha, h2, .beta, h3, .gamma, h4, .delta, h5, .epsilon, h6, .zeta {
	font-family: proxima-nova,Helvetica,Arial,sans-serif;
}

h1, .alpha, h2, .beta, h3, .gamma, h4, .delta, h5, .epsilon, h6, .zeta {
	font-weight: 700;
	margin-bottom: 10.5px;
}

.btn123 {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	font-family: inherit;
	font-size: 100%;
	cursor: pointer;
	border: 0;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 3;
	padding-right: 1em;
	padding-left: 1em;
	border-radius: 3px;
}

.btn123, .btn123:hover {
	text-decoration: none;
}

.btn123 {
	background: #0085b0;
	background-image: -webkit-linear-gradient(top,#0091bf,#0085b0);
	background-image: -o-linear-gradient(top,#0091bf,#0085b0);
	background-image: linear-gradient(top,#0091bf,#0085b0);
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #005f7d;
	-webkit-box-shadow: inset 0 1px 0 0 rgba(204,204,204,.25);
	box-shadow: inset 0 1px 0 0 rgba(204,204,204,.25);
}
.btn123, a.btn123 {
	color: #fff;
}





[class^="icon-"] {
	text-transform: none !important;
}

.content-wrap .top-nav {
	/*background: #f2f2f2;
	padding:4px;
	text-align: center;
	font-size:12px;*/

}

.content-wrap .top-nav .top-bg {
		margin-left:320px;
}

.content-wrap .top-nav .tile-btn {
	display: inline-block;
	width: 118px;
	height: 85px;
	margin: 5px 0 5px 5px;
	background: #61b0e9;
	color: #ffffff;
	text-align: center;
}


.content-wrap .top-nav .tile-btn:hover {
	background:#99C;
}

.tile-btn i {
	display: block;
	font-size: 32px;
	line-height: 40px;
	margin-top: 14px;
}



.content-wrap .nav ul.menu {
	list-style:none;
	margin:0;
	padding:0;
}

.content-wrap .nav ul.menu li {
	color:#06C;
	float:left;
}

.content-wrap .nav ul.menu li a {
	background:#006;
	padding:30px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	font-family: inherit;
	font-size: 100%;
	cursor: pointer;
}


.content-wrap .nav ul.menu li a:hover {
	background:#333;
}

.color-highlight {
color: #ffed7b;
}
.split {
text-align: right;
list-style: none;
margin-left: 0;
}
.split__title {
text-align: left;
float: left;
clear: left;
}
.split__rating {
	text-align: left;
	float: left;
	clear: left;
	width: 200px;
}

.split__company {
	text-align: left;
	float: left;
	clear: left;
	width: 200px;
	color:#FC0;
	font-weight:700;
}

.rating-list {
	float:left;
	font-size:11px;
}

.total-reviews-customers {
	/*display:none;*/
}

.spacing {
	width:50px;
	border-right:1px solid #CCC;
	margin-right:10px;
}

/******* froms ******************/
.margin-bottom-sm {
	margin-bottom: 5px !important;
}


.sc-col-2-1 {
	width: 48.48%;
	padding: 10px 20px;
}

.sc-col-2-1 h2 {
	font-size:14px;
	color:#666;
}

.sc-col-2-1, .sc-col-3-1, .sc-col-3-2, .sc-col-4-1, .sc-col-4-3, .sc-col-5-1, .sc-col-5-2, .sc-col-5-3, .sc-col-5-4 {
	float: left;
	margin-right: 3.03%;
}
.sc-last {
	margin-right: 0;
}

.sc-iconlist {
	margin: 20px 0;
	display:block;
	border-left:15px solid #ccc;
	border-radius:3px;
	overflow:hidden;
}

.sc-iconlist ul li {
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 4px 0 4px 25px;
}

.sc-iconlist-check ul li {
	background-image: url(../img/iconlist-check.png);
}

.sc-smallfont ul li {
	font-size:12px;
}


.content h1 {
	color:#06C;
}
.content p {
	text-align:justify;
}
.global-footer {
	background: #f2f2f2;
	background-image: -webkit-linear-gradient(top,#f2f2f2,#e8e8e8);
	background-image: -o-linear-gradient(top,#f2f2f2,#e8e8e8);
	background-image: linear-gradient(top,#f2f2f2,#e8e8e8);
	-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.15);
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.15);
	color: #404041;
}
.centertext {
	text-align:center;
}
.global-footer p {
	font-size:11px;
	line-height:20px;
	padding:0;
	margin:0;
}

.rating {
	unicode-bidi: bidi-override;
	direction: rtl;
	font-size: 30px;
}

.rating span.star:before {
	content: "\f006";
	padding-right: 5px;
	color: #999999;
}
.rating span.star {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
}
.whiteRoundBG {
	background:#fff;
	text-align:center;
	padding:10px;
	border-radius:5px;
}

.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
.celllightgrey {
	background:#F5F5F5;
}

.clear-left {
	clear:left;
}
.clear-right {
	clear:right;
}

ul.bigspace li {
			margin:16px 0;
		}
		
		.icon-list {
			text-align:center;
		}
		
		.mobile-list {
			display:none;
		}
		
		@media (max-width: 768px) {
			.content-wrap {
				width: 100%;
			}
			
			.mobile-list {
				display: block;
				padding:10px;
				color:#999;
				border:5px solid #ccc;
				margin:10px;
			}
			
			.sidebar {
				float: none;
				width: 100%;
				box-sizing: border-box;
				padding: 0px;
			}
			
			.content-page {
				margin-left: 0px;
				width: 100%;
				display:none;
			}
			
			.noMobile {
				display:block;
			}
			
			.content-page .headimg {
				width: 100%;
				background-repeat: no-repeat;
				background-position: center;
				background-position:right;
			}
			
			.phoneNumber {
				text-align:center;	
			}
			.showMobile {
				display:block;
			}
			.showDesktop {
				display:none;
			}
		}

		@media (min-width: 770px) {
			.showMobile {
				display:none;
			}
			.showDesktop {
				display:block;
			}
		}

/* Tabs settings */

#tabs h2 {
	font-size: 18px;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	color: #666;
	text-shadow: 0 1px 0 #fff, 0 3px 0 #ccc;
	font-weight: 700;
	margin: 15px 0;
}

ul.grayarrowlist {
	list-style-type: none;
	padding-left: 0;
	margin-top: 10px;
	margin: 0 20px 25px 0;
	display: block;
}


ul.grayarrowlist li {
	list-style-image: none;
	padding: 2px 0px 2px 18px;
	font-size: 14px;
	margin-bottom: 1px;
	background: url(../img/orange-bullet.png) no-repeat;
}



.align-left {
	float:left;
}



.align-right {
	float:right;
}

#tabs-1, #tabs-2, #tabs-3, #tabs-4, #tabs-5 {
	background: url(../img/100satisfaction.jpg) no-repeat top right;
}
/* end tabs settings */

/* small images settings */

ul.lates_projects {
	margin: 0px;
	padding: 5px 0;
}

ul.lates_projects li {
	display: inline;
	float: left;
	padding: 0px 22px 0px 0px;
}
ul.lates_projects li.last {
	display: inline;
	float: left;
	padding: 0px 0px 0px 0px;
}