@charset utf-8;


@import url(skeleton.css);

@import url(fonts.css);
body,html {
 min-width:320px
}
body {
 background:#f8f8fa;
 color:#616161;
 font:18px/32px "HelveticaNowDisplayRegular", Helvetica, Arial, sans-serif;
 position:relative
}
#main {
 padding:0;
 max-width:100vw;
 margin:0;
 display:block;
 position:relative
}
.content-box {
 padding:0;
 max-width:1470px;
 margin:0 auto;
 display:block;
 position:relative
}
h1,
h2,
h3,
h4,
h5,
h6 {
 color:#212529
}
h1, 
h2 {
 font-family:"HelveticaNowDisplayRegular", Helvetica, Arial, sans-serif;
  border: none;
  color: #212529;
  font-size: 48px;
  font-weight: 400;
  line-height:52px;
  text-transform: none;
  padding: 0;
  margin: 0 0 24px;
}
h3 {
 background: none;
 font-size:24px;
 line-height: 35px;
 font-weight: 300;
 border-bottom:none;
 text-transform: none;
  padding: 0;
  margin: 0;
}
h4 {
 padding: 0;
 margin: 0;
 background:nonz;
 font-size:14px;
 color:#fff;
 font-weight: 300;
 text-transform: none;
}
dl dt {
 background:none no-repeat 0 3px;
 padding:0 0 3px 32px;
 margin-bottom:.2em;
 font-size:18px;
 line-height:1.2em;
 color:#191919
}
dl dd {
 padding:0 0 0 32px;
 margin:0 0 1.5em 0
}
ul {
 list-style-type:none;
 padding:0;
 margin:0
}
ul li {
 vertical-align:top;
 list-style-type:none;
 background:url(../images/list-marker.png) 0 7px no-repeat;
 padding:0 0 0 15px;
 margin:0 0 8px 0
}
ul li a {
 color:#616161;
 text-decoration:none;
 -webkit-transition:all .5s ease;
 -moz-transition:all .5s ease;
 -o-transition:all .5s ease;
 transition:all .5s ease
}
ul li a:hover {
 color:#012a40
}
ul ul {
 margin:0;
 padding:10px 0 0 0
}
a {
 color:#d81920;
 text-decoration:none;
 -webkit-transition:all .5s ease;
 -moz-transition:all .5s ease;
 -o-transition:all .5s ease;
 transition:all .5s ease
}
a:hover {
 color:#000
}
p {
 margin:0 0 25px;
 text-align:justify
}
.p0 {
 padding-bottom:0!important
}
.p01 {
 padding-top:0!important
}
.p {
 padding-top:1px
}
.p1 {
 padding-top:2px
}
.p2 {
 padding-top:3px
}
.p3 {
 padding-top:4px
}
.p4 {
 padding-top:5px
}
.p5 {
 padding-top:6px
}
.p6 {
 padding-top:7px
}
.p7 {
 padding-top:8px
}
.p8 {
 padding-top:9px
}
.p9 {
 padding-top:10px
}
.p10 {
 padding-top:11px
}
.p11 {
 padding-top:12px
}
.p12 {
 padding-top:13px
}
.p13 {
 padding-top:14px
}
.p14 {
 padding-top:16px
}
.p15 {
 padding-top:20px
}
.p16 {
 padding-top:22px
}
.p17 {
 padding-top:24px
}
.p18,
.submit_container {
 padding-top:25px
}
.pb18 {
 padding-bottom:25px
}
.p19 {
 padding-top:26px
}
.p20 {
 padding-top:32px
}
.p211 {
 padding-top:38px
}
.p22 {
 padding-top:44px
}
.p23 {
 padding-top:60px
}
.pl10 {
 padding-left:10px
}
.pl25 {
 padding-left:25px
}
.pr10 {
 padding-right:10px
}
.pr25 {
 padding-right:25px
}
.pl3 {
 padding-left:50px
}
.pl4 {
 padding-left:75px
}
.pl5 {
 padding-left:100px
}
.pl6 {
 padding-left:150px
}
.pl7 {
 padding-left:200px
}
.pl8 {
 padding-left:250px
}
.pl9 {
 padding-left:300px
}
.m0 {
 margin:0!important
}
.mt1 {
 margin-top:10px
}
.mt2 {
 margin-top:25px
}
.mt3 {
 margin-top:50px
}
.mt4 {
 margin-top:75px
}
.mt5 {
 margin-top:100px
}
.mt6 {
 margin-top:150px
}
.m1 {
 margin-top:-1px
}
.m2 {
 margin-top:-2px
}
.m3 {
 margin-top:-3px
}
.m4 {
 margin-top:-4px
}
.m5 {
 margin-top:-5px
}
.m6 {
 margin-top:-8px
}
.fleft {
 float:left
}
.fright {
 float:right
}
.alignright {
 text-align:right
}
.aligncenter {
 text-align:center
}
.alignleft {
 text-align:left
}
.alignjustify {
 text-align:justify
}
.overflow {
 overflow:hidden
}
.mr18 {
 margin-right:18px
}
.ml25 {
 margin-left:25px
}
.mr25 {
 margin-right:25px
}
.mb25 {
 margin-bottom:25px
}
.mt0 {
 margin-top:0
}
.mb0 {
 margin-bottom:0
}
#logo {
	position:fixed;
	top:41px;
	right:82px;
	width:72px;
	height:77px;
	z-index: 999;
	background-image:url(../images/logo.svg);
	background-size:72px auto;
	background-repeat: no-repeat;
	-webkit-transition:						none;
	-moz-transition:						none;
	-o-transition:							none;
	transition:								none;
}
#side-shade {
	position:								fixed;
	z-index:								997;
	top:									0;
	right:									0;
	width:									100vw;
	height:									100vh;
	cursor:									pointer;
	-webkit-transition:						all 0.5s ease;
	-moz-transition:						all 0.5s ease;
	-o-transition:							all 0.5s ease;
	transition:								all 0.5s ease;
	pointer-events:						visiblepainted;
	background:							rgba(0,0,0,.5);
}
	#side-shade.closed {
		pointer-events:						none;
		background:							rgba(0,0,0,0);
	}
