@charset "UTF-8";
.form .blank-submit,
.form .select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form .submit-arrow,
.form textarea,
body {
    font-family: Roboto, sans-serif
}

.footer h1,
.footer__legal-menu li,
.footer__nav-helper--item,
.form .submit,
.header__submenu--item>a,
.header__top-menu {
    text-transform: uppercase
}

.header__submenu .container,
.page-seminovas__revisao {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
pre,
q,
s,
samp,
small,
span,
strike,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    outline: 0;
    list-style: none
}

body {
    margin: 0;
    overflow-y: scroll
}

* {
    outline: 0
}

a,
a:active,
a:hover,
a:visited {
    cursor: pointer;
    text-decoration: none
}

article,
aside,
footer,
header,
main,
nav,
section {
    display: block
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%
}

article {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

img {
    max-width: 100%;
    vertical-align: bottom;
    height: auto
}

#wp-admin-bar-comments,
#wp-admin-bar-customize,
.hide,
.screen-reader-text {
    display: none !important
}

.alignnone {
    margin: 5px inherit
}

.aligncenter {
    margin: 5px auto
}

.alignright {
    margin: 5px 0 20px 20px;
    float: right
}

.alignleft {
    margin: 5px 20px 5px 0;
    float: left
}

.force-fullwidth {
    margin: 5px 0 20px;
    float: none;
    width: 100%
}

.wp-caption.alignnone {
    margin: 5px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 5px 0
}

.wp-caption.alignright {
    margin: 5px 0 5px 20px
}

.wp-caption .size-full {
    width: 100%;
    height: auto
}

.gallery-caption,
.wp-caption p.wp-caption-text {
    font-size: 1.3em;
    margin: 0;
    color: #67b4b9;
    font-weight: 700;
    font-style: italic
}

.form .label,
p {
    font-size: 14px
}

.container {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto
}

@media (max-width:1200px) {
    main .container,
    main.container {
        padding-left: 10px;
        padding-right: 10px
    }
}

p {
    margin: 20px 0
}

b,
strong {
    font-weight: 700
}

em,
i {
    font-style: italic
}

article ul li {
    list-style: disc inside
}

article ol li {
    list-style: decimal inside
}

/* Spacing Classes */
/* Padding 0 */
.p-0 { padding: 0px; }
.pt-0 { padding-top: 0px; }
.pr-0 { padding-right: 0px; }
.pb-0 { padding-bottom: 0px; }
.pl-0 { padding-left: 0px; }

/* Padding 5px */
.p-5 { padding: 5px; }
.pt-5 { padding-top: 5px; }
.pr-5 { padding-right: 5px; }
.pb-5 { padding-bottom: 5px; }
.pl-5 { padding-left: 5px; }

/* Padding 10px */
.p-10 { padding: 10px; }
.pt-10 { padding-top: 10px; }
.pr-10 { padding-right: 10px; }
.pb-10 { padding-bottom: 10px; }
.pl-10 { padding-left: 10px; }

/* Padding 20px */
.p-20 { padding: 20px; }
.pt-20 { padding-top: 20px; }
.pr-20 { padding-right: 20px; }
.pb-20 { padding-bottom: 20px; }
.pl-20 { padding-left: 20px; }

/* Margin 0 */
.m-0 { margin: 0px; }
.mt-0 { margin-top: 0px; }
.mr-0 { margin-right: 0px; }
.mb-0 { margin-bottom: 0px; }
.ml-0 { margin-left: 0px; }

/* Margin 5px */
.m-5 { margin: 5px; }
.mt-5 { margin-top: 5px; }
.mr-5 { margin-right: 5px; }
.mb-5 { margin-bottom: 5px; }
.ml-5 { margin-left: 5px; }

/* Margin 10px */
.m-10 { margin: 10px; }
.mt-10 { margin-top: 10px; }
.mr-10 { margin-right: 10px; }
.mb-10 { margin-bottom: 10px; }
.ml-10 { margin-left: 10px; }

/* Margin 20px */
.m-20 { margin: 20px; }
.mt-20 { margin-top: 20px; }
.mr-20 { margin-right: 20px; }
.mb-20 { margin-bottom: 20px; }
.ml-20 { margin-left: 20px; }

.header__main-content--menu li,
.header__submenu li,
.header__top-menu--lang-output li,
.header__top-menu--lang-selector li,
.header__top-menu--pages li {
    list-style: none
}

a {
    color: #005c9c
}

.form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form .gtfo-bender {
    display: none !important
}

.form h2 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 30px;
    color: #000
}

.form-line {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.form-line.dash {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px
}

.form-line.separate {
    padding-top: 30px
}

.form-col {
    width: 50%;
    padding-right: 20px
}

.form-col.last,
.form-col:last-child {
    padding-right: 0
}

.form-col.w-1-3 {
    width: 33.33333%
}

.form-col.w-2-3 {
    width: 66.66667%
}

@media (max-width:1200px) {
    .form-col,
    .form-col.w-1-3,
    .form-col.w-2-3 {
        width: 100%
    }
    .form-col {
        padding-right: 0
    }
}

.form .label {
    width: 100px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 30px;
    padding-top: 8px
}

.form .select,
.form .text {
    padding: 8px;
    width: 100%;
    font-size: 14px
}

.form .text {
    border-width: 1px;
    border-style: solid;
    border-color: #7f7f7f #e5e5e5 #e5e5e5 #7f7f7f
}

.form .select {
    appearance: none;
    border: 0;
    border-bottom: 1px solid #404040;
    background: url(../images/arrow-select.png) 97% center no-repeat #e5e5e5
}

.form textarea {
    resize: vertical;
    line-height: 1.5em
}

.form .file {
    background: #E5E5E5;
    height: 34px;
    padding: 6px
}

.form .submit {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-width: 1px;
    border-style: solid;
    border-color: #bfd6e6 #404040 #404040 #bfd6e6;
    background-color: #005c9c;
    padding: 8px 50px;
    cursor: pointer
}

.form .submit::after {
    content: "››";
    letter-spacing: -2px;
    font-size: 18px;
    line-height: 0;
    margin-left: 8px;
    font-weight: 500
}

.form .blank-submit.arrow,
.form .submit-arrow {
    font-size: 21px;
    color: #005c9c;
    letter-spacing: -2px
}

.form .blank-submit {
    width: 25px;
    height: 25px;
    padding: 0 2px;
    margin: 0;
    background: 0 0;
    appearance: none;
    border: 0;
    cursor: pointer
}

.form .blank-submit.arrow {
    width: 33px;
    height: 30px;
    font-weight: 600
}

.form .submit-arrow {
    font-weight: 800;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

.form .submit-arrow span {
    height: 10px;
    display: block;
    line-height: 5px
}

.form .form-messages {
    width: 100%
}

.form .form-messages span {
    display: block;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 18px;
    color: #005C9C;
    background: #e5e5e5
}

.form .form-messages span::before {
    content: "";
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin-right: 5px;
    vertical-align: top
}

.form .form-messages span.sending::before {
    background-image: url(../images/icon-sending.svg)
}

.form .form-messages span.sent::before {
    background-image: url(../images/icon-ok.svg)
}

.form .form-messages span.error::before {
    background-image: url(../images/icon-error.svg)
}

.form.big-labels .form-line {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form.big-labels .label {
    width: 100%;
    padding: 0;
    margin-bottom: 10px
}

.header__top-menu {
/*    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc; */
    font-size: 12px;
    color: #000
}

.header__top-menu .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 275px
}

@media (max-width:1200px) {
    .header__top-menu .container {
        padding-left: 0
    }
}

.header__top-menu .menu-item,
.header__top-menu--item {
    /*
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    */
    padding: 8px 10px;
    margin-left: -1px;
    line-height: 14px
}

@media (max-width:330px) {
    .header__top-menu .menu-item,
    .header__top-menu--item {
        padding: 8px 5px
    }
}

.header__top-menu .menu-item.bl0,
.header__top-menu--item.bl0 {
    border-left: 0
}

.header__top-menu .menu-item.br0,
.header__top-menu--item.br0 {
    border-right: 0
}

@media (max-width:850px) {
    .header__top-menu--home-text {
        display: none
    }
}

.header__top-menu .flag {
    display: block;
    float: right;
    width: 21px;
    height: 14px;
    margin-left: 12px
}

.header__top-menu .flag img {
    width: 21px;
    height: 14px
}

.header__top-menu a {
    color: #000
}

.header__top-menu--lang-output,
.header__top-menu--lang-selector,
.header__top-menu--pages {
    vertical-align: top;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.header__top-menu #lang-selector {
    position: relative;
    cursor: pointer;
    z-index: 999;
    margin-right: -1px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header__top-menu #lang-selector span,
#lang-selector-2 {
    position: relative;
    display: block;
    width: 100%;
    padding: 8px 25px 8px 10px;
    -webkit-transition: background-color .1s;
    transition: background-color .1s
}

.header__top-menu #lang-selector span.active {
    background-color: #e5e5e5
}

.header__top-menu #lang-selector::after,
#lang-selector-2::after {
    content: "››";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 17px;
    letter-spacing: -8px;
    width: 14px;
    height: 10px;
    pointer-events: none
}

