@charset "utf-8";
/* CSS Document */

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

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

}
@font-face {
  font-family: 'Futura-Medium';
  src: url('../fonts/Futura-Medium.eot?#iefix') format('embedded-opentype'), 
   url('../fonts/Futura-Medium.woff') format('woff'), url('../fonts/Futura-Medium.ttf')  format('truetype'), url('../fonts/Futura-Medium.svg#Futura-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibri';
  src: url('../fonts/Calibri.eot?#iefix') format('embedded-opentype'),  url('../fonts/Calibri.woff') format('woff'), url('../fonts/Calibri.ttf')  format('truetype'), url('../fonts/Calibri.svg#Calibri') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibri-Bold';
  src: url('../fonts/Calibri-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Calibri-Bold.woff') format('woff'), url('../fonts/Calibri-Bold.ttf')  format('truetype'), url('../fonts/Calibri-Bold.svg#Calibri-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibri-BoldItalic';
  src: url('../fonts/Calibri-BoldItalic.eot?#iefix') format('embedded-opentype'),  url('../fonts/Calibri-BoldItalic.woff') format('woff'), url('../fonts/Calibri-BoldItalic.ttf')  format('truetype'), url('../fonts/Calibri-BoldItalic.svg#Calibri-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Calibri-Italic';
  src: url('../fonts/Calibri-Italic.eot?#iefix') format('embedded-opentype'),  url('../fonts/Calibri-Italic.woff') format('woff'), url('../fonts/Calibri-Italic.ttf')  format('truetype'), url('../fonts/Calibri-Italic.svg#Calibri-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

html, body {
 height: 100%;
 min-width:100%;
}

body{
    margin:0;
	padding:0;
	font-size:15px;
	font-family: 'Calibri';
	background:#000;
	}
	*:focus, a:focus,
	button:focus{
		outline:0 none;	
		}
ul, ol{
	margin:0;
	padding:0;
	}	
li{
	list-style:none;
	}	
li a, a{
	text-decoration:none;
	}	
img, img a{
	max-width:100%;
	border:0 none;
	}	
	textarea{
		resize:none;
		}	
		
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus{
	outline:0 none;
	}		
	
.bg{
	min-height:100%;
	}
.wrapper {
  float: left;
  min-height: 100%;
  padding-bottom: 130px;
  position: relative;
  width: 100%;
}
.container{
	max-width:100%;
	}	
.logo {
  float: left;
  width: 200px;
}
	
.navbar.navbar-default.navigation {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  border: 0 none;
  border-radius:0;
  padding:10px 0;
  width: 100%;
  z-index: 20;
}
.carousel-inner > .item{
	padding-top:155px;
	}
.right-fix {
  clear: right;
  float: right;
  margin-top: 33px;
  padding-right: 0;
}
.btn-section {
  float: right;
}
.custom-caption {
  height: 100%;
  width: 100%;
}
.navbar-default.navigation .navbar-nav > li:last-child a {
  padding-left: 0;
  padding-right: 0;
}
.navbar-default.navigation .navbar-nav > li:last-child {
  padding-left: 12px;
}
.navbar-default.navigation .navbar-nav  > .current-menu-item > a, 
.navbar-default.navigation .navbar-nav > .current-menu-item > a:focus, 
.navbar-default.navigation .navbar-nav > .active > a:hover,
.navbar-default.navigation .navbar-nav > li > a:focus, 
.navbar-default.navigation .navbar-nav > li > a:hover {
 color:#d5af4c;
font-family: 'futura-bold';
 background:none;
}
.navbar-default.navigation .navbar-nav  > li > a{
  font-family: 'futura-bold';
  font-size:12px;
  padding-top:0;
  padding-bottom:0;
}
.navbar-default.navigation .navbar-nav > li{
position:relative;
}

.navbar-default.navigation .navbar-nav > li.current-menu-item > a::before ,
.navbar-default.navigation .navbar-nav > li:focus > a:before, 
.navbar-default.navigation .navbar-nav > li:hover  > a:before{
  background:url(../images/active.png);
  background-repeat:no-repeat;
  background-position:center;
  background-size:44px auto;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;   
  top: -21px;
  width: 100%;
}
.navbar-default.navigation .navbar-nav > li > a{
  color:#fff;
  text-transform:uppercase;
}
.txt-carousel {
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
  padding:20px 30px;
  color:#fff;
  margin-bottom:12px;
  text-transform:uppercase; 
}
.txt-carousel p {
  font-size:15px;
  margin: 0;
  font-family: 'futura-bold';
}
.txt-carousel h4{
   font-family: 'futura-bold';
	font-size:18px;
	}
.txt-carousel h2{
	 font-family: 'futura-bold';
	 font-size:24px;
	}	
.txt-carousel h5 {
  color: #b30511;
  font-family: "futura-bold";
  font-size: 16px;
  line-height: 22px;
  margin-top: 30px;
}
.custom-caption .container {
  width: 800px;
}
 .btn-site{
  background:rgba(0, 0, 0, 0) url('../images/btn.png');
  background-repeat:no-repeat;
  background-position:center;
  background-size:100% 100%;
  border: 0 none;
  color: #fff;
  font-size: 12px;
  border-radius:0;
  line-height:18px;
  padding:8px 15px 5px;
  margin:0 0 0 8px;
  font-family: 'futura-bold';
  text-transform:uppercase; 
  text-shadow:-1px 1px 4px #333;
  -webkit-text-shadow:-1px 1px 4px #333;
}
.contant.hm {
  min-height:645px;
}
.carousel {
  bottom: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner{
	height:100%;
	}

.btn.btn-default.btn-site:focus{
	 background:rgba(0, 0, 0, 0) url('../images/btn.png');
  background-repeat:no-repeat;
  background-position:center;
  background-size:cover;
	}
.btn-site:hover, .btn-site:focus{
 color:#ddd;
 box-shadow:none;
 -webkit-box-shadow:none;
}
.mb{
  margin:0;
}
.left.carousel-control.arrow, .right.carousel-control.r-arrow {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  bottom: 70%;
  box-shadow: none;
  margin-bottom: -80px;
  margin-top: -150px;
  opacity: 1;
  text-shadow: none;
  top: 50%;
  width: 60px;
  z-index:33;
}
.left.carousel-control.arrow::before {
  border-bottom: 80px solid transparent;
  border-left: 85px solid rgba(255, 255, 255, 0.2);
  border-top: 80px solid transparent;
  content: "";
  left: 0;
  margin-top: -40px;
  position: absolute;
  top: 35%;
}
.right.carousel-control.r-arrow::before{
 border-bottom: 80px solid transparent;
  border-right: 85px solid rgba(255, 255, 255, 0.2);
  border-top: 80px solid transparent;
  content: "";
  right: 0;
  margin-top: -40px;
  position: absolute;
  top: 35%;
}
.left.carousel-control.arrow .glyphicon.glyphicon-chevron-left::before {
  background: url('../images/prev.arrow.png');
  background-repeat:no-repeat;
  background-position:center;
  background-size:100%;
  position:absolute;
  left:0;
  top:58%;
  content: "";
  width:30px;
  height:60px;
}
.right.carousel-control.r-arrow .glyphicon.glyphicon-chevron-right::before {
   background: url('../images/next.arrow.png');
  background-repeat:no-repeat;
  background-position:center;
  background-size:100%;
  position:absolute;
  right:0;
  top:58%;
  content: "";
  width:30px;
  height:60px;
 }
 .newssection .btn-site {
  display: table-cell;
  margin-left: 5px;
  vertical-align: top;
  height:33.5px;
}
.carousel-indicators {
  bottom: 33%;
  left: 0;
  margin: 0 0 -55px;
  position: absolute;
  width: 100%;
  z-index:555;
}
.carousel-indicators > li {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  margin:0 10px;
}
.carousel-indicators .active{
 width:10px;
 height:10px;
 margin:0 10px;
 background:#c1ac51;
}
.footer {
  bottom: 0;
  left: 0;
  margin-bottom:3%;
  position: absolute;
  width: 100%;
  z-index:33;
}
.footer-inner{
   background: rgba(40, 40, 40, 0.5) none repeat scroll 0 0;
   display:block;
   padding:20px 0 15px;
 } 
.contant {
  height: 100%;
  margin-bottom:8%;
  padding-bottom: 110px;
}

.single-gallery .contant{
	padding-bottom:130px;
	}
.logo-foot {
  float: left;
  width: 94px;
}
.fcs {
  float: left;
  margin-left: 20px;
}
.fcs > h3 {
  color: #d5af4c;
  font-family: "futura-bold";
  font-size: 15px;
  margin:4px 0 8px;
}
.fcs > p {
  color: #fff;
  font-size: 12px;
  margin: 0 0 4px;
  font-family: 'futura-bold';
}
.newssection {
  color: #fff;
  display: table;
  float: right;
  position:relative;
  margin-top:4px;
}
.newssection > h3 {
  font-family: "futura-bold";
  font-size: 13px;
  margin-bottom:12px;
  margin-top: 0;
  text-transform: uppercase;
}

.newssection .form-control {
  border: 0 none;
  border-radius: 0;
  display: table-cell;
  float: none;
  font-family: 'Calibri';
  height:32.8px;
  margin-top: 0;
  width:193px;
}
.social > ul {
  float: right;
}
.social {
  color: #fff;
}
.social h3 {
font-size:13px;
text-align:right;
margin-top:4px;
margin-bottom:15px;
font-family: 'futura-bold';
}
.social > ul li {
  float: left;
  margin: 0 5px;
}
.social > ul li a {
  display: block;
  height: 31px;
  width: 33px;
  background-size:200px;
}
.facebook, .twitter, .youtube, .google, .instagram{
background:url('../images/social-icons.png');
 }
 .facebook{
 
  }
 .twitter {
  background-position: -42px 0;
}
.youtube {
  background-position: -83px 0;
}
.google {
  background-position: -126px 0;
} 
.instagram {
  background-position:-167px 0;
}
.copy-right {
  padding: 0 15px;
  text-align: right;
}
.copy-right p{
  color:#fff;
  margin-top:10px;
  font-size:11.6px;
  text-transform:uppercase;
  font-family: 'futura-bold';
} 
.social::after, .social::before {
  clear: both;
  content: "";
  display: table;
}
div#carousel-example-generic .carousel-inner .item {
  height: 100%;
}


.carousel-fade .carousel-inner .item{
    opacity: 0;
	left:0; 
	filter: alpha(opacity=0);
    transition-property: opacity;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right
{
    left: 0;
    opacity: 0;
	filter: alpha(opacity=0);
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right
{
    opacity: 1;
	filter: alpha(opacity=100);
}
.carousel-fade .carousel-inner .active{
	  opacity: 1;
	filter: alpha(opacity=100);
	}


/****************************
  gallerypage
  ********************/
  .gallery-box {
  display: block;
}
.gallery-box img {
  width:100%;
}
.evtn-txt h4 {
  color: #d5af4c;
 font-family: 'futura-bold';
  font-weight:bold;
  margin-bottom:4px;
  margin-top:0;
  font-size:13px
}
.evtn-txt > p {
  color: #fff;
  font-family: 'futura-bold';
  margin-bottom:0;
  font-size:13px;
}
.evtn-txt {
  display: table-cell;
  height: 85px;
  padding: 0;
  vertical-align: middle;
}
.gallery h1 {
  color: #fff;
  font-family: "futura_bk_btbook";
  font-size: 24px;
  margin-top:14px;
  margin-bottom:10px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.row.gallery {
  margin: 0 -5px 0px;
}
.row.gallery .col-xs-6.col-sm-3,
.row.gallery .col-xs-6.col-sm-2 {
  padding: 0 5px;
}

.pagination-container {
  clear: both;
  display:block;
  text-align:right;
}
.pagination-container .pagination > li > a, 
.pagination-container .pagination > li > a span{
	background:none;
	border:0 none;
	color:#d5af4c;	
	font-family: 'futura-bold';
	 font-size: 12px;
    padding: 0 8px;
}
.pagination-container .pagination > li:last-child > a {
  padding-right: 0;
}
/****************************
 press page
 *******************/
 
.pr-txt h2 {
  color: #fff;
  font-family: 'futura-bold';
  font-size: 14px;
  margin-top: 0;
  margin-bottom:3px;
}
.pr-txt > p {
  color: #fff;
  font-family: "Calibri",sans-serif;
  font-size: 14px;
  padding-right: 46px;
}
.btn.btn-default.btn-d {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  color: #d5af4c;
  font-size: 14px;
  font-family: 'futura-bold';
  text-transform:uppercase;
  padding: 0;
  margin-top:20px;
}
.btn.btn-default.btn-shr {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  clear: both;
  color: #d5af4c;
  display: block;
  font-family: "futura-bold";
  font-size: 12px;
  text-align:left;
  margin-top: 10px;
  padding: 0;
  width:52px !important;
}
.row.press .col-sm-6 {
  margin-bottom: 33px;
}
.press h1 {
  color: #fff;
  font-size: 24px;
  margin-top:14px;
  margin-bottom:10px;
  padding: 0 0;
   font-family: 'futura_bk_btbook';
  text-align: center;
}
.row.press {
  margin-bottom: 25px;
}

.history h1, .vintage h1 {
  color: #fff;
  font-family: "futura_bk_btbook";
  font-size: 24px;
  margin-bottom: 10px;
  margin-top:14px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.row.history, .row.vintage {
  color: #fff;
  margin-bottom: 4%;
}
.row.history p {
  font-family: "Calibri";
  font-size: 14px;
  line-height: 24px;
  margin:0px 0 20px;
}
.row.history p:nth-child(n+3) {
  margin: 20px 0;
}
.history h2, .vintage h2 {
  font-family: "futura-bold";
  font-size: 16px;
  line-height:0px;
  margin-bottom: 10px;
  margin-top: 36px;
  position: relative;
  text-transform: uppercase;
}
.history h2::after{
  border-bottom: 1px solid #828384;
  border-top: 1px solid #828384;
  bottom: 0px;
  content: "";
  padding: 1.4px 0;
  position: absolute;
  right: 0;
  left:26.88%;
}
.vintage h2::after {
  border-bottom: 1px solid #828384;
  border-top: 1px solid #828384;
  bottom:0px;
  content: "";
  left: 14%;
  padding: 1.4px 0;
  position: absolute;
  right: 0;
}
.social ul li:last-child {
  margin-right: 0;
}
.banner {
  padding: 0 15px;
}

/*********************************
 contact page
 *********************/
 
 .add h2 {
  color: #fff;
  margin-top: 0;
  text-transform: uppercase;
  font-size:18px;
  position:relative;
  line-height:0px;
   font-family: 'futura-bold';
}
.add > p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
  font-family: "Calibri";
}
.add p a {
  color: #d5af4c;
}
.add h2::after {
  border-bottom: 1px solid #828384;
  border-top: 1px solid #828384;
  bottom:0px;
  content: "";
  padding: 1.4px 0;
  position: absolute;
  right: 0;
  left:16.66%;
}
.form-row {
  margin:10px -10px 0;
}
.form-section::after, .form-section::before {
  clear: both;
  content: "";
  display: table;
}
.form-row::after, .form-row::before {
  clear: both;
  content: "";
  display: table;
}
.form-section {
  max-width: 100%;
  width: 504px;
}
.form-row .col-sm-6, .form-row .col-xs-12 {
  padding-left: 10px;
  padding-right: 0;
  margin-bottom:10px;
}

.form-row .col-sm-6 .form-control, .form-row .col-xs-12 .form-control {
  background: #252525 none repeat scroll 0 0;
  border-color:transparent;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  height:35px;
  padding-left:10px;
  padding-bottom:10px;
  padding-top:10px;
  text-transform: uppercase;
}
.form-row .col-xs-12 textarea{
	min-height:150px;
	}
.form-section > p {
  clear: both;

  color: #fff;
  font-family: "Calibri";
  font-size: 16px;
  margin: 0;
}


.form-row .col-sm-6 .form-control:focus, .form-row .col-xs-12 .form-control:focus {
  border: 0 none;
  box-shadow: 0 0 3px #fff;
  border-radius:0;
}
.btn.btn-default.btn-form {
  margin-left: 10px;
  margin-top: 5px;
  background:url('../images/submit.png');
  background-repeat:no-repeat;
  background-position:center;
  background-size:100%;
  border:0 none;
  color:#fff;
  font-size:13px;
  font-family: 'futura-bold';
  font-weight:normal;
  padding-bottom:0;
  border-radius:0;
  clear:both;
  display:block;
   text-shadow: -2px 2px 2px #333;
   -webkit-text-shadow: -2px 2px 2px #333;
   -o-text-shadow: -2px 2px 2px #333;
   -ms-text-shadow: -2px 2px 2px #333;
}
.cnt-btm {
  margin-bottom: 4%;
  margin-top: 90px;
}
.cnt-btm > h2 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  position:relative;
  margin-bottom:20px;
  line-height:0px;
   font-family: 'futura-bold';
}
.cnt-btm > h2::after {
  border-bottom: 1px solid #828384;
  border-top: 1px solid #828384;
  bottom:0px;
  content: "";
  left: 14%;
  padding: 1.4px 0;
  position: absolute;
  right: 0;
}
.cnt-btm > p {
  color: #fff;
  font-family: 'Calibri';
  font-size:14px;
}
.cell-st {
  margin-top: 0px;
}
.cell-st > h3 {
  color: #fff;
  font-family: "Calibri-Bold";
  font-size: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.cell-st > p {
  color: #fff;
  font-family: "Calibri";
  font-size: 13px;
  margin-bottom: 0;
}
.cell-st > a {
  color: #d5af4c;
  font-size: 13px;
}

/********************************
  Vintage page
**********************/
.carousel.slide.vintag-carousel .carousel-inner .item .col-md-2.col-sm-6.col-xs-12 {
  padding: 0 2px;
}
.carousel.slide.vintag-carousel .carousel-inner .item .col-md-2.col-sm-6.col-xs-12 .box {
  margin-bottom: 3px;
  position:relative;
}
.hor > h2 {
  text-transform: uppercase;
}
.hor > h2::after {
  left: 6.44%;
}
.sets {
  display: block;
  margin-top:25px;
  width: 350px;
}
.sets::after, .sets::before {
  clear: both;
  content: "";
  display: table;
}
.tabt {
  clear: both;
}
.sets .col-xs-6 {
  margin-top: 0;
}  
.tabt > h2 {
  margin-top: 20px;
}
 .sets h4{
font-family: 'Calibri-Bold';	 
	 } 
.sets p{
	color:#d5af4c;
	}	 
.tabt > h2::after {
  left: 5.55%;
}
.cp-menu > ul {
  padding-left: 15px;
}
.cp-menu > ul li {
  list-style:disc;
}	
.tabt .panel-group {
  margin: 20px 0;
}
.tabt .panel-group .panel.panel-default .panel-heading,
.tabt .panel-group .panel.panel-default {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
}
.tabt .panel-group .panel.panel-default .panel-heading {
  color: #d5af4c;
  font-size:16px;
  margin: 8px 0;
  padding: 0;
}
.tabt .panel-group .panel.panel-default .panel-heading .panel-title a:hover,
.tabt .panel-group .panel.panel-default .panel-heading .panel-title a:focus {
  text-decoration: none;
  outline:0 none;
}
.tabt .panel-group .panel.panel-default .panel-heading .panel-title a.collapsed {
  color:#d5af4c;
}
.tabt .panel-group .panel.panel-default .panel-heading .panel-title a{
 font-family: 'futura-bold';
 text-transform:uppercase;		
 color:#9b0100;
 }
 .tabt .panel-group .panel.panel-default .panel-heading .panel-title a.collapsed::after {
  color: #d5af4c;
  content: "";
  font-family: "Glyphicons Halflings";
  margin-left: 4px;
  position: relative;
  top: 3px;
}
 .tabt .panel-group .panel.panel-default .panel-heading .panel-title a:after{
		 content:'';
	 display:inline-block;
	 margin-left:10px;
	 color:#d5af4c;
	 font-family:"Glyphicons Halflings"; 
	 }	 
.tabt .panel-group .panel.panel-default .panel-collapse.collapse .panel-body, .tabt .panel-group .panel.panel-default .panel-collapse.collapsing .panel-body {
  border-top: 0 none;
}	
.row.vintage {
  margin-bottom: 8%;
} 

.carousel.slide.vintag-carousel {
  padding:0 7.8%;
  position: relative;
}
.carousel.slide.vintag-carousel .item {
  padding-top: 2px;
}
/************************
  Grid Carousel
  ****************/
.nbs-flexisel-container {

    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
	    position:relative;
  
}
.vintag-carousel, .rental {
  position: relative;
}
.nbs-flexisel-item {
    float:left;
    margin:0;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
	width:300px;
	max-width:100%;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;

}
.rental .box:hover .hover-pop {
  display: block;
}
/*** Navigation ***/

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
  cursor: pointer;
  height: 46px;
  opacity: 0.5;
  position: absolute;
  width: 42px;
  display:block;
  z-index: 100;
}
.nbs-flexisel-nav-left:hover, 
.nbs-flexisel-nav-right:hover{
	opacity:1;
	}
.nbs-flexisel-nav-left {
    left: 0px;
      background:url(../images/eve-arrow-l.png) no-repeat;
	  background-position:right;
}

.nbs-flexisel-nav-right {
    right:0px;
    background:url(../images/eve-arrow-r.png) no-repeat;
}

.nbs-flexisel-nav-right::before {
  border-bottom: 80px solid transparent;
  border-right: 85px solid rgba(255, 255, 255, 0.2);
  border-top: 80px solid transparent;
  content: "";
  margin-top: -65px;
  position: absolute;
  right: 0;
  top: 25%;
}
.nbs-flexisel-nav-left:before{
   border-bottom: 80px solid transparent;
  border-left: 85px solid rgba(255, 255, 255, 0.2);
  border-top: 80px solid transparent;
  content: "";
  margin-top: -65px;
  position: absolute;
  left: 0;
  top: 25%;	
	}

.box {
  margin: 2px;
  position:relative;
}

/********************************
  event page
  **********************/
  
 .event-calend{
	 background:#000 url(../images/eventimg.png);
	 background-repeat:no-repeat;
	 background-position:center top;
	 background-size:cover;
	 } 
	 
.event .col-xs-3 a {
  color: #fff;
  line-height:40px;
  position:relative;
   font-family: 'futura-bold';
}
.event .col-xs-6 h2{
	color:#fff;
	margin:0;
	  color: #fff;
  font-family: "futura_bk_btbook";
  font-size: 24px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
	}
.event .col-xs-3, .event .col-xs-6 {
     min-height:33px;
	 display:inline-block;
	 vertical-align:bottom;
	}
.event .col-xs-3 a:focus, .event .col-xs-3 a:hover{
	text-decoration:none;
	outline:0 none;}
.col-xs-3.text-left > a::before {
  background:url(../images/eve-arrow-l.png);
  background-repeat:no-repeat;
  background-position:center;
  background-size:100%;
  content: "";
  position:absolute;
  top:-5px;
  bottom:0;
  left:0;
    width: 10px;
}
.col-xs-3.text-right > a:after{
  background:url(../images/eve-arrow-r.png);
  background-repeat:no-repeat;
  background-position:center;
  background-size:100%;
  content: "";
  position:absolute;
  top:-5px;
  bottom:0;
  right:0;
    width: 10px;	
	}
.col-xs-3.text-right > a{
	padding-right:15px;
	}	
.col-xs-3.text-left a {
  padding-left: 15px;
}
.table.tbw tr th {
  border: 0 none;
  color: #fff;
  font-family: 'futura-bold';
}
.table.tbw tr th {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  border-bottom: 0 none;
  border-left:0 none;
  color: #fff;
  font-family: "futura-bold";
  font-size: 12px;
  text-align: center;
  border-right:1px solid #504b4e;	
  border-top:1px solid #fff;
}
.table.tbw {
  border-top:0 none;
   background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}

.table.tbw tr th:last-child {
  border-right: 0 none;
}
.table.tbw tr:nth-child(2) td{
	border-top:0 none;
	}
.table.tbw tr td {
  border-right: 1px solid #504b4e;
  border-top-color:#504b4e;
  position:relative;
  text-align:center;
  width:150px;
}
.table.tbw tr th:first-child, .table.tbw tr td:first-child {
  border-left: 1px solid #fff;
}
.table.tbw tr th:last-child, .table.tbw tr td:last-child {
  border-right: 1px solid #fff;
}
.pev::before {
  border-bottom:55px solid transparent;
  border-left:50px solid rgba(255, 255, 255, 0.2);
  border-top: 0 none;
  content: "";
  left: 0;
  top:-1px;
  position: absolute;
}
.pev {
  color: #afabac;
  font-family: "futura-bold";
  font-size: 11px;
  left: 0;
  padding: 8px 6px 0;
  position: absolute;
  top: 0;
}
.table.tbw tr td img {
  width: 100px;
  margin-top:15px;
}
.table.tbw tr td p {
  color: #d5af4c;
  font-family: "futura-bold";
  font-size: 10px;
  line-height: normal;
  cursor:pointer;
  margin-bottom: 0;
  margin-top: 4px;
  margin-bottom:8px;
  position:relative;
  text-transform: uppercase;
}
.table.tbw tr:last-child td {
  border-bottom: 1px solid #fff;
}
.table.tbw tr td p::before {
  background: #d5af4c none repeat scroll 0 0;
  bottom: 3px;
  content: "";
  left: -8px;
  position: absolute;
  top: 0;
  width: 6px;
}
.table.tbw tr td:first-child p {
  padding-right: 0;
  text-align: left;
}
.table.tbw tr td:first-child p::before{
	width:4px;
	}
.info-container {
  position: relative;
}
.eve-info {
  background: #fff none repeat scroll 0 0;
  bottom: -85px;
  left: -230px;
  padding: 10px 15px;
  position: absolute;
  width: 210px;
  z-index: 22;
  display:none;
}
.info-container:focus .eve-info{
	display:block !important;
	}
.eve-info > p::before {
  display: none;
}
.eve-info > p {
  color: #000 !important;
  font-size: 12px !important;
  margin-bottom: 0 !important;
  text-align:left;
  margin-top:0 !important;
}
.eve-info h4 {
  font-size: 10px;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  color:#d5af4c;
   font-family: "futura-bold";
}
.eve-info > img {
  margin-top: 5px !important;
  width: 100% !important;
}
.btn-sect {
  clear: both;
  padding: 12px 0 0;
}.btn-sect .btn.btn-default.btn-site {
  font-size: 10px;
  margin: 0;
  padding: 6px 10px 4px;
}
.btn-sect i {
  margin-left: 5px;
  margin-right: 3px;
}
.eve-info::before {
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
  border-top: 10px solid transparent;
  bottom: 30%;
  content: "";
  margin-bottom: -13px;
  margin-right: -18px;
  position: absolute;
  right: 4%;
}

/********************************************
  BOOKING PAGE
 ******************************/
.btn.btn-default.btn-site.book:hover, 
.btn.btn-default.btn-site.book:focus,
.btn-site:hover, .btn-site:focus,
.kws_input_container label input[type="submit"]:hover
 {
	background:url(../images/btn-hover.png);
	background-repeat:no-repeat;
	background-size:100% 100%;	
 }
.form-section .form-row .btn.btn-default.btn-form:hover,
.form-section.form-row .wpcf7-form-control.wpcf7-submit.btn.btn-default.btn-form:hover,
.form-row.formcom .btn.btn-default.btn-form:hover{
	background:url(../images/btn-hover.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position:center;	
	}  
.dropdown.dpr {
  display: inline-block;
  width: auto;
}
.dropdown.dpr .dropdown-menu {
  background: #000 none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 0;
}
.dropdown.dpr .dropdown-menu li a {
    color: #fff;
	font-family: 'futura-bold';
} 
.dropdown.dpr .dropdown-menu li a {
  padding: 10px 20px;
}

.dropdown.dpr .dropdown-menu li.active a,
.dropdown.dpr .dropdown-menu li a:hover{
	color:#d5af4c;
	background:none;
	}
.reserv-section {
  background:url(../images/eventimg.png);
  background-repeat:no-repeat;
  background-size:120%;
}	
.form-section.form-row {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  border: 2px solid #fff;
  margin:0 auto 50px;
  padding: 45px 45px 25px;
  width: 600px;
}
.clear-left {
  clear: left;
}
.form-row .col-sm-6 .row .col-sm-6 {
  padding: 0 0 0 15px;
  margin:0;
}
.form-row .col-sm-6 .row .col-sm-6:last-child {
  padding: 0 15px 0 8px;
}
/************************************
  renatal page
  ***********************/
  .vintage.rental h2::after{
	  left:19.555%;
	}
.dwl {
  color: #d5af4c;
  margin-left: 4px;
}
.dwl:hover, .dwl:focus{
	color:#9b0100;
	}	
.download {
    text-transform: uppercase;
}
.tabt .panel-group .panel.panel-default .panel-heading, .tabt .panel-group .panel.panel-default .panel-collapse .panel-body {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.tabt .panel-group .panel.panel-default .panel-collapse .panel-body h4{
	text-transform:uppercase;
	font-family: 'futura-bold';
	font-size:14px;
	}
.tabt .panel-group .panel.panel-default .panel-collapse .panel-body ul {
  clear: both;
  margin: 12px 0;
  padding-left:20px;
}
.row.vintage.rental {
  margin-bottom: 0;
}
.over-vie > h2 {
  color: #fff;
  font-size:16px;
  font-family: 'futura-bold';
  text-transform:uppercase;
  margin-bottom:10px;
  line-height:0px;
  position:relative;
}
.over-vie > h2:after{
  border-bottom: 1px solid #828384;
  border-top: 1px solid #828384;
  bottom: 0px;
  content: "";
  left: 14.55%;
  padding: 1.4px 0;
  position: absolute;
  right: 0;
}
.over-vie > p{
	color:#fff;
	}
.tabt .panel-group .panel.panel-default .panel-collapse .panel-body ul li {
  list-style:disc;
}	
.contact-section {
  background: #111111;
  margin:25px 0 20px;
  padding:30px 0 15px;
  clear:both;
}
.contact-section h2 {
  color: #fff;
  font-family: 'futura-bold';
   text-transform:uppercase;
  position:relative;
  line-height:0px;
  font-size:16px;
  margin-bottom:10px;
}
.contact-section p{
	color:#fff;
	}
.contact-section h2::after {
  border-bottom: 1px solid #828384;
  border-top: 1px solid #828384;
  bottom: 0px;
  content: "";
  left: 25%;
  padding: 1.4px 0;
  position: absolute;
  right: 0;
}
.row.gallery.cnt {
  margin: 0 -15px;
}
.rent-pger > h4 {
  color: #fff;
  font-family: "Calibri-Bold";
  margin-bottom: 2px;
  margin-top: 14px;
}
.rent-pger a{
	color: #d5af4c;
	}
.rent-pger a:hover{
		color:#9b0100;
		}
.contact-section h2 {
  margin-bottom: 4px;
  margin-top: 0;
}		
.rent-pger > p {
  margin-bottom: 0;
}
.form-row.formcom {
  width: 550px;
}
.over-vie.sound-vie > h2::after{
	left:237px;
	}
.over-vie.audio-vie > h2:after{
	left:14.88%;	
		}
		
.over-vie.light-vie > h2::after {
  left: 16.88%;
}		
.mdd{
	margin:20px 0;
	}
.map-section > h2 {
  color: #fff;
  font-family: 'futura-bold';
   text-transform:uppercase;
  position:relative;
  font-size:16px;
  line-height:0px;
  margin:0 0 10px;
}	
.map-section {
  margin-bottom: 40px;
  padding-top: 10px;
}
.map-section > h2::after {
  border-bottom: 1px solid #828384;
  border-top: 1px solid #828384;
  bottom: 0px;
  content: "";
  left: 26%;
  padding: 1.4px 0;
  position: absolute;
  right: 0;
}
.floor-plan > h2 {
  color: #fff;
  font-size: 16px;
   font-family: 'futura-bold';
   line-height:0px;
  margin-top:10px;
  margin-bottom:20px;
  position:relative;
  text-transform: uppercase;
}
.floor-plan > h2::after {
  border-bottom: 1px solid #828384;
  border-top: 1px solid #828384;
  bottom: 0px;
  content: "";
  left: 10.55%;
  padding: 1.4px 0;
  position: absolute;
  right: 0;
}

/********************************
 inner gallery
 ********************/
 .row-fluid-5 {
   width: 100%;
   clear:both;
   margin-bottom:4px;
   *zoom: 1;
 }
 .row-fluid-5:before,
 .row-fluid-5:after {
   display: table;
   line-height: 0;
   content: "";
 }
 .row-fluid-5:after {
   clear: both;
 }
 .row-fluid-5 [class*="span"] {
   display: block;
   float: left;
   width: 100%;
   min-height: 30px;
   margin-left: 3px;
   margin-bottom: 3px;
   *margin-left: 1.875%;
   *margin-bottom: 1.875%;

   -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
 }

 .row-fluid-5 .controls-row [class*="span"] + [class*="span"] {

   margin-left: 1.875%;
 }
 .row-fluid-5 [class*="span"]:first-child{
    margin-left: 0;
 }
 .row-fluid-5 .span2 {
   width: 19.8%;
   *width: 19.8%;
 }

 /* responsive ONLY */

 
 .span2 .gallery-box {
  position: relative;
}
.span2 .gallery-box:hover .hover-pop{
	display:block;	
	}
.hover-pop {
  background:rgba(255, 255, 255, 0.3) url(../images/hover.png);
  background-repeat:no-repeat;
  background-position:center;
  background-size:40px;
  display:none;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 22;
}
.box:hover .hover-pop {
  background:rgba(255, 255, 255, 0.3) url(../images/hover.png) !important;
  background-repeat:no-repeat !important;
  background-position:center !important;
  background-size:40px !important;
}



/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	max-width:100% !important;
	position: relative;
	margin: 0 auto 20px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	
	left: -5px;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}


/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	display:none;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
  background:rgba(0, 0, 0, 0.6) url(../images/eve-arrow-l.png);
  background-repeat:no-repeat;
  background-position:center;
  background-size:75%;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}



/* DIRECTION CONTROLS (NEXT / PREV) */


.bx-wrapper .bx-next {
	right: 10px;
	background:url(../images/eve-arrow-r.png);
	background-repeat:no-repeat;
	background-position:center;
	 background-size:75%;
}

.bx-wrapper .bx-controls-direction a {
	background-color:rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 45%;
	margin-top: -16px;
	outline: 0;
	width:25px;
	height:60px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.slide:hover .hover-pop{
	display:block;	
	}
.carousel.slide.vintag-carousel:hover a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

/*******************************************
 HOMEPAGE CAROUSEL
 ********************************/
 #container{
	padding-bottom:80px;
}

#banner-fade, #banner-slide {
  bottom: 0;
  left: 0;
  margin: 0 auto;
  max-width: 100% !important;
  position: absolute !important;
  right: 0;
  top: 0;
  z-index: 0;
}
ul.bjqs-controls.v-centered li a{
	display:block;
	padding:20px 8px;
	color:#000;
	text-decoration: none;
}
ul.bjqs {
  bottom: 0;
  display: none;
  left: 0;
  list-style: outside none none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999; display:none;}
ul.bjqs-controls.v-centered li a{position:absolute; color:transparent; }
ol.bjqs-markers{ display:none;list-style: none; padding: 0; margin: 0; width:100%;}

.bjqs > li {
	background-repeat:no-repeat !important;
  background-size: 100% auto !important;
  height: 100%;
  width: 100%;
}

.carousel-fade .carousel-inner .item{
background-repeat:no-repeat !important;
background-size:120% !important;
background-position:center top !important;
}
.embed-responsive.embed-responsive-16by9.mdd {
  padding-bottom: 38.25%;
}
.form-row.formcom .btn.btn-default.btn-form {
  background-size: 100% 100%;
  display: table-cell;
  margin-top: 6px;
  padding-bottom: 0;
  padding-top:2px;
  line-height:35px;
  height:35px;
  vertical-align: middle;
}
.form-row.formcom p:last-child{
 display:table;	
	}
.navbar.navbar-default.navigation {
  margin: 0;
}
.btn.btn-default.btn-shr i {
  margin-right: 4px;
}
.contant.event-single-section .carousel-inner .item {
  padding: 45px 0 0;
}
.contant.event-single-section{
	margin-bottom:4%;	
	}
.pagination-container .pagination {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
a.floor-plan-download {
  margin-top: 0;
  color: #fff;
  position: relative;
  top: 2px;
}
 a.floor-plan-download:before{
  content:'';	
  display:inline-block;
  font-family:'FontAwesome';
  margin-right:8px;
  marker-offset:20px
	}
.slide .hover-pop {
  bottom: 22px;
}	
.navbar.navbar-default.navigation .navbar-toggle {
  border:0 none;
}
.navbar.navbar-default.navigation .navbar-toggle:focus,
.navbar.navbar-default.navigation .navbar-toggle.collapsed:focus{
	background:none;	
	}
.navbar.navbar-default.navigation .navbar-toggle:hover,
.navbar.navbar-default.navigation .navbar-toggle:focus{
	background:none;
	}	

.navbar.navbar-default.navigation .navbar-toggle:focus .icon-bar,
.navbar.navbar-default.navigation .navbar-toggle:hover .icon-bar{
	background:#fff;
	}	
.navbar-default.navigation .navbar-toggle .icon-bar,
.navbar-default.navigation .navbar-toggle.collapsed:focus .icon-bar{
	background-color: #d5af4c;
	}
 .contant header {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  text-align: center;
  color:#fff;
  margin-top:0;
  font-family: 'futura-bold';
}
.contant .page-header > img {
  width: 150px;
}
.contant .page-header > h2{
  font-size:50px;
  font-family: 'futura-bold';
}
.contant .page-header > h3{
  font-family: 'futura-bold';	
	}
.cp-menu h3 {
  font-size:18px;
}	
.contant.event-single-section .txt-carousel {
  display: block;
}
.row-fluid-5 .span2:nth-child(5n+6) {
  margin-left: 0;
}
.custom-caption .row .col-sm-6 img{
	border:2px solid #fff;
	}
#booking_page .vintage h1 {
  margin-top: 12px;
}
.form-row .col-sm-6 .form-control, .form-row .col-xs-12 select.wpcf7-select {
  padding-bottom: 0;
  padding-top: 0;
  height:37px;
  line-height:20px;
}	
span.wpcf7-form-control-wrap .wpcf7-not-valid-tip, .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  left: 0;
  position: absolute;
  top: 10px;
  width: 260px;
  z-index: 2;
  display:none;
}

.content-area {
  padding-bottom: 150px;
}
.sets .col-xs-6 {
  padding-left: 0;
}
.rent-pger > p:nth-child(4) {
  margin-top: 30px;
}
.collapsing{
	position:static;	
	}
.contant.rent-al {
  padding-bottom: 180px;
}	
.form-section.form-row > p br {
  display: none;
}

select::-ms-expand {
    display: none;
}
.cp-menu strong {
  text-transform: uppercase;
}

@media (-webkit-min-device-pixel-ratio:0) {
.history h2, .vintage h2,
.contact-section h2, .map-section > h2,
.over-vie > h2, .floor-plan > h2,
.add h2, .cnt-btm > h2{

   height:4.5px;
	}	
.history h2:after, .vintage h2:after,
.contact-section h2:after, .map-section > h2:after,
.over-vie > h2:after, .floor-plan > h2:after,
.add h2:after, .cnt-btm > h2:after{

	}		
	
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
.ie10 .btn-site{
  padding-top:10px;
  padding-bottom:4px;
}
.ie10 .form-row.formcom .btn.btn-default.btn-form{
	padding-top:4px;
	}
.ie10 .kws_input_container label input[type="submit"]{
	padding-top:11px;
	}	
.ie10 .form-section.form-row .wpcf7-form-control.wpcf7-submit.btn.btn-default.btn-form{
		padding-top:11px;
		}
.ie10 .form-section .form-row .btn.btn-default.btn-form{
  padding-top:7px;	
	}	
	
 .btn-site{
  padding-top:10px;
  padding-bottom:4px;
}
.form-row.formcom .btn.btn-default.btn-form{
	padding-top:4px;
	}
.kws_input_container label input[type="submit"]{
	padding-top:11px;
	}	
.form-section.form-row .wpcf7-form-control.wpcf7-submit.btn.btn-default.btn-form{
		padding-top:10px;
		}
.form-section .form-row .btn.btn-default.btn-form{
  padding-top:7px;	
	}			

}