#header-nav {
	pointer-events: visiblepainted;
	position: fixed;
	z-index:998;
	top: 0;
	left: 0;
	height:100vh;
	width: 670px;
	padding: 20px 30px;
	background-color: #fff;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease
}
#header-nav.closed {
  left: -780px;
}
 #menu-toggle {
  display:block;
  position:fixed;
  width:80px;
  height:80px;
  top:22px;
  left:50px;
  z-index:999;
  cursor:pointer;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease
 }
 .sticky #menu-toggle {
  top:-14px;
 }
 #menu-toggle .inner {
  position:relative;
  display:block;
  height:80px;
  width:80px;
  margin: 0 0 0 40px;
 }
 #menu-toggle .inner div {
  position:absolute;
  width:22px;
  height:2px;
  background:#fff;
  left:0px;
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease
 }
 #menu-toggle.grey .inner div {
  background:#555;
 }
 #menu-toggle .inner div:first-child {
  width:22px;
  top:40px
 }
 #menu-toggle .inner div:nth-child(2) {
  width:14px;
  top:48px
 }
 #menu-toggle .inner:hover div:nth-child(2) {
  width:22px;
  top:48px
 }
 #menu-toggle .inner div:last-child {
  width:22px;
  top:56px
 }
 .open #menu-toggle .inner div:first-child {
  background:#000;
  top:39px;
  -moz-transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
  transform:rotate(-45deg)
 }
 .open #menu-toggle .inner div:nth-child(2) {
  background:#000;
  width:0;
 }
 .open #menu-toggle .inner div:last-child {
  background:#000;
  top:39px;
  -moz-transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg)
 }
#topnav ul {
  width: 100%;
  padding: 0;
  margin: 0;
}
#topnav li {
  width: 100%;
  text-align: left;
  padding: 4px 15px;
  background: none;
}
#topnav li:first-child {
  padding: 105px 15px 4px;
}
#topnav li a {
  width: calc(100% - 30px);
  display: block;
  font-size: 24px;
  line-height: 40px;
  font-weight: 300;
  color: #000;
  opacity: .5;
 -webkit-transition:all .5s ease;
 -moz-transition:all .5s ease;
 -o-transition:all .5s ease;
 transition:all .5s ease;
  background-image: url(../images/arrow-menu.svg);
  background-position: 100% center;
  background-repeat: no-repeat;
}
#topnav li a:hover {
  opacity: 1;
  background-position: calc(100% - 15px) center;
}
#header-nav .extra-links {
  margin: 50px 0 0;
}
#header-nav .extra-links a {
  display: block;
  width: calc(100% - 30px);
  font-size: 16px;
  line-height: 36px;
  font-weight: 100;
  color: #000;
  opacity: .5;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 15px;
 -webkit-transition:all .5s ease;
 -moz-transition:all .5s ease;
 -o-transition:all .5s ease;
 transition:all .5s ease
}
#header-nav .extra-links a:first-child {
  border-top: 1px solid #e5e5e5;
}
#header-nav .extra-links a:hover {
  opacity: 1;
}
#header-menu {
	position: fixed;
	z-index: 995;
	width: 100vw;
	display: flex;
	justify-content: center;
	left: 0;
	top: 0;
 	background-color: rgba(255,255,255,0);
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease;
 }
 #header-menu.grey,
