/*!
Theme Name: CARS 2021
Theme URI: http://underscores.me/
Author: Sleep. Create. Repeat.
Author URI: https://www.sleepcreaterepeat.co.uk
Description: Bespoke theme for CARS
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cars-2021
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

CARS 2021 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* BOOTSTRAP OVERRIDES */

.container {
	padding-left: 8vw;
	padding-right: 8vw;
}

@media only screen and (min-width: 580px) {

	.container {
		padding-left: 30px;
		padding-right: 30px;
	}

}

@media only screen and (min-width: 620px) {

	.container {
		padding-left: 0;
		padding-right: 0;
	}

}
@media only screen and (min-width: 768px) {

	.container {
		padding-left: 5vw;
		padding-right: 5vw;
	}

}

@media only screen and (min-width: 992px) {

	.container {
		padding-left: 30px;
		padding-right: 30px;
	}

}

@media only screen and (min-width: 1200px) {

	.container {
		padding-left: 0;
		padding-right: 0;
	}
}


/* BASICS */

html {
	scroll-behavior: smooth;
}

:root {
	--cars-red: rgba(173, 23, 43, 0.9);
	--cars-red-dark: #740f1d;
	--cars-grey-dark: #333;
	--cars-grey-mid: #898989;
	--cars-grey-light: #e5e5e5;
	--padding-v-section: 160px;
	--padding-v-minor: 60px;
	--bg-pale: rgba(0,0,0,0.05)
}
body {
	background: #fff;
}



.cars-red {
	color: var(--cars-red);
}

.cars-dark-red {
	color: var(--cars-dark-red);
}

.page {
	margin-bottom: 0;
}

body.no-scroll {
	height: 100vw;
	overflow-y: hidden;
}

/* TYPOGRAPHY */

body,
button,
input,
select,
optgroup,
textarea {
	color:var(--cars-grey-dark);
}

html {
	font-size: 62.5%;
}

body {
	font-family: minerva-modern,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2rem;
	opacity: 0;
	transition: opacity 0.5s linear;
	letter-spacing: -0.005em;
}

body.all-loaded {
	opacity: 1;
}

h1, h2, h3 {
	color: var(--cars-red-dark);
	line-height: 1.1;
	margin-bottom: 1em;
	letter-spacing: -.02em;
}

h1 {
	font-size: 4.2rem;
	line-height: 1;
	margin-top: 0;
}

h2 {
	font-size: 3.2rem;
	margin-bottom: 1.5em;
}

h3 {
	font-size: 2.8rem;
}

h1::after,
h2::after{
	content: ' ';
	display: block;
	background-color: var(--cars-grey-mid);
	height: 2px;
	width: calc( 100% / 3);
	margin-top: 0.5em;
	margin-bottom: 1em;
}

strong {
	font-weight: 700;
}

.lead {
	font-size: 2.1rem;
	margin-bottom: 40px;
}

@media only screen and (min-width: 768px) {

	body {
		font-size: 1.8rem;
	}

	h1 {
	}

	.lead {
	}

}

/* LISTS */

.list-unstyled {
	padding-left: 0;
	list-style-type: none;
}

.list-unstyled:not(.row) {
	margin-left: 0;
}

.list-services {
	line-height: 1.2;
}

.list-services li:not(class="list-footer") a {
	display: inline-block;
	padding-left: 0.75em;
	padding-bottom: 0.5em;
	position: relative;

}

.list-services li::before:not(class="list-footer") {
	font-family: "Font Awesome 5 Pro";
	content: "\f058";
	font-weight: 900;
	color: var(--cars-red);
	position: relative;
	left: 0;
	transform: scale(0.8);
	transform-origin: left center;
}

.list-social-feed {
	margin-bottom: 0;
}

