
html, body {
	height: 100%;
	margin: 0;
	padding:0;
}

body {
	margin: 0;	
	color:#1f3315;
	font-family: "Source Sans 3"; 
	font-weight: 400;
	font-size: 16px; 
	line-height: 1.4; 
	text-align: center;
	background:#fff;
	background: url('../images/bg1.jpg') no-repeat center -10px; 
}

td {
	line-height: 130%; 
}

a {
	text-decoration: underline; 
	color: #000000; 
	font-weight: 400;
	}
a:link {}
a:visited {}
a:active {}
a:hover {text-decoration: none;}

img { border:0px;padding:0px;margin:0px; }

h1, h2 {	
	
}
.back a {
	display:block;
	border-top:1px solid #fff;
	padding:15px;
	margin:10px auto 20px auto;
	width:1120px;
	text-decoration: none;
	color:#323232;
	color:#fff;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}
.back a:hover {
	background:#323232;
	color:#fff;
	background:#fff;
	color:#323232;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}

.back2 a {
	display:block;
	border-top:1px solid #fff;
	padding:15px;
	margin:0px auto 0 auto;
	width:auto;
	text-decoration: none;
	color:#555;
	background:#f1f1f1;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}
div.sep-top {				
	display:none;
}

#header {
	width:100%;
	height:auto;	
	background: linear-gradient(180deg,rgba(23, 34, 17, 0.97) 35%, rgba(23, 34, 17, 0) 100%);
}

#header-inner {
	width:100%;
	height:auto;
}

#header1 {
	margin: 0 auto;
	width:auto; 
	height:100%;
	position:relative;
}

#header1-in {
	margin: 0 auto;
	width:1200px; 
	min-width:95%;
	height:100%;
	position:relative;
	border:0px solid red;
}
#header1-in a.b3 { display:none; }
#logo1 {
	margin:0 0; 
	height:auto;
	width:230px;
	float:left;
	filter: drop-shadow(0px 0px 15px rgba(0,0,0,0.5));
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}
#logo1:hover {
	transform: scale(0.97);
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}

#menu-out {
	background: #fff;
	border-top:1px solid #cbdcd7;
	text-align:center;
}
#menu {	
	display:block;
	float:right;	
	height:auto;
	padding:0px 0;		
	text-align:center;
	line-height:1;
	margin-top:20px;

}
#menu a {
	text-decoration: none; 
	color: #fff; 
	font-weight:700;
	margin:0 1px 0 0;
	padding:5px 10px;
	font-size:16px;
	text-transform:uppercase;
	font-family: "Montserrat";
	letter-spacing:0;
	-moz-transition: all 250ms linear;
	-webkit-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
}
#menu a:hover {
	text-decoration: none;
	color:#32c139;
	-moz-transition: all 250ms linear;
	-webkit-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
}

#menu a#img { padding:0 0 0 3px; margin:0; vertical-align:middle; }

#menu-mobile-png {
	display:none;
}
#menu-mobile-png img {
	width:40px;
	height:auto;
}

#top1-out {
	margin: 0 auto;
	width:100%;
	padding:0;
	height:730px;
}

#top1 {	
	width:1200px;
	height:100%;
	margin:0px auto 0px auto;
	position:relative;
	padding:0;
}

#top1 .text1 { 
	float:left;
	position:relative;
	text-align:left;
	color:#fff;
	font-size:19px;
	padding:100px 0 0 0; 
	width:600px;
	font-weight:400;
	line-height:1.4;
}

#top1 strong, #top1 b {	 
	font-size:28px; 
	font-weight:500;
}

#top1 .text1 h1 {	
	color:#fff;	
	font-family:"Montserrat";
	font-weight:700;
	font-size:45px;
	text-decoration:none;
	padding:0 0 0px 0;
	margin:0;
	line-height:1.3;
	text-shadow: 1px 1px 15px rgba(0,0,0,0.55);
}

#top1 .text1 a {
	color:#fff;
}
#top1 a.b1 {
	color:#fff;
	background:#3faa39;
	font-weight:600;
	font-size:17px;
	text-decoration:none;
	padding:8px 20px;
	margin-right:10px;
	text-transform:uppercase;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}
#top1 a.b2 {
	color:#fff;
	background:#ff8800;
	font-weight:600;
	font-size:17px;
	text-decoration:none;
	padding:8px 20px;
	text-transform:uppercase;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}
#top1 a.b3 {
	display:none;
}

div.sep-mob {				
	display:none;
}

#images {
	position:Absolute;
	bottom:-27px;
	left:0;
	right:0;
}
#images img { 
	margin:0 5px; 
	-moz-transition: all 350ms linear;
	-webkit-transition: all 350ms linear;
	-o-transition: all 350ms linear;
	transition: all 350ms linear;
}
#images img:hover {
	transform: scale(0.97);
	-moz-transition: all 350ms linear;
	-webkit-transition: all 350ms linear;
	-o-transition: all 350ms linear;
	transition: all 350ms linear;
}


#top_before {
	width:100%;
	height:auto;
	padding:90px 0;
	margin:0px auto;
	background:#fff;	
	border-top:0;
	border-bottom:6px solid #e5f2de;
}

#top_before-in {
	display:block;
	margin:0px auto;
	width:1200px;
	color:#1f3315;
	text-align:Center;
	font-size:18px;
	font-weight:400;
}

#top_before-in h3 {	
	font-family:"Montserrat";
	font-size:33px;
	padding:0; 
	margin:0 0 10px 0; 
	font-weight:600;
	line-height:1.2;
	color:#1f3315;
	text-transform:none;
}
#top_before-in a.b1 {
	color:#3faa39;
	border-left:1px solid #3faa39;	
	border-top:1px solid #3faa39;
	border-right:1px solid rgba(0,0,0,0.5);	
	border-bottom:1px solid rgba(0,0,0,0.5);	
	font-weight:600;
	font-size:17px;
	text-decoration:none;
	padding:8px 25px;
	margin-right:0px;
	text-transform:uppercase;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}
:root {
	--slider-pos: 50%;
	--thumb-size: 44px;
}

.comparison-container {
	position: relative;
	width: 100%;
	max-width: 1200px;
	aspect-ratio: 16 / 9;
	overflow: hidden;
	border-radius: 3px;
	box-shadow: 0 5px 25px rgba(0,0,0,0.4);
	background-color: #222;
}

.image-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-layer img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* A felső réteg vágása */
.before-layer {
	width: var(--slider-pos);
	z-index: 2;
	overflow: hidden;
	border-right: 3px solid white;
}

/* A TRÜKK: A kép szélességét a JS frissíti, hogy fix maradjon */
.before-layer img {
	width: 800px; 
	max-width: none;
}

/* A CSÚSZKA STÍLUSA NYILAKKAL */
.slider-input {
	position: absolute;
	inset: 0;
	-webkit-appearance: none;
	appearance: none;
	background: transparent;
	z-index: 10;
	cursor: ew-resize;
	margin: 0;
}

/* Webkit (Chrome, Safari, Edge) gomb stílusa */
.slider-input::-webkit-slider-thumb {
	-webkit-appearance: none;
	height: var(--thumb-size);
	width: var(--thumb-size);
	background-color: white;
	border: 2px solid #333;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	cursor: pointer;
	
	/* DUPLA NYÍL SVG HÁTTÉRNEK */
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='7 8 3 12 7 16'%3E%3C/polyline%3E%3Cpolyline points='17 8 21 12 17 16'%3E%3C/polyline%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px;
}

/* Firefox gomb stílusa */
.slider-input::-moz-range-thumb {
	height: var(--thumb-size);
	width: var(--thumb-size);
	background-color: white;
	border: 2px solid #333;
	border-radius: 50%;
	cursor: pointer;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='7 8 3 12 7 16'%3E%3C/polyline%3E%3Cpolyline points='17 8 21 12 17 16'%3E%3C/polyline%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px;
}

#top2 {
	width:100%;
	height:auto;
	padding:90px 0;
	margin:0px auto;
	background:#e5f2de;	
	border-top:0;
	border-bottom:6px solid #fff;
}

#top2-in {
	display:block;
	margin:0px auto;
	width:1100px;
	color:#1f3315;
	text-align:Center;
	font-size:18px;
	font-weight:400;
}

#top2-in h1, #top2-in h2 {	
	color:#1f3315;
	font-size:33px;
	font-weight:700;
	text-decoration:none;
	padding:10px 0 10px 0;
	margin:0 auto;
	line-height:1.1;
	max-width:850px;
	text-align:Center;
}

#top3 {
	width:100%;
	height:auto;
	margin:0px auto;	
	text-align:left;
	background: #ffffff; 
	position:relative;
}
#top3 strong {
	font-weight:700;
}
#top3-in { 
	display:block;
	width:1200px;
	padding:0px;
	margin: 0 auto;
	position:relative;
	padding:110px 0 60px 0;
	border:0;	
	background: url('../images/mdb-lv-500-pro.jpg') no-repeat right bottom; 
}

#top3 .text1 {
	float:right;
	width:45%;
	padding-top:15px;
	color:#1f3315;
	font-size:18px;
	font-weight:400;
}

#top3 .text1 p {
	padding:0;
	margin:14px 0;
	
}

#top3 .img1 {
	float:left;
	width:50%;
	padding:0;
	border:0;
	background:none;
}

#top3 h2, #top3 h1 {
	margin:0 0 25px 0;
	padding:0;
	color: #1f3315;
	font-size:28px;
	font-weight:800;
	font-family: "Montserrat";
	line-height:1.2;
}

#open3 {	
	font-family:"Source Sans 3";
	margin-left: auto;
	margin-right: auto;
	width:100%;	
	text-align:center;
	height:auto;
	position:relative;	
	background: #e5f2de;
}

