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

body {
	background:#0a1317;
	padding:0;
	margin:0;
}

a {
    text-decoration: none;
}

@font-face {
    font-family: GillSansMT;
    src: url('GillSansMT.ttf');
}


#download_menu {
	display: none;
}

#address_block {
	color:#ffffff;
	padding:0px 25px;
	padding-top:80px;
	
	
	
	box-sizing: border-box;
	padding-left:30px;
	text-align: left;
	color:#b59f6c;
}


.page_full_contenter {
    width:101%;
    margin-left:-1px;
    height:100%;
    background-repeat: no-repeat;
    background-position: left;
    background-size:auto 100%;
    text-align: center;
    position: relative;
}

#page_full_contenter .mobile_ofmenu {
	display: table-cell;
	vertical-align: middle;
}

#pre_typed {
	position: absolute;
	left:0px;
	top:0px;
	height:100%;
	display: table;
}

#typed_inner {
	display:table-cell;
	vertical-align: middle;
	background: linear-gradient(to right, rgba(6,50,54,1) 0%, rgba(231,56,39,0) 100%);
	
	text-align: left;
	padding-left:70px;
	padding-right:70px;
	color:#ffffff;
}

#typed {
    font-family: GillSansMT;
}

#company_items {
	padding:40px;
	color:#ffffff;
}

#item_product_company {
	border:1px solid #C3AB6C;
	padding:15px;
    font-family: GillSansMT;
	font-size:15px;
	text-align: center;
	margin-bottom:10px;
	margin-top:10px;
	color:#ffffff;
}


#video_id {
	height:100%;
	width:100%;
	left:0px;
	position:absolute;
	image-fit: fill;
	object-fit: cover;
}


#center_text {
    color:#c3ab74;
    font-family: GillSansMT;
    font-size:20px;
    top:50%;
    width:100%;
    text-align: center;
    position: absolute;
}


#scroller {
    position:absolute;
    bottom:30px;
    width: 100%;
    color:#ffffff;
    text-align: center;
    font-family: GillSansMT;
	cursor: pointer;
}

#navigation_righter {
    position: fixed;
    right:30px;
    height:100%;
    width:10px;
    z-index: 999999;
    display: table;
}

#navigation_righter_inner {
    display: table-cell;
    height:100%;
    vertical-align: middle;
}

#navigation_righter_inner .active {
    background:#d0b67b;
}

#nr_item {
    cursor: pointer;
    width:8px;
    border-radius: 8px;
    height:8px;
    background:#6d6549;
    margin-top:10px;
    margin-bottom:10px;
}

#nr_item:hover {
    background:#d0b67b;
}

#navigation {
    position: fixed;
    top:30px;
    right:30px;
    z-index: 999999999;
}

#navigation img {
    cursor: pointer;
}

#pre_mapper {
	display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}


#navigation .active {
	color:#c3ab6c;
	border:2px solid #c3ab6c;
}

#mapper {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

#big_title {
    color:#d0b67b;
    font-family: GillSansMT;
    text-align: center;
    font-size:18px;
}

#big_text {
    margin-left:10%;
    font-family: GillSansMT;
    margin-right:10%;
    color:#ffffff;
	font-size:12px;
    margin-top:20px;
}

#panoricon {
    position: absolute;
    bottom:10px;
    left:0px;
    width:100%;
    text-align: center;
}

#product_picker_bottom {
    position: absolute;

    font-family: GillSansMT;
    bottom: -4px;
    left:0px;
    width:100%;
    text-align: center;
}

#ppb_item {
    width:210px;
    height:100px;
    background-position: bottom;
    display:table-cell;
    position: relative;
    display: inline-block;
    margin-right: -4px;
	word-spacing: 2em;
    color:#ffffff;
	cursor: pointer;
}

#ppb_item:hover {
    background-image:url(../images/BG_pGln.png);
}

#ppb_item img {
    display: inline-block;
    margin-right:12px;
    float: left;
    vertical-align: 20px;
}