.sticky #header-menu {
  background-color: rgba(255,255,255,1);
}
	#header-menu a {
		font-weight: 300;
		font-size: 16px;
		line-height: 24px;
		color: #fff;
		margin: 58px 24px;
	}
	.sticky #header-menu a {
		font-size: 12px;
		margin: 24px 24px;
	}
  .sticky #header-menu a,
	#header-menu.grey a {
		color: #555;
	}
  .sticky #header-menu a:hover {
		color: #222;
	}
	#logo.grey {
		background-image:url(../images/logo-black.svg);
	}
.sticky #logo {
	top:0px;
	width:115px;
	height:70px;
	background-image:url(../images/logo-sticky.svg);
	background-size:115px auto;
	background-position: center;
}
#slider-wrapper {
	position:relative;
	overflow:hidden;
	width:100%;
	height: 65%;
	max-height: 100vh;
	padding:0;
	margin:0;
	background:#fff url(../images/loading.svg) center center no-repeat
}
#slider-wrapper .camera_fakehover {
  max-height: 100vh;
}
#slider-wrapper .slider-container {
	display:block;
	width:100%;
	height: 100%;
	overflow:hidden;
	position:relative;
	left:50%;
	margin-left:-50%
}
#slider-wrapper .camera_overlayer {
  z-index: 1;
  background: linear-gradient(0deg,rgba(0,0,0,.5) 20%,rgba(0,0,0,0));
}
#slider-wrapper .camera_caption {
	position:absolute;
	top:0;
	display:block;
	width:50%;
	height: 100%;
	max-height: 100vh;
	left:80px;
}
#slider-wrapper .camera_caption > div {
	width:80%;
	position:absolute;
	text-align:left;
	left:0;
	bottom:152px;
	overflow:hidden;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease
}
#slider-wrapper .camera_caption>div h2 {
	background:none;
	font-family:Helvetica, Arial, sans-serif;
	text-align:left;
	font-size:48px;
	font-weight: 400;
	line-height:52px;
	text-align: left;
	padding: 0;
	margin: 0;
	text-transform:none
}
#slider-wrapper .camera_caption>div p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:25px;
	font-weight: 100;
	line-height:40px;
	text-align: left;
	padding:2px 0;
	margin:16px 0;
	border-top : 2px solid #d71921;
	border-bottom : 2px solid #d71921;
	width: fit-content;
}
.camera_caption>div a {
	display:inline-block;
	color:#212529;
	font-size:16px;
	font-weight: 400;
	line-height: 24px;
	padding:8px 46px 8px 16px;
	text-align:center;
	background-color:#f8f9fa;
	background-image: url(../images/arrow-btn.svg);
	background-position: calc(100% - 16px) center;
	background-repeat: no-repeat;
}
.camera_caption>div a:hover {
	background-color:#e2e5ea;  
}
.camera_caption>div a+a {
	background-color: rgba(0,0,0,0);
	color: #fff;
}
.camera_caption>div a+a:hover {
	background-color: rgba(0,0,0,0);
	color: #ccc;
}
.black-slide>div h2 {
	color:#fff
}
.black-slide>div p {
	color:#fff
}
.white-slide>div h2 {
	color:#131313
}
.white-slide>div p {
	color:#131313
}
#slider-wrapper .camera_prev {
  display: none;
}
#slider-wrapper .camera_next {
	position: absolute;
	z-index: 99;
	width: 72px;
	height: 72px;
	top: calc(100% - 140px);
	bottom: unset;
	right: 80px;
	border: 1px solid #fff;
	border-radius: 36px;
	background-color: rgba(255,255,255,0);
	background-image: url(../images/arrow-next.svg);
	background-size: 8px 16px;
	background-position: center;
	background-repeat: no-repeat;
	rotate: -90deg;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease
}
#slider-wrapper .camera_next:hover {
  background-color: rgba(255,255,255,.5);  
	background-image: url(../images/arrow-next.svg);
  background-size: 8px 16px;
	background-position: center;
	background-repeat: no-repeat;
}
#mobile-slider-wrapper, #mobile-slider-wrapper .camera_target, #mobile-slider-wrapper .camera_fakehover {
  max-height: 100vh;
  max-width:100vw;
}
#mobile-slider-wrapper .slider-container {
	display:block;
	width:100%;
	height: 100%;
	overflow:hidden;
	position:relative;
	left:50%;
	margin-left:-50%
}
#mobile-slider-wrapper .camera_overlayer {
  z-index: 1;
  background: linear-gradient(0deg,rgba(0,0,0,.5) 20%,rgba(0,0,0,0));
}
#mobile-slider-wrapper .camera_caption {
	position:absolute;
	top:0;
	display:block;
	width:80%;
	height: 100%;
	max-height: 100vh;
	left:10%;
}
#mobile-slider-wrapper .camera_caption > div {
	width:100%;
	position:absolute;
	text-align:left;
	left:0;
	bottom:52px;
	overflow:hidden;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease
}
#mobile-slider-wrapper .camera_caption>div h2 {
	background:none;
	font-family:Helvetica, Arial, sans-serif;
	text-align:left;
	font-size:30px;
	font-weight: 400;
	line-height:36px;
	text-align: left;
	padding: 0;
	margin: 0;
	text-transform:none
}
#mobile-slider-wrapper .camera_caption>div p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight: 100;
	line-height:32px;
	text-align: left;
	padding:2px 0;
	margin:16px 0;
	border-top : 2px solid #d71921;
	border-bottom : 2px solid #d71921;
	width: fit-content;
}
#mobile-slider-wrapper .camera_caption>div a {
	display:inline-block;
	color:#212529;
	font-size:16px;
	font-weight: 400;
	line-height: 24px;
	padding:8px 46px 8px 16px;
  margin-right: 12px;
	text-align:center;
	background-color:#f8f9fa;
	background-image: url(../images/arrow-btn.svg);
	background-position: calc(100% - 16px) center;
	background-repeat: no-repeat;
}
#mobile-slider-wrapper .camera_caption>div a:hover {
	background-color:#e2e5ea;  
}
#mobile-slider-wrapper .camera_prev {
  display: none;
}
#mobile-slider-wrapper .camera_next {
	position: absolute;
	z-index: 99;
	width: 34px;
	height: 34px;
	top: calc(100% - 70px);
	bottom: unset;
	right: 80px;
	border: 1px solid #fff;
	border-radius: 18px;
	background-color: rgba(255,255,255,0);
	background-image: url(../images/arrow-next.svg);
	background-size: 8px 16px;
	background-position: center;
	background-repeat: no-repeat;
	rotate: -90deg;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease
}
#mobile-slider-wrapper .camera_next:hover {
  background-color: rgba(255,255,255,.5);  
	background-image: url(../images/arrow-next.svg);
  background-size: 8px 16px;
	background-position: center;
	background-repeat: no-repeat;
}
.main-title, .black-title {
	max-width: 1470px;
	margin-left: auto;
	margin-right: auto;
	padding: 120px 100px 113px 144px;
}
.main-title h3, .black-title h3 {
	font-size: 20px;
	font-weight: 300;
	line-height: 29px;
}
.main-title h1, .black-title h1 {
	font-size: 48px;
	font-weight: 700;
	line-height: 52px;
}
.white-header {
  min-height: 68px;
  margin-bottom: 72px;
  background: #fff;
}
.header-image {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
.header-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100vw;
  height: 100vh;
  background: linear-gradient(0deg,rgba(0,0,0,.5) 20%,rgba(0,0,0,0));
}
.header-overlay span {
  position: absolute;
  bottom: 152px;
  left: 80px;
  font-size: 48px;
  font-weight: 400;
  line-height: 52px;
  color: #fff;
}
.flex-container {
  padding: 0 0 20px;
  margin: 0 20px;
  display: flex;
  gap: 20px;
  flex-wrap: nowrap;
}
.flex-container.no-gap {
  padding: 0 0 20px;
  gap: 0;
}
.flex-container > div {
  position: relative;
  flex: 1;
}
.flex-container > div > div {
	position:relative;
	display:block;
}
.flex-container > div > div + div {
  padding: 25px;
  background: #fff;
}
.flex-container > div > div > p {
  font-size: 14px;
  min-height: 180px;
}
.flex-container > div > div > img, .flex-container > div > div > a > img,
.flex-container > div > img, .flex-container > div > a > img {
  width: 100%;
  height: auto;
}
.flex-container > div.item-7 > img {
  height: 100%;
  width: auto;
}
.flex-container > div.item-5 {
  flex-grow: 5;
  flex-basis: calc(45% - 10px);
}
.flex-container > div.item-7 {
  flex-grow: 7;  
}
.flex-container > div.item-8 {
  flex-basis: calc(66% - 10px);
}
.hero-text {
  padding: 125px 0 55px;
}
.hero-text p {
  font-size: 24px;
  font-weight: 300;
  line-height: 35px;
  color: #9f9fa0;
  margin: 0 0 16px 0;
}
.over-btn {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.4);
}
.over-btn:hover {
  background: rgba(0,0,0,.65);
}
.over-btn span {
  display: block;
  color: #fff;
}
.over-btn span:first-child {
  font-size: 14px;
  font-weight: 200;
  text-transform: uppercase;
  padding: 40px 0 8px 40px;
}
.over-btn span:nth-child(2) {
  font-size: 24px;
  font-weight: 500;
  padding: 0 0 0 40px;
}
.full-btn {
	display: block;
	width: 100%;
	height: 100%;
	background-color:#e2e5ea;
}
	.flex-container > div > div.full-btn p {
		min-height:10px;
		font-size: 16px;
		line-height: 25px;
		margin: 0;
		padding: 25px;
	}
