/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Teko:400,600|Roboto:400,300);

.hp-red {
  color: #ea1d25;
}
.hp-black {
  color: #282828;
}
.black {
  color: #000000;
}
.white {
  color: #ffffff;
}
.brand-font {
  font-family: "Teko", Helvetica, Arial, sans-serif;
}
/*.brand-font-secondary   { font-family: @brand-font-secondary !important; }
    .brand-fstyle           { font-style: @brand-fstyle !important; }*/
body {
  font-size: 16px !important;
  font-family: "Roboto", Helvetica, Arial, sans-serif !important;
  font-weight: 300 !important;
  line-height: 1.500em !important;
}
body,
a.main-button,
.widget .redux-social-media-list li a,
.req-tag-cloud-widget a .tag {
  color: #444444 !important;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Teko", Helvetica, Arial, sans-serif !important;
  line-height: 1.000em !important;
  padding-left: 0px !important;
  text-transform: inherit !important;
  letter-spacing: .0125em !important;
  font-style: italic !important;
  font-weight: bold;
}
/* comment here */
h1 {
  font-size: 2.063em !important;
  font-weight: 400 normal;
  color: #777;
}
h2 {
  font-size: 1.986em !important;
}
h3 {
  font-size: 1.695em !important;
}
h4 {
  font-size: 1.350em !important;
}
h5 {
  font-size: 1.285em !important;
}


.btn, input[type="submit"] {
    box-shadow: 0 0 8px #282828;
    color: #ffffff !important;
    padding: 16px 28px 12px;
    border-radius: 9px;
    margin: 18px 0;
    font-family: "Teko", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 1.250em;
    display: inline-block;
    text-transform: uppercase;
    font-style: italic;
}

.btn.btn-primary, input.btn-primary[type="submit"], .btn.wpcf7-submit, input.wpcf7-submit[type="submit"] {
    background-color: #ea1d25 !important;
    background-image: none;
}

/* NAVIGATION STYLES */

#header.header #logo {
  display: none;
  visibility: hidden;
}

#header.header .container {
  width: auto;
  padding-left: 7%;
  padding-right: 7%;
}

#header.header .nav-menu > ul > li > a {
  color: #ffffff;
  font-family: "Teko", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
  text-shadow: 0 0 6px #000000;
  overflow: visible;
}

#header.header .nav-menu > ul > li > a:hover {
  color: #ffffff;
}

#header.header .nav-menu > ul > li > a:hover:after,
#header.header .nav-menu > ul > li > a:hover::after {
  background-color: #ffffff;
}

#header.header.sticky {
  box-shadow: 0 0 8px #282828;
  background-color: #ffffff;
}

#header.header.sticky #logo {
  display: block;
  visibility: visible;
}

#header #logo {
    float: left;
	margin: auto;
	text-align: center;
}
#header.header.sticky #logo .dark-logo,
#header.header.sticky #logo .light-logo {
  height: 130px;
  width: auto;
  margin-top: 2px;
}

#header.header.sticky #logo .dark-logo-sm,
#header.header.sticky #logo .light-logo-sm {
  height: 70px;
  width: auto;
  margin-top: 2px;
}

#header.header.sticky .nav-menu > ul > li > a {
  color: #333;
  text-shadow: none;
}

#header.header.sticky .nav-menu > ul > li.top-menu-item.current > a {
  color: #ea1d25;
  text-shadow: none;
}

#header.header.sticky .nav-menu > ul > li > a:hover {
  color: #ea1d25;
}

#header.header.sticky .nav-menu > ul > li > a:hover:after,
#header.header.sticky .nav-menu > ul > li > a:hover::after {
  background-color: #ea1d25;
}

.nav-menu li a, .nav-menu ul li.menu-title > a, .nav-menu ul li.menu-divider {
    font-family: "Open Sans";
    letter-spacing: 1px;
    font-weight: 700;
    font-style: normal;
    font-size: 11px;
}

#header .nav-menu li a {
    color: #333;
    display: block;
    position: relative;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
}

#header #logo, #header .nav-menu > ul > li > a, #header .wc-cart-icon, #header .show-search, #header .show-menu {
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
}