.list-social-feed li {
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

/* ANIMATIONS */

@keyframes bouncing {
	0% { transform: translateY(0); }
	100% { transform: translateY(-15px); }
}
.bounce {
	animation: bouncing 1s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
}

/* LINKS */

a {
	outline: none !important;
}

a,
a:link,
a:visited {
	color: var(--cars-red-dark);
	text-decoration: none;
}

.picture-links {
	list-style-type: none;
	margin-bottom: 0;
	padding: 0;
}

.picture-links {
	margin-top: 60px;
}

.picture-links li {
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
}

.picture-links .inner {
	padding-top: 100%;
	padding-top: 56.25%;
	width: 100%;
	position: relative;
	background-color: #000;
	transition: all 0.3s ease-in-out;
}


.picture-links .inner:hover {
	background-color: var(--cars-red-dark);
}

.picture-links li:nth-child(odd) {
	border-left-color: transparent;
}

.picture-links .picture-links-content {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: flex;
	align-items: center;
}

.picture-links .inner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0.75;
	position: absolute;
	transition: all 0.3s ease-in-out;
}

.picture-links .inner:hover img {
	opacity: 0.2;
}

.picture-links h2 {
	color: #fff;
	font-size: 7vw;
	line-height: 1;
	margin: 0;
	position: relative;
	z-index: 99;
	text-align: center;
	width: 100%;
	text-shadow: 0 0 1em rgba(0,0,0,1);
}

.picture-links h2:before {
	content: 'Our Services';
	display: block;
	position: absolute;
	width: 100%;
	top: -1.3em;
	font-size: 3.5vw;
}

.picture-links h2::after {
	content: none;
}

@media only screen and (min-width: 768px) {

	.picture-links h2 {
		font-size: 32px;
	}

	.picture-links h2:before {
		top: -1.3em;
		font-size: 16px;
		letter-spacing: normal;
	}


}

@media only screen and (min-width: 992px) {

	.picture-links .inner {
		padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
	}
	.picture-links h2 {
		font-size: 36px;
	}

}

@media only screen and (min-width: 1200px) {

.picture-links .inner {
	padding-top: 100%;
}

}


/* BUTTONS */

.btn {
	background: #E03E07 !important;
	color: #fff !important;
	font-weight: 700 !important;
	border: transparent !important;
	font-size: 1.3rem !important;
	border-radius: 0 !important;
}

.btn-primary {
	margin-top: 3em !important;
}

.btn-lg {
	font-size: 2rem !important;
	text-transform: uppercase;
}

.btn-xl {
	font-size: 2.75rem !important;
	margin-top: 0.5em !important;
	text-transform: uppercase;
	padding-left: 0.66em;
	padding-right: 0.66em;
}

.btn.btn-previous {
	background: var(--cars-grey-mid) !important;
}

.btn-reverse {
	color: var(--cars-red) !important;
	background: #fff !important;
}

/* CTA */

.cta {
	margin-top: var(--padding-v-minor);
}

/* MASTHEAD */

#masthead {
	height: 50vh;
	width: 100%;
	position: relative;
}

#masthead-image {
	position: absolute;
	background-color: var(--cars-grey-mid);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
	background-attachment: fixed;
	transition: background-image 2s linear;
	width: 100%;
	height: 100vh;
	z-index: -10;
}

body.home #masthead {
	max-height: 1080px;
	max-height: none; /* today */
}

#masthead .container-wrapper {
	background: linear-gradient(180deg, rgba(0,0,0,0.50) 0%, rgba(0,0,0,0) 100%);
	transition: all 0.5s linear;
}

#masthead .container-wrapper.scrolled .container {
	transition: all 0.2s linear;
}

#masthead .container,
#main-menu .container {
	padding-top: 40px;
	padding-bottom: 40px;
}

#masthead .site-top .site-branding img,
#masthead .site-top #menu-toggle,
#masthead .site-top #search-toggle {
	height: 12vw;
	cursor: pointer;
}

#masthead .site-top #menu-toggle {
	position: relative;
}

#masthead .site-top #search-toggle {
	padding-right: 1em;
}

#masthead .site-top .nav-links {
	text-align: right;
}

#masthead #quote-buttons {
	background-color: var(--cars-grey-dark);
	border-top: 1px solid rgba(255,255,255,0.33);
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	max-width: none;
	padding: 15px 30px;
	display: flex;
	z-index: 1000;
}

#masthead #quote-buttons img {
	width: 100%;
}

#masthead #quote-buttons a:first-child img {
	padding-right: 10px;
}

#masthead #quote-buttons a:last-child img {
	padding-left: 10px;
}

#masthead #scroll-down {
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: 80px;
	width: 100%;
	text-align: center;
	font-size: 42px;
}

#masthead #scroll-down a {
	color: rgba(255,255,255,0.33);
}

