html {
	
}

body {
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	color: #504C4C;
}

a {
	color: #9470C4;
}

a:hover {
	text-decoration: none;
	color: #504C4C;
}

.section-header {
	margin: 0 0 30px 0;
	text-align: center;
}

.section-header-left {
	text-align: left;
}

.section-header-no-bottom {
	margin-bottom: 0;
}

.btn, .wpcf7-submit {
	font-family: 'Della Respira', serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #1D2528;
	border: 2px solid #1D2528;
	padding: 15px 30px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.btn:hover, .wpcf7-submit:hover {
	color: #FFFFFF;
	border: 2px solid #1D2528;
	background: #1D2528;
}

.btn-slider {
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	margin: 25px 0 0 0;
}

.btn-slider:hover {
	color: #1D2528;
	border: 2px solid #FFFFFF;
	background: #FFFFFF;
}

.btn-white {
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
}

.btn-white:hover {
	color: #1D2528 !important;
	border: 2px solid #FFFFFF;
	background: #FFFFFF;
}

.btn-top {
	margin-top: 30px;
}

.btn-bottom {
	margin-bottom: 30px;
}

.white-text {
	color: #FFFFFF !important;
}



/******** Headings ***********/

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .main-title {
	font-family: 'Della Respira', serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #1D2528;
}

.section-header h1, .section-header h2, .section-header h3, .section-header h4 {
	margin: 0;
	padding: 0;
}

h1, .h1 {
	font-size: 34px;
}

.slide-title {
	font-size: 38px;
	color: #FFFFFF;
	margin: 0 0 30px 0;
}

h2, .h2 {
	font-size: 30px;
}

h3, .h3, .section-header span, .slider-sub-title  {
	font-size: 26px;
}

h4, .h4 {
	font-size: 22px;
}

/******** header ***********/

header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9000;
}

header .middle-wrap {
	padding: 30px 0;
}

.single-post header {
	position: static;
	background: #1D2528;
}

.custom-logo {
    display: block;
    margin: 0;
    width: auto;
    height: 60px;
}



/******** content **********/

.content-strip {
	padding: 100px 0;
}

.content-strip-grey {
	background: #F5F5F5;
}

.no-padding {
	padding: 0;
}

.content-strip-half {
	padding: 60px 0;
}

.home-cta-bottom {
	margin-top: 70px;
}

.section-top {
	margin-top: 100px;
}

.slider-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9000;
	background: rgba(0,0,0,.6);
}

.slide-overlay {
    position: absolute;
    top: 80%;
    transform: translateY(-80%);
    z-index: 9999;
    color: #ffffff;
    left: 0;
    width: 100%;
	text-align: center;
}

.page-template-template-homepage .slide-strip img {
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.full-height {
	height: 100%;
	position: relative;
	padding: 60px 0;
	background: #1D2528;
	color: #FFFFFF;
}

.full-height-img img {
	width: 100%;
	object-fit: cover;
	object-position: center;
	height: 100%;
}

.cta-table {
    display: table;
    width: 100%;
    height: 100%;
}

.cta-table-cell {
    display: table-cell;
    vertical-align: middle;
}


.testi-contain {
	margin: 30px 0 30px 0;
	background: #F5F5F5;
	padding: 30px;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(72,70,70,0.16);
	-moz-box-shadow: 0px 3px 6px 0px rgba(72,70,70,0.16);
	box-shadow: 0px 3px 6px 0px rgba(72,70,70,0.16);
	font-weight: 300;
	font-style: italic;
	height: 100%;
}

.testi-icon {
  height: 25px;
  width: auto !important;
  object-fit: cover !important;
}

.testi-person {
	margin: 0 0 30px 0;
	padding: 0;
	float: left;
}

.testi-person li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
}

.testi-person li :last-child {
	margin: 0;
}


.testi-person li img {
	height: 80px;
	width: auto;
}

.testi-person li span {
	display: block;
	font-size: 14px;
}

.testi-person li i {
	color: #E37121;
	margin: 0 5px 0 0;
}

.nav_wrap {
  list-style: none;
  padding: 0px;
  margin: 0px;
    margin-top: 0px;
  text-align: center;
  margin-top: 30px;
}

.nav_wrap .fa {
  font-size: 20px;
  margin: 0 2.5px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#mt-slider .owl-dots {
	display: flex;
	justify-content: center;
	margin-bottom: 0px;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	flex-direction: column;
}

#mt-slider .owl-dot {
	display: inline-block;
}

#mt-slider .owl-dot span {
	background: none repeat scroll 0 0 #fff;
	border-radius: 20px;
	display: block;
	height: 12px;
	margin: 5px 4px;
	opacity: 1;
	width: 12px;
}

#mt-slider .owl-dot.active span {
	background: none repeat scroll 0 0 #9470C4 !important;
	border-radius: 20px;
	display: block;
	height: 12px;
	margin: 5px 4px;
	opacity: 1;
	width: 12px;
}

.cta-block-rel {
	display: block;
	position: relative;
}

.cta-block-rel img {
	width: 100%;
	object-fit: cover;
	object-position: center;
}

