/* *********************************
GENERAL
********************************* */
@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,700');

body, h1, h2, h3, h4, h5 {
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    color: #000000;
    margin: 0px;
    padding: 0px;
    line-height: 1;
}

#page {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.page-wrap {

}

h1 {
	margin: 1em 0 0.5em 0;
	font-size: 2.9em;
	font-weight: 700;
}

h2 {
	margin: 0 0 0 0;
	font-size: 2.1em;
	font-weight: 700;
	color: #ffffff;
	display: inline-block;
}

h3 {
	margin: 0 0 0.2em 0;
	font-size: 3.5em;
	color: #fd5c00;
	font-weight: bold;
}

h4 {
	margin: 0 0 0.5em 0;
	font-size: 2em;
	font-weight: bold;
	color: #fd5c00;
}

h5 {
    font-size: 1.3em;
    margin: 1.5em 0 0.8em 0;
}

a {
	color: #282828;
}

.ser-powder-wrap a, .ser-wet-wrap a, .ser-zinc-wrap a {
	color: #fff;
}

a:hover {
	color: #fd5c00;
	text-decoration: underline;
}

p {
	line-height: 1.2;
}


.row{
	max-width: 1200px;
}

.button {
	background: #fd5c00;
	margin: 0;
}

.button  a{
	color: #ffffff;
}

.button:hover {
	background: #000;
}

.orange-text,a.orange-text {
	color: #fd5c00;
}

.clearfix {
	clear: both;
}
/****************************
Header
*****************************/
.header-top {
	background: #000000;
	color: #ffffff;
	padding: 15px 0;
	transition: all .5s;
}

.header-top .text-right {
	margin-top: 12px;
}

.header-top .fa, .footer-wrap .fa, .contct-contnr .fa  {
	font-size: 2.7em;
    color: #fd5c00;
    padding-right: 6px;
}

.header-top a, .footer-wrap a {
	color: #fff;
}

/****************************
Header END
*****************************/

/****************************
NAV
*****************************/
.nav-wrap {
	height:40px;
}
.nav-wrap .button {
	display:block;
	font-size:18px;
	height:40px;
	line-height:38px;
	margin-right: -.9375rem;
	padding-top:0;
	padding-bottom:0;
}
.nav-wrap .fa-reply {
	margin-right:10px;
}
.nav-wrap .button a {
	padding-right:20px;
}
.nav-wrap ul { 
	margin-top: 12px;
	list-style: none;
}

.nav-wrap li {
	float: left;

   margin-right: 10%;
}

.nav-wrap li:last-child {
	margin-right: 0px;
}
.fa-home {
	width:14px;
}
/* NAV Small*/

.nav-small {
	background: #fff;
	text-align: center;
	font-size: 1.5em;
}

.nav-small .title-bar{
	background: #fff;
	color: #000;
	border-bottom: 2px solid #000;
}

.nav-small ul {
	list-style: none;
}

/****************************
NAV END
*****************************/

