/*Grab a nice font*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700;900&display=swap');
body {font-family: 'Poppins', sans-serif;}

/* EARLS STUFF TO FIX THIS MESS */

.doja h6 {
	color: #86B652;
	font-weight: 700;
	font-size: 18px;
}
.padThisLeft {
	padding-left: 50px
}
.padThisLeft h3 {
	font-weight: 700!important;
}
.padThisLeft h3 span {
	color: black!important;
}
.homeNumbers a {
	display: block;
	font-weight: 700;
	color: red;
	font-size: 22px;
	padding-bottom: 15px
}
.homeTools img {
	margin: 0!important;
	margin-top: 100px!important;
	width: 100%!important;
}
.fixedAccreds {
	margin-top: 150px!important;
}
.chunkBorderLeft {
	border-left: 15px solid red;
}
.chunkBorderLeft p {
	padding-left: 20px;
}
.greenBoxText {
	text-align: justify;
	background-color: #DAEFDE;
	padding: 20px;
	overflow: auto;
}
.greenBoxText p {
	margin-bottom: 0!important;
}
.greenBoxText p span {
	color: red!important;
}
.greenBoxText p span:nth-child(2) {
	color: #86B652!important;
}
.leafHouse {
	width: 100px!important;
	float: right;
}
.energyHouse {
	margin-left: 50px;
	width: 55%!important;
}
.greenPhoneNumber h3 span {
	color: #86B652!important;
}
.chunkBorderLeft h1 {
	font-weight: 700;
	font-size: 26px;
	line-height: 26px;
}
.greenThis {
	color: #86B652!important;
}
.movethisdown {
	margin-top: 50px;
}
.home h1 {
	padding-left: 30px!important;
}
.energypagelogo {
	width: 350px!important;
}

/*
Designed by Big Ade - 2021
Theme Name - Big Ade Kit
Theme Version - 1.5
Business Details
Business Name         	- Electricians Local Company Ltd
Business Type         	- electrical
Address Line One      	- Technology Centre, Wolverhampton Science Park
Address Line Two      	- Glaisher Drive
Address Line Three    	- Wolverhampton
Primary Work Area     	- Wolverhampton
Postal Code          	- WV10 9RU
Date Start          	- #date
Domain Name          	- http://electricianslocalcompanyltd.co.uk/
Company Mobile Number 	- 01902 252 411 / 0800 999 7411
Company Office Number 	- 08009997411
Company Email Address 	- info@electricians-local.co.uk
Facebook URL         	- #facebook
Instagram URL         	- #instagram
Twitter URL         	- #twitter
Dark Colour             - #921313
Mid Color               - #EDEDED
Accent Colour           - #f00
menu colour				- #f00
*/
/*Grab a nice font*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700;900&display=swap');

/*@font-face {
font-family: "CustomFontL";
src: url("../fonts/yugothil.ttf");
}
@font-face {
font-family: "CustomFontB";
src: url("../fonts/yugothib.ttf");
}
@font-face {
font-family: "CustomFontM";
src: url("../fonts/YuGothM.ttc");
}*/
/*Utilities*/

