BODY {
	background-color: #fbfafb;
}

#menuWrapper {
	right: -40px;
}

/* == CLUB PAGE == */

#linkToClub {
	position: absolute;
	font-family: 'Fira Sans';
	font-weight: 100;
	padding: 38px 10px;
	font-size: 17px;
	line-height: 34px;
	color: #313131;
	z-index: 3;
}
#linkToClub:hover {
	background-color: #97c354;
	color: #fff;
}
#linkToClub span {
	display: inline-block;
	vertical-align: top;
}
.arrowLeftGray {
	width: 32px;
	height: 34px;
	background-image: url('/view/front/images/icons/arrowLeftGray.png');
}
#linkToClub:hover .arrowLeftGray {
	background-image: url('/view/front/images/icons/arrowLeftWhite.png');
}

#barLogo {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -110px;
	width: 190px;
	height: 190px;
	padding: 15px;
	border-radius: 110px;
	background-color: #fbfafb;
	z-index: 2;
}
#barLogo video {
	border-radius: 100px;
	overflow: hidden;
}

#menu {
	color: #686767;
}
#menu li a {
	min-width: 110px;
}
#menu li:first-child a {
	padding-right: 110px;
}
#menu li:last-child a {
	padding-left: 100px;
}
#menu li a.selected, #menu li a:hover {
	background-color: #97c354;
	color: #fff;
}

#phone {
	top: 47px;
	right: 0px;
	color: #313131;
}

#barMainBanner {
	position: relative;
	height: 440px;
	background-image: url('/view/front/images/bar.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	z-index: 1;
}

.mainParts {
	position: relative;
}
#barHashTag {
	top: 130px;
}
#barTitle {
	top: 210px;
	font-family: 'Fira Sans';
	font-weight: 500;
	font-style: italic;
	font-size: 121px;
	line-height: 65px;
}
#barBtn {
	position: absolute;
	bottom: 70px;
	width: 200px;
	left: 50%;
	border: 2px solid #97c354;
	border-radius: 23px;
	padding: 7px 0;
	margin-left: -100px;
	text-align: center;
	color: #fff;
	background-color: #97c354;
	z-index: 5;
}
#barBg {
	position: absolute;
	bottom: -1px;
	width: 100%;
	height: 17px;
	background-image: url('/view/front/images/icons/bg.png');
	background-position: top;
	background-repeat: repeat-x;
	z-index: 3;
}

#barMenu {
	position: relative;
	background-color: #fff;
	padding: 50px 0;
}
#menuIcon {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 81px;
	height: 83px;
	background-image: url('/view/front/images/icons/menu.png');
}
#menuTitle {
	position: relative;
	font-family: 'Fira Sans';
	font-weight: 500;
	font-style: italic;
	font-size: 50px;
	color: #0a172b;
}
#menuTabs {
	position: relative;
	margin-top: 40px;
	width: 100%;
	text-align: center;
}
#menuTabs .menuTab {
	display: inline-block;
	width: auto;
	margin: 0 7px 15px 7px;
	padding: 6px 20px;
	vertical-align: top;
	background-color: #f5f5f5;
	color: #30194d;
	border-radius: 25px;
	text-align: center;
}
#menuTabs .menuTab.selected {
	background-color: #97c354;
	color: #fff;
}
#menuTabs .menuTab .arrowLeftGray {
	height: 20px;
}
#menuItems {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 85%;
	margin: 45px auto 0 auto;
}
#menuItems .menuItem {
	position: relative;
	display: flex;
	width: 100%;
	border-top: 1px solid #313131;
	padding: 60px 0;
	font-family: 'Fira Sans';
	font-weight: 200;
	font-style: italic;
}
#menuItems #promokod {
	width: 100%;
	background-image: url('/view/front/images/promokod.jpg');
	background-size: cover;
	background-position: center bottom;
	height: 300px;
}
.menuItem .menuItemImage {
	display: block;
	background-size: cover;
	background-position: center;
	min-height: 300px;
	flex: 0 0 45%;
	margin: 0 5% 0 0;
}
.menuItem .menuItemText {
	display: block;
	flex: 0 0 45%;
	padding: 40px 0 20px 0;
	margin: 0 0 0 5%;
}
.menuItem:nth-child(2n) .menuItemImage {
	margin: 0 0 0 5%;
	order: 1;
}
.menuItem:nth-child(2n) .menuItemText {
	margin: 0 5% 0 0;

}
.menuItemText .menuItemTitle {
	display: block;
	font-weight: bold;
	color: #0a172b;
	padding-bottom: 10px;
	font-family: 'Fira Sans';
	font-weight: 500;
	font-style: italic;
	font-size: 35px;
}
.menuItemText .menuItemCost {
	font-weight: bold;
	color: #b5b5bc;
}
.menuItemText .menuItemGramm {
	margin-left: 20px;
	color: #b5b5bc;
}
.menuItem .menuItemDescription {
	display: block;
	margin-top: 30px;
	color: #6c6b6b;
	font-size: 23px;
	line-height: 23px;
}
.menuItem .menuItemComposition {
	display: none;
	margin-top: 40px;
}
.menuItem .menuItemComposition p {
	color: #97c354;
}
.menuItem .menuItemComposition ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	width: 90%;
}
.menuItem .menuItemComposition ul li {
	list-style: disc inside;
	flex: 1 1 45%;
	color: #97c354;
	padding-left: 3px;
}
.menuItem .menuItemComposition ul li span {
	color: #525967;
	text-transform: capitalize;
}