#open3-in {
	margin-left: auto;
	margin-right: auto;
	width:1180px;
	padding: 90px 0;		
	text-align:center;	
	color:#1f3315;
	font-size:15px; 
}

#open3-in h3 {	
	font-family:"Montserrat";
	font-size:33px;
	padding:0; 
	margin:0 0 10px 0; 
	font-weight:700;
	line-height:1.2;
	color:#1f3315;
	text-transform:none;
}

#open3-in .box {	
	background: url('../images/bg3.png') no-repeat right bottom; 
	float:left;
	width:500px;
	font-size:18px;
	font-weight:400;
	color:#355524;
	height:auto;
	min-height:210px;
	padding:20px 25px;
	margin:30px 20px 0px 20px;
	text-align:left;	
}
#open3-in .box i {
	font-size:56px;
	color:#3faa39;
	font-style:normal;
	font-weight:300;
}
#open3-in .box b {
	color:#355524;
	font-family:"Source Sans 3";
	font-size:24px;
	font-weight:600;
}
#open3-in a.b1 {
	color:#fff;
	background:#ff8800;
	font-weight:600;
	font-size:17px;
	text-decoration:none;
	padding:8px 20px;
	margin-right:10px;
	text-transform:uppercase;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}

#open-article {	
	font-family:"Source Sans 3";
	margin-left: auto;
	margin-right: auto;
	width:100%;	
	text-align:center;
	height:auto;
	position:relative;	
	background: #fff;
}

#open-article-in {
	margin-left: auto;
	margin-right: auto;
	width:1200px;
	padding: 90px 0;		
	text-align:center;	
	color:#1f3315;
	font-size:15px; 
}

#open-article-in h3 {	
	font-family:"Montserrat";
	font-size:33px;
	padding:0; 
	margin:0 0 10px 0; 
	font-weight:700;
	line-height:1.2;
	color:#1f3315;
	text-transform:none;
}

#open-article-in .box-left-hir {
	float:left;
	width:370px;
	height:auto;
	background:#fff;	
	border:0;
	margin:15px;
	padding:0 0 0 0;
	position:relative;
	color: #323232;	
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
	-moz-transition: all 450ms linear;
	-webkit-transition: all 450ms linear;
	-o-transition: all 450ms linear;
	transition: all 450ms linear; 
}


#open-article-in a.b1 {
	color:#1f3315;
	background:#fff;
	font-weight:400;
	font-size:17px;
	text-decoration:none;
	padding:6px 18px;
	margin-right:10px;
	filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.2));
}
#photo {	
	font-family:"Source Sans 3";
	margin-left: auto;
	margin-right: auto;
	width:100%;	
	text-align:center;
	height:auto;
	position:relative;	
	background: #fff;
}

#photo-in {
	margin-left: auto;
	margin-right: auto;
	width:100%;
	padding: 90px 0 0 0;		
	text-align:center;	
	color:#1f3315;
	font-size:15px; 
	overflow:hidden;
}

#photo-in h3 {	
	font-family:"Montserrat";
	font-size:33px;
	padding:0; 
	margin:0 0 10px 0; 
	font-weight:700;
	line-height:1.2;
	color:#1f3315;
	text-transform:none;
}

#photo-in .gal {
	width:16.26%;	
	margin:0.2%;
	aspect-ratio:1;
	padding: 0;		
	float:left;
	display:block;
}


#video {	
	font-family:"Source Sans 3";
	margin-left: auto;
	margin-right: auto;
	width:100%;	
	text-align:center;
	height:auto;
	position:relative;	
	background: #e5f2de;
}

#video-in {
	margin-left: auto;
	margin-right: auto;
	width:1100px;
	padding: 90px 0;		
	text-align:center;	
	color:#1f3315;
	font-size:15px; 
	overflow:hidden;
}

#video-in h3 {	
	font-family:"Montserrat";
	font-size:33px;
	padding:0; 
	margin:0 0 10px 0; 
	font-weight:700;
	line-height:1.2;
	color:#1f3315;
	text-transform:none;
}

#video-in .box b { 
	font-size:20px;
	font-weight:500;
}
#video-in .box {
	width:44%;	
	margin:0 3%;
	padding: 0;		
	float:left;
	display:block;
	text-align:left;
}
#video-in .box iframe{
	width:100%;	
	height:auto;
	aspect-ratio:1.7;
}

#video a.b1 {
	color:#1f3315;
	background:#fff;
	font-weight:400;
	font-size:17px;
	text-decoration:none;
	padding:6px 18px;
	margin-right:10px;
	filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.2));
}

#video-in2 .box1 b { 
	font-size:20px;
	font-weight:500;
}
#video-in2 .box1 {
	width:44%;	
	margin:0 3%;
	padding: 0;		
	float:left;
	display:block;
	text-align:left;
}
#video-in2 .box1 iframe{
	width:100%;	
	height:auto;
	aspect-ratio:1.7;
}


#ask {
	width:100%;
	height:auto;
	padding:80px 0 120px 0;
	margin:0px auto;	
	text-align:left;
	background: url('../images/bg2.jpg') repeat center; 
	position:relative;
	border-top:7px solid #e5f2de;
}
#ask-in { 
	display:block;
	width:1100px;
	padding:0px;
	margin: 0 auto;
	position:relative;
	border:0;
	line-height:1.2;
}

#ask .left {
	float:left;
	width:55%;
	padding-top:0px;
	color:#fff;
	font-size:18px;
}

#ask .left h2, #ask .left h3, #ask .left h3 strong {
	margin:0 0 10px 0;
	padding:0;
	color: #fff;
	font-size:36px;
	font-weight:700;
	font-family: "Montserrat";
	line-height:1.2;
}
#ask .left strong {	
	color:#fff;
	font-size:24px;
	font-weight:600;
	display:block;
	padding:16px 0 0 0;
}

#faq {	
	font-family:"Source Sans 3";
	margin-left: auto;
	margin-right: auto;
	width:100%;	
	text-align:center;
	height:auto;
	position:relative;	
	background: #f7f7f7;
}

#faq-in {
	margin-left: auto;
	margin-right: auto;
	width:900px;
	padding: 90px 0;		
	text-align:left;	
	color:#1f3315;
	font-size:15px; 
	line-height:1.4;
}

#faq-in h3#h3 {	
	font-family:"Source Sans 3";
	font-size:33px;
	padding:0; 
	margin:0 auto 35px auto; 
	font-weight:700;
	line-height:1.2;
	color:#1f3315;
	text-transform:none;
	background: none;
}

#faq-in h3 {	
	background:rgba(0,0,0,0.1);
	padding:5px 10px;
	font-size:22px;
	font-weight:500;
}

#faq-in strong {	
	/*background:rgba(0,0,0,0.1);
	padding:5px 10px;
	font-size:19px;
	font-weight:500;*/
}


#faq-in P {	
	/*padding:10px 0 10px 0;
	margin:0;*/
}


#content-gallery {
	margin-left: auto;
	margin-right: auto;
	width:100%;	
	text-align:center;
	height:auto;
	position:relative;
	background:#eaeaea;
	background: url('../images/bg1.jpg') repeat center fixed;
	-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
}

#content-gallery-in {
	margin-left: auto;
	margin-right: auto;
	width:1138px;
	padding: 110px 0;		
	text-align:center;	
	color:#fff;
	font-size:17px; 
}

#content-gallery-in h3 {	
	font-family:"Source Sans 3";
	font-size:33px;
	padding:0; 
	margin:0 0 6px 0; 
	font-weight:400;
	line-height:1.2;
	color:#323232;
	text-transform:uppercase;
}


#content-gallery-in .i0-png {
	margin:0 auto 20px auto;
}
#content-gallery-in .gal11 {
	width:270px;
	height:210px;
	overflow:hidden;
	margin:7px;
	float:right;
	position:relative;
	-moz-transition: all 450ms linear;
	-webkit-transition: all 450ms linear;
	-o-transition: all 450ms linear;
	transition: all 450ms linear; 
}
#content-gallery-in .gal10 {
	width:556px;
	height:434px;
	overflow:hidden;
	margin:7px;
	float:right;
	position:relative;
	-moz-transition: all 450ms linear;
	-webkit-transition: all 450ms linear;
	-o-transition: all 450ms linear;
	transition: all 450ms linear; 
}
#content-gallery-in .gal12 {
	width:270px;
	height:434px;
	overflow:hidden;
	margin:7px;
	float:left;
	position:relative;
	-moz-transition: all 450ms linear;
	-webkit-transition: all 450ms linear;
	-o-transition: all 450ms linear;
	transition: all 450ms linear; 
}

#content-gallery-in .gal11:hover, #content-gallery-in .gal10:hover, #content-gallery-in .gal12:hover {
	transform: scale(0.98);
	-moz-transition: all 450ms linear;
	-webkit-transition: all 450ms linear;
	-o-transition: all 450ms linear;
	transition: all 450ms linear; 
}
#content-gallery-in .gal11:hover, #content-gallery-in .gal10:hover, #content-gallery-in .gal12:hover {
	filter: grayscale(99%);
	-moz-transition: all 450ms linear;
	-webkit-transition: all 450ms linear;
	-o-transition: all 450ms linear;
	transition: all 450ms linear; 
}

#content-gallery-in .bg4-png {
	position:absolute;
	right:0;
	bottom:0;
	opacity:0.8;
}

#content-gallery-in a.more1 {	
	text-transform:none;
	text-decoration: none; 
	color: #323232; 
	font-weight:300;
	padding:6px 12px;
	font-size:17px;
	text-transform:uppercase;
	
	border:1px solid rgba(238,172,2,0.9);
}

 .gal11 {
	width:270px;
	height:230px;
	overflow:hidden;
	margin:7px;
	float:left;
}

#gallery-ref-out {
	
}

