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

html, body {
  overflow-x: hidden !important;
}

body{
	position: relative;
	margin: 0;
	background-color: #C00808;
}



.header {
    position: relative;
    /* box-sizing: border-box; */
    /* border: thin solid green; */
    width: 80%;
/*     height: 300px; */
    top: 0;
    left: 10%;
    /* transform: translate(-50%, 0); */
}

.top-text{
	
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15pt;
	text-align: center;
	padding: 30px 0;
	
}
.hedlline{
	width: 100%;
	color: #15A450;
	background-color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 25pt;
	text-align: center;
	padding: 15px 0 15px 0;
    filter: drop-shadow( 0px -10px 50px rgba( 0, 0, 0, 0.2 ) );
}
.intro{
	position: relative;
	color: white;
	font-size: 9pt;
text-align: center;
	padding: 40px 0;

}



.holder{

    position: relative;
/*
    box-sizing: border-box;
	border: thin solid blue;
*/
    width: 100%;
    left: 50%;
    transform: translate(-50%, 0);
/*     top: 100px; */
	
}



.block {
/*    border: thin dashed #00ffb4;*/
    width: 100%;
    height: 700px;
    margin-bottom: 0;
    /* left: 0%; */
    /* display: block; */
}

#block4, #block13{
padding-bottom:150px;
}

#block13{
    background: white;
}


.block-R{
/*
	left: 100%;
	transform: translate();
*/
}

.hill {
    width: 2400px;
    height: 3000px;
    background-image: url("assets/hill.png");
    display: inline-block;
    background-position: top center;
    background-repeat: no-repeat;
/*     filter: drop-shadow( 0px -10px 50px rgba( 0, 69, 78, 0.2 ) ); */
    transform: translate(-50%);
    background-size: 100%;
}

.hill-R{  
	position: relative;
transform: translate( -50%);
left: 100%;
}

.lastHill{
height: 1300px !important;
}
.lastItem{
top:-1100px !important;
}

.item-holder {
    position: relative;
    top: -2790px;
    left: 10%;
    width: 80%;
    height: 500px;
    /* border: thin solid black; */
}

.item-holder-R {

}


.text-holder {
    position: relative;
    left: 15%;
    top: 30px;
    width: 70%;
    height: 198px;
    color: #C00808;
    /* border: thin solid; */
    /* margin: 20px 0 20px 0; */
}
.text-holder-R{

}


.bold{	font-weight: bold;}

.Name {
    position: relative;
    font-size: 16pt;
    text-align: center;
    padding: 10px 0 10px 0;
    /* bottom: 13px; */
}

.Price {
    position: relative;
    font-size: 40pt;
    /* top: 190px; */
    text-align: center;
}
.sup{
	font-size: 23pt;
}

.line {
    background-color: #C00808;
    position: relative;
    /* width: 70%; */
    height: 4px;
    /* bottom: -480px; */
    /* left: 15%; */
}

.line-R{

}

.image {
    position: relative;
    left: 50%;
    width: 80%;
    height: 80%;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1;
    transform: translate( -50%  );
}
.image-R{

}


#slid {
    width: 250px;
    height: 300px;
    transform: rotate(-10deg);
    transform-origin: 0% 100%;
    background-position: bottom left;
    left: 48%;
    top: -15px;
}


.tree {
    position: relative;
    top: -15px;
    left: 50%;
    width: 150px;
    height: 200px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(-50%);
}



.tree-R{
	left: 51%;
}
/*/////////////////////////////////////////////////////// banner1 //////////*/
.banner {
    width: 100%;
    /* top: -350px; */
    /* background-color: #15A450; */
    position: relative;
    /* margin: 350px 0 -621px; */
    /* height: 1200px; */
}

#banner1{
/* 
height: 970px;
 */

}

.greenBG {
    width: 100%;
    background-color: #15A450;
    height: 100%;
    position: absolute;

	
}
.banner-header{
	position: relative;
	color: white;
	left: 10%;
	width: 80%;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 30pt;
	text-align: center;
	padding: 20px 0;
	
}
.dovanuCekiai{
	position: relative;
	
	left: 10%;
	width: 80%;
	height: 200px;
    background-position:center;
    background-repeat: no-repeat;
	background-size: contain;
	background-image: url("images/kuponai.png");
/*	border: dashed thin;*/
	opacity: 1;

}
.banner-txt1{
	position: relative;
	color: white;
	left: 10%;
	width: 60%;
	font-size: 15pt;
	padding: 20px 0;

}
.banner-info {
    left: 10%;
    width: 80%;
    position: relative;
    color: white;
    font-size: 10pt;
    padding: 20px 0 80px;
}
/*/////////////////////////////////////////////////////// banner2 //////////*/

#banner2{

}

.banner2-header{
	position: relative;
	left: 10%;
	width: 80%;
	color: white;
	font-size: 20pt;
	text-align: left;
	padding: 20px 0;
	
}
.maisai{
	position: relative;
	left: 10%;
	width: 80%;
	height: 400px;
    background-position: top center;
    background-repeat: no-repeat;
	background-size: contain;
	background-image: url("images/Maiseliai.png");
/*	border: dashed thin;*/
	opacity: 1;

}
.banner2-txt1{
	position: relative;
	color: white;
	left: 10%;
	width: 80%;
	font-size: 15pt;
	padding: 20px 0;

}
.banner2-info{
	position: relative;
	color: white;
	font-size: 10pt;
	padding: 20px 0 80px;
	left: 10%;
	width: 80%;

}


/*/////////////////////////////////////////////////////// banner3 //////////*/

#banner3 {
    margin: 0px;
    /* height: 600px; */
    top: auto;
    padding-bottom: 300px;
}

.whiteBG {
    width: 100%;
    background-color: white;
    height: 100%;
    position: absolute;
   
}


.banner3-header{
	position: relative;
	color: #15A450;
	font-size: 30pt;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 10px 0;
	
}

.banner3-info {
    position: relative;
    color: grey;
    font-size: 10pt;
    padding: 40px 0;
    text-align: center;
    width: 80%;
    left: 10%;
}


.btn-holder{
	position: relative;
	width: 80%;
	left: 10%;
	height: 250px;
/*	border: dotted thin;*/
	

}


.banner3-btn {
    display: inline-block;
    width: 100%;
    color: white;
    background-color: #26A652;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10pt;
    text-align: center;
    padding: 20px 0px 20px 0px;
    filter: drop-shadow( 0px 3px 7px rgba( 0, 0, 0, 0.2 ) );
	cursor: pointer;
	margin-top: 40px;

	
	position: relative;

}

.banner3-btn:hover{
    background-color: #1B8136;	
}

.icon{
	position: absolute;
    top: 50%;
    left: 90%;
    width: 10%;
    height: 70%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(-100%, -50%);
}
.map{ background-image: url("images/map.png")}
.clock{background-image: url("images/clock.png")}


.vid-holder{
	position: relative;
	background-color: #C00808;	
	width: 100vw;
	top:-250px

}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    overflow: hidden;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


