@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');

html,
body,
div,
p,
ol,
ul,
li,
img,
form,
input,
label,
select,
textarea,
table,
th,
tr,
td,
thead,
tbody,
tfoot,
blockquote,
iframe,
hr,
button,
center,
a,
span {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}
:focus {
    outline-color: #F70
}
body {
    color: #424242; 
    word-wrap: break-word;
    font: 13px/1.1 Questrial, sans-serif;
    min-width: 935px;
    -webkit-font-smoothing: antialiased
}
body,
small {
    font-size: 13px
}
a {
    text-decoration: none;
    color: #F70
}
a:hover {
    text-decoration: underline;
    color: #E65100
}
li {
    list-style: none
}
img {
    border: none;
    overflow: hidden;
    border: 0
}
input::-ms-clear {
    display: none
}
input {
    border: 0;
    background: transparent
}
input,
button {
    -webkit-appearance: none;
    box-sizing: border-box;
    border: 0;
    background-color: transparent;
    font: 13px/1.1 Questrial, sans-serif
}
button {
    cursor: pointer
}
i {
    font-style: normal
}
html,
body {
    height: 100%;
    margin: 0;
    position: relative
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -307px;
    box-sizing: initial
}
.push {
    height: 307px
}
.w-content {
    padding-top: 52px
}
.no-scroll {
    overflow-y: hidden
}
#breadcrumb {
    transition: margin-bottom .2s;
    cursor: default;
    position: relative;
    height: 50px;
    text-transform: lowercase;
    line-height: 50px;
    text-align: left
}
#breadcrumb,
#breadcrumb a,
#breadcrumb>span {
    color: #757575
}
#breadcrumb .bread_sep {
    font: 7px Questrial, sans-serif;
    padding: 0 6px 0 9px;
    position: relative;
    top: -1px
}
#breadcrumb a:hover {
    text-decoration: none;
    color: #212121
}
.pub_header #breadcrumb {
    margin-bottom: 115px
}
.hr {
    height: 0;
    border: 0;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 25px;
    margin-top: 15px
}
@media only screen and (min-device-width: 768px) and (max-device-width: 955px) {
    html,
    body {
        width: 955px
    }
}
html,
body,
div,
ol,
ul,
li,
img,
form,
input,
label,
select,
textarea,
table,
th,
tr,
td,
thead,
tbody,
tfoot,
blockquote,
iframe,
hr,
button,
center,
a,
span {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}
:focus {
    outline-color: #F70
}
body {
    color: #424242;
    word-wrap: break-word;
    font: 13px/1.1 Questrial, sans-serif;
    min-width: 935px;
    -webkit-font-smoothing: antialiased
}
body,
small {
    font-size: 13px
}
a {
    text-decoration: none;
    color: #F70
}
a:hover {
    text-decoration: underline;
    color: #E65100
}
li {
    list-style: none
}
img {
    border: none;
    overflow: hidden;
    border: 0
}
input::-ms-clear {
    display: none
}
input {
    border: 0;
    background: transparent
}
input,
button {
    -webkit-appearance: none;
    box-sizing: border-box;
    border: 0;
    background-color: transparent;
    font: 13px/1.1 Questrial, sans-serif
}
button {
    cursor: pointer
}
i {
    font-style: normal
}
html,
body {
    height: 100%;
    margin: 0;
    position: relative
}
h3{
    margin: 0 0 30px 0;
    font-size: 18px;
}
.text-center{
    text-align: center;
}
.justificado{
    text-align: justify;
}
table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
tr{
    background-color: #fff;
}
tr:nth-child(even) {
    background-color: #fafafa;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -307px;
    box-sizing: initial
}
.push {
    height: 307px
}
.w-content {
    padding-top: 52px
}
.no-scroll {
    overflow-y: hidden
}
.print {
    padding-top: 0
}
.print .t2,
.print .t4,
.print .t3 {
    margin-bottom: 5px
}
.print .ico_verified {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-top: -5px;
    background-position: 0 -38px;
    cursor: pointer;
    position: relative;
    border: solid 5px #fff
}
.print .sh {
    position: absolute;
    right: 0;
    top: 0
}
.print pre {
    margin-bottom: 25px
}
.print_acordes {
    clear: both;
    border-top: solid 1px #E0E0E0;
    padding-top: 20px
}
.print_acordes>div {
    margin-bottom: 15px
}
.print_acordes>div span {
    margin-left: 20px
}
.print_acordes li {
    display: inline-block;
    margin: 16px 18px;
    vertical-align: top
}
.print_cnt {
    min-height: 553px;
    font-size: 16px;
    transition: margin-top .2s;
    margin-top: 0
}
.print_cnt.p_max {
    margin-top: 530px
}
.print_cnt>span {
    display: block;
    margin-bottom: 5px
}
.print_cnt a {
    cursor: pointer;
    font-weight: bold
}
.print_cnt.cols {
    font-size: 12px
}
.col1,
.col2 {
    width: 50%;
    float: left
}
body {
    color: #000;
    background: #f1f1f1;
    padding: 1.5cm 0 0;
}
.print_header {
    margin-bottom: 25px
}
.t1 a {
    color: #212121
}
.t2 {
    margin-bottom: 15px
}
.folha {
    /*background: #ffffff url(../images/timbrado.jpg) repeat-y top center;
    background-size: 100%;*/
    margin: 0 auto 1.5cm;
    padding: 13mm 13mm;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    box-sizing: border-box
}
.folha img{
    width: 100%;
}
.timbrado{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.capa{
    padding: 0 !important;
}
.capa img{
    width: 100%;
}
.beneficios{
    padding: 0 !important;
}
.beneficios img{
    width: 100%;
}
.cenarios{
    padding: 0 !important;
}
.cenarios img{
    width: 100%;
}
.tam_a4 {
    width: 210mm;
    height: 296mm
}
.tam_carta {
    width: 216mm;
    height: 278mm
}
.tam_oficio {
    width: 216mm;
    height: 354mm
}
.tam_a4 .coluna1,
.tam_a4 .coluna2 {
    width: 9cm
}
.tam_carta .coluna1,
.tam_carta .coluna2 {
    width: 9.3cm
}
.tam_oficio .coluna1,
.tam_oficio .coluna2 {
    width: 9.3cm
}
.folha .colunas {
    overflow: hidden
}
.folha .coluna1 {
    margin-right: 0.39cm
}
.folha .coluna1,
.folha .coluna2 {
    float: left
}
.folha p {
    line-height: 115%;
    margin: 0 0 15px;
}
.folha pre b {
    font-size: inherit;
    font-weight: normal
}
.print_config span {
    display: block
}
.print_cnt {
    min-height: 0;
    margin-bottom: 0
}
.print_cnt.cols {
    overflow: hidden
}
@media print {
    body {
        background: #fff;
        margin: 0;
        padding: 0;
        min-width: inherit
    }
    .folha {
        margin: 0;
        border: none;
        box-shadow: none
    }
    .folha+.folha {
        page-break-after: avoid;
        page-break-before: avoid
    }
    @page {
        margin: 0
    }
}
.linha{
    /*border-bottom: 2px solid #000;*/
    text-align: center;
    margin: 40px 0 10px !important;
    display: block;
}
small{
    text-align: center;
    display: block;
    margin: 0 0 40px;
}
.vendedor{
    position: absolute;
    bottom: 100px;
    left: 48px;
}
.vendedor small, .vendedor p{
    margin: 0;
}
.vendedor h4{
    margin: 0 0 5px;
    font-size: 24px;
    color: #292d30;
}
.vendedor small{
    text-align: left;
    color: #666;
    margin: 0 0 15px;
}
.vendedor p{
    line-height: 130%;
}
.empresa{
 font-size: 24px;
 margin: 0 0 1rem;
 color: #212121;
 line-height: 0;
 display: block;
}
.contato{
    font-size: 18px;
    color: #7e41f8;
    line-height: 0;
    display: block;
    margin: 0 0 30px 0;
}
h4{
    font-size: 18px;
    color: #72b323;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 15px;
}
ul li {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
  line-height: 20px;
}
h3{
    font-weight: normal !important;
    color: #0761a8;
    line-height: 22px;
}
.container{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.valor-total{
    padding: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    background: #7e41f8;
    margin: 5px 0;
    color: #fff;
    text-align: center;
    display: inline-block;
}
.hora-total{
    padding: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    background: #7e41f8;
    margin: 5px 0;
    color: #fff;
    text-align: center;
    display: inline-block;
}
th{
    text-align: center;
}
#bt-print{
    background: #72b323;
    color: #fff;
    width: 100%;
    text-align: center;
    margin: 0 0 30px;
    font-size: 16px;
    border: none;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 400;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#bt-print:hover{
    color: #fff;
    opacity: 0.9;
}

div.empresa{
    color: #fff;
    font-size: 2em;
    margin: 31rem 2rem;
    width: 50%;
    font-weight: bold;
    line-height: 110%;
    font-family: 'Questrial', sans-serif;
}

p.cnpj, p.tipo{
    font-weight: normal;
    font-size: .8em;
    line-height: 100%;
    margin: 1rem 0;
}

div.assinatura{
    position: relative;
    text-align: center;
    padding-top: 5rem;
    margin-top: 5rem;
}

div.assinatura img{
    width: 100px;
    position: absolute;
    top: -40px;
    left: 42%;
}

p.linha{
    width: 70%;
    height: 2px;
    display: inline-block;
    background: #000;
}