.header__top-menu #lang-selector #lang-selector-options,
#lang-selector-options-2 {
    position: absolute;
    padding: 8px 0;
    background-color: #e5e5e5;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    top: 30px;
    left: -1px;
    display: none;
    min-width: 101%
}

.header__top-menu #lang-selector #lang-selector-options li,
#lang-selector-options-2 li {
    display: block;
    white-space: nowrap
}

.header__top-menu #lang-selector #lang-selector-options a,
#lang-selector-options-2 a {
    display: block;
    padding: 4px 10px
}

.header__top-menu #lang-selector #lang-selector-options li.current-lang a,
#lang-selector-options-2 li.current-lang a {
    font-weight: 700
}

/* em desuso
.header__top-menu #lang-selector .lang-item-de {
    display: none !important
}
*/


.header__top-menu #lang-selector-new ul li {
    float: left;
    border-left: 1px solid gray;
    padding: 0 5px;
}

.header__top-menu #lang-selector-new ul li:first-child {
    border-left: 0
}

.header__top-menu #lang-selector-new .lang-item-de {
    display: none;
}

.header__top-menu--pages li:first-child {
    border-left: 0
}

.header__top-menu--pages li:last-child {
    border-right: 0;
    padding-right: 0
}

@media (max-width:1200px) {
    .header__top-menu--pages li:last-child {
        padding-right: 10px
    }
}

.header__main-content {
    border-bottom: 1px solid #ccc
}

@media (max-width:850px) {
    .header__top-menu .flag {
        margin-left: 0
    }
    .header__main-content,
    .header__top-menu--pages {
        display: none
    }
}

@media (min-width:850px) {
    .header__main-content {
        display: block !important
    }
}

