body {
	font-family: 'Varela', sans-serif;
	color: #9a9a9a;
	font-size: 16px;
	line-height: 1.5;
}

h1,
h2,
h3 {
	line-height: 1;
}

h1 {
	font-size: 46px;
}

h2 {
	font-size: 26px;
}

.header-wrapper {
	margin: 0 3rem 40px;
}

.contact-area {
	text-align: right;
}

.contact-area a {
	text-decoration: none;
	color: #9a9a9a;
}

.contact-area a:nth-child(2) {
	font-size: 36px;
}

.social-area {
	float: right;
}

.social-area a img {
	margin-right: 5px;
}

.nav-wrap {
	margin-top: 5px;
}

.nav-wrap a {
	text-decoration: none;
	color: #9a9a9a;
	padding: 10px;
}

.nav-wrap a:nth-child(1) {
	padding-left: 0px;
}

.nav-wrap a span:hover {
	color: #000000;
	border-bottom: 3px solid #ffcc00;
}

.active-nav span {
	color: #000000;
	border-bottom: 3px solid #ffcc00;
}

.bottom-header-area {
	margin-top: 20px;
}

.orange {
	background: #fbb701;
	padding: 18px;
}

.dark-grey {
	background: #949493;
	padding: 18px;
}

.black {
	background: #1d1d1b;
	padding: 18px;
}

.cta-btn a {
	text-decoration: none;
}

.cta-text {
	color: white;
	font-size: 20px;
}

.banner-section-wrapper {
	margin-top: 30px;
}

.banner-section-wrapper {
	max-height: 305px;
	overflow: hidden;
}

.orange .cta-text {
	max-width: 100px;
	word-wrap: break-word;
	display: inline-block;
}

.dark-grey .cta-text {
	max-width: 150px;
	word-wrap: break-word;
	display: inline-block;
}

.cta-btn a span img {
	display: inline-block;
	margin-right: 20px;
}

.orange-text {
	color: #ffcc00;
}

.dark-grey-text {
	color: #9a9a9a;
}

.strong {
	color: #000000;
	font-size: 20px;
}

.no-margin-left {
	margin-left: 0px !important;
}

.no-margin-right {
	margin-right: 0px !important;
}

.footer-wrapper {
	font-size: 15px;
	margin: 0 3rem;
}

.footer-wrapper h2 {
	font-size: 20px;
	color: #000000;
	margin-bottom: 30px;
}

.gallery-title {
	margin-bottom: 10px !important;
}

.services-list a {
	display: block;
	text-decoration: none;
	color: #000000;
}

.before-service {
	margin-right: 10px;
}

#footer-background {
	color: #000000;
}

#footer-background {
	background: #e7e4e4;
	padding: 50px 0px;
	width: 100%;
}

.tel-footer {
	font-size: 20px;
}

.tel-footer,
.mail-footer {
	text-decoration: none;
	color: #000000;
}

.gallery-wrapper img {
	border: 8px solid white;
	margin-bottom: 5px;
}

.copyright-text {
	font-size: 13px;
	margin: 0 3rem;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.yellow-footer {
	background: #ffcc00;
	color: #000000;
	padding: 15px 0px;
	width: 100%;
}

.copyright-text a {
	text-decoration: none;
	color: #000000;
}

.contact-heading {
	font-size: 24px;
	margin-top: 60px;
}

.mail-img {
	display: inline-block;
	vertical-align: sub;
}

.mail-img img {
	width: 30px;
}

#contact-form input,
#contact-form select,
#contact-form textarea {
	width: 100%;
	box-shadow: none;
	border: 1px solid #9a9a9a;
	padding: 8px 0px;
	border-radius: 5px;
}

#contact-form textarea {
	text-indent: 3.8%;
}

#contact-form select {
	text-indent: 1.8%;
	background: #ffffff url(/web/20190107084725im_/http://www.environ-insulation.co.uk/images/icons/drop_arrow.jpg) no-repeat right center !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-size: 50px 40px !important;
}

#contact-submit {
	border: none;
	background: #ffcc00;
	color: white;
	font-size: 22px;
	border-radius: 5px;
	padding: 5px 50px;
	margin-top: 15px;
}

#contact-submit:hover {
	background: #E8BE15;
}