#masthead .masthead-inner {
	position: relative;
}

#masthead #masthead-content #the-content {
	position: relative;
	width: 50%;
}

#masthead #masthead-content #the-content .~inner {
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 10vw;
	width: 50%;
	text-shadow: 2px 2px 0 rgba(0,0,0,0.33), 10px 10px 20px rgba(0,0,0,0.66), 0 0 30px rgba(0,0,0,0.9), 0 0 60px rgba(0,0,0,0.9)  ;
	opacity: 0;
	animation: fadein 1s ease-in 1s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}


#masthead #masthead-content #the-content .inner {
	background-color: rgba(173, 23, 43, 0.85);
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 10vw;
	opacity: 0;
	animation: fadein 1s ease-in 1s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	padding: 0.33em;
}


#masthead #masthead-content #the-content .inner::after {
	content: ' ';
	display: block;
	background-color: var(--cars-red);
	height: 4px;
	width: calc( 100% / 3);
	position: absolute;
	left: 0;
	margin-top: 0.5em;
}

#masthead #masthead-content #the-content .inner::after {
	content: none;
}

@keyframes fadein {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


#masthead #site-logo {
	display: inline-block;
}

@media only screen and (min-width: 768px) {

	#masthead {
		height: 40vh;
	}

	#masthead #quote-buttons {
		display: block;
		width: 100vw;
	}

	#masthead #quote-buttons a {
		display: inline-block;
	}

	#masthead #quote-buttons a:first-child img {
		padding-right: 30px;
	}

	#masthead #quote-buttons a:last-child img {
		padding-left: 30px;
	}

	#masthead .site-top .site-branding img,
	#masthead .site-top #menu-toggle,
	#masthead #quote-buttons img,
	#masthead .site-top #search-toggle	{
		height: 60px;
	}

	#masthead .nav-links img {
		padding-top: 8px;
		padding-bottom: 8px;
	}

	#masthead #quote-buttons img {
		width: auto;
	}

	#masthead #masthead-content #the-content .inner {
		font-size: 72px;
		line-height: 0.9;
		margin-top: 100px;
	}

}

@media only screen and (min-width: 992px) {

	#masthead {
		height: 100vh;
	}

	#masthead #quote-buttons {
		border: none;
		background-color: transparent;
		text-align: right;
		position: relative;
		width: auto;
		padding: 0;
		display: inline-block;
		z-index: auto;
	}

	#masthead #quote-buttons a:first-child img {
		padding-right: 20px;
	}

	#masthead #quote-buttons a:last-child img {
		padding-left: 0;
		padding-right: 40px;
	}

	#masthead #scroll-down {
		bottom: 10px;
	}

	#masthead .container-wrapper.scrolled {
		background-color: var(--cars-red);
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 2000;
	}

	#masthead .container-wrapper.scrolled .container {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	#masthead .container-wrapper.scrolled .site-top .site-branding img,
	#masthead .container-wrapper.scrolled .site-top #menu-toggle,
	#masthead .container-wrapper.scrolled #quote-buttons img,
	#masthead .container-wrapper.scrolled .site-top #search-toggle	{
		height: 50px;
	}

	#masthead .nav-links img {
		padding-top: 4px;
		padding-bottom: 4px;
	}

}

@media only screen and (min-width: 1200px) {

	#masthead {
	}

}

/* INSTAGRAM */

#home-insta {
	padding-top: var(--padding-v-section);
	padding-bottom: var(--padding-v-section);
}

#home-insta h2 {
	text-align: center;
}

#home-insta h2:after {
	content: none;
}

@media only screen and (min-width: 768px) {

	#insta-feed li:last-child {
		display: none;
	}
}

/* ANNOUNCMENTS */

#announcement {
	background: #ffcc00;
	background: #E03E07;
	font-weight: 700;
	color: #fff;
}

#announcement .container {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 1.1;
	font-size: 1.6rem;
}

@media only screen and (min-width: 768px) {

	#announcement .container .inner {
		padding-left: 10%;
		padding-right: 10%;
	}

}

@media only screen and (min-width: 992px) {

	#announcement .container .inner {
		padding-left: 0;
		padding-right: 0;
	}

}

/* NAVIGATION */

