@charset "UTF-8";/*!*
 * Theme Name: AreaStructure
 * Theme URI: http://www.arealocal.com.br
 * Author: Equipe &Aacute;rea Local
 * Author URI: http://www.arealocal.com.br
 * Description: Esse tema &eacute; um tema personalizado pela &Aacute;rea Local, caso necessite de algum atendimento entre em contato no telefone <a href="tel:+554735219850" target="_blank">(47) 3521-9850</a> ou no e-mail <a href="mailto:suporte@arealocal.com.br" target="_blank">suporte@arealocal.com.br</a>. Para mais informa&ccedil;&otilde;es acesse: <a href="http://www.arealocal.com.br" target="_blank">www.arealocal.com.br</a>.
 * Version: 3.2.5
 * Text Domain: estrutura-basica
**//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=e334df24f06074e4224fa07ec6837dad)
 * Config saved to config.json and https://gist.github.com/e334df24f06074e4224fa07ec6837dad
 *//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
* {
    box-sizing: border-box;
}
:after,
:before {
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
input[type="search"] {
    box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 4px 0 0;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control,
    input[type="time"].form-control {
        line-height: 34px;
    }
    .input-group-sm input[type="date"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"],
    .input-group-sm input[type="time"],
    input[type="date"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    input[type="time"].input-sm {
        line-height: 30px;
    }
    .input-group-lg input[type="date"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"],
    .input-group-lg input[type="time"],
    input[type="date"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    input[type="time"].input-lg {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    position: absolute;
    margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
    margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
    cursor: not-allowed;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0;
    }
    .form-inline .checkbox input[type="checkbox"],
    .form-inline .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
html > object {
    display: none;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.attachment img,
img.size-auto,
img.size-full,
img.size-large,
img.size-medium {
    max-width: 100%;
    height: auto;
}
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.aligncenter,
img.alignleft,
img.alignright {
    margin-bottom: 12px;
}
.wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 632px !important;
    padding: 4px;
    text-align: center;
}
.wp-caption img {
    margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 5px;
}
.wp-smiley {
    margin: 0;
}
.gallery {
    margin: 0 auto 18px;
}
.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery img {
    border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
    max-width: 92%;
    height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
    max-width: 84%;
    height: auto;
}
.gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px;
}
.gallery dl {
    margin: 0;
}
.gallery img {
    border: 10px solid #f1f1f1;
}
.gallery br + br {
    display: none;
}
#content .attachment img {
    display: block;
    margin: 0 auto;
}
a,
abbr,
acronym,
address,
aside,
b,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: 0 0;
}
@font-face {
    font-family: "Titillium Web";
    font-style: italic;
    font-weight: 200;
    src: local("Titillium Web ExtraLight Italic"), local("TitilliumWeb-ExtraLightItalic"), url(assets/fonts/NaPFcZTIAOhVxoMyOr9n_E7fdMbewI1Db5yciWM.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: italic;
    font-weight: 200;
    src: local("Titillium Web ExtraLight Italic"), local("TitilliumWeb-ExtraLightItalic"), url(assets/fonts/NaPFcZTIAOhVxoMyOr9n_E7fdMbewI1DYZyc.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Titillium Web";
    font-style: italic;
    font-weight: 300;
    src: local("Titillium Web Light Italic"), local("TitilliumWeb-LightItalic"), url(assets/fonts/NaPFcZTIAOhVxoMyOr9n_E7fdMbepI5Db5yciWM.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: italic;
    font-weight: 300;
    src: local("Titillium Web Light Italic"), local("TitilliumWeb-LightItalic"), url(assets/fonts/NaPFcZTIAOhVxoMyOr9n_E7fdMbepI5DYZyc.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Titillium Web";
    font-style: italic;
    font-weight: 400;
    src: local("Titillium Web Italic"), local("TitilliumWeb-Italic"), url(assets/fonts/NaPAcZTIAOhVxoMyOr9n_E7fdMbWAaxWXr0.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: italic;
    font-weight: 400;
    src: local("Titillium Web Italic"), local("TitilliumWeb-Italic"), url(assets/fonts/NaPAcZTIAOhVxoMyOr9n_E7fdMbWD6xW.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Titillium Web";
    font-style: italic;
    font-weight: 600;
    src: local("Titillium Web SemiBold Italic"), local("TitilliumWeb-SemiBoldItalic"), url(assets/fonts/NaPFcZTIAOhVxoMyOr9n_E7fdMbe0IhDb5yciWM.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: italic;
    font-weight: 600;
    src: local("Titillium Web SemiBold Italic"), local("TitilliumWeb-SemiBoldItalic"), url(assets/fonts/NaPFcZTIAOhVxoMyOr9n_E7fdMbe0IhDYZyc.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Titillium Web";
    font-style: italic;
    font-weight: 700;
    src: local("Titillium Web Bold Italic"), local("TitilliumWeb-BoldItalic"), url(assets/fonts/NaPFcZTIAOhVxoMyOr9n_E7fdMbetIlDb5yciWM.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: italic;
    font-weight: 700;
    src: local("Titillium Web Bold Italic"), local("TitilliumWeb-BoldItalic"), url(assets/fonts/NaPFcZTIAOhVxoMyOr9n_E7fdMbetIlDYZyc.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 200;
    src: local("Titillium Web ExtraLight"), local("TitilliumWeb-ExtraLight"), url(assets/fonts/NaPDcZTIAOhVxoMyOr9n_E7ffAzHGIVzY4SY.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 200;
    src: local("Titillium Web ExtraLight"), local("TitilliumWeb-ExtraLight"), url(assets/fonts/NaPDcZTIAOhVxoMyOr9n_E7ffAzHGItzYw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 300;
    src: local("Titillium Web Light"), local("TitilliumWeb-Light"), url(assets/fonts/NaPDcZTIAOhVxoMyOr9n_E7ffGjEGIVzY4SY.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 300;
    src: local("Titillium Web Light"), local("TitilliumWeb-Light"), url(assets/fonts/NaPDcZTIAOhVxoMyOr9n_E7ffGjEGItzYw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 400;
    src: local("Titillium Web Regular"), local("TitilliumWeb-Regular"), url(assets/fonts/NaPecZTIAOhVxoMyOr9n_E7fdM3mDbRS.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 400;
    src: local("Titillium Web Regular"), local("TitilliumWeb-Regular"), url(assets/fonts/NaPecZTIAOhVxoMyOr9n_E7fdMPmDQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 600;
    src: local("Titillium Web SemiBold"), local("TitilliumWeb-SemiBold"), url(assets/fonts/NaPDcZTIAOhVxoMyOr9n_E7ffBzCGIVzY4SY.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 600;
    src: local("Titillium Web SemiBold"), local("TitilliumWeb-SemiBold"), url(assets/fonts/NaPDcZTIAOhVxoMyOr9n_E7ffBzCGItzYw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 700;
    src: local("Titillium Web Bold"), local("TitilliumWeb-Bold"), url(assets/fonts/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGIVzY4SY.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 700;
    src: local("Titillium Web Bold"), local("TitilliumWeb-Bold"), url(assets/fonts/NaPDcZTIAOhVxoMyOr9n_E7ffHjDGItzYw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 900;
    src: local("Titillium Web Black"), local("TitilliumWeb-Black"), url(assets/fonts/NaPDcZTIAOhVxoMyOr9n_E7ffEDBGIVzY4SY.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 900;
    src: local("Titillium Web Black"), local("TitilliumWeb-Black"), url(assets/fonts/NaPDcZTIAOhVxoMyOr9n_E7ffEDBGItzYw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
*,
:after,
:not(.fab):before {
    box-sizing: border-box;
    font-family: Montserrat, sans-serif;
}
::-moz-selection {
    background: rgba(139, 10, 5, 0.48);
    text-shadow: none;
}
::selection {
    background: rgba(139, 10, 5, 0.48);
    text-shadow: none;
}
a {
    color: inherit;
    text-decoration: none;
}
a:focus,
a:hover {
    color: inherit;
    text-decoration: underline;
}
#wrapper .tp-bullets.simplebullets .bullet.selected,
#wrapper .tp-bullets.simplebullets .bullet:hover {
    background: #fff !important;
}
.tp-bullets.simplebullets.round-old .bullet {
    background: 0 0 !important;
    border: 1px solid #fff;
    border-radius: 10px;
    width: 17px !important;
    height: 17px !important;
    margin-top: 11px !important;
}
.no-padding {
    padding: 0 !important;
}
.button {
    max-height: 39px;
    text-align: center;
}
.button a,
.button input {
    padding: 8px 34px;
    transition: 0.3s;
    font-weight: 500;
}
.button a:focus,
.button a:hover,
.button input:focus,
.button input:hover {
    text-decoration: none;
    color: inherit;
    box-shadow: 0 2px 18px -3px #000;
}
p.content {
    color: #2e2e2e;
}
.text-center {
    text-align: center;
    font-size: 15px;
}
.text-left {
    text-align: left;
}
.titulo {
    text-align: center;
    height: 77px;
    margin-bottom: 20px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.titulo .sombra {
    font-size: 45pt;
    color: #ebebeb;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.titulo .frente {
    position: relative;
    bottom: 47px;
    color: #8b0a05;
    font-size: 2.2em;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.clear {
    display: block;
    clear: both;
    zoom: 1;
}
html {
    height: 100%;
    overflow: auto;
    background: #f7f7f7;
}
html img {
    max-width: 100% !important;
}
body {
    height: 100%;
    line-height: 1.6;
    font: normal normal 16px Arial, sans-serif;
}
#header-container {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.7) 68%, rgba(47, 22, 118, 0.7) 187%, #260c71 80%);
}
#header-container .topo_header {
    filter: drop-shadow(0 5px 2.5px rgba(26, 26, 26, 0.05));
    background-color: #2f1776;
    height: 31px;
    width: 100%;
}
@media screen and (max-width: 768px) {
    #header-container .topo_header {
        display: none;
    }
}
#header-container .topo_header .container_topo {
    display: -ms-flexbox;
    display: flex;
}
#header-container .topo_header .container_topo .rede_social {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 48%;
}
@media screen and (max-width: 425px) {
    #header-container .topo_header .container_topo .rede_social {
        display: block;
        width: 36%;
    }
}
@media screen and (max-width: 375px) {
    #header-container .topo_header .container_topo .rede_social {
        display: block;
        width: 16%;
    }
}
#header-container .topo_header .container_topo .rede_social .icones_facebook {
    margin: 5px 10px;
    color: #fff;
}
#header-container .topo_header .container_topo .rede_social .icones_linkedin {
    margin: 5px 10px;
    color: #fff;
}
#header-container .topo_header .container_topo .botoes {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 48%;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
@media screen and (max-width: 425px) {
    #header-container .topo_header .container_topo .botoes {
        display: block;
    }
}
@media screen and (max-width: 375px) {
    #header-container .topo_header .container_topo .botoes {
        width: 75%;
    }
}
#header-container .topo_header .container_topo .botoes .button_topo {
    margin: 5px 0;
}
@media screen and (max-width: 768px) {
    #header-container .topo_header .container_topo .botoes .button_topo a {
        max-width: 260px;
        font-size: 10px;
        color: #fefefe;
        font-weight: 400;
        font-family: Montserrat;
        max-width: 260px;
        padding: 0 5px;
        margin: 0;
        text-decoration: none;
        text-transform: uppercase;
        text-align: center;
        transition: all 0.3s;
    }
}
@media screen and (max-width: 425px) {
    #header-container .topo_header .container_topo .botoes .button_topo {
        margin: 15px 0;
    }
    #header-container .topo_header .container_topo .botoes .button_topo a {
        font-weight: 400;
        font-family: Montserrat;
        text-decoration: none;
        text-transform: uppercase;
        max-width: 260px;
        color: #fff;
        font-size: 0.9rem;
        padding: 0 2px;
        margin: 6px 0 5px 2px;
    }
}
@media screen and (max-width: 375px) {
    #header-container .topo_header .container_topo .botoes .button_topo {
        margin: 20px 0;
    }
}
#header-container .topo_header .container_topo .botoes .button_topo a {
    font-size: 12px;
    color: #fefefe;
    font-weight: 400;
    font-family: Montserrat;
    max-width: 260px;
    padding: 0 15px;
    margin: 0 5px 0 5px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    transition: all 0.3s;
    background: 0 0;
    position: relative;
}
@media screen and (max-width: 1024px) {
    #header-container .topo_header .container_topo .botoes .button_topo a {
        font-size: 11px;
    }
}
#header-container .topo_header .container_topo .botoes .button_topo a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 10px;
    background: #fff;
}
#header-container .topo_header .container_topo .botoes .botoes1 > div:last-child a::after {
    display: none;
}
#header-container .topo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 31px 0 10px;
}
#header-container .topo #wrap-logo img {
    width: 300px;
}
#header-container .topo ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: start;
    margin-bottom: -10px;
}
@media screen and (max-width: 768px) {
    #header-container .topo ul {
        display: none;
    }
}
#header-container .topo ul > li {
    list-style: none;
    display: inline-block;
    border-left: 2px solid #f3f3f6;
    position: relative;
}
#header-container .topo ul > li:focus,
#header-container .topo ul > li:hover {
    background: #f3f3f6;
}
#header-container .topo ul > li:focus ul.sub-menu,
#header-container .topo ul > li:hover ul.sub-menu {
    display: block;
    z-index: 999;
}
#header-container .topo ul > li ul.sub-menu {
    position: absolute;
    display: none;
    top: 53px;
    left: -2px;
    width: 103%;
    background: linear-gradient(0deg, #fff 80%, rgba(243, 244, 246, 0.9) 103%, rgba(0, 0, 0, 0.3) 68%);
    padding: 16px 11px;
    font-size: 12px;
    font-weight: 500;
    color: #919191;
}
#header-container .topo ul > li ul.sub-menu li {
    list-style: none;
    padding-left: 15px;
    margin-bottom: 5px;
    text-indent: 0.3em;
    position: relative;
}
#header-container .topo ul > li ul.sub-menu li:before {
    content: "• ";
    color: #8b0a05;
    font-size: 34px;
    position: absolute;
    top: -17px;
    left: 0;
}
#header-container .topo ul > li:last-child {
    border-right: 2px solid #f3f3f6;
}
#header-container .topo ul > li.current_page_item {
    background: #f3f3f6;
}
#header-container .topo ul > li.current_page_item > a {
    background: #f3f3f6;
    text-decoration: none;
    border-bottom: 1px solid #f3f3f6;
    border-top: 1px solid #f3f3f6;
    color: #fd2016;
}
#header-container .topo ul > li > a {
    display: inline-block;
    color: #032b7f;
    transition: 0.3s;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    height: 92%;
    padding: 26px 10px 10px;
}
#header-container .topo ul > li > a:focus,
#header-container .topo ul > li > a:hover {
    text-decoration: none;
    color: #fd2016;
}
#header-container .menus {
    border-top: 2px solid #f3f3f3;
    border-bottom: 2px solid #f3f3f3;
}
#header-container .menus nav#main-menu ul.menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: start;
}
#header-container .menus nav#main-menu ul.menu > li {
    list-style: none;
    display: inline-block;
    padding: 16px 17px;
    border-left: 2px solid #f3f3f6;
    position: relative;
}
#header-container .menus nav#main-menu ul.menu > li:focus,
#header-container .menus nav#main-menu ul.menu > li:hover {
    background: #f3f3f6;
}
#header-container .menus nav#main-menu ul.menu > li:focus ul.sub-menu,
#header-container .menus nav#main-menu ul.menu > li:hover ul.sub-menu {
    display: block;
    z-index: 999;
}
#header-container .menus nav#main-menu ul.menu > li ul.sub-menu {
    position: absolute;
    display: none;
    top: 53px;
    left: -2px;
    width: 103%;
    background: linear-gradient(0deg, #fff 80%, rgba(243, 244, 246, 0.9) 103%, rgba(0, 0, 0, 0.3) 68%);
    padding: 16px 11px;
    font-size: 12px;
    font-weight: 500;
    color: #919191;
}
#header-container .menus nav#main-menu ul.menu > li ul.sub-menu li {
    list-style: none;
    padding-left: 15px;
    margin-bottom: 5px;
    text-indent: 0.3em;
    position: relative;
}
#header-container .menus nav#main-menu ul.menu > li ul.sub-menu li:before {
    content: "• ";
    color: #8b0a05;
    font-size: 34px;
    position: absolute;
    top: -17px;
    left: 0;
}
#header-container .menus nav#main-menu ul.menu > li:last-child {
    border-right: 2px solid #f3f3f6;
}
#header-container .menus nav#main-menu ul.menu > li.current_page_item {
    background: #f3f3f6;
}
#header-container .menus nav#main-menu ul.menu > li.current_page_item > a {
    background: #f3f3f6;
    text-decoration: none;
    border-bottom: 1px solid #f3f3f6;
    border-top: 1px solid #f3f3f6;
    color: #fd2016;
}
#header-container .menus nav#main-menu ul.menu > li > a {
    padding: 17px 26px;
    color: #032b7f;
    transition: 0.3s;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}
