body{
  background: #3B3E4F;
  background: linear-gradient(90deg,rgba(59, 62, 79, 1) 52%, rgba(95, 145, 48, 1) 100%);
  /*background-image: url("https://projects.codecraftworks.com/web/k3vLDScmyjCH7nLrjcNj/assets/cool-background.png");
  background-repeat:repeat;*/
  background-position: top;
  background-attachment: fixed;
  background-size: cover;
  /*font-family: "comfortaa", serif;*/
  font-family: "Cagliostro", serif;
  color:#ffffff;
  font-weight: 400;
  font-style: normal;
  font-size: 25px;
}
#button {
	color:#110870;
	background-color: #dedee0;
	width: 125px;
  height: 20px;
  padding:10px;
  position: fixed;
  z-index: 1;
  right: 10px;
  top: 10px;
  border: 1px solid black;
}
/*sections*/

#skip {
  background: #fff;
  position: absolute;
  left: -9999px;
  text-decoration: none;
  color: #000;
  padding: 0.5em;
  opacity: 0;
}				

#skip:focus {
  position: static;
	opacity: 0;
}

#skip a {
	color:#000000;
}

#intro{
  position: relative;
  margin-bottom: 5%;
  width: 92%;
  text-decoration:italic;
  padding:4%;
  height: 1300px;
  /*background-color: #dedee0;*/
}

#intro h2 {
  font-family: "Italiana", sans-serif;
  /*color:#110870;*/
  color:white;
  text-align: center;
  font-weight: 800;
  font-style: normal;
}

#intro img {
    position: sticky;
    margin-left: 63%;
    top: 8%;
    margin-top: 2%;
    width: 35%;
    z-index: 1;
}


#list1{
 position: relative;
  line-height: 1.4;
  z-index: 50;
  margin-top:-43%;
  margin-left:0; 
  font-weight: 100;
}


#p1{
  line-height: 1.4;
  z-index: 50;
  margin-top:-43%;
  margin-left:0; 
  font-weight: 100;
}

#p2{
  line-height: 1.4;
  z-index: 50;
  margin-top: 25%;
  margin-left: 8%;
  font-weight: 100;
}

#p3{
  line-height: 1.4;
  z-index: 50;
  margin-top: 30%;
  margin-left:0;
  font-weight: 100;
}

#about{
  color:#fff;
  position:relative;
  width:92%;
  /*background-color: rgba(0, 0, 0, 0.5);*/
  margin-left:4%;
  margin-right:15%;
  padding-bottom:5%;
  height:1000px;
}

#about img{
  position:sticky;
  margin-left:63%;
  top:2%;
  margin-top:0;
  width:35%;
  z-index: 1;
}

#list1{
 position: relative;
  line-height: 1.4;
  z-index: 50;
  margin-top:-43%;
  margin-left:0; 
  font-weight: 100;
}

#list1 h2{
  margin-top: -1%;
}

#list2{
 position: relative;
  line-height: 1.4;
  z-index: 50;
  margin-top: 25%;
  margin-left: 30%;
  font-weight: 100;
}

#about ul {
  list-style: disc; /* Use standard disc bullets */
  padding-left: 20px; /* Adjust padding for bullet points */
  margin: 0; /* Reset margin */
}

#about li {
  text-align: left; /* Align text to the left */
  border: none; /* Remove border */
  background: transparent; /* Remove background */
  display: list-item; /* Ensure list item display */
  padding: 0; /* Remove padding */
  position: static; /* Reset position */
  top: auto; /* Reset top */
  /* Revert any other unwanted inherited properties to their default values if necessary */
}

#about li a {
  color: initial; /* Revert link color to the browser's default */
  text-shadow: initial; /* Revert text shadow to the browser's default */
}

#photosection{
  position:relative;
  width:80%;
}

#photosection h2{
  margin-left: -6%;
  margin-bottom: 15%;
}

.picture{
  margin-top: -7%;
  width:80%;
  background-color: rgba(0, 0, 0, 0.5);
}

.picture2{
  margin: 5%;
 /* width:83%;*/
  background-color: rgba(0, 0, 0, 0.5);
}

.picture2{
  margin-top:-2% !important; 
}

#photosection img{
  width:40%;
  margin:2%;
  float:right;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

#links{
  padding:5%
}

#links, #photosection{
  margin:9%;
}