#ppb_item_inner {
    position: absolute;
    padding:0px 20px;
	padding-right: 0;
    width:100%;
    text-align: left;
    box-sizing: border-box;
    border-right:1px solid #d0b672;
    height:45px;
    margin-top:30px;
    color:#ffffff;
    margin-left:-1px;
}

#main_slider {
}

#sld_item {
   padding:20px;
	padding-top:80px;
}

#sld_title {
    color:#c3ab74;
    font-family: GillSansMT;
    font-size:22px;
}

#sld_dateblock {
    color:#525357;
    margin-top:10px;
    font-size:14px;
    font-family: GillSansMT;
}

#sld_desc {
    color:#ffffff;
    font-family: GillSansMT;
    font-size:17px;
    margin-top:10px;
}

#sld_button {
    border:1px solid #d0b67b;
    padding:7px 10px;
    padding-right:40px;
    margin-top:25px;
    font-family: GillSansMT;
    background-image:url(../images/ReadMoreIcon.png);
    background-repeat: no-repeat;
    background-position:  center right 7px;
    display: inline-block;
    color:#d0b67b;
    font-size:15px;
    font-weight: bold;
    cursor: pointer;
}

#back_button {
    border:1px solid #d0b67b;
    padding:7px 10px;
    padding-left:40px;
    margin-top:25px;
    font-family: GillSansMT;
    background-image:url(../images/BackIcon.png);
    background-repeat: no-repeat;
    background-position:  center left 7px;
	float: left;
    color:#d0b67b;
    font-size:15px;
    font-weight: bold;
    cursor: pointer;
    margin-bottom:25px;
}


#mini_photo_news {
	width:33.333%;
	height:100px;
	float: right;
	margin-bottom:5px;
	background-size:cover;
}

#feedback_righter {
	padding:25px;
    font-family: GillSansMT;
    text-align: left;
    color:#ffffff;
	padding-top:10px;
	
	
	
}

a {
	color:#ffffff;
}


#feedback_righter_inner input {
    border:1px solid #d0b67b;
    box-sizing: border-box;
    background:transparent;
    color:#ffffff;
    -webkit-appearance: none;
	border-radius: 0px;
    width:100%;
    font-size:13px;
    padding:7px;
    font-family: GillSansMT;
}

#feedback_title {
    color:#ffffff;
    font-family: GillSansMT;
    font-size:13px;
    margin:5px 7px;
}

#feedback_righter_inner textarea {
    background:transparent;
    border:none;
    color:#ffffff;
    width:100%;
    font-family: GillSansMT;
    font-size:13px;
    height:100px;
    box-sizing: border-box;
    padding:7px;
    border:1px solid #d0b67b;
    -webkit-appearance: none;
	border-radius: 0px;
	margin-bottom:10px;
    
}

#feedback_back {
}

#feedback_righter_inner #submit_button {
    border:none;
    padding:10px;
    -webkit-appearance: none;
	border-radius: 0px;
    color:#ffffff;
	margni-top:10px;
    background:#d0b67b;
    widows: 100%;
}

#menu {
    position: fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-image:url(../images/Funicular-min.jpg);
    background-size:cover;
    background-position: center;
    z-index: 9999999999;
    display: none;
}

#lang_item {
	display: inline-block;
	color:#305e65;
	border:2px solid transparent;
	border-radius:3px;
	padding:3px 5px;
	vertical-align: 4px;
	margin-right:5px;
	font-size:14px;
	font-family:GillSansMT;
}

#pinner {
	position: relative;
	display:table;
	margin-left:auto;
	margin-right:auto;
}

#obj_inr {
	width: 45px;
	height: 48px;
	background-image:url(../images/Vector.svg);
	position: absolute;
	background-size:cover;
	transition: all .3s;
	text-align: center;
	cursor: pointer;
}

#obj_inr img {
	width:100%;
	box-sizing: border-box;
	
	padding: 13px;
	margin-left: 2px;
	margin-top: 3px;
	
	transition: all .3s;
}

#pinner .obin_guliani {
	left: 388px;
	top: 240px;
}

