.whitelist > li {
  color: #ffffff;
}
a {
 color: #f6661f;
 line-height: inherit;
 text-decoration: none;
}

.green {
    color: #70c61a !important;
}

.white{
	color: #fff !important;
}

img.logo-small {
    width: 200px;
}

img.logo-small-green {
    width: 100px;
}

ul.white {
    color: white;
}

.primary{
	color:#F6661F;
	}

.secondary{
	color:#c85a24;
	}

.a1{
	color:#F9A61A;
	}

.a2{
	color:#F6661F;
	}

.a3{
	color:#bb6860;
	}

.a4{
	color:#c85a24;
	}

body{
	font-family:"Calibri", sans-serif;
	}

h1, h1 a{
	color:#c85a24;
	font-family:"Oswald", sans-serif;
	font-size:38px;
	line-height:45px;
	margin:50px 0;
	}

h2{
	color:#F6661F;
	font-family:"Oswald", sans-serif;
	font-size:28px;
	line-height:45px;
	margin:0 0;
	}

h3{
	color:#F6661F;
	font-family:"Oswald", sans-serif;
	font-size:1.6em;
	line-height:1.5rem;
	margin:25px 0;
	}

h4{
	font-family:"Oswald", sans-serif;
	color:#F6661F;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.5rem;
	margin:25px 0;
	}

p{
	color:#eee;
	font-family:"Open Sans", sans-serif;
	font-size:18px;
	margin:15px 0;
	}

ul{
	list-style-type:none;
	}

.button{
	background:none repeat scroll 0 0 #222;
	color:#c85a24;
	font-family:"Oswald", sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:50px;
	padding:0 30px;
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
	}

.button:focus, .button:hover{
	color:#222;
	background:#F6661F;
	}

.content-container{
	background:#222;
	}

.content-wrapper{
	overflow:hidden;
	position:relative;
	}

.page-wrapper{
	max-width:100%;
	clear:both;
	}

.strip-padding{
	padding-left:0 !important;
	padding-right:0 !important;
	}

.row{
	margin:0 auto;
	max-width:100rem;
	width:100%;
	}

.background-slider-texture{
	height:100%;
	position:fixed;
	top:0;
	width:100%;
	z-index:-1;
	}