/****************************
Home
*****************************/

	.title {
		color: #fd5c00;
		font-weight: 200;
	}

	.title::after{
		display: block;
		content: "";
		border-bottom: 2px solid #000;
		width: 120px;
		margin: 0.2em 0 0 0;
	}

	/****************************
	Home Intro
	*****************************/
	.hp-intro-wrap {
		background: url("../images/cr-hp-intro-large.jpg") no-repeat top center;
	}

	.hp-intro-wrap h1::after {
		display: block;
		content: "";
		border-bottom: 2px solid #000000;
		width: 120px;
		margin: 0.5em 0 0 0;
	}

	.hp-intro-ten {
		background: url("../images/10-year-guarantee.png") no-repeat 12px 0;
		padding-left: 200px;
		padding-bottom: 40px;
		line-height: 1.4;
	}

	.hp-intro-wrap .button {
		margin: 10px 0 0 0;
	}


	/****************************
	Home Services
	*****************************/

	.hp-services {
		color: #fff;
		cursor:pointer;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-top: 19px;
		font-size: 0.95em;
		min-height: 276px;
	}

	.powder {
		background: #000 url("../images/hp-services-powder-coating.jpg") no-repeat top right;
	}

	.zinc {
		background: #000 url("../images/hp-services-zinc-coating.jpg") no-repeat top right;
	}
	
	.shot {
		background: #000 url("../images/hp-services-shot-blasting.jpg") no-repeat top right;
	}

	.wet {
		background: #000 url("../images/hp-services-wet-painting.jpg") no-repeat top right;
	}

	.hp-services-wrap h3::after{
		display: block;
		content: "";
		border-bottom: 2px solid #fff;
		width: 120px;
		margin: 0.2em 0 0 0;
	}

	.hp-services-wrap p {
		margin-left: 10px;
	}

	.hp-services-wrap .button {
		background: #fff;
		color: #fd5c00;
		padding: 20px 24px;
		font-size: 2em;
	}

	.hp-services-wrap .button:hover, .hp-services:hover .button {
		background: #000;
		color: #fff;
	}

	.hp-services-wrap .large-3 {
		padding-left: 0;
	}
	
	
	/****************************
	Home Guarantee
	*****************************/
	.hp-guarantee-wrap {
		background: #ebebeb;
		margin-top: 19px;
	}

	.hp-guarantee-wrap h1 {
		font-weight: 200;
	}

	.hp-guarantee-wrap .large-2 {
		text-align: center;
		margin: 3em 0 2em 0;
		font-size: 0.95em;
		font-weight: 200;
		line-height: 1.2;
	}

	.hp-guarantee-wrap .large-2 strong {
		font-size: 1.2em;
	}

	.hp-guarantee-wrap .fa {
		background: url("../images/hp-guarantee-surround.png")no-repeat center center;
		display: block;
    	font-size: 5em;
    	width: 92px;
    	height: 120px;
    	margin: 0 auto;
    	padding: 16px 0 0 0;
	}

	/****************************
	Home Work
	*****************************/

	/****************************
	Home About Us
	*****************************/
	.hp-about-wrap {
		background: #ebebeb;
	}

	.hp-about-wrap .large-4 {
		background: url("../images/hp-about-us.jpg")no-repeat center center;
		height: 317px;
	}

	.hp-about-wrap p {
		margin-left: 20px;
	}

	.hp-about-wrap .fa {
		font-size: 1.5em;
    	font-weight: bold;
    	position: relative;
    	top: 2px;
    	left: 4px;
	}

	/****************************
	Home Our Clients
	*****************************/

	.hp-clients-wrap .large-2 {
		text-align: center;
	}

	.hp-clients-wrap .large-9 {
		text-align: center;
		margin: 40px 0;
	}

	.hp-clients-wrap .title::after {
	border-bottom: 2px solid #fd5c00;
	}
/****************************
Home END
*****************************/

/****************************
Footer
*****************************/
.footer-wrap {
	background: #000;
	color: #fff;
}

.footer-wrap p {
	display: inline-block;
}

.footer-wrap .row .row .row {
	margin-top: 20px;
}

.footer-wrap .fa-angle-right {
	font-size: 1.4em;
     color: #fff; 
     padding-right: 0px;
     position: relative;
    top: 2px;
    left: 5px;
}

.footer-wrap .button {
	padding: 0.5em 1.2em 0.85em 1em;
}

.footer-wrap .title::after {
    border-bottom: 2px solid #fd5c00;
}
.footer-copywrite {
	/* background: #fff; */
	margin: 40px 0 0 0;
	padding: 40px 0;
	color: #272d34;
	border-bottom: 40px solid #000;
}

.footer-copywrite p {
	padding-top: 12px;
}

.footer-copywrite .large-3 {
	text-align: center;
}

/****************************
Footer END
*****************************/

/****************************
Services Start
*****************************/

.ser-powder-wrap, .ser-wet-wrap, .ser-zinc-wrap {
	color: #fff;
}

.ser-powder-wrap .title,.ser-wet-wrap .title, .ser-zinc-wrap .title{
	font-weight: bold;
}

.ser-powder-wrap .title::after, .ser-wet-wrap .title::after, .ser-zinc-wrap .title::after {
	border-bottom: 2px solid #fd5c00;
}

.ser-box {
	cursor:pointer;
	padding: 4% 7%;
	margin: 0 0 10% 0;
}
.ser-box:hover .title, .hp-services:hover h3 {
	color:#fff;
}
.ser-box-main {
	padding: 4% 7%;
	margin: 0 0 3% 0;
}

.text-big {
	text-transform: uppercase;
	font-weight: bold;
}

.ser-main-text {
	color: #000;
}
.ser-main-text p {
	text-align:justify;
}
.colour-box {
	height: 40px;
	margin-bottom: 10px;
}

.ser-powder-wrap .colour-box-wrap p, .ser-wet-wrap .colour-box-wrap p, .ser-zinc-wrap .colour-box-wrap p {
	text-align: center;
	color: #000
}

.yellow {
	background: #ffce00;
}

.red {
	background: #d50c00;
}

.blue {
	background: #2b277e;
}

.green {
	background: #005c51;
}

.grey {
	background: #433e35;
}

.black {
	background: #09090c;
}

.silver {
	background: #a2a6a4;
}

.white {
	background: #f3f7f3;
	border: 1px solid #000;
}

/****************************
Services END
*****************************/

/****************************
FAQs 
*****************************/
.accordion-title {
	color: #fd5c00;
    font-weight: bold;
	font-size: 1.3em;
	border: none;
}

