@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
	{font-size: 18px; color: #495099; text-decoration:none; font-weight:500; line-height: 32px;}
	
.normal-text.leftalign
	{text-align: left !important;}
	
.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-hire-title-text
	{font-size: 24px; color: #495099; text-decoration:none; font-weight:700; margin-top: 20px; margin-left: 16px; display: inline-block; text-align: left !important;}
	
.skip-title-text.steps
	{display: flex; justify-content: center;}
	
.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;}

.normal-text-white
	{font-size: 15px; color: #FFFFFF; text-decoration:none; font-weight:300;}
	
.normal-text-bop
	{font-size: 14px; color: #787E96; text-decoration:none; font-weight:500; line-height: 22px;}
	
.menu-text
	{font-size: 16px; color: #FFFFFF; text-decoration:none; font-weight:500; margin-top: 20px; display: inline-block;}
	
.menu-text.mt
	{margin-top: 2px; display: inline-block; text-align: right;}
	
a:hover.menu-text
	{text-decoration: underline; cursor: pointer;}
	
.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;}
	
.menu-text-skip
	{ font-size: 16px; color: #FFFFFF; text-decoration:none; font-weight:500; margin-top: 7px; display: inline-block;}
	
.compliance-title-text
	{ font-size: 28px; color: #b9d053; text-decoration:none; font-weight:700; margin-top: 20px; margin-bottom: 20px; display: inline-block;}
	
.compliance-green-text
	{ font-size: 30px; color: #b9d053; text-decoration:none; font-weight:400; line-height: 40px;}
	
.waste-title-text
	{ font-size: 28px; color: #eba540; text-decoration:none; font-weight:700; margin-top: 20px; margin-bottom: 20px; display: inline-block;}
	
.waste-orange-text
	{ font-size: 30px; color: #eba540; text-decoration:none; font-weight:400; line-height: 40px;}
	
.transport-title-text
	{ font-size: 28px; color: #dd5e60; text-decoration:none; font-weight:700; margin-top: 20px; margin-bottom: 20px; display: inline-block;}
	
.transport-red-text
	{ font-size: 30px; color: #dd5e60; text-decoration:none; font-weight:400; line-height: 40px;}
	
.recovery-title-text
	{ font-size: 28px; color: #495099; text-decoration:none; font-weight:700; margin-top: 20px; margin-bottom: 20px; display: inline-block;}
	
.recovery-blue-text
	{ font-size: 30px; color: #495099; text-decoration:none; font-weight:400; line-height: 40px;}

.page-title-over-bg
	{ font-size: 40px; color: #FFFFFF; text-decoration:none; font-weight:500; text-align: center;}
	
.large-blue-text
	{font-size: 23px; color: #495099; text-decoration:none; font-weight:400; line-height: 40px;}
	
.form-label-text
	{font-size: 16px; color: #495099; font-weight:500; text-align: left;}
	
.form-label-text.required:after
	{color: #e32; content: ' *'; display: inline;}
	
.form-label-text.correction
	{margin-top: -16px; display: inline-block;}
	
.form-label-text.correction2
	{margin-top: 5px; display: inline-block;}
	
/* divs */

.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-icon-cell
	{float: left; width: 240px; border: 1px #DCDCDC solid; margin-right: 8px; text-align: center; cursor: pointer; height: auto;}
	 
.div-services-icons
	{float: left; width: 100%; left: 0px; right: 0px; margin: -25px auto auto auto; background: #FFFFFF;}
	
.div-services-icons.mt40
	{margin-top: 40px;}
	
.div-icon-cell: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-section {
	float: left; width: 100%; left: 0px; right: 0px; margin: auto auto 20px auto;}

.div-section.mt60
	{margin: -60px auto 20px auto;}
	
.div-section.mt20
	{margin: 20px auto auto auto;}
	
.div-section.mt40
	{margin: 40px auto auto auto;}
	
.div-section-gray {
	float: left; width: 100%; left: 0px; right: 0px; margin: auto auto auto auto; background-color: #EAF6EF;}
	
.div-section-gray.mt20
	{margin-top: 20px;}
	
.div-section-inner
	{width: 1014px; margin: auto; text-align: center; padding: 12px;}
	
.div-services-icons-holder
	{width: 1014px; margin: 2px auto; position:relative;}
	
.div-standard-inner
	{width: 1014px; margin: 2px auto; position:relative; text-align: center;}
	
.div-standard-inner.ht500
	{height: 550px;}
	
.div-standard-inner-left
	{width: 1014px; margin: 2px auto; position:relative; text-align: left;}
	
.div-standard-inner-left.b1
	{border: 1px #DCDCDC solid;}
	
.div-standard-inner.b1
	{border: 1px #DCDCDC solid;}
	
.div-wc-2col-50pc
	{float: left; position: relative; width: 45.5%; margin-left: 15px; font-size: 16px; color: #495099; font-weight:500; text-align: left; padding: 10px; line-height: 20px; height: 180px;}
	
.div-header-image-container {
    width: 100%; min-width: 100%; height: 450px; overflow: hidden; position: relative; top: 0; right: 0; left: 0; margin: 0 auto; z-index: -999999; transform: skewY(1deg); transform-origin: 100% 0; text-align: center;}
	
.div-header-image-container.waste
	{background-image: url('../img/waste-header.jpg'); background-size: cover;}
	
.div-header-image-container.compliance
	{background-image: url('../img/compliance-header.jpg'); background-size: cover;}
	
.div-header-image-container.transport
	{background-image: url('../img/transport-header.jpg'); background-size: cover;}
	
.div-header-image-container.recovery
	{background-image: url('../img/recovery-header.jpg'); background-size: cover;}

.div-header-image-container:before {
	content: ""; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0;
    background: rgba(73, 80, 153, 0.7);
	 -webkit-transition: all .3s linear;
    	-moz-transition: all .3s linear;     
         -ms-transition: all .3s linear;
          -o-transition: all .3s linear;
             transition: all .3s linear;
	}

.overlay-blue:before {
    background: rgba(73, 80, 153, 0.7);
  }
	
.div-bottom-of-page
	{float: left; left: 0px; right: 0px; margin: 0 auto; background-color: #0A143F; height: 260px; width: 100%; margin-top: 30px;}
	
.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;}
	
.div-home-page-color-overlay {
	background: rgba(10, 20, 63, .8); height: 240px; overflow: hidden; position: relative; z-index: 1;}
	
.div-commercial-waste-color-overlay {
	background: rgba(10, 20, 63, .8); height: 260px; overflow: hidden; position: relative; z-index: 1;}
	
.div-orange-overlay {
	background: rgba(235, 165, 64, .8); z-index:1; height: 240px;}
	
.div-green-overlay {
	background: rgba(185, 208, 83, .8); z-index:1; height: 240px;}
	
.div-red-overlay {
	background: rgba(221, 94, 96, .8); z-index:1; height: 240px;}
	
.div-blue-overlay {
	background: rgba(73, 80, 153, .8); z-index:1; height: 240px;}	
		
.div-title-section {
    width: 100%; height: 240px; position: relative; z-index: 1; text-align: center; margin-top: 95px;}
	
.div-commercial-waste-title-section {
	width: 100%; height: 275px; position: relative; z-index: 1; text-align: center; margin-top: 95px;}
	
.div-page-title-over-video {
	z-index: 999999; position: absolute; top: 45%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
	
.div-video-holder {
	min-width: 100%; min-height: 100%; background: rgba(73, 80, 153, .8); opacity: 0.3; z-index: -99999;}

.div-options
	{float: left; position: relative; width: 14.8%; border: 1px #DCDCDC solid; margin: 8px; text-align: center; vertical-align: middle; height: 50px; cursor: pointer; font-family: 'Ubuntu'; font-size: 24px; color: #495099; font-weight:600; margin-bottom: 20px; margin-top: 10px; display: inline-block;}
	
.div-options.active
	{background: #B3D235; color: #ffffff;}
	
.div-options:hover
	{background: #B3D235;}
		
.options-text
	{margin-top: 10px; display: inline-block;}
	
.div-compliance-cell
	{float: left; width: 320px; border: 1px #DCDCDC solid; margin-right: 8px; text-align: center; cursor: pointer; height: auto;}
	
.div-transport-cell
	{float: left; width: 490px; border: 1px #DCDCDC solid; margin-right: 8px; text-align: center; cursor: pointer; height: auto;}

/* images */

.img-page-logo
	{margin-bottom: 20px; margin-top: 22px;}
	
.img-service-icon
	{margin-top: 10px;}
	
.img-headers
	{width: 100%; height: 100%;}
	
.img-skip-menu
	{vertical-align: middle; margin-right: 6px;}
	
.img-cart
	{vertical-align: middle; margin-right: 6px; margin-top: 4px;}
	
.img-bespoke-icon
	{height: 100px; width: 100px;}
	
/* button */
	
.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; border-radius: 5px; 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;}
	
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-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;}
		
.input-postcode:focus
	{outline: none !important; border: 1px solid #b3d235;}
	
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.mtadjust1
	{margin-top: 28px; margin-bottom: 15px;}
	
select.selectboxAddress.mtadjust2
	{margin-top:9px;}
	
select.selectboxAddress.mbadjust
	{margin-bottom: 14px;}

#div-form-message
{font-family: 'Nunito'; font-size: .85em; color: #8C4D9E;}

#div-form-message1
{font-size: 16px; color: #495099; display: 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; border-radius: 5px; 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-skip-price.stepmtb
	{margin-top: 20px; margin-bottom: 20px;}
	
.btn-skip-price.wide
	{width: 250px;}
	
.btn-skip-price:hover 
	{text-decoration: none; color: #FFFFFF; background: #2E75B6; border: 1px #2E75B6 solid;
		-webkit-appearance: none;}

/* table */

td.td-bespoke-icon-cell
	{width: 254px; text-align: center; vertical-align: top; border: 1px solid #ECECEC; padding: 6px;}
	
/* video */
video {
  min-width: 100%;  min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); z-index: -999999;}