@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400&display=swap');
/* ================== */
/*   Estilos Gerais   */
/* ================== */

body, .form-col {
   background-color: rgba( 255, 251, 239, 0.90 )!important; 
}

.download-text {
    color: rgb(13, 20, 39);
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: left;
    -webkit-font-smoothing: antialiased;
}

.download-name, .download-email, .download-company {
    appearance: none;
    background-color: rgb(252, 252, 253);
    border-color: rgb(255, 0, 0);
    border-style: solid;
    border-width: 1px;
    border-radius: 6px;
    color: rgb(2, 3, 6);
    display: inline-block; 
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    padding-top: 15px;
    padding-bottom: 17px;
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
    height: 52px;
    outline-style: none;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
}

#form_submit {
    appearance: none;
    background-color: rgb(194, 13, 25);
    border: none;
    border-radius: 8px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 11px;
    text-align: center;
    text-decoration: none;
    text-transform: none; 
    height: 44px;
    width: 105.156px;
    padding-top: 17px;
    padding-bottom: 16px;
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer;
    display: inline-block;
    outline: none;
    transition: all 0.4s ease;
    user-select: none;
}

/* ================== */
/*        PM-25       */
/* ================== */

#\31 46e287e72a373867b744acd76e9bb62 .text-danger{
    display: none!important;
}

#\31 46e287e72a373867b744acd76e9bb62 .row {
  display: flex;
  flex-wrap: wrap;
}

#\31 46e287e72a373867b744acd76e9bb62 .row > .col-md-6 {
  flex: 0 0 50%;
  max-width: 50%;
  box-sizing: border-box;
}

#\31 46e287e72a373867b744acd76e9bb62 .row > .col-md-12 {
  flex: 0 0 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* ================== */
/*       PM-700       */
/* ================== */

#\31 46e287e72a373867b744acd76e9bb69 .text-danger{
    display: none!important;
}

#\31 46e287e72a373867b744acd76e9bb69 .row {
  display: flex;
  flex-wrap: wrap;
}

#\31 46e287e72a373867b744acd76e9bb69 .row > .col-md-6 {
  flex: 0 0 50%;
  max-width: 50%;
  box-sizing: border-box;
}

#\31 46e287e72a373867b744acd76e9bb69 .row > .col-md-12 {
  flex: 0 0 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* ================== */
/*      PM-1900       */
/* ================== */

#\31 46e287e72a373867c744dcd76e9bb69 .text-danger{
    display: none!important;
}

#\31 46e287e72a373867c744dcd76e9bb69 .row {
  display: flex;
  flex-wrap: wrap;
}

#\31 46e287e72a373867c744dcd76e9bb69 .row > .col-md-6 {
  flex: 0 0 50%;
  max-width: 50%;
  box-sizing: border-box;
}

#\31 46e287e72a373867c744dcd76e9bb69 .row > .col-md-12 {
  flex: 0 0 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* ================== */
/*      PM-2100       */
/* ================== */

#\31 46e287f91a373867c744dcd76e9bb69 .text-danger{
    display: none!important;
}

#\31 46e287f91a373867c744dcd76e9bb69 .row {
  display: flex;
  flex-wrap: wrap;
}

#\31 46e287f91a373867c744dcd76e9bb69 .row > .col-md-6 {
  flex: 0 0 50%;
  max-width: 50%;
  box-sizing: border-box;
}

#\31 46e287f91a373867c744dcd76e9bb69 .row > .col-md-12 {
  flex: 0 0 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* ================== */
/*      PM-2200       */
/* ================== */

#\31 56e287f91a321967c744dcd76e9bb69 .text-danger{
    display: none!important;
}

#\31 56e287f91a321967c744dcd76e9bb69 .row {
  display: flex;
  flex-wrap: wrap;
}

#\31 56e287f91a321967c744dcd76e9bb69 .row > .col-md-6 {
  flex: 0 0 50%;
  max-width: 50%;
  box-sizing: border-box;
}

#\31 56e287f91a321967c744dcd76e9bb69 .row > .col-md-12 {
  flex: 0 0 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.col-md-2 {
    display: none;
}