.accordion-title::after {
		display: block;
		content: "";
		border-bottom: 2px solid #fd5c00;
		width: 120px;
		margin: 0.5em 0 0 0;
	}

.accordion-content {
	border: none;
}

.accordion a:focus {
	color: #000;
}

/****************************
FAQs END
*****************************/

/* Large and up */
@media screen and (min-width: 64em) {

	.hp-services-wrap .large-4 {
		width: 32.33333%;
	}
	
	.hp-services {
		margin-left: 1%;
	}
}


/*Medium screens*/
@media screen and (min-width: 40em) { 
	

	.nav-wrap ul {
		margin-left: 0;
	}

	.nav-wrap li {
		margin-right: 5%;
	}

}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.header-top .medium-12, .header-top .medium-6 {
		text-align: center;
	}
	
	.hp-services-wrap .medium-8,  .hp-services-wrap .medium-8.columns:last-child:not(:first-child) {
		margin: 0 auto;
    	float: none;
    	margin-top: 10px;
	}
	.hp-services {
		min-height: 210px;
		max-height: 210px;
	}
}


/* Small screens*/
@media screen and (max-width: 39.9375em) {
	
	.show-for-medium-up {
		display: none;
	}

	.header-top .small-12 {
		text-align: center;
	}

	.nav-wrap {
		display: none;
	}
	
	.clearfix-small {
	clear: both;
	}

} /* Define mobile styles 


/* *************************************  SLICK  ******************************************** */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-prev,
.slick-next
{
	border-radius:0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 33px;
    height: 33px;
    padding: 0;
    margin-top: -16px; /*lte IE 8*/
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
	z-index: 50;
}
.slick-list, .slick-slide {
	outline:none;
}
.slick-prev
{
	background:url(../images/arrows-slider.gif) no-repeat  0 0;
    left: 2px;
}