.gallery-ref {
	float:left;
	width:31%;
	margin:0 1% 2% 1%;
	height:auto;
	aspect-ratio:1;
	background:#fff;
	text-align:left;
	padding:0;
	border:0px;
}

.gallery-ref-in {	
	width:100%;
	height:100%;
	position:relative;
	text-align:left;
	margin:0;
	padding:0;
	cursor:pointer;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
}

.gallery-ref2 {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding: 80px 20px 20px 20px;
	background: url('../images/bg12.png') repeat-x center top;

}

.gallery-ref img {
	margin:0;
	padding:0;
	width:360px;
	height:300px;
}

.gallery-ref a.ref-button  {	
	display:block;
	width:320px;
	text-decoration: none; 
	font-weight:400;
	font-size:22px;
	padding:0;
	color:#ffffff;
	line-height:1.1;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}

.gallery-ref  a.ref-button:hover  {
	
	color:#323232;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}

#footer-out {	
	padding:0;
	width:100%;
	background: #111111 url('../images/bg-footer.jpg') repeat-x center top;
	border-top:7px solid #3faa39;
}
#footer {	
	width:100%;	
	color:#fff;
	padding:0;
	border:0;
	margin:0;
	position:relative;
}
#footer-in {
	width:1200px;
	margin:0 auto;
	padding:110px 0 0px 0;
	text-align:center;
	font-size:16px;
	line-height:1.5;
}
#footer .img1 {
	position:absolute;
	bottom:50px;
	right:5%;
	width:300px;
}
.footer1 {
	float:left;
	color:#fff;
	text-align:left;
	margin:0px;
	padding:20px 0 0 0;
	font-weight: 300;
	width:280px;
}

.footer1 strong {
	color:#9bfd94;
	font-weight:600;
}
.footer1 a {
	text-decoration: none; 
	color:#fff;
	padding: 0 0 0 0;
	text-transform:none;
	font-weight: 300;
}

.footer2 {
	float:left;
	width:330px;
	padding-left:220px;
	line-height:1.7;
}

.footer3 {	
	float:right;
	padding-left:0;	
	width:140px;
	line-height:1.7;
}

.footer3 b {
	color:#9bfd94;
	font-weight:600;
}
.footer1 h4 {
	border:0;
	display:block;
	font-family: "Source Sans 3"; 
	color:#9bfd94;
	font-weight:600;
	font-size:20px;
	margin:0 0 10px 0 ;
	padding:0 0 0px 0;
	line-height:normal;
}

.footer1 b, .footer2 b {	
	font-weight:500;
	
}
.footer4 {
	width:auto;
	color: rgba(255,255,255,0.8);
	text-align:center;
	font-size:13px;
	margin:90px 0 0 0;
	padding:10px 0px;
	font-weight: 300;	
	background: rgba(20,21,22,0.5);
	text-transform:uppercase;
}

.footer4 a {
	text-decoration: none; 
	color: rgba(255,255,255,0.75);
	font-weight: 300;
}

#middle {
	background:#fff;
	width:100%;
	float:none;
	margin:30px 0 0 0;
	padding:0px 0 0 0;	
	border-top:1px solid #cbdcd7;
}
#middle-in {
	margin-left: auto;
	margin-right: auto;
	width:1200px;
	padding:50px 0 50px 0;	
	text-align:left;
	color:#000;
	font-size:18px;
	line-height:1.4;
	font-weight:400;
}

#middle-in h1 {	 
	color:#222222;
	font-weight:400;
	font-size:47px;
	margin:0px 0 40px 0;
	padding:0px 0 20px 0;
	border-bottom: 1px solid #e1e1e1;
	line-height:normal;
	text-transform:none;
	letter-spacing:0px;
}

#middle-in h2 {	
	font-size: 25px;	 
	font-weight: 500; 
	margin:10px 0 15px 0;
	padding:0px 0 0 0;
	color:#222222;
	border: 0 dotted #bbb;
	line-height:normal;	
	text-transform:uppercase;
}

#middle-in h3 {	
	font-size: 22px;	 
	font-weight: 600; 
	margin:20px 0 15px 0;
	padding:0px 0 0 0;
	color: #323232;	
	border: 0 dotted #bbb;
	line-height:normal;
}

#middle-in h4 {	
	font-size: 18px;	 
	font-weight: 500; 
	margin:10px 0 10px 0;
	padding:0px 0 0 0;
	color: #323232;	
	border: 0 dotted #bbb;
	line-height:normal;
}

.sep-content {				
	height: 40px; display:block; clear:both;	margin:auto;
}

#middle-in2 .text1 {
	float:left;
	width:44%;
	padding-top:0px
}

#middle-in2 .img1 {
	float:right;
	width:50%;
	padding:0;
	border:0;
	background:none;
	-webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.3);
}
#middle-in2 .text2 {
	float:right;
	width:44%;
	padding-top:0px
}

#middle-in2 .img2 {
	float:left;
	width:50%;
	padding:0;
	border:0;
	background:none;
	-webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.3);
}

#middle-in2 img {
	margin:15px;
	padding:0px;
	border:0px solid #e5e5e5;
}

#middle-in2 iframe {
	width:60%;
	height:400px;
	border:1px solid #fff;
}

#middle-in .box {
	float:left;
	margin:10px;
	width:280px;
	height:310px;
	position:relative;
	text-align:left;
	padding:0;	
	background:#323232;
	background:#505156;
	position:relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius:0px;
	line-height:1.3;
	-moz-transition: all 150ms linear;
	-webkit-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
}
#middle-in .box:hover {
	background: #222222;
	-moz-transition: all 150ms linear;
	-webkit-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
}

#middle-in .box .img1 {
	width:100%;
	height:auto;
	padding:0;
	border:0;
	margin:0;
}

#middle-in .box .text {
	display:block;
	width:auto;
	color:#fff;
	font-weight:300;
	font-size:14px;
	text-align:left;
	text-align:center;
	padding:10px 15px;
}

#middle-in .box .text p {
	padding:0;
	margin:0;
}
#middle-in .box h2, #middle-in .box h2 a {
	color:#fff;
	font-weight:400;
	font-size:18px;
	margin:0 0 10px 0 ;
	text-align:center;
	padding:0;
	line-height:normal;
	border:0;
	letter-spacing:0px;
	text-transform:uppercase;
	text-decoration: none;
	font-family:"Source Sans 3";
}

#middle-in .article0 {
	background:#f1f1f1;
	background:#ececec;
	padding:20px 30px;
}
#middle-in .article1 {
	border:1px solid #dadada;
	padding:20px 30px;
}

#middle-in2 table {
	border:1px solid #ccc;
	padding:0px;
	padding:0;
	margin:0;
	border-spacing: 1px;
}

#middle-in2 td {
	border:1px solid #ccc;
	border-left:1px solid #eee;	
	border-top:1px solid #eee;
	padding:6px;
	margin:0;
}

.almenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:100%;	
	list-style-position: inside;

}
.almenu li {
	list-style: none;
	float:left;
	text-align:Center;
	width:25%;
	padding:2%;
	margin:2%;
	background:#323232;
}
.almenu a {
	text-decoration: none; 
	color:#fff;
	font-weight: normal; 	
	}

#nav-box {
	text-align: left;
	color:#797979;
	font-weight: normal;
	font-size: 13px;
	padding:0px 0 20px 0;
	margin:0px;
	display:block;
	text-transform:uppercase;
}

#nav-box a {
	text-decoration: none; 
	color:#797979;
	font-weight: normal; 	
	}
#nav-box a:link {}
#nav-box a:visited {}
#nav-box a:active {}
#nav-box a:hover {text-decoration: none;}


.lapozas {
	text-align:center;
	margin-top:30px;
}

.lapozas a {
	
	text-decoration: none; 
	color:#fff;
	background:#1d1d1d; 
	font-weight:200;
	font-size:20px;
	line-height:normal;
	padding:8px 16px;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;	
}
.lapozas a:hover {
	background:#333; 	
}

#gallery ul { list-style: none; display: inline; }
#gallery ul li { display: inline; text-align:center; }

.galeria-inner {
	float:left;
	width:23%;
	height:auto;
	aspect-ratio:1;
	margin:1%;
	-webkit-box-shadow: 0 0 11px -4px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 11px -4px rgba(0,0,0,0.8);
	box-shadow: 0 0 11px -4px rgba(0,0,0,0.8);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
}

.galeria-inner img {
	width:100%;
	height:100%;
}

.galeria-inner-new-out {
	float:left;
	margin:15px;
	-webkit-box-shadow: 0 0 13px -4px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 13px -4px rgba(0,0,0,0.25);
	box-shadow: 0 0 13px -4px rgba(0,0,0,0.25);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;	
	text-align:Center;	
	width:270px;
	height:240px;
	padding:10px 0;
	line-height:1.2;
	overflow:hidden;
}

.galeria-inner-new, .galeria-inner-new img {
	width:250px;
	height:180px;
	padding:0;
	margin:0 auto;
}

.galeria-inner-new-out b {
	display: block;
	padding:0px 15px;
	font-weight:400;
	font-size:15px;
}

.galeria-inner2 {
	margin-right:0px;
	float:right;
}