.header__main-content .container {
    padding: 15px 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.header__main-content--logo {
    width: 265px;
    height: 56px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width:1200px) {
    .header__main-content .container {
        padding-left: 10px;
        padding-right: 10px
    }
    .header__main-content--logo {
        width: auto
    }
    .header__main-content--menu {
        text-align: center
    }
}

@media (max-width:1000px) {
    .header__main-content--logo {
        width: 100px;
        height: auto
    }
}

@media (max-width:850px) {
    .header__main-content .container {
        padding: 10px;
        background-color: #eee
    }
    .header__main-content--logo {
        display: none
    }
}

.header__main-content--menu {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: 20px
}

@media (max-width:850px) {
    .header__main-content--menu {
        display: none
    }
    .header__main-content--search {
        width: 100%
    }
}

.header__main-content--search,
.header__submenu .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.header__main-content--menu a {
    color: inherit
}

.header__main-content--search {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (max-width:850px) {
    .header__main-content--search .form {
        width: 100%
    }
}

.header__main-content--search .form .form-line {
    margin-bottom: 0
}

.header__main-content--search .form .search-input {
    width: 235px;
    padding: 4px 10px
}

@media (max-width:1200px) {
    .header__main-content--search .form .search-input {
        width: 100px
    }
}

@media (max-width:850px) {
    .header__main-content--search .form .search-input {
        width: 100%
    }
    .header__main-content--search .form button {
        padding: 0;
        margin: 0
    }
    .header__main-content--search .form button::before {
        content: "››";
        background-color: #005c9c;
        display: block;
        width: 35px;
        height: 25px;
        font-size: 21px;
        letter-spacing: -2px;
        text-indent: -2px;
        font-weight: 600;
        color: #fff;
        line-height: 22px
    }
    .header__main-content--search .form button img {
        display: none
    }
}

.header__main-content--search .form button {
    width: 35px
}

.header__main-content .header__main-menu {
    width: 100%
}

.header__main-content .header__main-menu ul {
    margin-bottom: -3px
}

.header__main-content .header__main-menu__item {
    margin-right: 45px;
    display: inline-block
}

.header__main-content .header__main-menu__item>a {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1em;
    font-weight: 800;
    white-space: nowrap
}

.header__submenu {
    display: none;
    position: absolute;
    z-index: 800;
    width: 100%;
    background-color: #005c9c;
    border-bottom: 1px solid #ccc
}

.header__submenu a {
    color: inherit
}

.header__submenu .container {
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.header__submenu .container>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: -webkit-calc(100% - 260px);
    min-width: calc(100% - 260px)
}

@media (min-width:850px) and (max-width:1200px) {
    .header__submenu .container>ul {
        width: 100%;
        min-height: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.header__submenu--item {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-right: -1px;
    position: relative
}

.header__submenu--item>a {
    display: block;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    color: #fff
}

.header__submenu--item:hover {
    background-color: #fff
}

.header__submenu--item:hover>a {
    color: #005c9c
}

.header__submenu--item:hover .header__submenu-terms {
    display: block !important
}

.header__submenu-terms {
    display: none;
    width: 285px;
    position: absolute;
    margin-left: -1px;
    font-size: 14px;
    font-weight: 400;
    color: #005c9c;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: 0;
    padding: 10px 0
}

.header__submenu-terms--item>a {
    padding: 5px 20px;
    display: block;
    position: relative
}

.header__submenu-terms--item.has-product:hover>a::after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    right: -6px;
    top: 8px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    z-index: 8002
}

.header__submenu-terms--item:hover .header__submenu-products {
    display: block !important
}

.header__submenu-products {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    margin-left: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: 0;
    margin-top: 1px;
    padding: 10px 0
}

.header__submenu-products--item>a {
    padding: 5px 20px;
    display: block
}

.header__mobile-logo {
    display: none;
    text-align: center;
    padding: 12px 0 18px
}

@media (max-width:850px) {
    .header__mobile-logo {
        display: block
    }
}

.header__mobile-logo img {
    width: 100px
}

.header__mobile--right {
    display: none
}

@media (max-width:850px) {
    .header__mobile--right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.header__mobile__main-menu {
    display: none;
    border-left: 1px solid #ccc;
    position: relative
}

@media (max-width:850px) {
    .header__mobile__main-menu {
        display: block
    }
}

.header__mobile__main-menu__container {
    display: none;
    position: absolute;
    z-index: 9999;
    right: 0;
    background-color: #eee;
    width: 80vw;
    max-height: -webkit-calc(100vh - 30px);
    max-height: calc(100vh - 30px);
    overflow-y: auto;
    overflow-x: hidden;
    border: 0;
    border-bottom: 0;
    -webkit-animation: bshadow .4s linear 1;
    animation: bshadow .4s linear 1;
    -webkit-box-shadow: 0 900px 0 900px rgba(0, 0, 0, .7);
    box-shadow: 0 900px 0 900px rgba(0, 0, 0, .7);
    padding: 0;
    margin-top: 1px
}

.header__mobile__main-menu__container ul {
    display: none
}

.header__mobile__main-menu__container li {
    padding: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important
}

.header__mobile__main-menu__container li a {
    padding: 10px;
    display: block;
    color: inherit;
    position: relative;
    border-bottom: 1px solid #ccc
}

.header__mobile__main-menu__container li a.hasSubmenu {
    padding-right: 45px
}

.header__mobile__main-menu__container li.current-menu-item a {
    font-weight: 600
}

.header__mobile__main-menu__container .page-sidebar--title {
    display: none
}

.header__mobile__main-menu__container>li {
    background-color: #005c9c;
    color: #fff;
    font-weight: 500
}

.header__mobile__main-menu__container>li>a {
    border-bottom: 1px solid #004879
}

.header__mobile__main-menu__container>li>ul {
    background-color: #e5e5e5
}

.header__mobile__main-menu__container>li>ul .open-submenu {
    color: #005c9c;
    border-color: #ccc
}

.header__mobile__main-menu__container>li>ul li a {
    padding-left: 10px;
    color: #005c9c
}

.header__mobile__main-menu__container>li>ul li>ul {
    background-color: #f5f5f5;
    position: relative;
    z-index: 9;
}

.header__mobile__main-menu__container>li>ul li>ul li a {
    padding-left: 20px
}

.header__mobile__main-menu__container>li>ul li>ul li>ul {
    background-color: #FFF
}

.header__mobile__main-menu--icon.active,
.header__mobile__search.active {
    background-color: #ccc
}

.header__mobile__main-menu__container>li>ul li>ul li>ul li a {
    padding-left: 30px
}

.header__mobile__main-menu .open-submenu {
    width: 35px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #004879;
    color: #fff
}

.header__mobile__search,
.header__mobile__tel {
    border-left: 1px solid #ccc
}

.header__mobile__main-menu .open-submenu span {
    font-size: 24px;
    letter-spacing: -2px;
    display: block;
    width: 35px;
    height: 31px;
    color: inherit;
    text-align: center;
    line-height: 30px;
    position: relative;
    top: 50%;
    margin-top: -16px;
    -webkit-transform: rotate3d(0, 0, 1, 0);
    transform: rotate3d(0, 0, 1, 0);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}

.header__mobile__main-menu .open-submenu.active span {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg)
}

.header__mobile__main-menu--icon {
    padding: 8px 6px;
    width: 34px;
    text-align: center
}

@media (max-width:330px) {
    .header__mobile__main-menu--icon {
        padding: 8px 7px
    }
}

.header__mobile__search--icon,
.header__mobile__tel--icon {
    padding: 7px 10px
}

.header__mobile__main-menu--icon img {
    height: 14px;
    width: auto
}

@-webkit-keyframes bshadow {
    from {
        -webkit-box-shadow: 0 900px 0 900px transparent;
        box-shadow: 0 900px 0 900px transparent
    }
    to {
        -webkit-box-shadow: 0 900px 0 900px rgba(0, 0, 0, .7);
        box-shadow: 0 900px 0 900px rgba(0, 0, 0, .7)
    }
}

@keyframes bshadow {
    from {
        -webkit-box-shadow: 0 900px 0 900px transparent;
        box-shadow: 0 900px 0 900px transparent
    }
    to {
        -webkit-box-shadow: 0 900px 0 900px rgba(0, 0, 0, .7);
        box-shadow: 0 900px 0 900px rgba(0, 0, 0, .7)
    }
}

@media (max-width:426px) {
    .header__mobile--right,
    .header__top-menu--lang-output,
    .worldwide {
        width: 100%
    }
    .header__top-menu .container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .worldwide {
        text-align: center
    }
    .header__mobile--right {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .header__top-menu--lang-output {
        border-bottom: 1px solid #ccc
    }
    .header__mobile__tel {
        border-left: 0
    }
}

.footer__logos,
.footer__nav-helper {
    -webkit-box-pack: justify;
    border-top: 1px solid #ccc
}

.breadcrumbs {
    font-size: 14px;
    padding: 10px 0;
    color: #999
}

@media (max-width:1200px) {
    .breadcrumbs {
        padding: 10px
    }
}

.breadcrumbs a {
    color: #999
}

.breadcrumbs a:hover {
    color: #005c9c
}

.breadcrumbs span:first-child {
    margin-left: 0
}

.breadcrumbs>span {
    margin: 0 4px
}

.breadcrumbs span>span {
    color: #333
}

@media (max-width:850px) {
    .breadcrumbs,
    .header.fixed .header__mobile-logo {
        display: none
    }
    .header.fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
        background-color: #FFF
    }
    body.fixed-placeholder {
        padding-top: 95px
    }
}

.footer {
    margin-top: 130px
}

@media (max-width:1200px) {
    .footer {
        margin-top: 20px
    }
    .footer .container {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.footer h1 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    margin-bottom: 18px
}

.footer__nav-helper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0
}

.footer__nav-helper--item {
    font-size: 14px
}

.footer__nav-helper--item::before {
    content: "››";
    display: inline-block;
    text-align: center;
    line-height: 13px;
    width: 15px;
    height: 15px;
    background-color: #005c9c;
    color: #fff;
    border-radius: 50%;
    vertical-align: top;
    margin-right: 3px
}

.footer__nav-helper--item.left::before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.footer__nav-helper--item.up::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.footer__contact {
    border-top: 1px solid #ccc;
    padding: 25px 0
}

.footer__social {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer__social--links-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.footer__social a {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 1px;
    margin-right: 5px;
    text-indent: -999px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #005c9c
}

.footer__social a:last-child {
    margin-right: 0
}

.footer__social a.facebook {
    background-image: url(../images/footer/facebook.svg)
}

.footer__social a.twitter {
    background-image: url(../images/footer/twitter.svg)
}

.footer__social a.linkedin {
    background-image: url(../images/footer/linkedin.svg)
}

.footer__social a.instagram {
    background-image: url(../images/footer/instagram.svg)
}

.footer__social a.googleplus {
    background-image: url(../images/footer/googleplus.svg)
}

.footer__social a.youtube {
    background-image: url(../images/footer/youtube.svg)
}

.footer__address {
    margin: 0 70px;
    width: 100%
}

.footer__address p {
    font-size: 14px;
    margin: 0
}

.footer__address .endereco {
    margin-top: -3px;
    display: block
}

.footer__address .endereco br {
    display: none
}

.footer .container,
.footer__logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.footer__address .fale-conosco {
    color: #005c9c
}

.footer__address .fale-conosco::after {
    content: " ››";
    letter-spacing: -2px;
    font-size: 18px
}

.footer__newsletter {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer__newsletter--input {
    width: 235px !important
}

.footer__newsletter .form-messages {
    position: absolute;
    width: auto;
    margin-left: -10px
}

.footer__newsletter .form-messages span {
    font-size: 12px;
    background-color: transparent
}

.footer__newsletter .form-line {
    margin-bottom: 0
}

.footer__logos {
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 40px 0
}

.footer__logos--romi {
    width: 125px
}

.footer__logos--partners li {
    display: inline-block;
    margin-left: 30px
}

.footer__legal-stuff {
    border-top: 1px solid #ccc
}

.footer .container {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__legal-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.footer__legal-menu li {
    padding: 13px 10px 12px;
    font-size: 11px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-right: -1px;
    white-space: pre
}

.footer__legal-menu li a {
    color: #000
}

.footer__legal-menu li.copyright {
    text-transform: none
}

.footer__legal-menu li:first-child {
    padding-left: 0;
    border-left: 0
}

.footer__legal-menu li:last-child,
.footer__legal-menu li:nth-last-child(2) {
    border-right: 0
}

.footer.modified {
    background-color: #e5e5e5
}

.footer.modified .footer__logos {
    padding: 20px 0
}

.footer.modified div:first-child {
    border-top: 0
}

@media (max-width:1000px) {
    .footer h1 {
        margin-bottom: 10px
    }
    .footer__logos--romi {
        display: none
    }
    .footer__contact {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .footer__social {
        width: 50%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .footer__address {
        margin: 0 0 35px;
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .footer__newsletter {
        width: 50%;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .footer__newsletter--input {
        width: 100% !important
    }
    .footer__newsletter .form-line {
        margin-bottom: 0
    }
    .footer__logos {
        padding: 10px !important
    }
    .footer__logos--partners {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .footer__logos--partners li {
        padding: 10px;
        margin: 0;
        text-align: center;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }
}

@media (max-width:600px) {
    .footer__address,
    .footer__social {
        margin-bottom: 35px
    }
    .footer__social {
        width: 100%
    }
    .footer__newsletter {
        width: 100%
    }
    .footer__logos--partners {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .footer__logos--partners li {
        width: 50%
    }
    .footer__legal-stuff {
        text-align: center
    }
    .footer__legal-stuff .container {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .footer__legal-menu {
        width: 100%;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px 0
    }
    .footer__legal-menu li {
        border: 0;
        padding: 5px 10px !important
    }
    .footer__legal-menu li:last-child {
        width: auto
    }
    .footer__legal-menu .copyright {
        width: 100%
    }
}

.homepage-banner {
    margin-bottom: 35px
}

@media (max-width:850px) {
    .homepage-banner {
        margin-bottom: 20px
    }
}

.homepage-banner__slide {
    height: 520px;
    position: relative;
    overflow: hidden
}

@media (max-height:700px),
(max-width:1000px) {
    .homepage-banner__slide {
        height: 350px
    }
}

@media (max-width:500px) {
    .homepage-banner__slide {
        height: 260px
    }
}

.homepage-banner__slide .container {
    height: 100%;
    position: relative
}

.homepage-banner__slide--image {
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #ccc;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all 1s linear;transition:all 1s linear;-webkit-transition-delay:1s;transition-delay:1s;-webkit-animation:slideScale 4s ease-in-out 1;animation:slideScale 4s ease-in-out 1*/
}

.homepage-banner__slide--image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.homepage-banner__infos {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    padding: 10px 190px 35px;
    background-color: #e4e4e4;
    background-color: rgba(238, 238, 238, .8);
    -webkit-box-shadow: 1px 1px 0 #fff inset, 1px 1px 2px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 0 #fff inset, 1px 1px 2px rgba(0, 0, 0, .3)
}

.homepage-banner__infos--title {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    color: #005c9c
}

.homepage-banner__infos--desc {
    font-size: 16px;
    margin: 0
}

@media (max-width:1200px) and (max-height:750px) {
    .homepage-banner__infos {
        width: 90%;
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px);
        margin: 0 10px;
        padding: 10px 10px 30px;
        bottom: 10px
    }
    .homepage-banner__infos--title {
        font-size: 18px;
        margin-bottom: 0
    }
    .homepage-banner__infos--desc {
        font-size: 14px
    }
}

.homepage-banner .full-link {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 700;
    top: 0;
    left: 0;
    text-indent: -999px;
    overflow: hidden
}

.no-object-fit .homepage-banner__slide--image {
    overflow: hidden
}

.no-object-fit .homepage-banner__slide--image img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 1800px;
    margin: 0 auto
}

@media (max-width:1600px) {
    .no-object-fit .homepage-banner__slide--image img {
        position: absolute;
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: auto;
        height: 100%
    }
}

@-webkit-keyframes slideScale {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

@keyframes slideScale {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}

.preview-section {
    margin: 10px 0 35px;
    width: 100%
}

.preview-section__item {
    border: 1px solid #ccc;
    padding: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.preview-section__item .thumbnail {
    width: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #fff;
    margin-right: 20px
}

.preview-section__item .thumbnail img {
    width: 100%;
    display: block
}

.preview-section-small,
.preview-section__item .child-terms {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.preview-section__item .content {
    width: 100%
}

.preview-section__item h2 {
    font-size: 21px;
    margin: 15px 0;
    color: #005c9c;
    text-transform: uppercase;
    font-weight: 800
}

@media (max-width:850px) {
    .preview-section__item h2 {
        margin-bottom: 5px
    }
}

.preview-section__item p {
    font-size: 14px;
    margin: 0 0 15px
}

.preview-section__item .child-terms {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #005c9c;
    font-size: 14px;
    line-height: 18px
}

.preview-section__item .child-terms li {
    width: 50%;
    padding-right: 20px;
    margin-bottom: 5px
}

.preview-section__item .child-terms li a {
    font-weight: 500
}

.preview-section-small {
    margin: 35px 0;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

@media (max-width:850px) {
    .preview-section-small {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.preview-section-small__item {
    width: 32%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.preview-section-small__item h2 {
    font-size: 21px;
    margin: 15px 0;
    color: #005c9c;
    text-transform: uppercase;
    font-weight: 800;
    display: block;
    width: 100%
}

@media (max-width:850px) {
    .preview-section-small__item {
        width: 100%
    }
    .preview-section-small__item h2 {
        font-size: 16px
    }
}

.preview-section-small__item .content {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.preview-section-small__item .thumbnail {
    width: 75px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #fff;
    margin-right: 20px
}

.preview-section-small__item .thumbnail img {
    width: 100%;
    display: block
}

.preview-section-small__item p {
    font-size: 14px;
    margin: 0
}

@media (min-width:700px) and (max-width:1000px) {
    .preview-section__item .thumbnail {
        width: 30%;
        overflow: hidden
    }
    .preview-section__item .thumbnail img {
        width: auto;
        height: 100%;
        max-width: inherit;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (max-width:700px) {
    .preview-section__item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0
    }
    .preview-section__item .thumbnail {
        width: 100%
    }
    .preview-section__item .child-terms li {
        width: 100%;
        padding: 0
    }
    .preview-section__item .content {
        padding: 0 10px 10px
    }
}

.page-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    margin-top: 10px;
    min-height: -webkit-calc(100vh - 659px);
    min-height: calc(100vh - 659px)
}

.page-main.full {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-main .page-sidebar {
    width: 265px;
    margin-right: 20px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative
}

@media (max-width:850px) {
    .page-main {
        margin-top: 20px
    }
    .page-main .page-sidebar {
        display: none
    }
}

.page-main .page-sidebar__container.stick-fixed {
    position: fixed;
    top: 10px
}

.page-main .page-sidebar__container.stick-absolute {
    position: absolute;
    top: inherit;
    bottom: 0
}

.page-main .page-sidebar__container>li:first-child a,
.page-main .page-sidebar__container>ul:first-child>li:first-child a {
    margin-top: 0
}

.page-main .page-sidebar a {
    border: 1px solid #ccc;
    border-top: 0;
    padding: 8px;
    display: block;
    font-size: 14px;
    color: #005c9c
}

.page-main .page-sidebar--extra a {
    background-color: #e5e5e5
}

.page-main .page-sidebar--extra-page a {
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    background-color: #e5e5e5
}

.page-main .page-sidebar--title>a {
    font-weight: 500;
    color: #fff;
    border: 1px solid #005c9c;
    background-color: #005c9c !important;
    text-transform: uppercase;
    margin-top: 11px
}

.page-main .page-sidebar--single {
    background-color: #e5e5e5;
    padding: 0 10px 10px;
    border: 1px solid #ccc
}

.page-main .page-sidebar--single a {
    background-color: #fff
}

.page-main .page-sidebar--prod-title {
    font-size: 14px;
    font-weight: 800;
    padding: 10px 0;
    display: block
}

.page-main .page-sidebar .current-menu-item::after,
.page-main .page-sidebar .menu-item-has-children .expand-menu {
    width: 34px;
    height: 34px;
    font-size: 18px;
    right: 0;
    text-align: center;
    color: #005c9c;
    cursor: pointer;
    letter-spacing: -2px
}

.page-main .page-sidebar--intern-content {
    border-top: 1px solid #ccc
}

.page-main .page-sidebar--intern-content a {
    border-left: 0;
    border-right: 0
}

.page-main .page-sidebar .current-menu-item {
    position: relative
}

.page-main .page-sidebar .current-menu-item>a {
    font-weight: 500;
    padding-right: 34px
}

.page-main .page-sidebar .current-menu-item::after {
    content: "››";
    line-height: 30px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.page-main .page-sidebar .menu-item-has-children {
    position: relative
}

.page-main .page-sidebar .menu-item-has-children>a {
    padding-right: 34px
}

.page-main .page-sidebar .menu-item-has-children::after {
    display: none
}

.page-main .page-sidebar .menu-item-has-children .expand-menu {
    position: absolute;
    top: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    line-height: 33px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.page-main .page-sidebar .menu-item-has-children .sub-menu {
    display: none;
    background-color: #e5e5e5
}

.page-main .page-sidebar .menu-item-has-children .sub-menu .sub-menu {
    background-color: #d8d8d8
}

.page-main .page-sidebar .menu-item-has-children .sub-menu .sub-menu .sub-menu {
    background-color: #ccc
}

.page-main .page-sidebar .menu-item-has-children .sub-menu .sub-menu .sub-menu a {
    border-color: #bfbfbf
}

.page-main .page-sidebar .menu-item-has-children.active>.expand-menu {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.page-main .page-sidebar .menu-item-has-children.active>.sub-menu {
    display: block;
    -webkit-transform-origin: center 0;
    -ms-transform-origin: center 0;
    transform-origin: center 0;
    -webkit-animation: expandMenu .5s ease;
    animation: expandMenu .5s ease
}

.page-main .page-content {
    width: 100%;
    overflow: hidden
}

.page-main .page-content__text {
    font-size: 14px;
    line-height: 18px;
    color: #444;
    margin-top: 15px
}

.page-main .page-content__text ul {
    margin: 20px 0 20px 5px
}

.page-main .page-content__text li {
    list-style: disc inside;
    margin-bottom: 5px
}

.page-main .page-content__text hr {
    border-top: 1px solid #ccc;
    border-bottom: 0
}

.page-main .page-content__text iframe {
    max-width: 100%
}

.page-main__header {
    font-size: 14px;
    font-weight: 800;
    padding: 8px 10px;
    background-color: #e5e5e5;
    border: 1px solid #ccc;
    color: #005c9c;
    text-transform: uppercase;
    margin-bottom: -1px
}

.page-main__data {
    font-size: 11px;
    text-transform: uppercase;
    color: #666
}

.page-main__data a {
    color: #666
}

.page-main__data--date {
    display: inline-block;
    width: 95px
}

.page-main__data--tax {
    display: inline-block
}

@media (max-width:600px) {
    .page-main__data--date {
        width: 100%
    }
    .page-main__data--tax {
        width: 100%;
        margin-top: 5px;
        font-weight: 500
    }
}

.page-main__title {
    font-size: 21px;
    font-weight: 500
}

@-webkit-keyframes expandMenu {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

@keyframes expandMenu {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

.page-blank .page-content,
.single-blank .page-content {
    padding-top: 15px
}

.page-blank .page-content.has-ancestors,
.single-blank .page-content.has-ancestors {
    padding-top: 0
}

.page-blank .page-content table,
.single-blank .page-content table {
    border-collapse: collapse;
    width: 99.9%
}

.page-blank .page-content table th,
.single-blank .page-content table th {
    font-weight: 600
}

.page-blank .page-content table td,
.page-blank .page-content table th,
.single-blank .page-content table td,
.single-blank .page-content table th {
    border: 1px solid #999;
    padding: 5px
}

.icon-email,
.icon-fax,
.icon-form,
.icon-phone,
.icon-site {
    color: #000;
    padding-left: 20px;
    margin-bottom: 2px;
    position: relative
}

.icon-email::before,
.icon-fax::before,
.icon-form::before,
.icon-phone::before,
.icon-site::before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    margin-top: 1px;
    left: 0;
    pointer-events: none
}

.icon-email-alt {
    color: #000;
    padding-left: 20px;
    margin-bottom: 2px
}

.icon-phone::before {
    background: url(../images/icon-phone.jpg)
}

.icon-fax::before {
    background: url(../images/icon-fax.jpg)
}

.icon-email::before {
    background: url(../images/icon-email.jpg)
}

.icon-form::before {
    background: url(../images/icon-form.jpg)
}

.icon-site::before {
    background: url(../images/icon-site.jpg)
}

#video-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

#video-list .video-select {
    width: 265px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-top: 1px solid #ccc
}

@media (max-width:850px) {
    .page-blank .page-content,
    .single-blank .page-content {
        padding-top: 0
    }
    #video-list .video-select {
        width: 30%
    }
}

#video-list .video-select__item {
    font-size: 14px;
    color: #005c9c;
    padding: 3px 20px 3px 10px;
    border-bottom: 1px solid #ccc;
    position: relative
}

#video-list .video-select__item a {
    display: block
}

#video-list .video-select__item.active::after {
    content: "››";
    position: absolute;
    right: 7px;
    top: 50%;
    font-size: 18px;
    line-height: 8px;
    letter-spacing: -2px;
    margin-top: -6px;
    width: 10px;
    height: 10px
}

#video-list .video-select__item.parent {
    padding: 20px 0
}

#video-list .video-select__item.parent:first-child {
    padding-top: 0
}

#video-list #videos-frame {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 37%;
    margin-left: 20px;
    background: #f2f2f2
}

#video-list #videos-frame .load {
    width: 5px;
    height: 5px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #ccc;
    border-radius: 50%
}

#video-list #videos-frame .load:after,
#video-list #videos-frame .load:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #ccc;
    position: absolute;
    -webkit-animation: load .5s alternate infinite;
    animation: load .5s alternate infinite;
    opacity: .8
}

.page-seminovas__tax .term-link::after,
.products__list--desc p::after {
    content: " ››"
}

#video-list #videos-frame .load:before {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px)
}

#video-list #videos-frame .load:after {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

#video-list #videos-frame iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

@media (max-width:700px) {
    #video-list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        background-color: #e5e5e5;
        padding: 5px;
        border-bottom: 0;
        margin-bottom: 20px;
        margin-top: 5px
    }
    #video-list .video-select {
        width: 100%;
        padding-bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 5px;
        border: 0
    }
    #video-list .video-select__item {
        padding: 5px;
        border: 1px solid #ccc;
        text-transform: none;
        font-size: 13px
    }
    #video-list .video-select__item.active {
        background-color: #fff
    }
    #video-list .video-select__item.active::after {
        display: none
    }
    #video-list .video-select__item.parent {
        text-transform: uppercase;
        border: 0;
        padding: 10px 0 0;
        font-size: 14px;
        width: 100%
    }
    #video-list .video-select__item.parent span {
        font-weight: 500;
        color: #666
    }
    #video-list #videos-frame {
        margin-left: 0;
        padding-top: 57%
    }
}

@-webkit-keyframes load {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(inherit);
        transform: translateX(inherit)
    }
}

@keyframes load {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(inherit);
        transform: translateX(inherit)
    }
}

.share-buttons {
    border-top: 1px solid #ccc;
    margin-top: 30px;
    padding-top: 15px
}

.share-buttons a {
    display: inline-block;
    vertical-align: top;
    height: 20px;
    padding: 0 5px 0 25px;
    margin: 0 5px;
    text-transform: none;
    font-weight: 600;
    font-size: 10px;
    line-height: 20px;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 8px rgba(255, 255, 255, .1) inset;
    box-shadow: 0 5px 8px rgba(255, 255, 255, .1) inset;
    opacity: .8;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    position: relative
}

.share-buttons a img {
    width: 16px;
    margin: 2px;
    left: 0;
    top: 0;
    position: absolute
}

.share-buttons a:hover {
    opacity: 1;
    -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 5px 8px rgba(0, 0, 0, .1) inset
}

.share-buttons span {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 20px;
    padding-right: 10px
}

.share-buttons a:first-child,
.share-buttons a:last-child {
    margin: 0
}

.share-buttons .facebook {
    background-color: #4561ac;
    color: #fff
}

.share-buttons .facebook svg {
    height: 13px;
    margin-top: 3px
}

.share-buttons .twitter {
    background-color: #E8E8E8;
    color: #3a3a3a;
    -webkit-box-shadow: 0 0 0 1px #ddd;
    box-shadow: 0 0 0 1px #ddd
}

.share-buttons .twitter svg {
    color: #04b4ef
}

.share-buttons .linkedin {
    background-color: #0374aa;
    color: #fff;
    background: -webkit-linear-gradient(left, #0282bd 0, #0282bd 20px, #0374aa 20px, #0374aa 100%);
    background: linear-gradient(to right, #0282bd 0, #0282bd 20px, #0374aa 20px, #0374aa 100%)
}

@media (max-width:850px) {
    .share-buttons {
        display: none
    }
}

.pecas-servicos__secoes--content,
.products__list--item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.products__list--term-title {
    font-size: 14px;
    font-weight: 800;
    padding: 8px 10px;
    background-color: #e5e5e5;
    border: 1px solid #ccc;
    color: #005c9c;
    text-transform: uppercase;
    margin-bottom: -1px
}

.products__list a {
    color: inherit
}

.products__list--item {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: -1px;
    width: 100%
}

@media (max-width:500px) {
    .products__list--item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px
    }
}

.products__list--thumbnail {
    width: 170px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width:600px) {
    .products__list--thumbnail {
        width: 15%
    }
}

@media (max-width:500px) {
    .products__list--thumbnail {
        width: 100%;
        text-align: center;
        margin-bottom: 10px
    }
}

.products__list--title {
    width: 180px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 20px
}

@media (max-width:700px) {
    .products__list--title {
        width: 20%
    }
}

.product__slides,
.product__slides--container,
.products__list--desc {
    width: 100%
}

@media (max-width:500px) {
    .products__list--title {
        width: 100%;
        margin: 0
    }
}

.products__list--title h2 {
    font-size: 14px;
    font-weight: 500;
    /*text-transform: uppercase*/
}

.products__list--desc p {
    margin: 0 auto;
    font-size: 14px
}

.product__section {
    border-bottom: 1px solid #999
}

.product__section--title {
    /*text-transform: uppercase;*/
    padding: 25px 10px 10px
}

.product__section--title span {
    font-size: 14px;
    display: inline-block;
    margin-right: 15px
}

.product__section--title h2 {
    font-size: 14px;
    font-weight: 500;
    display: inline-block
}

.product__title {
    padding-top: 0;
    padding-left: 0
}

.product__title h1 {
    font-weight: 500;
    display: inline-block;
    margin-right: 15px
}

.product__title h2 {
    font-weight: 400
}

.product__slides--slide {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    position: relative
}

.product__slides--image {
    position: relative
}

.product__slides--image img {
    border: 0 !important
}

.product__slides--title {
    background-color: #e5e5e5;
    border-top: #ccc;
    font-size: 14px;
    /*text-transform: uppercase;*/
    padding: 8px 10px
}

@media (max-width:850px) {
    .product__slides--title {
        width: auto
    }
}

.product__slides .slick-list {
    background-color: #e5e5e5
}

.product__slides .slick-dots {
    position: absolute;
    right: 0;
    margin-top: 0;
    text-align: right;
    padding: 8px;
    bottom: 0;
    width: auto;
    background-color: #e5e5e5
}

.product__slides .slick-dots li {
    display: inline-block
}

@media (max-width:1120px) {
    .product__slides .slick-dots {
        position: static;
        text-align: center;
        width: 100%
    }
}

.product__content {
    padding: 0 10px
}

.product__content h2,
.product__content h3 {
    text-transform: uppercase;
    margin-top: 0
}

.product__content h2 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px
}

.product__content h3 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0
}

.product__content p {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 18px
}

.product__content ul {
    margin: 20px 0 20px 15px;
    font-size: 14px;
    line-height: 18px
}

.product__content li {
    list-style: disc;
    margin-bottom: 10px
}

.product__content hr {
    border-top: 1px solid #ccc;
    border-bottom: 0
}

.product__features {
    position: relative
}

.product__features table {
    width: 100%;
    font-size: 12px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    border-collapse: collapse
}

.product__features table thead tr {
    background-color: #fff !important;
    border-bottom: 1px solid #999
}

.product__features table thead th {
    font-weight: 600
}

.product__features table tfoot tr {
    background-color: #fff !important;
    border-top: 1px solid #999
}

.product__features table tfoot th {
    color: #888;
    text-align: left;
    white-space: initial
}

.product__features table tr:nth-child(odd) {
    background-color: #e5e5e5
}

.product__features table tr td {
    text-align: center
}

.product__features table td,
.product__features table th {
    padding: 5px 10px;
    white-space: pre
}

.product__features table tr td:first-child {
    text-align: left
}

.product__downloads {
    padding: 0 10px
}

.product__downloads ul {
    padding-top: 10px;
    padding-bottom: 30px
}

.product__downloads li {
    display: block;
    margin-bottom: 4px
}

@media (max-width:500px) {
    .product__downloads li {
        margin-bottom: 20px
    }
}

.product__downloads a {
    display: block;
    font-size: 14px;
    color: #005c9c;
    background: url(../images/download.png) 0 2px no-repeat;
    padding-left: 35px
}

.product__downloads strong {
    font-weight: 500;
    text-transform: uppercase
}

.product__form {
    padding: 0 10px;
    border-bottom: 0
}

.product__form p {
    margin-top: 0;
    margin-bottom: 15px
}

@media (min-width:1200px) {
    .product__form .form-line:last-child {
        margin-bottom: 0
    }
}

.product__form .form-messages span {
    margin-top: 20px
}

.page-default__slides,
.page-default__slides--container {
    width: 100%
}

.page-default__slides--slide {
    width: 100%;
    overflow: hidden;
    position: relative
}

.page-default__slides--image img {
    border: 0 !important;
    cursor: default;
    padding-bottom: 30px;
}

.page-default__slides--info {
    position: absolute;
    left: 10px;
    bottom: 10px;
    padding: 25px 25px 50px;
    width: 90%;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    background-color: rgba(228, 228, 228, .8);
    -webkit-box-shadow: 1px 1px 0 #fff inset, 1px 1px 2px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 0 #fff inset, 1px 1px 2px rgba(0, 0, 0, .3)
}

.page-default__slides--title {
    font-size: 30px;
    font-weight: 600;
    color: #005c9c;
    text-transform: uppercase;
    margin-bottom: 5px
}

.page-default__slides--desc {
    font-size: 16px
}

.page-default__slides .slick-dots {
    position: absolute;
    right: 0;
    bottom: 30px;
    width: 100%;
    margin-top: 0
}

.page-default__slides .slick-dots li {
    display: inline-block
}

.page-default__slides .slick-dots button {
    cursor: pointer
}

@media (max-width:600px) {
    .page-default__slides {
        background-color: #e5e5e5
    }
    .page-default__slides--info {
        position: static;
        bottom: 0;
        width: 100%;
        padding: 10px 10px 40px
    }
    .page-default__slides--title {
        font-size: 16px
    }
    .page-default__slides--desc {
        font-size: 14px
    }
    .page-default__slides .slick-dots {
        bottom: 10px
    }
}

.page-default__content {
    padding: 30px 15px 10px
}

.page-default__content h1 {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase
}

.page-default__content .subtitle {
    margin: 0
}

.page-default__section {
    border-bottom: 1px solid #999;
    padding: 0px 10px;
    padding-bottom: 30px;
}

.page-default__section h2,
.page-default__section h3 {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px
}

@media (max-width:850px) {
    .page-default__content {
        padding: 30px 0 10px
    }
    .page-default__section {
        border: 0
    }
}

.pecas-servicos__secoes {
    padding: 15px 0
}

.pecas-servicos__secoes--title {
    font-size: 14px;
    font-weight: 800;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #005c9c;
    background-color: #e5e5e5;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0
}

.pecas-servicos__secoes--content {
    padding: 10px 0 20px;
    display: flex
}

.pecas-servicos__secoes--image {
    width: 170px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px
}

.pecas-servicos__secoes--info {
    padding-right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.pecas-servicos__secoes--desc {
    width: 100%
}

.pecas-servicos__secoes--desc p {
    margin: 10px 0
}

.pecas-servicos__secoes--desc p:first-child {
    margin-top: 0
}

.pecas-servicos__secoes--contact {
    padding-right: 20px
}

.pecas-servicos__secoes--contact li {
    font-size: 14px
}

.pecas-servicos__secoes--contact a {
    color: #000
}

.pecas-servicos__secoes--links li {
    font-size: 14px;
    margin-bottom: 2px
}

.pecas-servicos__secoes--videos {
    margin-top: 20px
}

.pecas-servicos__secoes--videos-list {
    border: 0 !important
}

.pecas-servicos__secoes .separate {
    margin-top: 70px
}

.pecas-servicos__secoes .hidden-form {
    display: none
}

.page-seminovas__products,
.page-seminovas__revisao {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.pecas-servicos__secoes .form {
    margin-bottom: 20px
}

@media (max-width:850px) {
    .pecas-servicos__secoes {
        padding: 25px 0
    }
    .pecas-servicos__secoes--info {
        padding-right: 0
    }
    .pecas-servicos__secoes--contact {
        width: 100%;
        margin-bottom: 10px
    }
    .pecas-servicos__secoes--links {
        width: 100%
    }
    .pecas-servicos__secoes--content {
        padding: 10px 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .pecas-servicos__secoes--item {
        margin-bottom: 25px
    }
    .pecas-servicos__secoes--title {
        padding: 0;
        background: 0 0;
        border: 0
    }
    .pecas-servicos__secoes--image {
        width: 100%;
        margin: 0 0 10px
    }
    .pecas-servicos__secoes .separate {
        margin-top: 0
    }
    .pecas-e-servicos .page-main {
        margin-top: 10px
    }
    .page-seminovas {
        margin-top: 0;
        padding-top: 10px
    }
}

.page-seminovas__products {
    display: flex
}

.page-seminovas__tax {
    width: 270px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.page-seminovas__tax h3 {
    color: #005c9c;
    margin-bottom: 15px
}

.page-seminovas__tax p {
    margin-top: 0;
    margin-bottom: 20px
}

.page-seminovas__tax .term-link {
    text-transform: uppercase;
    color: #005c9c;
    font-size: 14px;
    font-weight: 500
}

.page-seminovas__tax .term-link::after {
    font-size: 20px;
    letter-spacing: -2px
}

.page-seminovas__tax--term {
    background-color: #e5e5e5;
    -webkit-box-shadow: 0 0 0 1px #e5e5e5 inset, 0 0 0 5px #fff inset;
    box-shadow: 0 0 0 1px #e5e5e5 inset, 0 0 0 5px #fff inset;
    padding: 20px;
    margin-bottom: 20px
}

.page-seminovas__tax--term:last-child {
    margin-bottom: 0
}

.page-seminovas__revisao {
    width: 100%;
    margin-left: 20px;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.page-seminovas__revisao h3 {
    padding-left: 15px
}

.page-seminovas__revisao .flex-video {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #e5e5e5;
    position: relative;
    min-height: 295px
}

.page-seminovas__revisao iframe {
    position: absolute;
    width: 100%;
    height: 100%
}

.page-seminovas__list .page-main__title {
    margin-bottom: 9px
}

.page-seminovas__list--term-title {
    font-size: 14px;
    font-weight: 800;
    padding: 8px 10px;
    background-color: #e5e5e5;
    border: 1px solid #ccc;
    color: #005c9c;
    text-transform: uppercase;
    margin-bottom: -1px
}

.page-seminovas__list--item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: -1px;
    width: 100%
}

.page-seminovas__list--slides {
    width: 455px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.page-seminovas__list--slides img {
    width: 100%
}

.page-seminovas__list--slides .slick-dots {
    margin-top: -30px
}

.page-seminovas__list--title {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

.page-seminovas__list--info {
    width: 100%;
    font-size: 14px;
    margin-left: 20px
}

.page-seminovas__list--info strong {
    font-weight: 500
}

@media (max-width:1200px) {
    .page-seminovas__list--slides {
        width: 50%
    }
}

@media (max-width:850px) {
    .page-seminovas__products {
        display: block;
        border-bottom: 0;
        padding: 0
    }
    .page-seminovas__tax {
        padding-top: 10px
    }
    .page-seminovas__revisao,
    .page-seminovas__tax {
        width: 100%
    }
    .page-seminovas__revisao {
        padding-top: 30px;
        margin-left: 0
    }
    .page-seminovas__revisao h3 {
        padding-left: 0
    }
    .page-seminovas__list--slides {
        width: 50%
    }
}

@media (max-width:600px) {
    .page-seminovas__list--slides {
        width: 100%
    }
    .page-seminovas__list--info {
        margin-left: 0;
        margin-top: 20px
    }
    .page-seminovas__list--item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.page-noticias__item,
.page-search__item {
    padding: 15px 0;
    border-bottom: 1px solid #ccc
}

.page-noticias__title,
.page-search__title {
    font-size: 18px;
    margin-top: 5px
}

.page-noticias__title a,
.page-search__title a {
    color: #000
}

.page-noticias__excerpt,
.page-search__excerpt {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
    color: #444
}

#infinite-scroll__container {
    margin-bottom: 65px
}

.page-contato__form {
    padding: 20px 0
}

.page-contato__infos {
    padding-top: 10px
}

.page-contato__infos h2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 10px
}

.page-contato__infos p {
    margin-top: 10px
}

.error404 .page-main {
    min-height: 200px
}

.page-resultados .resultados-archive-years {
    margin: 20px 0;
    border: 1px solid #999;
    overflow-x: auto;
    position: relative
}

.page-resultados .resultados-archive-years .overflow-shadow {
    padding: 10px 0
}

.page-resultados .resultados-archive-years ul {
    margin: 0;
    width: 100%;
    display: table;
    white-space: nowrap
}

.page-resultados .resultados-archive-years li {
    display: inline-block;
    font-size: 14px;
    padding: 0 15px;
    margin: 0;
    border-right: 1px solid #999
}

.page-resultados .resultados-archive-years li:last-child {
    border-right: 0
}

.page-resultados .resultados-archive-years li a {
    color: #444
}

.page-resultados .resultados-archive-years li a.active {
    color: #005c9c;
    font-weight: 600
}

.page-resultados .resultados-single-content tr td:first-child,
.page-resultados .resultados-single-content tr th:first-child {
    text-align: left;
    padding-left: 15px
}

.page-resultados .resultados-single-content th {
    border-left: 0;
    border-right: 0;
    background-color: #e5e5e5;
    font-weight: 400 !important
}

.page-resultados .resultados-single-content th:first-child {
    font-weight: 600 !important
}

.page-resultados .resultados-single-content td,
.page-resultados .resultados-single-content th {
    height: 44px
}

@media (max-width:850px) {
    .page-resultados .resultados-single-content tr td:first-child,
    .page-resultados .resultados-single-content tr th:first-child {
        padding: 5px
    }
    .page-resultados .resultados-single-content td,
    .page-resultados .resultados-single-content th {
        height: auto
    }
}

.page-resultados .resultados-single-content a {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 35px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -999px;
    overflow: hidden
}

.page-resultados .resultados-single-content a.pdf {
    background-image: url(../images/icon-pdf.svg)
}

.page-resultados .resultados-single-content a.mpeg {
    background-image: url(../images/icon-mp3.svg)
}

.page-resultados .resultados-single-content span {
    display: block;
    text-align: center
}

.page-resultados #load-year-content {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.page-resultados #load-year-content.loading {
    opacity: .3
}

.page-central-contatos .central-contatos__form {
    background-color: #e5e5e5;
    padding: 5px 10px 0;
    position: relative
}

.page-central-contatos .central-contatos__form .label {
    width: 100%;
    display: block;
    margin-bottom: 10px
}

.page-central-contatos .central-contatos__form .select {
    background-color: #fff;
    border-bottom-color: #ccc;
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear
}

.page-central-contatos .central-contatos__form--submit {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-top: 35px;
    padding: 10px;
    background-color: #005c9c;
    border: 0;
    color: #fff;
    cursor: pointer
}

.page-central-contatos .central-contatos__form #central-contatos__regiao {
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.page-central-contatos .central-contatos__form.loading select {
    opacity: .5
}

@media (max-width:1200px) {
    .page-central-contatos .central-contatos__form .form-line {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.page-central-contatos #central-contatos__results {
    margin-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page-central-contatos #central-contatos__results .central-contatos__results--post {
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 10px;
    width: 30%;
    width: -webkit-calc(33.33333% - 6.67px);
    width: calc(33.33333% - 6.67px);
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top
}

.page-central-contatos #central-contatos__results .central-contatos__results--post h2 {
    font-size: 16px;
    font-weight: 600
}

.page-central-contatos #central-contatos__results .central-contatos__results--post p {
    margin: 10px 0 0
}

@media (max-width:1100px) {
    .page-central-contatos #central-contatos__results .central-contatos__results--post {
        width: 49%;
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px)
    }
}

@media (max-width:500px) {
    .page-central-contatos #central-contatos__results .central-contatos__results--post {
        width: 100%
    }
}

.page-central-contatos #central-contatos__results .central-contatos__results--infos {
    display: block;
    margin-bottom: 10px
}

.page-template-template_romi-no-mundo-php .breadcrumbs {
    display: none !important
}

.page-template-template_romi-no-mundo-php .footer {
    margin-top: 0 !important
}

.page-template-template_romi-no-mundo-php .footer__contact,
.page-template-template_romi-no-mundo-php .footer__logos,
.page-template-template_romi-no-mundo-php .footer__nav-helper {
    display: none
}

.page-template-template_romi-no-mundo-php .header__main-content,
.page-template-template_romi-no-mundo-php .map-legend {
    background-color: rgba(255, 255, 255, .7);
    position: relative;
    z-index: 10
}

.page-template-template_romi-no-mundo-php .map-legend {
    border-bottom: 1px solid #ccc
}

.page-template-template_romi-no-mundo-php .map-legend .container {
    padding-left: 270px
}

.page-template-template_romi-no-mundo-php .map-legend__item {
    display: inline-block;
    padding: 8px 12px;
    border-left: 1px solid #ccc;
    margin-right: -3px
}

.page-template-template_romi-no-mundo-php .map-legend__item:last-child {
    border-right: 1px solid #ccc
}

.page-template-template_romi-no-mundo-php .map-legend__item span {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    margin-left: 8px
}

.page-template-template_romi-no-mundo-php .map-legend__item.dealer img {
    width: 14px;
    height: 14px;
    margin: 3px 0
}

@media (max-width:1200px) {
    .page-template-template_romi-no-mundo-php .map-legend .container {
        padding-left: 0
    }
    .page-template-template_romi-no-mundo-php .map-legend__item:first-child {
        border-left: 0
    }
    .page-template-template_romi-no-mundo-php .map-legend__item:last-child {
        border-right: 0
    }
}

@media (max-width:800px) {
    .page-template-template_romi-no-mundo-php .map-legend {
        margin: 10px;
        position: absolute;
        display: table
    }
    .page-template-template_romi-no-mundo-php .map-legend__item {
        display: block;
        padding: 4px 8px
    }
    .page-template-template_romi-no-mundo-php .map-legend__item span {
        font-size: 12px
    }
    .page-template-template_romi-no-mundo-php .map-legend__item.dealer img {
        width: 15px;
        height: 15px;
        margin: 2px
    }
}

.ias-trigger a::after,
.pagination .next::after {
    content: "››";
    margin-left: 8px
}

.page-template-template_romi-no-mundo-php .map-container {
    position: relative;
    width: 100%;
    min-height: 600px !important;
    opacity: 0;
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

.page-template-template_romi-no-mundo-php .map-container #map {
    position: absolute;
    width: 100%;
    height: 100%
}

@media (max-width:850px) {
    .page-template-template_romi-no-mundo-php .map-container {
        margin-top: 0 !important;
        min-height: 300px !important;
        min-height: 80vh !important
    }
}

.ias-trigger a,
.pagination {
    margin-top: 30px
}

.page-timeline__embed {
    border: 1px solid #CCC;
    -webkit-box-shadow: 0 1px 2px #E5E5E5;
    box-shadow: 0 1px 2px #E5E5E5;
    background: #EAEAEA
}

.ias-trigger a,
.pagination a,
.pagination span {
    display: inline-block;
    text-transform: uppercase;
    border-width: 1px;
    border-style: solid;
    cursor: pointer
}

.ias-trigger {
    text-align: left !important;
    position: absolute
}

.ias-trigger a {
    background-color: #005c9c;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-color: #bfd6e6 #404040 #404040 #bfd6e6;
    padding: 8px 50px 8px 8px
}

.ias-trigger a::after {
    letter-spacing: -2px;
    font-size: 18px;
    line-height: 0;
    font-weight: 500
}

.pagination a,
.pagination span {
    color: #005c9c;
    background-color: #e5e5e5;
    font-size: 14px;
    font-weight: 700;
    border-color: #ccc;
    padding: 8px
}

.pagination a.current,
.pagination span.current {
    background-color: #ccc
}

.pagination .next,
.pagination .prev {
    color: #fff;
    background-color: #005c9c;
    border-color: #bfd6e6 #404040 #404040 #bfd6e6
}

.pagination .next::after,
.pagination .next::before,
.pagination .prev::after,
.pagination .prev::before {
    letter-spacing: -2px;
    font-size: 18px;
    line-height: 0;
    font-weight: 500
}

.pagination .prev::before {
    content: "‹‹";
    margin-right: 8px
}

.overflow-shadow {
    overflow-x: auto
}

.overflow-shadow-left,
.overflow-shadow-right {
    content: "";
    opacity: 0;
    position: absolute;
    width: 10px;
    height: 100%;
    background-color: #ccc;
    top: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.overflow-shadow-left {
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .1)), color-stop(30%, rgba(0, 0, 0, .1)), to(transparent));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .1) 30%, transparent 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .1) 30%, transparent 100%)
}

