@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i');
@import 'normalize.css';

html,body {
	margin:0; padding:0; height:100%; border:none; top: 0; left: 0; right: 0; overflow: auto; overflow: initial; }

* {
	font-family: 'Ubuntu';}
	

/* text */

h1 {
	font-size: 40px; color: #FFFFFF; text-decoration:none; font-weight:500; text-align: center; margin-top: 50px; display: inline-block;}
	
h2 {
	font-size: 28px; color: #FFFFFF; text-decoration:none; font-weight:700; text-align: center; margin-top: 0px; display: inline-block;}
	
.normal-text-center {
	font-size: 18px; color: #495099; text-decoration:none; font-weight:500; line-height: 32px; text-align: center; display: inline-block;}
	
.normal-text-left {
	font-size: 18px; color: #495099; text-decoration:none; font-weight:500; line-height: 32px; text-align: left; display: inline-block;}
	
.title-blue-text {
	font-size: 28px; color: #495099; text-decoration:none; font-weight:600; line-height: 30px; margin-bottom: 10px; display: inline-block;}

.title-red-text {
	font-size: 28px; color: #DD5E60; text-decoration:none; font-weight:600; line-height: 30px; margin-bottom: 10px; display: inline-block;}

.title-orange-text {
	font-size: 28px; color: #EBA540; text-decoration:none; font-weight:600; line-height: 30px; margin-bottom: 10px; display: inline-block;}

.title-green-text {
	font-size: 28px; color: #B9D053; text-decoration:none; font-weight:600; line-height: 30px; margin-bottom: 10px; display: inline-block;} 
	
.large-blue-text {
	font-size: 30px; color: #495099; text-decoration:none; font-weight:400; line-height: 40px;}
	
.large-blue-text.lh50 {
	line-height: 50px;}
	
.large-red-text {
	font-size: 30px; color: #DD5E60; text-decoration:none; font-weight:400; line-height: 40px;}

.large-orange-text {
	font-size: 30px; color: #EBA540; text-decoration:none; font-weight:400; line-height: 40px;}

.large-green-text {
	font-size: 30px; color: #B9D053; text-decoration:none; font-weight:400; line-height: 40px;}
	
.page-title-over-video {
	font-size: 40px; color: #FFFFFF; text-decoration:none; font-weight:500; text-align: center;}
	
.page-title-over-bg {
	font-size: 40px; color: #FFFFFF; text-decoration:none; font-weight:500; text-align: center;}
	
.normal-text-white {
	font-size: 15px; color: #FFFFFF; text-decoration:none; font-weight:300;}
	
.normal-text-bop {
	font-size: 14px; color: #FFFFFF; text-decoration:none; font-weight:500; line-height: 22px;}
	
.bespoke-icon-title {
	font-size: 19px; color: #495099; text-decoration:none; font-weight:400; line-height: 32px; margin-bottom: 10px; display: inline-block;}
	
.bespoke-icon-text {
	font-size: 14px; color: #495099; text-decoration:none; font-weight:400; line-height: 22px; text-align: center;}
	
.skip-text {
	font-size: 16px; color: #495099; text-decoration:none; font-weight:500; line-height: 28px; padding: 6px;}
	
.skip-text.mt10 {
	margin-top: 10px; display: inline-block;}
	
.skip-title-text {
	font-size: 24px; color: #495099; text-decoration:none; font-weight:700; margin-top: 20px; display: inline-block; text-align: center;}

.skip-title-text.steps {
	display: flex; justify-content: center;}
	
/* divs */

.div-section {
	float: left; width: 100%; left: 0px; right: 0px; margin: auto auto 20px auto;}
	
.div-section.mt20 {
	margin: 20px auto auto auto;}
	
.div-section.mt40 {
	margin: 40px auto auto auto;}
	
.div-section.mt60 {
	margin: -60px auto 20px auto;}
	
.div-section.mtm40 {
	margin: -40px auto auto auto;}
	
.div-section-inner {
	width: 1014px; margin: auto; text-align: center; padding: 12px;}

.div-section-inner.leftalign {
	text-align: left;}

.div-section-inner.b1 {
	border: 1px #DCDCDC solid;}
	
.div-section-gray {
	float: left; width: 100%; left: 0px; right: 0px; margin: auto auto auto auto; background-color: #EAF6EF;}
	
.div-cell-two {
	float: left; width: 490px; border: 1px #DCDCDC solid; margin-right: 8px; text-align: center; cursor: pointer; height: auto;}
	
.div-cell-four {
	float: left; width: 240px; border: 1px #DCDCDC solid; margin-right: 8px; text-align: center; cursor: pointer; height: 260px;}
	
.div-cell-four:hover {
		-webkit-box-shadow: 0px 0px 5px 5px #E7E7E7;
		   -moz-box-shadow: 0px 0px 5px 5px #E7E7E7;
		        box-shadow: 0px 0px 5px 5px #E7E7E7;}
	
.div-cell-three
	{float: left; width: 320px; border: 1px #DCDCDC solid; margin-right: 8px; text-align: center; cursor: pointer; height: auto;}
	
.div-cell-four:hover {
		-webkit-box-shadow: 0px 0px 5px 5px #E7E7E7;
		   -moz-box-shadow: 0px 0px 5px 5px #E7E7E7;
		        box-shadow: 0px 0px 5px 5px #E7E7E7; }
				
.div-cell-two-cw {
	float: left; width: 50%; cursor: pointer; z-index: 999998;}
	
.div-commercial-waste-color-overlay {
	background: rgba(10, 20, 63, .8); height: 260px; overflow: hidden; position: relative; z-index: 1;}
	
.div-commercial-waste-title-section {
	width: 100%; height: 275px; position: relative; z-index: 1; text-align: center; margin-top: 95px;}
	
/* menu css */

.div-menu-holder {
	position: fixed; top: 0px; left: 0px; right: 0px; width: 100%; margin:auto; height: 95px; background: #455A91; z-index: 999999; text-align: center;}
	
.div-menu-bar {
	width: 1014px; margin: 2px auto; height: 95px; padding-top: 15px;}

.div-logo-cell {
	float: left; width: 132px; text-align: left;}
	
.div-menu-cell {
	float: left; width: 162px; text-align: center;}
	
.div-menu-cell-noicon {
	float: left; width: 110px; text-align: center;}
	
.div-my-waste-menu {
	display: none; width: 150px; height: 70px; border: 1px solid #495099; z-index: 999999; margin-top: 6px; background: #ffffff;}
	
.menu-text {
	font-size: 16px; color: #FFFFFF; text-decoration:none; font-weight:500; margin-top: 7px; display: inline-block; cursor: pointer;}
	
.menu-text.mt {
	margin-top: 2px; display: inline-block; text-align: right;}
	
a:hover.menu-text {
	text-decoration: underline; cursor: pointer;}
	
a:hover.menu-text.nohover {
	text-decoration: none;}
		
.mywaste-text
	{font-size: 16px; color: #495099; text-decoration: none; font-weight:500; margin-top: 7px; display: inline-block; line-height: 24px;}
	
a:hover.mywaste-text
	{text-decoration: underline; cursor: pointer;}
	
/* bottom of page css */

.div-bottom-of-page {
	float: left; left: 0px; right: 0px; margin: 0 auto; background-color: #455A91; height: 260px; width: 100%; margin-top: 0;}
	
.div-bottom-of-page-inner {
	width: 1014px; margin: 2px auto; position:relative; padding-top: 50px;}
	
.div-bottom-sections-one {
	float: left; margin-right: 8px; text-align: left; width: 140px;}
	
.div-bottom-sections-two {
	float: left; margin-right: 8px; text-align: left; width: 400px;}
	
.div-bottom-sections-three {
	float: left; margin-right: 8px; text-align: left; width: 240px;}
	
.div-bottom-sections-four {
	float: left; margin-right: 8px; text-align: left; width: 180px;}
	
/* video divs */

.div-video-title-section {
    width: 100%; height: 240px; position: relative; z-index: 1; text-align: center; margin-top: 95px;}

.div-video-holder {
	min-width: 100%; min-height: 100%; background: rgba(73, 80, 153, .8); opacity: 0.3; z-index: -99999;}
	
.div-video-color-overlay {
	background: rgba(10, 20, 63, .8); height: 240px; overflow: hidden; position: relative; z-index: 1;}
	
.div-page-title-over-video {
	z-index: 999999; position: absolute; top: 45%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
	
video {
  min-width: 100%;  min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); z-index: -999999;}
  
 /* tables */
 
table.table-wbox {
	 width: 1010px; border-spacing: 12px;}
	 
table.table-waste-form {
	width: 100%; padding: 6px; border: 1px solid #E0E0E0; border-spacing: 10px;}
	 
td.td-bespoke-icon-cell {
	width: 254px; text-align: center; vertical-align: top; border: 1px solid #ECECEC; padding: 6px;}
	
/* form elements */

input.input-formbox {border: 1px solid #e1ebad; background-color: #f0f5d6; font-size: 16px; color: #585858; width: 97%;	height: 30px; padding-left:10px; -webkit-appearance: none; margin: 8px 0 15px 0;}
		
input.input-formbox:focus {
	outline: none !important; border: 1px solid #b3d235;}
	
input.box-postcode {
	border: 1px solid #e1ebad; background-color: #f0f5d6; font-size: 16px; color: #585858; width: 150px; height: 30px; padding-left:10px; -webkit-appearance: none; margin: 8px 0 15px 0;}
	
select.selectboxAddress
	{border: 1px solid #e1ebad; background-color: #f0f5d6; font-size: 16px; color: #585858; width: 100%; height: 34px; line-height:44px; padding-left:6px; margin-top: 8px; margin-bottom: 10px;}
	
select.selectboxAddress.mbadjust {
	margin-bottom: 14px;}
	
.btn-waste-form {
	background-color: #b3d235; border: 1px #b3d235 solid; display: inline-block; color: #495099; width: 250px; float: right; margin-right: 1px; text-transform: uppercase;
	font-weight: 600; font-size: 18px; cursor: pointer; margin-bottom: 10px; height: 40px;
	-webkit-appearance: none;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease; }
	
.btn-waste-form:hover {
	text-decoration: none; color: #FFFFFF; background: #2E75B6; border: 1px #2E75B6 solid;	-webkit-appearance: none;}
	
.btn-skip-price {
	background-color: #b3d235; border: 1px #b3d235 solid; display: inline-block; color: #495099; margin-right: 6px;
	text-transform: uppercase; font-weight: 600; font-size: 18px; cursor: pointer; width: 180px; margin-bottom: 20px; height: 40px;
	-webkit-appearance: none;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;		
	}
	
.btn-skip-price:hover {
	text-decoration: none; color: #FFFFFF; background: #2E75B6; border: 1px #2E75B6 solid; -webkit-appearance: none;}
	
.btn-payment {
	background-color: #b3d235; border: 1px #b3d235 solid; display: inline-block; color: #495099; margin-right: 6px;
	text-transform: uppercase; font-weight: 600; font-size: 18px; cursor: pointer; width: 280px; margin-bottom: 20px; height: 40px;
	-webkit-appearance: none;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;		
	}
	
.btn-payment:hover {
	text-decoration: none; color: #FFFFFF; background: #2E75B6; border: 1px #2E75B6 solid; -webkit-appearance: none;}
	
.btn-lookup {
	background-color: #b3d235; border: 1px #b3d235 solid; display: inline-block; color: #495099; margin-right: 6px; margin-left: 10px;
	text-transform: uppercase; font-weight: 600; font-size: 18px; cursor: pointer; margin-bottom: 10px; height: 34px; width: 150px;
	-webkit-appearance: none;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;}
		
.btn-lookup:hover {
	text-decoration: none; color: #FFFFFF; background: #495099; border: 1px #b3d235 solid; -webkit-appearance: none;}
  
 /* images */
 
.img-page-logo
	{margin-bottom: 20px; margin-top: 22px;}
	
.img-service-icon
	{margin-top: 10px; margin-bottom: 10px;}
	
.img-menu-icon
	{vertical-align: middle; margin-right: 6px;}
	
.img-transport {
	width: 490px;}
	
.img-bespoke-icon {
	height: 100px; width: 100px;}
 