a.full-btn:hover {
	background-color:#fff;
}
.full-btn span {
	display: block;
	color:#212529;
}
.full-btn span:first-child {
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	padding: 40px 0 8px 25px;
}
.full-btn span:nth-child(2) {
	font-size: 24px;
	font-weight: 500;
	padding: 0 0 0 40px;
}
.full-btn span:nth-child(3) {
	position: absolute;
	bottom: 40px;
	left: 40px;
	font-size:16px;
	font-weight: 400;
	line-height: 24px;
	padding:0 46px 0 0;
	background-image: url(../images/arrow-btn.svg);
	background-position: calc(100% - 16px) center;
	background-repeat: no-repeat;
}
.contact-item {
  border-left: 5px solid #d81920;
  background: #eee;
  padding: 0 0 50px 45px;
  flex-basis: calc(30% - 60px);
}
.contact-item h2 {
  padding: 50px 0 0;
  margin: 0;
  font-size: 19px;
  line-height: 35px;
  font-weight: 700;
}
.contact-item h3 {
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  color: #595757;
  padding: 0;
}
.contact-item .line-separator {
  border-bottom: 1px solid #8d8d8d;
  margin: 25px 50px 0 0px;
  
}
.contact-item h4 {
  color: #595757;
  padding: 25px 0 10px;
}
.contact-item p {
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.contact-item p > span:first-child {
  display: inline-block;
  width: 150px;
}
.contact-map {
    min-height: 650px;
}
#map, #map2 {
  width: 100%;
  height: 100%;
 position:relative;
 overflow:hidden;
}
.contact-map embed,
.contact-map iframe,
.contact-map object {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 pointer-events:none
}
footer {
  background: #000;
  padding: 50px 0 20px;
}
.bookmarks-container {
  width: calc(100vw - 40px);
  padding: 0 0 50px 20px;
  display: flex;
  flex-grow: 1;
}
.share_this {
 color:#fff;
 font-size:16px;
 font-family:Saira,sans-serif;
 font-weight: 200;
 text-align:right;
 line-height:32px
}
.facebook-link,
.instagram-link,
.youtube-link,
.tiktok-link,
.linkedin-link {
 display:block;
 width:32px;
 height:32px;
 border-radius: 4px;
 background-position:top left;
 background-size:32px 32px;
 background-repeat:no-repeat;
 -webkit-transition:all .2s linear;
 -moz-transition:all .2s linear;
 -o-transition:all .2s linear;
 transition:all .2s linear;
 margin:0 0 0 20px;
}
.facebook-link:hover,
.instagram-link:hover,
.youtube-link:hover,
.tiktok-link:hover,
.linkedin-link:hover {
 margin-top:-5px
}
.facebook-link {
 background-image:url(../images/facebook-link.jpg);
}
.instagram-link {
 background-image:url(../images/instagram-link.jpg);
}
.youtube-link {
 background-image:url(../images/youtube-link.jpg);
}
.tiktok-link {
 background-image:url(../images/tiktok-link.jpg);
}
.linkedin-link {
 background-image:url(../images/linkedin-link.jpg);
}

