/*.container {
    background: grey;
    width: 800px;
    height: 800px;
    margin: auto;
  }
  .maincontainer{
    background: rgb(67, 45, 87);
    width: 100%;
    
    margin: auto;
    
  }


  */

  .pacifico-regular {
    font-family: "Pacifico", cursive;
    font-weight: 400;
    font-style: normal;
  }
  

  .imgmaincontainer{
    background: rgb(209, 209, 209);
    border: 4px solid orange;
      width: 600px;
      height: 800px;
      margin-left: auto;
      margin-right: auto;
    
    }
    .imgcontainer {
      background: rgb(243, 243, 243);
      width: 600px;
      height: 800px;
      margin-left: auto;
      margin-right: auto;
      position: relative;
      overflow: hidden;
    }
  .imgimg { overflow: hidden; }
    h1 {
      font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  
  font-style: normal;
      text-align: center;
       font-weight: 700;
      margin-top: 20px;
      font-size: 2.1em;
    
    color: blue;
      }
    
    .backimg {
      width: 602px;
      position:absolute;
      z-index: 1;
    }
    .bbbackimg{
        position: relative;
  z-index: 1;
  width: 100%;}
  
    .bbackimg{
      height: 802px;
      transform: translateX(-50%);
      left: 50%;
      position: relative;
      z-index: 1;
    }
    .onimg {
      position:absolute;
      top: 10px;
      z-index: 10;
      margin-top: 300px;
      width: 400px;
      margin-left: 90px;
    }
    .onimgminusl {
      position:absolute;
      top: 10px;
      z-index: 9;
      margin-top: 300px;
      width: 400px;
      margin-left: 90px;
      
    }
    .onimgminusr {
      position:absolute;
      top: 10px;
      z-index: 9;
      margin-top: 300px;
      width: 400px;
      margin-left: 90px;
      
    }
    .controls{
      padding: 10px;
      margin-left: auto;
      margin-right: auto;
      width: 600px;
    }
  
    .bg-img{
      
      font-size: 1.2em;
    }

  #text{
    width: 200px;
  font-size: 1.4em;
  }
.textimg{
  position: absolute;
  bottom: 20px;
  right: 5px;
  font-size: 2em;
  
  color: #1a0533;
  background-color: rgba(240, 240, 240, 0.77);
  font-style: italic;
  z-index: 900;
  padding: 10px;
  border-radius: 15px;
  transform: rotate(-5deg);
  text-align: center;
  margin: 5px;
}
.copyright{
  text-align: right;
  font-size: 10px;
  color: #aeaea2;
}


    .cm {
    min-width: 280px;
    width: 80%;
      align-items: center;
      background-color: initial;
      background-image: linear-gradient(rgba(179, 132, 201, .84), rgba(57, 31, 91, .84) 50%);
      border-radius: 42px;
      border-width: 0;
      box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px,rgba(179, 132, 201, 0.4) 0 8px 12px;
      color: #FFFFFF;
      cursor: pointer;
      display: flex;
      font-family: Oswald,sans-serif;
      font-size: 18px;
      font-weight: 700;
      justify-content: center;
      letter-spacing: .04em;
      line-height: 16px;
  margin: 0 auto;
  display: block;
      padding: 18px 18px;
      text-align: center;
      text-decoration: none;
      text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
      user-select: none;
      -webkit-user-select: none;
      touch-action: manipulation;
      
    }
    
    .cm:hover {
      background-image: linear-gradient(#B384C9, #391F5B 50%);
    }
    
    @media (min-width: 768px) {
      .cm {
        font-size: 21px;
        padding: 18px 34px;
      }
    }



    .sv {
    min-width: 280px;
    width: 80%;
  margin: 0 auto;
  display: block;
      align-items: center;
      background-color: initial;
      background-image: linear-gradient(rgba(206, 192, 114, 0.84), rgba(165, 113, 17, 0.84) 50%);
      border-radius: 42px;
      border-width: 0;
      box-shadow: rgba(230, 153, 81, 0.24) 0 2px 2px,rgba(201, 185, 132, 0.4) 0 8px 12px;
      color: #FFFFFF;
      cursor: pointer;
      display: flex;
      font-family: Oswald,sans-serif;
      font-size: 18px;
      font-weight: 700;
      justify-content: center;
      letter-spacing: .04em;
      line-height: 16px;      
      padding: 18px 18px;
      text-align: center;
      text-decoration: none;
      text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
      user-select: none;
      -webkit-user-select: none;
      touch-action: manipulation;
      
    }
    
    .sv:hover {
      background-image: linear-gradient(rgba(151, 138, 61, 0.84), rgba(128, 86, 10, 0.84) 50%);
    }
    
    @media (min-width: 768px) {
      .sv {
        font-size: 21px;
        padding: 18px 34px;
      }
    }
    .cntr{
      margin-left: auto;
      margin-right: auto;
      width: 60%;
      min-width: 350px;
      margin-top: 10px;
          
    }
    .cwrap{
      width: 100%;
    }
.mv {
  
  font-size: 2em;
  font-weight: 700;
  margin: 10px;
  width: 20%;
  height: 40px;
  text-align: center;
  min-width: 60px;
}

.divbtn{
  border: 2px solid blue;
  border-radius: 40px;
  background-color: rgb(230, 230, 230);
}
.divbtn:hover{
  cursor: pointer;
  border: 2px solid orange;
  background-color: white;
}

.dmv{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 80%;
  height: 64px;
  min-width: 400px;
}
.instruction{
  font-family: "Pacifico", cursive;
  font-weight: 400;
  font-style: normal;

  font-size: 1.8em;
  
  color:green;
  
  text-align: center;
  margin: 5px 0;
}
.subinstruction{
  font-family: "Pacifico", cursive;
  font-weight: 400;
  font-style: normal;

  font-size: 2em;
  
  color:darkorange;
  
  text-align: center;
  margin-bottom: 15px;
  margin-top: -30px;
}



.clearbut{

  border: 2px solid orange;
  border-radius: 5px;
  background-color: rgb(230, 230, 230);
  font-size: 1.2em;
  width: 20%;
  height: 30px;
  text-align: center;
  min-width: 60px;
  line-height: 1.6em;
  padding: 0 4px;

}
.clearbut:hover{
  cursor: pointer;
  border: 2px solid blue;
  background-color: white;

}
.mmr{

  border: 2px solid orange;
  border-radius: 15px;
  background-color: rgb(230, 230, 230);
  font-size: 1.1em;
  width: 180px;
  height: 40px;
  text-align: center;
  min-width: 60px;
  line-height: 2.2em;
  padding: 0 4px;
  margin: 5px;

}
.mmr:hover{
  cursor: pointer;
  border: 2px solid blue;
  background-color: white;

}