.overflow-shadow-right {
    right: 0;
    background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .1)), color-stop(30%, rgba(0, 0, 0, .1)), to(transparent));
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .1) 30%, transparent 100%);
    background: linear-gradient(to left, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .1) 30%, transparent 100%)
}

.overflow-left .overflow-shadow-left,
.overflow-right .overflow-shadow-right {
    opacity: 1
}

.ie8 .header__main-content--logo {
    margin-bottom: 20px;
    width: 276px;
    height: 91px;
    background: url(../images/romi-logo.jpg) center no-repeat;
    display: block
}

.ie8 .header__main-content--logo img {
    display: none
}

.ie8 .header__main-content--logo a {
    width: 100%;
    height: 100%;
    display: block
}

.ie8 .header__top-menu .container {
    padding-left: 0
}

.ie8 .header__top-menu .menu-item,
.ie8 .header__top-menu--item,
.ie8 .header__top-menu--lang-output,
.ie8 .header__top-menu--lang-selector,
.ie8 .header__top-menu--pages {
    display: inline-block
}

.ie8 .header__top-menu .menu-item,
.ie8 .header__top-menu--item {
    border-left: 0
}

.ie8 .header__main-content .container {
    position: relative;
    padding-bottom: 8px
}

.ie8 .header__main-content--menu {
    margin-left: 0;
    margin-bottom: 10px
}

