html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #f6f0ba;
	_font-family: 'Ubuntu Condensed', sans-serif;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	color: #285c4d;
	overflow-y: scroll;
}

a {
	color: #285c4d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sec {
	width: 100%;
	min-width: 100%;
	display: block;
	float: left;
	text-align: center;
	margin: 0;
}

.topbar {
	display: block;
	float: left;
	width: 100%;
	height: 47px;
	background: #fff;
}

.container {
	display: inline-block;
	width: 960px;
	margin: 0;
}

.topmenu {
	display: inline-block;
	float: right;
	height: 47px;
}

.topmenu li {
	display: inline-block;
	float: left
}

.topmenu li a.lvl-1 {
	position: relative;
	display: inline-block;
	height: 47px;
	line-height: 45px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 15px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}

.topmenu li a.lvl-1 img {
	display: inline-block;
	margin-top: 12px;
}

.topmenu li a::after {
	bottom: 0;
	position: absolute;
	content: '';
	display: inline-block;
	width: 18px;
	height: 8px;
	background: url(img/tm_current.png) no-repeat;
	left: 50%;
	margin-left: -5px;
	z-index: 30;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}

.topmenu li:hover a.lvl-1::after,
.topmenu li.current a.lvl-1::after {
	bottom: -8px;
}

.tm_submenu_box {
	position: absolute;
	display: block;
	float: left;
	width: 100%;
	height: 0px;
	left: 0;
	background: #338d42;
	border-bottom: 1px solid transparent;
	overflow: hidden;
	opacity: 0;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}


.topmenu li.current .tm_submenu_box,
.topmenu li:hover .tm_submenu_box {
	height: 30px;
	border-bottom: 1px solid #c5d094;
	opacity: 1;
}

.topmenu li.current .tm_submenu_box {
	z-index: 10;
}

.topmenu li:hover .tm_submenu_box {
	z-index: 20;
}


.tm_submenu {
	float: right;
}

.tm_submenu li a {
	display: inline-block;
	padding-left: 12px;
	padding-right: 12px;
	margin: 0;
	line-height: 33px;
	font-size: 11px;
	text-transform: none;
	color: #f6f0ba;
}

.tm_submenu li a:hover,
.tm_submenu li.current a {
	color: #fff;
	text-decoration: none;
}

.tm_submenu li a::after {
	display: none !important;
}



.header {
	display: inline-block;
	width: 100%;
	text-align: left;
	margin-top: 60px;
	margin-bottom: 30px;
}

a.logo {
	display: inline-block;
	float: left;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}

a.logo:hover {
	text-decoration: none;
	transform: perspective(500px) rotateY(20deg);
}

.logo img {
	display: block;
}

.logo span {
	display: block;
	margin-top: 10px;
	font-size: 17px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
}

.header_menu {
	float: right;
}

.header_menu li {
	display: inline-block;
	float: left;
}

.header_menu li a {
	display: inline-block;
	color: #285c4d;
	font-family: 'Ubuntu', sans-serif;
	font-size: 22px;
	margin-left: 23px;
	margin-right: 23px;
	text-transform: uppercase;
	font-weight: 400;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}

.header_menu li a:hover,
.header_menu li.current a {
	color: #338d42;
	text-decoration: none;
}

.header_menu li a:hover {
	transform: perspective(500px) scaleX(0.8);
}

.bg_pair {
	display: inline-block;
	width: 100%;
	height: 100%;
	min-height: 680px;
	background: url(img/img_pair.png) no-repeat;
	background-position: 0px 300px;
	background-size: 320px;
}

.bg_hasta {
	display: inline-block;
	width: 100%;
	height: 100%;
	min-height: 680px;
	background: url(img/img_hasta.png) no-repeat;
	background-position: 335px 186px;

}

.bg_lager {
	display: inline-block;
	width: 100%;
	height: 100%;
	min-height: 680px;
	background: url(img/img_lager.png) no-repeat;
	background-position: right 135px;
}

.bg_pastamen {
	display: inline-block;
	width: 100%;
	height: 100%;
	min-height: 680px;
	background: url(img/img_pastamen.png) no-repeat;
	background-position: left 270px;
	background-size: 265px;
}

.bg_woman {
	display: inline-block;
	width: 100%;
	height: 100%;
	min-height: 680px;
	background: url(img/img_woman.png) no-repeat;
	background-position: right 345px;
}

.bg_family_1 {
	display: inline-block;
	width: 100%;
	height: 100%;
	min-height: 680px;
	background: url(img/img_family_1.png) no-repeat;
	background-position: left 307px;
}

.bg_family_2 {
	display: inline-block;
	width: 100%;
	height: 100%;
	min-height: 680px;
	background: url(img/img_family_2.png) no-repeat;
	background-position: 300px 415px;
}

.bg_family_3 {
	display: inline-block;
	width: 100%;
	height: 100%;
	min-height: 680px;
	background: url(img/img_family_3.png) no-repeat;
	background-position: right 292px;
}

