

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on February 22, 2017 */
@font-face {
    font-family: 'gotham_htfbold';
    src: url('../font/gothamhtf-bold-webfont.eot');
    src: url('../font/gothamhtf-bold-webfont.eot?#iefix') format('embedded-opentype'), 
    url('../font/gothamhtf-bold-webfont.woff2') format('woff2'), 
    url('../font/gothamhtf-bold-webfont.woff') format('woff'), 
    url('../font/gothamhtf-bold-webfont.ttf') format('truetype'), 
    url('../font/gothamhtf-bold-webfont.svg#gotham_htfbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_htfbook';
    src: url('../font/gothamhtf-book-webfont.eot');
    src: url('../font/gothamhtf-book-webfont.eot?#iefix') format('embedded-opentype'), 
    url('../font/gothamhtf-book-webfont.woff2') format('woff2'), 
    url('../font/gothamhtf-book-webfont.woff') format('woff'), 
    url('../font/gothamhtf-book-webfont.ttf') format('truetype'), 
    url('../font/gothamhtf-book-webfont.svg#gotham_htfbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_htflight';
    src: url('../font/gothamhtf-light-webfont.eot');
    src: url('../font/gothamhtf-light-webfont.eot?#iefix') format('embedded-opentype'), 
    url('../font/gothamhtf-light-webfont.woff2') format('woff2'), 
    url('../font/gothamhtf-light-webfont.woff') format('woff'), 
    url('../font/gothamhtf-light-webfont.ttf') format('truetype'), 
    url('../font/gothamhtf-light-webfont.svg#gotham_htflight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_htfmedium';
    src: url('../font/gothamhtf-medium-webfont.eot');
    src: url('../font/gothamhtf-medium-webfont.eot?#iefix') format('embedded-opentype'), 
    url('../font/gothamhtf-medium-webfont.woff2') format('woff2'), 
    url('../font/gothamhtf-medium-webfont.woff') format('woff'), 
    url('../font/gothamhtf-medium-webfont.ttf') format('truetype'), 
    url('../font/gothamhtf-medium-webfont.svg#gotham_htfmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*---- CUSTOM STYLE ----*/

.banner-block{
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
    height:560px;
    width: 100%;
}

.banner-block .container,
.banner-block .row,
.banner-block .col-sm-12{
	height: 100%;
}

.banner-block .wrap-banner{
	display: table;
	height: 100%;
}

.banner-block .brand{ 
	width: 30%;
	padding-right: 20px;
	display: table-cell;	
	vertical-align: middle;
}
.banner-block .brand img{
	max-width: 100%;
}



.banner-block .offers{	
	width: 20%;
	padding: 0 20px;
	top:30%;
	display: table-cell;
	vertical-align: middle;
}
.banner-block .offers img{
	max-width: 100%;
}


.banner-block .model{	
	width: 50%;
	padding-left: 20px;
	display: table-cell;
	text-align: right;
	vertical-align: bottom;
}
.banner-block .model img{
	max-width: 100%;
	float: right;
}



/*---  CONTENT BLOCK ---*/

.content-block{
	background: #68073e;
}
.content-block{
	padding: 50px 0;
}
.content-block .content .seperator{
	height: 50px;
	width: 100%;
	display: inline-block;
	background: url(../images/bg-line.png) no-repeat center center;
}
.content-block .content p{
	font-size: 17px;
	line-height: 26px;
	color: #fff;
	padding: 0 0 20px 0;
	margin: 0;
	text-align: center;
	font-family: 'gotham_htfbook';
}


.content-block .wrap-contact h4{
	color: #dcbb8f;
	font-size: 15px;
	line-height: 22px;
	font-family: 'gotham_htfbook';
}
.content-block h4 span{
	color: #dcbb8f;
	font-size: 15px;
	font-family: 'gotham_htfbook';

	margin:0;
	display: inline;
	padding: 0 15px;
	background: #68073e;
	position: relative;
	z-index: 2;
}
.content-block h4 span:after{
	content:'';
	position: absolute;
	height: 2px;
	left: -20px;
	right: -20px;
	top: 0;
	bottom: 0;
	margin:auto;
	z-index: -1;

	display: block;
	background: #dcbb8f;
}


.content-block .wrap-contact{
	text-align: center;
}
.content-block .wrap-contact ul{
	margin: 0;
	padding: 0;
	width: 80%;
	margin: 0 auto;
}
.content-block .wrap-contact ul li{
	list-style: none;
	width: 100%;
	padding: 0 0 10px 0;
	margin: 0;
}
.content-block .wrap-contact{
	text-align: center;
	
}
.content-block .wrap-contact ul li input{
	width: 100%;
	padding: 8px;
	background: none;
	color: #fff;
	border:solid 1px #dcbb8f;
}
.content-block .wrap-contact ul li input::-webkit-input-placeholder { 
  color: #fff;
}
.content-block .wrap-contact ul li input::-moz-placeholder {
  color: #fff;
}
.content-block .wrap-contact ul li input:-ms-input-placeholder { 
  color: #fff;
}
.content-block .wrap-contact ul li input:-moz-placeholder { 
  color: #fff;
}

.content-block .wrap-contact ul li:last-child{
	padding-top: 15px;
}
.content-block .wrap-contact ul li input.btn{
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: #dcbb8f;
	color: #68073e;
	font-size: 18px;
	font-weight: bold;
	outline: none;
	font-family: 'gotham_htflight';
}
.content-block .wrap-contact ul li input.btn:hover{
	background:#602144;
	color: #fff;
}
.content-block .wrap-contact ul li p.validationmsg{
	color: red;
	font-size: 11px;
	text-align: left;
	padding: 0;
    margin: 0;
    color: #dcbb8f;
}

h2.thankyou{
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.line{
	height: 2px;
	background: #fff;
	width: 100%;
	clear: both;
	line-height: 2px;
	overflow: hidden;
}


/*--- PRODUCTS BLOCK ---*/

.wrap-products{
	padding: 50px 0;
	text-align: center;
}
.wrap-products h3{
	font-size: 50px;
	margin-bottom: 30px;
	color: #68073e;
	text-align: center;
	font-family: 'gotham_htflight';
}
.wrap-products h3 span{
	font-size: 50px;
	color: #68073e;
	font-family: 'gotham_htfbold';
}

.wrap-products .product{
	display: inline-block;
	width: 26%;
	margin:2%;	
}
.wrap-products .product figure{
	width: 100%;
	border:solid 1px #d3b287;
}
.wrap-products .product figure img,
.wrap-products .product .details img{
	width: 100%;
}



/*--- LOCATION BLOCK ---*/

.location-block{
	position: relative;
	
	background: #68073e;
}
.location-block .content{
	text-align: center;
}
.location-block .content h5{
	color: #fff;
	font-size: 18px;
	font-family: 'gotham_htfbook';
	text-align: center;
}
.location-block .content address{
	font-size: 18px;
	color: #fff;
	width: 63%;
	margin:0 auto;
	margin-bottom: 20px;
	font-family: 'gotham_htfbook';
	padding: 15px 0;
}

.location-block .content .locate{
	border:solid 1px #fff;
	padding: 20px;
	width: 40%;
	display: inline-block;
}
.location-block .content .locate h5{
	margin:0 0 15px;
	padding:0;
	font-size: 22px;
	color: #fff;
}
.location-block .content .locate a{
	background: #c12942;
	font-size: 13px;
	color: #fff;
	width: 80%;
	display: inline-block;
	padding: 0px 10px;
	font-weight: bold;
	line-height: 35px;
	text-transform: uppercase;
}
.location-block .content .locate a:hover{
	text-decoration: none;
	background: #dcbb8f;
	color: #68073e;
}
.location-block .content .locate a:after{
	content: '';
	width: 13px;
	height: 29px;
	left:15px;
	float: left;
	margin-top: 5px;
	background: url(../images/location-pin.png) no-repeat 0 0;
	background-size: contain;
}


/*--- FOOTER BLOCK ---*/
footer{
	background: #68073e;
	text-align: center;
	width: 100%;
}
footer p.copy{
	color: #fff;
	padding: 10px 0 0;
	line-height: 18px;
	font-size: 12px;
}



@media (max-width: 1200px) {	
	.location-block .content .locate{width: 55%;}
	.banner-block{height: 460px;}

}
@media (max-width: 1024px) {
	

}
@media (max-width: 990px) {	
	.banner-block{height: 360px;}
	.wrap-products h3, .wrap-products h3 span{font-size: 30px;}

}

@media (max-width: 767px) {
	.location-block .content .locate{width: 90%;}	
	.wrap-products .product{width: 40%;}
	.banner-block{height: auto; text-align: center;}
	.banner-block .brand, .banner-block .offers, .banner-block .model{margin:0;padding:0;display: inline-block; width: 100%; margin-top: 30px;}
	.banner-block .brand img, .banner-block .offers img, .banner-block .model img{margin:0 auto; float: none;}

	.location-block{float: left; width: 100%; padding: 20px 0;}
	.location-block .content h3{ border-bottom: solid 2px #f1b89f; padding: 0 0 10px ; margin: 0 0 20px; }
	.location-block:after{display: none;}
	footer{display: inline-block; width: 100%;}
	footer p.copy{display: inline-block; width: 100%;}

}

@media (max-width: 480px) {
	.location-block .content .locate a{width:100%;}
	.wrap-products .product{width: 80%;}
	.banner-block .offers img{height: 150px;}
	.banner-block .brand, .banner-block .offers, .banner-block .model{width: 80%;}
}
