/* body {
  margin: 0;
  font-family: Helvetica, sans-serif;
  background-color: #f4f4f4;
} */



/* header */

.header {
  /* background-color: rgba(250, 246, 246, 0.6); */
  /* box-shadow: 1px 1px 4px 0 rgba(0,0,0,.3); */
  position: fixed;
  top: 0%;
  width: 100%;
  /* height: 10%; */
  z-index: 33;
  font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  
}

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  
  /* background-color: rgba(250, 246, 246, 0.4); */
  /* background-color: #fff; */
}

.header li a {
  display: block;
  padding: 20px 20px;
  /* border-right: 1px solid #f4f4f4; */
  color: white;
  text-decoration: none;
}

/* .header li a:hover,
.header .menu-btn:hover {
  border-bottom: 2px white solid; 
  background-color: #f4f4f4;
   color: grey;
} */

.header .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
}

.header .logo-down{
  display: block;
  float: left;
  font-size: 2em;
  padding: 100px 20px;
  text-decoration: none;
}
/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
  
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: top;
  padding: 0px 20px;
  position: relative;
  user-select: none;
  
}

.header .menu-icon .navicon {
  
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: white .2s ease-out;
  width: 18px;
  background-color: white;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
  background-color: white;
}

/* .header .menu-icon .navicon:before,
.header .menu-icon .navicon:after,
.header .menu-icon .navicon{
  background-color: black;
} */

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 350px;
  background-color: white;
}

.header .menu-btn:checked ~ .header{
  background-color: red;
}



.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
  /* background-color: #000; */
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
  background-color: black;
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
  background-color: black;
}

.header .menu-btn:checked ~ .menu li a{
  color: #333;
}




.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}


@media (min-width: 48em) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}


.is-sticky{ 
  background-color: white;
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.3);
  transition: 1s ease-in;
  margin-top: -1.2%;
 
}
.is-sticky-sm{ 
  background-color: white;
  box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.3);
  transition: 1s ease-in;
  /* margin-top: -1.2%; */
 
}
.is-sticky-transparent{
  background-color: none;
  transition: .5s ease-in;
}
@media(min-width:565px){
  .is-sticky-transparent{
    max-height: 10vh;
  }
}


.someClass{
  background-color: white;    

}

.hovertowhite::after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  /* color: honeydew; */
  background: white;
  transition: width .3s;
}

.hovertowhite:hover::after {
  width: 100%;
  
}
    .hovertowhite{
        /* color: white; */
      text-decoration: none;
    }


    
.hovertolight::after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  /* color: honeydew; */
  background: black;
  transition: width .3s;
}

.hovertolight:hover::after {
  width: 100%;
  
}
    .hovertolight{
        /* color: white; */
      text-decoration: none;
    }
/* .hovertolight:hover{
  color: grey !important;
} */

.hideUp{
  margin-top: -75px;
  transition: .4s ease-in;
}

.showDown{
  margin-top: 0px;
  transition: .4s ease-in;
}
/* qwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww */




.invisible{
  position: fixed;
  top: 0px;
  min-height: 100vh;
  min-width: 100vw;
  z-index: 32;
  visibility: visible;
  background-color: red;
  }