.texture-overlay{
	background:url("images/texture-overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	}

.header-section{
	background:none repeat scroll 0 0 #222;
	height:60px;
	}

.header-company-title-wrapper{
	background:none repeat scroll 0 0 #222;
	display:inline-block;
	float:none;
	position:absolute;
	padding:0 12px;
	z-index:3;
	}

.header-company-title-wrapper:before{
	background:inherit;
	content:" ";
	height:100%;
	left:-1000px;
	position:absolute;
	width:1000px;
	}

.header-company-title-wrapper::after {
 border-bottom: 177px solid transparent;
 border-right: 154px solid transparent;
 border-top: 154px solid #222;
 bottom: -176px;
 content: " ";
 height: 0;
 position: absolute;
 right: -154px;
 width: 0;
}

.header-company-title{
	clear:both;
	display:block;
	float:left;
	}

.header-company-title a{
	color:#F6661F;
	float:left;
	font-family:"Oswald", sans-serif;
	font-size:40px;
	font-weight:normal;
	line-height:50px;
	margin:20px 0 10px;
	text-align:left;
	text-decoration:none;
	width:100%;
	}

.header-company-serviceorder {
	clear:both;
	color:#F56421;
	display:block;
	float:left;
	font-size:20px;
	line-height:24px;
	margin:20px;
	position:relative;
	z-index:1000;
	}

.home-banner-text{
	display:block;
	margin:0 auto;
	padding:290px 0;
	text-align:center;
	width:500px;
	}

.home-banner-text p{
	background:none repeat scroll 0 0 #222;
	color:#F6661F;
	font-family:"Oswald", sans-serif;
	font-size:34px;
	line-height:65px;
	margin:0 0 20px 0;
	}

.contact-info-wrapper .contact-phone, .contact-info-wrapper .contact-email{
	 color: #c85a24;
    display: inline-block;
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    font-weight: lighter;
    margin: 3px 20px 0;
	}

.contact-info-wrapper .contact-phone strong, .contact-info-wrapper .contact-email strong{
	color:#F6661F;
	}

.contact-details-section{
	padding-bottom:50px;
	}

div[class*="services-icon-"]{
	width:100px;
	max-width:20%;
	text-align:center;
	display:block;
	float:left;
	color:#222;
	margin:0 30px 0 0;
	}

div[class*="services-icon-"] .fa{
	font-size:40px;
	line-height:100px;
	}

.services-icon-one{
	background:#F9A61A;
	}

.services-icon-two{
	background:#F6661F;
	}

.services-icon-three{
	background:#bb6860;
	}

.services-icon-four{
	background:#c85a24;
	}

.services-excerpt{
	float:left;
	margin:0 0 60px;
	max-width:70%;
	position:relative;
	}

.services-excerpt h2{
	color:#F6661F;
	font-size:28px;
	line-height:28px;
	margin:0 0 15px;
	}

ul.checked{
	margin:0;
	padding:0 0 0 25px;
	}

ul.checked li {
	color:#eee;
	font-family:"Open Sans", sans-serif;
	font-size:18px;
	}

ul.checked li:before{
	color:#F6661F;
	content:"\f00c";
	font-family:FontAwesome;
	left:0px;
	position:absolute;
	}

.bg-one{
	background:url("../../uploads/sites/562/2015/01/slide2.jpg") no-repeat fixed center bottom / cover rgba(0, 0, 0, 0);
	}

.bg-two{
	background:url("../../uploads/sites/562/2015/01/slide3.jpg") no-repeat fixed center bottom / cover rgba(0, 0, 0, 0);
	}

.cta-main{
	padding:120px 0 80px;
	text-align:center;
	}

.cta-main h1 {
	color:#f6661f;
	margin: 40px auto 40px;
	max-width:1000px;
	}

.gallery-container{
	background:none repeat scroll 0 0 #000000;
	}

.gallery-container .gallery a{
	overflow:hidden;
	}

.gallery-container .gallery a img{
	position:relative;
	z-index:1;
	opacity:0.3;
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
	}

.gallery-container .gallery a:hover img{
	-moz-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
	transform:scale(1.2);
	z-index:2;
	opacity:1;
	}

.homeForm{
	float:left;
	margin:120px 0 100px;
	}

.accordion-section{
	margin:26px 0 0;
	}

.section-article{
	margin:0 0 15px;
	}

.accordion-section .section-article h1{
	color:#eeeeee;
	font-family:"Oswald", sans-serif;
	font-weight:lighter;
	line-height:90px;
	margin:0;
	border:1px solid #eeeeee;
	}

.accordion-section .section-article h1:hover{
	color:#222;
	border:1px solid #222;
	background-color:#F6661F;
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
	}

.accordion-section .section-article h1:hover .fa {
	color:#222;
	}

.accordion-section .section-article h1.accordion-active{
	color:#222;
	border:1px solid #222;
	}

.accordion-section .section-article h1 .fa{
	padding:0 30px;
	color:#F6661F;
	}

.accordion-section .section-article h1.accordion-active .fa{
	color:#222;
	}

.accordion-active{
	background-color:#F6661F;
	color:#222;
	}

.accordion-inner{
	padding:11px 30px;
	}

hr.angled-hr{
	background:none repeat scroll 0 0 #F6661F;
	border-color:#F6661F;
	display:block;
	height:1px;
	margin:10px 0 20px;
	position:relative;
	width:95%;
	}

hr.angled-hr:after{
	background:none repeat scroll 0 0 #F6661F;
	bottom:0;
	content:" ";
	display:block;
	height:2px;
	position:absolute;
	right:-42px;
	top:-19px;
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
	width:50px;
	z-index:1;
	}

.top-bar{
	background:none repeat scroll 0 0 #222;
	height:60px;
	z-index:99;
	}

.top-bar-section ul{
	float:right;
	}

.top-bar-section ul li{
	background:#222;
	}

.top-bar-section ul li.active{
	}

.top-bar-section ul li a {
	font-family:"Open Sans", sans-serif;
	font-size:20px;
	font-weight:lighter;
	color:#eee;
	}

.top-bar-section ul li.active > a{
	background:none;
	color:#eeeeee;
	}

.top-bar-section li:not(.has-form) a:not(.button){
	background:none;
	color:#eeeeee;
	font-size:16px;
	line-height:60px;
	}

.top-bar-section li.active:not(.has-form) a:not(.button){
	background:#F6661F;
	color:#222;
	line-height:60px;
	}

.top-bar-section li.active:not(.has-form) a:hover:not(.button), .top-bar-section li:not(.has-form) a:hover:not(.button){
	background:#F9A61A;
	color:#222;
	}

.top-bar-section ul li:hover:not(.has-form) > a{
	background:none;
	color:#eeeeee;
	}

.top-bar-section .dropdown li:not(.has-form) a:not(.button){
	background:none;
	color:#eeeeee;
	}

.top-bar-section .dropdown li:not(.has-form) a:not(.button){
	background:none;
	color:#eeeeee;
	}

.top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button){
	background:none repeat scroll 0 0 #cccccc;
	color:#eeeeee;
	}

.footer-wrapper .top-bar-section ul li > a, .footer-wrapper .top-bar-section ul li:hover > a, .footer-wrapper .top-bar-section ul li > a:hover, .footer-wrapper .top-bar-section li.active:not(.has-form) a:hover:not(.button), .footer-wrapper .top-bar-section li:not(.has-form) a:hover:not(.button){
	border:none;
	}

.footer-wrapper .top-bar-section ul li.active > a{
	border:none;
	}

.left-angle, .right-angle{
	position:absolute;
	z-index:10;
	}

.right-angle{
	bottom:0;
	}

.left-angle{
	top:0;
	}

.left-angle .content-container{
	min-height:60px;
	}

.left-angle .content-container:before{
	background:inherit;
	content:" ";
	height:100%;
	min-height:60px;
	position:absolute;
	left:-1000px;
	top:0;
	width:1000px;
	}

.left-angle .content-container:after{
	border-color:#222 transparent transparent transparent;
	border-style:solid;
	border-width:120px;
	content:" ";
	height:0;
	right:-120px;
	position:absolute;
	bottom:-120px;
	width:0;
	}

.right-angle .content-container{
	min-height:60px;
	}

.right-angle .content-container:before{
	border-color:transparent #222 transparent transparent;
	border-style:solid;
	border-width:60px;
	content:" ";
	height:0;
	left:-120px;
	position:absolute;
	top:0;
	width:0;
	}

.right-angle .content-container:after{
	background:inherit;
	content:" ";
	height:100%;
	position:absolute;
	right:-1000px;
	top:0;
	width:1000px;
	}

.midbar-wrapper{
	width:100%;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	margin-top:20px;
	}

.midbar{
	clear:none;
	}

.midbar:last-child{
	margin-right:0px;
	}

.midbar img{
	margin:1px 0 0 0;
	border:2px solid #222;
	width:100%;
	-moz-box-shadow:0 0 2px #aaa;
	-webkit-box-shadow:0 0 2px #aaa;
	box-shadow:0 0 2px #aaa;
	}

.midbar img:hover{
	-moz-box-shadow:0 0 2px #eee;
	-webkit-box-shadow:0 0 2px #eee;
	box-shadow:0 0 2px #eee;
	}

.midbar h1{
	padding:20px 0;
	margin:0;
	clear:both;
	font-size:18px;
	}

.footer-wrapper{
	background:none repeat scroll 0 0 #222;
	font-family:"Calibri", sans-serif;
	padding:30px 0 0;
	width:100%;
	}

.footer-wrapper h1{
	color:#eeeeee;
	font-family:"Open Sans", sans-serif;
	font-size:24px;
	font-weight:lighter;
	margin:5px 0 0;
	}

.footer-wrapper .fa{
	color:#F6661F;
	font-size:22px;
	margin:0 10px 0 0;
	vertical-align:top;
	}

.footer-inner-wrapper{
	margin-bottom:50px;
	}

.footer-inner-wrapper h1{
	}

.contactForm{
	}

.contactForm label{
	}

.contactForm input{
	height:50px;
	margin:0 0 25px;
	padding:0 20px;
	width:100%;
	}

.contactForm textarea{
	width:100%;
	margin:0 0 25px;
	padding:0 20px;
	min-height:120px;
	max-width:100%;
	min-width:100%;
	}

.contactForm .captchaWrapper{
	}

.contactForm .captchaRefresh{
	margin:10px 0 0 0;
	}

.captchaInnerWrapper{
	background:none repeat scroll 0 0 #222;
	float:left;
	min-height:50px;
	max-width:100%;
	margin:0 0 25px;
	}

.captchaWrapper img#captchaImage{
	max-width:85%;
	}