.galeria-inner3 {
	float:left;
	margin:20px;
	background:#fff;
	-webkit-box-shadow: 0 0 11px -4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 11px -4px rgba(0,0,0,0.3);
	box-shadow: 0 0 11px -4px rgba(0,0,0,0.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
}

.galeria-inner3 {
	width:250px;
	height:250px;
}
.galeria-inner3 img {
	width:240px;
	height:240px;
	border:5px solid #fff;
}

.galeria-inner4 {
	float:left;
	margin:30px 15px 0 15px;
	background:#fff;
	-webkit-box-shadow: 0 0 11px -4px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 11px -4px rgba(0,0,0,0.3);
	box-shadow: 0 0 11px -4px rgba(0,0,0,0.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
}

.galeria-inner4 {
	width:250px;
	height:250px;
}
.galeria-inner4 img {
	width:240px;
	height:240px;
	border:5px solid #fff;
}

.clear {
	clear:both;
}

#galeria-jpg {
	margin-top:30px;
}

.box-left {
	float:left;
	width:370px;
	margin-left:30px;
	margin-top:30px;
}

.box-left-hir {
	float:left;
	width:370px;
	height:auto;
	background:#fff;	
	border:0;
	margin:15px;
	padding:0 0 0 0;
	position:relative;
	color: #323232;	
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
	-moz-transition: all 450ms linear;
	-webkit-transition: all 450ms linear;
	-o-transition: all 450ms linear;
	transition: all 450ms linear; 
}

.box-left-hir:hover {
	transform: scale(1.02);
	-moz-transition: all 450ms linear;
	-webkit-transition: all 450ms linear;
	-o-transition: all 450ms linear;
	transition: all 450ms linear; 
}
.box-left-hir .img1 {
	position:absolute;
	top:0;
	left:0;
}
.box-left-hirkep {
	width:100%;
	height:auto;
	aspect-ratio:1.6;
	cursor:pointer;
	border-bottom:5px solid #3faa39;
}

.box-left-hir-in {
	padding:20px;
	color: #1f3315;
	line-height:24px;
	font-size:15px;
	text-align:left;
}

.box-left-hir-in a {
	text-decoration: none; 
	color: #1f3315; 
	font-weight:600;
	font-size:22px;
	line-height:1;
	padding:0;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
	}
.box-left-hir-in a:link {}
.box-left-hir-in a:visited {}
.box-left-hir-in a:active {}
.box-left-hir-in a:hover {text-decoration: none;color: #323232;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear; }

.box-left-hir-in .text {	
	padding:10px 0;
	color: #1f3315;
	font-weight:400;
}

.img-content {
	margin: 0 0 0 0;
	border: #e5e5e5 2px solid;
	padding: 1px;
}

.img {
	margin: 0 0 0 0;
	border: #e5e5e5 3px solid;
	padding: 1px;
}

p {
	margin:7px 0 0 0; 
}

form {
	margin:0px; 
}

.hr2 {
	color: #DCD3D0;
	height:1px;
}

.l1 { background-color: #f9f9f9; }
.l0 { background-color: #ffffff; } 

.spacer {
	background-image: url('../images/spacer.gif');
}

.sep2 {
	height: 7px; display:block; clear:both;	margin:auto;
}

div.sep {				
	height: 1px; display:block; clear:both;	margin:auto;
}

div.sep5 {				
	height: 5px; display:block; clear:both;	margin:auto;
}

div.sep10 {				
	height: 10px; display:block; clear:both;	margin:auto;
}

div.sep15 {				
	height: 15px; display:block; clear:both;	margin:auto;
}

div.sep20 {				
	height: 20px; display:block; clear:both;	margin:auto;
}

div.sep25 {				
	height: 25px; display:block; clear:both;	margin:auto;
}

div.sep30 {				
	height: 30px; display:block; clear:both;	margin:auto;
}

.table {
	border-bottom: 1px solid #e1e1e1;
	background:#f5f5f5;
}
.table1 {
	border-bottom: 1px solid #e1e1e1;
	background:#f5f5f5;
}
.table2 {
	border-bottom: 1px solid #e1e1e1;
	background:#fff;
}
.little {
	font-size:95%;
}

.l1 { background-color: #f9f9f9; }
.l0 { background-color: #ffffff; } 
.l2 { background-color: #eeeeee; }
.l3 { background-color: #fafafa; }

.termekhatter0 {
	background-color:#fff;
}

.termekhatter1 {
	background-color:#fff;
}

hr {
	border:0;
	background:#ffffff;
	height: 1px;
	display:block; clear:both;	margin:auto;
	border-bottom:solid 1px #cccccc;
	margin-bottom:0px;
	margin-top:3px;
}
div.sep-line {				
	height: 1px; display:block; clear:both;	margin:auto;
	border-bottom:solid 1px #cccccc;
	margin-bottom:0px;
	margin-top:3px;
}

div.sep-line2 {				
	height: 1px; display:block; clear:both;	margin:auto;
	border-bottom:solid 1px #cccccc;
	margin-bottom:3px;
	margin-top:3px;
}




#inner0 {	
	background: url('../images/bg4.jpg') repeat top center ;
	width:auto;
	display:block;
	padding:40px 20px;
}

#inner0 .form0 { 
	font-family: "Source Sans 3"; 
	float:none;
	width:80%;
	max-width:500px;
	padding:15px;
	background: rgba(80,79,70,0);
	margin:10px auto;
	color:#fff;
	text-align:left;
	line-height:1.1;
	 
}

#inner0 .form0 b { 
	font-size:27px;
	font-weight:500;
	text-align:left;
	letter-spacing:1px;
}

#inner0 .form0 .form1, #inner0 .form0 textarea {
	width:94%;
	margin:3px 0;
	border: 0;
	padding:2% 3%;
	color: #000; 
	background: #fff;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius:1px;
	border:1px solid #ccc;
	font-family: "Source Sans 3"; 
	font-weight: normal;
	font-size: 16px;
}

#inner0 .form0 .form11 {
	width:30%;
	margin-left:20px;
}

#inner0 #form101 {
	height:130px;
}

#inner0 .form0 .form2 {
	width:130px;
	float:right;
	margin:0;	
}
#inner0 .form0 textarea { 
	height:90px;
}
#inner0 .form0 .button_form1 {
	background: #ff8800;	
	border: 0; 
	font-size:15px;	
	font-weight:600;
	margin:10px 0 0 0; 
	color: #fff; 
	padding:10px 20px;
	cursor:pointer;	
	letter-spacing:0px;
	border:1px solid #ff8800;
	width: auto;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius:1px;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
}
#inner0 .form0 .button_form1:hover {
	text-decoration: none;
	background:#000;
	border:1px solid #000;
	color:#ff8800;
	-moz-transition: all 400ms linear;
	-webkit-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	transition: all 400ms linear;
}


#menu-mobile, #mobile1, #news-mobile { display:none; }


/* --------------------------------------*/
/* --------------------------------------*/
/* --------------------------------------*/
/* --------------------------------------*/
/* --------------------------------------*/



@media screen and (max-width: 1300px) {
		

		#header1-in {
			margin: 0 auto;
			width:98%; 
			min-width:95%;
			height:100%;
			position:relative;
			border:0px solid red;
		}

		#logo1 {
			margin:0 0; 
			height:auto;
			width:210px;
			float:left;
			filter: drop-shadow(0px 0px 15px rgba(0,0,0,0.5));
			-moz-transition: all 500ms linear;
			-webkit-transition: all 500ms linear;
			-o-transition: all 500ms linear;
			transition: all 500ms linear;
		}
		#logo1:hover {
			transform: scale(0.97);
			-moz-transition: all 500ms linear;
			-webkit-transition: all 500ms linear;
			-o-transition: all 500ms linear;
			transition: all 500ms linear;
		}

		#menu-out {
			background: #fff;
			border-top:1px solid #cbdcd7;
			text-align:center;
		}
		#menu {	
			display:block;
			float:right;	
			height:auto;
			padding:0px 0;		
			text-align:center;
			line-height:1;
			margin-top:20px;

		}
		#menu a {
			text-decoration: none; 
			color: #fff; 
			font-weight:700;
			margin:0 1px 0 0;
			padding:5px 8px;
			font-size:15px;
			text-transform:uppercase;
			font-family: "Montserrat";
			letter-spacing:0;
			-moz-transition: all 250ms linear;
			-webkit-transition: all 250ms linear;
			-o-transition: all 250ms linear;
			transition: all 250ms linear;
		}
		#menu a:hover {
			text-decoration: none;
			color:#32c139;
			-moz-transition: all 250ms linear;
			-webkit-transition: all 250ms linear;
			-o-transition: all 250ms linear;
			transition: all 250ms linear;
		}

}