#header.header .nav-menu > ul > li:last-child > a {
    color: #ffffff;
    background-color: #ea1d25;
    font-family: "Teko", Helvetica, Arial, sans-serif;
    font-style: italic;
    padding: 6px 18px 4px;
    border-radius: 6px;
    height: auto !important;
    line-height: inherit !important;
    margin-top: 32px;
    box-shadow: 0px 0px 8px #282828;
    font-size: 16px;
}

#header.header .nav-menu .top-menu-item a {
	height: 98px; 
	line-height: 98px;
}

#header.header .nav-menu > ul > li:last-child > a:hover {
  color: #ffffff;
  background-color: #af1016;
}

#header.header .nav-menu > ul > li:last-child > a:hover:after,
#header.header .nav-menu > ul > li:last-child > a:hover::after {
  background-color: transparent;
}

#header .nav-menu > ul > li.active > a:after,
#header .nav-menu > ul > li > a:hover:after {
  bottom: 16px;
}

#header .nav-menu > ul > li.active > a:after {
  background-color: transparent;
}

.header-right {
	padding-left:15px;
	padding-right:15px;
	text-align: right;
}

#header .nav-menu {
	display: inline-block;
	vertical-align: middle;	
}

#header .nav-menu > ul > li {
    display: inline-block;
    padding-left: 16px;
    margin-left: 16px;
    float: left;
}
#header .nav-menu li {
    position: relative;
    list-style: none;
}

#header .show-menu {
    display: none;
    float: left;
    cursor: pointer;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    margin-left: 30px;
}

#header .show-menu {
    display: none;
}

#header .show-menu span {
    display: block;
    text-align: center;
    width: 26px;
    height: 26px;
    position: relative;
    top: 50%;
    margin-top: -13px;
}

#header .show-menu i {
    background-color: #333333;
}

#header .show-menu i {
    position: absolute;
    display: block;
    width: 16px;
    height: 2px;
    background-color: #333;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -webkit-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
}

i {
    font-size: 1.2em;
}

#header .show-menu i::before {
    top: -6px;
}
#header .show-menu i::before, #header .show-menu i::after {
    content: '';
    position: absolute;
    left: 0;
    background: inherit;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#header .show-menu i::after {
    bottom: -6px;
}
#header .show-menu i::before, #header .show-menu i::after {
    content: '';
    position: absolute;
    left: 0;
    background: inherit;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.navbar-toggle {
	padding: 5px;
	height: 38px; 
	margin-top:30px; 
	margin-bottom:30px;
}



#myCarousel {
	margin-top:98px;
}



.top-menu-item .current > a {
	color: 	#ea1d25;
}
	

@media only screen and (max-width: 992px) {
	.navbar {
		min-height:none;
		height: 48px;
	}
	
	.navbar-toggle {
		margin-top:5px; 
		margin-bottom:5px;
	}
	
	
	#header .nav-menu {
		display:none
	}
	#header .show-menu {
		display:block;
		cursor: pointer;
	}
	
	#header #logo {
    	margin: 0 auto;
    	width: 113px;
		float: none;
	}
	
	#header.header .nav-menu .top-menu-item a {
		height: 48px; 
		line-height: 48px;
	}
	#myCarousel {
		margin-top:48px;
	}
}

#header-anchor {
  position: absolute;
  top: 0px;
  left: 0;
  display: none;
}
.header-hero {
  height: auto;
  width: 100%;
  margin-top: -99px;
  overflow: hidden;
}
.header-hero .col .wpb_wrapper {
  height: auto;
}

.retina {
    display: none;
}
.no-retina {
    display: block;
}

/* BBB STYLES */

#bbb {
	background-color:#ea001b;
}

.centered {
	text-align: center;
}


/* INSURANCE STYLES */
#insurance {
	background-color: rgb(119, 119, 119);
	color: #FFFFFF;	
	margin-bottom: 98px;
}

.jcarousel-wrapper {
	height: 200px;
    margin: 20px auto;
    position: relative;
    border: none;
	overflow: hidden;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 100%;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 200px;
    float: left;
    border: none;
}