footer .flex-container {
  width: calc(100vw - 40px);
  padding: 0 0 50px 20px;
  margin: 0;
}
.footer-nav ul {
  list-style: none;
}
.footer-nav li {
  margin: 0;
  padding: 0;
  background: none;
}
.footer-nav li:first-child, .footer-nav li:last-child {
  display: none;
}
.footer-nav li a {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #fff;
  opacity: .8;
}
.footer-nav li a:hover {
  opacity: 1;
  color: #fff;
}
.footer-address {
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
  color: #fff;
  opacity: .8;
}
.footer-copyright span {
  display: block;
  width: 33%;
  font-size: 14px;
  line-height: 35px;
  color: #fff;
}
.footer-copyright span:nth-child(2) {
  text-align: center;
}
.footer-copyright span:last-child {
  text-align: right;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}
.footer-address a, .footer-copyright a {
  color: #fff;
  opacity: .8;
}
.footer-address a:hover, .footer-copyright a:hover {
  opacity: 1;
  color: #fff;
}
.vehicles-listing {
  margin: 0 20px 125px;
	background: #fff;
	flex-wrap: wrap;
	display: flex;
	gap: 25px;
	justify-content: space-around;
}
.vehicle_btn {
  background: #fff;
  width: 300px;
  padding: 25px;
}
.vehicle_btn a {
  display: block;
  text-align: center;
}
.vehicle_btn img {
  width: 100%;
  height: auto;
}
.vehicle_btn_title {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  color: #000;
}
.vehicle_btn_category {
  padding: 5px 0 25px;
  font-size: 16px;
  font-weight: 300;
  line-height: 15px;
  text-transform: uppercase;
  color: #888;
}
.vehicle_btn_link {
  background: #fff;
  border-top: 2px solid #d7000f;
  border-bottom: 2px solid #d7000f;
  font-size: 16px;
  font-weight: 700;
  color:#343a40;
  text-transform: uppercase;
  margin: 0;
  padding: 5px 12px 3px;
}
.vehicle_btn:hover .vehicle_btn_link {
  background: #d7000f;
  color:#fff;
}
.vehicles-listing .vehicle-note {
  margin: 20px;
}
.vehicles-listing .vehicle-note p {
  margin: 0;
}
.vehicle-note {
  margin: 20px 20px 0;
}
form .vehicle-note {
  margin: 20px 0;
}
.lightbox {
 display:block;
 position:relative
}