.cta-block-abs {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+1,000000+100&0+45,1+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 1%, rgba(0,0,0,0) 45%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 1%,rgba(0,0,0,0) 45%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 1%,rgba(0,0,0,0) 45%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	text-align: center;
}

.cta-block-title {
	color: #FFFFFF;
	font-size: 26px;
	display: block;
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	padding: 0 15px;
}

.cta-block-text {
	margin: 30px 0; 
}

.cta-block-rel:hover .cta-block-abs {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9470c4+0,9470c4+100&0+45,1+100 */
background: linear-gradient(to bottom,  rgba(148,112,196,0) 0%,rgba(148,112,196,0) 45%,rgba(148,112,196,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.contact-form-bg {
  background: #F5F5F5;
  padding: 30px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(72,70,70,0.16);
  -moz-box-shadow: 0px 3px 6px 0px rgba(72,70,70,0.16);
  box-shadow: 0px 3px 6px 0px rgba(72,70,70,0.16);
}

.wpcf7 label {
  font-family: 'Della Respira', serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #1D2528;
  display: block;
  font-size: 14px;
}

.wpcf7-text {
  width: 100%;
  height: 55px;
  padding: 8px;
  border: 0;
  font-size: 16px;
  margin: 10px 0;
  font-family: 'Raleway', sans-serif;
  color: #504C4C;
}

.wpcf7-textarea {
  width: 100%;
  height: 180px;
  padding: 8px;
  border: 0;
  font-size: 16px;
  margin: 10px 0;
  font-family: 'Raleway', sans-serif;
  color: #504C4C;
}

.wpcf7-select, .wpcf7-date {
  width: 100%;
  height: 55px;
  padding: 8px;
  border: 0;
  font-size: 16px;
  margin: 10px 0;
  font-family: 'Raleway', sans-serif;
  color: #504C4C;
  background: #FFFFFF;
}

.contact-title {
  display: block;
  margin: 30px 0;
}

.contact-contact {
  margin: 0;
  padding: 0;
}

.contact-contact li {
  list-style: none;
  margin: 0 0 15px 0;
}

.contact-contact li:last-child {
  margin: 0;
}

.contact-contact li span {
  color: #ABA8A8;
}

.contact-contact li div {
  display: inline;
}

.contact-contact li div span {
  color: #504C4C;
}

.contact-social {
    margin: 30px 0 0 0;
    padding: 0;
}

.contact-social li {
  list-style: none;
  float: left;
  margin: 0 15px 0 0;
  font-size: 26px;
}

.contact-social li:last-child {
  margin: 0;
}

.contact-social li a {
  color: #504C4C;
}

.contact-social li a:hover {
  color: #9470C4;
}


.post-wrapper {
  margin: 30px 0 0 0;
}

.cta-news-title {
  display: block;
  margin: 0 0 30px 0;
  font-size: 20px;
}

.cta-news-title:hover {
  color: #9470C4;
}

.gallery-photo {
	display: block;
	margin: 30px 0 0 0;
}

.car-filter {
	margin: 0;
	padding: 0;
	text-align: center;
}

.car-filter li {
	list-style: none;
	display: inline-block;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #1D2528;
	font-size: 20px;
}

.car-filter li:last-child {
	margin: 0;
	padding: 0;
	border: 0;
}

.car-filter li a {
	color: #1D2528;
}

.car-filter li.active a, .car-filter li a:hover {
	color: #9470C4;
}

.service-icon {
	text-align: center;
	margin: 30px 0;
}

.service-icon img {
	height: 110px;
	width: auto;
	display: block;
	margin: 0 auto;
}

.service-title {
	display: block;
	font-size: 22px;
	margin: 0 0 15px 0;
	text-align: center;
}

.fleet-feature-contain {
	margin: 60px 0 0 0;
}

.fleet-feature-contain img {
	display: block;
	margin: 0 auto;
	text-align: center;
	height: 46px;
	width: auto;
}

.fleet-feature-title {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin: 15px 0 0 0;
}

/******** footer ***********/

footer .middle-wrap {
	padding: 100px 0;
	background: #1D2528;
	color: #FFFFFF;
}

footer .middle-wrap a {
	color: #FFFFFF;
}

footer .middle-wrap a:hover {
	color: #9470C4;
}

.footer-title {
	display: block;
	margin: 0 0 30px 0;
	color: #FFFFFF;
}

footer .middle-wrap .menu {
	margin: 0;
	padding: 0;
}

footer .middle-wrap .menu li {
	list-style: none;
	margin: 0 0 15px 0;
}

footer .middle-wrap .menu li:last-child {
	margin: 0;
}

.footer-text {
	margin: 0 0 30px 0;
}

.footer-contact {
	margin: 0 0 30px 0;
	padding: 0;
}

.footer-contact li {
	list-style: none;
	margin: 0 0 15px 0;
}

.footer-contact li:last-child {
	margin: 0;
}

.footer-contact li span {
	color: rgba(255,255,255,.6);
}

.footer-contact li div {
	display: inline;
}

.footer-contact li div span {
	color: #FFFFFF;
}

.footer-social {
	margin: 30px 0 0 0;
	padding: 0;
}

.footer-social li {
	list-style: none;
	float: left;
	margin: 0 15px 0 0;
	font-size: 26px;
}

.footer-social li:last-child {
	margin: 0;
}

.credits-wrap {
	padding: 100px 0;
	background: #FFFFFF;
	font-size: 14px;
}


.copyright, #menu-legal {
	margin: 0;
	padding: 0;
	text-align: center;
}

#menu-legal {
	margin-top: 15px;
}

.copyright li, #menu-legal li {
	list-style: none;
	display: inline-block;
	font-size: 14px;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #504C4C;
}

