@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
h1{
    font-size: 18px;
    color: #0a0900c9;
    letter-spacing: .0rem;
    font-family: "Quicksand", sans-serif;
}

h2{
  font-size: 24px;
  color: #0a0900c9;
  letter-spacing: .0rem;
  font-family: "Quicksand", sans-serif;
}

h3{
    font-size: 217x;
    color: #000000c9;
    letter-spacing: .0rem;
    font-family: "Quicksand", sans-serif;
  }
.radio-options{
    font-size: 17px;
    color: rgba(70, 70, 70, 0.815);
    letter-spacing: 0.4px;
    font-family: "Quicksand", sans-serif;
}

.check-options{
    font-size: 17px;
    color: rgba(70, 70, 70, 0.815);
    letter-spacing: 0.4px;
    font-family: "Quicksand", sans-serif;
}

.check-options input {
    min-width: 15px;
    min-height: 15px;
    margin-right: 5px;
}



body {
/*   font-family: 'Arial', sans-serif;
  color: #333;
  line-height: 1.6;
  min-height: 90vh;
  display: flex;
  align-items: left;
  justify-content: center;
  background: linear-gradient(to right, #6a11cb, #2575fc); */ /* Gradiente de fundo */
}
.radio-options2{
    margin-left: 3%;
    font-size: 17px;
    color: rgba(70, 70, 70, 0.815);
    letter-spacing: 0.4px;
    font-family: "Quicksand", sans-serif;
}
p{
    font-size: 18px;
    color: rgba(0, 0, 0, 0.979);
    letter-spacing: .0rem;
    font-family: "Quicksand", sans-serif;
}
.pagina{
    margin-left: 0%;
    margin-top: 0%;
   /*background:rgb(103, 123, 163);
   */
   /*background: (90deg, rgba(2,0,36,1) 0%, rgba(5,23,101,1) 46%, rgba(9,45,164,1) 99%, rgba(9,46,168,1) 100%, rgba(0,212,255,0) 100%);
   */
}
/* DropDown*/
.input {
    -webkit-appearance: none;
    margin-top: 15px;
    width: 16px;
    height: 16px;
    border-radius: 12px;
    border-color: black;
    cursor: pointer;
    box-shadow: hsla(0, 0%, 100%, 0.466) 0 1px 1px, inset hsla(0, 0%, 15%, 0.685) 0 0 0 1px;
    background-color: hsla(0, 0%, 21%, 0.164);
    background-image: -webkit-radial-gradient( hsla(200,100%,90%,1) 0%, rgb(0, 108, 161) 15%, hsla(200,100%,60%,.3) 28%, hsl(239, 69%, 23%) 70% );
    background-repeat: no-repeat;
    -webkit-transition: background-position .15s cubic-bezier(.8, 0, 1, 1), -webkit-transform .25s cubic-bezier(.8, 0, 1, 1);
    outline: none;
}
.input:checked {
    -webkit-transition: background-position .2s .15s cubic-bezier(0, 0, .2, 1), -webkit-transform .25s cubic-bezier(0, 0, .2, 1);
}
.input:active {
    -webkit-transform: scale(1.5);
    -webkit-transition: -webkit-transform .1s cubic-bezier(0, 0, .2, 1);
}
/* The up/down direction logic */
.input, .input:active {
    background-position: 0 24px;
}
.input:checked {
    background-position: 0 0;
}
.input:checked ~ .input, .input:checked ~ .input:active {
    background-position: 0 -24px;
}
header {
/*     box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    background: #cc9b13;
    position:absolute;
    width: 75.6%;
    top: 0;
    background: #090b54;
    background: -webkit-linear-gradient(306deg, #090b54 0%, #383b7d 50%, #3b3b3f 100%);
    background: linear-gradient(306deg, #090b54 0%, #383b7d 50%, #3b3b3f 100%);
    margin-top: 1%;
    margin-left: -10px;
    border-radius: 22px;
    padding: 20px 10px; */
}
header, nav ul {
    display: flex;
    justify-content: space-between;
    padding: 0.7%;
}
nav ul li {
    font-size: 30px;
    color: rgba(255, 255, 255, 0.979);
    letter-spacing: .0rem;
    font-family: "Quicksand", sans-serif;
    width: 600px;
}
.msg_ini{
    margin-right: 20%;
    font-family: "Quicksand", sans-serif;
    text-align: justify;
    color: rgba(35, 37, 163, 0.979);
    letter-spacing: 0.9px;
    font-style: italic;
}
button{
    margin-left: 40%;
    background: -webkit-linear-gradient(306deg, #090b54 0%, #383b7d 50%, #3b3b3f 100%);
    background: linear-gradient(306deg, #090b54 0%, #383b7d 50%, #3b3b3f 100%);
    color:#fff;
    border:none;
    position:relative;
    height:60px;
    font-size:1.6em;
    padding:0 2em;
    cursor:pointer;
    transition:800ms ease all;
    outline:none;
    font-family: "Quicksand", sans-serif;
}
button:hover{
    background:#fff;
    color:#1d0152;
}
button:before,button:after{
    content:'';
    position:absolute;
    top:0;
    right:0;
    height:2px;
    width:0;
    background: #1d0152;
    transition:400ms ease all;
}
button:after{
    right:inherit;
    top:inherit;
    left:0;
    bottom:0;
}
button:hover:before,button:hover:after{
    width:100%;
    transition:800ms ease all;
}
select {
    font-family: "Quicksand", sans-serif;
    font-size: 18px;
    width: 300px;
    padding: 12px;
    border: 0 !important;
    background-color: rgb(226, 226, 226);
   /* needed */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
   /* SVG background image */
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: .6em;
    background-position: calc(100% - 1.3em) center;
    background-repeat: no-repeat;
}
select::-ms-expand {
    display: none;
}

.container {
  margin-top: 0%;
  margin-bottom: 0%;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.9); /* Fundo branco com opacidade */
  padding: 20px 10px;
  border-radius: 15px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); /* Sombra suave */
/*   height: 4700px; */
}

.container2 {
  margin-top: 20%;
  margin-left: 25%;
  margin-bottom: 0%;
  text-align: center  ;
  background-color: rgba(255, 255, 255, 0.9); /* Fundo branco com opacidade */
  /* padding: 20px 10px; */
  border-radius: 15px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); /* Sombra suave */
  height: 120px;
  width: 50%;
}



.inputg {

    border-style: solid;
    border-width: 1.5px;
    border-radius: 7px;
    width: 25%;
    height: 30px;
    border-color: #bebebe;
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    color: #252222;

}

.inputp {

    border-style: solid;
    border-width: 1px;
    border-radius: 7px;
    width: 12%;
    height: 30px;
    border-color: #bebebe;
    font-family: "Quicksand", sans-serif;
    font-size: 16px;
    color: #252222;
}

.order-label {
    font-size: 1.5rem;
    color: #c23131;
}

header h1 {
    font-size: 2.5rem;
    margin-bottom: 0px;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); /* Sombra do texto */
}

/* Estilo do rodapé */
footer {
    margin-top: 20px;
    font-size: 0.9rem;
    color: #666;
}

/* Adicionando uma imagem de sobreposição */
body::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('background-image.jpg') no-repeat center center/cover; /* Imagem de fundo */
    opacity: 0.2; /* Opacidade da imagem de fundo */
    z-index: -1; /* Garantir que a imagem fique atrás de tudo */
}