#main-menu {
	color: #fff;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 10000;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease-in-out;
	font-size: 7vw;
}

#menu-primary {
	background-color: var(--cars-red);
	width: 80vw;
	height: 100%;
	position: fixed;
	left: -100vw;
	transition: all 0.3s ease-in-out;
}

#main-menu.visible {
	visibility: visible;
	opacity: 1;
	left: 0;
}

#main-menu.visible #menu-primary {
	left: 0;
}

#main_menu_overlay {
	opacity: 0;
	transition: all 0.2s ease-in-out;
}

#main-menu.visible #main_menu_overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: var(--cars-red);
	opacity: 0.2;
}

#main-menu > ul {
	width: 80%;
}

#main-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.1;
	position: relative;
	left: -100vw;
	transition: all 0.6s ease-in-out;
}

#main-menu.visible ul {
	left: 0;
}

#main-menu a {
	color: #fff;
}

#main-menu ul#menu-primary-menu a,
#main-menu .menu-submenu a {
	border-bottom: 2px solid rgba(255,255,255,0);
}

#main-menu ul#menu-primary-menu a:hover,
#main-menu .menu-submenu a:hover  {
	border-bottom: 2px solid rgba(255,255,255,0.5);
}

#main-menu .menu-item-back a:hover {
	border-bottom-color: transparent;
	color: var(--cars-grey-mid);
}

#main-menu ul a {
	display: inline-block;
	width: auto;
	line-height: 1.1;
	padding: 0 0 0.2em 0;
	margin-bottom: 0.8em;
	transition: all 0.3s ease-in-out;
}

#main-menu ul a:hover {
	opacity: 1;
}

#main-menu ul li.has-submenu a::after {
	line-height: 1.1;
	vertical-align: middle;
	font-family: "Font Awesome 5 Pro";
	content: "\f105";
	font-weight: 300;
	padding-left: 0.5em;
	margin-top: 1em;
	color: rgba(255,255,255,0.5);
}

#main-menu .menu-submenu {
	height: 100%;
	position: fixed;
	top: 0;
	left: -100vw;
	background: var(--cars-grey-dark);
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}

#main-menu .menu-submenu.sub-menu-visible {
	visibility: visible;
	opacity: 1;
	left: 0;
}

#main-menu .menu-submenu.menu-secondary {
	width: calc(80vw - 30px);
}

#main-menu .menu-submenu.menu-tertiary {
	background: var(--cars-grey-mid);
	width: calc(80vw - 60px);
}

#main-menu .menu-item-back a {
	display: block;
}

#menu-primary,
.menu-submenu {
	display: flex;
	align-items: center;
}

#main-menu .list-menu-news {
	font-size: 2.25rem;
	display: none;
}

#main-menu .list-menu-news > li {
	margin-bottom: 30px;
}

#main-menu .list-menu-news a {
	margin-bottom: 0;
}

#main-menu .list-menu-news .image-box {
	margin-bottom: 1em;
}

#main-menu .list-menu-news .title::after {
	line-height: 1.1;
	vertical-align: middle;
	font-family: "Font Awesome 5 Pro";
	content: "\f105";
	font-weight: 300;
	padding-left: 0.5em;

}

@media only screen and (min-width: 992px) {

	#main-menu ul {
		padding-left: 5vw;
	}
}

@media only screen and (min-width: 1200px) {

	#main-menu {
		font-size: 3.5rem;
	}

}

/* SIDEBAR */

.sidebar-padder {
	padding-left: 60px;
}

.details-principal {
	padding-left: 1.3rem;
}

aside#services {
	display: none;
}

aside#services .list-services a {
	padding-bottom: 1em;
	display: inline-block;
}

@media only screen and (min-width: 768px) {

	#main-menu {
		font-size: 3rem;
	}

	#sidebar-padder {
		width: 100%;
		margin-left: 30px;
		padding-left: 20px;
		padding-bottom: 30px;
		border-left: 2px solid #fff;
	}

	aside#services {
		display:  initial;
	}

}

/* TABS */

section.tabbed-content {
	padding-top: var(--padding-v-section);
	padding-bottom: var(--padding-v-section);
}

.nav.nav-tabs {
	margin-left: 0;
	border-color: transparent;
}

.nav.nav-tabs .nav-link {
	border-radius: 0;
	border: none;
	padding: 10px 20px;
}