.copyright li:last-child, #menu-legal li:last-child {
	margin: 0;
	padding: 0;
	border-right: 0;
}

.copyright li a  {
	font-weight: 700;
}

#menu-legal li a {
	color: #504C4C;
}

#menu-legal li a:hover {
	color: #9470C4;
}

@media (max-width: 1499px) {
	  
	.slide-strip img {
	  height: 620px;
	  width: auto;
	  object-fit: cover;
	}

}

@media (max-width: 1199px) {
	
	.slide-strip img {
	  height: 620px;
	  width: auto;
	  object-fit: cover;
	}
	
}

@media (max-width: 991px) {
	
	h1, .h1 {
		font-size: 30px;
	}

	.slide-title {
		font-size: 30px;
	}

	h2, .h2 {
		font-size: 26px;
	}

	h3, .h3 {
		font-size: 22px;
	}

	h4, .h4 {
		font-size: 18px;
	}
	
	.sm-top {
		margin-top: 30px;
	}
	
	.cta-block-title {
		font-size: 22px;
	}
	
	.contact-form-bg {
		margin-top: 30px;
	}
	
	.custom-logo {
		width: auto;
		height: 50px;
	}
	
	.slide-strip img {
	  height: 620px;
	  width: auto;
	  object-fit: cover;
	}
	
	.car-filter li {
		margin: 0 10px 0 0;
		padding: 0 10px 0 0;
		border-right: 1px solid #1D2528;
		font-size: 18px;
	}
	
}

@media (max-width: 767px) {
	
	h1, .h1 {
		font-size: 26px;
	}

	.slide-title {
		font-size: 30px;
	}

	h2, .h2 {
		font-size: 22px;
	}

	h3, .h3 {
		font-size: 18px;
	}
	
	.xs-bottom {
		margin-bottom: 30px;
	}
	
	.content-strip {
		padding: 60px 0;
	}

	.home-cta-bottom {
		margin-top: 30px;
	}
	
	.section-top {
		margin-top: 60px;
	}
	
	footer .middle-wrap {
		padding: 60px 0;
	}
	
	.credits-wrap {
		padding: 60px 0;
		background: #FFFFFF;
		font-size: 14px;
	}
	
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.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;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/** KS Additions **/

body {
	position: relative;
}

#nav {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    background-color: #000;
    overflow-x: hidden;
    transition: 0.5s;
    color: #fff;

    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.burger-nav {
    background: rgba(0,0,0,0);
    box-shadow: none;
    border: 0;
	float: right;
	margin: 5px 0 0 10px;
}

.container--nav {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
}

.container--nav .close-toggle {
    position: absolute;
    top: 60px;
    right: 20px;
}

.main-menu ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 0;
    color: #fff;
}

.main-menu ul li {
    color: #fff;
    padding: 15px 0;
    font-size: 18px;
    border-bottom: 1px solid #444;
}

.main-menu ul li a {
    color: #fff;
	font-family: 'Della Respira', serif;
	font-weight: 400;
	text-transform: uppercase;
}

.main-menu ul li:last-child {
    border-bottom: 0;
}

.main-menu ul li a:hover, .main-menu ul li.current-menu-item a {
	color: #9470C4;
}

/** Car Filter **/

.row--post-items {
    display: flex;
    flex-wrap: wrap;
}

.searchandfilter ul {
	padding-left: 0;
}

.sf-field-taxonomy-car-category ul {
    padding: 0;
    display: flex;
	flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.sf-field-taxonomy-car-category ul li {
    padding: 10px 30px !important;
    cursor: pointer;
	text-align: center;
	width: 100%;
}

@media only screen and (min-width: 600px) {
	.sf-field-taxonomy-car-category ul li {
    	padding: 0 30px !important;
		width: auto;
	}
}

.sf-field-taxonomy-car-category ul li.sf-option-active {
	color: #9470C4;
}

.sf-field-taxonomy-car-category ul li input {
    display: none;
}

.sf-field-taxonomy-car-category ul li label {
    padding-left: 0 !important;
    font-family: 'Della Respira', serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    cursor: pointer;
}

/** Car Carousels **/

.car-slider__item {
    padding: 0 15px;
}

.row--post-items .owl-nav {
    display: flex;
    justify-content: center;
    margin: 50px 0;
}

.row--post-items .owl-nav .fa {
    font-size: 20px;
    margin: 0 2.5px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}