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

html {
    height:100%;
}

body {
  height: 100%;
  margin: 0;
  font-family: arsenal;
  font-size: 18px;
  color: #2b2f32;
  overflow-x: hidden;
}

.clear {
	clear: both;
}

*:focus {
    outline: none;
}

a {
	color: #2b2f32;
	text-decoration: underline;
}

a:hover {
	color: #2b2f32;
	text-decoration: none;
}

.wrap {
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -380px;
	padding-bottom: 380px;
}

.footer {
	min-height: 380px;
}

.desktop {
	display: block;
}

.mobile {
	display: none;
}

.container {
	max-width: 1200px;
}

.pad0 {
	padding: 0px;
}

.pad01 {
	padding-left: 0px;
}

.pad10 {
	padding-right: 0px;
}

.mar0 {
	margin: 0px;
}

.header {
	height: 767px;
	background: url(../images/header_bg.png) no-repeat center;
	background-size: cover;
}

.menu {
	position: fixed;
	width: 100%;
	height: 120px;
	z-index: 101;
}

.menuline {
	height: 120px;
	border-bottom: #6c6144 1px solid;
}

.logo {
	padding: 28px 0px 0px 0px;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 0px;
  margin-right: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 44px;
  height: 3px;
  border-radius: 1px;
  background: #ffffff;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 10px;
}

.navbar-collapse {
  padding: 0px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 0px solid transparent;
  -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1);
}

.lang {
	float: right;
	margin: 52px 0px 0px 10px;
	padding: 0px 0px 0px 11px;
	color: #9d8750;
	font-size: 19px;
	cursor: pointer;
	border-left: #6b6f71 1px solid;
	font-family: arsenal;
}

.lang > li > a {
	background: none;
	padding: 0px;
	color: #9d8750;
	text-decoration: none;
}

.lang > li > a:hover,
.lang > li > a:focus {
  background: none;
  color: #ffffff;
}