#contact-form select {
	margin: 15px 0px;
	height: 40px;
	background: white;
}

#contact-form textarea {
	height: 200px;
}

.page-content-wrapper {
	margin: 0 3rem 50px;
}

.extra-sixty {
	margin-right: 60px;
}

#company {
	text-indent: 3.8%;
}

#name,
#email {
	text-indent: 8%;
}

@supports (-webkit-appearance:none) {
	#contact-form select {
		text-indent: 3.8%;
	}
}

.contact-page #email,
.contact-page #name,
.contact-page #company,
.contact-page textarea,
.contact-page select {
	text-indent: 1% !important;
}

.show-mobile {
	display: none;
}

.call-us-btn {
	background: #9a9a9a;
	color: white !important;
	padding: 5px 65px;
	margin: 10px 0px;
}

.call-us-btn:hover {
	background: #626262;
}

.banner-wrapper img {
	height: 100%;
	max-width: 1130px;
}

.address-wrap p {
	margin: 8px;
}

.address-wrap p:first-child {
	font-size: 20px;
}

.contact-map-wrapper {
	margin-bottom: 30px;
}

.slicknav_menu {
	display: none;
}

.contact-no,
.contact-email {
	text-decoration: none;
	color: #9a9a9a;
}

.environ-link {
	color: #000000;
}

.environ-link:hover {
	font-weight: 900;
}

.banner-wrap {
	max-height: 400px;
	overflow: hidden;
	padding: 30px 0px;
}

@media (max-width: 1024px) {
	.active-nav span {
		color: white;
	}

	.bottom-header-area {
		margin-top: 0px;
	}

	.header-wrapper {
		margin-top: 80px;
	}

	.nav-wrap {
		display: none;
	}

	.slicknav_menu {
		display: block;
	}

	.slicknav_menu {
		position: fixed !important;
		width: 100%;
		z-index: 99999;
	}

	.slicknav_btn {
		float: left !important;
		background: none !important;
	}

	.nav-wrap a {
		display: block;
	}

	.cta-text {
		margin-top: 20px;
	}

	.heating-text {
		display: block;
	}

	.social-area {
		margin-top: 20px;
	}

	.no-cell {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.extra-sixty {
		margin-right: 0px;
	}

	.banner-section-wrapper {
		max-height: 100%;
		overflow: visible;
	}

	.logo-wrap a img {
		display: block;
		float: none;
		margin: 0px auto;
	}

	.contact-area,
	.nav-wrap {
		text-align: center;
	}

	.social-area {
		float: none;
		text-align: center;
	}

	.social-area a img {
		float: none;
		display: inline-block;
	}

	.orange .cta-text,
	.dark-grey .cta-text {
		max-width: 100%;
	}

	.banner-wrapper img {
		display: block;
		float: none;
		margin: 0px auto;
		margin-top: 10px;
		width: 100%;
	}

	.footer-wrapper {
		text-align: center;
	}

	.gallery-wrapper img {
		display: inline-block;
		float: none;
		margin: 0px auto;
	}

	.copyright-text .left,
	.copyright-text .right {
		text-align: inherit !important;
		float: none !important;
	}

	.page-content-wrapper {
		text-align: center;
	}

	.copyright-text span {
		display: block;
		text-decoration: center;
	}

	.copyright-text {
		text-align: center;
	}

	.min-270 {
		min-height: 270px;
	}
}

@media (max-width: 480px) {
	.min-270 {
		min-height: 0px;
	}

	.nav-wrap {
		margin-bottom: 20px;
	}

	.heating-text {
		margin-top: 10px;
	}

	.hide-mobile {
		display: none;
	}

	.show-mobile {
		display: inline-block !important;
	}

	#contact-submit {
		font-size: 16px;
	}
}

@media (max-width: 400px) {

	.cta-text {
		font-size: 18px;
	}
}

/*
     FILE ARCHIVED ON 08:47:25 Jan 07, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:24:06 Aug 04, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.115
  exclusion.robots: 0.059
  exclusion.robots.policy: 0.032
  esindex: 0.016
  cdx.remote: 66.653
  LoadShardBlock: 470.249 (3)
  PetaboxLoader3.resolve: 647.126 (4)
  PetaboxLoader3.datanode: 281.234 (5)
  load_resource: 540.744 (2)
*/