.ie8 .header__main-content--search {
    position: absolute;
    right: 0;
    margin-top: -40px
}

.ie8 .header__main-content--search .form button {
    display: none
}

.ie8 .header__submenu--item {
    display: inline-block
}

.ie8 .preview-section__item {
    vertical-align: top
}

.ie8 .preview-section__item .content,
.ie8 .preview-section__item .thumbnail {
    display: inline-block;
    width: 45%;
    vertical-align: top
}

.ie8 .preview-section-small__item {
    display: inline-block;
    width: 32.5%;
    padding-right: 10px
}

.ie8 .page-content,
.ie8 .page-sidebar {
    display: inline-block;
    vertical-align: top
}

.ie8 .page-sidebar {
    width: 30%
}

.ie8 .page-content {
    width: 65%
}

.ie8 .footer__social {
    display: none
}

.ie8 .footer__address,
.ie8 .footer__newsletter {
    display: inline-block;
    width: 45%
}

.ie8 .footer__address {
    margin-left: 0
}

.ie8 .footer__logos {
    display: none
}

.ie8 .footer__legal-menu li {
    display: inline-block;
    border-right: 0
}

.ie8 .footer__legal-stuff--credit {
    width: auto
}

.ie8 .share-buttons img {
    display: none
}

.ie8 .share-buttons a {
    padding-left: 5px
}