.nav-link.active {
	background: var(--bg-pale) !important;
}

.tab-content {
	background: var(--bg-pale);
	padding: 30px;
}

@media only screen and (min-width: 992px) {

	.tab-content {
		padding: 60px;
	}

	.tab-content .padder {
		padding-right: 30px;
	}

}

/* IMAGES */

.image-box {
	border: 2px solid rgba(255,255,255,0.66);
	-webkit-box-shadow: 0px 20px 20px -10px rgba(0,0,0,0.25);
	box-shadow: 0px 20px 20px -10px rgba(0,0,0,0.25);
}

.image-intro {
	margin-bottom: 2em;
	border-width: 2px;
}

.effect {
	filter: sepia(20%) brightness(0.95);
	-webkit-filter: sepia(20%) brightness(0.95);
	-moz-filter: sepia(20%) brightness(0.95);
}

@media only screen and (min-width: 992px) {

	.image-intro {
		border-width: 3px;
	}

}

/* GALLERIES */

#gallery {
	padding-top: var(--padding-v-section);
	padding-bottom: var(--padding-v-section);
	background: url("images/bg-globe-dark.png") center top no-repeat var(--cars-grey-dark);
	background-size: cover;
}

#gallery ul {
	margin-bottom: 0;
}

/* CONTENT */

#primary, #secondary, .sidebar-padder {
	padding-top: 100px;
}

#secondary {
	position: relative;
}

.container-main-content {
	padding-top: 60px;
}

#container-masthead-title {
	margin-left: -15px;
	line-height: 1;
	position: relative;
}

#container-masthead-title .masthead-title {
	background-color: #fff;
	padding: 20px 40px 20px 15px;
	display: inline-block;
}

#container-masthead-title .descriptor {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1rem;
	margin-bottom: 0.5em;
}

#container-masthead-title .location {
	font-size: 2.4rem;
	color: var(--cars-red-dark);
}

.section {
	padding-top: 20px;
	padding-bottom: 20px;
}

.right-col {
	transform: translate(0,-150px);
	transform: none;
	padding-top: 100px;
}

.content-columns-2 p:last-child {
	margin-bottom: 0;
}

#video-60-seconds {
	margin-top: 3em;
}

@media only screen and (min-width: 992px) {

	.content-columns-2 {
		columns: 2;
		column-gap: 30px;
	}

}

.content-footer {
	background-color: var(--cars-grey-light);
	padding: 2em;
	margin-top: 5em;
}

.content-footer ul:last-child,
.content-footer p:last-child {
	margin-bottom: 0 !important;
}

.logo-aeo {
	margin-bottom: 1em;
}

/* CARNET DE PASSAGE */

.carnet-link {
	max-width: 220px;
	margin-bottom: 3em;
}

/* FORMS */

.gf_progressbar_wrapper {
	margin-bottom: 3em;
}

.gform_wrapper h2 {
	margin-bottom: 1em !important;
}

.gform_wrapper h2::after {
	content: none;
}

.gform_wrapper .gfield_required.gfield_required_text {
	font-style: normal!important;
	padding-left: 0.25em;
}

.page-template-page-form-php #masthead {
	background: none !important;
	height: auto !important;
}

.page-template-page-form-php:not(.page-id-297) #masthead .container-wrapper {
	background: var(--cars-grey-light);
}

.page-template-page-form-php:not(.page-id-297) #masthead .container-wrapper #button-carnet,
.page-template-page-form-php:not(.page-id-297) #masthead .container-wrapper #button-quote,
.page-template-page-form-php:not(.page-id-297) #footnote,
.page-template-page-form-php:not(.page-id-297) .footer-rows {
	display: none;
}

.form-comfirmation {
	line-height: 1.3;
}

.form-comfirmation td {
	display: block;
}

.form-comfirmation td:first-child {
	color: var(--cars-red-dark);
}

.form-comfirmation td:last-child {
	padding-bottom: 1.25em;
}

.gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
	border: none !important;
}

.gform_validation_errors {
	margin-bottom: 2em !important;
}

.gform_validation_errors h2 {
	margin-bottom: 0 !important;
}