hr{
  color:#110870;
  border-top: 3px solid;
	margin-top:10%;
  margin-bottom:10%;
  width:100%
}

/*Titles and Subtitles*/



/*links section*/

a:link{
	color: rgb(182, 252, 61);
}
a:visited{
  color: rgb(182, 252, 61);
}
a:hover{
	color: rgb(182, 252, 61);
}

/*End Added css*/

html{
	 background: #000000;
	/*background: linear-gradient(90deg,rgba(0, 0, 0, 1) 31%, rgba(145, 189, 94, 1) 100%);*/
 	 
}
.target{
  position:absolute;
  width:1px;
  height:1px;
	overflow:hidden;
}

header{
	background-color:white;
}

#logo img{
  position:relative;
  padding:6px;
  width:150px;
  color:rgb(95, 145, 48);
  z-index:1;
}

header h1 {
    position: relative;
    z-index: 2;
    width: 100%;
    text-align: center;
    margin: -5px 0 50px 0;
    color: rgb(95, 145, 48);
    font-size: 65px;
    font-family: Gruppo;
}
#danadecor img{
	width:580px;
  margin-left:-50px;
  z-index:100;
}

#header h1 {
  position:relative;
  z-index:2;
  width:100%;
  text-align:center;
  margin:-5px 0 50px 0;
  color:rgb(95, 145, 48);
  font-size:65px;
  font-family:Gruppo;
}

/*navigation*/

#navigation{
  position:relative;
  z-index:1000;
  text-wrap:none;
  width:100%;
  height:32.5px;
  text-align:center;
  font-family:encode sans expanded;
  font-weight:300;
}

#navigation input{
  	display:none;
  }

#navigation #hamburger{
  	display:none;
  }

#navigation a {
  text-decoration: none;
  display:block;
}

ul {
  list-style: none;
  margin: -.8%;
  padding-left: 1px;
}

li {
  text-align:center;
  border:solid white 1px;
  background:black;
  display: inline-block;
  position: relative;
  text-decoration: none;
  transition-duration: 0.5s;
  top:-31px;
}

li a {
  font-size:14px;
  color:rgb(182, 252, 61);
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  padding: 10px;
}

li:hover,
li:focus-within {
  background: rgb(87, 92, 88, .9);
  cursor: pointer;
  border:solid 3px rgb(182, 252, 61);
}

/*dropdown menu*/

li:focus-within a {
  	outline: none;
    background: rgb(255, 255, 255,.2);
  	border:soild 5px lime;
}

.dropdown li{
  z-index: 1000;
  border:solid 1px white;
	width:150px;
  margin-top:0;
  text-wrap: nowrap;
  display:block;
}

ul li ul {
   z-index: 1000;
  visibility: hidden;
  opacity: 0;
  min-width: 5rem;
  position: absolute;
  transition: all 0.5s ease;
  margin-top: 32px;
  left: 0;
  display: none;
  text-wrap:nowrap;
}

ul li:hover{
	border:solid 3px rgb(182, 252, 61);
}

ul li:hover > ul,
ul li:focus-within > ul,
ul li ul:hover,
ul li ul:focus {
  visibility: visible;
  opacity: 1;
  display: block;
}
/*stop*/

main{
  font-family: krub;
  font-weight: 100;
  font-style: italic;
  width:100%;
  color:white;
  position:relative;
	/*background:rgb(255, 255, 255, .3);*/
}

.my-button {
    display: inline-block;
    padding: 10px 20px; 
    text-decoration: none;
		background-color:black;
		font-family:encode sans expanded;
  	font-weight:300;
    font-size:16px;
  	color:rgb(182, 252, 61);
  	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;;
     border-radius: 5px;
     border: solid 1px white;
     cursor: pointer; 
     transition: background-color 0.3s ease;
}

.my-button:hover {
  background: rgb(87, 92, 88, .9);
  cursor: pointer;
  border:solid 3px rgb(182, 252, 61);
}

/*start*/

footer{
  border:solid 1px orange;
  padding:2%;
  color:black;
  font-size:16px;
  z-index:2;
  position:relative;
  height:0%;
  width:96%;
  background:black;
}

footer p{
  color:white;
  text-align:center;
  font-size:20px;
  font-family:Bodoni Moda;
  font-weight:100;
}