.bg_car {
	display: inline-block;
	width: 100%;
	height: 100%;
	min-height: 680px;
	background: url(img/img_car.gif) no-repeat;
	background-position: center 442px;
}

.bg_tomat {
	display: inline-block;
	width: 100%;
	height: 100%;
	min-height: 680px;
	background: url(img/img_tomat.gif) no-repeat;
	background-position: center 442px;
}

.index_intro {
	display: inline-block;
	font-size: 20px;
	font-family: 'Ubuntu', sans-serif;
	margin-top: 450px;
	font-weight: 400;
}


/* MENU BOOK */

.menu_title_row {
	display: inline-block;
	width: 100%;
}

.menu_title_row .container {
	text-align: left;
	display: inline-block;
}

.menu_title {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 1px;
	background: #338d42;
	color: #f6f0ba;
	cursor: pointer;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}

.menu_title:hover {
	background: #297937;
}


.menu_title div {
	display: inline-block;
	width: 960px;
	height: 60px;
	text-align: left;
	font-size: 20px;
	line-height: 60px;
	text-transform: uppercase;
	font-weight: 400;
	word-spacing: 0.2em;
}

	.menu_title_row .menu_title div::after {
		content: '+';
		display: inline-block;
		float: right;
		font-size: 48px;
		font-weight: 300;
		margin-top: -4px;
	}

	.menu_title_row.active .menu_title div::after {
		content: 'LUKK';
		display: inline-block;
		float: right;
		font-size: 21px;
		font-weight: 400;
		line-height: 21px;
		margin-top: 17px;
		border-bottom: 1px solid;
	}

.menu_content {
	display: block;
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 18px;
	color: #285c4d;
	font-size: 15px;
	text-align: left;
}

.menu_content iframe {
	margin-top: 20px;
}

.menu_content table tr td {
	border-bottom: 1px solid #295c4d;
	color: #285c4d;
	padding-top: 8px;
	padding-bottom: 8px;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}

.menu_content table tr:hover td {
	background: #f8f3c8;
}

.menu_content table tr:hover td {
	padding-left: 10px;
	padding-right: 10px;
}

.menu_content table tr td:last-child {
	text-align: right;
}

.menu_content table tr:last-child td {
	border-bottom: none;
}

	.menu_title_row .menu_title div span {
		display: inline-block;
		font-size: 12px;
		opacity: 0;
		transition: all 0.2s ease-out;
		-webkit-transition: all 0.2s ease-out;
	}

	.menu_title_row .menu_title div span::before {
		content: '- '
	}

	.menu_title_row.active .menu_title div span {
		opacity: 1;
	}

.mc_pads {
	margin: 30px auto;
	line-height: 21px;
}

h1 {
	font-size: 24px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 15px;
	color: #285c4d;
}

.content_text {
	display: inline-block;
	width: 400px;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	text-shadow: 0px 0px 10px #f6f0ba;
}

.content_text p:first-child {
	margin-top: 0;
}

.content_text a {
	display: inline-block;
	border-bottom: 1px solid #52907a;
	line-height: 14px;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}

.content_text a:hover {
	border-bottom: 1px solid transparent;
	text-decoration: none;
}

/* FOOTER */
.footer {
	display: block;
    float: left;
    width: 100%;
    height: 47px;
    line-height: 47px;
    background: #fff;
    margin-top: 20px;
}

.footer .container {
	text-align: left;
}


/* RESPONSIVE */

.mob_menu {
	display: none;
}

#botbar {
	display: none;
}

.mob_img {
	display: none;
}

.mobile {
	display: none;
}

.back_close {
	display: none;
}

@media (max-width: 959px) {
	.container {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}

	.header_menu li a {
		margin-left: 0px;
	}


	.menu_title_row .container {
		width: 90%;
	}

	.menu_title_row .menu_title {
		padding-left: 5%;
		padding-right: 5%;
		margin-top: -3px;
	}

	.menu_title div {
		width: 90%;
		float: left;
	}

	.bg_family_2 {
		background-size: 230px;
		background-position: 52% 400px;
	}

	.bg_family_3 {
		background-size: 240px;
	}

	.index_intro {
		margin-top: 450px;
	}


}

