/*
Designed by Big E for New World Digital Media - 2021
Theme Name - Same
Theme Version - 1.0
Business Details
Business Name         	- Ash Installations & Construction Ltd
Business Type         	- construction
Address Line One      	- 29 Partridge Lane
Address Line Two      	- Cardiff
Address Line Three    	- South Glamorgan
Primary Work Area     	- Cardiff
Postal Code          	- CF243QN
Date Start          	- 2nd March 2021
Domain Name          	- www.ashicuk.co.uk
Company Mobile Number 	- 07387373747
Company Office Number 	- #phone
Company Email Address 	- tim@ashic.co.uk
Facebook URL         	- https://www.facebook.com/aicltd.2/
instagram URL         	- https://instagram.com/aicltd.2?igshid=17nuab5omxm49
Twitter URL         	- #twitter
Dark Colour             - #222222
Mid Color               - #FFF8EB
Accent Colour           - #CA9F4B
*/
/*.links{display: none;}*/
.landline{display: none!important;}
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
html,body {height:100%;}
ul.socials a[href*="#"], .social a[href*="#"], .creds a[href*="#"]{display: none!important;}
*:focus{outline: none;}
a{text-decoration: none;color: inherit;}
ul,ol{list-style: none; margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6, nav ul li a, th, dt, summary,.modal .btn, button{font-family: 'Roboto', sans-serif;}
p,ul,ol,td,dd, a, span, button{font-family: 'Roboto', sans-serif;}
@media screen and (max-width: 39.9375em) {.noMobi{display: none;}}
.tar{text-align: right;} @media screen and (max-width: 64.9375em) {.tar{text-align: left;}}
.tac{text-align: center!important;}
.noMargin{margin: 0!important;}
.padRight{padding-right: 60px;} @media screen and (max-width: 64.9375em) {.padRight{padding-right: 16px;}}
.padLeft{padding-left: 60px;} @media screen and (max-width: 64.9375em) {.padLeft{padding-left: 16px;}}
.padTop{padding-top: 60px;} @media screen and (max-width: 64.9375em) {.padTop{padding-top: 16px;}}
.padBottom{padding-bottom: 60px;} @media screen and (max-width: 64.9375em) {.padBottom{padding-bottom: 16px;}}
.relative{position: relative;}
/*TopBar*/
.topBar{
	padding: 20px;
	text-align: center;
	background-color: #CA9F4B;
}
.logo{
	height: 160px;
}
@media screen and (max-width: 39.9375em) {
	.topBar{
		padding: 10px 20px;
	}
	.logo{
		height: 120px;
	}
}
.details{
	text-align: right!important;
}
.details a:first-of-type{
	color: #CA9F4B;
	margin: 5px 0;
	font-size: 28px;
	letter-spacing: -1px;
}
.details a{
	font-weight: bold;
	color: #222222;
	line-height: 100%;
	display: block;
}
@media screen and (max-width: 39.9375em) {
	.details a:last-of-type{
		display: none;
	}
	.details a{
		padding: 0 15px;
		letter-spacing: 0px!important;
		background-color: #CA9F4B;
		color: white!important;
		margin-right: 6px;
		color: white;
		border-radius: 3px;
		text-align: center;
		line-height: 40px;
		height: 40px;
		display: inline-block;
		font-weight: bold;
		margin: 5px 0;
		font-size: 16px!important;
		letter-spacing: -1px;
	}
}
/*MobileSliders*/
.mobiSlide p{
	margin-bottom: 0!important;
}
/*Navigation*/
.menuContainer{
	background-color: #FFF8EB;
	position: relative;
	padding: 0 20px;
	z-index: 200;
	box-shadow: 0 0 10px rgba(0,0,0,0.2)
}
@media screen and (max-width: 39.9375em) {
	.menuContainer{
		position: relative;
	}
}
nav ul{
	text-align: center;
}
nav ul li.social a:hover{
	color: white;
	background-color: 
}
nav ul li.social a{
	line-height: 40px;
	width: 40px;
	height: 40px;
	margin: 10px 0 10px 10px!important;
	text-align: center;
	color: white;
	border-radius: 5px;
}
nav ul li.social a img{
	border-radius: 5px;
	margin: 0!important;
	height: 40px!important;
	width: 40px;
}
nav ul li.social a{
	padding: 0;
	border-radius: 5px;
}
nav ul li.social a[href*="#"]{display: none;}
nav ul li.social a[href*="facebook"]{background-color: #4B69B0;}
nav ul li.social a[href*="twitter"]{background-color: #37B1E1;}
nav ul li.social a[href*="instagram"]{background: #d6249f;background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}
nav ul li{
	display: inline-block;
	position: relative;
}
nav ul li a{
	font-weight: 500;
	padding: 0 15px;
	color: #222222;
	font-size: 15px;
	display: inline-block;
	line-height: 62px;
}
nav ul li a.active{
	background-color: #CA9F4B;
	color: white;
}
nav ul li a.active:hover{
	color: #222222;
}
nav ul li a:hover{
	color: #CA9F4B;
}
nav ul li > a.active:after {
	color: white;
}
nav ul li > a:after {
	content: '\f078';
	color: #CA9F4B;
	margin-left: 6px;
	width: 0;
	text-align: center;
	font-family: 'Font Awesome 5 Pro';
	font-weight: 500;
	font-size: 10px;
}
nav ul li > a:only-child:after { display: none;} 
nav ul li:hover .sub-menu{
	display: block;
}
.sub-menu{
	background-color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	display: none;
	border-radius: 0 0 5px 5px;
	left: 0px;
	position: absolute;
	box-shadow: 10px 10px 20px rgba(0,0,0,0.2);
	padding: 10px;
	z-index: 100;
}
.sub-menu li a{
	line-height: 30px;
	display: block;
	color: #444444;
}
.sub-menu li a:hover{
	color: #CA9F4B;
}
.sub-menu li{
	clear: both;
	width: 100%;
	display: block;
	white-space: nowrap;
}
.mobileMenuButtons{
	display: none;
}
.mobileMenuButtons ul.socials{
	margin: 0!important;
	opacity: 1!important;
	padding: 13px 0 0 0;
}
.mobileMenuButtons ul.socials li a{
	opacity: 1!important;
	width: 36px!important;
	height: 36px!important;
	line-height: 36px!important;
}
.mobileMenuButtons ul.socials li{
	opacity: 1!important;
	margin-right: 0!important;
	margin-left: 8px!important;
	float: right!important;
}
@media screen and (max-width: 920px) {
	.mobileMenuButtons{
		display: block;
	}
	.showMenu{
		display: block;
		color: #222222;
		border-radius: 5px;
		line-height: 62px;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		cursor: pointer;
		padding: 0!important;
	}
	.showMenu i{
		text-align: left;
		width: 20px;
		color: #CA9F4B
	}
	nav ul li:hover .sub-menu{
		display: none;
	}
	nav{
		display: none;
		position: absolute;
		background-color: #FFFFFF;
		left: 0;
		width: 100%;
		border-bottom: 1px solid #DDDDDD;
		top: 100%;
		padding: 20px 30px;
		z-index: -1;
	}
	nav ul{
		margin: 0!important;
	}
	nav ul li{
		width: 100%;
	}
/*	nav ul li.social{
		display: none;
	}*/
	nav ul li a.active{
		background-color: transparent;
		color: #CA9F4B;
	}
	nav ul li a{
		padding: 0;
		width: 100%;
		border-radius: 4px;
		line-height: 40px;
	}
	.sub-menu li a{
		line-height: 30px;
		opacity: 0.8;
		font-size: 16px;
	}
	.sub-menu{
		padding: 10px;
		position: relative;
		box-shadow: none;
	}
}
/*HeaderText*/
.headerText .preHeading{
	color: #CA9F4B;
	font-weight: bold;
}
.headerText .heading{
	font-size: 50px;
	margin: 0;
	color: white;
	line-height: 120%!important
}
.headerText .subHeading{
	color: white;
	font-size: 18px;
	font-weight: 400;
	line-height: 180%;
	opacity: 0.7;
	margin-bottom: 26px;
}
@media screen and (max-width: 64.9375em) {
	.headerText .heading{
		font-size: 40px;
	}
}
@media screen and (max-width: 39.9375em) {
	.headerText .heading{
		font-size: 36px;
	}
	.headerText .subHeading{
		font-size: 16px;
	}
}
.headerText a.btn:hover{
	background-color: #CA9F4B
}
.headerText a.btn i{
	transition: top 0.5s;
	top: 0;
}
.headerText a.btn:hover i{
	top: 6px;
}
.headerText a.btn ~ a.btn{
	color: white;
}

/*header*/
header{
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 100px 20px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #222222;
	background-position: top center;
}
header.other{
	padding: 400px 20px 30px 20px;
}
@media screen and (max-width: 64.9375em) {
	header.other{
		padding: 300px 20px 30px 20px;
	}
}
@media screen and (max-width: 39.9375em) {
	header.other{
		padding: 100px 20px 30px 20px;
	}
}
header:before{
	content: '';
	position: absolute;
	top: 0;
	z-index: 2;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #222222;
	opacity: 0.9;
}
header.other:before{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
	height: 70%;
	bottom: 0;
	top: unset;
}
header:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	z-index: 1;
	background-color: #222222;
	background-image: url('../images/whopper.jpg');
}
header.other:after{
	display: none;
}
@media screen and (max-width: 64.9375em) {
	header{
		padding: 60px 20px;
	}
}
@media screen and (max-width: 64.9375em) {
	header{
		padding: 40px 20px;
	}
}
@keyframes movement{
	0%{ width: 100%; height: 100%; top: 0; }
	50%{ width: 200%; height: 200%; top: -50px;}
	100%{ width: 100%; height: 100%; top: 0; }
}
header .row{
	position: relative;
	z-index: 10;
}

@media screen and (max-width: 63em) {
	.homeSlider, .headerImage{
		order: -1;
		margin-bottom: 30px;
	}
}
.slideShow{
	width: 180%;
}
@media screen and (max-width: 64.9375em) {
	.slideShow{
		width: 140%;
	}
}
@media screen and (max-width: 39.9375em) {
	.slideShow{
		width: 200%;
	}
}
.slideShow .slide{
	/*border: 2px solid #CA9F4B;*/
	border-radius: 8px;
	margin-right: 30px;
	transition: border 0.5s;
}
.slideShow .slide.slick-current{
	/*border: 2px solid transparent;*/
}
.slideShow .slide.slick-current img{
	/*opacity: 1;*/
}
.slideShow .slide img{
	/*opacity: 0;*/
	transition: opacity 0.5s;
	border-radius: 8px;
}
/*Intro*/
@media screen and (min-width: 64.9375em) {
	.siteIntro{
		order: +2
	}
}

/*Links*/
.split:before{
	content: '';
	width: 50%;
	height: 100%;
	background-color: #FFF8EB;
	right: 0;
	top: 0;
	position: absolute;
	z-index: -1;
}
@media screen and (max-width: 39.9375em) {
	.split:before{
		display: none;
	}
}
.links a{
	display: block;
	transition: transform 0.5s;
}
.links a:hover{
	transform: scale(1.05);
	box-shadow: 0px 0px 14px rgba(0,0,0,0.5);
}
@media screen and (max-width: 39.9375em) {
	.links{
		padding-top: 30px;
		border-left: 0;
		margin-top: 20px!important;
		border-top: 2px solid rgba(130,130,130,0.1);
	}
}
.links img{
	margin: 0!important;
}
.marginBottom{
	margin-bottom: 30px;
}
.card h3{
	color: #222222!important;
	font-size: 22px!important;
	line-height: 140%!important;
}
h3 i{
	margin-right: 12px;
	color: #CA9F4B;
}
.card p{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.card:after{
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 6px;
	opacity: 0;
	z-index: -1;
	top: -20px;
	border: 2px solid #CA9F4B;
	transition: top 0.5s, opacity 0.5s
}
.card{
	background-color: #FFFFFF;
	position: relative;
	z-index: 1;
	height: 100%;
	transition: box-shadow 0.5s;
	border-radius: 6px;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.05);
	padding: 30px;
	cursor: pointer;
}
@media screen and (max-width: 64.9375em) {
	.mobiSlide{
		margin-bottom: 20px;
	}
}
.card{
    flex: 0 0 auto!important;
}
.card.activeCard:after, .slick-active .card:after{
	opacity: 0.6;
	top: 0;
}
.hollowCard{
	border-radius: 6px;
	border: 1px solid #DDDDDD;
	padding: 30px;
}
.homeReview .inner{
	backdrop-filter: blur(10px);
	border-radius: 6px 6px 0 0 ;
	background-color: rgba(255,255,255,0.5);
	padding: 30px;
	position: relative;
	top: calc(100% - 90px);
	transition: transform 0.6s;
}
.homeReview:hover .inner{
	transform: translateY(0%);
}
.homeReview{
	padding: 30px 30px 0 30px;
	color: white!important;
	z-index: 1;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-position: center center;
	border-radius: 6px;
	background-image: url('../images/featurecard.jpg');
}
.glassCard{
	border-radius: 6px;
	backdrop-filter: blur(10px);
	background-color: rgba(255,255,255,0.6);
}
.glassCard a.btn i{
	float: right;
	display: inline-block;
	line-height: 76px;
}
.glassCard a.btn{
	margin-bottom: 0!important;
	width: 100%;
	background-color: #222222;
	color: #CA9F4B;
	font-size: 18px;
	position: relative;
	bottom: -7px;
	padding: 0 40px;
	border-radius: 0 0 6px 6px;
	line-height: 76px;
	height: 76px;
}
.glassCard .inner{
	padding: 40px;
}
.whopperImage{
	z-index: 1;
	background-position: center;
	background-size: cover;
	position: relative;
}
.whopperImage img{
	height: 0;
	width: 0;
}
.rectangles:after{
	content: '';
	width: 600px;
	height: 600px;
	border: 6px solid #CA9F4B;
	position: absolute;
	border-radius: 6px;
	left: -200px;
	bottom: -200px;
	opacity: 0.1;
	z-index: -1
}
.rectangles:before{
	content: '';
	width: 1000px;
	height: 1000px;
	border: 6px solid #CA9F4B;
	position: absolute;
	border-radius: 6px;
	right: -360px;
	top: -560px;
	opacity: 0.1;
	z-index: -1
}
section{
	padding: 140px 20px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
@media screen and (max-width: 64.9375em) {section{padding: 60px 20px;}}
section.paleBg{background-color: #FFF8EB;}
section.fadeBg{
	background: #FFF8EB;
	background: -moz-linear-gradient(top,  #FFF8EB 0%, #FFF8EB 49%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #FFF8EB 0%,#FFF8EB 49%,#ffffff 100%);
	background: linear-gradient(to bottom,  #FFF8EB 0%,#FFF8EB 49%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF8EB', endColorstr='#ffffff',GradientType=0 );
}
section.darkBg{background-color: #222222;}
section .row ~ .row{margin-top: 190px;} @media screen and (max-width: 39.9375em) {section .row ~ .row{margin-top: 50px;}}
/*Maps*/
.map{
	width: 100%;
	height: 100%;
	border-radius: 5px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-color: #CA9F4B;
}
.map iframe{
	position: absolute;
	width: 100%;
	height: calc(100% + 300px);
	z-index: -1;
	left: 0;
	opacity: 0.8;
	top: -150px;
}
@media screen and (max-width: 64.9375em) {
	.map{
		margin-bottom: 30px;
		height: 250px;
	}
}
.floatingBox span{
	font-size: 36px;
	letter-spacing: -4px
}
.floatingBox.isRight{
	left: unset;
	right: -30px;
}
.floatingBox i{
	font-size: 60px!important;
}
.floatingBox p{
	font-size: 20px;
	margin-bottom: 0!important;
	line-height: 120%!important;
}
.floatingBox{
	background-color: #CA9F4B;
	position: absolute;
	color: white;
	font-weight: bold;
	padding: 70px 20px 20px 20px;
	max-width: 120px;
	border-radius: 5px;
	left: -30px;
	z-index: 100;
	top: 100px;
}
/*ColourBlock*/
.colourBlock:after{
	content: '';
	position: absolute;
	width: calc(100% - 26px);
	height: 100%;
	background-color: #CA9F4B;
	opacity: 0.7;
	border-radius: 5px;
	left: -10px;
	top: -20px;
	z-index: -1
}
.colourBlock{
	position: relative;
}
/*InfoBox*/
.infoBox{
	background-color: rgba(255,255,255,0.7);
	backdrop-filter: blur(30px);
	width: calc(100% + 200px);
	position: relative;
	margin-top: 70px;
	left: -200px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	padding: 50px 20px;
	border-radius: 6px;
}
.infoBox .columns i{
	position: relative;
	/*text-shadow: -3px 0px 0px rgba(0,0,0,0.1);*/
	font-size: 40px;
	color: #CA9F4B;
	margin-bottom: 15px;
}
.infoBox .columns p{
	font-weight: bold;
	margin-bottom: 0;
}
.infoBox .columns:first-of-type{
	border: none;
}
.infoBox .columns{
	border-left: 1px solid #DDDDDD;
}
@media screen and (max-width: 64.9375em) {
	.infoBox{
		background-color: rgba(255,255,255,0.7);
		backdrop-filter: blur(30px);
		width: 100%;
		position: relative;
		margin-top: 70px;
		left: 0px;
		box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
		padding: 50px 20px;
		border-radius: 6px;
	}
}
@media screen and (max-width: 39.9375em) {
	.infoBox .columns p{
		font-size: 12px;
	}
	.infoBox{
		width: 100%;
		padding: 30px;
		left: unset;
	}
	.infoBox .columns{
		padding-top: 20px;
		margin-bottom: 0;
	}
	.infoBox .columns:nth-last-child(2),.infoBox .columns:nth-last-child(1){
		padding-top: 30px;
		padding-bottom: 10px;
	}
	.infoBox .columns:nth-child(-n+2){
		border-bottom: 1px solid #CCCCCC;
		padding-bottom: 20px;
	}
	.infoBox .columns:nth-of-type(even){
		border-left: 1px solid #CCCCCC;
	}
	.infoBox .columns:nth-of-type(odd){
		border-left: 1px solid transparent;
	}
}
.sideBox{
	height: 100%;
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	max-height: 1000px;
	border-radius: 6px;
}
@media screen and (max-width: 64.9375em) {
	.sideBox{
		height: 500px;
	}
	.sideBar{
		order: +1;
	}
}
/*Text Styles*/
.text{color: #222222;}
.darkBg .text{color: #FFFFFF;}
/*@media screen and (min-width: 39.9375em) {
	.text *:last-child{margin-bottom: 0!important;}
}*/
/*Headings*/
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6{
	margin: 0 0 18px 0;
	letter-spacing: -1px;
}
.text h1 span, .text h2 span, .text h3 span, .text h4 span, .text h5 span{
	color: #CA9F4B
}
.text h1{
	font-weight: 900;
	font-size: 34px;
	line-height: 140%;
}
.text h2{
	font-weight: 900;
	font-size: 34px;
	line-height: 140%;
}
.text p + h3{
	color: #CA9F4B;
}
.text h3{
	line-height: 160%;
	font-size: 26px;
}
.text h4{
	line-height: 160%;
	font-weight: 700;
	font-size: 20px;
	color: #444;
}
.text .subHeading{
	display: block;
	font-size: 14px;
	opacity: 0.8;
	text-transform: uppercase;
	color: #CA9F4B;
	position: relative;
	font-weight: bold;
}
@media screen and (max-width: 64.9375em) {
	.text h1{
		font-size: 32px;
	}
	.text h2{
		font-size: 32px;
	}
	.text h3{
		font-size: 24px;
	}
	.text h4{
		font-size: 19px;
	}
}
/*SMALL SCREENS AND UNDER */
@media screen and (max-width: 39.9375em) {
	.text h1{
		font-size: 27px;
	}
	.text h2{
		font-size: 27px;
	}
	.text h3{
		font-size: 23px;
	}
	.text h4{
		font-size: 21px;
	}
}
/*Images*/
.text figure img{
	margin-bottom: 0;
}
.text figure{
	width: 100%;
	z-index: 1;
	margin: 0 0 20px 0!important;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.text figure figcaption{
	pointer-events: none;
	text-align: center;
	padding: 20px;
	position: absolute;
	display: block;
	width: 100%;
	z-index: 10;
	bottom: 0;
	color: white;
	font-weight: bold;
	background: -moz-linear-gradient(bottom,  rgba(0,0,0,0.84) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(bottom,  rgba(0,0,0,0.84) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to top,  rgba(0,0,0,0.84) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
	z-index: 1;
}
.text .imageStack{
	position: relative;
	width: 100%;
	margin-top: -40px;
}
.text .imageStack img{
	width: calc(100% - 40px);
	margin: 0;
	box-shadow: 10px 10px 20px rgba(0,0,0,0.2);
}
.text .imageStack img:first-of-type{
	position: absolute;
	right: 0;
	bottom: -40px;
}
/*SMALL SCREENS AND UNDER */
@media screen and (max-width: 64.9375em) {
	.text .imageStack {
		margin-top: 0;
		margin-bottom: 30px;
		border-radius: 5px;
		overflow: hidden;
	}
	.text .imageStack img{
		width: 50%;
		border-radius: 0px;
		bottom: 0!important;
	}
}
.text img{
	margin: 0 0 30px 0;
	border-radius: 5px;
}
.text img.pullLeft{
	max-width: 30%;
	display: inline-block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
}
.text img.pullRight{
	max-width: 30%;
	display: inline-block;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: both;
}
/*Horizontal Rules*/
.text hr{
	border-radius: 2px;
	top: -8px;
	border-radius: 2px;
	position: relative;
	display: inline-block;
	height: 4px;
	width: 100px;
	background: #CA9F4B;
	background: -moz-linear-gradient(left,  #CA9F4B 1%, #CA9F4B 67%, #ffffff 67%, #ffffff 78%, #222222 78%, #222222 100%);
	background: -webkit-linear-gradient(left,  #CA9F4B 1%,#CA9F4B 67%,#ffffff 67%,#ffffff 78%,#222222 78%,#222222 100%);
	background: linear-gradient(to right,  #CA9F4B 1%,#CA9F4B 67%,#ffffff 67%,#ffffff 78%,#222222 78%,#222222 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CA9F4B', endColorstr='#222222',GradientType=1 );
	border: 0px!important;
}
.darkBg .text hr{
	background: #CA9F4B;
	background: -moz-linear-gradient(left,  #CA9F4B 1%, #CA9F4B 67%, #222222 67%, #222222 78%, #FFFFFF 78%, #FFFFFF 100%);
	background: -webkit-linear-gradient(left,  #CA9F4B 1%,#CA9F4B 67%,#222222 67%,#222222 78%,#FFFFFF 78%,#FFFFFF 100%);
	background: linear-gradient(to right,  #CA9F4B 1%,#CA9F4B 67%,#222222 67%,#222222 78%,#FFFFFF 78%,#FFFFFF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CA9F4B', endColorstr='#222222',GradientType=1 );
}
.paleBg .text hr{
	background: #CA9F4B;
	background: -moz-linear-gradient(left,  #CA9F4B 1%, #CA9F4B 67%, #FFF8EB 67%, #FFF8EB 78%, #222222 78%, #222222 100%);
	background: -webkit-linear-gradient(left,  #CA9F4B 1%,#CA9F4B 67%,#FFF8EB 67%,#FFF8EB 78%,#222222 78%,#222222 100%);
	background: linear-gradient(to right,  #CA9F4B 1%,#CA9F4B 67%,#FFF8EB 67%,#FFF8EB 78%,#222222 78%,#222222 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CA9F4B', endColorstr='#222222',GradientType=1 );
}
/*Paragraphs*/
.text p{
	font-size: 16px;
	line-height: 200%;
	opacity: 0.8;
	margin: 0 0 30px 0;
}
.text p.statement{
	font-weight: bold;
	padding-left: 30px;
	border-left: 3px solid #CA9F4B;
}
/*SMALL SCREENS AND UNDER */
@media screen and (max-width: 39.9375em) {
	.text p{
		font-size: 16px;
	}
}
.text p.smallPrint{
	font-size: 12px;
}
.text p a{
	color: #CA9F4B;
	text-decoration: underline;
}
.text .icon ~ .icon{
	margin-left: 10px;
}
.text .icon{
	display: inline-block;
	color: #CA9F4B;
	font-size: 42px;
	line-height: 80px;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 20px;
}
/*Address'*/
.text address p{
	font-style: initial;
}
/*Blockquotes*/
.text blockquote:after{
	content: '';
	transform: rotate(45deg);
	background-color: inherit;
	height: 40px;
	width: 40px;
	left: 50px;
	position: absolute;
	top: calc(100% - 30px);
	border-radius: 7px;
	z-index: -1
}
.text blockquote{
	margin: 0 0 30px 0;
	border-radius: 7px;
	position: relative;
	padding: 30px;
	background-color: #222222;
	z-index: 1;
}
.darkBg .text blockquote{
	background-color: rgba(0,0,0,0.2);
}
.text blockquote h3{
	margin-bottom: 12px;
}
.text blockquote p{
	color: white;
	font-style: italic;
	line-height: 180%!important;
}
.text blockquote p:last-of-type{
	font-style: unset;
	position: relative;
	opacity: 0.8;
	color: #CA9F4B;
	font-weight: 700;
	margin-bottom: 0;
}
@media screen and (max-width: 39.9375em) {
	.text blockquote{
		margin-top: 10px;
		margin-bottom: 30px;
	}
}
/*Buttons*/
a.btn i{
	margin-left: 15px;
	color: white;
	position: relative;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.darkBg a.btn{
	background-color: #CA9F4B!important;
}
a.btn{
	font-size: 16px;
	position: relative;
	background: #CA9F4B;
	padding: 0 18px;
	font-weight: 600;
	display: inline-block;
	line-height: 52px;
	margin: 0 0 20px 0;
	z-index: 1;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	cursor: pointer;
	color: white;
	border-radius: 6px;
}
a.btn ~ a.btn i{
	color: #CA9F4B;
}
a.btn ~ a.btn:after{
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 6px;
	opacity: 0;
	z-index: -1;
	top: -20px;
	border: 2px solid #CA9F4B;
	transition: top 0.5s, opacity 0.5s
}
a.btn ~ a.btn:hover::after{
	opacity: 1;
	top: 0;
}
a.btn ~ a.btn{
	margin-left: 16px;
	padding: 0 14px;
	line-height: 48px;
	color: #CA9F4B;
	background: transparent!important;
}
a.btn ~ a.btn{
	border: none;
}
a.btn:hover{
	background-color: #222222;
}
/*Tables*/
.text table{
	width: 100%;
	text-align: left;
	margin: 0 0 20px 0;
	border-radius: 4px;
	border-collapse: collapse;
	overflow: hidden;
}
.text table tr:first-of-type{
	font-weight: bold;
	color: #CA9F4B;
	font-size: 18px;
	background-color: #222222!important;
}
.text table tr:first-of-type{
	font-weight: bold;
	color: #222222;
	font-size: 18px;
	background-color: #CA9F4B!important;
}
.text table tr:nth-of-type(even){
	background-color: rgba(0,0,0,0);
}
.text table tr:nth-of-type(odd){
	background-color: rgba(0,0,0,0.05);
}
.darkBg .text table tr:nth-of-type(odd){
	background-color: rgba(0,0,0,0.3);
}
.text table td, table th{
	padding: 10px;
	opacity: 0.8;
}
/*Unordered Lists*/
.text ul{
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px;
}
.text ul.twoCols{
	-webkit-columns: 2;
	-moz-columns: 2;
	-o-columns: 2;
	columns: 2;
}
.text ul li{
	line-height: 200%;
	opacity: 0.8;
}
.text ul.notriangles li:before{
	content: '';
	margin-right: 0;
}
.text ul.altDots li:before{
	content: '\f054'; 
}
.text ul li:before{
	color: #CA9F4B;
	display: inline-block;
	content: '\f058';
	font-family: 'Font Awesome 5 Pro';
	font-weight: 500;
	margin-right: 10px;
}
/*Ordered Lists*/
.text ol{
	font-size: 16px;
	-webkit-columns: 2;
	-moz-columns: 2;
	-o-columns: 2;
	columns: 2;
	opacity: 0.8;
	margin-bottom: 20px;
}
.text ol li{
	display: inline-block;
	width: 100%;
	opacity: 0.8;
	line-height: 190%;
	counter-increment: step-counter;
}
.text ol li:before{
	color: #CA9F4B;
	width: 10px;
	display: inline-block;
	content: counter(step-counter)".";
	margin-right: 10px;
}
/*Unsplit OL's and UL's*/
.text ul.noSplit, .text ol.noSplit{
	-webkit-columns: 1;
	-moz-columns: 1;
	-o-columns: 1;
	columns: 1;
}
/*Card style Lists*/
.text ul.cards li:before{
	display: none;
}
.paleBg .text ul.cards li{
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
}
.text ul.cards li{
	background-color: #FFF8EB;
	width: 100%;
	border-radius: 5px;
	display: inline-block;
	padding: 30px;
	margin-bottom: 32px;
	position: relative;
	z-index: 1;
}
.text ul.cards li i{
	color: #CA9F4B;
	display: inline-block;
	margin-right: 10px;
}
.text ul.cards li h3{
	font-size: 23px;
	margin-bottom: 10px;
}
.darkBg .text ul.cards li{
	background-color: rgba(0,0,0,0.3);
}
.text ul.cards li p{
	margin-bottom: 0;
	font-size: 15px;
	line-height: 160%;
	opacity: 0.8;
}
/*Social Lists*/
.text ul.socials{
	overflow: auto;
	-webkit-columns: 1;
	-moz-columns: 1;
	-o-columns: 1;
	columns: 1;
}
.text ul.socials li:before{
	display: none!important;
}
.text ul.socials li a i{
	transition: all 0.5s;
	/*margin-right: 10px;*/
}
.text ul.socials li a{
	color: #FFFFFF;
	padding: 0px;
	width: 50px;
	height: 50px;
	font-size: 19px;
	display: inline-block;
	border-radius: 4px;
	line-height: 50px;
	text-align: center;
}
.text ul.socials li{
	width: auto;
	float: left;
	margin-right: 10px;
}
.text ul.socials li a[href*="facebook"]{background-color: #4B69B0;}
.text ul.socials li a[href*="twitter"]{background-color: #37B1E1;}
.text ul.socials li a[href*="instagram"]{background: #d6249f;background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}
.text ul.socials li a[href*="youtube"]{background-color: #E83F3A;}
.text ul.socials li a[href*="wa.me"]{background-color: #2BA63A;}
.text ul.socials li a[href*="linkedin"]{background-color: #0074B2;}
.text ul.socials li a[href*="yell"]{background-color: #FDDB00; color: #222222;}
.text ul.socials li a[href*="checkatrade"]{background-color: #eb1f40;}
.text ul.socials li a[href*="houzz"]{background-color: #4BB714;}
.text ul.socials li a[href*="mybuilder"]{background-color: #478bd8;}
@media screen and (max-width: 39.9375em) {
	.text ul, .text ul.twoCols, .text ol, .text ul.cards{
		-webkit-columns: 1;
		-moz-columns: 1;
		-o-columns: 1;
		columns: 1;
	}
}
/*Definition Lists*/
.text dl {
	font-size: 16px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 30px;
}
.text dl > * {
	padding-top: 10px;
}
.text dt {
	opacity: 0.8;
	width: 25%;
	font-size: 20px;
	padding-right: 10px;
	line-height: 125%;
	font-weight: bold;
}
.text dd {
	width:75%;
	padding-left: 20px;
	opacity: 0.8;
	line-height: 125%;
	margin-left: 0px;
	margin-bottom: 20px;
}
.text dd + dd {
	width: 100%;
	padding-left: calc(25% + 20px);
}
.text dt + dt {
	padding-right: 75%;
}
.text dt + dt + dd {
	margin-top: 20px;
	padding-left: calc(25% + 20px;);
}
/*SMALL SCREENS AND UNDER */
@media screen and (max-width: 39.9375em) {
	.text dl > * {
		padding-top: 10px;
	}
	.text dt {
		width: 100%;
		padding-right: 0px;
	}
	.text dd {
		width: 100%;
		padding-left: 0px;
		margin-left: 0px;
		margin-bottom: 10px;
	}
	.text dd + dd {
		padding-left: 0;
	}
	.text dt + dt {
		padding-right: 75%;
	}
	.text dt + dt + dd {
		margin-top: 10px;
		padding-left: 0;
	}
}
/*Forms*/
.text form ::placeholder {color: #444444;opacity: 1;}
.text form :-ms-input-placeholder {color: #444444;}
.text form ::-ms-input-placeholder {color: #444444;}
.text form{
	color: #606060;
}
.text form{
	margin-bottom: 20px;
}
.text form .btn{
	margin-top: 20px;
}
.darkBg .text form label{
	color: #FFF8EB
}
.text form .checker *{
	line-height: 100%;
	margin: 0;
}
.text form #sum{
	margin-top: 6px!important;
}
.text form label{
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
	margin-top: 10px;
	color: #222222;
}
.paleBg .text form input, .paleBg .text form select, .paleBg .text form textarea{
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
}
.text form input, .text form select{
	width: 100%;
	height: 52px;
	color: #333333;
	background-color: #FFF8EB;
	font-size: 14px;
	padding: 0 20px;
	box-shadow: 0px;
	outline: 0;
	border-radius: 5px;
	border: 0px solid #BBBBBB;
	display: block;
}
.text form select{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.text form select::-ms-expand {
  display: none;
}
.text form textarea{
	border-radius: 5px;
	width: 100%;
	background-color: #FFF8EB;
	color: #333333;
	resize: none;
	padding: 20px;
	border: 0px solid #BBBBBB;
	height: 180px;
	margin-bottom: 30px;
}
.text form .sendForm.disabled{
	filter: grayscale(1);
}
.text form .sendForm{
	cursor: pointer;
	display: block;
	width: 100%;
	line-height: 52px;
	color: white;
	border: none!important;
	background-color: #CA9F4B!important;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: all 0.5s;
}
@media screen and (max-width: 64.9375em) {
	.text form .sendForm{
		margin-top: 30px;
	}
}
.text form .sendForm:hover{
	background-color: #222222; 
}
/* G A L L E R Y */
.fancybox-infobar{
	color: #FFFFFF;
	font-size: 20px;
}
.fancybox-content img{
	border-radius: 6px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.gallery .columns:hover img{
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	transform: scale(1.02);
}
.gallery .columns img{
	transition: transform 0.4s, box-shadow 0.4s;
	margin: 0!important;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.gallery .columns{
	margin-bottom: 30px;
}
/*Modals*/
.modal{
	background-color: #E6EAED;
	border-radius: 5px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	display: none;
	padding: 56px 56px 0 56px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
@media screen and (max-width: 39.9375em) {
	.modal{
		padding: 30px 30px 0 30px;
	}
}
.modal:before,.modal:after{
	content: '';
	position: absolute;
	height: 100%;
	max-height: 1081px;
	width: 100%;
	left: 0;
	bottom: 0;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.99) 1%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.99) 1%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.99) 1%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	z-index: -1;
}
.modal ::placeholder {color: #555555;opacity: 1;}
.modal :-ms-input-placeholder {color: #555555;}
.modal ::-ms-input-placeholder {color: #555555;}
.fancybox-close-small{
	color: #CA9F4B!important;
}
.modal h3{
	color: #222222;
	font-weight: 900;
	font-size: 29px;
	letter-spacing: -1px;
}
.modal form{
	max-width: 560px;
}
.modal form .inner{
	overflow: auto;
}
.modal form textarea{
	border: none;
	font-weight: 500;
	font-size: 14px;
	width: 100%;
	height: 44px;
	float: left;
	height: 180px;
	border-radius: 5px;
	padding: 20px;
	background-color: rgba(0,0,0,0.1);
	outline: none!important;
	resize: none;
	color: #333333;
}
.modal .btn{
	width: calc(100% + 160px);
	position: relative;
	left: -80px;
	margin-top: 40px;
	margin-bottom: 0px;
	height: 80px;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 600;
	cursor: pointer;
	text-transform: uppercase;
	background-color: #CA9F4B;
}
.modal form input:nth-of-type(even){
	margin-left: 16px;
}
.modal form input{
	margin-bottom: 24px;
	border-radius: 5px;
	border: none;
	color: #333333;
	font-size: 14px;
	background-color: rgba(0,0,0,0.1);
	outline: none!important;
	width: calc(50% - 8px);
	height: 50px;
	padding: 0 20px;
	float: left;
}
/*Footer*/
footer{
	z-index: 1;
	overflow: hidden;
	position: relative;
	background-color: #222222;
	padding: 140px 20px 100px 20px;
}
/*SMALL SCREENS AND UNDER */
@media screen and (max-width: 39.9375em) {
	footer:after{
		top: -60px;
		height: 60px;
	}	
}
/*SMALL SCREENS AND UNDER */
@media screen and (max-width: 39.9375em) {
	footer{
		padding: 60px 20px;
	}
}
/*MEDIUM WIDTH AND BELOW*/
@media screen and (max-width: 64.9375em) {
	.lastBit{
		margin-top: 30px
	}
}
.footerMob, .footerTel, .footerMail{
	display: block;
}
.footerMob{
	font-size: 32px;
	color: #CA9F4B;
	font-weight: 800;
	letter-spacing: -1px;
}
.footerTel, .footerMail{
	opacity: 0.7;
	font-weight: bold;
}
footer h4{
	color: #FFFFFF!important;
	font-size: 26px!important;
	letter-spacing: initial!important;
}
footer p, footer ul{
	font-size: 16px!important;
	margin: 0!important;
	opacity: 0.8;
}
footer p.day b{
	width: 60px;
	display: inline-block;
}
footer hr{
	background-color: #FFFFFF!important;
}
footer ul li.social{
	display: none;
}
footer ul.socials{
	margin-top: 30px!important;
}
footer ul li.mobileOnly{
	display: none;
}
footer ul li:before{
	content: '•'!important;
}
footer ul li{
	line-height: 200%!important;
}
footer ul{
	columns: 1!important;
	-webkit-columns: 1!important;
}
.copyBar:after{
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #000000;
	opacity: 0.3;
	z-index: -1;
}
.copyBar{
	background-color: #222222;
	position: relative;
	padding: 20px;
	z-index: 1;
}
.copyBar p i{
	color: hotpink;
}
.copyBar p{
	margin-bottom: 0!important;
	font-size: 12px!important;
	opacity: 0.6;
}
.copyBar ul{
	margin-bottom: 0!important;
	cursor: pointer;
}
.copyBar .text ul.socials li a i{
	margin-right: 0
}
.copyBar .text ul.socials li a{
	width: 40px!important;
	height: 40px!important;
	line-height: 40px;
	padding: 0!important;
}
/*Star Rating*/
.rating {
    float:left;
}
.rating span { float:right; position:relative; }
.rating span input {
    position:absolute;
    top:0px;
    left:0px;
    cursor: pointer;
    opacity:0;
}
.rating span label {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #222222;
    font-size: 36px;
    margin-right: 10px;
    line-height: 40px;
    border-radius: 50%;
}
.rating span:hover ~ span label,
.rating span:hover label,
.rating span.checked label,
.rating span.checked ~ span label {
    color:#CA9F4B;
}