


html, body {
	margin: 0;
	padding: 0;
}

@font-face {
    font-family: calibri;
    src: url("Calibri.ttf") format("opentype");
}
@font-face {
    font-family: lemon;
    src: url("LemonMilk.otf") format("opentype");
}
.lemon {
    font-family: lemon;
    
    color: #169c78;
    
     letter-spacing: 1px;
     font-weight: normal;
}



@media screen and (max-width: 1000px) {

.lemon {
 font-size: 22pt;
text-align: center;
padding-left: none}

}


@media screen and (min-width: 1000px) {


.lemon {
    padding-left: 110px;
    font-size: 18pt;
text-align: left;}
}


.p92
	{
   
    width: 80%;
    padding-left: 110px;
    font-size: 20pt;
    font-family: calibri;
}

@media screen and (min-width: 1000px) {
    .p92 {
     -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    font-size: 12pt;
    }
}


.ftext {color: #ffffff;
    font-family: calibri;
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    
    -moz-column-count: 3;
    /* Firefox */
    text-align: center;
padding-left: 0px;
padding-top:50px;
padding-bottom:50px;
    width: 100%;
}




.ftext2 {color: #ffffff;
    font-family: calibri;
    
    text-align: left;
padding-bottom: 30px;
padding-top:30px;

}


a:hover {
    color: #169c78;
 
}
a {
    color: #90a7d0;
       text-decoration: none;
}


.a23:hover {
    color: #90a7d0;
 
}
.a23 {
    color: #169c78;
       text-decoration: none;
}

p {
    color: #46454d;
    padding-left: 110px;
    font-family: calibri;
}




@media screen and (max-width: 1000px) {

p {
 width: 80%;
 font-size: 20pt;}

}


@media screen and (min-width: 1000px) {


p {
    width: 60%;
    font-size: 12pt;}
}





.grad {
    background: transparent;
    background: -webkit-linear-gradient(transparent, #ffffff);
    background: -o-linear-gradient(transparent, #ffffff);
    background: -moz-linear-gradient(transparent, #ffffff);
    background: linear-gradient(transparent, #ffffff);
    width: 100%;
    height: 502px;
    position: absolute;
    right: 0;
    top: 202px;
    z-index: 9;
}


@media screen and (max-width: 1000px) {

#header {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    background-image: url(../img/header2.svg); 
    height: 25%;
     background-repeat: no-repeat;
}


}


@media screen and (min-width: 1000px) {


#header {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    background-image: url(../img/header.svg); height: 25%;
     background-repeat: no-repeat;
}

}






.logo {
    width: 140px;
    position: fixed;
    top: 25px;
    padding-left: 110px;
}




@media screen and (max-width: 1000px) {

.p1 {
    background-attachment: inherit;
    background-image: url(../img/water.gif);
    min-height: 200px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
}



@media screen and (max-width: 1000px) {


.p2{
    background-attachment: inherit;
    background-image: url("../img/leaf.gif");
    /* Set a specific height */
    min-height: 700px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
}

@media screen and (max-width: 1000px) {


.p3{
    background-attachment: inherit;
    background-image: url("../img/treese.gif");
    /* Set a specific height */
    min-height: 250px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
}

@media screen and (max-width: 1000px) {


.p4{
    background-attachment: inherit;
    background-image: url("../img/trza.gif");
    /* Set a specific height */
    min-height: 300px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
}




@media screen and (min-width: 1000px) {


.p1 {
    background-attachment: fixed;
    background-image: url(../img/water.gif);
    min-height: 200px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
}



@media screen and (min-width: 1000px) {


.p2{
    background-attachment: fixed;
    background-image: url("../img/leaf.gif");
    /* Set a specific height */
    min-height: 700px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
}

@media screen and (min-width: 1000px) {


.p3{
    background-attachment: fixed;
    background-image: url("../img/treese.gif");
    /* Set a specific height */
    min-height: 250px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
}

@media screen and (min-width: 1000px) {


.p4{
    background-attachment: fixed;
    background-image: url("../img/trza.gif");
    /* Set a specific height */
    min-height: 300px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
}




@media screen and (max-width: 1000px) {

.me {
    border-radius: 300px;
    width: 400px;
    padding: 100px;
	}


}


@media screen and (min-width: 1000px) {


.me {
    border-radius: 300px;
    width: 200px;
    padding: 100px;
	}


}





@media screen and (max-width: 1000px) {

.lizz {
	width: 50%; padding-bottom: 100px;
}
}

@media screen and (min-width: 1000px) {


.lizz {
	width: 250px;
	padding-bottom: 100px;
}}

.footer {background-color: #46454d;
		position: absolute; left: 0px;
		width: 100%;}

.just-m {padding: 100px; width: 150px;}

hr { /* Gradient transparent - color - transparent */

    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(255, 255, 255), rgba(0, 0, 0, 0));
}



.dark {
	background-color: #46454d;

	left: 0px;
	width: 100%;

}

