@charset "UTF-8";
body {
background-color:#debccd;
margin: 0;
font-family: sans-serif;
}

/* sis vnk noņem bultiņas no inputfielda */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
/* display: none; <- Crashes Chrome on hover */
-webkit-appearance: none;
margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}



.header{
  width:600px;
  height:200px;
  margin-left:auto;
  margin-right:auto;
}

.logo{
  float:right;
  width:250px;
  height:179px;
  background-image: URL("logo.png");
  background-size: contain;

}


.logo-index{
  width:250px;
  height:179px;
  margin-left:auto;
  margin-right:auto;
  background-image: URL("logo.png");
  background-size: contain;

}

.heading{
font-size:1.5em;
font-weight:bold;
padding-top:30px;
color:#ffffff;


}


.tuksums {
  height:50px;
}

.smoltext{
padding-top:10px;
color:white;
}


.gifturis {
 /*
  text-align: center; 
  width:60px;
  height:110px;
  background-image: URL("gif1.gif");
  background-size: contain;
  margin-left:auto;
  margin-right:auto;
*/
display: flex;
height: 60px;
width: 100%;


}

.box {
  align-self: flex-end;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  background-image: URL("box-o.png");
  background-size: contain;
  height: 40px;
  margin: 0 auto 0 auto;
  transform-origin: bottom;
  width: 40px;
}
.bounce-2 {
  animation-name: bounce-2;
  animation-timing-function: ease;
}
@keyframes bounce-2 {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-50px); }
  100% { transform: translateY(0); }
}

.atbilde1 {

  padding-top:20px;
}

.zebra{
  text-decoration: none;
}

.zebra :hover {
  background-color:rgb(255, 232, 178);
}

.crdslkt1{

  background-color: #f57b4e;
  border-radius: 20px;
  margin-left:10%;
  margin-right:10%;
  height:40px;
  padding-top:23px;
  color:white;
  text-align: center;
  text-decoration: none;
  outline: white solid 3px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
  
}







.sparkleturis {
 
  text-align: center; 
  width:300px;
  height:184px;
  background-image: URL("ars.png");
  background-size: contain;
  margin-left:auto;
  margin-right:auto;

}


.galvenais {
  width: 90%;
  height: auto;
  max-width: 926px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}

.tests {
  background: darkkhaki;
  min-width: 599px;
  max-width: 600px;
  border-radius: 2em;
  background: rgb(255, 255, 255);
  height: auto;
  padding-bottom: 30px;
}

h1 {
  font-size: 1.8em;
  color: white;
  text-align: left;
  font-weight: bold;
  margin-top: 8%;
  padding-right: 5%;
}

h2 {
  font-size: 1em;
  color: white;
  text-align: left;
  margin-top: 1em;
  margin-left: 30px;
  margin-right: 4%;
}

ul {
  text-align: left;
  margin-right: 30px;
  margin-left: 30px;
  color: white;
  line-height: 1.6;
  list-style: "🔥";
}

.picholder {
  float: left;
  height: 100px;
  width: 100px;
  background-image: url("1.png");
  background-size: cover;
  position: relative;
  left: -20px;
  margin-top: 8%;
}

.step {
  height: 20%;
}

.emojituris {
  margin-top: 10%;
  text-align: center;
  font-size: 3em;
}

.emojituris-boost {
  margin-top: 2%;
  text-align: center;
  font-size: 3em;
}

.prejautajumturis{
  margin-top:20px;
  background-color: rgba(58, 149, 35, 0.823);
  height:30px;
  margin-left:50px;
  margin-right:50px;
  color:white;
  border-radius: 20px;

  
display:flex;
  justify-content: center;
  align-items: center;


}



.jautajumturis {
  font-size: 1.8em;
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 3%;
}

.crdslkt{
  margin-top:30px;
  background-color: #f57b4e;
  border-radius: 20px;
  margin-left:10%;
  margin-right:10%;
  height:80px;
  padding-top:15px;
  color:white;
  text-decoration: none;
  outline: white solid 3px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
  
}

.zebra{
  text-decoration: none;
}

.zebra :hover {
  background-color:rgb(255, 232, 178);
}


.crdslkt-in {
  margin-left:auto;
  margin-right:auto;
  width:220px;
  height:50px;
  background-image: url("cards-.png");
  background-size:cover;

}

.crdslkt-in- {
  margin-left:auto;
  margin-right:auto;
  width:220px;
  height:50px;
  background-image: url("cards-0.png");
  background-size:cover;

}




.jautajumturis-boost {
  font-size: 1.1em;
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 3%;
}

