html{
  background: #3B3E4F;
  background: linear-gradient(90deg,rgba(59, 62, 79, 1) 52%, rgba(95, 145, 48, 1) 100%);
}


#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;
}

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

main{
  background-image:url("../images/backgroundLimeGreen.jpg");
  background-repeat: repeat;
  margin-top: -9%;
  width: 100%;
}

main h2 {
  padding-top: 10%;
  margin-top: 2%;
  font-size: 60px;
  color: white;
  text-align-last: center;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  font-family: gruppo;
}

#container {
    width: 50%;
    float: left;
    background-color: black;
    margin-left: 1%;
}

#container2{
  float: right;
  width: 49%;
  height: 3px;
  margin-left:1%;
  margin-top: 68px;
}


hr {
    display: none;
    border: none;
    background-color: orange;
    width: 70%;
    height: 3px;
    margin-top: -18%;
   margin-left: 52%;
}

#certParent {
    position: relative;
    margin-bottom: 10%;
    height: 1350px;
    padding-bottom: 10%;
}

#cert {
  position: sticky;
  top: 2%;
  margin-top: 10%;
  margin-left: 5%;
  width: 35%;
  border: solid 12px orange;
  border-radius: 5%;
  color: rgb(182, 252, 61);
  padding: 5em 2em;
  text-align: center;
  background: black;
  padding-bottom: 2%;
}

#cert .p1, .p3{
  color:rgb(182, 252, 61);
  padding-top:20%;
  width:35%;
  margin-left: 5%;
  font-family:gruppo;
  font-size: 24px;
}

#cert .p2{
  color:rgb(182, 252, 61);
  width:35%;
  padding:5%;
  margin-left: 55%;
  text-align: right;
  font-family:gruppo;
  font-size:24px;
  margin-top: 17%;
}

#cert .p4 {
    background-color: #fff;
    margin-top: 18%;
    text-align: center;
    position: relative;
    width: 100%;
    height: 37px;
    border-radius: 10%;
}

#cert h3 {
    color: rgb(182, 252, 61);
    margin-top: -15%;
    text-align: center;
    position: relative;
    font-family: gruppo;
    font-size: 38px;
    margin-left: -8%;
}

/*
#intro img{
  position:sticky;
  margin-left:63%;
  top:0;
  margin-top:0;
  width:35%;
  height:10%;
  z-index: 1;
}
*/

#black{
  background-color:#000;
  width:50%;
}

#toolsParent{
    position: relative;
    height: 1200px;
    margin-top: 20%;
    padding-bottom: 10%;
}


#tools{
  position:sticky;
  top: 2%;
  margin-top: -17%;
  margin-left:0;
  width: 90%;
  background-color: black;
  color:rgb(182, 252, 61);
  padding:4%;
  padding-bottom: 7%;
}

#tools h3{
  text-align: center;
  position:relative;
  font-family:gruppo;
  font-size:35px;
  margin-bottom: 23%;
}

#tools p{
  position: sticky;
  font-family: gruppo;
  margin-bottom: 15%;
  margin-top: 16%;
  font-size: 24px;
  text-wrap: wrap;
  text-align: center;
}

#knowledgeParent {
    position: relative;
    height: 1300px;
    margin-top: 2%;
    /* margin-bottom: 15%; */
}

#knowledge{
  position:sticky;
  top: 2%;
  margin-top:0;
  margin-left:0;
  background-color: black;
  color:rgb(182, 252, 61);
  padding:4%;
  padding-bottom: 7%;
}

#knowledge h3{
  text-align: center;
  position:relative;
  font-family:gruppo;
  font-size:35px;
  margin-bottom: 15%;
}

#knowledge p {
    position: sticky;
    font-family: gruppo;
    margin-bottom: 15%;
    margin-top: 5%;
    font-size: 24px;
    text-wrap: wrap;
    text-align: center;
}

.target{
  position:absolute;
  width:1px;
  height:1px;
	overflow:hidden;
}
/*start*/

header{
  background-color:white;
  margin-top: -1%;
}

#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;
  text-wrap:none;
  width:100%;
  height:32.5px;
  text-align:center;
  z-index:1;
  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: 0;
  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: -35px;
}

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{
  border:solid 1px white;
	width:150px;
  margin-top:0;
  text-wrap: nowrap;
  display:block;
}

ul li ul {
  visibility: hidden;
  opacity: 0;
  min-width: 5rem;
  position: absolute;
  transition: all 0.5s ease;
  margin-top: 39px;
  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*/


.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;
  margin-top: 8%;
}

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:-42px;
  z-index:3;
}

.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;
  	z-index:1;
 }
  
#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%;
  } 

main h2 {
  font-size: 40px;
  padding-top: 18%;
}

main {
    width: 100%;
    margin-top: -27%;
}

#certParent {
    margin-top: 20%;
}

#cert {
    margin-left: 5%;
    width: 66%;
}
  
#cert h3 {
    font-size: 32px;
}

#cert .p1, .p3 {
    padding-top: 30%;
    width: 100%;
    margin-left: -1%;
}

#cert .p2 {
    color: rgb(182, 252, 61);
    width: 100%;
    margin-left: 0;
    text-align: center;
    margin-top: 42%;
    margin-bottom: 24%;
}

#cert .p3 {
    padding-top: 22%;
    padding-bottom: 13%;
}

#container {
    width: 90%;
    float: none;
    margin-left: 5%;
    margin-top: 5%;
}

#tools p {
    width: 90%;
    text-align: center;
    margin-left: 5%;
}

#knowledge p {
    width: 100%;
}
}

@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:-30px;
    margin-left:85%;
  	z-index:1;
} 
   
.navitems{ 
  display: none;
}
 
.navitems li{ 
  display: block;
  width:70%;
  margin-left:auto;
}
 
.dropdown li{ 
  display: block;
   width:100%;
  text-align:center;
}
  
#navigation input:checked ~ .navitems{ 
  display: block;
  margin-top: 5%;  
 }
 
#navigation input:checked ~ .navitems .dropdown {
  display: block;
  z-index: 1;
  width: 54%;
    }
  
.contain{
  box-sizing: border-box;
  display: block;
  width:80%;
}

#containMonster1{
  margin-top:1.5%;
  } 
  
  main h2 {
  font-family:gruppo;
  font-size: 60px;
  text-align: center;
  width: 98%;
  color:white;
  margin-top:5%;
  margin-bottom: 5%;
}
  
#cert {
    width: 68%;
  }
  
#container {
    width: 90%;
    margin: auto;
}
}
  
@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%;
  } 

main {
   margin-top: -13%;
}

#cert .p2 {
  margin-left:0;
}

#knowledge p {
  width: 0;
}
  
#cert h3 {
    font-size: 38px;
    margin-left: -8%;
}
  
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: -56%;
}
}
  
@media (min-width: 769px) and (max-width: 991px) {

header h1{
  	font-size:60px;
  } 

.label{
  	z-index:1;
  }
  
#containMonster1{
  margin-top:-1.9%;
  } 
  
main {
margin-top: -9.5%;
    }
  
#cert .p1, .p3 {
    margin-left: -4%;
} 
}
  
@media (min-width: 992px) and (max-width:1100px) {

  
  .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%;
  } 
}