label {
 float:left;
 display:block
}
label.small_label {
	font-size: 14px;
}
input,
select,
textarea {
 font-family:Saira,sans-serif;
 font-weight: 400;
 padding:0 10px;
 font-size:12px;
 vertical-align:middle;
 border:none;
 color:#727374;
 outline:0;
 float:left;
 display:block;
 margin-bottom:5px
}
select {
 height:40px;
 -moz-appearance:none
}
input[type=checkbox] {
 margin-right:10px
}
input[type=file] {
 border:none
}
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
 background:#ddd;
 border:1px solid #ddd;
 padding:10px;
 border-radius:0;
 -moz-border-radius:0;
 -webkit-border-radius:0;
 width:100%;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box
}
input[type=email].error,
input[type=tel].error,
input[type=text].error,
select.error,
textarea.error {
 background:#2d2d2d;
 border:1px solid #404040
}
label.error {
 line-height:22px;
 font-size:11px;
 padding:0 9px;
 display:block;
 float:left;
 background:#404040;
 color:#fff;
 margin:-5px 0 0
}
.button,
input[type=reset],
input[type=submit] {
	display:inline-block;
	color:#f8f9fa;
	font-size:16px;
	font-weight: 400;
	line-height: 24px;
	padding:8px 46px 8px 16px;
	text-align:center;
	background-color:#212529;
	background-image: url(../images/arrow-btn.svg);
	background-position: calc(100% - 16px) center;
	background-repeat: no-repeat;
}
.button:hover,
input[type=reset].submit-hover,
input[type=reset]:hover,
input[type=submit].submit-hover,
input[type=submit]:hover {
 color:#fff
}
.button.white {
	color:#212529;
	background-color:#f8f9fa;
}
.button.white:hover {
 color:#000;
 background-color: #fff;
}
#page-title-container {
  display: none
}
.recaptcha-holder {
 display:none
}
.desktop-only {
	display:block;
}
.mobile-only {
	display:none;
}
#vehicle_main_image {
	position: relative;
	width: 100vw;
}
	#vehicle_main_image img {
		width: 100vw;
		height: auto;
	}
	#vehicle_main_image .top-overlay {
		position: absolute;
		top: 0;
		left: 0;
		width: 100vw;
		min-height: 180px;
		background: linear-gradient(0deg, rgb(0, 0, 0, 0), rgba(0, 0, 0, .4));
	}
	#vehicle_main_image .overlay {
		position: absolute;
		bottom: 0;
		left: 0;
		width: calc(100vw - 80px);
		background: linear-gradient(0deg, rgb(0, 0, 0), rgba(0, 0, 0, 0));
		padding: 0 0 150px 80px;
	}
		#vehicle_main_image h1, #vehicle_main_image h2 {
			font-family: Helvetica Now Text,Arial,serif !important;
			display: block;
			font-size: 48px;
			line-height: 51.6px;
			font-weight: 400;
			color: #fff;
			margin: unset;
			letter-spacing: normal;
		}
		#vehicle_main_image h2 {
			margin: 0 40px 38px 0;
		}
		#vehicle_main_image a+a {
			margin-left: 38px;
		}
	#vehicle_main_image.landing {
		height: calc(100vh - 60px);
		overflow: hidden;
	}
.landing_form_container {
	position: absolute;
	bottom: 80px;
	right: 80px;
	width: calc(40% - 80px);
	height: calc(100vh - 260px);
	background: #fff;
	padding: 0;
	opacity: .9;
	overflow-y: auto;
	overflow-x: hidden;
	box-sizing: border-box;
}
	.landing_form {
		padding: 25px;
	}
