/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*/

@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=ff24f0eb-789b-408a-9a7d-9657a98851d7");

@font-face{
    font-family:"Applied Sans W01";
    font-weight: 400;
    src:url("fonts/bad1d6b2-60f6-4b01-9fa8-914fcb266a8d.eot?#iefix");
    src:url("fonts/bad1d6b2-60f6-4b01-9fa8-914fcb266a8d.eot?#iefix") format("eot"),url("fonts/4063af43-64b6-43d0-a26e-06aa4f85363d.woff2") format("woff2"),url("fonts/3dcd51dd-b610-42f0-aac7-c434471cd2fb.woff") format("woff"),url("fonts/2f6f208d-79f1-4678-ba5d-f33ade8e3d27.ttf") format("truetype"),url("fonts/fdd2b00a-96b6-4aea-9082-c1b89f38f1fb.svg#fdd2b00a-96b6-4aea-9082-c1b89f38f1fb") format("svg");
}
@font-face{
    font-family:"Applied Sans W01";
    font-weight: 800;
    src:url("fonts/82bd2aff-2e60-4c65-b70e-7cf6180b5225.eot?#iefix");
    src:url("fonts/82bd2aff-2e60-4c65-b70e-7cf6180b5225.eot?#iefix") format("eot"),url("fonts/c41cf10f-059f-4a9c-bea1-b23be42a13fa.woff2") format("woff2"),url("fonts/76660e90-37e4-4c4d-8091-30a06f09cb51.woff") format("woff"),url("fonts/6aad17d1-6378-4f3f-aef3-2b62f79dbfd0.ttf") format("truetype"),url("fonts/ff2a4a2c-a775-48ce-8a63-f2a50f9f63b7.svg#ff2a4a2c-a775-48ce-8a63-f2a50f9f63b7") format("svg");
}
@font-face{
    font-family:"Applied Sans W01";
    font-weight: 900;
    src:url("fonts/5c6f02a9-72dd-47a6-a40a-76833fde994c.eot?#iefix");
    src:url("fonts/5c6f02a9-72dd-47a6-a40a-76833fde994c.eot?#iefix") format("eot"),url("fonts/7c825263-fc78-40ea-8e0e-63185d25be7c.woff2") format("woff2"),url("fonts/de1f093a-629c-4bbd-bab0-85481537bfcb.woff") format("woff"),url("fonts/9c1943de-6a07-4613-8ddf-576c4ea80947.ttf") format("truetype"),url("fonts/10555eaa-5ead-4e0c-a12c-fa13ee5cd46d.svg#10555eaa-5ead-4e0c-a12c-fa13ee5cd46d") format("svg");
}


/* Defaults
---------------------------- */

/* Sticky Footer */
body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

a:hover {
	color: #00004b;
	text-decoration: none;
}

main {
    flex: 1 0 auto;
}

.site-header-image {
	display: block;
	margin: auto;
}

.wp-caption {}
.wp-caption-text {}
.sticky {}
.screen-reader-text {}
.gallery-caption {}

.bypostauthor {}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	clear: both;
	display: block;
}

/* Max img widths */

img,
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

/* Author bio */

.author-bio .avatar {
	border: 1px solid #dee2e6;
	border-radius: 50%;
}

/* Main content */

/* Sidebar */

/* Hide form placeholders on focus */

input:focus::-webkit-input-placeholder { color: transparent; }
input:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color: transparent; } /* FF 19+ */
textarea:focus::-webkit-input-placeholder { color: transparent; }
textarea:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color: transparent; } /* FF 19+ */

/* Comments */

#comments,
#reply-title {
	margin-top: 1.5rem;
	margin-bottom: 1rem;
}

.commentlist,
.commentlist ul {
	padding-left: 0;
}

.commentlist li {
	padding: 1rem;
}

.comment-meta {
	margin-bottom: 1rem;
}
.commentlist .children {
	margin-top: 1rem;
}