@media only screen and (min-width: 768px) {

	.form-comfirmation td {
		display: table-cell;
		vertical-align: top;
		padding-bottom: 1.25em;
	}

	.form-comfirmation td:first-child {
		padding-right: 2em;
		white-space: nowrap;
	}

}

@media only screen and (min-width: 768px) {

	.form-comfirmation td,
	.form-comfirmation td:last-child {
		padding-bottom: 1em;
	}

}

/* FAQ */

.list-faq .question {
	font-weight: 700;
	color: var(--cars-red-dark);
	margin-bottom: 1em;
	font-size: 2.1rem;
	line-height: 1.2;
	position: relative;
}

.list-faq .question::before {
	content: 'Q';
	background-color: var(--cars-red-dark);
	color: #fff;
	width: 1.2em;
	display: inline-block;
	text-align: center;
	position: absolute;
	left: -1.75em;
}

.list-faq .answer {
	margin-bottom: 3em;
	position: relative;
}

.list-faq .answer::before {
	content: 'A';
	font-weight: 700;
	font-size: 2.1rem;
	line-height: 1.2;
	background-color: var(--cars-grey-mid);
	color: #fff;
	width: 1.2em;
	display: inline-block;
	text-align: center;
	position: absolute;
	left: -1.75em;
}


/* SECTIONS */

.subsections > section {
	background-color: var(--cars-grey-light);
	padding: var(--padding-v-section) 0px;
}

.subsections > section:nth-child(even) {
	background-color: #fff;
}

.subsections > section h2 {
	margin-top: 0;
	padding-right: 1em;
}

.subsections > section .the-content p:first-of-type {
	font-size: 2.1rem;
}

.subsections > section .the-content p:last-of-type {
	margin-bottom: 0;
}

.subsections > section#partners {
	background: #fff;
}

@media only screen and (min-width: 768px) {

	.subsections > section {
		background-image: url("/wp-content/uploads/2021/07/home-02.jpg");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: right 80% top;
	}

	.subsections > section:nth-child(even) {
		background-image: url("/wp-content/uploads/2021/07/home-01.jpg");
		background-position: left 70% top;
	}

}

@media only screen and (min-width: 992px) {

	.subsections > section {
		background-position: right -150px top;
	}

	.subsections > section:nth-child(even) {
		background-image: url("/wp-content/uploads/2021/07/home-01.jpg");
		background-position-x: -100px;
	}

}

@media only screen and (min-width: 1200px) {

	.subsections > section {
		background-size: contain;
		background-position: right top;

	}

	.subsections > section:nth-child(even) {
		background-position-x: left;
	}

	}


/* FOOTNOTE */

#footnote {
	background-color: var(--cars-grey-dark);
	color: #fff;
	font-size: 1.4rem;
	line-height: 1.25;
}

#footnote .container {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

#footnote p {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

#footnote a {
	color: #fff;
	text-decoration: underline;
}

@media only screen and (min-width: 992px) {

	#footnote p {
		width: 80%;
	}

}

/* META DATA */

.meta-data {
	font-size: 1.4rem;
	font-weight: 700;
}

/* CONTENT */

.site-main {
	padding: var(--padding-v-section) 0px;
}

body.home .site-main {
	padding-bottom: 0;
}

.main-content-wrapper {
	background: url("images/bg-globe.png") center 130px no-repeat;
	background-size: auto 30%
}

body.home .main-content-wrapper {
	background-position-y: 20px;
}

.main-content-wrapper ul:not([class]) {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 3em;
	padding-left: 0	;
}

.main-content-wrapper ul:not([class]) > li {
	margin-top: 1em;
	position: relative;
	padding-left: 1.25em;
}

.main-content-wrapper ul:not([class]) > li:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	position: absolute;
	content: '\f105';
	left: 0;
	color: var(--cars-red);
}

.main-content-wrapper {
	background-position-y: 90px;
}

.col-intro-right::before {
	content: '';
	position: absolute;
	background-color: #dddddd;
	background: rgb(221,221,221);
	background: linear-gradient(180deg, rgba(221,221,221,2) 0%, rgba(221,221,221,0) 100%);
	width: 50vw;
	height: 50vh;
	left: 0px;
}
.col-intro-right::before {
	height: 80vh;
}

#home-about {
	background-color: var(--cars-grey-light);
	padding-top: var(--padding-v-minor);
	padding-bottom: var(--padding-v-minor);
}

