@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Notable&display=swap);
body{
  margin-bottom:0;
  margin-top:0;
  margin-left:0;
  margin-right:0;
  background: url(../assets/bg1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  font-family: 'Notable', sans-serif;
}
p{
  color:#fff;
  font-family: 'Montserrat', sans-serif;
}
button {
  font-family: 'Montserrat', sans-serif;
}
.layer{
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0.5;
}
#container{
  border-radius:0;
  border:4px solid #;
  background-color: #;
  padding:0;
  padding-top:0;
  width:100%;
  min-width:300px;
  /* max-width:600px; */
  position:relative;
  margin:10px auto}
/* #topbg{
  width:100%;
  height:300px;
  position:fixed;
  background-color:#333;
  background-image:-moz-linear-gradient( 90deg,rgb( 51,51,51 ) 0%,rgb( 85,85,85 ) 100%);
  background-image:-webkit-linear-gradient( 90deg,rgb( 51,51,51 ) 0%,rgb( 85,85,85 ) 100%)} */
#top{
  width: 100%;
  min-height: px;
  background-color: #;
  font-size: 42px;
  /* color: #d66932; */
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-shadow: 1px 1px 1px #;
  padding-top: 12px;
  padding-bottom: 12px;
}
#q0 #top p {
  text-align: center;
}
#q00,#q0,#q1,#q2,#q3,#q4,#q5,#q6,#q7,#q8,#q9{
  border-radius:px;
  overflow:hidden;
  background-color:#;
  border:1px solid #;
  padding:0;
  width:100%;
  min-width:300px;
  /* max-width:600px; */
  margin-top:px;
  display:none;
  position:absolute;
  overflow:;
  /* line-height:28px; */
  font-size:22px;
  color:#000;
  font-family: 'Montserrat', sans-serif;
} 
#box{
  margin:0 auto;
  position: relative;
  padding: 10px;
}
#box:after {
    content: "";
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    top: 100%;
    right: 35px;
    border: 25px solid transparent;
    border-top-color:rgba(000, 000, 000, 0.4);
    border-right-color: rgba(000, 000, 000, 0.4);
    }
#q00 {
  background: url(../assets/16.gif);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  height: 100vh;
  max-width:500px;
  margin: 0 auto;
}
#q0 {
  height: 96vh;
}
#q0 p {
  text-align: left;
  margin-top: 5px;
}
.put-center {
  display: flex;
  align-items: center;
  height: 100%;
}
.font-style {
  color: #fff;
  padding: 10px;
  font-size: 48px;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  font-weight: 900;
  text-shadow: -2px 0 9px #00ffff, 2px 0 9px #da2078;
  /* background: #000;
  border-bottom: 5px solid #da1d57; */
}
#box {
  /* margin-top: 25%; */
  /* transform: translateY(-25%); */
  background: rgba(000, 000, 000, 0.4);
  border-radius: 40px;
  position: relative;
}
.box-bg {
    position: relative;
  /* background: rgba(255, 255, 255, 0.322);
  border-radius: 5px; */
}
.box-bg:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 25px;
    top: 60px;
    left: 1px;
    border-radius: 5px;
    background: #da2078;
}