.captchaWrapper img#captchaRefresh{
	max-width:15%;
	}

.captchaWrapper img{
	float:left;
	vertical-align:bottom !important;
	}

.contactForm .submitWrapper{
	}

.contactForm .submitWrapper span.submit{
	cursor:pointer;
	width:100%;
	margin:0;
	}

.contactForm .submitWrapper span.submit:hover{
	}

.emailConfirmation{
	background:none repeat scroll 0 0 #222;
	text-align:center;
	width:100%;
	}

.emailConfirmation h1{
	color:#F6661F;
	margin:0;
	}

p.contact-title{
	font-family:"Calibri", sans-serif;
	color:#151515;
	font-size:inherit;
	margin:15px 0;
	}

.contact-details-section p, .contact-details-section time, .contact-details-section b{
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	font-family:open sans;
	margin:0;
	}

.contact-information-wrapper p br{
	display:none;
	}

.contact-information-wrapper p.contact-info, .contact-information-wrapper p.contact-phone, .contact-information-wrapper p.contact-fax, .contact-information-wrapper p.contact-email{
	display:inline-block;
	font-size:14px;
	color:#eeeeee;
	width:auto;
	font-family:"Open Sans", sans-serif;
	font-weight:lighter;
	margin:0 20px 0 0;
	}