.lang .open > a,
.lang .open > a:hover,
.lang .open > a:focus {
  background: none;
  border: none;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10px;
  padding: 0px 0;
  margin: 0px;
  font-size: 19px;
  text-align: left;
  list-style: none;
  background: none;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 0px solid #ccc;
  border: 0px solid rgba(0, 0, 0, .15);
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.langsub {
	border: none;
	border-radius: 0px;
	padding: 0px 12px;
	margin: 8px 0px 0px -12px !important;
}

.langsub a {
	padding: 5px 0px !important;
	color: #9d8750 !important;
	text-decoration: none !important;
}

.langsub a:hover,
.langsub a:focus {
	color: #ffffff !important;
	background: none !important;
}

.langsub_noborder {
	border: none !important;
}

.soc {
	float: right;
	width: 55px;
	margin: 52px 0px 0px 0px;
}

.facebook a {
	float: left;
	width: 9px;
	height: 20px;
	margin: 0px 6px;
	background: url(../images/facebook.png) no-repeat;
}

.facebook a:hover {
	background: url(../images/facebook_hover.png) no-repeat;
}

.instagram a {
	float: left;
	width: 22px;
	height: 22px;
	margin: 0px 6px;
	background: url(../images/instagram.png) no-repeat;
}

.instagram a:hover {
	background: url(../images/instagram_hover.png) no-repeat;
}

.bottle {
	margin: 122px 0px 0px 0px;
}

.header .year {
	padding: 270px 0px 0px 0px;
	font-size: 33px;
	color: #d3b25e;
	font-style: italic;
	letter-spacing: 8px;
	font-family: arsenal;
}

.header .title {
	padding: 0px 0px 0px 0px;
	font-size: 77px;
	color: #d3d1d1;
	text-transform: uppercase;
	font-family: arsenal;
}

.header .desc {
	padding: 0px 0px 0px 0px;
	font-size: 59px;
	color: #818181;
	text-transform: uppercase;
	font-family: arsenal;
}

.header .line {
	display: inline-block;
	width: 226px;
	height: 2px;
	background: #9d8750;
	margin: 0px 0px 0px 0px;
}

.header .desc2 {
	padding: 10px 0px 0px 0px;
	font-size: 52px;
	color: #c9c9c9;
	font-family: bickham;
}

.header .text_start {
	width: 24px;
	height: 22px;
	margin: 340px 0px 0px 0px;
	/*background: url(../images/banner_text.png) no-repeat;*/
	
}

.header .desctext {
	width: 270px;
	padding: 10px 0px 10px 24px;
	font-size: 14px;
	color: #fff8f8;
}

.header .text_end {
	width: 24px;
	height: 22px;
	margin: 0px 0px 0px 246px;
	/*background: url(../images/banner_text.png) no-repeat;*/
	
}

.about {
	min-height: 400px;
	background: #a0938f;
	margin: 250px 0px 100px 0px;
}

.about_pic {
	float: right;
	margin: -120px 30px 0px 0px;
}

.about_title {
	margin: -50px 0px 5px 0px;
	font-size: 33px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}

.about_desc {
	font-size: 22px;
	color: #fff8f8;
	font-style: italic;
	padding: 10px 0px;
}

.about_line {
	width: 200px;
	height: 3px;
	background: #d3b25e;
}

.about_desc2 {
	width: 70%;
	color: #fff8f8;
	padding: 10px 0px;
	text-align: justify;
}

.news {
	margin: 0px 0px 80px 0px;
	text-align: right;
}

.news_pic {
	margin: 0px 0px 0px 30px;
}

.news_title {
	font-size: 33px;
	padding: 30px 0px 5px 0px;
	text-transform: uppercase;
}

.news_title_slider {
	float: right;
	font-size: 33px;
	padding: 30px 0px 5px 50px;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: -85px;
	position: relative;
	border-bottom: #d3b25e 3px solid;
}

.news_desc {
	font-size: 22px;
	font-style: italic;
	padding: 10px 0px;
}

.news_desc_slider {
	float: right;
	width: 85%;
	padding: 120px 0px 60px 0px;
	text-align: justify;
}

.news_line {
	float: right;
	width: 200px;
	height: 3px;
	background: #d3b25e;
}

.news_desc2 {
	float: right;
	width: 85%;
	padding: 10px 0px;
	text-align: justify;
}

.news2 {
	margin: 0px 0px 80px 0px;
	text-align: left;
}

.news2_title {
	font-size: 33px;
	padding: 30px 0px 5px 0px;
	text-transform: uppercase;
}

.news2_desc {
	font-size: 22px;
	font-style: italic;
	padding: 10px 0px;
}

.news2_line {
	float: left;
	width: 200px;
	height: 3px;
	background: #d3b25e;
}

.news2_desc2 {
	float: left;
	width: 70%;
	padding: 10px 0px;
	text-align: justify;
}

.guest {
	height: 500px;
	margin: 0px 0px 80px 0px;
}

.guest_title {
	font-size: 41px;
	line-height: 41px;
	padding: 80px 0px 20px 0px;
	color: #d3b25e;
	text-transform: uppercase;
}

.guest_desc {
	font-size: 19px;
	color: #ffffff;
	padding: 40px 0px 20px 0px;
}

.guest_line {
	display: inline-block;
	width: 200px;
	height: 3px;
	background: #d3b25e;
}

.footer_container {
	min-height: 380px;
	background: #313234;
}

.footer_logo {
	padding: 190px 0px 0px 0px;
}

.footer_soc {
	display: inline-block;
	width: 55px;
	margin: 280px 0px 0px 0px;
}

.contact {
	padding: 195px 0px 0px 0px;
	color: #929292;
	text-align: right;
}

.contact a {
	color: #929292;
	text-decoration: none;
}

.contact a:hover {
	text-decoration: underline;
}

.copy {
	padding: 15px 0px 0px 0px;
	text-align: right;
	color: #d9b660;
	font-size: 13px;
	text-transform: uppercase;
	font-family: arsenal;
}

.enter_body {
	background: #15181b;
	padding-top: 5%;
}

.enter_logo {
	padding: 50px 0px;
}

.enter_text {
	padding: 0px 0px 40px 0px;
	font-size: 19px;
	color: #ffffff;
	font-style: italic;
	letter-spacing: 2px;
}

.enter_error {
	height: 70px;
	color: #9d8750;
	font-size: 16px;
	margin: -20px 0px 0px 0px;
}

.enter_area {
	width: 280px;
	height: 38px;
	background: none;
	border: none;
	border-bottom: #c9caca 1px solid;
	padding: 0px;
	margin: 0px 0px 50px 0px;
	text-align: center;
	font-family: arsenal;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 25px;
}

.enter_send {
	width: 280px;
	height: 50px;
	background: #d9b660;
	border: none;
	padding: 0px;
	margin: 0px 0px 50px 0px;
	text-align: center;
	font-family: arsenal;
	color: #141719;
	font-size: 25px;
	text-transform: uppercase;
	cursor: pointer;
}

.enter_lang {
	padding: 0px 0px 50px 0px;
	color: #9d8750;
	font-size: 19px;
}

.enter_lang a {
	color: #9d8750;
	text-decoration: none;
}

.enter_lang a:hover {
	color: #ffffff;
}

.totop {
	float: right;
	margin: -20px 0px -20px 0px;
	position: relative;
	z-index: 10;
}

.carousel-control {
  position: absolute;
  top: 95px;
  bottom: 0;
  left: 93%;
  width: 10px;
  height: 17px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0;
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 101;
}

.carousel-control.left {
  background-image: none;
  background: url(../images/arrow_left.png) no-repeat;
}

.carousel-control.left:hover {
 	background: url(../images/arrow_left_hov.png) no-repeat;
}

.carousel-control.right {
  right: 2%;
  left: auto;
  background-image: none;
  background: url(../images/arrow_right.png) no-repeat;
}

.carousel-control.right:hover {
	background: url(../images/arrow_right_hov.png) no-repeat;
}