.form-control, .btn {
	border-radius:0;
}
.form-group label {
	width: 100%;
}


/* UX Styles
---------------------------- */

body {
	font-family: "Applied Sans W01" , sans-serif;
	color: #fff;
	background: #00004b;
	text-rendering: optimizeLegibility;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.l-blue-bg {
	background: #4d4dff;
	color: #fff;
}

.l-dark-blue-bg {
	background: #00004b;
	color: #fff;
}

.content-padding-5 {
	padding-top: 5rem;
	padding-bottom: 5rem;
}

p {
	line-height: 2;
}

.btn-text {
	font-size: 2rem;
	font-weight: 800;
}

.btn-text:hover {
	color: #00004b;
}

.btn-text i {
	font-size: 2rem;
	padding-right: .5rem;
	vertical-align: -.4rem;
}

.btn-submit {
	background: #00004b;
	color: #fff;
	font-weight: 800;
}

span.wpcf7-not-valid-tip {
	color: #00004b;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 2px solid #00004b;
	margin: 0;
}

.l2s {
	width: 10rem;
}

/* Navigation
---------------------------- */

.navbar-brand {
	font-size: 2rem;
	font-weight: 400;
	margin-right: 0;
}

.navbar-brand span {
	font-weight: 800;
}

.navbar-toggler {
	padding: 0;
}

.navbar-toggler span {
	color: #fff;
	font-size: 1rem;
	font-weight: 800;
	letter-spacing: 1px;
	display: inline-block;
	padding-right: .5rem;
	width: 3.5rem;
}

.navbar-toggler img {
	display: inline-block;
	width: 2rem;
}

.nav-phone {
	font-size: 1.25rem;
	letter-spacing: 1px;
	margin-right: 1rem;
}

.navbar-nav .nav-link {
	padding-top: 1rem;
	padding-bottom: 1rem;
	font-weight: 800;
}

.navbar-nav .nav-link:hover {
	color: #4d4dff;
}

.navbar-nav {
	flex-wrap: wrap;
}

.navbar-nav .menu-item {
	flex: 1 0 25%;
}

.navbar-collapse {
	background: #00004b;
	top: 4.5rem;
	max-height: calc(100vh - 4.5rem);
	overflow-y: scroll;
	position: fixed;
	z-index: 1031;
	left: 0;
	right: 0;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

/* Hero
---------------------------- */

.mobile-cta {
	background: #4d4dff;
	z-index: 1031;
}

.mobile-cta > div {
	display: flex;
	justify-content: center;
}

.mobile-cta .btn-text {
	font-size: 1.5rem;
	padding: 1rem;
}

/* Hero
---------------------------- */

.hero-container {
	height: 100vh;
	position: relative;
	z-index: 0;
}

.hero-container .hero-img {
	position: absolute;
	width: 60%;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
}

.hero-container .row {
	height: 100vh;
}

.hero-container p {
	font-size: 1.5rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.hero-container .hero-bg-text {
	font-size: 13vw;
	font-weight: 900;
	position: absolute;
	top: 20vh;
	right: 0;
	left: 0;
	display: flex;
	justify-content: center;
	color: #4242FF;
	z-index: -1;
	letter-spacing: -.25vw;
}

/* Index
---------------------------- */

.index-service-number {
	display: block;
	font-size: 6.25rem;
	color: #1b1b65;
	font-weight: 900;
	letter-spacing: -2px;
}

.index-navigation .title-text-md {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	display: block;
	margin-top: -4.5rem;
	line-height: 3rem;
}

.index-navigation h2 {
	font-weight: 900;
	padding-left: 1.5rem;
	padding-right: 1.5rem;	
}

.index-navigation .title-text-md:hover {
	text-decoration: none;
	color: #4d4dff;
}

.index-about-container {
	height: 60vh;
	margin-top: 10rem;
	margin-bottom: 10rem;
}

.index-about-container h3 {
	margin-top: 20vh;
	margin-left: -10rem;
	padding-bottom: 2rem;
}

#fuel-support-fleet {
	width: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 60vh;
	overflow: hidden;
}

#fuel-support-fleet img {
	width: 100%;
	height: 80vh;
	object-fit: cover;
	position: relative; 
}

.index-info-container h3 {
	margin-top: 20vh;
	padding-bottom: 2rem;
	position: relative;
	z-index: 1;
}

.index-info-container p {
	display: block;
	padding-left: 5rem;
	position: relative;
	z-index: 1;
}

#fuel-support-truck {
	height: 60vh;
	width: 100%;
	overflow: hidden;
}