footer a{
	text-decoration: none;
  color:rgb(182, 252, 61);
}

footer a:hover{
	text-decoration: none;
  color:lime;
  font-size:20px;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

/*stop*/

#containMonster1 img {
    position: relative;
    width: 70%;
    margin-top: -9%;
    z-index: 3;
    margin-left: -37%;
}

.center1 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width:50%;
}


@media (max-width: 419px){

  
header h1{
  	font-size:30px;
  } 
 
#navigation input:checked ~ .navitems{ 
  display: block;
}
  
#navigation input:checked ~ .navitems .dropdown{ 
  display: block;
}
   
.navitems{ 
  display: none;
}
 
.navitems li{ 
  display: block;
}
  
.dropdown{ 
  display: block;
}
  
.navitems a {
    box-sizing: border-box;
    display: block;
    width: 100%;
		flex-grow: 1;
  	flex-basis: 0;
    border-top: 1px solid #333;
}
  
#navigation label { 
    position:relative;
    display: inline-block; 
    color: white;
    background:rgb(95, 145, 48);
    font-style: normal;
    font-size: 32px;
    padding: 10px;
    cursor: pointer;
    margin-top:-30px;
    margin-left:85%;
  	z-index:1;
  }

#navigation input:checked ~ .navitems {
  display: block;
  width: 77%;
  margin-top: 5%;
  margin-left: 18%;
}
  
#navigation input:checked ~ .navitems .dropdown{ 
  	display: block;
  	z-index:1;
 }
 
.contain{
  	box-sizing: border-box;
    display: block;
  	width:80%; 	
  }

#flexbox{
  z-index:20;
}

#containMonster1{
  margin-top:4%;
  }
  
#intro {
  margin-bottom: 5%;
  width: 94%;
  }

#intro h2 {
 font-size:40px;
}

  #intro img {
    position: relative;
    margin-left: 12.5%;
    margin-top: -12%;
    width: 70%;
    z-index: 0;
}
  
#p1 {
  position: relative;
  width: 92%;
  padding-top: 14%;
  font-size: 20px;
  z-index: none;
  margin-top: 26%;
  margin-left: 5%;
}

#p2{
  position: relative;
  width: 89%;
  padding-top: 14%;
  margin-left: 3%;
  margin-top: -3%;
  font-size: 20px;
  z-index: none;
} 
  
#p3{
  position: relative;
  width:92%;
  margin-top: 5%;
  font-size: 24px;
  z-index: none;
  padding-bottom:5%;
  padding-top: 30%;
  margin-left: 2%;
}
  
#about{
  color:#fff;
  position:relative;
  width:92%;
  margin:auto;
  padding-bottom:5%;
  height: 700px;
}

#about img{
  position:relative;
  margin-left:0;
  top:0;
  margin-top:0;
  width:100%;
  height:0;
  z-index:none;
}

#list1 h2, #list2 h2{
  margin-top: 5%;
  font-size: 30px;
}

#list1{
 position: relative;
  z-index:none;
  margin-top:5%;
  margin-left:3%; 
}
  
#list2{
 position: relative;
  line-height: 1.4;
  z-index:none;
  margin-top: 5%;
  margin-left:3%;
}
  
#photosection h2 {
  font-size: 30px;
  margin-left: 7%;
}

#photosection {
  width: 98%;
  margin: auto;
  }
}

@media (min-width: 420px) and (max-width: 575px){ 
  
header h1{
  	font-size:40px;
  }  
  
.navitems a {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border-top: 1px solid #333;
} 
  
#navigation li{
  	display:block;
  }
 
#navigation label { 
    position:relative;
    display: inline-block; 
    color: white;
    background:rgb(95, 145, 48);
    font-style: normal;
    font-size: 32px;
    padding: 10px;
    cursor: pointer;
    margin-top:-35px;
    margin-left:88%;
  	z-index:1;
} 
   
.navitems {
  display: none;
  width: 70%;
  margin-left: 30%;
  margin-top: 6%;
}
 
.navitems li{ 
  display: block;
  width:70%;
  margin-left:auto;
}
 
.dropdown li{ 
  display: block;
   width:100%;
  text-align:center;
}
  
#navigation input:checked ~ .navitems{ 
  display: block;
 }
 
 #navigation input:checked ~ .navitems .dropdown {
        display: block;
        z-index: 1;
        margin-left: -1%;
    }
  