#vehicle_main_image > .overlay p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:25px;
	font-weight: 100;
	line-height:40px;
	text-align: left;
	padding:2px 0;
	margin:16px 0;
	color:#fff;
	border-top : 2px solid #d71921;
	border-bottom : 2px solid #d71921;
	width: fit-content;
}
#vehicle-nav-holder {
	background: #fff;
	min-height: 60px;
}
#vehicle-nav.sticky {
	position: fixed;
	top: 72px;
	z-index: 2;
	width: 100vw;
}
#vehicle-nav {
	background: #fff;
}
	#vehicle-nav ul {
		padding:							0;
		margin:								0;
		list-style:							none;
		display:							flex;
		justify-content:					flex-start;
	}
		#vehicle-nav li {
			position:						relative;
			line-height:					65px;
			font-weight:					400;
			font-size:						16px;
			padding:						0 40px;
			margin: 0;
			background: none;
			color: rgb(33, 37, 41);
			-webkit-transition:				all 0.5s ease;
			-moz-transition:				all 0.5s ease;
			-o-transition:					all 0.5s ease;
			transition:						all 0.5s ease;
		}
#vehicle-nav li:first-child {
  padding: 0 40px 0 0;
  font-weight: 700;
}
			#vehicle-nav li.active {
				color:						rgb(33, 37, 41);
			}
			#vehicle-nav li:after {
				display:					block;
				content:					"";
				background:					rgb(33, 37, 41);
				top:						61px;
				bottom:						0;
				left:						50%;
				right:						50%;
				position:					absolute;
				z-index:					2;
				-webkit-transition:			all 0.5s ease;
				-moz-transition:			all 0.5s ease;
				-o-transition:				all 0.5s ease;
				transition:					all 0.5s ease;	
			}
#vehicle-nav li:first-child:after {
  display: none;
}
				#vehicle-nav li:hover:after, #vehicle-nav li.active:after {
					left:					2px;
					right:					2px;
					background:				rgb(33, 37, 41);
				}

.descirption {
	max-width: 745px;
	margin: 100px 100px 93px 144px;
}
	.descirption p {
		color: #9f9fa0;
		font-size: 24px;
		font-weight: 500;
		line-height: 35px;
	}
#vehicle-warranty {
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 80px 40px;
  max-width: 1350px;
  padding: 80px 60px;
}
#vehicle-warranty > div {
  display: grid;
  gap: 40px;
  grid-template-columns: 1fr 3fr;
}
.warranty-title {
  color: rgb(33,37,41);
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
}
.warranty-text {
  color: rgb(33,37,41);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.gw-gallery {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
	.gw_gallery_item {
		position: relative;
	}
		.gw_gallery_item img {
			width: 100%;
			height: auto;
		}
		.gw_gallery_item span {
			display: block;
			position: absolute;
			left: 40px;
			top: 40px;
			font-family: Helvetica Now Text,Arial,serif !important;
			font-style: normal;
			font-weight: 500;
			font-size: 16px;
			line-height: 24px;
			color: #fff;
			margin-bottom: 8px;
      width: calc(100% - 80px);
		}
			.gw_gallery_item span+span {
				top: 72px;
				font-family: Helvetica Now Text,Arial,serif !important;
				font-style: normal;
				font-weight: 500;
				font-size: 24px;
				line-height: 35px;
			}
		#gw-keyfeat .gw_gallery_item, #gw-mainfeat .gw_gallery_item {
			flex-basis: calc(100% / 3 - 20px / 3 * (3 - 1));
		}
#vehicle-models {
	width: 100vw;
	padding: 80px 0 ;
	background: #dcdcdd;
	background: linear-gradient(0deg,#dcdcdd 20%,#fff);
}
	#model-selector {
		width: 100%;
		display: flex;
		justify-content: space-evenly;
		padding-bottom: 92px;
	}
		#model-selector li {
			background: unset;
			border: unset;
			font-size: 18px;
			line-height: 29px;
			text-align: center;
			color: #9f9fa0;
			padding: unset;
      cursor: pointer;
	}
		#model-selector li.active {
      color: #000;
	}
		#model-selector li:hover {
      opacity: .8;
		}
.vehicle-model {
  display: flex;
  flex-wrap: wrap;
  margin: 0 20px;
}
	.vehicle-model h3 {
	  width: 100%;
		font-weight: 700;
		font-size: 36px;
		line-height: 53px;
		color: #000;
		margin-bottom: 12px;
	}
		.vehicle-model.hidden {
			display: none;
		}
.model-description {
  width: 25%;
}
		.model-description p.transmission {
			font-weight: 500;
			font-size: 24px;
			line-height: 26px;
			color: #000;
			margin-bottom: 20px;
		}
		.model-description p.red {
			font-size: 16px;
			line-height: 20px;
			color: #000;
			margin-bottom: 10px;
		}
		.model-description p.specs {
			font-size: 12px;
			line-height: 20px;
			color: #000;
			margin-bottom: 10px;
		}