#home-about #primary {
	padding-top: 0;
}

#home-about .padder p:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) {

	#home-about {
	}

	.main-content-wrapper {
		background-size: contain;
	}

	#home-about {
		background: url("/wp-content/uploads/2021/07/home-03.jpg") no-repeat var(--cars-grey-light);
		background-position: right -30vw top;
		background-size: cover;
	}

	#home-about .padder {
		padding-top: 5vw;
		padding-bottom: 5vw;
	}

}

@media only screen and (min-width: 992px) {

	#home-about {
		background-size: contain;
		background-position-x: right;
	}

}

@media only screen and (min-width: 1200px) {

	#home-about .padder {
		padding-top: 10vw;
		padding-bottom: 10vw;
	}


}

/* HOME PAGE */

.list-sponsorship {
	margin-top: 60px;
}

.list-sponsorship > li {
	text-align: center;
	font-size: 1rem;
	line-height: 1.1;
	margin-bottom: 30px;
}

.list-sponsorship > li .inner {
	padding-left: 10%;
	padding-right: 10%;
}

.list-sponsorship > li .logo {
	width: 100%;
	padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
	position: relative;
	display: flex;
	margin-bottom: 10px;
}

.list-sponsorship > li .logo img {
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 0;
	bottom: 0;
	right: 0;
	width: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

#home-services {
	padding-top: var(--padding-v-section);
	padding-bottom: var(--padding-v-section);
	position: relative;
}

#home-services .picture-links-home {
}

#home-services .picture-links-home li {
	margin-bottom: 0;
}
#home-services .picture-links-home li:nth-child(even) {
}

body.home h1,
body.home h2.h1 {
	text-align: center;
	font-size: 5rem;
	padding: 0 0.25em;
}

body.home h2.h1 {
	margin-bottom: 2em;
}

body.home h1:after {
	margin-left: auto;
	margin-right: auto;
}

body.home .subsections h2.h1 {
	text-align: left;
	padding: 0;
	margin-bottom: 1em;
}

body.home #partners {
	padding-top: var(--padding-v-section);
	padding-bottom: var(--padding-v-section);
}

body.home #partners h2 {
	text-align: center;
}
body.home #partners h2:after {
	content: none;
}

@media only screen and (min-width: 768px) {

	.list-sponsorship > li .inner {
		padding-left: 5%;
		padding-right: 5%;
	}


}

@media only screen and (min-width: 992px) {


}

/* NEWS */

.news-item .meta-data {
	padding: 1em 0;
}

.news-item h3 {
	margin-top: 0;
	color: var(--cars-red-dark);
}

.news-item .read-more {
	margin-top: 1em;
}

/* OFFICES */

.office-contact {
	position: relative;
}

.office-contact > div {
	margin-top: 2em;
	font-weight: 900;
	font-size: 2rem;
	color: var(--cars-red-dark);
	padding-left: 1.2em;
}

.office-contact > div:first-child {
	margin-top: 0;
}

.office-contact > div:last-child {
	margin-bottom: 2em;
}

.office-contact .office-address-lines {
	font-weight: 400;
	margin-top: 1em;
	font-size: 2rem;
	color:var(--cars-grey-dark);
}

.office-contact > div::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	position: absolute;
	left: 0;
}

.office-contact .office-address::before {
	content: "\f3c5";
}

.office-contact .office-email::before {
	content: "\f1fa";
}

.office-contact .office-phone::before {
	content: '\f095';
}

.office-contact .office-fax::before {
	content: "\f1ac";
}

@media only screen and (min-width: 768px) {

	.office-contact > div {
		padding-left: 1.5em;
	}

	.office-contact .office-address-lines {
		font-size: 1.6rem;
	}

}

/* OUR PEOPLE */

.list-people > li {
	margin-bottom: 45px;
}

.single-person {
	line-height: 1;
}

.single-person-image {
	margin-bottom: 1.25em;
}

.single-person-name {
	font-weight: 700;
	font-size: 2rem;
	color: var(--cars-red-dark);
}

.single-person-position {
	margin-top: 0.25em;
	margin-bottom: 1em;
}

.single-person-contacts > div {
	margin-bottom: 0.4em;
	padding-left: 1.5em;
	position: relative;
}

