@charset "ISO-8859-1";

article{
	overflow:hidden;
}

.main{
	background-color: #ffffff;
	color: #2d2d2d;
}

h1.heading {
	color: white;
	position: relative;
	top: -180px;
	font-size: 45px;
	margin-left: 0;
	height: 0;
}

.main .container h2.sub-heading {
	font-size: 36px;
	margin-bottom: 0;
}

h3.title {
	font-size: 28px;
}

h4.mini-title {
	font-size: 20px;
}

section p, section a, section li {
	font-family: 'Roboto', Arial, Helvetica, serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5em;
}

.lead {
	font-family: 'Centrale Sans Medium', Trebuchet, sans-serif;
	font-size: 24px;
	margin-bottom: 0;
}

.light {
	font-family: 'Roboto', Arial, Helvetica, serif;
	font-weight: 300;
}

.medium, .medium a {
	font-family: 'Roboto', Arial, Helvetica, serif;
	font-weight: 500;
}

.bold {
	font-family: 'Roboto', Arial, Helvetica, serif;
	font-weight: 700;
}

.text-black {
	color: #2D2D2D;
}

.text-white {
	color: #FFFFFF;
}

.text-blue {
	color: #0099FF;
}

a.text-blue {
	color: #0099FF;
}

.no-pad-l {
	padding-left: 0;
}

.no-pad-r {
	padding-right: 0;
}

.no-pad-b {
	padding-bottom: 0;
}

.no-pad-t {
	padding-top: 0;
}

.extra-mar-t {
	margin-top: 10px;
}

.delivery-top-container {
	width: 100vw;
	position: relative;
	margin-left: 50%;
	transform: translateX(-50%);
}

.banner-image-container {
	position: relative;
}

.hero-img, .banner-img {
	display: table;
	margin-left: 50%;
	transform: translateX(-50%);
	width: 100vw;
}

.hero-img > source + img {
	margin-left: 50%;
	transform: translateX(-50%);
}

.banner-img > source + img {
	width: 100vw;
}

.delivery-middle-container {
	background-color: #ffffff;
	width: 100vw;
	position: relative;
	padding: 50px 0;
	margin-left: 50%;
	transform: translateX(-50%);
}

.delivery-middle-container.no-pad-b {
	padding-bottom: 0;
}

.delivery-middle-container-even {
	background-color: #ffffff;
	width: 100vw;
	position: relative;
	padding: 0;
	margin-left: 50%;
	transform: translateX(-50%);
}

.breadcrumbs a:hover{
	color: #0099ff;
}

.breadcrumbs {
	margin-left: 0;
	margin-top: 0;
	font-size: 1.05em;
}

.service-intro .service-intro-details ul {
	margin-left: 22px;
	margin-right: 22px;
	padding: 20px 0;
}

.service-intro .service-intro-details ul li::marker {
	content: url("https://s3.eu-west-1.amazonaws.com/media.markselectrical.co.uk/pages/delivery-service/me-marker.png") "  ";
}

.estimated-timeslot {
	background: #0099FF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px 40px;
}

.estimated-timeslot p {
	margin-top: 0;
	font-size: 18px;
}

.estimated-timeslot p img {
	margin-top: -5px;
}

.delivery-types .delivery-types-details .delivery-type {
	margin: 0 0 20px;
}

.delivery-table-wrapper table.table-bordered {
	border: 3px solid #ffffff;
}

.delivery-table-wrapper table.table-bordered > tbody > tr > th, .delivery-table-wrapper table.table-bordered > tbody > tr > td {
	border-left: 15px solid #ffffff;
	border-right: 15px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}

.delivery-table-wrapper table.delivery-table > tbody > tr > th, .delivery-table-wrapper table.delivery-table > tbody > tr > td {
	padding: 15px;
	vertical-align: middle;
}

.delivery-table-wrapper table.delivery-table > tbody > tr > th.delivery-items, .delivery-table-wrapper table.delivery-table > tbody > tr > th.delivery-access {
	background-color: #404040;
	color: #ffffff;
}

.delivery-table-wrapper table.delivery-table > tbody > tr.delivery-options > td {
	background-color: #E6E6E6;
}

p.table-swipe, p.table-footnote {
	font-size: 12px;
	color: #888888;
	font-weight: 300;
	margin-top: 0;
}

p.table-swipe {
	margin-bottom: 10px;
}

.delivery-aspects .delivery-aspects-details .delivery-aspect {
	margin: 0 0 20px;
}

.delivery-charges .delivery-charges-details .delivery-charge {
	margin: 0 0 20px;
}

.delivery-exceptions .delivery-exceptions-details .delivery-exception {
	margin: 0 0 20px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.hero-img > source + img {
		transform: translateX(-45%);
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.hero-img > source + img {
		transform: translateX(-40%);
	}
}

@media screen and (max-width: 767px) {
	.hero-img, .banner-img {
		margin-left: unset;
		transform: unset;
	}

	h1.heading {
		position: absolute;
		top: 10%;
		left: 0;
		right: 0;
		margin: auto;
		width: 100vw;
		text-align: center;
		font-size: 50px;
		padding-left: 15%;
		padding-right: 15%;
	}
	
	.main .container h2.sub-heading {
		font-size: 40px;
		margin-bottom: 0;
	}
	
	h3.title {
		font-size: 36px;
	}
	
	h4.mini-title {
		font-size: 26px;
	}

	.delivery-middle-container, .delivery-middle-container-even {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media screen and (max-width: 419px) {
	h1.heading {
		font-size: 35px;
	}
}

/* (Safari + MobileSafari >= 14.6) or (All MobileSafari versions) */
/* Chromium added one or both of these selectors in a recent update - April 2023 */
/*@supports (selector(:nth-child(1 of x))) or (-webkit-touch-callout: none) {*/
/* Newer detection for Safari only after Apple added a non-standard -webkit- function */
@supports (background: -webkit-named-image(i)) {
	.service-intro .service-intro-details ul {
		list-style-type: none;
		padding: 20px 0;
	}
	
	.service-intro .service-intro-details ul li::before {
		content: url("https://s3.eu-west-1.amazonaws.com/media.markselectrical.co.uk/pages/delivery-service/me-marker.png") "  ";
	}
}