.wpcf7-submit {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-width: 1px;
    border-style: solid;
    border-color: #bfd6e6 #404040 #404040 #bfd6e6;
    background-color: #005c9c;
    padding: 8px 50px;
    cursor: pointer;
}

.wpcf7-text,
.wpcf7-select,
.wpcf7-textarea {
    border-width: 1px;
    border-style: solid;
    border-color: #7f7f7f #e5e5e5 #e5e5e5 #7f7f7f;
    padding: 8px;
    width: 100%;
    font-size: 14px;
}

.wpcf7-checkbox,
.wpcf7-radio,
.wpcf7-acceptance {
    border: none;
    padding-left: 0 !important;
}

span.wpcf7-list-item {
    margin: 0 10px 10px 0
}

#pagination {
    display: block !important;
    height: 21px !important;
}

.page-noticias__item {
    display: flex;
}

.page-noticias__item img {
    width: 175px;
    /* height: 100% !important; */
    height: auto;
    margin-right: 10px;
    max-width: 175px !important;
    min-height: 70px !important;
}

.thumbnail {
    margin-top: 20px;
}

.post-type-archive-post_produtos .thumbnail {
    margin-top: 0px;
}

.home .thumbnail {
    margin-top: 0;
}

.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 5px 8px;
    margin: 5px;
    font-size: 13px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    border-color: #005c9c;
    color: #005c9c;
}

