
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

@font-face {
    font-family: 'gotham_boldregular';
    src: url('../fonts/gotham_bold_0.eot');
    src: url('../fonts/gotham_bold_0.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gotham_bold_0.woff2') format('woff2'),
         url('../fonts/gotham_bold_0.woff') format('woff'),
         url('../fonts/gotham_bold_0.ttf') format('truetype'),
         url('../fonts/gotham_bold_0.svg#gotham_boldregular') format('svg');
    font-weight: normal;
    font-style: normal; }

@font-face {
  font-family: 'Calibri-Light';
  src:  url('../fonts/Calibri-Light.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/Calibri-Light.woff') format('woff'), 
  		url('../fonts/Calibri-Light.ttf')  format('truetype'), 
  		url('../fonts/Calibri-Light.svg#Calibri-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Calibri';
  	src: url('../fonts/Calibri.eot?#iefix') format('embedded-opentype'),  
  		 url('../fonts/Calibri.woff') format('woff'), 
  		 url('../fonts/Calibri.ttf')  format('truetype'), 
  		 url('../fonts/Calibri.svg#Calibri') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Calibri-Bold';
  src:  url('../fonts/Calibri-Bold.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/Calibri-Bold.woff') format('woff'), 
  		url('../fonts/Calibri-Bold.ttf')  format('truetype'), 
  		url('../fonts/Calibri-Bold.svg#Calibri-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
	background:#fff;
	color:#4A4A4A;
	font-family: "Calibri";
	font-size: 15px;
	margin:0;}

.center{
	width:1170px;
	margin:0 auto;}

.left{
	float:left;}

.right{
	float:right;}


.img-border {
	border:5px solid #000; }

h1, h2, h3, h4, h5{
	font-weight:normal;}
	
h1 {
	font-size:50px;
	font-family:'Open Sans', sans-serif; }
	
h2 {
	font-size:40px;
	font-family:"Calibri";
	margin:0 0 20px; }
	
h3 {
	font-size:26px;
	font-family: 'Open Sans', sans-serif;
	font-weight: "bold"
	margin:0;
	color:#005183; }

h4 {
	font-family:'Open Sans', sans-serif;
	font-size:22px;
	margin:0;}


p { font-family:"Calibri";
	font-size: 18px;
	color:#1c1e1d; }
	
.clr, .clear{
	clear:both;}
	
a{
	text-decoration:none;
	color:#ca2126;}

a:hover{
	text-decoration:underline;}
		
.btn a{
	background: #ffc300;
    padding: 8px 20px;
	border-radius: 3px;
	color: #fff;
    font-family: "AvenirBook";
    font-size: 15px;
    text-transform: uppercase;
    }

.btn:hover a{
	background:#fff;
  	color:#ffc300;
	border: 1px solid; }

.red {
	color:#bf0000; }


#mainwrapper {
}

	
.header{
    width: 100%;
	overflow:hidden;}

.header-main .header-left {
	  }
	
.header-left .logo{  }

.header-main .header-right {
    width: 840px }

.header-right .social-icon {}

.header-right .social-icon ul{
	list-style: none;
	padding: 0;
	overflow: hidden; }

.header-right .header-panel-1 {
	margin-right: 10px; }

.header-right .header-panel-1 .social-icon ul li{
	float: left;
	margin:0 2px; }

.header-right .header-panel-2 {
	background: #e2e2e2;
	width: 230px;
	padding: 6px 8px; }

.header-panel-2 .header-location {
	margin:0px 0 11px; }

.header-panel-2 .header-location .header-marker-image{
	margin-right:9px;
	margin-top:4px; }

.header-panel-2 .header-location .header-marker-text {}

.header-panel-2 .header-location .header-marker-text p {
	font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 300;
    color: #252525;
    margin: 0; }

.header-panel-2 .header-phone { }

.header-panel-2 .header-phone .header-phone-image {
	margin-right:9px; }

.header-panel-2 .header-phone .header-phone-text p {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	margin:0;
	line-height: 18px;}

.header-panel-2 .header-phone .header-phone-text span {
	color:#bd0a0a;
	font-family:'Open Sans', sans-serif;
	font-size: 21px;
	font-weight: 600;
	line-height: 18px; }

.header-panel-3 {
	width:208px; }

.header-panel-3 .header-visit-website {
	background: #bd0a0a;
	text-align: center;
	text-transform: uppercase;
	padding: 25px 0;}

.header-panel-3 .header-visit-website p{
	font-family:'Open Sans', sans-serif;
	font-size: 18px;
	color:#fff;
	margin:0; }

.header-panel-3 .header-visit-website h4 a{
	font-family:'Open Sans', sans-serif;
	font-size: 26px;
	font-weight: 600;
	color:#fff; }

.red-bar-bg {
	background: #b3010b;
	box-shadow: 0 3px 10px 0 #565656;
    margin: -5px 0 0;
    position: relative; }

.red-bar-bg .find-us {
	padding: 20px 0; }

.red-bar-bg .find-us  .find-us-text {
	margin: 2px 10px 0px 0px; }

.red-bar-bg .find-us  .find-us-text p {
	text-transform: uppercase;
	font-family: "gotham_boldregular";
	font-size: 21px;
	margin:0;
	color:#fff;}

.red-bar-bg .find-us .socail-icon {}

.red-bar-bg .find-us .socail-icon ul{
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0;}

.red-bar-bg .find-us .socail-icon li{
	float: left;
	margin-right: 9px; }


.content-panel {}

.content-panel .whoweare-main{
	margin:50px 0 0; }

.whoweare-main .whoweare-leftpanel{
	margin: 0 40px;
    width: 715px; }

.whoweare-main .whoweare-leftpanel h1{
	font-family:'Open Sans', sans-serif;
	font-size: 36px;
	color:#2e2e2e;
	font-weight: 600;
	margin:0; }

.whoweare-main .whoweare-leftpanel p{
	font-family: "Calibri-Light";
	font-size: 17px;
	text-align: justify;
	color:#626262;
	line-height: 21px; }

.whoweare-main .whoweare-leftpanel h2 {
	color:#000000;
	font-family: "gotham_boldregular";
	font-size: 26px;
	text-transform: uppercase;
	margin:0; }

.whoweare-main .whoweare-leftpanel h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color:#000000;
	margin:0; }


.whoweare-main .yelp-widget-panel {
	border-radius: 15px;
    box-shadow: 0 0 7px 0 #9a9a9d;
    margin: 0 10px;
    padding: 20px 20px 0px; }


.services-bg {
	background: url('../images/services-bg.jpg') no-repeat center center / cover; }

.services-main {
	margin: 100px 0 0; }

.services-main .services{ 
	position: relative;
    top: -90px; }

.services-main .services ul {
	list-style: outside none none;
    margin: 0 20px;
    overflow: hidden;
    padding: 0; 
	text-align: center;}

.services-main .services ul li {
	background: #bf0000 none repeat scroll 0 0;
    display: inline-block;
    margin: 5px 7px;
    padding: 0;
    width: 206px; }

.services-main .services ul li p{
	color: #fff;
    display: table-cell;
    font-family: open sans;
    font-size: 24px;
    font-weight: 300;
    height: 185px;
    margin: 0;
    padding: 0 2px;
    text-align: center;
    vertical-align: middle;
    width: 215px;
	line-height: 30px; }

.services-main .services ul li p a{
	color: #fff; }

.services-main .services ul li.last{
	background: #bf9400; }


.why-chooseus-main {}

.why-chooseus-main .why-chooseus-left {
	width: 620px; }

.why-chooseus-main .why-chooseus-left h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	color:#000000;
	margin-top: 0; }

.why-chooseus-main .why-chooseus-left p {
	color:#898989;
	font-family: "Calibri";
	font-size: 18px;}

.why-chooseus-main .why-chooseus-left ul {
	list-style: none;
	padding: 0;
	margin:0; }

.why-chooseus-main .why-chooseus-left ul li {
	padding: 5px 0 5px 85px;
	margin:15px 0; }

.why-chooseus-main .why-chooseus-left ul li h3 {
	color: #443f3f;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    margin: 0; }

.why-chooseus-main .why-chooseus-left ul li p {
	margin:0; }


.emergency-icon {
	background: url("../images/emergency-icon.png") no-repeat 0 center; }

.expert-professional-icon {
	background: url("../images/expert-icon.png") no-repeat 0 center; }

.satisfaction-icon {
	background: url("../images/satisfaction-icon.png") no-repeat 0 center;  }

.why-chooseus-right {
	box-sizing: border-box;
    width: 100%; }

.katy-people-bg{
	background: #e2e4e5;}

.katy-people {
	padding: 40px 120px; }

.katy-people h2 {
	color:#000000;
	font-family:  'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 40px; 
	text-align: center;}

.katy-people p {
	color:#434242;
	font-family: "Calibri-Light";
	font-weight: 300;
	font-size: 20px;}

.katy-people p a {
	font-size: 18px; }

.katy-people .author p{
	text-align: center;
	color: #bf0000; }

.garrage-brand-main {
	text-align: center;
	padding: 20px 0px; }

.garrage-brand-main h2 {
	font-family: "Calibri";
	font-size: 36px;
	color:#3d3d3d;
	margin: 0; }

.garrage-brand-main h4 {
	font-family: "Calibri";
	font-size: 26px;
	color:#3d3d3d;
	margin: 0;}

.brands {
	padding:15px 0;
	margin-left: -70px;
	margin-bottom: 15px; }

.footer-contact-bg {
	background: url('../images/contact-bg.jpg') no-repeat center center / cover;
}

.footer-contact-bg .contact-main {
	padding: 15px 0;
	color:#fff; }

.footer-contact-bg .contact-main h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 40px;
	text-align: center; }

.footer-contact-bg .contact-main ul {
	list-style: outside none none;
    overflow: hidden;
    padding: 0;
    text-align: center;}

.footer-contact-bg .contact-main ul li{
	display: inline-block;
    padding: 0 10px; }

.footer-contact-bg .contact-main ul li p{
	color:#fff;
	margin:0; }

.contact-main .expert-technicians {
	text-align: center; }

.contact-main .expert-technicians p{
	font-family: "Calibri";
	font-size: 30px;
	color:#fff;
	line-height: 34px; }

.buttons-main {
	margin: 0 auto 30px;
    text-align: center;
    width: 60%; }

.buttons-main .row{ margin: 0 -15px; }

.buttons-main p {
	margin: 0;
	font-family: "Calibri";
	font-size: 18px;
	margin:5px 0;}

.buttons-main a {
	font-family: "Calibri-Bold";
	font-size: 30px;
	color:#fff; }

.white-button {
	width: 46%;
	padding: 0 10px; }

.white-button .white-button-panel{
	background: #fff; 
    padding: 6px 10px;
	border-radius: 3px; }

.white-button .white-button-panel p{
	background: url('../images/black-marker-icon.png') no-repeat;
	margin: 0;
    padding: 7px 0; }

.red-button {
	width: 46%;
	padding: 0 15px; }

.red-button .red-button-panel{
	background: #bf0000;
	padding: 6px 10px;
	border-radius: 3px; }


.red-button .red-button-panel a{
	background: rgba(0, 0, 0, 0) url("../images/fullwhite-phone-icon.png") no-repeat scroll 0 center;
    margin: 0;
    padding: 6px 0 6px 30px; }


.scrolloff {
    pointer-events: none; }

.footer-black-bg {
	background: #100f0d; }


.footer-black-bg .site-info {
	padding: 8px 0; }

.footer-black-bg .site-info p, .footer-black-bg .site-info a {
	font-family: 'Open Sans', sans-serif;
	font-size:28px;
	font-weight: 300;
	color:#a6a6a6;
	margin:0;
	text-align: center; }



.footer-black-bg .site-info .copyright{
	color:#a5a5a5;
    font-size: 14px;
	font-family: "Calibri";
	padding:5px 0 5px;
	text-align: center;}
	
.footer-black-bg .site-info .copyright p{ 
	color: #a5a5a5;
    margin: 0;
    font-family: "Calibri";
    font-size: 14px;
    display: inline-block; }

.footer-black-bg .site-info .copyright .kbizz{
    background: url("../images/kbizz.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 19px;
    position: relative;
    text-decoration: none;
    top: 5px;
    width: 22px;}

.coupons-mian {
	position: absolute;
	top: 0;
	width: 100%; }

.slide-btns .btn{
	background-color: #bf0000;
	border: 1px solid transparent;
	border-radius: 5px;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: "Calibri";
	font-size: 2.25em;
	font-weight: 600;
	letter-spacing: 0.1em;
	padding: 8px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}

.slide-btns .btn:hover{
	background-color: #fff;
	color: #ffc300;
	border: 1px solid;
}

.coupons{}

.coupons .coupon-bg{
	background: #fff;
	box-shadow: 0 0 10px 1px #000;
    margin: 17px 0;
    padding: 5px 12px;
}
.coupons .coupon-bg .coupon-img {
	text-align:center}
    
.coupons .coupon-bg .coupon-img img {
	width:80%;}

.coupons .coupon-bg p{
	margin:5px 0px;
	font-weight: 600;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif; }

.coupons .coupon-bg .print {}

.coupons .coupon-bg .print p{
	margin:5px 9px 0 2px; }

.coupons .coupon-bg .print a {
	cursor: pointer; }

.coupons .coupon-bg a{ 
	cursor: pointer; }



.slides{
    position:relative;}
	
.slides .banner{
    margin: 0 auto;
    position: relative; }
	
.slides .banner img{
	width:100%;
}




/*---- Body ----- */





 


/*----- Footer ----- */
.footer-main{
	padding: 20px 0 10px;
	background:#6c7073; }

.footer-main 

	
.hr
{
	border:1px dashed #000;
	margin: 15px 0;}