@media screen and (max-width: 1200px) {



				html, body {
					height: 100%;
					margin: 0;
					padding:0;
				}

				body {
					margin: 0;	
					color:#1f3315;
					font-family: "Source Sans 3"; 
					font-weight: 400;
					font-size: 16px; 
					line-height: 1.4; 
					text-align: center;
					background:#fff;
					background: url('../images/bg1.jpg') no-repeat center -10px; 
				}

				td {
					line-height: 130%; 
				}

				a {
					text-decoration: underline; 
					color: #000000; 
					font-weight: 400;
					}
				a:link {}
				a:visited {}
				a:active {}
				a:hover {text-decoration: none;}

				img { border:0px;padding:0px;margin:0px; }

				h1, h2 {	
					
				}
				.back a {
					display:block;
					border-top:1px solid #fff;
					padding:15px;
					margin:10px auto 20px auto;
					width: auto;
					text-decoration: none;
					color:#323232;
					color:#fff;
					-moz-transition: all 500ms linear;
					-webkit-transition: all 500ms linear;
					-o-transition: all 500ms linear;
					transition: all 500ms linear;
				}
				.back a:hover {
					background:#323232;
					color:#fff;
					background:#fff;
					color:#323232;
					-moz-transition: all 500ms linear;
					-webkit-transition: all 500ms linear;
					-o-transition: all 500ms linear;
					transition: all 500ms linear;
				}

				.back2 a {
					display:block;
					border-top:1px solid #fff;
					padding:15px;
					margin:0px auto 0 auto;
					width:auto;
					text-decoration: none;
					color:#555;
					background:#f1f1f1;
					-moz-transition: all 500ms linear;
					-webkit-transition: all 500ms linear;
					-o-transition: all 500ms linear;
					transition: all 500ms linear;
				}
				div.sep-top {				
					display:none;
				}

				#header {
					width:100%;
					height:auto;	
					background: linear-gradient(180deg,rgba(23, 34, 17, 0.95) 30%, rgba(23, 34, 17, 0.1) 100%);
					padding-bottom:30px;
				}

				#header-inner {
					width:100%;
					height:auto;
				}

				#header1 {
					margin: 0 auto;
					width:auto; 
					height:100%;
					position:relative;
				}

				#header1-in {
					margin: 0 auto;
					width: auto;
					min-width:95%;
					height:100%;
					position:relative;
					border:0px solid red;
				}
								
				#header1-in a.b3 {
					display:block;
					float:right;
					color:#fff;
					margin-top:16px;
					font-weight:600;
					font-size:17px;
					text-decoration:none;
					padding:8px 15px;
					text-transform:uppercase;
					-moz-transition: all 500ms linear;
					-webkit-transition: all 500ms linear;
					-o-transition: all 500ms linear;
					transition: all 500ms linear;
				}

				#logo1 {
					margin:0 0; 
					height:auto;
					width:200px;
					float:left;
					filter: drop-shadow(0px 0px 15px rgba(0,0,0,0.5));
					-moz-transition: all 500ms linear;
					-webkit-transition: all 500ms linear;
					-o-transition: all 500ms linear;
					transition: all 500ms linear;
				}
				#logo1:hover {
					transform: scale(0.97);
					-moz-transition: all 500ms linear;
					-webkit-transition: all 500ms linear;
					-o-transition: all 500ms linear;
					transition: all 500ms linear;
				}


				#menu-mobile-png {
					display:block;
					float:right;
				}
				#menu-mobile-png img {
					margin:5px 0 0 0;
					padding:20px 15px;
					width:44px;
					height:auto;
				}
				#menu-out {
					background: #fff;
					border-top:1px solid #cbdcd7;
					text-align:center;
				}
				#menu {	
					display:none;
					float:none;	
					height:auto;
					padding:15px 25px;		
					text-align:center;
					line-height:1;
					margin-top:0px;
					position:Absolute;
					left:0;
					right:0;
					top:70px;
					background: rgba(18,30,13,0.98);
					z-index:999999999999;

				}
				#menu a {
					display: block;
					text-decoration: none; 
					color: #fff; 
					font-weight:600;
					margin:0;
					padding:25px 10px;
					font-size:20px;
					text-transform:uppercase;
					font-family: "Montserrat";
					border-bottom: 1px solid rgba(255,255,255,0.3);
					letter-spacing:0;
					-moz-transition: all 250ms linear;
					-webkit-transition: all 250ms linear;
					-o-transition: all 250ms linear;
					transition: all 250ms linear;
				}
				#menu a:hover {
					text-decoration: none;
					color:#32c139;
					-moz-transition: all 250ms linear;
					-webkit-transition: all 250ms linear;
					-o-transition: all 250ms linear;
					transition: all 250ms linear;
				}

				#menu a#img { margin:10px 0 0 0; padding:0 0 0 5px; vertical-align:middle; display:inline; border:0; }


				#top1-out {
					margin: 0 auto;
					width:auto;
					padding:0 20px;
					height:90vh;
				}

				#top1 {	
					width: auto;
					height:100%;
					margin:0px auto 0px auto;
					position:relative;
					padding:0;
				}

				#top1 .text1 { 
					float:left;
					position:relative;
					text-align:left;
					color:#fff;
					font-size:19px;
					padding:30vh 0 0 0; 
					width:70%;
					font-weight:400;
					line-height:1.4;
				}

				#top1 strong, #top1 b {	 
					font-size:28px; 
					font-weight:500;
				}

				#top1 .text1 h1 {	
					color:#fff;	
					font-family:"Montserrat";
					font-weight:700;
					font-size:35px;
					text-decoration:none;
					padding:0 0 0px 0;
					margin:0;
					line-height:1.3;
					text-shadow: 1px 1px 15px rgba(0,0,0,0.55);
				}

				#top1 .text1 a {
					color:#fff;
				}
				#top1 a.b1 {
					color:#fff;
					background:#3faa39;
					font-weight:600;
					font-size:17px;
					text-decoration:none;
					padding:8px 20px;
					margin-right:10px;
					text-transform:uppercase;
					-moz-transition: all 500ms linear;
					-webkit-transition: all 500ms linear;
					-o-transition: all 500ms linear;
					transition: all 500ms linear;
				}
				#top1 a.b2 {
					color:#fff;
					background:#ff8800;
					font-weight:600;
					font-size:17px;
					text-decoration:none;
					padding:8px 20px;
					text-transform:uppercase;
					-moz-transition: all 500ms linear;
					-webkit-transition: all 500ms linear;
					-o-transition: all 500ms linear;
					transition: all 500ms linear;
				}

				#images {
					position:Absolute;
					bottom:-27px;
					left:0;
					right:0;
				}
				#images img { 
					width:21%;
					margin:0 1%; 
					-moz-transition: all 350ms linear;
					-webkit-transition: all 350ms linear;
					-o-transition: all 350ms linear;
					transition: all 350ms linear;
				}
				#images img:hover {
					transform: scale(0.97);
					-moz-transition: all 350ms linear;
					-webkit-transition: all 350ms linear;
					-o-transition: all 350ms linear;
					transition: all 350ms linear;
				}

				

				#top_before {
					width:auto;
					height:auto;
					padding:50px 5px;
					margin:0px auto;
					background:#fff;	
					border-top:0;
					border-bottom:6px solid #e5f2de;
				}

				#top_before-in {
					display:block;
					margin:0px auto;
					width:auto;
					color:#1f3315;
					text-align:Center;
					font-size:18px;
					font-weight:400;
				}

				#top2 {
					width:auto;
					height:auto;
					padding:70px 30px;
					margin:0px auto;
					background:#e5f2de;	
					border-top:0;
					border-bottom:6px solid #fff;
				}

				#top2-in {
					display:block;
					margin:0px auto;
					width: auto;
					color:#1f3315;
					text-align:Center;
					font-size:18px;
					font-weight:400;
				}

				#top2-in h1, #top2-in h2 {	
					color:#1f3315;
					font-size:33px;
					font-weight:700;
					text-decoration:none;
					padding:10px 0 10px 0;
					margin:0 auto;
					line-height:1.1;
					max-width:850px;
					text-align:Center;
				}

				#top3 {
					width:100%;
					height:auto;
					margin:0px auto;	
					text-align:left;
					background: #ffffff; 
					position:relative;
				}
				#top3 strong {
					font-weight:700;
				}
				#top3-in { 
					display:block;
					width: auto;
					padding:0px;
					margin: 0 auto;
					position:relative;
					padding:70px 20px 60px 20px;
					border:0;	
					background: url('../images/mdb-lv-500-pro.jpg') no-repeat center bottom; 
				}

				#top3 .text1 {
					float:right;
					width:55%;
					padding-top:15px;
					color:#1f3315;
					font-size:18px;
					font-weight:400;
				}

				#top3 .text1 p {
					padding:0;
					margin:14px 0;
					
				}

				#top3 .img1 {
					float:left;
					width:40%;
					padding:0;
					border:0;
					background:none;
				}

				#top3 h2, #top3 h1 {
					margin:0 0 25px 0;
					padding:0;
					color: #1f3315;
					font-size:28px;
					font-weight:800;
					font-family: "Montserrat";
					line-height:1.2;
				}

				#open3 {	
					font-family:"Source Sans 3";
					margin-left: auto;
					margin-right: auto;
					width:100%;	
					text-align:center;
					height:auto;
					position:relative;	
					background: #e5f2de;
				}

				#open3-in {
					margin-left: auto;
					margin-right: auto;
					width: auto;
					padding: 70px 20px;		
					text-align:center;	
					color:#1f3315;
					font-size:15px; 
				}

				#open3-in h3 {	
					font-family:"Montserrat";
					font-size:33px;
					padding:0; 
					margin:0 0 10px 0; 
					font-weight:700;
					line-height:1.2;
					color:#1f3315;
					text-transform:none;
				}

				#open3-in .box {	
					background: url('../images/bg3.png') no-repeat right bottom; 
					float:left;
					width:40%;
					font-size:18px;
					font-weight:400;
					color:#355524;
					height:auto;
					min-height:200px;
					padding:2% 4%;
					margin:1%;
					text-align:left;	
				}
				#open3-in .box i {
					font-size:50px;
					color:#3faa39;
					font-style:normal;
					font-weight:300;
				}
				#open3-in .box b {
					color:#355524;
					font-family:"Source Sans 3";
					font-size:22px;
					line-height:1;
				}

				#open3-in a.b1 {
					color:#fff;
					background:#ff8800;
					font-weight:600;
					font-size:17px;
					text-decoration:none;
					padding:8px 20px;
					margin-right:10px;
					text-transform:uppercase;
					-moz-transition: all 500ms linear;
					-webkit-transition: all 500ms linear;
					-o-transition: all 500ms linear;
					transition: all 500ms linear;
				}

				#open-article {	
					font-family:"Source Sans 3";
					margin-left: auto;
					margin-right: auto;
					width:100%;	
					text-align:center;
					height:auto;
					position:relative;	
					background: #fff;
				}

				#open-article-in {
					margin-left: auto;
					margin-right: auto;
					width: auto;
					padding: 90px 0;		
					text-align:center;	
					color:#1f3315;
					font-size:15px; 
				}

				#open-article-in h3 {	
					font-family:"Montserrat";
					font-size:33px;
					padding:0; 
					margin:0 0 10px 0; 
					font-weight:700;
					line-height:1.2;
					color:#1f3315;
					text-transform:none;
				}

				#open-article-in .box-left-hir {
					float:left;
					width:370px;
					height:auto;
					background:#fff;	
					border:0;
					margin:15px;
					padding:0 0 0 0;
					position:relative;
					color: #323232;	
					-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
					-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
					box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
					-moz-transition: all 450ms linear;
					-webkit-transition: all 450ms linear;
					-o-transition: all 450ms linear;
					transition: all 450ms linear; 
				}


				#open-article-in a.b1 {
					color:#1f3315;
					background:#fff;
					font-weight:400;
					font-size:17px;
					text-decoration:none;
					padding:6px 18px;
					margin-right:10px;
					filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.2));
				}
				#photo {	
					font-family:"Source Sans 3";
					margin-left: auto;
					margin-right: auto;
					width:100%;	
					text-align:center;
					height:auto;
					position:relative;	
					background: #fff;
				}

				#photo-in {
					margin-left: auto;
					margin-right: auto;
					width:100%;
					padding: 90px 0 0 0;		
					text-align:center;	
					color:#1f3315;
					font-size:15px; 
					overflow:hidden;
				}

				#photo-in h3 {	
					font-family:"Montserrat";
					font-size:33px;
					padding:0; 
					margin:0 0 10px 0; 
					font-weight:700;
					line-height:1.2;
					color:#1f3315;
					text-transform:none;
				}

				#photo-in .gal {
					width:16.26%;	
					margin:0.2%;
					aspect-ratio:1;
					padding: 0;		
					float:left;
					display:block;
				}

				#video {	
					font-family:"Source Sans 3";
					margin-left: auto;
					margin-right: auto;
					width:100%;	
					text-align:center;
					height:auto;
					position:relative;	
					background: #e5f2de;
				}

				#video-in {
					margin-left: auto;
					margin-right: auto;
					width: auto;
					padding: 90px 0;		
					text-align:center;	
					color:#1f3315;
					font-size:15px; 
					overflow:hidden;
				}

				#video-in h3 {	
					font-family:"Montserrat";
					font-size:33px;
					padding:0; 
					margin:0 0 10px 0; 
					font-weight:700;
					line-height:1.2;
					color:#1f3315;
					text-transform:none;
				}

				#video-in .box b { 
					font-size:20px;
					font-weight:500;
				}
				#video-in .box {
					width:44%;	
					margin:0 3%;
					padding: 0;		
					float:left;
					display:block;
					text-align:left;
				}
				#video-in .box iframe{
					width:100%;	
					height:auto;
					aspect-ratio:1.7;
				}

				#video a.b1 {
					color:#1f3315;
					background:#fff;
					font-weight:400;
					font-size:17px;
					text-decoration:none;
					padding:6px 18px;
					margin-right:10px;
					filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.2));
				}

				#video-in2 .box1 b { 
					font-size:20px;
					font-weight:500;
				}
				#video-in2 .box1 {
					width:44%;	
					margin:0 3%;
					padding: 0;		
					float:left;
					display:block;
					text-align:left;
				}
				#video-in2 .box1 iframe{
					width:100%;	
					height:auto;
					aspect-ratio:1.7;
				}


				#ask {
					width:auto;
					height:auto;
					padding:80px 20px 120px 20px;
					margin:0px auto;	
					text-align:left;
					background: url('../images/bg2.jpg') repeat center; 
					position:relative;
					border-top:7px solid #e5f2de;
				}
				#ask-in { 
					display:block;
					width: auto;
					padding:0px;
					margin: 0 auto;
					position:relative;
					border:0;
					line-height:1.2;
				}

				#ask .left {
					float:left;
					width:auto;
					padding-top:0px;
					color:#fff;
					font-size:18px;
				}

				#ask .left h2, #ask .left h3, #ask .left h3 strong {
					margin:0 0 10px 0;
					padding:0;
					color: #fff;
					font-size:36px;
					font-weight:700;
					font-family: "Montserrat";
					line-height:1.2;
				}
				#ask .left strong {	
					color:#fff;
					font-size:24px;
					font-weight:600;
					display:block;
					padding:16px 0 0 0;
				}

				#faq {	
					font-family:"Source Sans 3";
					margin-left: auto;
					margin-right: auto;
					width:100%;	
					text-align:center;
					height:auto;
					position:relative;	
					background: #f7f7f7;
				}

				#faq-in {
					margin-left: auto;
					margin-right: auto;
					width:900px;
					padding: 90px 0;		
					text-align:left;	
					color:#1f3315;
					font-size:15px; 
					line-height:1.4;
				}

				#faq-in h3#h3 {	
					font-family:"Source Sans 3";
					font-size:33px;
					padding:0; 
					margin:0 auto 35px auto; 
					font-weight:700;
					line-height:1.2;
					color:#1f3315;
					text-transform:none;
					background: none;
				}

				#faq-in h3 {	
					background:rgba(0,0,0,0.1);
					padding:5px 10px;
					font-size:22px;
					font-weight:500;
				}

				#faq-in strong {	
					/*background:rgba(0,0,0,0.1);
					padding:5px 10px;
					font-size:19px;
					font-weight:500;*/
				}


				#faq-in P {	
					/*padding:10px 0 10px 0;
					margin:0;*/
				}


				#content-gallery {
					margin-left: auto;
					margin-right: auto;
					width:100%;	
					text-align:center;
					height:auto;
					position:relative;
					background:#eaeaea;
					background: url('../images/bg1.jpg') repeat center fixed;
					-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
				}

				#content-gallery-in {
					margin-left: auto;
					margin-right: auto;
					width:1138px;
					padding: 110px 0;		
					text-align:center;	
					color:#fff;
					font-size:17px; 
				}

				#content-gallery-in h3 {	
					font-family:"Source Sans 3";
					font-size:33px;
					padding:0; 
					margin:0 0 6px 0; 
					font-weight:400;
					line-height:1.2;
					color:#323232;
					text-transform:uppercase;
				}


				#content-gallery-in .i0-png {
					margin:0 auto 20px auto;
				}
				#content-gallery-in .gal11 {
					width:270px;
					height:210px;
					overflow:hidden;
					margin:7px;
					float:right;
					position:relative;
					-moz-transition: all 450ms linear;
					-webkit-transition: all 450ms linear;
					-o-transition: all 450ms linear;
					transition: all 450ms linear; 
				}
				#content-gallery-in .gal10 {
					width:556px;
					height:434px;
					overflow:hidden;
					margin:7px;
					float:right;
					position:relative;
					-moz-transition: all 450ms linear;
					-webkit-transition: all 450ms linear;
					-o-transition: all 450ms linear;
					transition: all 450ms linear; 
				}
				#content-gallery-in .gal12 {
					width:270px;
					height:434px;
					overflow:hidden;
					margin:7px;
					float:left;
					position:relative;
					-moz-transition: all 450ms linear;
					-webkit-transition: all 450ms linear;
					-o-transition: all 450ms linear;
					transition: all 450ms linear; 
				}

				#content-gallery-in .gal11:hover, #content-gallery-in .gal10:hover, #content-gallery-in .gal12:hover {
					transform: scale(0.98);
					-moz-transition: all 450ms linear;
					-webkit-transition: all 450ms linear;
					-o-transition: all 450ms linear;
					transition: all 450ms linear; 
				}
				#content-gallery-in .gal11:hover, #content-gallery-in .gal10:hover, #content-gallery-in .gal12:hover {
					filter: grayscale(99%);
					-moz-transition: all 450ms linear;
					-webkit-transition: all 450ms linear;
					-o-transition: all 450ms linear;
					transition: all 450ms linear; 
				}

				#content-gallery-in .bg4-png {
					position:absolute;
					right:0;
					bottom:0;
					opacity:0.8;
				}

				#content-gallery-in a.more1 {	
					text-transform:none;
					text-decoration: none; 
					color: #323232; 
					font-weight:300;
					padding:6px 12px;
					font-size:17px;
					text-transform:uppercase;
					
					border:1px solid rgba(238,172,2,0.9);
				}

				 .gal11 {
					width:270px;
					height:230px;
					overflow:hidden;
					margin:7px;
					float:left;
				}

				#gallery-ref-out {
					
				}

				.gallery-ref {
					float:left;
					width:31%;
					margin:0 1% 2% 1%;
					height:auto;
					aspect-ratio:1;
					background:#fff;
					text-align:left;
					padding:0;
					border:0px;
				}

				.gallery-ref-in {	
					width:100%;
					height:100%;
					position:relative;
					text-align:left;
					margin:0;
					padding:0;
					cursor:pointer;
					-moz-transition: all 400ms linear;
					-webkit-transition: all 400ms linear;
					-o-transition: all 400ms linear;
					transition: all 400ms linear;
					-webkit-border-radius: 3px;
					-moz-border-radius: 3px;
					border-radius:3px;
				}

				.gallery-ref2 {
					position:absolute;
					bottom:0;
					left:0;
					right:0;
					padding: 80px 20px 20px 20px;
					background: url('../images/bg12.png') repeat-x center top;

				}

				.gallery-ref img {
					margin:0;
					padding:0;
					width:360px;
					height:300px;
				}

				.gallery-ref a.ref-button  {	
					display:block;
					width:320px;
					text-decoration: none; 
					font-weight:400;
					font-size:22px;
					padding:0;
					color:#ffffff;
					line-height:1.1;
					-moz-transition: all 400ms linear;
					-webkit-transition: all 400ms linear;
					-o-transition: all 400ms linear;
					transition: all 400ms linear;
				}

				.gallery-ref  a.ref-button:hover  {
					
					color:#323232;
					-moz-transition: all 400ms linear;
					-webkit-transition: all 400ms linear;
					-o-transition: all 400ms linear;
					transition: all 400ms linear;
				}

				#footer-out {	
					padding:0;
					width:100%;
					background: #111111 url('../images/bg-footer.jpg') repeat-x center top;
					border-top:7px solid #3faa39;
				}
				#footer {	
					width:100%;	
					color:#fff;
					padding:0;
					border:0;
					margin:0;
					position:relative;
				}
				#footer-in {
					width: auto;
					margin:0 auto;
					padding:70px 20px 0px 20px;
					text-align:center;
					font-size:16px;
					line-height:1.5;
				}
				#footer .img1 {
					position:absolute;
					bottom:50px;
					right:5%;
					width:300px;
				}
				.footer1 {
					float:left;
					color:#fff;
					text-align:left;
					margin:0px;
					padding:20px 0 0 0;
					font-weight: 300;
					width:30%;
				}

				.footer1 strong {
					color:#9bfd94;
					font-weight:600;
				}
				.footer1 a {
					text-decoration: none; 
					color:#fff;
					padding: 0 0 0 0;
					text-transform:none;
					font-weight: 300;
				}

				.footer2 {
					float:left;
					width:30%;
					padding-left:5%;
					line-height:1.7;
				}

				.footer3 {	
					float:right;
					padding-left:0;	
					width:20%;
					line-height:1.7;
				}

				.footer3 b {
					color:#9bfd94;
					font-weight:600;
				}
				.footer1 h4 {
					border:0;
					display:block;
					font-family: "Source Sans 3"; 
					color:#9bfd94;
					font-weight:600;
					font-size:20px;
					margin:0 0 10px 0 ;
					padding:0 0 0px 0;
					line-height:normal;
				}

				.footer1 b, .footer2 b {	
					font-weight:500;
					
				}
				.footer4 {
					width:auto;
					color: rgba(255,255,255,0.8);
					text-align:center;
					font-size:13px;
					margin:90px 0 0 0;
					padding:10px 0px;
					font-weight: 300;	
					background: rgba(20,21,22,0.5);
					text-transform:uppercase;
				}

				.footer4 a {
					text-decoration: none; 
					color: rgba(255,255,255,0.75);
					font-weight: 300;
				}

				#middle {
					background:#fff;
					width:100%;
					float:none;
					margin:30px 0 0 0;
					padding:0px 0 0 0;	
					border-top:1px solid #cbdcd7;
				}
				#middle-in {
					margin-left: auto;
					margin-right: auto;
					width: auto;
					padding:40px 15px;	
					text-align:left;
					color:#000;
					font-size:18px;
					line-height:1.4;
					font-weight:400;
				}

				#middle-in h1 {	 
					color:#222222;
					font-weight:400;
					font-size:41px;
					margin:0px 0 20px 0;
					padding:0px 0 0px 0;
					border-bottom: 1px solid #e1e1e1;
					line-height:normal;
					text-transform:none;
					letter-spacing:0px;
				}

				#middle-in h2 {	
					font-size: 23px;	 
					font-weight: 500; 
					margin:10px 0 15px 0;
					padding:0px 0 0 0;
					color:#222222;
					border: 0 dotted #bbb;
					line-height:normal;	
					text-transform:uppercase;
				}

				#middle-in h3 {	
					font-size: 21px;	 
					font-weight: 600; 
					margin:20px 0 15px 0;
					padding:0px 0 0 0;
					color: #323232;	
					border: 0 dotted #bbb;
					line-height:normal;
				}

				#middle-in h4 {	
					font-size: 18px;	 
					font-weight: 500; 
					margin:10px 0 10px 0;
					padding:0px 0 0 0;
					color: #323232;	
					border: 0 dotted #bbb;
					line-height:normal;
				}

				.sep-content {				
					height: 40px; display:block; clear:both;	margin:auto;
				}

				#middle-in2 .text1 {
					float:left;
					width:44%;
					padding-top:0px
				}

				#middle-in2 .img1 {
					float:right;
					width:50%;
					padding:0;
					border:0;
					background:none;
					-webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.3);
					-moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.3);
					box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.3);
				}
				#middle-in2 .text2 {
					float:right;
					width:44%;
					padding-top:0px
				}

				#middle-in2 .img2 {
					float:left;
					width:50%;
					padding:0;
					border:0;
					background:none;
					-webkit-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.3);
					-moz-box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.3);
					box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.3);
				}

				#middle-in2 img {
					margin:15px;
					padding:0px;
					border:0px solid #e5e5e5;
				}

				#middle-in2 iframe {
					width:60%;
					height:400px;
					border:1px solid #fff;
				}

				#middle-in .box {
					float:left;
					margin:10px;
					width:280px;
					height:310px;
					position:relative;
					text-align:left;
					padding:0;	
					background:#323232;
					background:#505156;
					position:relative;
					-webkit-border-radius: 0;
					-moz-border-radius: 0;
					border-radius:0px;
					line-height:1.3;
					-moz-transition: all 150ms linear;
					-webkit-transition: all 150ms linear;
					-o-transition: all 150ms linear;
					transition: all 150ms linear;
				}
				#middle-in .box:hover {
					background: #222222;
					-moz-transition: all 150ms linear;
					-webkit-transition: all 150ms linear;
					-o-transition: all 150ms linear;
					transition: all 150ms linear;
				}

				#middle-in .box .img1 {
					width:100%;
					height:auto;
					padding:0;
					border:0;
					margin:0;
				}

				#middle-in .box .text {
					display:block;
					width:auto;
					color:#fff;
					font-weight:300;
					font-size:14px;
					text-align:left;
					text-align:center;
					padding:10px 15px;
				}

				#middle-in .box .text p {
					padding:0;
					margin:0;
				}
				#middle-in .box h2, #middle-in .box h2 a {
					color:#fff;
					font-weight:400;
					font-size:18px;
					margin:0 0 10px 0 ;
					text-align:center;
					padding:0;
					line-height:normal;
					border:0;
					letter-spacing:0px;
					text-transform:uppercase;
					text-decoration: none;
					font-family:"Source Sans 3";
				}

				#middle-in .article0 {
					background:#f1f1f1;
					background:#ececec;
					padding:20px 30px;
				}
				#middle-in .article1 {
					border:1px solid #dadada;
					padding:20px 30px;
				}

				#middle-in2 table {
					border:1px solid #ccc;
					padding:0px;
					padding:0;
					margin:0;
					border-spacing: 1px;
				}

				#middle-in2 td {
					border:1px solid #ccc;
					border-left:1px solid #eee;	
					border-top:1px solid #eee;
					padding:6px;
					margin:0;
				}

				.almenu ul {
					list-style-type: none;
					margin: 0;
					padding: 0;
					width:100%;	
					list-style-position: inside;

				}
				.almenu li {
					list-style: none;
					float:left;
					text-align:Center;
					width:25%;
					padding:2%;
					margin:2%;
					background:#323232;
				}
				.almenu a {
					text-decoration: none; 
					color:#fff;
					font-weight: normal; 	
					}

				#nav-box {
					text-align: left;
					color:#797979;
					font-weight: normal;
					font-size: 13px;
					padding:0px 0 20px 0;
					margin:0px;
					display:block;
					text-transform:uppercase;
				}

				#nav-box a {
					text-decoration: none; 
					color:#797979;
					font-weight: normal; 	
					}
				#nav-box a:link {}
				#nav-box a:visited {}
				#nav-box a:active {}
				#nav-box a:hover {text-decoration: none;}


				.lapozas {
					text-align:center;
					margin-top:30px;
				}

				.lapozas a {
					
					text-decoration: none; 
					color:#fff;
					background:#1d1d1d; 
					font-weight:200;
					font-size:20px;
					line-height:normal;
					padding:8px 16px;
					-moz-transition: all 400ms linear;
					-webkit-transition: all 400ms linear;
					-o-transition: all 400ms linear;
					transition: all 400ms linear;	
				}
				.lapozas a:hover {
					background:#333; 	
				}

				#gallery ul { list-style: none; display: inline; }
				#gallery ul li { display: inline; text-align:center; }

				.galeria-inner {
					float:left;
					width:23%;
					height:auto;
					aspect-ratio:1;
					margin:1%;
					-webkit-box-shadow: 0 0 11px -4px rgba(0,0,0,0.8);
					-moz-box-shadow: 0 0 11px -4px rgba(0,0,0,0.8);
					box-shadow: 0 0 11px -4px rgba(0,0,0,0.8);
					-webkit-border-radius: 3px;
					-moz-border-radius: 3px;
					border-radius:3px;
				}

				.galeria-inner img {
					width:100%;
					height:100%;
				}

				.galeria-inner-new-out {
					float:left;
					margin:15px;
					-webkit-box-shadow: 0 0 13px -4px rgba(0,0,0,0.25);
					-moz-box-shadow: 0 0 13px -4px rgba(0,0,0,0.25);
					box-shadow: 0 0 13px -4px rgba(0,0,0,0.25);
					-webkit-border-radius: 3px;
					-moz-border-radius: 3px;
					border-radius:3px;	
					text-align:Center;	
					width:270px;
					height:240px;
					padding:10px 0;
					line-height:1.2;
					overflow:hidden;
				}

				.galeria-inner-new, .galeria-inner-new img {
					width:250px;
					height:180px;
					padding:0;
					margin:0 auto;
				}

				.galeria-inner-new-out b {
					display: block;
					padding:0px 15px;
					font-weight:400;
					font-size:15px;
				}

				.galeria-inner2 {
					margin-right:0px;
					float:right;
				}

				.galeria-inner3 {
					float:left;
					margin:20px;
					background:#fff;
					-webkit-box-shadow: 0 0 11px -4px rgba(0,0,0,0.3);
					-moz-box-shadow: 0 0 11px -4px rgba(0,0,0,0.3);
					box-shadow: 0 0 11px -4px rgba(0,0,0,0.3);
					-webkit-border-radius: 3px;
					-moz-border-radius: 3px;
					border-radius:3px;
				}

				.galeria-inner3 {
					width:250px;
					height:250px;
				}
				.galeria-inner3 img {
					width:240px;
					height:240px;
					border:5px solid #fff;
				}

				.galeria-inner4 {
					float:left;
					margin:30px 15px 0 15px;
					background:#fff;
					-webkit-box-shadow: 0 0 11px -4px rgba(0,0,0,0.3);
					-moz-box-shadow: 0 0 11px -4px rgba(0,0,0,0.3);
					box-shadow: 0 0 11px -4px rgba(0,0,0,0.3);
					-webkit-border-radius: 3px;
					-moz-border-radius: 3px;
					border-radius:3px;
				}

				.galeria-inner4 {
					width:250px;
					height:250px;
				}
				.galeria-inner4 img {
					width:240px;
					height:240px;
					border:5px solid #fff;
				}

				.clear {
					clear:both;
				}

				#galeria-jpg {
					margin-top:30px;
				}

				.box-left {
					float:left;
					width:370px;
					margin-left:30px;
					margin-top:30px;
				}

				.box-left-hir {
					float:left;
					width:370px;
					height:auto;
					background:#fff;	
					border:0;
					margin:15px;
					padding:0 0 0 0;
					position:relative;
					color: #323232;	
					-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
					-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
					box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
					-moz-transition: all 450ms linear;
					-webkit-transition: all 450ms linear;
					-o-transition: all 450ms linear;
					transition: all 450ms linear; 
				}

				.box-left-hir:hover {
					transform: scale(1.02);
					-moz-transition: all 450ms linear;
					-webkit-transition: all 450ms linear;
					-o-transition: all 450ms linear;
					transition: all 450ms linear; 
				}
				.box-left-hir .img1 {
					position:absolute;
					top:0;
					left:0;
				}
				.box-left-hirkep {
					width:100%;
					height:auto;
					aspect-ratio:1.6;
					cursor:pointer;
					border-bottom:5px solid #3faa39;
				}

				.box-left-hir-in {
					padding:20px;
					color: #1f3315;
					line-height:24px;
					font-size:15px;
					text-align:left;
				}

				.box-left-hir-in a {
					text-decoration: none; 
					color: #1f3315; 
					font-weight:600;
					font-size:22px;
					line-height:1;
					padding:0;
					-moz-transition: all 400ms linear;
					-webkit-transition: all 400ms linear;
					-o-transition: all 400ms linear;
					transition: all 400ms linear;
					}
				.box-left-hir-in a:link {}
				.box-left-hir-in a:visited {}
				.box-left-hir-in a:active {}
				.box-left-hir-in a:hover {text-decoration: none;color: #323232;
					-moz-transition: all 400ms linear;
					-webkit-transition: all 400ms linear;
					-o-transition: all 400ms linear;
					transition: all 400ms linear; }

				.box-left-hir-in .text {	
					padding:10px 0;
					color: #1f3315;
					font-weight:400;
				}

				.img-content {
					margin: 0 0 0 0;
					border: #e5e5e5 2px solid;
					padding: 1px;
				}

				.img {
					margin: 0 0 0 0;
					border: #e5e5e5 3px solid;
					padding: 1px;
				}

				p {
					margin:7px 0 0 0; 
				}

				form {
					margin:0px; 
				}

				.hr2 {
					color: #DCD3D0;
					height:1px;
				}

				.l1 { background-color: #f9f9f9; }
				.l0 { background-color: #ffffff; } 

				.spacer {
					background-image: url('../images/spacer.gif');
				}

				.sep2 {
					height: 7px; display:block; clear:both;	margin:auto;
				}

				div.sep {				
					height: 1px; display:block; clear:both;	margin:auto;
				}

				div.sep5 {				
					height: 5px; display:block; clear:both;	margin:auto;
				}

				div.sep10 {				
					height: 10px; display:block; clear:both;	margin:auto;
				}

				div.sep15 {				
					height: 15px; display:block; clear:both;	margin:auto;
				}

				div.sep20 {				
					height: 20px; display:block; clear:both;	margin:auto;
				}

				div.sep25 {				
					height: 25px; display:block; clear:both;	margin:auto;
				}

				div.sep30 {				
					height: 30px; display:block; clear:both;	margin:auto;
				}

				.table {
					border-bottom: 1px solid #e1e1e1;
					background:#f5f5f5;
				}
				.table1 {
					border-bottom: 1px solid #e1e1e1;
					background:#f5f5f5;
				}
				.table2 {
					border-bottom: 1px solid #e1e1e1;
					background:#fff;
				}
				.little {
					font-size:95%;
				}

				.l1 { background-color: #f9f9f9; }
				.l0 { background-color: #ffffff; } 
				.l2 { background-color: #eeeeee; }
				.l3 { background-color: #fafafa; }

				.termekhatter0 {
					background-color:#fff;
				}

				.termekhatter1 {
					background-color:#fff;
				}

				hr {
					border:0;
					background:#ffffff;
					height: 1px;
					display:block; clear:both;	margin:auto;
					border-bottom:solid 1px #cccccc;
					margin-bottom:0px;
					margin-top:3px;
				}
				div.sep-line {				
					height: 1px; display:block; clear:both;	margin:auto;
					border-bottom:solid 1px #cccccc;
					margin-bottom:0px;
					margin-top:3px;
				}

				div.sep-line2 {				
					height: 1px; display:block; clear:both;	margin:auto;
					border-bottom:solid 1px #cccccc;
					margin-bottom:3px;
					margin-top:3px;
				}


				

}


@media screen and (max-width: 850px) {


				.footer1 {
					float:none;
					margin:0;
					padding:0;
					width:auto;
				}

				
				.footer2 {
					float:none;
					margin:0;
					padding:30px 0 0 0;
					width:auto;
				}

				.footer3 {	
					float:none;
					margin:0;
					padding:30px 0 0 0;
					width:auto;
				}

	
}

@media screen and (max-width: 800px) {

				#top2-in h1, #top2-in h2 {	
					font-size:27px;
				}
				#top3-in { 
					display:block;
					width: auto;
					padding:0px;
					margin: 0 auto;
					position:relative;
					padding:60px 20px 70px 20px;
					border:0;	
					background: url('../images/mdb-lv-500-pro.jpg') no-repeat center bottom; 
				}
				#top3 .text1 {
					float:none;
					width:auto;
					padding-top:15px;
					color:#1f3315;
					font-size:18px;
					font-weight:400;
				}

				#top3 .text1 p {
					padding:0;
					margin:14px 0;
					
				}

				#top3 .img1 {
					display:none;
				}
				
				#open-article-in .box-left-hir {
					float:none;
					width:80%;
					max-width:550px;
					height:auto;
					background:#fff;	
					border:0;
					margin:15px auto;
					padding:0 0 0 0;
					position:relative;
					color: #323232;	
					-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
					-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
					box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
					-moz-transition: all 450ms linear;
					-webkit-transition: all 450ms linear;
					-o-transition: all 450ms linear;
					transition: all 450ms linear; 
				}

				#video-in2 .box1 {
					width:90%;	
					margin:10px auto;
					padding: 0;		
					float:none;
					display:block;
					text-align:left;
				}

				#video-in .box {
					width:90%;	
					margin:10px auto;
					padding: 0;		
					float:none;
					display:block;
					text-align:left;
				}
				
				

				#photo-in .gal {
					width:24.6%;	
					margin:0.2%;
					aspect-ratio:1;
					padding: 0;		
					float:left;
					display:block;
				}


}