.jcarousel img {
    display: block;
    max-width: 200px;
    height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}





/* PROVEN SUCCESS STYLES */

#provensuccess {
	z-index: 10;
	padding-top: 98px;
	margin-top:-98px;
	margin-bottom: 98px;
	background: url('../images/proven-success-bg.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#proven-success-inner {
	margin:60px;
}



@media only screen and (max-width: 767px) {
	#proven-success-inner {
		margin: 0px;	
	}
}


.cta-ul {
    font-size: 1.250em;
    line-height: 110%;
	margin-left: 0px;
	padding: 24px;
}
.cta-ul li {
    margin-bottom: 12px;
}

.cta-ul li strong {
    font-style: italic;
}
.hp-red {
    color: #ea1d25;
}

b, strong, em {
    font-weight: 400 !important;
}

/* LEADER IN PAINT REPAIR STYLES */
#leader {
	padding-top: 98px;
	margin-top:-98px;
	padding-bottom: 98px;
	margin-bottom: 98px;
	background-color: rgb(215, 215, 215);
	box-shadow: 0 0 12px #282828;
	-moz-box-shadow: 0 0 12px #282828;
	-webkit-box-shadow: 0 0 12px #282828;
}

#leader-btn {
	margin: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}



/* WHY US STYLES */

#why-us {
	padding-top: 98px;
	margin-top:-98px;
	padding-bottom: 98px;
	background-color: #FFFFFF;
}

.why-us-image {
	border-radius: 4px;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);	
}

.why-us-row {
	margin-bottom: 0px;
}

@media only screen and (max-width: 767px) {
	.why-us-row {
		margin-bottom: 60px;	
	}
}



/* GET STARTED FORM STYLES */

#get-started {
	padding-top: 98px;
	margin-top:-98px;
	background: url('../images/proven-success-bg.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.wpcf7-form p {
    font-weight: bold;
    position: relative;
    margin-bottom: 0;
}

/*
input[type="text"], input[type="url"], input[type="password"], input[type="email"], input[type="tel"] {
	font-size: 13px;
    border-color: #eee;
    background-color: #fff;
    color: #666;
    display: inline-block;
    text-decoration: none;
    border: 2px solid #eee;
    padding: 8px 12px;
    width: 100%;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
*/
.wpcf7-tel {
    width: 100%;
}

.wpcf7-form input, .wpcf7-form textarea {
    border-color: #777777 !important;
    border-radius: 9px;
    font-weight: normal;
    min-height: 44px;
    border-width: 1px !important;
}
.wpcf7-form input, .wpcf7-form textarea {
    margin-bottom: 18px;
}

textarea {
    font-size: 13px;
    line-height: 20px;
    width: 100%;
    padding: 10px 12px;
    color: #666;
    resize: none;
    border: 2px solid #eee;
}


/* MAP STYLES */

#map-div {
	color: #FFFFFF;
	background-color: rgb(119, 119, 119);
	text-align: center;
}

#map-div a {
	color: #ffffff;
	text-decoration: none;
}

#map-container {
	overflow: hidden;
	transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 540px) {
	#map-container h2 {
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 18px !important;	
	}
}


.close-map {
	height: 80px;
}

.open-map {
	height: 540px;
}


/*TESTIMONIAL STYLES */
#testimonials {
	background-color: rgb(234, 29, 37);
	color: #FFFFFF;
}

.testimonial-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    border: none;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-family: 'Raleway', sans-serif;
}

.testimonial-sig {
	width:100%;
	text-align: right;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
}

.testimonial-sig .job {
	font-weight: 200;
}


/* FOOTER STYLES */
.footer {
    background-color: #222222;
    padding: 65px 0 15px 0;
    position: relative;
	color: #fff;
}
.footer a {
    color: #666;
}

.footer sub {
	color: #666;
}

.widget h3.widget-title span {
    position: relative;
    bottom: -1px;
    display: inline-block;
    padding-bottom: 6px;
}