.page-seminovas__tax--term h3 {
    margin: 0;
}

.page-seminovas__tax--term p {
    margin: 2px 0;
}

.page-seminovas__tax .content-seminovas__tax {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

.content-seminovas__tax .page-seminovas__tax--term {
    width: 30%;
    margin-top: 20px;
    background: none;
    border: none;
    border-right: 1px solid #e5e5e5;
    box-shadow: none !important;
    padding-left: 0;
}

@media(max-width: 1920px) and (min-width: 551px) {
    .content-seminovas__tax .page-seminovas__tax--term:nth-child(3) {
        border: none;
    }
}

@media(max-width: 550px) {
    .content-seminovas__tax .page-seminovas__tax--term {
        width: 45%;
    }
    .content-seminovas__tax .page-seminovas__tax--term:nth-child(2) {
        border: none;
    }
}

@media(max-width: 425px) {
    .content-seminovas__tax .page-seminovas__tax--term {
        width: 100%;
    }
    .content-seminovas__tax .page-seminovas__tax--term {
        border: none;
    }

    .page-default__slides--info {
        background-color: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .page-default__slides {
        background-color: #fff;
    }
}

.page-seminovas__tax {
    width: 100%;
    padding: 20px 0;
}

.page-seminovas__revisao,
.page-seminovas__revisao h3,
.page-default__section {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.page-seminovas__tax--term {
    margin-bottom: 0 !important;
}

.page-seminovas__list--item {
    flex-direction: row-reverse;
}

.page-seminovas__list--info {
    margin-left: 0 !important;
    margin-right: 20px;
}

.page-seminovas__tax--term h3 a {
    text-transform: uppercase;
    color: #005c9c;
    font-size: 14px;
    font-weight: 500;
}

.page-seminovas__tax h2 {
    font-weight: bold;
    margin-top: 10px;
}

.subtitle p {
    margin-bottom: 0;
}

.flex-video {
    width: 100%;
    position: relative;
    padding: 0;
}

.flex-video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}


#lang-selector-options-2 {
    min-width: 102%;
    z-index: 12;
}

#lang-selector-options-2 li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

#lang-selector-2::after {
    right: 8px;
}