#restoranBanner {
	background-image: url('/view/front/images/restoran.jpg');
}
#restoranTitle {
	position: absolute;
	bottom: 130px;
	left: 50%;
	margin-left: -108px;
	font-family: 'Fira Sans';
	font-weight: 500;
	font-style: italic;
	font-size: 50px;
	text-align: center;
}
#restoranTitle .pageTitles {
}
#restoranIcon {
	display: inline-block;
	width: 89px;
	height: 93px;
	background-image: url('/view/front/images/icons/restoran.png');
}
#restoranTabs {
	position: absolute;
	bottom: 70px;
	width: 100%;
	text-align: center;
	z-index: 3;
}
#restoranTabs .restoranTab {
	display: inline-block;
	width: auto;
	margin: 0 15px 15px 15px;
	padding: 6px 20px;
	vertical-align: top;
	background-color: #4d4d53;
	color: #fff;
	border-radius: 25px;
	text-align: center;
}
#restoranTabs .restoranTab.selected, #restoranTabs .restoranTab:hover {
	background-color: #97c354;
	color: #fff;
}
.restoranPanel {
	display: none;
}
.restoranPanel.selected {
	display: block;
}

.bigText {
	color: #1e1e1e;
	text-align: center;
	padding: 60px 0;
}
.bigText p {
	margin-bottom: 20px;
}
.bigText h3 {
	margin: 15px 0 5px 0;
}
.bigText table {
	margin-top: 5px;
}
.bigText td {
	padding: 0 5px;
}
.bigText td.image, .bigText p.image, .bigText p.sign {
	text-align: center!important;
}
.bigText p.image img {
	width: 100%;
	height: auto;
	max-width: 800px;
	max-height: 500px;
}
.bigText p.image img.vertical {
	height: 500px;
	width: auto;
}
.bigText td.image p {
	margin: 0;
	padding: 0;
}
.bigText td.image em, .bigText p.sign em {
	display: inline-block;
	padding-bottom: 10px;
}

@media screen and (max-width: 1366px) {
	#barLogo {
		width: 165px!important;
		height: 165px!important;
		margin-left: -90px;
	}
}

@media screen and (max-width: 1024px) {
	#linkToClub {
		left: -2.5%;
		padding: 27px 10px;
	}
	#phone i {
		display: none;l
	}
	#phone {
		top: 30px;
	}

	#menuItems #promokod {
		height: 250px;
	}
}

@media screen and (max-width: 980px) {
	.mainParts {
		height: 500px;
	}
	#phone #mainHeaderPhone {
		position: relative;
	    top: 70px;
	    left: 30px;
		margin: 0;
	}

	.bigText p.image img {
		width: 100%!important;
	}
}

@media screen and (max-width: 767px) {
	#clubHeader {
		height: 50px;
	}
	#linkToClub {
		display: none;
	}
	#barLogo {
		width: 130px!important;
		height: 130px!important;
		margin-left: -75px;
		padding: 10px;
	}
	#menu li a {
		display: none;
	}
	#phone {
		width: 100%;
		top: 16px;
	}
	#phone i {
		display: none;
	}
	#phone #mainHeaderPhone {
		position: absolute;
	    top: 0;
	    left: 0;
	}
	#phone .iconMenuRightBlack {
		position: absolute;
	    right: 0;
		height: 20px;
	}

	#barHashTag {
		top: 150px;
	}
	#barTitle {
		font-size: 65px;
		line-height: 55px;
	}

	#menuItems {
		width: 95%;
	}
	#menuItems .menuItem {
		display: block;
	}
	.menuItem .menuItemImage {
		height: 200px;
		min-height: 200px;
		margin: 0!important;
	}
	.menuItem .menuItemText {
		margin: 0!important;
		padding-bottom: 0;
	}
	.menuItem .menuItemComposition ul {
		width: 100%;
	}

	#restoranTitle {
		bottom: 180px;
	}

	#menuItems #promokod {
		height: 200px;
	}
}
@media screen and (max-width: 420px) {
	#restoranTitle {
		bottom: 230px;
	}

	#menuItems #promokod {
		height: 150px;
	}
}