#fuel-support-truck img {
	width: 100%;
	height: 80vh;
	object-fit: cover;
	position: relative; 
	z-index: 0;
}


/* Features
---------------------------- */

.features-container h2 {
	margin-top: 5rem;
	font-weight: 800;
}

.features-icons h3 {
	font-size: 1.1rem;
	color: #fff;
	font-weight: 800;
}
 
.features-icons p {
	font-size: 1rem;
	color: #fff;
}

.features-icons .features-icons-item {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 5rem;
  color: #4d4dff;
}

/* Coverage
---------------------------- */

.coverage-container .index-north-east {
	font-size: 10vw;
	font-weight: 900;
	position: absolute;
	top: 5vh;
	left: 10vw;
	color: #4242FF;
	letter-spacing: -.25vw;
}

.coverage-container .index-north-east i {
	font-size: 8vw;
	vertical-align: -1rem;
}

.coverage-container h3 {
	padding-right: 5rem;
}

.coverage-container ul {
	padding-left: 0;
}

.coverage-container li {
	list-style-type: none;
	font-size: 1.5rem;
	font-weight: 800;
	padding-bottom: 1rem;
}

.coverage-container a:hover {
	color: #00004b;
	text-decoration: none;
}

.coverage-container .title-text-md {
	margin-top: 3rem;
	margin-bottom: 0;
}

.coverage-container .phone-number {
	font-size: 4.375rem;
}

/* Reviews
---------------------------- */

.reviews-container h3 {
	margin-bottom: 5rem;
}

.reviews-container .review {
	display: flex;
	flex-direction: column;
}

.reviews-container .review-date {
	color: #1b1b65;
	font-size: 2rem;
	font-weight: 800;
	margin-bottom: 1rem;
	display: block;
}

.reviews-container .review-stars {
	margin-top: auto;
	font-size: 1.5rem;
	color: #4d4dff;
	margin-bottom: 1rem;
	padding-top: 2rem;
	display: block;
}

.reviews-container .review-name {
	font-size: 1.5rem;
	font-weight: 800;
	margin: 0;
}

.reviews-container .review-location {
	margin: 0;
}

/* Services
---------------------------- */

.service-content {
	padding-bottom: 5rem;
}

.service-content h2 {
	font-weight: 800;
	margin-bottom: 1rem;
}

.image-content-left, .image-content-right {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.image-content-left .content-image img, .image-content-right .content-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	min-height: 30rem;
}

.image-content-left .content-image.no-square-content-image img, .image-content-right .content-image.no-square-content-image img {
	min-height: 0;
	object-fit: contain;
	height: auto;
	width: auto;
	max-width: 100%;
}

.image-content-left .content-image.no-square-content-image, .image-content-right .content-image.no-square-content-image {
	display: flex;
	justify-content: center;
	align-items: center;
}



.image-content-left .content-text, .image-content-right .content-text {
	width: 100%;
	display: flex;
	align-items: center;
}

.statement p {
	padding-top: 3rem;
	padding-bottom: 3rem;
	font-weight: 800;
	font-size: 2rem;
}


/* Footer
---------------------------- */

footer h6 {
	font-size: 1.75rem;
	font-weight: 800;
}

footer ul, footer p.address {
	padding-left: 0;
	padding-top: 2rem;
}

footer ul li {
	list-style-type: none;
	padding-bottom: .5rem;
}