#header-container .menus nav#main-menu ul.menu > li > a:focus,
#header-container .menus nav#main-menu ul.menu > li > a:hover {
    text-decoration: none;
    color: #fd2016;
}
#footer-container {
    background-color: #cacaca;
    padding: 70px 0 51px;
    color: #919191;
}
#footer-container .cols {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 14px;
    font-weight: 400;
    color: #919191;
    line-height: 22px;
}
#footer-container .cols .col {
    margin-top: 30px;
}
#footer-container .cols .col:last-child {
    text-align: center;
}
#footer-container .cols .col ul {
    list-style: none;
    padding: 0;
}
#footer-container .cols .col ul li {
    padding-left: 1.9em;
    text-indent: -0.7em;
    position: relative;
}
#footer-container .cols .col ul li:before {
    content: "• ";
    color: #8b0a05;
    font-size: 34px;
    position: absolute;
    top: -4px;
    left: 11px;
}
#footer-container .cols .col address {
    font-style: normal;
}
#footer-container .cols .col .title {
    font-size: 18px;
    color: #666;
    font-weight: 600;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#footer-container .cols .col .button {
    width: 146px;
    margin: 0 auto;
}
#footer-container .cols .col .button a {
    background: #475e91;
    padding: 6px 46px;
    color: #fff;
}
#footer-container .copyright {
    margin-top: 50px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}