#lang-selector-options-2 li a img,
#lang-selector-2 .current-lang img {
    margin-right: 10px;
}

#lang-selector-options-2 p {
    margin: 0;
}

#lang-selector-2 p {
    font-size: 12px;
}

#lang-selector-2 .current-lang {
    display: flex;
    align-items: center;
    height: 16px;
}

#lang-selector-2 {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    cursor: pointer;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    cursor: pointer;
    padding: 10px 60px;
    padding-left: 10px;
    margin-top: -12px;
    border: 1px solid transparent;
    left: -10px;
}

#lang-selector-2 .current-lang img {
    margin-top: -3px;
}

.header__top-menu #lang-selector::after {
    margin-top: 2px;
}

.header__top-menu #lang-selector::after {
    margin-top: -6px;
}

.hidden-mobile {
    margin-left: -20px;
}

@media(max-width: 1024px) {
    .hidden-mobile {
        margin-left: -20px;
    }
    .header__top-menu #lang-selector span.active,
    #lang-selector-2 span.active {
        background-color: transparent;
    }
}

@media(max-width: 768px) {
    #lang-selector-options-2 {
        left: -2px !important;
    }
    .header__top-menu #lang-selector::after {
        margin-top: -1px;
    }
    .header__top-menu--item a {
        white-space: nowrap;
    }
    .hidden-mobile {
        display: none;
    }/*
    .header__top-menu .menu-item,
    .header__top-menu--item {
        padding: 10px 2px;
        height: 34px;
    }*/
    .header__top-menu--item {
        padding: 10px 2px;
        height: 34px;
    }
    #lang-selector-2::after {
        /*right: -12px;*/
        right: 10px;
    }
    .header__top-menu #lang-selector span {
        padding-top: 10px;
    }
    #lang-selector-2 p {
        font-size: 12px;
        margin-top: 20px;
    }
    #lang-selector-options-2 p {
        margin-top: 0;
        padding-right: 12px;
    }
    #lang-selector-2 {
        left: 0;
    }
    .worldwide {
        padding-left: 0;
        margin-left: -5px;
    }
    #lang-selector-options-2 {
        padding-right: 12px;
    }
}

.header__top-menu {
    height: 32px;
}

ul.header__top-menu--pages ul.sub-menu {
    display: none;
}

@media(max-width: 425px) {
    #lang-selector-2::after {
        right: -12px;
    }
    .worldwide {
        padding-left: 16px;
        padding-right: 9px;
        text-align: right;
        margin-left: 0;
    }
    .header__top-menu {
        height: 65px;
    }
    #lang-selector-new{
        padding-left: 9px;
    }
    .lang-selector-new,
    .header__mobile--right {
        width: 50%;
    }
    
}

.aceite .wpcf7-acceptance .wpcf7-list-item label input,
.email .wpcf7-acceptance .wpcf7-list-item label input,
div[data-name="aceite"]  .wpcf7-acceptance .wpcf7-list-item label input,
.wpcf7-acceptance .wpcf7-list-item label input  {
    width: 15px !important;
    margin-left: 0;
}

.form-column {
    display: flex;
}



/* cookie */
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-fixed-bottom {
    background-color: #e5e5e5; 
    border-top: 1px solid rgb(205, 205, 205); 
    text-align: center; 
    padding: 15px 20px;
}

#cookiesDisclaimerBar p {
    margin: 10px 0;
}
#cookiesDisclaimerBar,
#cookiesDisclaimerBar p b{
    font-size: 15px !important;
}
#btnCloseCookieDisclaimer {
    background-color: #e5e5e5;
}
.close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity = 20);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

body.search-results #pagination{
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
}