.contain{
  box-sizing: border-box;
  display: block;
  width:80%;
}

#containMonster1{
  margin-top:1.5%;
  }
  
#into img{
  position:relative;
  display: inline-block;
   z-index: none;
  }
  
#intro img {
    position:relative;
    margin-left: 22%;
    top: 0;
    margin-top: 7%;
    width: 58%;
    z-index:none;
}
  
#p1 {
  position: relative;
  z-index:none;
  margin-top:15%;
  font-size:25px;
  margin-left: 6%;
}
  
#p2 {
    position: relative;
    z-index: none;
    margin-top: 11%;
    margin-left: 6%;
    width: 93%;
    font-size: 25px;
}
  
#p3 {
    position: relative;
    z-index: none;
    margin-top: 30%;
    margin-left: 6%;
    font-size: 25px;
}
  
#about img {
    position: relative;
    margin-left: 23%;
    margin-top: 1%;
    width: 53%;
    z-index: none;
}
  
#list1 h2 {
    margin-top: 53%;
    font-size: 35px;
}
  
about ul {
    list-style: disc;
    padding-left: 30px;
    margin: 0;
    font-size: 23px;
}
  
#list2 {
    z-index: none;
    margin-top: 22%;
    margin-left: 30%;
    font-size: 23px;
}
  
#photosection h2 {
    font-size: 35px;
}
  
ul li:hover > ul, ul li:focus-within > ul, ul li ul:hover, ul li ul:focus {
    visibility: visible;
    opacity: 1;
    display: block;
    margin-left: -39%;
    width: 70%;
}
}
  
@media (min-width: 576px) and (max-width: 768px) {

.label{
  	z-index:1;
  }  
  
header h1{
  	font-size:50px;
  }  
 
.title{
	margin-top:-2%;
  font-size:20px;
	} 
  
#header p{
  display:none;
  }
  
#containMonster1{
  margin-top:-1%;
  } 

#into img{
  display: inline-block;
  position:relative;
   z-index: none;
  }

#p1 {
    z-index: 50;
    margin-top: -43%;
    margin-left: 0;
    font-weight: 100;
    width: 62%;
  font-size: 23px;
}

#p2 {
    z-index: 50;
    margin-top: 22%;
    margin-left: 1%;
    font-weight: 100;
    width: 60%;
    font-size: 23px;
}

#p3 {
    position: relative;
    line-height: 1.4;
    z-index: 50;
    margin-top: 25%;
    margin-left: -2%;
    font-weight: 100;
    font-size: 23px;
    width: 65%;
}
  
#list1 h2 {
    width: 60%;
    font-size: 30px;
}
  
#about ul {
    list-style: disc;
    margin-left: 4%;
    font-size: 20px;
}
  
#list2 {
    position: relative;
    margin-top: 21%;
    margin-left: 15%;
    font-size: 20px;
}
  
ul li:hover > ul, ul li:focus-within > ul, ul li ul:hover, ul li ul:focus {
    visibility: visible;
    opacity: 1;
    display: block;
    margin-left: -45%;
}
  
}
  
@media (min-width: 769px) and (max-width: 991px) {

header h1{
  	font-size:60px;
  } 

.label{
  	z-index:1;
  }
  
#containMonster1{
  margin-top: 1.5%;
  } 
  

#photosection h2 {
    margin-left: -6%;
    margin-bottom: 15%;
    margin-top: -2%;
}
 
#list1 h2 {
  margin-top: 30%;
  font-size: 30px;
  }
  
#list2 {
  z-index: 50;
  margin-top: 15%;
  margin-left: 24%;
}
  
#about {
    height: 800px;
} 
  
#p1{
    width: 61%;
}
  
#p2 {
    margin-left: 1%;
    width: 62%;
}
  
#p3{
    width: 61%;
}
  
#list1 h2 {
  margin-top:1%;
  width: 48%;
  font-size:30px;
 }
  
list2 h2{
  font-size:30px;
}
  
@media (min-width: 992px) {
  
  .img{
    z-index:2;
  }  
 
.title{
  /*background:rgb(3, 3, 3,.5);*/
  width:90%;
  font-size:30px;
  margin-top:-15px;
  z-index:1;
	}
  
#containMonster1{
  margin-top:1.5%;
  } 
}