abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  height: 25px;
  padding: 0 0 0 8px;
  margin: 0;
  border-radius: 0;
  border: 1px solid #08036b;
  background-color: #fff;
  color: #00ba35;
  text-shadow: 1px 1px 0 #ffffffcf;
  font-size: 13px;
  font-family: OpenSansRegular, sans-serif;
  box-sizing: border-box;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

a {
  margin: 0;
  padding: 0 0;
  font-size: 13px;
  vertical-align: baseline;
  background: 0 0;
  text-decoration: none;
  color: #06b74d;
  box-shadow: inset 0 -1px 0 0 #13e667b5;
  transition: box-shadow 0.2s ease;
}

a:hover {
  box-shadow: inset 0 -15px 0 0 rgba(9, 216, 92, 0.37);
}

@font-face {
  font-family: OpenSansRegular;
  src: url(OpenSans-Regular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

* {
  margin: 0;
  padding: 0;
  outline: 0;
  font-family: OpenSansRegular !important;
  transition: all 0.2s ease-out;
}

body {
  margin: 8px;
}

.boxForm {
  padding-left: 0;
  text-align: center;
}

input[type="email"],
input[type="tel"],
input[type="text"],
select,
textarea {
  position: relative;
  width: 100%;
  height: 28px;
  padding: 0 0 0 11px;
  margin: 0;
  border: 1px solid #bee4b4;
  background-color: #fff;
  color: #000;
  font-size: 12px;
  box-sizing: border-box;
}

.grid-footer input[type="email"],
.grid-footer input[type="tel"],
.grid-footer input[type="text"],
.grid-footer select,
.grid-footer textarea{
  height: 34px;
  background-color: #f1f1f1;
  border-radius: 18px;
  border: 2px solid #dedede;
}

.grid-footer input[type="email"]:focus,
.grid-footer input[type="tel"]:focus,
.grid-footer input[type="text"]:focus,
.grid-footer select:focus,
.grid-footer textarea:focus{
  box-shadow: inset 0px 0px 0px 1px #00000085;
}

.grid-footer .button,
.grid-footer button,
.grid-footer input[type="submit"] {
  font-size: 16px;
  border-radius: 18px;
  border: 1px solid #ffffff;
}

input[type="email"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
select:focus,
textarea:focus {
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 9%);
  z-index: 9;
}

select {
  width: 100%;
  height: 34px;
  padding: 0 0 0 8px;
  cursor: pointer;
}

textarea {
  width: 100%;
  max-width: 100%;
  height: 70px;
  max-height: 70px;
  padding-top: 8px;
  margin-bottom: 5px;
}

input[type="checkbox"] {
  width: 20px;
  height: 38px;
  margin-right: 4px;
  cursor: pointer;
}

.button,
button,
input[type="submit"] {
  width: 100%;
  height: 30px;
  margin-top: 0;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.28);
  font-size: 16px;
  cursor: pointer;
  clear: both;
  border: 1px solid #daeffe;
  background-color: #1ab51d;
  word-wrap: break-word;
  transition: background-color 0.2s ease-out;
  text-transform: none;
  box-sizing: border-box;
}

.button:hover,
button:hover,
input[type="submit"]:hover {
  background-color: #006929;
}

.button:active,
button:active,
input[type="submit"]:active {
  box-shadow: inset 0 0 32px 0 #333;
}

::-webkit-input-placeholder {
  color: #000 !important;
}

:-moz-placeholder {
  color: #000 !important;
}

::-moz-placeholder {
  color: #000 !important;
}

:-ms-input-placeholder {
  color: #000 !important;
}

#msgObrigado {
  color: #000;
  height: 62px;
  margin: 10px 10px 0 10px;
  text-align: center;
  padding-top: 0;
  font-size: 16px;
  display: none;
  width: 100%;
  padding: 0 12px 0 12px;
  box-sizing: border-box;
}

#msgErro {
  color: #000;
  height: 100px;
  margin: 20px 10px 0 6px;
  text-align: center;
  padding-top: 35px;
  font-size: 24px;
}

#msgErro b {
  color: red;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}

#outroFormulario {
  padding-top: 10px;
}

#outroFormulario a {
  text-decoration: none;
  font-size: 13px;
  line-height: 14px;
  color: #000;
}

#outroFormulario a:hover {
  text-decoration: underline;
}

.grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 5px;
}
.grid-top-3 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 5px;
}
.grid-top-4 {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 5px;
}

.grid-footer {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 12px;
}

@media (min-width: 250px) {
  .grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-gap: 4px;
  }
  .grid-top-3 {
    display: grid;
    grid-template-columns: 2fr 2fr 1fr;
    grid-gap: 4px;
  }
  .grid-top-4 {
    display: grid;
    grid-template-columns: 2fr 2fr 2fr 1fr;
    grid-gap: 4px;
  }
  .grid-footer {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 4px;
  }

  input[type="email"]:focus,
  input[type="tel"]:focus,
  input[type="text"]:focus,
  select:focus,
  textarea:focus {
    box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.4);
    z-index: 9;
  }

  input[type="email"],
  input[type="tel"],
  input[type="text"],
  select,
  textarea {
    height: 38px;
    position: relative;
    width: 100%;
    height: 25px;
    padding: 0 0 0 9px;
    margin: 0;
    border: 1px solid #daeffe;
    background-color: #fff;
    color: #000;
    font-size: 11px;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    transition: all 0.2s ease-out;
  }

  textarea {
    width: 100%;
    max-width: 100%;
    height: 80px;
    max-height: 80px;
    padding-top: 8px;
  }

  select {
    width: 100%;
    height: 34px;
    padding: 0 0 0 8px;
    cursor: pointer;
  }

  
  .grid-footer .button,
  .grid-footer button,
  .grid-footer input[type="submit"] {
    height: 34px;
  }

  .button,
  button,
  input[type="submit"] {
    width: 100%;
    height: 25px;
    font-size: 12px;
  }

  #msgObrigado {
    margin: 15px 10px 0 0 !important;
  }

  #msgErro {
    margin: 50px 30px 0 20px !important;
  }

  #msgErro b {
    color: red;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  }
}

p {
  font-size: 13px;
  height: auto;
  color: #fff;
}

.rounded {
  border-radius: 50px;
}
