html {
	box-sizing: border-box;
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
}

body {
	background: #fff;
	color: #222;
	cursor: auto;
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	position: relative;
	-webkit-backface-visibility: hidden;
	line-height: 1;
	margin: 0;
	padding: 0;
}

a {
	color: #008CBA;
	line-height: inherit;
	text-decoration: none;
	background: transparent;
}

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

strong {
	line-height: inherit;
	font-family: gotham_bold, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

meta.foundation-mq-small {
	font-family: "/only screen/";
	width: 0;
}

meta.foundation-mq-small-only {
	font-family: "/only screen and (max-width: 40em)/";
	width: 0;
}

meta.foundation-mq-medium-only {
	font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
	width: 40.0625em;
}

meta.foundation-mq-large {
	font-family: "/only screen and (min-width:64.0625em)/";
	width: 64.0625em;
}

meta.foundation-mq-large-only {
	font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
	width: 64.0625em;
}

meta.foundation-mq-xlarge {
	font-family: "/only screen and (min-width:90.0625em)/";
	width: 90.0625em;
}

meta.foundation-mq-xlarge-only {
	font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
	width: 90.0625em;
}

meta.foundation-mq-xxlarge {
	font-family: "/only screen and (min-width:120.0625em)/";
	width: 120.0625em;
}

meta.foundation-data-attribute-namespace {
	font-family: false;
}

html,body {
	font-size: 100%;
	font-family: gotham, sans-serif;
	font-weight: normal;
	height: 100%;
	color: #fff;
	background-color: #050a1d;
}

*,:before,:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

a:hover {
	cursor: pointer;
}

.row {
	max-width: 87.5rem;
	width: 100%;
	margin: 0 auto;
}

.row:before,.row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

.columns {
	padding-left: .9375rem;
	padding-right: .9375rem;
	width: 100%;
	float: left;
}

.columns + .columns:last-child {
	float: right;
}

.text-center {
	text-align: center!important;
}

div,h1,h2,p {
	margin: 0;
	padding: 0;
}

a:hover,a:focus {
	color: #0078a0;
}

p {
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.6;
	margin-bottom: 1.25rem;
	text-rendering: optimizeLegibility;
}

h1,h2 {
	font-style: normal;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: .5rem;
	margin-top: .2rem;
	text-rendering: optimizeLegibility;
	font-family: bebas, serif;
	display: block;
	letter-spacing: .3125rem;
	color: #fff;
}

h2 {
	font-size: 1.6875rem;
}

html,body,div,h1,h2,p,a,strong {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

p,.div_p {
	font-family: gotham, sans-serif;
	display: block;
	letter-spacing: .125rem;
}

h1 strong,h2 strong {
	font-family: bebas_bold, serif;
	font-weight: normal;
}

.wrap {
	margin: 0 auto!important;
}

.corporate_banner {
	background-color: #fff;
	padding: 100px 0;
}

.corporate_banner .caption {
	display: block;
}

.corporate_banner h1 {
	font-size: 2.125rem;
	max-width: 60%;
	color: #161c35;
	text-transform: uppercase;
	margin: 0 auto;
}

.corporate_banner p {
	font-size: 1.375rem;
	line-height: 28px;
	color: #161c35;
	padding: 0 10%;
}

.corporate_banner .line {
	width: 230px;
	height: 1px;
	display: inline-block;
	clear: both;
	background-color: #eaeaea;
	opacity: 0.7;
	filter: alpha(opacity=70);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	margin: 15px auto;
}

.div_p.contactAddress {
	font-size: .9375rem;
	color: #161c35;
	letter-spacing: 0;
	line-height: 1.375rem;
}

.div_p.contactAddress a {
	color: #161c35;
}

.div_p.contactAddress a:hover {
	opacity: 0.5;
}

.bk-light-grey {
	background-color: #f0f0f0;
}

.underline {
	color: #161c35;
	position: relative;
}

.underline:after {
	content: '';
	background-color: #161c35;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	-moz-transition: all .25s linear;
	-o-transition: all .25s linear;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}

.underline.white:after {
	background-color: #fff;
}

.address-principals {
	display: block;
	max-width: 750px;
	margin: 50px auto 0;
}

.address-principals .item {
	display: block;
	background-color: #f0f0f0;
	font-size: .8125rem!important;
	text-align: left;
	margin: 20px;
	padding: 20px;
}

.stores-country {
	display: block;
	margin-bottom: 50px;
}

.stores-country:last-child {
	margin-bottom: 0;
}

.stores-country h2 {
	font-size: 1.5rem;
	max-width: 60%;
	color: #161c35;
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto;
}

.stores-list {
	display: block;
	max-width: 750px;
	margin: 30px auto 0;
}

.stores-list .item {
	display: block;
	background-color: #fff;
	font-size: .8125rem!important;
	text-align: left;
	margin: 10px 20px;
	padding: 20px;
}

.stores-list .item.store {
	background-color: #8389a3;
	color: #fff;
}

.wow {
	visibility: hidden;
}

@font-face {
	font-family:bebas_bold;
	src:url(fonts/bebasneue_bold-webfont.eot#iefix) format(embedded-opentype), 
	url(fonts/bebasneue_bold-webfont.woff2) format(woff2), 
	url(fonts/bebasneue_bold-webfont.woff) format(woff), 
	url(fonts/bebasneue_bold-webfont.ttf) format(truetype), 
	url(fonts/bebasneue_bold-webfont.svg#bebas_bold) format(svg);
	font-weight:normal;
	font-style:normal;
}

meta.foundation-mq-medium,meta.foundation-mq-topbar {
	font-family: "/only screen and (min-width:40.0625em)/";
	width: 40.0625em;
}

::-webkit-input-placeholder,:-moz-placeholder,::-moz-placeholder,:-ms-input-placeholder {
	color: #cccccc;
}

.underline.white,.address-principals .item.showroom p,.stores-list .item.flagship p,.stores-list .item.store p {
	color: #fff;
}

.address-principals .item p,.stores-list .item p {
	font-size: .8125rem!important;
	letter-spacing: normal;
	line-height: 1.5;
	padding: 0;
}

.address-principals .item.showroom,.stores-list .item.flagship {
	background-color: #161c35;
	color: #fff;
}

.address-principals .item .links,.stores-list .item .links {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

@media only screen {
	.columns {
		position: relative;
		padding-left: .9375rem;
		padding-right: .9375rem;
		float: left;
	}

	.small-12 {
		width: 100%;
	}
}

@media only screen and (min-width: 40.0625em) {
	.columns {
		position: relative;
		padding-left: .9375rem;
		padding-right: .9375rem;
		float: left;
	}

	.medium-12 {
		width: 100%;
	}

	h1,h2 {
		line-height: 1.4;
	}

	h1 {
		font-size: 2.75rem;
	}

	h2 {
		font-size: 2.3125rem;
	}

	.underline:hover:after {
		left: auto;
		right: 0;
		width: 0;
	}

	.address-principals {
		display: flex;
	}

	.address-principals .item {
		width: 50%;
		margin: 0 25px;
		padding: 40px;
	}

	.stores-country {
		margin-bottom: 80px;
		padding: 0 40px;
	}

	.stores-list {
		display: flex;
		flex-wrap: wrap;
	}

	.stores-list .item {
		width: calc((100%/2) - 20px);
		margin: 10px;
		padding: 40px;
	}
}

@media only screen and (min-width: 64.0625em) {
	.columns {
		position: relative;
		padding-left: .9375rem;
		padding-right: .9375rem;
		float: left;
	}

	.large-12 {
		width: 100%;
	}

	html {
		font-size: 16px;
	}

	.stores-list .item {
		width: calc((100%/2) - 20px);
	}
}

@media print {
	* {
		background: transparent!important;
		box-shadow: none!important;
		color: #000000!important;
		text-shadow: none!important;
	}

	a,a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	p,h2 {
		orphans: 3;
		widows: 3;
	}

	h2 {
		page-break-after: avoid;
	}
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
	html {
		font-size: 14px;
	}
}

@media only screen and (max-width: 40em) {
	html {
		font-size: 16px;
	}

	.corporate_banner {
		padding: 50px 0;
	}

	.corporate_banner p {
		line-height: 20px;
		padding: 0 20px;
	}

	.corporate_banner .line {
		width: 70%;
	}

	.corporate_banner h1,.stores-country h2 {
		max-width: 90%;
	}
}