.footer .widget h3.widget-title, .footer .widget h3.widget-title span::after {
    border-color: #292929;
}
.widget h3.widget-title {
    border-bottom: 2px solid rgba(0,0,0,0.15);
}
.footer .widget h3.widget-title {
    margin-bottom: 15px;
    border-color: #292929;
    color: #fff;
    letter-spacing: 3px;
}
.widget h3.widget-title {
    margin: 0 0 20px 0;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.social-ftr {
  padding-bottom: 60px;
}
.social-ftr a {
  margin: 0 18px;
}
.social-ftr a:first-child {
  margin-left: 0px;
}
.social-ftr a img {
  height: 30px;
}

#footer a.btn {
    color: #ffffff !important;
}
#footer .btn-call, #job-board .btn-call {
	color: #ffffff;
    margin-top: 4px;
    padding-left: 46px;
    background-image: url(../images/phone.png);
    background-position-x: 5px;
    background-position-y: 5px;
    background-repeat: no-repeat;
    font-family: "Teko", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 1.250em;
    display: inline-block;
    text-transform: uppercase;
}

.footer-menu {
    background-color: #222222;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 40px;
    border-bottom: rgba(0,0,0,0.08) solid 1px;
    border-top: rgba(0,0,0,0.08) solid 1px;
}

#footer-menu .container {
    padding-left: 7%;
    padding-right: 7%;
    width: auto;
}

.footer-menu.right .container > ul {
    display: inline-flex;
    margin: 0;
	float: right;
}

.footer-menu ul {
    padding: 0px;
	list-style: none;
}

.footer-menu .container > ul > li > a {
    color: #999999;
}
.footer-menu li a, .footer-menu ul li.menu-title > a, .footer-menu ul li.menu-divider {
    font-family: Montserrat;
    letter-spacing: 1px;
    font-weight: 700;
    font-style: normal;
    font-size: 11px;
}
.footer-menu li a {
    color: #333;
    display: block;
    position: relative;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
}

.footer-menu.right .container > ul > li.bottom-menu-item.current > a {
	color: #ea1d25 !important;
}

.footer-menu.right .container > ul > li {
    padding-left: 16px;
    margin-left: 16px;
}

.copyright, .copyright a {    
	font-size: 0.625em;
    color: #ececec;
    background-color: #222222;
    padding-top: 60px;
    padding-bottom: 30px;
	letter-spacing: 1px;
}

.get-watermarked {
    text-align: right;
    font-size: 0.625em;
    color: #ececec;
    z-index: 35000;
    position: relative;
    width: 100%;
    margin-top: -59px;
}

.get-watermarked .container {
    padding-left: 7%;
    padding-right: 7%;
    width: auto;
}

#go-top.visible {
    visibility: visible;
    opacity: 1;
}
#go-top {
    background-color: #44749d;
}
#go-top {
    border-color: #ffffff;
}
#go-top {
    background-color: #af1016 !important;
    z-index: 39000;
}
#go-top {
    display: inline-block;
    height: 43px;
    width: 43px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    visibility: hidden;
    opacity: 0;
    color: #fff;
    text-align: center;
    background-color: #44749d;
    z-index: 39000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

/*LEFT MENU STYLES */
.navmenu {
	padding-top: 65px;
	-webkit-box-shadow: inset -8px 0px 16px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: inset -8px 0px 16px 0px rgba(0,0,0,0.75);
	box-shadow: inset -8px 0px 16px 0px rgba(0,0,0,0.75);
    background-color: #444444 !important;
}

.navmenu .close-btn {
    left: 10px;
    top: 10px;
	position: absolute;
    color: #777777 !important;
    border: 1px solid #777777;
    padding: 5px 10px 3px 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

#left-nav-menu {
	list-style: none;
	color: #FFFFFF;
	padding-left: 0px;
}

#left-nav-menu li a {
    font-family: Montserrat;
    letter-spacing: 1px;
    font-weight: 700;
    font-style: normal;
    font-size: 11px;
    color: #FFFFFF;
	padding: 10px;
    display: block;
    position: relative;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
}

#left-nav-menu > li {
    padding-left: 24px;
    padding-right: 20px;
    border-bottom: 1px solid rgba(255,255,255,0.05);
}

#left-nav-menu .current {
	background-color: #ea001b;
}

.required {
  color: #FF0000;
}