.fc-header-left, .fc-header-center, .fc-header-right{
	clear:both;
	display:block;
	width:100%;
	text-align:center;
	}

.texture-overlay .google-map{
	z-index:-1;
	}

.disclaimer-wrapper p{
	color:#afafaf;
	font-size:10px;
	}

#preloader{
	background:none repeat scroll 0 0 #222;
	display:block;
	padding:20% 0 0;
	position:absolute;
	text-align:center;
	width:100%;
	z-index:999999;
	top:0;
	}

.slick-background-wrapper{
	left:0;
	position:fixed;
	top:0;
	z-index:-2;
	width:101% !important;
	overflow:hidden;
	}

.spinner{
	margin:100px auto;
	width:50px;
	height:30px;
	text-align:center;
	font-size:10px;
	}

.spinner > div{
	background-color:#444;
	height:100%;
	width:6px;
	display:inline-block;
	-webkit-animation:stretchdelay 1.2s infinite ease-in-out;
	animation:stretchdelay 1.2s infinite ease-in-out;
	}

.spinner .rect2{
	-webkit-animation-delay:-1.1s;
	animation-delay:-1.1s;
	}

.spinner .rect3{
	-webkit-animation-delay:-1.0s;
	animation-delay:-1.0s;
	}

.spinner .rect4{
	-webkit-animation-delay:-0.9s;
	animation-delay:-0.9s;
	}

.spinner .rect5{
	-webkit-animation-delay:-0.8s;
	animation-delay:-0.8s;
	}