#pinner .obin_boo {
	left: 454px;
    top: 80px;
}

#pinner .obin_funic {
	left: 519px;
	top: 160px;
}

#pinner .obin_rest {
	left: 650px;
	top: 241px;
}

#search_content {
    position: fixed;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-image:url(../images/bbg_searcgh.jpg);
    background-size:100%;
    background-position: top center;
    z-index: 9999999999;
    display: none;
}

#input_search {
	margin-left: auto;
	margin-right: auto;
	padding:10px;
	width:350px;
    font-family: GillSansMT;
	margin-top:200px;
	font-size:16px;
	border:1px solid #d0b67b;
}

#search_submit {
	color:#d0b77c;
    font-family: GillSansMT;
	font-size:17px;
	background:none;
	border: none;
}

#menu_bottom_close {
    position: absolute;
    bottom:30px;
    width:100%;
    text-align: center;
}

#menu_bottom_close img {
    cursor: pointer;
}

#menu_items {
    padding-top:200px;
    font-family: GillSansMT;
    text-align: center;
}

#menu_item {
    color:#808080;
    margin-bottom:10px;
    cursor: pointer;
}

#menu_item_subs {

}

#menu_item_sub {
    color:#e1d0a9;
    font-size:15px;
    margin-top:8px;
}

#menu_liner {
    width:35px;
    height:2px;
    margin-top:3px;
    display: inline-block;
    background:#cdb57b;
}

#pfc_inner {
    box-sizing: border-box;
    text-align: center;
    height: 100%;
	width:100%;
    vertical-align: middle;
    display: table-cell;
	background:rgba(6, 50, 54, 0.9);
	padding:10px;
}

#pfc_title {
    width: 170px;
    font-family: GillSansMT;
    color:#ffffff;
    text-align: left;
	font-size:14px;
    display: inline-block;
	margin:0;
}

#pfc_inner_desc {
    color:#808080;
    margin-top:40px;
    font-size:17px;
    font-family: GillSansMT;
}

#pfc_inner img {
    display: inline-block;
    margin-right:12px;
    float: left;
    margin-top:0px;
}

#pfc_inner_menu {
    text-align: center;
    font-family: GillSansMT;
    font-size:18px;
    margin-top:60px;
	z-index: 99999;
}

#pfc_inner_menu a {
    color:#b8a26f;
}download_menu

#restaurant_menu {
	position: absolute;
	z-index: 999999999;
	
}

#restaurant_menu img {
	display: block;
}

#restaurant_menu_inner {
    margin:0;
    padding:0;
}

#restaurant_menu_inner li {
    color:#b8a26f;
    font-family: GillSansMT;
    list-style-type: none;
    font-size:17px;
	padding:10px;
    padding-bottom:6px;
    margin-top:22px;
	display: inline-block;
	display: none;
}

#restaurant_menu_inner .active {
    border-bottom:2px solid #d0b67b;
}


#restaurant_menu {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
}


#restaurant_content {
    background:rgba(10, 19, 23, 0.9);
	position: absolute;
	left: -1px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(2, 20, 21, 0.9);
	text-align: center;
	display: table;
}

#abouter_content {
    display:inline-block;
    font-family:GillSansMT;
}

#abouter_title {
    color:#d0b67b;
    font-size:23px;
}

#abouter_desc {
    font-size:15px;
    font-family:GillSansMT;
    margin-top:10px;
    color:#ffffff;
    line-height:21px;
}

#menu_arrow {
    margin-left:5px;
    position: absolute;
    margin-top:3px;
    transform: rotate(180deg);
    padding:5px;
}

#menu_items .rotated {
    margin-left:5px;
    vertical-align: 3px;
    transform: rotate(0deg);
}

#back_site {
    padding:30px;
    font-family:GillSansMT;
    color:#ffffff;
    position: absolute;
    left:0px;
    top:0px;
    font-weight: bold;
}

#news_shower {
	padding:20px;
	padding-top:50px;
}

#m_p {
	width:100%;
}