@media (max-width: 768px) {
	.sec {
		overflow: hidden;
	}

	.botbar_box {
		height: 47px;
		display: inline-block;
		width: 100%;
	}

	#topbar,
	.tm_submenu_box {
		display: none;
	}

	.topmenu li:hover a.lvl-1::after,
	.topmenu li.current a.lvl-1::after {
		display: none !important;
	}
	
	#botbar,
	#botbar  .topmenu {
		z-index: 200 !important;
	}
	
	#botbar  .topmenu li .tm_submenu_box {
		display: none;
		bottom: 47px;
		left: 0;
		margin-top: -47px;
		position: absolute;
		float: left;
		width: 100%;
		height: auto;
		background: #338d42;
		border-bottom: none;
		opacity: 1;
		z-index: 1000;
		transition: all 0.2s ease-out;
		-webkit-transition: all 0.2s ease-out;
	}
	
	#botbar .topmenu li.active .tm_submenu_box {
		display: block !important;
		
	}
	
	#botbar .tm_submenu {
		margin: 0;
		float: left !important;
		width: 120%;
		margin-left: -20%;
	}
	
	#botbar .tm_submenu li {
		width: 100%;
		max-width: 100%;
		float: left;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #f6f0ba;
	}
	
	#botbar .tm_submenu li:last-child {
		border-bottom: none;
	}
	
	#botbar .tm_submenu li a {
		width: 100%;
		display: inline-block;
		padding-left: 0px;
		padding-right: 0px;
		margin: 0;
		line-height: 33px;
		font-size: 16px;
		font-weight: 400;
		text-transform: none;
		color: #f6f0ba;
	}
	
	#botbar .topmenu li a.lvl-1 {
		position: static;
	}

	.container {
		width: 90%;
	}

	#botbar {
		position: fixed;
		bottom: 0;
		display: inline-block;
		text-align: center;
	}

	.topmenu {
		float: none;
	}

	.header {
		margin-top: 15px;
	}

	.logo img {
		max-width: 314px;
	}

	.mob_menu_box {

	}

	.mob_menu {
		display: inline-block;
		width: 40px;
		height: 40px;
		float: right;
		margin-top: 7px;
		background: url(img/menu_open.png) no-repeat center center;
		text-decoration: none !important;
	}

	.header_menu {
		position: absolute;
		display: none;
		width: 100%;
		top: 120px;
		left: 0;
		background: #338d42;
		padding: 0;
	}

	.header_menu li {
		width: 100%;
		display: inline-block;
		text-align: center;
		padding: 0;
	}

	.header_menu li a {
		width: 100%;
		height: 46px;
		line-height: 46px;
		color: #f6f0ba;
		padding: 0;
		margin: 0;
		border-bottom: 1px solid #f6f0ba;
	}

	.header_menu li a:hover {
		background: #005336;
	}

	.header_menu li.current a {
		color: #fff;
		background: #005336;
	}

	.mob_menu_box.active .mob_menu {
		background: url(img/menu_close.gif) no-repeat center center;
	}

	.mob_menu_box.active .header_menu {
		display: inline-block;
	}

	.bg_pair,
	.bg_hasta,
	.bg_lager {
		background: none;
	}

	.mob_img {
		display: inline-block;
		max-width: 100%;
	}

	.index_intro {
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 24px;
		width: 80%;
	}

	.back_close {
		display: inline-block;
		float: right;
		width: 30px;
		height: 30px;
		margin-top: 15px;
		margin-right: 0px;
	}

	.menu_title_row .container {
		width: 90%;
	}

	.menu_title_row .menu_title {
		padding-left: 5%;
		padding-right: 5%;
		margin-top: -3px;
		background: #295c4d;
	}

	.menu_title div {
		width: 90%;
		float: left;
	}

		.menu_title_row .menu_title div::after {
			font-size: 38px;
			margin-top: -2px;
		}

		.menu_title_row.active .menu_title div::after {
			font-size: 18px;
		}

	.menu_title span {
		position: absolute;
		left: 5%;
		bottom: -20px;
	}
	
	.menu_title span::before {
		content: '' !important;
	}


	.bg_car {
		min-height: 650px;
		background: url(img/img_car.gif) no-repeat;
		background-position: center bottom;
		background-size: 100%;
	}

	.content_text {
		width: 100%;
	}

	.bg_family_1 {
		background: none;
	}

	.bg_family_2 {
		min-height: 890px;
		background: url(img/img_family_2.png) no-repeat;
		background-position: center bottom;
		background-size: 100%;
	}

	.bg_family_3 {
		background: none;
	}

	.bg_tomat {
		min-height: 750px;
		background: url(img/img_tomat.gif) no-repeat;
		background-position: center bottom;
		background-size: 100%;
	}

	.bg_pastamen {
		background: none;
	}

	.bg_woman {
		min-height: 830px;
		background: url(img/img_woman.png) no-repeat;
		background-position: center bottom;
	}


	h1 {
		display: none;
	}

	.mobile {
		display: block !important;
		color: #f6f0ba;
		background: #338d42;
		padding-top: 13px;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	.mainsec .mobile {
		width: 110%;
		margin-left: -5%;
	}

}

@media (max-width: 400px) {

	.logo img {
		max-width: 220px;
	}

	.index_intro {
		width: 90%
	}

	.topmenu li a.lvl-1 {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 12px;
		padding-right: 12px;
	}

	.bg_woman {
		min-height: 880px;
		background: url(img/img_woman.png) no-repeat;
		background-position: center bottom;
		background-size: 100%;
	}

	.bg_car {
		min-height: 600px;
		background: url(img/img_car.gif) no-repeat;
		background-position: center bottom;
		background-size: 100%;
	}

	.bg_family_2 {
		min-height: 700px;
		background: url(img/img_family_2.png) no-repeat;
		background-position: center bottom;
		background-size: 100%;
	}




}