@media screen and (max-width: 750px) {


				#open3-in .box {	
					background: url('../images/bg3.png') no-repeat right bottom; 
					float:none;
					width:auto;
					font-size:18px;
					font-weight:400;
					color:#355524;
					height:auto;
					min-height:auto;
					padding:20px;
					margin:10px 0;
					text-align:left;	
				}
				#open3-in .box i {
					font-size:50px;
					color:#3faa39;
					font-style:normal;
					font-weight:300;
				}
				#open3-in .box b {
					color:#355524;
					font-family:"Source Sans 3";
					font-size:22px;
					line-height:1;
				}



}




@media screen and (max-width: 700px) {

				#top1-out {
					margin: 0 auto;
					width:auto;
					padding:0 20px;
					height:auto;
				}
				
				
				
				#top1 .text1 {
					padding:25vh 0 15vh 0; 
					width:auto;
				}

				#top1 .text1 h1 {	
					font-size:35px;
					text-shadow: 1px 1px 20px rgba(0,0,0,0.75);
				}

				body {
					background: url('../images/bg1-mob.jpg') no-repeat center 0px; 
				}


}


@media screen and (max-width: 600px) {


				#top1 .text1 h1 {	
					font-size:31px;
					text-shadow: 1px 1px 20px rgba(0,0,0,0.75);
				}

				#inner0 .form0 { 
					width:96%;		
					margin:0;
				}
				#inner0 .form0 .form1, #inner0 .form0 textarea {
					width:90%;
					margin:3px 0;
					border: 0;
					padding:2% 3%;
					color: #000; 
					background: #fff;
					-webkit-border-radius: 1px;
					-moz-border-radius: 1px;
					border-radius:1px;
					border:1px solid #ccc;
					font-family: "Source Sans 3"; 
					font-weight: normal;
					font-size: 16px;
				}




}

@media screen and (max-width: 500px) {

				body {
					background: url('../images/bg1-mob2.jpg') no-repeat center 0px; 
				}
				
				#header1-in a.b3 {					
					font-weight:600;
					font-size:16px;
					padding:8px 15px;
				}

				#logo1 {
					width:180px;
				}

				div.sep-mob {				
					height: 25px; display:block; clear:both;	margin:auto;
				}

}


@media screen and (max-width: 450px) {

				#header1-in a.b3 {
					font-weight:500;
					font-size:16px;
					padding:8px 15px;
				}

				#logo1 {
					width:150px;
				}

}