div#wrapper #main section#container {
    min-height: 200px;
    outline: 1px solid #000;
}
.home .tparrows {
    display: none;
}
.home .tp-bullets {
    right: 19% !important;
    margin-right: 0 !important;
    left: inherit !important;
    bottom: 54px !important;
}
.home .tp-bullets .bullet {
    float: none !important;
}
.home .sobre-nos {
    padding: 47px 0;
}
.home .caminhoes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    z-index: 30;
}
.home .caminhoes.desktop {
    margin-top: -30px;
}
.home .caminhoes.mobile {
    margin-top: 20px;
}
.home .caminhoes .caminhao {
    position: relative;
    background-color: #fff;
    z-index: 30;
    border-radius: 10px;
    margin-bottom: 29px;
}
.home .caminhoes .caminhao .sub {
    display: none;
    position: absolute;
    top: 137px;
    transition: 0.3s;
    z-index: 9999;
}
.home .caminhoes .caminhao .sub .caminhao {
    margin-top: 24px;
}
.home .caminhoes .caminhao .sub .caminhao:hover .text {
    color: #2c2c2c;
}
.home .caminhoes .caminhao .content {
    box-shadow: 0 2px 18px -9px #000;
    padding: 14px 0;
    width: 250px;
}
.home .caminhoes .caminhao .content .image {
    background-image: url(assets/images/caminhoes.png);
    background-repeat: no-repeat;
    height: 69px;
    margin-bottom: 21px;
    position: relative;
    top: 13px;
}
.home .caminhoes .caminhao .content .text {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #a1a1a1;
    transition: 0.3s;
}
.home .caminhoes .caminhao.c1 .image {
    background-position: -44px 0;
}
.home .caminhoes .caminhao.c1:hover .image {
    background-position: -44px -77px !important;
}
.home .caminhoes .caminhao.c2 .image {
    background-position: -321px 0;
}
.home .caminhoes .caminhao.c2:hover .image.super {
    background-position: -321px -77px !important;
}
.home .caminhoes .caminhao.c3 .image {
    background-position: -321px -156px;
}
.home .caminhoes .caminhao.c3:hover .image {
    background-position: -321px -234px !important;
}
.home .caminhoes .caminhao.c4 .image {
    background-position: -619px 0;
}
.home .caminhoes .caminhao.c4:hover .image.super {
    background-position: -619px -77px !important;
}
.home .caminhoes .caminhao.c5 .image {
    background-position: -629px -156px;
}
.home .caminhoes .caminhao.c5:hover .image {
    background-position: -629px -234px !important;
}
.home .caminhoes .caminhao.c6 .image {
    background-position: -870px 0;
}
.home .caminhoes .caminhao.c6:hover .image.super {
    background-position: -870px -77px !important;
}
.home .caminhoes .caminhao:hover .text.super {
    color: #2c2c2c;
}
.home .caminhoes .caminhao:hover .sub {
    display: block;
}
.home .entre-em-contato {
    position: relative;
    top: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    vertical-align: middle;
    padding: 12px 0;
    background-color: #8b0a05;
    color: #fff;
    border-radius: 10px;
}
.home .entre-em-contato .text {
    height: 45px;
    position: relative;
    top: 24px;
    text-transform: uppercase;
}
.home .entre-em-contato .text .maior {
    font-size: 17px;
    font-weight: 500;
}
.home .entre-em-contato .text .menor {
    font-size: 16px;
    font-weight: 300;
}
.home .entre-em-contato .button {
    margin-top: 35px;
}
.home .entre-em-contato .button a {
    background: #fff;
    color: #8b0a05;
}
.page-id-11 .slider {
    position: relative;
    background-image: url(assets/images/5.jpg);
    background-repeat: no-repeat;
    height: 270px;
    background-position: center;
}
.page-id-11 section {
    margin: 30px auto;
    text-align: center;
    font-size: 15px;
}
.page-id-11 section .diretrizes {
    margin: 30px 0 60px;
}
.page-id-13 .slider {
    position: relative;
    background-image: url(assets/images/6.jpg);
    background-repeat: no-repeat;
    height: 270px;
    background-position: center;
}
.page-id-13 section {
    margin: 30px auto;
    text-align: center;
    font-size: 15px;
}
.page-id-13 section .text-info-contato {
    text-align: left;
    font-size: 18px;
    color: #444;
    margin-bottom: 40px;
}
.page-id-13 section .row {
    margin-top: 20px;
}
.page-id-13 section .form-contato {
    text-align: left;
}
.page-id-13 section .form-contato label,
.page-id-13 section .form-contato select {
    color: #777;
}
.page-id-13 section .form-contato .form-control {
    margin-top: 7px;
    border: 1px solid #dbdbdb;
    border-radius: 1px;
    padding: 10px 11px;
    height: inherit;
}
.page-id-13 section .form-contato .form-control,
.page-id-13 section .form-contato label {
    width: 100%;
    font-weight: 400;
}
.page-id-13 section .form-contato textarea {
    resize: none;
    height: 160px !important;
}
.page-id-13 section .form-contato .button {
    float: right;
}
.page-id-13 section .form-contato .button a,
.page-id-13 section .form-contato .button input {
    color: #fff;
    background: #475e91;
    border: none;
}
.page-id-13 section .dados-matriz {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.page-id-13 section .dados-matriz .tip {
    background: #f6f6f6;
    border: 1px solid #dbdbdb;
    padding: 10px 12px;
    box-shadow: 0 0 21px -9px #000;
    position: relative;
    top: 90px;
    z-index: 9999;
}
.page-id-13 section .dados-matriz .tip .img {
    height: 85px;
}
.page-id-13 section .dados-matriz .tip .matriz {
    font-size: 14px;
    color: #bbb;
    margin: 7px 0;
}
.page-id-13 section .dados-matriz .tip address {
    line-height: 19px;
    color: #2e2e2e;
    font-size: 14px;
    font-style: normal;
}
.page-id-13 section .dados-matriz .tip .tel {
    font-size: 20px;
    font-weight: 500;
}
.page-id-13 section .mapa {
    position: relative;
}
.page-id-13 section .mapa iframe {
    position: relative;
}
.page-id-13 section .mapa .mascara {
    width: 100%;
    height: 46px;
    background: #f6f6f6;
    position: absolute;
    top: 0;
    z-index: 999;
}
.page-id-13 section .agencias {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 40px 0;
}
.page-id-13 section .agencias .agencia {
    background: #f6f6f6;
    border: 1px solid #e9e9e9;
    padding: 17px 10px 12px;
    width: 266px;
    margin: 25px 0 0;
    text-align: left;
}
.page-id-13 section .agencias .agencia .title {
    color: #8b0a05;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 16px;
}
.page-id-13 section .agencias .agencia .contato {
    font-size: 13px;
    font-weight: 400;
    color: #444;
}
.page-id-36 .slider {
    position: relative;
    background-image: url(assets/images/7.jpg);
    background-repeat: no-repeat;
    height: 270px;
    background-position: center;
}
.page-id-36 section {
    margin: 30px auto;
    text-align: center;
    font-size: 15px;
}
.page-id-36 section .agencias {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: start;
    margin: 40px 0;
}
.page-id-36 section .agencias .agencia {
    padding: 17px 10px 12px;
    text-align: left;
}
.page-id-36 section .agencias .agencia .title {
    color: #8b0a05;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 16px;
}
.page-id-36 section .agencias .agencia .title .uf {
    font-size: 13px;
}
.page-id-36 section .agencias .agencia .contato {
    font-size: 13px;
    font-weight: 400;
    color: #555;
}
.page-id-38 .slider {
    position: relative;
    background-image: url(assets/images/8.jpg);
    background-repeat: no-repeat;
    height: 270px;
    background-position: center;
}
.page-id-38 section {
    margin: 30px auto;
    text-align: center;
    font-size: 15px;
}
.page-id-38 section .documentos .documento {
    border: 2px solid transparent;
    padding: 18px 10px;
    transition: 0.3s;
}
.page-id-38 section .documentos .documento:focus,
.page-id-38 section .documentos .documento:hover {
    border: 2px solid #cfd5e3;
}

.page-id-1196 section {
    margin: 30px auto;
    text-align: center;
    font-size: 15px;
    padding-bottom: 95px;
}

.page-id-1196 section .qualidade .sombra {
    font-size: 30pt;
}

.page-id-1196 section .qualidade .opcoes {
    padding-top: 20px !important;
}
.opcoes {
    padding-top: 20px !important;
    margin-top: 20px !important;
}



.combobox {
    position: relative;
    float: left;
    height: 55px;
    line-height: 55px;
    padding: 0 70px 0 15px;
    margin-top: 10px;
    color: #6e6e6e;
    background-color: #f3f3f3;
    z-index: 200;
    cursor: pointer;
    min-width: 266.58px;
}
.combobox.estados.mapa.aberto {
    z-index: 9999;
}
.combobox.cidades.mapa.aberto {
    z-index: 9999;
}
.combobox.aberto ul {
    max-height: 500px;
    box-shadow: 0 8px 8px 0 rgba(161, 160, 160, 0.64);
    overflow-y: auto;
    min-width: 182.578px;
}
.combobox:after {
    content: "\25BA";
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 20px;
    transform: rotate(90deg);
}
.combobox span {
    font-size: 16px;
    font-weight: 300;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.combobox ul {
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    max-height: 0;
    padding: 0;
    background-color: #f3f3f3;
    overflow: hidden;
    z-index: 300;
    transform: translateZ(0);
    transition: all 0.4s linear;
}
.combobox ul li {
    list-style: none;
    padding: 0 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
.combobox ul li:active,
.combobox ul li:focus,
.combobox ul li:hover {
    background-color: #e6e6e6;
}
.combobox ul li.hide {
    display: none;
}
.combobox ul li.search-input input {
    box-sizing: border-box;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 14px;
}
.page-id-61 .slider {
    position: relative;
    background-image: url(assets/images/9.jpg);
    background-repeat: no-repeat;
    height: 270px;
    background-position: center;
}
.page-id-61 section {
    margin: 50px auto;
    font-size: 15px;
}
.page-id-61 section .combobox-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.page-id-61 section .container-instaladores {
    float: left;
    width: 100%;
    margin: 40px 0 20px 0;
}
.page-id-61 section .container-instaladores .container-mapa {
    height: 100%;
    padding: 15px;
    height: 500px;
    margin: 20px 0;
    background-color: #ededed;
}
.page-id-61 section .container-instaladores .infos {
    height: 100%;
    margin: 20px 0;
    height: 500px;
    padding: 15px;
    background-color: #f3f3f3;
    overflow-y: auto;
}
.page-id-61 section .container-instaladores .infos table td,
.page-id-61 section .container-instaladores .infos table th {
    padding: 10px 0 10px 15px;
}
.page-id-61 section .container-instaladores .infos table th {
    background: #dbdbdb;
}
.page-id-61 section .container-instaladores .infos table th:first-child {
    border-right: 1px solid #fff;
}
.page-id-61 section .container-instaladores .infos table td {
    background: #ecebeb;
    border-bottom: 1px solid #e5e5e5;
}
.page-id-61 section .container-instaladores .infos table td:first-child {
    border-right: 1px solid #fff;
}
.page-id-61 section .container-instaladores .infos.loading {
    background: url(assets/images/loading-gps.gif) no-repeat center #f3f3f3;
    background-size: 40px;
}
.page-id-61 section .container-instaladores .infos ul {
    position: relative;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    cursor: pointer;
}
.page-id-61 section .container-instaladores .infos ul:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 280px;
    height: 2px;
    background-color: #d4d4d4;
}
.page-id-61 section .container-instaladores .infos ul:last-child {
    margin: 0;
}
.page-id-61 section .container-instaladores .infos ul:last-child:after {
    content: normal;
}
.page-id-61 section .container-instaladores .infos ul li {
    list-style: none;
    font-size: 15px;
}
.page-id-61 section .container-instaladores .infos ul li a {
    color: inherit;
}
.page-id-61 section .container-instaladores .infos ul li:first-child {
    font-weight: 700;
}
.page-id-61 section .container-instaladores #map-instaladores {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 20;
}
.page-id-61 section .container-instaladores #map-instaladores:after,
.page-id-61 section .container-instaladores #map-instaladores:before {
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s linear;
}
.page-id-61 section .container-instaladores #map-instaladores:before {
    content: "Carregando";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 500px;
    color: #fff;
    background-color: rgba(197, 197, 197, 0.78);
    text-align: center;
    font-size: 60px;
}
.page-id-61 section .container-instaladores #map-instaladores:after {
    content: "...";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 590px;
    text-align: center;
    font-size: 80px;
    color: #fff;
    background: url(assets/images/loading-gps.gif) center 130px no-repeat;
    background-size: 60px;
}
.page-id-61 section .container-instaladores #map-instaladores.loading:before {
    opacity: 1;
    visibility: visible;
    z-index: 10;
}
.page-id-61 section .container-instaladores #map-instaladores.loading:after {
    opacity: 0.9;
    visibility: visible;
    z-index: 15;
}
section.servicos {
    overflow: hidden;
}
section.servicos .slider {
    position: relative;
    display: block;
    margin: 0 auto 20px;
    background-repeat: no-repeat;
    height: 270px;
    background-position: center;
}
@media screen and (max-width: 768px) {
    section.servicos .slider {
        display: none;
    }
}
section.servicos .slider#servicos {
    background-image: url(assets/images/9.png);
}
section.servicos .slider#interessado {
    width: 166%;
    margin: 0 -400px 60px;
    background-image: url("assets/images/cta 01.png");
}
@media screen and (max-width: 1024px) {
    section.servicos .slider#interessado {
        margin: 0 -310px 60px;
    }
}
section.servicos .slider#cotacao {
    background-image: url("assets/images/cta 02.png");
}
section.servicos .slider > .link-slider {
    position: absolute;
    display: block;
    bottom: 50px;
    max-width: 328px;
    background: #fff;
    font-weight: 700;
    font-size: 2.8rem;
    padding: 8px 48px;
    margin: 10px auto 0 auto;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    transition: all 0.3s;
}
section.servicos .slider > .link-slider-interessado {
    left: 42%;
    color: #8b0a05;
}
section.servicos .slider > .link-slider-interessado:hover {
    background: #8b0a05;
    color: #fff;
}
section.servicos .slider > .link-slider-cotacao {
    left: 38%;
    color: #143357;
}
section.servicos .slider > .link-slider-cotacao:hover {
    background: #143357;
    color: #fff;
}
section.servicos > .brand {
    margin: 48px auto 40px;
}
section.servicos > .brand > p {
    text-align: center;
    line-height: 1.6;
    font-size: 1.4rem;
}
section.servicos > .lista-servicos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
}
section.servicos > .lista-servicos > article {
    display: inline-block;
    width: 46.2%;
    margin: 0 42px 40px 0;
}
@media screen and (max-width: 1024px) {
    section.servicos > .lista-servicos > article {
        width: 44%;
    }
}
@media screen and (max-width: 768px) {
    section.servicos > .lista-servicos > article {
        width: 100%;
        margin-right: 0;
    }
}
section.servicos > .lista-servicos > article > .brand {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 14px;
}
section.servicos > .lista-servicos > article > .brand .fontes {
    position: relative;
    display: inline-block;
    margin: 0 0 0 30px;
    text-align: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
section.servicos > .lista-servicos > article > .brand .fontes .sombra {
    display: block;
    position: absolute;
    top: -12px;
    left: 4px;
    z-index: -1;
    font-size: 2.4rem;
    color: #ebebeb;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 464px;
}
@media screen and (max-width: 768px) {
    section.servicos > .lista-servicos > article > .brand .fontes .sombra {
        max-width: 100%;
    }
}
@media screen and (max-width: 425px) {
    section.servicos > .lista-servicos > article > .brand .fontes .sombra {
        font-size: 2.2rem;
    }
}
section.servicos > .lista-servicos > article > .brand .fontes .frente {
    color: #a31500;
    font-size: 2.3rem;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 464px;
}
@media screen and (max-width: 768px) {
    section.servicos > .lista-servicos > article > .brand .fontes .frente {
        max-width: 100%;
    }
}
@media screen and (max-width: 425px) {
    section.servicos > .lista-servicos > article > .brand .fontes .frente {
        font-size: 2rem;
    }
}
section.servicos > .lista-servicos > article p {
    display: inline-block;
    line-height: 1.6;
    font-size: 1.4rem;
}

#slider-blog {
    position: relative;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    height: 270px;
    background-position: center;
    background-image: url(assets/images/blog.png);
}
@media screen and (max-width: 767px) {
    #slider-blog {
        display: none;
    }
}
section.blog {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media screen and (max-width: 768px) {
    section.blog {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
section.blog * a {
    text-decoration: none;
}
section.blog * i:after,
section.blog * i:before {
    color: #a31500;
    font-family: initial !important;
    font-size: initial !important;
}
section.blog > .ultimos-posts {
    width: 74%;
    margin-top: 30px;
    border-top: 2px solid #a31500;
    padding-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
    section.blog > .ultimos-posts {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media screen and (max-width: 768px) {
    section.blog > .ultimos-posts {
        width: 100%;
        -ms-flex-order: 2;
        order: 2;
    }
}
section.blog > .ultimos-posts > article.post {
    position: relative;
    width: 30%;
    background: #fff;
    height: 380px;
    max-height: 380px;
    border-radius: 5px;
    margin: 0 42px 40px 0;
    vertical-align: top;
    display: inline-table;
    transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
    section.blog > .ultimos-posts > article.post {
        width: 43%;
        margin-right: 0;
    }
}
@media screen and (max-width: 475px) {
    section.blog > .ultimos-posts > article.post {
        width: 100%;
    }
}
section.blog > .ultimos-posts > article.post:nth-of-type(3n) {
    margin-right: 0;
}
section.blog > .ultimos-posts > article.post:hover {
    box-shadow: 0 0 20px 0 #c3c3c3;
}
section.blog > .ultimos-posts > article.post a:first-of-type img {
    width: 100%;
    height: 172px;
    object-fit: cover;
    border-radius: 3px;
    object-position: center;
    margin-bottom: 3px;
}
section.blog > .ultimos-posts > article.post a:nth-of-type(2) h2 {
    font-family: "Titillium Web";
    font-size: 1.8rem;
    font-weight: 600;
    color: #000;
    padding: 0 10px;
}
section.blog > .ultimos-posts > article.post a:last-of-type {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: block;
    font-family: "Titillium Web";
    font-weight: 600;
    text-align: center;
    padding: 10px 0;
    background: #fff;
    border-radius: 5px;
    color: #385e93;
    transition: all 0.2s;
    text-decoration: none;
}
section.blog > .ultimos-posts > article.post a:last-of-type:hover {
    background: #385e93;
    color: #fff;
}
section.blog > .ultimos-posts > article.post > span {
    padding: 0 10px;
    color: #222;
}
section.blog > .ultimos-posts > article.post > span.categoria {
    text-transform: uppercase;
    font-family: "Titillium Web";
    font-style: italic;
    font-size: 11px;
    font-weight: 400;
}
section.blog > .ultimos-posts > article.post > span.data {
    margin-bottom: 6px;
    font-size: 12px;
    font-family: "Titillium Web";
    font-weight: 400;
}
section.blog > .ultimos-posts > article.post > p {
    padding: 0 10px;
    line-height: 1.3em;
    font-size: 13px;
    font-family: "Titillium Web";
    text-align: justify;
    color: #000;
}
section.blog > .ultimos-posts > .clearfix {
    display: block;
    text-align: center;
    margin: 0 auto;
}
@media screen and (max-width: 1024px) {
    section.blog > .ultimos-posts > .clearfix {
        width: 100%;
    }
}
section.blog > .ultimos-posts > .clearfix .load_more {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
    section.blog > .ultimos-posts > .clearfix .load_more {
        width: 100%;
    }
}
section.blog > .ultimos-posts > .clearfix .load_more a {
    font-family: "Titillium Web";
    background: #385e93;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: 700;
    font-size: 20px;
    padding: 12px 45px;
    margin: 10px 0 60px 0;
    transition: all 0.3s;
}
section.blog > .ultimos-posts > .clearfix .load_more a:hover {
    color: #385e93;
    background: #fff;
    box-shadow: 0 0 20px 0 #c3c3c3;
}
section.blog > aside.sidebar {
    width: 22%;
    margin: 62px 0 0 20px;
}
@media screen and (max-width: 768px) {
    section.blog > aside.sidebar {
        width: 100%;
        margin-left: 0;
        -ms-flex-order: 1;
        order: 1;
    }
}
section.blog > aside.sidebar > form {
    position: relative;
}
section.blog > aside.sidebar > form input {
    border: none;
    text-transform: uppercase;
    border-radius: 4px;
    background: #fff;
    padding: 7px;
    font-weight: 800;
    font-size: 1.4rem;
    font-family: "Titillium Web";
}
section.blog > aside.sidebar > form > button {
    position: absolute;
    padding: 12px 10px 4px;
    top: 0;
    right: 0;
    background: 0 0;
    border: none;
}
section.blog > aside.sidebar > form > button > img {
    height: 16px;
}
section.blog > aside.sidebar > .categorias {
    background: #fff;
    padding: 10px 20px 20px 20px;
    margin-top: 20px;
}
section.blog > aside.sidebar > .categorias h3 {
    color: #a31500;
    text-transform: uppercase;
    margin-bottom: 4px;
    font-size: 2.4rem;
    font-family: "Titillium Web";
}
section.blog > aside.sidebar > .categorias ul {
    list-style: none;
    border-bottom: 1px solid #a31500;
    margin-bottom: 20px;
}
section.blog > aside.sidebar > .categorias ul li {
    text-decoration: none;
    margin-bottom: 10px;
}
section.blog > aside.sidebar > .categorias ul li a {
    font-weight: 600;
    font-family: "Titillium Web";
    transition: all 0.3s;
}
section.blog > aside.sidebar > .categorias ul li a img {
    margin-right: 8px;
    width: 10px !important;
}
section.blog > aside.sidebar > .categorias ul li a:hover {
    color: #a31500;
}
section.blog {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media screen and (max-width: 768px) {
    section.blog {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
section.blog * a {
    text-decoration: none;
}
section.blog * i,
section.blog * i:after,
section.blog * i:before {
    color: #a31500;
    font-family: initial !important;
    font-size: initial !important;
}
section.blog > .main-post {
    width: 76%;
    margin: 34px auto 10px;
    border-top: 2px solid #a31500;
    border-bottom: 1px solid #000;
    padding: 30px 40px 40px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
    section.blog > .main-post {
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-right: 0;
    }
}
@media screen and (max-width: 768px) {
    section.blog > .main-post {
        width: 100%;
        -ms-flex-order: 2;
        order: 2;
    }
}
section.blog > .main-post > article.post {
    position: relative;
    width: 100%;
    border-radius: 5px;
    transition: all 0.3s;
}
section.blog > .main-post > article.post h1 {
    font-size: 3rem;
    font-weight: 600;
    font-family: "Titillium Web";
    margin: -22px 0 0 0;
}
section.blog > .main-post > article.post img {
    width: 100%;
    height: 360px;
    object-fit: cover;
    object-position: center;
    border-radius: 3px;
    margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
    section.blog > .main-post > article.post img {
        height: auto;
    }
}
section.blog > .main-post > article.post > span {
    display: block;
    margin-bottom: 16px;
    font-size: 1.6rem;
    font-family: "Titillium Web";
    color: #000;
}
section.blog > .main-post > article.post > p {
    line-height: 1.5;
    font-size: 1.8rem;
    font-family: "Titillium Web";
    text-align: justify;
    color: #000;
    margin-bottom: 20px;
}
section.blog > .main-post > article.post > p a,
section.blog > .main-post > article.post > p b,
section.blog > .main-post > article.post > p em,
section.blog > .main-post > article.post > p i,
section.blog > .main-post > article.post > p p,
section.blog > .main-post > article.post > p strong {
    font-family: "Titillium Web";
}
section.blog > .main-post > .clearfix {
    display: block;
    text-align: center;
    margin: 0 auto;
}
@media screen and (max-width: 1024px) {
    section.blog > .main-post > .clearfix {
        width: 100%;
    }
}
section.blog > .main-post > .clearfix .load_more {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
    section.blog > .main-post > .clearfix .load_more {
        width: 100%;
    }
}
section.blog > .main-post > .clearfix .load_more a {
    background: #385e93;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: 700;
    font-size: 18px;
    padding: 12px 45px;
    margin: 10px 0 60px 0;
    transition: all 0.3s;
}
section.blog > .main-post > .clearfix .load_more a:hover {
    color: #385e93;
    background: #fff;
    box-shadow: 0 0 20px 0 #c3c3c3;
}
section.blog > aside.sidebar {
    width: 22%;
    margin: 60px 0 0 20px;
}
@media screen and (max-width: 768px) {
    section.blog > aside.sidebar {
        width: 100%;
        margin-left: 0;
        -ms-flex-order: 1;
        order: 1;
    }
}
section.blog > aside.sidebar > form {
    position: relative;
}
section.blog > aside.sidebar > form input {
    width: 100%;
    border: none;
    text-transform: uppercase;
    border-radius: 4px;
    background: #fff;
    padding: 10px;
    font-weight: 600;
    font-size: 1.4rem;
}
section.blog > aside.sidebar > form > button {
    position: absolute;
    padding: 12px 10px 4px;
    top: 0;
    right: 0;
    background: 0 0;
    border: none;
}
section.blog > aside.sidebar > form > button > img {
    height: 16px;
}
section.blog > aside.sidebar > .categorias {
    background: #fff;
    padding: 20px;
    margin-top: 20px;
}
section.blog > aside.sidebar > .categorias h3 {
    color: #a31500;
    text-transform: uppercase;
    margin-bottom: 10px;
}
section.blog > aside.sidebar > .categorias ul {
    list-style: none;
    border-bottom: 1px solid #a31500;
    margin-bottom: 20px;
}
section.blog > aside.sidebar > .categorias ul li {
    text-decoration: none;
    margin-bottom: 10px;
}
section.blog > aside.sidebar > .categorias ul li a img {
    margin-right: 8px;
}
nav.post-bottom {
    margin-bottom: 20px;
}
nav.post-bottom .comments > h2 {
    margin-top: 40px;
    font-size: 3rem;
    font-family: "Titillium Web";
}
#slider-downloads {
    position: relative;
    display: block;
    margin: 0 auto 40px auto;
    background-repeat: no-repeat;
    height: 270px;
    background-position: center;
    background-image: url(assets/images/material.png);
}
section.download .ebooks {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 2px solid #a31500;
    padding: 30px 0 0 0;
}
section.download .ebooks > article {
    padding: 20px 24px 26px 24px;
    margin-bottom: 50px;
    background: #fff;
    width: 48.6%;
    transition: all 0.3s;
    border-radius: 5px;
}
@media screen and (max-width: 768px) {
    section.download .ebooks > article {
        width: 100%;
    }
}
section.download .ebooks > article:hover {
    box-shadow: 0 0 20px 0 #c3c3c3;
}
section.download .ebooks > article > img {
    width: 100%;
    height: 218px;
    object-fit: cover;
    border-radius: 3px;
    object-position: center;
    margin-bottom: 3px;
}
section.download .ebooks > article > h3 {
    font-size: 2.6rem;
    color: #a31500;
    margin-bottom: 10px;
}
section.download .ebooks > article > p {
    margin-bottom: 18px;
    line-height: 1.6;
    font-size: 1.4rem;
}
section.download .ebooks > article > a {
    display: block;
    max-width: 296px;
    background: #385e93;
    color: #fff;
    font-weight: 700;
    font-size: 1.6rem;
    padding: 12px 40px;
    margin: 10px auto 0 auto;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    transition: all 0.3s;
}
section.download .ebooks > article > a:hover {
    box-shadow: 0 0 20px 0 #c3c3c3;
    color: #fff;
    background: #a31500;
}
.agendamento-coletas {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
}
.agendamento-coletas input[type="submit"] {
    background: #475e91;
    padding: 6px 46px;
    color: #fff;
    border: none;
    font-family: Montserrat, sans-serif;
    outline: 0;
}
.agendamento-coletas p {
    font-size: 18px;
    line-height: 28px;
    color: #2e2e2e;
    font-weight: 400;
    font-family: Montserrat;
    margin: 30px 10px 35px 15px;
    width: 58%;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas p {
        width: 90%;
        text-align: justify;
    }
}
.agendamento-coletas .dados_remetente p {
    margin: 10px 10px 10px 0;
}
.agendamento-coletas .dados_remetente .linha {
    display: -ms-inline-flexbox;
    display: inline-flex;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas .dados_remetente .linha {
        display: block;
    }
}
.agendamento-coletas .dados_remetente h3 {
    font-size: 25px;
    color: #8b0a05;
    font-weight: 700;
    font-family: Montserrat;
    text-align: left;
    margin: 10px 10px 10px 0;
}
.agendamento-coletas label {
    font-size: 18px;
    line-height: 28px;
    color: #2e2e2e;
    font-weight: 400;
    font-family: Montserrat;
    display: -ms-grid;
    display: grid;
    margin: 10px 50px 10px 0;
    font-weight: 300;
}
.agendamento-coletas label .wpcf7-form-control-wrap {
    height: 43px;
}
.agendamento-coletas label .wpcf7-form-control-wrap .wpcf7-form-control {
    height: 43px;
}
.agendamento-coletas label .wpcf7-form-control-wrap .nome_solicitante {
    width: 564px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .nome_solicitante {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .nome_solicitante {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .nome_solicitante {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .nome_solicitante {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .razao_social {
    width: 564px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .razao_social {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .razao_social {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .razao_social {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .razao_social {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .cnpj_cpf {
    width: 348px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cnpj_cpf {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cnpj_cpf {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cnpj_cpf {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cnpj_cpf {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .telefone {
    width: 348px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .telefone {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .telefone {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .telefone {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .telefone {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .email {
    width: 388px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .email {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .email {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .email {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .email {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .uni_coleta {
    width: 348px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .uni_coleta {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .uni_coleta {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .uni_coleta {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .uni_coleta {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .cep {
    width: 292px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cep {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cep {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cep {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cep {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .rua {
    width: 444px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .rua {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .rua {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .rua {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .rua {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .bairro {
    width: 348px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .bairro {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .bairro {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .bairro {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .bairro {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .numero {
    width: 348px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .numero {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .numero {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .numero {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .numero {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .referencia {
    width: 388px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .referencia {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .referencia {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .referencia {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .referencia {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .cnpj_cpf1 {
    width: 467px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cnpj_cpf1 {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cnpj_cpf1 {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cnpj_cpf1 {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cnpj_cpf1 {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .razao_social1 {
    width: 664px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .razao_social1 {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .razao_social1 {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .razao_social1 {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .razao_social1 {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .cep1 {
    width: 467px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cep1 {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cep1 {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cep1 {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .cep1 {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .rua1 {
    width: 664px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .rua1 {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .rua1 {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .rua1 {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .rua1 {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .bairro1 {
    width: 348px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .bairro1 {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .bairro1 {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .bairro1 {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .bairro1 {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .numero1 {
    width: 348px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .numero1 {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .numero1 {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .numero1 {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .numero1 {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .telefone1 {
    width: 388px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .telefone1 {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .telefone1 {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .telefone1 {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .telefone1 {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .numero_volumes {
    width: 348px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .numero_volumes {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .numero_volumes {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .numero_volumes {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .numero_volumes {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .desc_produto {
    width: 348px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .desc_produto {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .desc_produto {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .desc_produto {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .desc_produto {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .metragem_cubica {
    width: 388px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .metragem_cubica {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .metragem_cubica {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .metragem_cubica {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .metragem_cubica {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .peso_total {
    width: 348px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .peso_total {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .peso_total {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .peso_total {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .peso_total {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .valor_nf {
    width: 348px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .valor_nf {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .valor_nf {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .valor_nf {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .valor_nf {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .horario_at {
    width: 388px;
}
@media only screen and (max-width: 1024px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .horario_at {
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .horario_at {
        width: 375px;
    }
}
@media only screen and (max-width: 375px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .horario_at {
        width: 300px;
    }
}
@media only screen and (max-width: 320px) {
    .agendamento-coletas label .wpcf7-form-control-wrap .horario_at {
        width: 250px;
    }
}
.agendamento-coletas label .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-submit {
    width: 332px;
    height: 52px;
    background-color: #1e026c;
}
@media (max-width: 991px) {
    .dados-matriz .tip {
        top: 18px !important;
        margin-top: 22px !important;
    }
}
@media (max-width: 552px) {
    ul.menu {
        display: block;
        background: #fdfdfd;
        padding-bottom: 10px;
    }
    ul.menu > li {
        display: block !important;
        text-align: center;
        padding: 0 11px !important;
        border-left: 2px solid #fdfdfd !important;
    }
    #menu-item-16 .sub-menu,
    #menu-item-65 {
        display: none !important;
    }
    ul.menu > li .sub-menu {
        padding: 14px 11px;
        display: block !important;
        position: relative !important;
        top: 0 !important;
        width: 100% !important;
        text-align: center !important;
        background: #fdfdfd !important;
        padding: 0 0 !important;
    }
    ul.menu > li .sub-menu li {
        padding: 0 11px !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    ul.menu > li a {
        padding: 0 26px !important;
    }
    ul.menu > li,
    ul.menu > li .sub-menu li,
    ul.menu > li .sub-menu li a,
    ul.menu > li a {
        margin: 10px 0 0 0 !important;
    }
    ul.menu > li,
    ul.menu > li .sub-menu li,
    ul.menu > li .sub-menu li a,
    ul.menu > li .sub-menu li a:focus,
    ul.menu > li .sub-menu li a:hover,
    ul.menu > li .sub-menu li:focus,
    ul.menu > li .sub-menu li:hover,
    ul.menu > li a,
    ul.menu > li a:focus,
    ul.menu > li a:hover,
    ul.menu > li:focus,
    ul.menu > li:hover {
        margin: 10px 0 0 0 !important;
        background: #fdfdfd !important;
    }
    #header-container .menus nav#main-menu ul.menu > li:focus,
    #header-container .menus nav#main-menu ul.menu > li:hover {
        background: #fdfdfd !important;
    }
    ul.menu > li .sub-menu li a {
        padding: 0 26px !important;
        color: #032b7f !important;
        transition: 0.3s !important;
        text-transform: uppercase !important;
        font-size: 13px !important;
        font-weight: 500 !important;
    }
    ul.menu > li .sub-menu li:before {
        position: relative !important;
        top: 4px !important;
        display: none !important;
    }
    #main-header .current-menu-item > a,
    ul.menu li.current_page_item,
    ul.menu li.current_page_item > a {
        background: #fdfdfd !important;
        border-color: transparent !important;
        color: #fd2016 !important;
    }
    ul.menu > li:last-child {
        border-right: 2px solid transparent !important;
    }
}
.mobmenul-container {
    top: 0 !important;
    right: 5% !important;
    background: #8b0a05;
    padding: 16px 12px 40px 12px;
}
.mob-icon-menu,
.mob-menu-icon {
    color: #fff !important;
}
[class*="mob-icon-"]:before,
[class^="mob-icon-"]:before {
    font-size: 28px !important;
    width: unset !important;
}
[class*="mob-icon-"],
[class^="mob-icon-"] {
    font-family: initial !important;
}


  
#spu-774 .spu-close {
  	font-size: 0 !important;
}

#spu-774 .spu-close::after {
  	content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="%23000000" height="15px" width="15px" version="1.1" id="Capa_1" viewBox="0 0 460.775 460.775" xml:space="preserve"><path d="M285.08,230.397L456.218,59.27c6.076-6.077,6.076-15.911,0-21.986L423.511,4.565c-2.913-2.911-6.866-4.55-10.992-4.55 c-4.127,0-8.08,1.639-10.993,4.55l-171.138,171.14L59.25,4.565c-2.913-2.911-6.866-4.55-10.993-4.55 c-4.126,0-8.08,1.639-10.992,4.55L4.558,37.284c-6.077,6.075-6.077,15.909,0,21.986l171.138,171.128L4.575,401.505 c-6.074,6.077-6.074,15.911,0,21.986l32.709,32.719c2.911,2.911,6.865,4.55,10.992,4.55c4.127,0,8.08-1.639,10.994-4.55 l171.117-171.12l171.118,171.12c2.913,2.911,6.866,4.55,10.993,4.55c4.128,0,8.081-1.639,10.992-4.55l32.709-32.719 c6.074-6.075,6.074-15.909,0-21.986L285.08,230.397z"/></svg>');
    /* font-size: 16px; */
    height: 20px;
    width: 20px;	
}

 .img-seja-nosso-parceiro {
  position: relative;
  background-image: url(assets/images/12.png);
  background-repeat: no-repeat;
  height: 270px;
  background-position: center;
}
@media only screen and (max-width: 768px) {
  .img-seja-nosso-parceiro {
    display: none;
  }
}

.seja-nosso-parceiro {
  display: block;
}
.seja-nosso-parceiro .formulario-parceiro {
  text-align: center;
}
.seja-nosso-parceiro .formulario-parceiro h2 {
  margin-top: 35px;
  margin-bottom: 25px;
  bottom: 47px;
  color: #8b0a05;
  font-size: 2.2em;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (max-width: 480px) {
  .seja-nosso-parceiro .formulario-parceiro h2 {
    font-size: 25px;
  }
}
.seja-nosso-parceiro .formulario-parceiro .linha {
  display: flex;
}
@media only screen and (max-width: 480px) {
  .seja-nosso-parceiro .formulario-parceiro .linha {
    display: block;
  }
}
.seja-nosso-parceiro .formulario-parceiro .linha label {
  font-size: 18px;
  line-height: 28px;
  color: #2e2e2e;
  font-weight: 400;
  font-family: Montserrat;
  display: -ms-grid;
  display: grid;
  margin: 10px 50px 10px 0;
  font-weight: 300;
}
.seja-nosso-parceiro .formulario-parceiro .linha label input {
  width: 400px;
}
@media only screen and (max-width: 1024px) {
  .seja-nosso-parceiro .formulario-parceiro .linha label input {
    width: 400px;
  }
}
@media only screen and (max-width: 1024px) {
  .seja-nosso-parceiro .formulario-parceiro .linha label input {
    width: 300px;
  }
}
@media only screen and (max-width: 480px) {
  .seja-nosso-parceiro .formulario-parceiro .linha label input {
    width: 375px;
  }
}
@media only screen and (max-width: 375px) {
  .seja-nosso-parceiro .formulario-parceiro .linha label input {
    width: 300px;
  }
}
@media only screen and (max-width: 320px) {
  .seja-nosso-parceiro .formulario-parceiro .linha label input {
    width: 250px;
  }
}
.seja-nosso-parceiro .formulario-parceiro .linha .mensagem_parceiro input {
  height: 100px;
}
@media only screen and (max-width: 1024px) {
  .seja-nosso-parceiro .formulario-parceiro .linha .mensagem_parceiro input {
    width: 400px;
  }
}
@media only screen and (max-width: 480px) {
  .seja-nosso-parceiro .formulario-parceiro .linha .mensagem_parceiro input {
    width: 375px;
  }
}
@media only screen and (max-width: 375px) {
  .seja-nosso-parceiro .formulario-parceiro .linha .mensagem_parceiro input {
    width: 300px;
  }
}
@media only screen and (max-width: 320px) {
  .seja-nosso-parceiro .formulario-parceiro .linha .mensagem_parceiro input {
    width: 250px;
  }
}
.seja-nosso-parceiro .formulario-parceiro .enviar {
  margin-bottom: 50px;
}
.seja-nosso-parceiro .formulario-parceiro .enviar input {
  background: #475e91;
  padding: 6px 46px;
  color: #fff;
  border: none;
  font-family: Montserrat, sans-serif;
  outline: 0;
}

.img-rastreamento-de-carga {
  position: relative;
  background-image: url(assets/images/13.png);
  background-repeat: no-repeat;
  height: 270px;
  background-position: center;
}
@media only screen and (max-width: 768px) {
  .img-rastreamento-de-carga {
    display: none;
  }
}

.rastreamento-de-cargas h2 {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 25px;
  bottom: 47px;
  color: #8b0a05;
  font-size: 2.2em;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (max-width: 480px) {
  .rastreamento-de-cargas h2 {
    font-size: 25px;
  }
}
.rastreamento-de-cargas .iframe {
  justify-content: center;
  display: flex;
  margin-bottom: 50px;
}
@media only screen and (max-width: 480px) {
  .rastreamento-de-cargas .iframe iframe {
    width: 300px;
    height: 250px;
  }
}
@media only screen and (max-width: 375px) {
  .rastreamento-de-cargas .iframe iframe {
    width: 300px;
  }
}
@media only screen and (max-width: 320px) {
  .rastreamento-de-cargas .iframe iframe {
    width: 250px;
  }
}
/*COREEÇÃO HEADER*/
#header-container .topo #wrap-logo img {
	width: 250px;
}

#slider-qualidade {
    position: relative;
    display: block;
    margin: 0 auto 40px auto;
    background-repeat: no-repeat;
    height: 270px;
    background-position: center;
    background-image: url('./assets/images/qualidade.jpg');
}

/* CSS PARA A PAGINA ARMAZENAGEM */

.armazenagem h1 {
  margin-top: 35px;
  margin-bottom: 25px;
  bottom: 47px;
  color: #8b0a05;
  font-size: 2.2em;
  font-weight: 600;
  text-transform: uppercase;
}
.armazenagem h2 {
  font-size: 2.6rem;
  color: #a31500;
  margin-bottom: 10px;
  margin-top:15px;
  margin-bottom:15px;
}
.armazenagem p {
  text-align: justify;
  font-size: 15px;
  color: #2e2e2e;
  margin-bottom: 14px;
}

.page-id-838 .logo-banner {
	height: 270px;
}