.slick-next
{
	background: url(../images/arrows-slider.gif) no-repeat 0 -74px;
    right:2px;
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
	outline:none;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
	border-radius:15px;
    font-size: 0;
    line-height: 0;

    display: block;

    width: 10px;
    height: 10px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: #a1a1a1;
}
.slick-dots .slick-active button {
	 background: #444;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}


/* *************************************  /SLICK  ******************************************** */

.footer-wrap {
	margin-top:60px;
}


.hp-works {
	background:#272d34;
	padding-top:25px;
}
.hslider-nav .slick-slide {
	padding-bottom:20px;
	padding-top:8px;
	text-align:center;
}
.hslider-nav img, .hslider-for img {
	border:1px solid #fd5c00;
	margin:0 auto;	
}
.hslider-nav img {
	margin:0 auto;
}
.hslider-nav h3 {
	color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-top: 8px;
}
.hslider-nav .slick-current img {
	border: 1px solid #222;
	box-shadow:0 0 10px #CCC;
}
/* ****************************************** */
.page-title {
	color:#fd5c00;
	font-size:28px;
	font-weight:300;
	margin-bottom:5px;
	text-align:center;
}
.title-light {
	color:#fd5c00;
	font-size:22px;
	font-weight:300;
	margin-bottom:5px;
	text-align:center;
}
.title-light.text-left {
	text-align:left;
}
.title-border {
	position:relative;
}
.subtitle {
	color:#000;
	font-size:16px;
	margin-bottom:26px;
	text-align:center;
}
.work-contnr h2 {
	color:#fd5c00;
	font-weight:300;
	position:relative;
}
.work-contnr .slider-for, .work-contnr .slider-nav {
	display:none;
}
.work-contnr .slick-initialized {
	display:block;
}
.works-thumbs {
	margin-top:20px;
}
.works-thumbs .slick-slide {
	padding-top: 6px;
	text-align:center;
}
.works-thumbs img {
	margin:0 auto;
}
.works-thumbs .slick-current img {
	box-shadow:0 0 10px #999999;
}
.works-thumbs h3 {
	color:#272d34;
	font-size:14px;
	font-weight:300;
	margin-top:8px;
}
.works-thumbs .slick-current h3 {
	color: #fd5c00;
}
.works-thumbs .slick-current a, .works-thumbs .slick-current i {
	color:#777;
}
.works-thumbs a {
	font-weight:bold;
	margin-right:4px;
}
.indstr-contnr {
	background:#000;
	margin-bottom:10px;
	position:relative;
}
.indstr-contnr img {
	opacity:.7;
}
.indstr-contnr:hover img {
	opacity:.4;
}
.indstr-contnr h3 {
	left:0;
	position:absolute;
	top:0;
	z-index:50;
}
.indstr-contnr h3 {
	font-size:38px;
	margin:16% 0 0 16px;
	text-transform:uppercase;
}
.indstr-contnr .title-border:after {
	border-color:#fff;
}
.about-contnr {
	margin:5px 0;
}
.about-contnr .title-light {
	text-align:left;
	text-transform:uppercase;
}
@media screen and (max-width: 40em) { 
	.hp-intro-wrap h1, .hp-guarantee-wrap h1 {
		font-size:1.8em;
	}
	.work-contnr .slick-prev, .work-contnr .slick-next {
		top: 100px;
	}
	.work-descrptn {
		margin-top:6px;
	}
	.hslider-nav .slick-track {
		transform:none !important;
		width:300px !important;
	}
	.hslider-nav .slick-slide {
		padding-left: 8px;
		width:74px !important;
	}
	.hp-guarantee-wrap span.orange-text {
		font-size:12px;
	}
	.hp-guarantee-wrap .column {
		margin-bottom:10px;
	}
	h3 {
	margin: 0 0 0.1em 0;
	font-size: 2em;
	color: #fd5c00;
	font-weight: bold;
}
	
}
@media screen and (min-width: 40em) { 
	.page-title {
		font-size:45px;
	}
	.title-light {
		font-size:30px;
	}
	.work-contnr h2, .title-border {
		margin-bottom:20px;
		padding-bottom:15px;
	}
	.work-contnr h2:after, .title-border:after  {
		bottom:0px;
		display: block;
		content: "";
		border-bottom: 2px solid #fd5c00;
		position:absolute;
		width: 120px;
	}
	.works-thumbs h3 {
		font-size:16px;
	}
	.indstr-contnr h3 {
		font-size:28px;
	}
	.hslider-nav .slick-slide {
		width:141px !important;
	}
	.hslider-nav .slick-track {
		transform:none !important;
		width:570px !important;
	}
	
}
@media screen and (min-width: 40em)  and (max-width: 60em) {
	.hp-services, .hp-services-wrap .hp-services:last-child:not(:first-child) {
		float:none;
		margin-left: auto;
   		margin-right: auto;
	}  
}
@media screen and (min-width: 60em) { 
	.page-title {
		font-size:55px;
	}
	.title-light {
		font-size:35px;
	}
	.subtitle {
		margin-bottom:46px;
	}
	.work-contnr h2 {
		font-size:35px;
	}
	.works-thumbs {
		margin-bottom:40px;
		margin-top:40px;
	}
	.work-descrptn {
		margin-top:70px;
	}
	.indstr-contnr h3 {
		font-size:43px;
	}
	.about-contnr {
		margin: 5% 11% 2%;
	}
	.about-contnr p {
		margin-left:5%;
	}
}

.formwrap {
	background:#333;
}
.contct-contnr {
	padding-top:10px;
}
.contct-contnr .row {
	margin-bottom:20px;
}
.contct-contnr p {
	margin-left:15px;
}
.no-topmargin {
	margin-top:0;
}
.innermap {
	padding-top:30px;
}

.hp-services-conew{
	display: flex;
	justify-content: space-between;
}
.hp-box{
	/*width:24%;*/
	width: 48%;
	padding: 10px;
}

.contact-form-button {
	width: 150px; background: #fd5c01;
	border: none;
	border-radius: 6px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	outline: none;
	padding: 7px 20px;
	text-align: center;
	text-decoration: none;
	margin-top: 10px;
}

.contact-form-input-box {
	/* width: 50%; */
	color: #ffffff; 
	font-weight: bold;
}

.contact-form-input-box label {
	color: #ffffff; 
	font-weight: bold;
}

.contact-form-input-box textarea {
	min-height: 150px;
	font-weight: normal;
}

.contact-form-input-box input {
	font-weight: normal;
}

.contact-form-background {
	background-color: black !important; 
}

.hp-services-conew h3::after {
    display: block;
    content: "";
    border-bottom: 2px solid #fff;
    width: 120px;
    margin: 0.2em 0 0 0;
}
.ser-box2 {
    cursor: pointer;
    padding: 4% 7%;
    margin: 0 0 10px 0;
}
@media screen and (max-width: 73em){
.hp-services-conew {
    display: flex;
    flex-direction: column;
}
.hp-box{
	width:98%;
	padding: 10px;
}
.hp-services {
    color: #fff;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 19px;
    font-size: 0.95em;
    min-height: auto; 
}
}
.header {
    color: #ffffff;
    background-color: #fefefe;
}

.sticky {
  	position: fixed;
  	top: 0;
  	width: 100%;
	z-index: 99;
}
.sticky .header-top {
	font-size: 12px;
	padding: 10px 0;
}
.sticky img {
	width: 140px;
	transition: all .5s;
}


.sticky .header-top .text-right {
    margin-top: 5px;
}

.error-box {
	position: fixed;
    bottom: 0px;
    left: 0px;
    background: #ff2600;
    width: 100%;
    padding: 16px;
    text-align: center;
}

.error-box p {
	margin: 0px;
	font-size: 20px;
}

.error-box--success {
	background: #2fab45;
}