.single-person-contacts > div:last-child {
	margin-bottom: 0;
}

.single-person-contacts > div::before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 0.2em;
	color: var(--cars-red);
	font-size: 80%;
}

.single-person-contacts > div.single-person-contacts-office::before {
	content: "\f3c5";
}

.single-person-contacts > div.single-person-contacts-email::before {
	content: "\f1fa";
}

.single-person-contacts > div.single-person-contacts-mobile::before {
	content: '\f3cd';
}

.single-person-contacts > div.single-person-contacts-direct-line::before {
	content: '\f095';
}

@media only screen and (min-width: 768px) {

	.list-people > li {
		margin-bottom: 30px;
	}

	.single-person-contacts {
		font-size: 1.6rem;
	}

}

@media only screen and (min-width: 992px) {

	.single-person-contacts {
		font-size: 1.4rem;
	}

}

/* COLOPHON */

#colophon {
	background-color: var(--cars-red);
	color: #fff;
}

#colophon .footer-branding {
	margin-top: 80px;
}

#colophon .footer-branding .logo {
	max-width: 160px;
}

#colophon .external-links {
	margin-bottom: 60px;
}

#colophon .external-links .inner {
	margin-top: 30px;
}

#colophon .external-links span {
	padding-left: 40px;
}

#colophon .external-links span:first-child {
	padding-left: 0;
}

#colophon .external-links img {
	height: 50px;
}

.list-copyright {
	margin-top: 40px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.footer-rows {
	background-color: var(--cars-red);
	color: #fff;
	line-height: 1.3;
	vertical-align: ideographic;
	padding-bottom: 120px;
}

.footer-rows .footer-row {
	padding-bottom: 60px;
}

.footer-rows .footer-row:first-child {
	border-top: none;
}

.footer-rows h2 {
	color: #fff;
	margin-bottom: 0;
	font-size: 2rem;
}

.footer-rows h2::after {
	background-color: var(--cars-red-dark);
}

.footer-rows a {
	color: #fff;
	text-decoration: none;
}

.footer-rows .list-footer {
	margin-bottom: 0;
}

.footer-rows .office {
	font-weight: 700;
}

.footer-rows .list-footer > li {
	margin-top: 1em;
}

.footer-rows .list-footer > li:first-child {
	margin-top: 0;
}

@media only screen and (min-width: 375px) {

	.footer-rows {
	}

}

@media only screen and (min-width: 768px) {

	#colophon .external-links,
	#colophon .external-links .inner {
		margin: 0;
	}

	#colophon .external-links img {
		height: 40px;
		padding-top: 5px;
	}

	#colophon .footer-branding {
		padding-bottom: 80px;
	}

	.footer-rows {
		font-size: 1.6rem;
	}

	.footer-rows h2 {
		margin-top: -0.6rem;
	}

	.footer-rows h2::after {
		margin-bottom: 0;
	}

	.footer-rows .list-footer {
		display: flex;
	}

	.footer-rows .list-footer > li:nth-child(2) {
		margin-top: 0;
	}

	.list-footer.list-services a {
		padding: 0;
	}

	.list-footer.list-services li:before {
		content: none;
	}

	.list-copyright li {
		line-height: 1;
		display: inline-block;
		margin-left: 1em;
		padding-left: 1em;
		border-left: 1px solid #fff;
	}

	.list-copyright li:first-child {
		margin-left: 0;
		padding-left: 0;
		border: none;
	}

}

@media only screen and (min-width: 992px) {

	#colophon .external-links {
	}

	.footer-rows .list-footer > li:nth-child(3) {
		margin-top: 0;
	}

}

@media only screen and (min-width: 1200px) {

	.footer-rows .list-footer > li:nth-child(4) {
		margin-top: 0;
	}

}



/* Hero Images Smooth Ken Burns Effect Using the CSS Transition Property: https://codepen.io/Silverink/pen/gbGKoZ
*/
.backstretch img {
	animation:move 9s ease infinite; /* Change this to alternate to stop the loop. */
	-ms-animation:move 9s ease infinite;
	-webkit-animation:move 9s ease infinite;
	-0-animation:move 9s ease infinite;
	-moz-animation:move 9s ease infinite;
	position: absolute;
	left:-150px;
	top:-150px;
}