footer a:hover {
	color: #4d4dff;
}

/* Typography
---------------------------- */

p,li,h1,h2,h3,h4,h5,h6,a {
	color: #fff;
}

.title-text-xl {
	color: #fff;
	font-weight: 900;
	letter-spacing: -2px;
	font-size: 4.5rem;
	line-height: 1;
	text-transform: lowercase;
}

.title-text-lg {
	color: #fff;
	font-weight: 800;
	font-size: 4rem;
}

.title-text-md {
	color: #fff;
	font-weight: 800;
	font-size: 2.625rem;
}


/* Contact
-------------------------------------- */

.contact-container li {
	list-style-type: none;
	padding-left: 3rem;
}

.contact-container li span.name {
	font-weight: 600;
	vertical-align: 3px;
	margin-bottom: 1rem;
}

.contact-container li i {
	color: #4d6bed;
	width: 3rem;
	font-size: 1.1rem;
}

.contact-container li:first-of-type {
	padding-left: 0;
}

.contact-container ul {
	padding-left: 0;
}

.contact-container h2 {
	font-weight: 900;
	margin-bottom: 3rem;
}

/* Media Queries
-------------------------------------- */
/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {

}

/* Medium devices - grid */
@media (max-width: 991px) {
	.hero-container .hero-img {
		top: 5rem;
		bottom: auto;
		width: 100%;
	}
	
	.hero-container p {
		font-size: 1.2rem;
	}
	
	.index-about-container h3 {
		margin-left: 0;
	}
	
	#fuel-support-fleet,
	#fuel-support-fleet img {
		width: 100%;
		height: calc(100vh - 4.375rem);
	}
	
	.coverage-container .phone-number {
		font-size: 2rem;
	}
	
	#fuel-support-fleet {
		position: static;
	}
	
	.index-about-container h3, .index-info-container h3 {
		margin-top: 2rem;
	}
	
	.index-about-container {
		margin-bottom: 2rem;
	}
	
	#fuel-support-fleet, #fuel-support-fleet img {
		height: auto;
	}
	
	.index-about-container {
		height: auto;
		margin-top: 0;
	}
	
	.index-info-container .info-img-col {
		order: -1;
	}
	
	.content-padding-5.index-info-container {
		padding-top: 0;
		padding-bottom: 0;
		margin-bottom: 2rem;
	}
	
	.index-info-container p {
		padding-left: 0;
	}
	
	#fuel-support-fleet, #fuel-support-fleet img {
		margin-bottom: 0!important;
		transform: none !important;
	}
	
	#fuel-support-truck {
		width: 100%;
		margin-left: 0;
	}
	
	.index-info-container .info-img-col {
		padding-left: 0;
		padding-right: 0;
	}
	
	.coverage-container .index-north-east {
		position: static;
	}
	
	.coverage-container .index-north-east i {
		vertical-align: 0;
	}
}

/* Small devices - grid */
@media (max-width: 767px) {
	
	body {
		margin-bottom: 4.375rem;	
	}
	
	.navbar-container {
		padding: 0;
	}
	
	.navbar-brand {
		font-size: 1.5rem;	
	}
	
	.navbar-collapse {
		top: 3.9rem;
		height: calc(100vh - 7.9rem);
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	
	.navbar-nav .nav-link {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
		font-size: 1.3rem;
	}
	
	.title-text-xl {
		font-size: 3rem;
		margin-top: 6rem;
	}
	
	.hero-container p {
		padding: 0;
	}
	
	.hero-container, .hero-container .row {
		height: calc(100vh - 4.375rem);
	}
	
	.image-content-left .content-image,
	.image-content-right .content-image {
		margin-bottom: 1.5rem;
		padding: 0;
	}

	.image-content-right .content-image {
		order: -1;
	}
	
}

@media (max-width: 320px) {
	.title-text-xl {
		font-size: 2.5rem;
	}
	.index-navigation .title-text-md {
		font-size: 2rem;
	}
}