.model-img {
	width: 75%;
}
.model-img img {
	width: 100%;
	height: auto;
}
	.model-specs {
		display:none;
		flex-basis: 100%;
		font-size: 12px;
		line-height: 20px;
		color: #000;
		margin-bottom: 10px;
		column-count: 4;
		column-gap: 24px;
		text-align: left;
	}
	#gw-exterior .gw_gallery_item span {
		color: #000;
	}
		#gw-exterior > .gw_gallery_item:nth-child(1), #gw-exterior > .gw_gallery_item:nth-child(2), #gw-exterior > .gw_gallery_item:nth-child(3), #gw-exterior > .gw_gallery_item:nth-child(4) {
			flex-basis: calc(100% / 3 - 20px / 3 * (3 - 1));
		}
		#gw-exterior .gw-capsule {
			flex-basis: calc((100% / 3) * 2 - (20px / 3));
			display: flex;
			flex-wrap: wrap;
			gap: 20px;
			align-items: flex-start
		}
			#gw-exterior .gw-capsule > .gw_gallery_item:nth-child(1) {
				flex-basis: 100%;
			}
			#gw-exterior .gw-capsule > .gw_gallery_item:nth-child(2), #gw-exterior .gw-capsule > .gw_gallery_item:nth-child(3) {
				flex-basis: calc(50% - 10px);
			}
		#gw-interior .gw_gallery_item:nth-child(1) {
			flex-basis: 100%;
		}
		#gw-interior > .gw_gallery_item:nth-child(2) {
			flex-basis: calc(100% / 3 - 20px / 3 * (3 - 1));
		}
			#gw-interior .gw-capsule {
				flex-basis: calc((100% / 3) * 2 - (20px / 3));
				display: flex;
				flex-wrap: wrap;
				gap: 20px;
				align-items: flex-start
			}
				#gw-interior .gw-capsule > .gw_gallery_item {
					flex-basis: 100%;
				}
	#gw-extra {
		display: flex;
		flex-wrap: nowrap;
		gap: 20px;
	}
.vehicle-note {
	flex-basis: 100%;
}
.vehicle-note, .descirption .vehicle-note p {
	font-size: 9px !important;
	line-height: 15px;
}
.custom_contact_form {
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
}
	.custom_contact_form > div {
		flex-basis: 100%;
	}
	.custom_contact_form > div.half {
		flex-basis: calc(50% - 10px);
	}
.portfolio {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 24px;
}
	.portfolio .image-wrap {
		flex-basis: calc(100% / 4 - 20px / 4 * (4 - 1));
		position:relative;
		background:#222121;
		-webkit-transition:all .5s ease;
		-moz-transition:all .5s ease;
		-o-transition:all .5s ease;
		transition:all .5s ease
	}
		.portfolio a,
		.portfolio a.image-wrap,
		.portfolio img {
			width:100%;
			height:auto;
			background-color:#004267
		}
			.zoom-icon {
				display:block;
				position:absolute;
				left:0;
				top:0;
				right:0;
				bottom:0;
				cursor:pointer;
				background:rgba(0,33,106,.5);
				-webkit-transition:all .5s ease;
				-moz-transition:all .5s ease;
				-o-transition:all .5s ease;
				transition:all .5s ease;
				opacity:0;
				border:10px solid #004267 inset;
			}
			.zoom-icon:before {
				content:"";
				display:block;
				position:absolute;
				left:50%;
				top:50%;
				width:86px;
				height:86px;
				margin:-43px 0 0 -43px;
				background-position:50% 50%;
				background-size:86px 86px;
				background-repeat:no-repeat;
				background-image:url(../images/icon-search.svg)
			}
				.image-wrap:hover .zoom-icon {
					opacity:1
				}
#models-listing {
  display: grid;
  gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
}
#models-listing > div {
  background-color: #fff;
  position: relative;
}
#models-listing > div .model-header {
  width: 100%;
  background: linear-gradient(0deg,#dcdcdd 30%,#ffffff);
}
#models-listing > div .model-header img {
  width: 100%;
  height: auto;
}
#models-listing > div h4 {
  text-transform: uppercase;
  color: rgb(33, 37, 41);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 20px 0 0 20px;
}
#models-listing > div h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  padding: 0 0 0 20px;
}
#models-listing > div .model-description {
  width: calc(100% - 40px);
  padding: 20px;
}
#header-nav .extra-links a.lang_footer,
.lang_footer {
  display: none;
}
#offers {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding: 0 0 20px;
  margin: 0 20px;
}
#offers img {
  max-width: 100%;
}
#vehicle_main_image .landing_form h1, #vehicle_main_image .landing_form h2 {
  color: #616161;
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px 0;
}