.benefits {
  background: #2b5a81;
  background: linear-gradient(145deg, #2b5a81 0%, #4a699d 47%, #7893cb 100%);
  margin-left: 30px;
  border-radius: 2em;
  max-width: 400px;
  min-width: 343px;
}

.benefits1 {
  background: #c05b35;
  background: linear-gradient(145deg, #c05b35 0%, #e9916d 47%, #e9916d 100%);
  margin-left: 30px;
  border-radius: 2em;
  max-width: 400px;
  min-width: 343px;
}


.css-input {
  text-align: center;
  width: 100px;
  padding: 14px;
  font-size: 23px;
  border-width: 1px;
  border-color: #e57045;
  background-color: #FFFFFF;
  color: #1c1c1c;
  border-style: solid;
  border-radius: 20px;
  box-shadow: 0px 0px 4px rgba(225,103,59,.94);
  text-shadow: -50px 0px 0px rgba(66,66,66,.0);
  margin-bottom:25px;
  
}
.css-input:focus {
  outline:none;
}


.checkout-frame{
  width:auto;
  height:auto;
  margin-left:5%;
  margin-right:5%;
  margin-bottom:10px;
  background-color: white;
  border-radius: 30px;
  padding-top:25px;
  padding-bottom:25px;
}

.checkout-row{
  width:auto;
  height:auto;
  margin-right:15%;
  margin-left:15%;
  display:flex;
  margin-bottom:10px;

  
}

.checkout-tick{
  width:25px;
  height:25px; 
  margin-right:5px;
  display:block;
  background-image: URL("tick.png");
  background-size: contain;
}

.checkout-text{
  flex:1;
  width:auto;
  height:auto;
  text-align:left; 
  display:block;
}





.subbtn {
  
  padding:5px 15px; 
  color:white;
  font-size:20px;
  height:60px;
  width:100%;
  background:#dd6b41; 
  border:0 none;
  cursor:pointer;
  -webkit-border-radius: 30px;
  border-radius: 30px; 
  border: 5px solid rgb(255, 255, 255);
  

}



.css-input-email {
  margin-top:30px;
  text-align: center;
  width: 300px;
  padding: 14px;
  font-size: 23px;
  border-width: 1px;
  border-color: #e57045;
  background-color: #FFFFFF;
  color: #1c1c1c;
  border-style: solid;
  border-radius: 20px;
  box-shadow: 0px 0px 4px rgba(225,103,59,.94);
  text-shadow: -50px 0px 0px rgba(66,66,66,.0);
  margin-bottom:25px;
  
}
.css-input-email:focus {
  outline:none;
}




.bn39 {
  background-image: linear-gradient(135deg, #dd6b41, #fe8254);
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #050505;
  display: block;
  height: 50px;
  font-size: 1em;
  font-weight: normal;
  padding: 4px;
  position: relative;
  text-decoration: none;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 10px;
}

.bn39:hover {
  color: #fff;
}

.bn39 .bn39span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fcddd3;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease;
  width: 100%;
}

.bn39:hover .bn39span {
  background: transparent;
}

@media (max-width: 1015px) {
  h1 {
    font-size: 1.6em;
  }
}

@media (max-width: 700px) {







  .header{
    width:100%;
    height:100%;
    margin-bottom:50px;
  }

  .logo{
    
    width:250px;
    height:100px;
    background-image: URL("h3.png");
    background-repeat: no-repeat;
    text-align: center;
    float:none;
    margin-left:auto;
    margin-right:auto;
  
  }

  .logo-index{
    
    width:170px;
    height:170px;
    background-image: URL("logo-smol.png");
    background-repeat: no-repeat;
    text-align: center;
    float:none;
    margin-left:auto;
    margin-right:auto;
  
  }


  




  .heading{
    font-size:1.5em;
    font-weight:bold;
    padding-top:0px;
    color:#ffffff;
    text-align:center;
    margin-left:30px;
    margin-right:30px;
    
    
    }
    
    
    .smoltext{
    padding-top:10px;
    color:white;
    text-align:center;
    }





  .step {
    display: none;
  }
  ul {
    padding-top: 30px;
    text-align: left;
    margin-right: 30px;
    margin-left: 0px;
    color: white;
    line-height: 1.6;
    list-style: "🔥";
  }
  h1 {
    font-size: 1.25em;
    color: white;
    text-align: left;
    font-weight: bold;
    margin-top: 2%;
    padding-right: 5%;
    margin-left: 110px;
  }
  h2 {
    font-size: 1em;
    color: white;
    text-align: left;
    position: relative;
    top: -10px;
    margin-top: 1px;
    margin-left: 110px;
    margin-right: 4%;
  }
  .picholder {
    float: left;
    height: 100px;
    width: 100px;
    background-image: url("1.png");
    background-size: cover;
    left: 0px;
    margin-top: 2%;
  }
  .galvenais {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    width: 100%;
  }
  .emojituris {
    text-align: center;
    font-size: 3em;
    margin-top: 0px;
  }


  .emojituris-boost {
    text-align: center;
    font-size: 3em;
    margin-top: 0px;
  }


  .jautajumturis {
    color:white;
  }
  .jautajumturis-boost {
    color:white;
  }
  
.box {
  background-image: URL("box.png");
}


  .bn39 {
    background-image: linear-gradient(235deg, #ffffff, #fffaf0);
    color:white;
  }

  .bn39 .bn39span {
    background: #f57b4e;
  }

  .bn39:hover {
    color: rgb(28, 28, 28);}



  .benefits1 {
    margin-left: 0px;
    border-radius: 0px;
    max-width: none;
    min-width: none;
  }
  .benefits {
    background: #c05b35;
    background: linear-gradient(145deg, #c05b35 0%, #e9916d 47%, #e9916d 100%);
    margin-left: 0px;
    border-radius: 0px;
    max-width: none;
    min-width: none;
  }
  .tests {
    background-color: transparent;
    border-radius: 0px;
    min-width: auto;
    max-width: auto;
  }
  nav {
    color: white;
    list-style-type: none;
  }

  .cardselect {
    background-color: #f57b4e;
  }
}
/*# sourceMappingURL=main.css.map */