.tidyUp {text-align: justify;}
.tar{display: none;} @media screen and (max-width: 50em) {.tar{ display: block;text-align: left;}.tar.always{ text-align: right;}}
.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;}}
/*Clear Some Defaults*/
html,body {height:100%;}
*:focus{outline: none;}
a{text-decoration: none;color: inherit;}
ul,ol{list-style: none; margin: 0; padding: 0;}
/*Hides and Shows*/
.landline{display: none!important;}
ul.socials a[href*="#"], .social a[href*="#"], .creds a[href*="#"]{display: none!important;}
@media screen and (max-width: 50em) {.noMobi{display: none;}}
@media screen and (max-width: 64.9375em) {.noMed{display: none;}}
/*Sections*/
section{padding: 60px 20px;position: relative;z-index: 1;overflow: hidden;}
.services {padding: 40px 20px;position: relative;z-index: 1;overflow: hidden;}
@media screen and (max-width: 64.9375em) {section{padding: 80px 40px;}}
@media screen and (max-width: 50em) {section{padding: 40px 10px;}}
/*Section Variations*/
.paleBg{background-color: #EDEDED;}
.darkBg{background-color: #921313;}
.accentBg{background-color: #921313;}
.whiteBg{background-color: #FFFFFF;}
.gradeBg{background: #921313;background: -moz-linear-gradient(-45deg,  #921313 0%, #f00 100%);background: -webkit-linear-gradient(-45deg,  #921313 0%,#f00 100%);background: linear-gradient(135deg,  #921313 0%,#f00 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#921313', endColorstr='#f00',GradientType=1 );}
/*Rows*/
section .row + .row{margin-top: 50px;} @media screen and (max-width: 50em) {section .row + .row{margin-top: 40px;}}
/*Nav*/
.topBar{
	padding: 40px 20px;
	background: linear-gradient(#bf0000, #f30000); 
}

/*.home {
  background-image: url(../images/sidebar.png);
  background-position:center;
  background-size: 70%;
  background-repeat: no-repeat;
  z-index: -1;

}*/
.home2 h3 {
	color: #f00;
	font-weight: 400;
}
.home2 ul{
	color: black;
}
.home p {
	text-align: justify;
}
/**************** ACCREDITAIONS ****************/
.accred {
  overflow: hidden;
  position: relative;
  z-index: 0;
  text-align: left;
}
.logos {
  text-align: center;
  padding-top: 60px;
}
.logos img {
  text-align: center;
  width: auto;
  width: 100%;
  border-radius: 10px;
  overflow:hidden;
  margin: 0 auto;
}
@media screen and (max-width: 50em) {
	.topBar{
		padding: 20px 10px;
	}
.home2{
  background-image: url(../images/lighting.png);
  background-position: bottom -15px right 58px;
  background-size: 15%;
  background-repeat: no-repeat;
  z-index: -1;
}}
@media screen and (max-width: 40em) {
	.topBar{
		padding: 20px 10px;
	}
.home2{
  background-image: url(../images/lighting.png);
  background-position: bottom 0px right 58px;
  background-size: 20%;
  background-repeat: no-repeat;
  z-index: -1;
}}
@media screen and (max-width: 30em) {

.home2{
  background-image: url(../images/lighting.png);
  background-position: bottom 0px right 0px;
  background-size: 20%;
  background-repeat: no-repeat;
  z-index: -1;
}}
span.noun:before{
	content: var(--nounage);
}
.topBar img{
	
}
.businessName{
	color: #f00;
	display: block;
	font-size: 38px;
	font-weight: bold;
	line-height: 100%;
	letter-spacing: -1px;
}
span.slogan{
	font-style: italic;
	font-size: 12px;
	color: #f00
}

	.details .desktop{
		display: none;
	}
@media screen and (max-width: 50em) {
	.details .desktop{
		display: none;
	}
	.details .mobile{
		display: inline-block;
	}
	.details a i{
	color: #f00;
	margin-left: 10px;
	font-size: 20px;
	display: inline-block;

}
.details a{
	line-height: 30px;
	display: block;
}
}

@media screen and (max-width: 50em) {
	.details{
		margin-top: 20px;
	}
	.details a:last-of-type{
		float: right;
	}
	.details a i{
		color: white;
	}
	.details a{
		line-height: 40px;
		float: left;
		width: calc(50% - 30px);
		text-align: center;
		background-color: #f00;
		color: white;
		border-radius: 6px;
	}
}
.menuContainer{
	background-color: #fff;
	padding: 0 20px;
}
nav ul{
	text-align: center;
}
nav ul li{
	display: inline-block;
	position: relative;
}
nav ul li a.active{
	color: #360909;


}
nav ul li a:hover{
	color: #360909;
}
nav ul li a{
	color: black;
	font-weight: 700;
	padding: 0 75px;
	font-size: 16px;
	display: inline-block;
	line-height: 50px;
	transition: background-color 0.5s ease;
}
.showMenu{
	display: none;
}
@media screen and (max-width: 50em) {
	.showMenu ion-icon{
		line-height: 40px;
		height: 40px;
	}
	.showMenu{
		display: block;
		float: left;
		position: relative;
		background-color: #921313;
		color: #f00;
		cursor: pointer;
		z-index: 1;
		height: 40px;
		margin-right: 10px;
		text-align: center;
		line-height: 40px;
		border-radius: 6px;
		width: 40px;
	}
	.menuContainer{
		display: none;
	}
	nav{
		padding: 30px 0;
		transition: right 0.5s ease;
	}
	nav ul{
		border-left: 0;
	}
	nav ul li{
		width: 100%;
	}
	nav ul li a{
		line-height: 40px;
		font-size: 16px;
	}
}
header{
	padding: 200px 20px;
	position: relative;
	z-index: 1;
}
header.smaller{
	padding: 80px 20px;
}
@media screen and (max-width: 50em) {
	header{
		padding: 100px 10px;
	}
}
header .text{
	font-size: 1.1em
}
header:before{
	content: '';
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.4;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.vegas{
	height: 600px;
	width: 100%;
	margin: 0 0 30px 0;
	border-radius: 5px;
	width: 100%;
}
.fitty{
	position: relative;
}
.fitty .fittyImage{
	z-index: -2;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	top: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
/*Reviews*/
.expandReview:before{
	content: '';
	pointer-events: none;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 62%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 62%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 62%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	position: absolute;
	bottom: 0;
	z-index: -1;
	left: 0;
	width: 100%;
	height: 300%;
}
.expandReview{
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
	font-weight: bold;
	color: #f00;
	z-index: 1;
}
.review .expandReview{
	display: none;
}
.review{
	max-width: 1080px;
	border-radius: 30px;
}
.revs .flickity-viewport{
	overflow: visible;
}
.revs .flickity-prev-next-button{
	bottom: -60px;
	top: unset;
	background-color: #f00;
	color: white;
}
.revs blockquote{
	height: 350px;
	width: 30%;
	margin-right: 30px;
}
@media screen and (max-width: 50em) {
	.revs blockquote{
		width: 80%;
		margin-right: 30px;
	}	
}
/*Why us*/
.why .columns{
	margin-bottom: 30px;
}
.why .large-3{
	font-size: 0.9em;
}
.why i{
	color: #f00;
	margin-bottom: 10px;
	font-size: 50px;
	display: inline-block;
}
.why h3{
	margin-bottom: 10px!important;
}
/*Sidebar*/
.sideBar{
	border-radius: 10px;
}
/*Contact*/
#contact .text p{
	margin-bottom: 10px;
}
/*Cards*/
.map .card{
	font-size: 0.9em;
	background-color: #FFFFFF;
	padding: 40px;
	border-radius: 12px;
}
/*Maps*/
.map{
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.map iframe{
	position: absolute;
	width: 150%;
	height: calc(100% + 300px);
	z-index: -1;
	left: 0;
	opacity: 0.8;
	filter: grayscale(1);
	top: -150px;
}
@media screen and (max-width: 64.9375em) {
.map{
	padding: 350px 10px 30px 10px;
}
.map iframe{
	position: absolute;
	width: 100%;
	height: calc(100% + 300px);
	z-index: -1;
	left: 0;
	opacity: 0.8;
	filter: grayscale(1);
	top: -200px;
}
}
/*Reasons*/
.reasonCard .number{
	font-size: 280px;
	position: absolute;
	color: #f00;
	z-index: -1;
	line-height: 100%;
	bottom: -56px;
	right: -28px;
	font-weight: bold;
	opacity: 0.8;
}
.reasonCard{
	overflow: hidden;
	position: relative;
	z-index: 1;
	font-size: 0.9em;
	border-radius: 20px;
	padding: 40px;
	height: 100%;
	border: 2px solid #f00;
}
.reasonCard p{
	max-width: 70%
}
@media screen and (max-width: 50em) {
	.hasCard{
		margin-bottom: 26px;
	}
}
/* Gallery */
.fancybox-infobar{
	color: #FFFFFF;
	font-size: 1.2em;
}
.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;
}
/*Footer*/
footer{
	background-color: #f00;
	padding: 100px 20px;
	font-size: 0.9em;
}
footer h4{
	font-weight: 400!important;
	color: #FFF!important;
	letter-spacing: initial!important;
}
footer h3 span{
	color: white;
	font-weight: 500;
}
.today{
	color: red!important
}
footer p, footer ul{
	line-height: 35px!important;
	margin: 0!important;
	opacity: 0.8;

}
footer .text ul li:before{
	display: none;
}
footer .text p{
	font-size: 0.9em;
	color: white!important;
}
footer .text ul li{
	font-size: 0.9em;
	color: white;
	font-weight: 400;
}
footer p.day b{
	width: 60px;
	display: inline-block;
}
footer p.day{
	line-height: 180%!important;
}
footer p.blurb{
	line-height: 180%!important;
}
/*Footer Mediums*/
@media screen and (max-width: 64.9375em) {
	footer{padding: 40px 40px;}
}
/*Footer Smalls*/
@media screen and (max-width: 50em) {
	footer{
		padding: 20px 10px;
	}
}
.copy{
	font-size: 0.8em;
	padding: 30px 20px;
}
@media screen and (max-width: 60em) {
	.text img{
	  width: 80%;
	}
@media screen and (max-width: 50em) {
	.copy{
		padding: 20px 10px;
	}
/*	.home {
    background-image: url(../images/sidebar.png);
    background-position: center;
    background-size: 45%;
    background-repeat: no-repeat;
    z-index: -1;
	}*/
	.text img{
	  width: 100%;
	}

}