@-webkit-keyframes stretchdelay{
	0%, 40%, 100% {
	-webkit-transform:scaleY(0.4)}

20% {
	-webkit-transform:scaleY(1.0)}

}

@keyframes stretchdelay{
	0%, 40%, 100% {
	transform:scaleY(0.4);
	-webkit-transform:scaleY(0.4);
	}

20% {
	transform:scaleY(1.0);
	-webkit-transform:scaleY(1.0);
	}

}

@media only screen and (max-width:1601px){
	.row{
	max-width:75em;
	}
	.cta-main h1 {
    color: #f6661f;
    margin: 85px auto 40px;
    max-width: 1000px;
	}

}

@media only screen and (max-width:640px){
	#wpadminbar{
	display:none !important;
	}
.header-section {
    background: #222 none repeat scroll 0 0;
    height: 169px;
}


.strip-padding-small{
	padding-left:0 !important;
	padding-right:0 !important;
	}

.top-bar{
	height:45px;
	}

.top-bar .title-area, .top-bar.expanded .title-area{
	background:#F6661F;
	}

.top-bar.expanded .toggle-topbar a{
	color:#222;
	}

.top-bar-section ul li > a{
	padding:0 0 0 25px;
	}

.top-bar-section ul li.active{
	background:#F6661F;
	}

.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:hover:not(.button){
	color:#222;
	}

h1, h1 a{
	font-size:22px;
	margin:30px 0 15px;
	}

.header-company-title-wrapper{
	width:100%;
	}

.header-company-title-wrapper:before, .header-company-title-wrapper:after{
	display:none;
	}

.header-company-title a{
	font-size:22px;
	text-align:center;
	}

.header-company-serviceorder{
	font-size: 16px;
	text-align:center;
	}

.home-banner-text{
	max-width:100%;
	padding:0;
	margin:220px auto;
	}

.home-banner-text p{
	font-size:22px;
	}

div[class*="services-icon-"], div[class*="services-excerpt"]{
	width:100%;
	max-width:100%;
	margin:0 0 30px 0;
	}

div[class*="services-icon-"] .fa{
	font-size:30px;
	line-height:50px;
	}

.accordion-section .section-article h1{
	padding:15px;
	font-size:21px;
	line-height:1.5;
	}

.accordion-section .section-article h1 .fa{
	display:none;
	}

.accordion-section, .accordion-inner{
	padding:0 5px;
	}

hr.angled-hr, .footer-wrapper .fa{
	display:none;
	}

.contact-info-wrapper .contact-phone, .contact-info-wrapper .contact-email{
	margin:20px 0 0;
	color: #c85a24;
    display: inline-block;
    font-family: "Oswald", sans-serif;
    font-size: 29px;
    font-weight: lighter;
	}

.gallery-container .gallery a img{
	width:100%;
	}

}

.header-company-title img {
 width: 175px;
}

.services-excerpt h2 a {
 color: #fff;
}

.services-excerpt h2 {
 margin: 33px 0;
}

ul.circle li {
 color: #fff !important;
 margin-left: 30px;
}

.center {
 text-align: center;
}


table.table {
 background: none repeat scroll 0 0 #F16421;
 border: 1px solid #d7d7d7;
 color: #222222;
 width: 100%;
}

.table tr:nth-child(odd) {
 background:#F8C8B5;
}

.table tr:nth-child(even) {
 background:#fff;
}

.table th {
 line-height: 47px;
 background: #F16421;
 color: #fff;
}

.table th h1 {
 color: #fff;
 font-size: 27px !important;
 margin: 0;
 text-align: center;
}

.table td {
 padding: 20px 40px 0;
}

.table td {
 padding: 20px 40px 0;
}

.table p {
 font-weight: bold;
 margin: 0 !important;
 padding: 0 0 20px;
 color: #222;
}


h1.header-company-serviceorder {
 margin: 4px !important;
 padding: 0 !important;
 text-transform: lowercase;
}