#first-title {
  font-size: 27px;
  /* position: absolute;
  top: -93px; */
  /* background: #000;
  border-bottom: 5px solid #da1d57; */
  /* border-radius: 5px; */
}
h1 {
  margin: 5px 0;
}
p {
  margin: 0;
  text-align: center;
}
.choice {
  text-align: left;
}
.marker {
  color: #fc0650;
}
.btns-wrap {
  display: flex;
  justify-content: center;
}
.btns-wrap a {
  width: 45%;
  display: block;
}
.btns-wrap .btn, .btns-wrap .btn-yes {
  width: 66%;
}
.btns-wrap .bttt {
  width: 100%;
}
input {
  display: none;
}
label {
  cursor: pointer;
}
label::before {
  content: '';
  /* display: block; */
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
}
input:checked + label::before {
  background: #2beeff;
}
input:checked + label {
  color: #2beeff;
}
#q00 {
  position: relative;
}
#q00::before {
  position: absolute;
  top: 40px;
  left: 10px;
  content: '';
  display: block;
  height: 100px;
  width: 140px;
  background: url(../assets/l1.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.mobile-center {
  height: 125%;
  display: flex;
  align-items: center;
}
.final {
  margin: 0 auto;
  display: block;
  text-align: center;
}
.btn {
  color: #00ffff;
}
.button.btn, 
button.btn, 
input[type=button].glitch, 
input[type=submit].glitch {
  width: 14.875rem;
  border-radius: 5px;
  padding: 0;
  font-size: 24px;
  color: #00ffff;
  background-color: #000;
  padding: 20px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.box-bg.strip:before { 
  content: '';
  position: absolute;
  width: 100%;
  height: 25px;
  top: 70px;
  left: 1px;
  border-radius: 5px;
  background: #da2078;
}
button span{
    position: absolute;
    display: block;
}
button span:nth-child(1){
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg,transparent,#00ffff);
    animation: animate1 1s linear infinite;
}
@keyframes animate1{
    0%{
        left: -100%;
    }
    50%,100%{
        left: 100%;
    }
}
button span:nth-child(2){
    top: -100%;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg,transparent,#00ffff);
    animation: animate2 1s linear infinite;
    animation-delay: 0.25s;
}
@keyframes animate2{
    0%{
        top: -100%;
    }
    50%,100%{
        top: 100%;
    }
}
button span:nth-child(3){
    bottom: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(270deg,transparent,#00ffff);
    animation: animate3 1s linear infinite;
    animation-delay: 0.50s;
}
@keyframes animate3{
    0%{
        right: -100%;
    }
    50%,100%{
        right: 100%;
    }
}
button span:nth-child(4){
    bottom: -100%;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(360deg,transparent,#00ffff);
    animation: animate4 1s linear infinite;
    animation-delay: 0.75s;
}
@keyframes animate4{
    0%{
        bottom: -100%;
    }
    50%,100%{
        bottom: 100%;
    }
}
button:hover span {
  opacity: 0;
}
/* .button.btn:focus:before, 
.button.btn:before, 
button.btn:focus:before, 
button.btn:before, 
input[type=button].glitch:focus:before, 
input[type=button].glitch:before, 
input[type=submit].glitch:focus:before, 
input[type=submit].glitch:before {
  -webkit-animation: glitch 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both infinite;
  animation: glitch 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both infinite;
}
.button.btn:focus:after, 
.button.btn:after, 
button.btn:focus:after, 
button.btn:after, 
input[type=button].glitch:focus:after, 
input[type=button].glitch:after, 
input[type=submit].glitch:focus:after, 
input[type=submit].glitch:after {
  -webkit-animation: glitch 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) reverse both infinite;
  animation: glitch 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) reverse both infinite;
}
.button.btn:focus .text, 
.button.btn .text, 
button.btn:focus .text, 
button.btn .text, 
input[type=button].glitch:focus .text, 
input[type=button].glitch .text, 
input[type=submit].glitch:focus .text, 
input[type=submit].glitch .text {
  -webkit-animation: glitch 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: glitch 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.button.btn:after, 
.button.btn:before, 
button.btn:after, 
button.btn:before, 
input[type=button].glitch:after, 
input[type=button].glitch:before, 
input[type=submit].glitch:after, 
input[type=submit].glitch:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
} */
/* .button.btn:before, 
button.btn:before, 
input[type=button].glitch:before, 
input[type=submit].glitch:before {
  background: #da1d57;
  z-index: -1;
}
.button.btn:after, button.btn:after, 
input[type=button].glitch:after, 
input[type=submit].glitch:after {
  background: #4eeaf3;
  z-index: -2;
}
.button.btn .text, 
button.btn .text, 
input[type=button].glitch .text, 
input[type=submit].glitch .text {
  display: block;
  /* padding: 1.55rem 1.5rem; */
  /* padding: 20px;
  background: #000;
  -webkit-transition: -webkit-filter 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-filter 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: filter 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: filter 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-filter 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
} */ 
/* button.btn .text:hover {
  animation: none; */
}
/* button.btn:hover:after {
  animation: none;
}
button.btn:hover:before {
  animation: none;
} */
/* button:hover {
} */

.next {
    font-size: 24px;
    color: #00ffff;
}
/* @-webkit-keyframes glitch {
  0%,100% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  40% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  60% {
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px);
  }
  80% {
    -webkit-transform: translate(2px, -2px);
    transform: translate(2px, -2px);
  }
}
@keyframes glitch {
  0%,100% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  40% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  60% {
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px);
  }
  80% {
    -webkit-transform: translate(2px, -2px);
    transform: translate(2px, -2px);
  }
} */
button.btn {
  display: inline-block;
  vertical-align: middle;
  border: none;
  cursor: pointer;
  color: #00ffff;
  margin: 30px;
  outline: none;
}
button.btn span {
  font-weight: bold;
}
.h1_1{
  font-size:40px;
  color:#666;
  font-family:'Montserrat', sans-serif;
  text-shadow:1px 1px 1px #000}
.h1_2{
  font-size:28px;
  color:#000;
  font-family:'Montserrat', sans-serif;
  text-shadow:1px 1px 1px #}
.h1{
  font-size:40px;
  color:#000;
  font-family:'Montserrat', sans-serif;
  text-shadow:1px 1px 1px #}
.style1{
  font-size: 20px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  display: block;
  margin-bottom: 20px;
}
.style2{
  font-size:18px;
  color:#000;
  font-family:'Montserrat', sans-serif;
  font-weight:}
.styleq1{
  font-size:23px;
  color:#e1a704;
  font-family:'Montserrat', sans-serif;
  font-weight:700}
.styleq2{
  font-weight:}
.circle1{
  font-size:23px;
  color:#000;
  font-family:'Montserrat', sans-serif;
  font-weight:700;
  background:#d66932;
  border-radius:3px;
  padding:8px 18px;
  text-shadow:1px 1px 1px #}
.circle2{
  font-size:23px;
  color:#888;
  font-family:'Montserrat', sans-serif;
  font-weight:700;
  background:#ececec;
  border-radius:3px;
  padding:8px 18px;
  text-shadow:0 1px #}
@media screen and (max-width:500px){
  #q00,#q0,#q1,#q2,#q3,#q4,#q5,#q6,#q7,#q8,#q9{
    font-size:18px;
    /* line-height:21px */
  }
  h1 {
    font-size:22px
  }
  .h1{
    font-size:22px}
  .style2{
    font-size:15px}
  .h1_2{
    font-size:22px;
    line-height:25px}
  .style1{
    font-size:14px}
  #top{
    font-size:16px}
  .btnyes{
    font-size:24px;
    width:100%}
  .btnno{
    font-size:24px;
    width:100%}
  .btnnext{
    font-size:24px;
    width:100%}
  #topbefore{
    background-color:#e6e6ea;
    padding:6px;
    width:89%;
    margin:0 auto;
    text-align:left}
  #q00::before {
    position: absolute;
    top: 40px;
    left: 10px;
    content: '';
    display: block;
    height: 100px;
    width: 80px;
    background: url(../assets/l1.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .btns-wrap .btn, .btns-wrap .btn-yes {
    width: 45%;
  }
  #q5 #box, #q6 #box, #q7 #box, #q8 #box, #q9 #box {
    margin-top: 25%;
    transform: none;
  }
  b {
    font-size: 22px;
  }
  .btn-yes {
    position: relative;
    display: inline-block;
    /* margin: 0 15px; */
    padding: 14px 30px;
    background-color: white;
    color: black;
    z-index: 100;
    width: 30%;
    border-radius: 30px;
  }
}
