html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
body {
line-height: normal;
}
html {
scroll-behavior: smooth;
}
input:focus,
textarea:focus {
outline: none !important;
box-shadow: none !important;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body {
font-family: "Inter", sans-serif;
}
* {
box-sizing: border-box;
}
a {
text-decoration: none;
}
html {
font-size: 16px;
}
:root {
--transicao: 0.2s ease-in-out;
}
.phone_hp {
display: none !important;
}
.bg-completo {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.quebra-linha {
display: block;
}
.error,
.error::placeholder {
color: red !important;
} header {
position: absolute;
top: 20px;
z-index: 10;
width: 100%;
}
header .container {
width: 1819px;
max-width: 95%;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
}
header .container .logo svg {
max-width: 100%;
}
header .container .logo svg {
max-width: 100%;
}
header .container .meio {
background: linear-gradient(90.02deg, rgb(255 255 255 / 92%) 68.55%, rgba(153, 153, 153, 0.7) 96.07%);
backdrop-filter: blur(10px);
border-radius: 100px;
}
header .container .meio #menu-menu-principal {
display: flex;
padding: 5px 5px 5px 40px;
align-items: center;
column-gap: 30px;
position: relative;
}
header .container .meio #menu-menu-principal>li.contato>a {
border-radius: 100px;
background-color: #0B3586;
color: #fff;
text-transform: uppercase;
font-weight: 600;
padding: 19px 32.4px;
display: block;
}
header .container .dir {
display: flex;
align-items: center;
column-gap: 35px;
}
header .container .dir .box-redes {
display: flex;
column-gap: 10px;
}
header .container .dir .box-redes a {
width: 26.49px;
height: 26.49px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background: #00000080;
color: #fff;
transition: var(--transicao);
}
header .container .meio #menu-menu-principal>li.menu-item-has-children {
height: stretch;
display: flex;
align-items: center;
}
header .gt_float_switcher {
box-shadow: unset;
} #form-footer {
background-color: #EBEBEB;
border-radius: 50px 50px 0 0;
}
#form-footer .container {
display: flex;
justify-content: space-between;
width: 1346px;
max-width: 90%;
margin: 0 auto;
padding: 85px 0;
column-gap: 30px;
}
#form-footer .container .esq {
width: 532px;
max-width: 50%;
}
#form-footer .container .esq .titulo {
font-weight: 700;
font-size: 76px;
line-height: 90px;
color: #000;
margin-bottom: 21px;
}
#form-footer .container .esq .titulo span:not(.quebra-linha) {
color: #0B3586;
}
#form-footer .container .esq .texto {
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #000000CC;
}
#form-footer .container form {
width: 675px;
max-width: 50%;
display: flex;
flex-direction: column;
gap: 15px;
}
#form-footer .container form .box-input {
position: relative;
width: 100%;
display: flex;
gap: 13px;
}
#form-footer .container form .box-input label {
position: absolute;
font-weight: 400;
font-size: 14px;
color: #000;
left: 17px;
top: 11px;
transition: var(--transicao);
}
#form-footer .container form .box-input label.subir {
font-size: 12px;
padding: 3px 10px;
background-color: #0A1D3A;
color: #fff;
top: -14px;
border-radius: 10px;
}
#form-footer .container form .box-input input,
#form-footer .container form .box-input textarea {
width: 100%;
height: 40px;
border: 1px solid #DFDFDF;
padding-left: 17px;
resize: none;
transition: var(--transicao);
border-radius: 7px;
} #form-footer .container form .box-input textarea {
height: 97px;
padding-top: 17px;
}
#form-footer .container form .box-input .inside {
width: 50%;
position: relative;
}
#form-footer .container form button {
background-color: #0B3586;
color: #fff;
border-radius: 50px;
font-weight: 500;
font-size: 20px;
letter-spacing: 1.0px;
text-align: center;
text-transform: uppercase;
height: 55px;
cursor: pointer;
border: 1px solid #0B3586;
transition: var(--transicao);
position: relative;
padding: 0 5%;
}
#form-footer .container form button svg {
position: absolute;
right: 9px;
top: 8px;
color: #fff;
transition: var(--transicao);
}
#form-footer .container form .obrigatorio,
#form-footer .container form .obrigatorio a {
font-weight: 400;
font-size: 12px;
text-align: center;
color: #000;
transition: var(--transicao);
} footer {
background-color: #EBEBEB;
padding-bottom: 30px;
}
footer .area-bg {
width: 1846px;
max-width: calc(100% - 37px);
border-radius: 25px;
margin: 0 auto;
background-image: url(//www.passiniequipamentos.com.br/wp-content/themes/passini/gruas/geral/bg-footer.webp);
padding: 71px 0 50px;
}
footer .container {
width: 1346px;
max-width: 90%;
margin: 0 auto;
}
footer .container .cima {
display: flex;
justify-content: space-between;
margin-bottom: 151px;
}
footer .container .box-01 {
width: 267px;
max-width: 100%;
}
footer .container .box-01 svg {
margin-bottom: 26px;
}
footer .container .box-01 .texto {
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #fff;
}
footer .container .box .titulo-menu {
font-weight: 700;
font-size: 14px;
line-height: 20px;
color: #fff;
margin-bottom: 23px;
}
footer .menu {
display: flex;
flex-direction: column;
row-gap: 20px;
}
footer .container .box ul li a {
font-weight: 400;
font-size: 14px;
line-height: 28px;
color: #fff;
position: relative;
transition: var(--transicao);
}
footer .container .box ul li {
position: relative;
}
footer .container .box ul li::before {
content: '+';
color: #CD2124;
margin-right: 5px;
}
footer .container .box .endereco {
font-weight: 400;
font-size: 14px;
line-height: 23px;
color: #fff;
margin-bottom: 10px;
}
footer .container .box .email {
font-weight: 500;
font-size: 14px;
line-height: 23px;
color: #fff;
text-decoration: underline;
display: block;
margin-bottom: 16px;
}
footer .container .box .telefone {
font-weight: 500;
font-size: 14px;
line-height: 23px;
color: #fff;
display: block;
}
footer .container .box .endereco svg,
footer .container .box .email svg,
footer .container .box .telefone svg {
margin-right: 10px;
}
footer .container .box .endereco .quebra-linha {
margin-left: 28px;
}
footer .container .box .redes {
font-weight: 700;
font-size: 14px;
line-height: 20px;
color: #fff;
margin-top: 26px;
margin-bottom: 16px;
}
footer .container .box .box-redes {
display: flex;
column-gap: 10px;
}
footer .container .box .box-redes a {
width: 26.49px;
height: 26.49px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background: #D9D9D980;
color: #fff;
transition: var(--transicao);
}
footer .container .baixo {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 30px;
border-top: 1px solid #505050;
}
footer .container .baixo p {
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #fff;
} #breadcrumbs a,
#breadcrumbs span {
color: #fff;
font-weight: 400;
font-size: 14px;
line-height: 14px;
letter-spacing: 1%;
}
#breadcrumbs a.home::before {
content: url(//www.passiniequipamentos.com.br/wp-content/themes/passini/gruas/geral/icones/ico-breadcrumbs.svg);
margin-right: 10px;
}
#breadcrumbs span.separador {
display: inline-block;
margin: 0 5px;
color: #CD2124;
} @media screen and (min-width: 1025px) {
header .container .menu-hamburger {
display: none;
}
header .container .dir .area-tradutor {
width: 94.02px;
display: inline-block;
}
.gt_float_switcher {
background: transparent !important;
}
.gt_float_switcher .gt-selected {
background-color: transparent !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
display: none !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code,
.gt_float_switcher .gt_options a {
color: #fff !important;
font-weight: 400 !important;
font-size: 12px !important;
text-transform: uppercase !important;
}
#gt_float_wrapper {
height: 44px;
}
header .gt_float_switcher img {
vertical-align: middle;
display: inline-block;
width: 33px;
height: 33px;
object-fit: cover;
margin: 0 5px 0 0;
border-radius: 50%;
}
header .gt_float_switcher .gt-selected .gt-current-lang {
padding: 0;
display: flex;
align-items: center;
column-gap: 10px;
}
header .gt_float_switcher .gt_options a {
padding: 0;
}
header .gt_float_switcher .gt_options {
padding-top: 10px;
display: flex !important;
flex-direction: column;
row-gap: 10px;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu>li>.sub-menu .sub-menu-title {
display: none;
}
header .container .meio #menu-menu-principal>li>a {
font-weight: 700;
font-style: Bold;
font-size: 14px;
line-height: 12px;
color: #0B3586;
transition: var(--transicao);
margin-left: 5px;
}
header .container .meio #menu-menu-principal>li>.sub-menu>li.servicos-tecnicos {
display: block;
flex-basis: 100%;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>a::after {
content: url(//www.passiniequipamentos.com.br/wp-content/themes/passini/gruas/geral/icones/setinha-menu.svg);
margin-left: 5px;
position: relative;
bottom: 1px;
filter: brightness(0) saturate(100%) invert(15%) sepia(48%) saturate(3894%) hue-rotate(213deg) brightness(93%) contrast(99%);
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu::before {
content: '';
position: absolute;
top: -20px;
height: 20px;
width: 100%;
display: block;
left: 0;
} header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu>li>a {
font-weight: 700;
font-style: Bold;
font-size: 16px;
letter-spacing: 0.3px;
color: #1F1F1F;
transition: var(--transicao);
margin-bottom: 19px;
display: block;
} header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu>li>.sub-menu>li>a {
font-weight: 400;
font-size: 14px;
color: #1F1F1F;
transition: var(--transicao);
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu>li>.sub-menu {
display: flex;
flex-direction: column;
row-gap: 15px;
max-width: 271px;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu>li>.sub-menu>li>a::before {
content: '+';
margin-right: 5px;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu {
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 71px;
background: linear-gradient(90deg, rgb(242 242 242 / 96%) 54.79%, rgb(113 113 113 / 95%) 151.78%);
border: 1px solid #FFFFFF;
border-radius: 26px;
display: none;
padding: 35px;
column-gap: 89px;
width: max-content;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children:hover>.sub-menu {
display: grid;
grid-template-columns: auto auto;
}
header .container .meio #menu-menu-principal>li>.sub-menu>li.servicos-tecnicos {
grid-column: 1;
}
header .container .meio #menu-menu-principal>li>.sub-menu>li:not(.servicos-tecnicos):last-child {
grid-column: 2;
grid-row: 1 / span 2;
}
header .container .meio #menu-menu-principal>li>a:hover {
color: #000000;
}
header .container .meio #menu-menu-principal>li.contato>a:hover {
color: #0B3586;
background-color: #fff;
}
header .container .dir .box-redes a:hover {
background-color: #0B3586;
color: #fff;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu>li>a:hover {
color: #0B3586;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu>li>.sub-menu>li>a:hover {
color: #0B3586;
font-weight: 600;
}
#form-footer .container form button:hover {
background-color: #fff;
color: #0B3586;
}
footer .container .box ul li a:hover {
color: #CD2124;
}
footer .container .box .box-redes a:hover {
background-color: #fff;
color: #0B3586;
}
}
@media screen and (max-width: 1680px) {}
@media screen and (max-width: 1600px) {
html {
font-size: 15px;
}
}
@media screen and (max-width: 1440px) {}
@media screen and (max-width: 1366px) {}
@media screen and (max-width: 1280px) {
header .container .meio #menu-menu-principal {
column-gap: 12px;
}
}
@media screen and (max-width: 1220px) {
header .container .dir {
column-gap: 13px;
}
}
@media screen and (max-width: 1200px) {
#form-footer .container .esq {
width: 100%;
max-width: 100%;
}
#form-footer .container .esq .titulo {
font-size: 54px;
line-height: 64px;
}
#form-footer .container form {
width: 100%;
max-width: 100%;
} footer .container .cima {
flex-wrap: wrap;
gap: 40px;
margin-bottom: 60px;
}
footer .container .box-01 {
width: 100%;
}
html {
font-size: 14px;
}
header .container .dir {
column-gap: 13px;
}
}
@media screen and (max-width: 1150px) {
header .container .meio #menu-menu-principal>li>a {
font-size: 12px;
}
header .container .logo {
width: 100px;
}
header .container .dir .box-redes {
column-gap: 2px;
}
header .container .meio #menu-menu-principal {
column-gap: 5px;
}
}
@media screen and (max-width: 1080px) {}
@media screen and (max-width: 1024px) {
html {
font-size: 12px;
}
header .gt_float_switcher .gt-selected {
z-index: 2;
}
#form-footer .container {
flex-direction: column;
gap: 40px;
padding: 21px 0;
}
#form-footer .container .esq .titulo .quebra-linha {
display: inline-block;
}
header {
background-image: url(//www.passiniequipamentos.com.br/wp-content/themes/passini/gruas/geral/bg-menu-mobile.webp);
background-size: cover;
background-repeat: no-repeat;
background-position: left center;
top: 0;
height: 72px;
position: fixed;
}
header .container {
max-width: 90%;
}
header .container .dir {
padding: 0 5%;
flex-direction: column;
row-gap: 22px;
}
header .container .meio {
position: fixed;
top: 72px;
right: -100%;
width: 100%;
padding-top: 50px;
height: 100dvh;
transition: var(--transicao);
background: #fff;
display: flex;
align-items: center;
justify-content: flex-start;
border-radius: 0;
align-items: flex-start;
flex-direction: column;
row-gap: 60px;
overflow: auto;
padding-bottom: 155px;
}
header .container .meio .menu-menu-principal-container {
width: 100%;
padding: 0 5%;
}
header .container .meio #menu-menu-principal {
flex-direction: column;
align-items: flex-start;
row-gap: 37px;
padding: 0;
}
header .container .meio.active {
right: 0;
}
header .container .meio #menu-menu-principal>li>a {
font-weight: 700;
font-size: 16px;
line-height: 14px;
color: #1F1F1F;
}
header .container .meio #menu-menu-principal>li.contato>a {
margin-top: 10px;
}
header .container .menu-hamburger {
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-end;
gap: 6px;
width: 40px;
height: 40px;
cursor: pointer;
z-index: 100;
}
header .container .menu-hamburger .voltar-submenu {
font-weight: 500;
font-size: 18px;
color: #fff;
width: max-content;
}
header .container .menu-hamburger .hamburger {
display: block;
width: 28px;
height: 3px;
background-color: #fff;
border-radius: 2px;
transition: var(--transicao);
transform-origin: center;
}
header .container .menu-hamburger.active .hamburger-01 {
transform: translateY(9px) rotate(45deg);
}
header .container .menu-hamburger.active .hamburger-02 {
opacity: 0;
transform: scaleX(0);
}
header .container .menu-hamburger.active .hamburger-03 {
transform: translateY(-9px) rotate(-45deg);
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu {
display: none;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu>li>a {
font-weight: 400;
font-size: 14px;
letter-spacing: 2%;
color: #1F1F1F;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu>li>a::after {
content: url(//www.passiniequipamentos.com.br/wp-content/themes/passini/gruas/geral/icones/ico-menu-n2.svg);
margin-left: 5px;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children {
display: flex;
flex-direction: column;
align-items: flex-start;
row-gap: 20px;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children.ativo>a {
color: #0B3586;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children.ativo>.sub-menu {
display: flex;
flex-direction: column;
align-items: flex-start;
row-gap: 15px;
} header .container .meio #menu-menu-principal>li.menu-item-has-children.ativo>.sub-menu>li>.sub-menu {
display: flex;
position: fixed;
transition: var(--transicao);
padding: 50px 5% 0 5%;
right: -100%; width: 100%;
height: 100dvh;
top: 0;
background-color: #fff;
row-gap: 25px;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children.ativo>.sub-menu>li>.sub-menu .sub-menu-title {
font-weight: 700;
font-size: 16px;
line-height: 14px;
color: #0B3586;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu>li.ativo>.sub-menu {
right: 0;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>a::after {
content: '';
background-image: url(//www.passiniequipamentos.com.br/wp-content/themes/passini/gruas/geral/icones/setinha-menu-mobile.svg);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
width: 7px;
height: 7px;
display: inline-block;
margin-left: 5px;
position: relative;
bottom: 1px;
transform: rotate(180deg);
}
header .container .meio #menu-menu-principal>li.menu-item-has-children.ativo>a::after {
transform: rotate(0deg);
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu>li>.sub-menu {
flex-direction: column;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu>li>.sub-menu>li>a {
font-weight: 400;
font-size: 14px;
color: #1F1F1F;
}
header .container .meio #menu-menu-principal>li.menu-item-has-children>.sub-menu>li>.sub-menu>li>a::before {
content: '+';
margin-right: 5px;
}
} @media screen and (max-width: 768px) { #form-footer {
border-radius: 30px 30px 0 0;
}
#form-footer .container .esq .titulo {
font-size: 38px;
line-height: 43px;
margin-bottom: 14px;
}
#form-footer .container form .box-input {
flex-direction: column;
gap: 15px;
}
#form-footer .container form .box-input .inside {
width: 100%;
}
#form-footer .container form button {
font-size: 16px;
height: 50px;
} footer .area-bg {
max-width: 100%;
border-radius: 20px;
}
footer .container .cima {
flex-direction: column;
gap: 32px;
margin-bottom: 40px;
}
footer .container .baixo {
flex-direction: column;
gap: 16px;
align-items: flex-start;
}
} @media screen and (max-width: 490px) {} @media screen and (max-width: 430px) { footer .container .baixo {
align-items: center;
text-align: center;
}
} .modal-video-container {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
display: none;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: fixed;
top: 0px;
left: 0px;
z-index: 999;
transition: var(--transicao);
}
.modal-video-container .filter {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: #000000bb;
z-index: 1;
}
.modal-video-container .box-video-geral {
z-index: 2;
width: 60%;
height: 33.5vw;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
}
.modal-video-container .modal-video-content,
.modal-video-content iframe,
.modal-video-content object,
.modal-video-content embed {
width: 100%;
height: 100%;
}
.box-video-geral .close-video {
position: absolute;
top: -43px;
right: 0;
cursor: pointer;
font-size: 24px;
color: #fff;
background: rgba(255, 255, 255, 0.15);
-webkit-backdrop-filter: blur(2px);
border: 1px solid #ffffff6b;
backdrop-filter: blur(2px);
border-radius: 25px;
height: 35px;
width: 35px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media only screen and (max-width: 800px) {
.modal-video-container .box-video-geral {
width: 90%;
height: 50.5vw;
}
}#banner {
width: 100%;
min-height: 343px;
background:
linear-gradient(358.53deg, #0B3586 8.15%, rgba(11, 53, 134, 0) 43.49%),
linear-gradient(0deg, #000000, #000000);
background-image: url(//www.passiniequipamentos.com.br/wp-content/themes/passini/gruas/blog/bg-banner.webp);
background-position: center bottom;
background-repeat: no-repeat;
background-size: cover;
display: flex;
padding-bottom: 43px;
}
#banner .container {
width: 1690px;
max-width: 90%;
margin: 0 auto;
flex: 1;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
#banner .container .titulo {
font-weight: 600;
font-size: 42px;
line-height: 66px;
color: #FFFFFF;
margin-bottom: 18px;
} #post {
padding-bottom: 100px;
}
#post > .container {
width: 1346px;
max-width: 90%;
margin: 0 auto;
} #post .topo {
text-align: center;
padding: 60px 0 50px;
}
#post .topo .titulo {
font-weight: 700;
font-size: 42px;
line-height: 52px;
letter-spacing: 0.76px;
color: #1F1F1F;
margin-bottom: 25px;
}
#post .topo .titulo span {
color: #0B3586;
}
#post .topo .box-infos {
display: flex;
align-items: center;
justify-content: center;
gap: 25px;
margin-bottom: 30px;
flex-wrap: wrap;
}
#post .topo .box-infos p,
#post .topo .box-infos a {
font-weight: 400;
font-size: 12px;
line-height: 12px;
letter-spacing: 0.12px;
color: rgba(0, 0, 0, 0.8);
display: flex;
align-items: center;
gap: 6px;
}
#post .topo .box-infos a:hover {
color: #0B3586;
}
#post .topo .box-infos svg {
width: 15px;
height: 15px;
flex-shrink: 0;
color: rgba(0, 0, 0, 0.8);
}
#post .topo .imagem-destaque {
width: auto;
max-width: 100%;
margin: 0 auto;
border-radius: 20px;
display: block;
object-fit: cover;
} #post .meio {
display: flex;
column-gap: 66px;
align-items: flex-start;
} #post .meio .navegacao {
width: 300px;
min-width: 300px;
height: stretch;
}
#post .meio .navegacao .sticky-nav {
position: sticky;
top: 20px;
}
#post .meio .navegacao #hs ul {
list-style: none;
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 30px;
}
#post .meio .navegacao #hs ul li a {
font-weight: 600;
font-size: 18px;
line-height: 26px;
letter-spacing: 0.18px;
color: #1F2328;
transition: var(--transicao);
display: block;
}
#post .meio .navegacao #hs ul li a:hover,
#post .meio .navegacao #hs ul li a.ativo {
color: #0B3586;
}
#post .meio .navegacao .btn-fale {
display: flex;
align-items: center;
justify-content: center;
gap: 6px;
width: 100%;
height: 55px;
background-color: #0B3586;
color: #fff;
border-radius: 100px;
font-weight: 700;
font-size: 16px;
line-height: 18px;
transition: var(--transicao);
}
#post .meio .navegacao .btn-fale:hover {
background-color: #CD2124;
}
#post .meio .navegacao .btn-fale svg {
width: 13px;
height: 7px;
} #post .meio .conteudo {
flex: 1;
max-width: 900px;
}
#post .meio .conteudo .box-conteudo {
margin-bottom: 50px;
}
#post .meio .conteudo .box-conteudo p {
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: rgba(0, 0, 0, 0.8);
margin-bottom: 20px;
}
#post .meio .conteudo .box-conteudo h2 {
font-weight: 700;
font-size: 30px;
line-height: 38px;
color: #1F1F1F;
margin-bottom: 15px;
margin-top: 35px;
}
#post .meio .conteudo .box-conteudo h3 {
font-weight: 700;
font-size: 28px;
line-height: 36px;
color: #1F1F1F;
margin-bottom: 15px;
margin-top: 30px;
}
#post .meio .conteudo .box-conteudo h4 {
font-weight: 700;
font-size: 26px;
line-height: 36px;
color: #1F1F1F;
margin-bottom: 15px;
margin-top: 25px;
}
#post .meio .conteudo .box-conteudo h5 {
font-weight: 700;
font-size: 24px;
line-height: 36px;
letter-spacing: 0.24px;
color: #1F1F1F;
margin-bottom: 15px;
margin-top: 20px;
}
#post .meio .conteudo .box-conteudo h6 {
font-weight: 700;
font-size: 22px;
line-height: 32px;
color: #1F1F1F;
margin-bottom: 15px;
margin-top: 20px;
}
#post .meio .conteudo .box-conteudo b,
#post .meio .conteudo .box-conteudo strong {
font-weight: 700;
color: #0B3586;
}
#post .meio .conteudo .box-conteudo a {
color: #0B3586;
text-decoration: underline;
font-weight: 700;
}
#post .meio .conteudo .box-conteudo mark {
background-color: #0B3586;
color: #fff;
padding: 0 4px;
font-weight: 700;
}
#post .meio .conteudo .box-conteudo img {
display: block;
border-radius: 20px;
max-width: 100%;
height: auto;
margin-bottom: 20px;
}
#post .meio .conteudo .box-conteudo ul,
#post .meio .conteudo .box-conteudo ol {
margin-bottom: 20px;
padding-left: 24px;
}
#post .meio .conteudo .box-conteudo ul {
list-style-type: disc;
}
#post .meio .conteudo .box-conteudo ol {
list-style-type: decimal;
}
#post .meio .conteudo .box-conteudo li {
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: rgba(0, 0, 0, 0.8);
}
#post .meio .conteudo .box-conteudo blockquote {
border-left: 4px solid #0B3586;
padding: 15px 20px;
margin: 20px 0;
background-color: #f6f8fc;
border-radius: 0 10px 10px 0;
}
#post .meio .conteudo .box-conteudo .tabela {
width: 100%;
overflow: auto;
margin-top: 40px;
}
#post .meio .conteudo .box-conteudo .tabela table tr,
#post .meio .conteudo .box-conteudo .tabela table tr td {
border: 1px solid #000;
padding: 15px 30px;
font-size: 16px;
}
#post .meio .conteudo .box-conteudo .tabela table tr td b {
color: #fff;
}
#post .meio .conteudo .box-conteudo .tabela table tr:nth-child(odd) {
background-color: #ffffff;
}
#post .meio .conteudo .box-conteudo .tabela table tr:first-child {
background-color: #0B3586;
color: #fff;
font-size: 18px;
} #card-autor {
width: 100%;
border-radius: 10px;
overflow: hidden;
position: relative;
margin-bottom: 50px;
}
#card-autor .bg-autor {
background-color: #1F1F1F;
background-image: url(//www.passiniequipamentos.com.br/wp-content/themes/passini/gruas/blog/bg-autor.webp);
background-size: cover;
padding: 45px 55px;
display: flex;
gap: 40px;
align-items: flex-start;
}
#card-autor .esq {
display: flex;
flex-direction: column;
align-items: center;
gap: 15px;
}
#card-autor .esq .imagem {
width: 132px;
height: 132px;
min-width: 132px;
background-color: #fff;
border-radius: 5px;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
#card-autor .esq .imagem img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
#card-autor .esq .imagem img.img-padrao {
width: 80%;
height: auto;
object-fit: contain;
}
#card-autor .esq .box-redes {
display: flex;
gap: 10px;
}
#card-autor .esq .box-redes a {
width: 26px;
height: 26px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background: rgba(217, 217, 217, 0.5);
color: #fff;
transition: var(--transicao);
}
#card-autor .esq .box-redes a:hover {
background-color: #fff;
color: #0B3586;
}
#card-autor .dir .nome {
font-weight: 700;
font-size: 24px;
line-height: 1.2;
color: #fff;
margin-bottom: 5px;
}
#card-autor .dir .cargo {
font-weight: 400;
font-size: 20px;
line-height: 22px;
color: #F6F8FC;
margin-bottom: 15px;
}
#card-autor .dir .texto {
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #F6F8FC;
} #post .meio .conteudo .area-comentarios {
border-top: 2px solid #E4E4E4;
padding-top: 50px;
}
#comments {
margin-top: 0;
}
#comments .comments-title {
font-size: 26px;
font-weight: 600;
color: #1F1F1F;
line-height: 36px;
letter-spacing: 0.26px;
margin-bottom: 42px;
}
#comments ol {
list-style: none;
margin-bottom: 0;
padding-left: 0;
}
#comments .comment-list {
border-bottom: 2px solid #E4E4E4;
margin-bottom: 84px;
padding-bottom: 10px;
}
#comments .comment-list > li {
position: relative;
border-left: 2px solid #0B3586;
}
#comments .comment-body {
width: 100%;
background-color: rgba(255, 255, 255, 0.95);
position: relative;
margin-bottom: 50px;
border-radius: 0 10px 10px 0;
}
#comments .comment-meta {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 0;
padding: 19px 20px 0 42px;
flex-wrap: wrap;
row-gap: 12px;
column-gap: 20px;
background-color: rgba(255, 255, 255, 0.95);
border-radius: 0 10px 10px 0;
}
footer.comment-meta::after,
footer.comment-meta::before {
display: none;
}
#comments .says {
display: none;
}
#comments .fn {
color: #1F1F1F;
font-size: 16px;
font-weight: 700;
}
#comments .fn a {
color: #1F1F1F;
text-decoration: none;
font-weight: 700;
}
#comments .comment-body .avatar {
display: none;
}
#comments .comment-metadata a {
position: relative;
font-size: 14px;
color: #1F1F1F;
font-weight: 400;
text-decoration: none;
border: none;
display: flex;
align-items: center;
column-gap: 13px;
letter-spacing: 0.14px;
}
#comments .comment-metadata a time {
position: relative;
display: flex;
font-weight: 400;
column-gap: 11px;
align-items: center;
}
#comments .comment-metadata a time::before {
content: '';
background-image: url(//www.passiniequipamentos.com.br/wp-content/themes/passini/gruas/home/icones/calendario.svg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
min-width: 12px;
min-height: 12px;
display: block;
}
#comments .comment-content {
margin-top: 15px;
}
#comments .comment-content p {
font-size: 18px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0.4px;
color: #1F1F1F;
padding: 0 42px;
margin-bottom: 0;
}
#comments .reply {
display: flex;
justify-content: flex-end;
margin-top: 10px;
padding-bottom: 30px;
padding-right: 45px;
}
#comments .reply a {
display: flex;
align-items: center;
justify-content: center;
gap: 9px;
height: 55px;
background-color: #1F1F1F;
color: #fff;
font-weight: 700;
font-size: 16px;
line-height: 18px;
padding: 0 36px;
border-radius: 100px;
transition: var(--transicao);
text-decoration: none;
}
#comments .reply a:hover {
background-color: #0B3586;
color: #fff;
}
#comments .children {
margin-left: 40px;
}
#comments .children .comment-body {
position: relative;
}
#comments .children .comment-body::before {
content: 'Resposta';
width: 98px;
height: 25px;
background-color: #0B3586;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
color: #fff;
font-weight: 600;
position: absolute;
top: -25px;
left: 0;
border-radius: 0 4px 4px 0;
}
#comments .children .comment-body::after {
content: '';
height: 100%;
width: 2px;
background-color: #0B3586;
position: absolute;
left: 0;
top: 0;
z-index: 1;
}
#comments .comment-list > li #respond {
margin-left: 20px;
padding-bottom: 30px;
padding-top: 0;
}
.comment-awaiting-moderation {
margin-top: 31px;
padding: 0 42px;
} #respond {
padding-top: 45px;
}
#respond .comment-reply-title {
font-size: 26px;
font-weight: 600;
margin-bottom: 5px;
color: #1F1F1F;
letter-spacing: 0.26px;
}
#respond .comment-notes {
font-size: 16px;
letter-spacing: 0.4px;
color: #1F1F1F;
font-weight: 400;
margin-bottom: 20px;
}
#respond #email-notes,
#respond .required-field-message {
font-size: 16px;
color: #1F1F1F;
font-weight: 400;
}
#respond form {
display: flex;
flex-direction: column;
row-gap: 15px;
}
#respond .comment-form-comment,
#respond .comment-form-author,
#respond .comment-form-email {
margin-bottom: 0;
position: relative;
}
#respond .comment-form-comment label,
#respond .comment-form-author label,
#respond .comment-form-email label {
position: absolute;
top: 10px;
left: 17px;
z-index: 1;
transition: var(--transicao);
font-size: 14px;
color: #000;
}
#respond .comment-form-comment label.subir,
#respond .comment-form-author label.subir,
#respond .comment-form-email label.subir {
font-size: 10px;
font-weight: 700;
height: 21px;
background-color: #0B3586;
padding: 0 10px;
color: #fff;
left: 14px;
line-height: 21px;
top: -12px;
z-index: 1;
border-radius: 27px;
}
#respond .comment-form-url {
display: none;
}
#respond textarea#comment {
border: 1px solid #DFDFDF;
border-radius: 5px;
resize: none;
height: 212px;
width: 100%;
padding: 20px;
background-color: rgba(255, 255, 255, 0.95);
font-family: "Inter", sans-serif;
font-size: 14px;
color: #000;
transition: var(--transicao);
}
#respond input[type="text"],
#respond input[type="email"] {
width: 100%;
border: 1px solid #DFDFDF;
border-radius: 5px;
height: 40px;
padding-left: 17px;
background-color: rgba(255, 255, 255, 0.95);
font-family: "Inter", sans-serif;
font-size: 14px;
color: #000;
transition: var(--transicao);
}
#respond form input:focus,
#respond form textarea:focus {
outline: none;
border-color: #0B3586;
}
#respond .comment-form-cookies-consent {
display: flex;
align-items: center;
margin-bottom: 0;
}
#respond .comment-form-cookies-consent input {
width: auto;
margin-right: 7px;
height: auto;
}
#respond .comment-form-cookies-consent label {
font-size: 12px;
color: #1F1F1F;
position: static;
}
#respond #submit {
width: 275px;
max-width: 100%;
margin: 0 auto;
border: 1px solid #0B3586;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
background-color: #0B3586;
font-size: 16px;
font-weight: 700;
cursor: pointer;
transition: var(--transicao);
padding: 0;
border-radius: 100px;
}
#respond #submit:hover {
background-color: #fff;
color: #0B3586;
}
#respond .logged-in-as {
display: flex;
column-gap: 10px;
flex-wrap: wrap;
}
#respond .logged-in-as a {
color: #0B3586;
} #post .bottom {
display: flex;
gap: 80px;
margin-top: 80px;
padding-top: 50px;
border-top: 2px solid #E4E4E4;
}
#post .bottom .esq {
flex: 1;
}
#post .bottom .esq .titulo-secao,
#post .bottom .dir .titulo-secao {
font-weight: 700;
font-size: 24px;
line-height: 14px;
color: #0B3586;
text-align: center;
margin-bottom: 35px;
}
#post .bottom .esq .box-cards {
display: flex;
gap: 16px;
}
#post .bottom .esq .box-cards .card {
width: calc(50% - 8px);
border-radius: 25px;
overflow: hidden;
border: 1px solid #13131326;
transition: var(--transicao);
}
#post .bottom .esq .box-cards .card:hover {
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
transform: translateY(-3px);
}
#post .bottom .esq .box-cards .card .cima {
width: 100%;
height: 245px;
position: relative;
}
#post .bottom .esq .box-cards .card .cima .imagem {
width: 100%;
height: 100%;
display: block;
}
#post .bottom .esq .box-cards .card .cima .imagem img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
#post .bottom .esq .box-cards .card .cima .categoria {
font-weight: 600;
font-size: 14px;
letter-spacing: 0.28px;
color: #fff;
background-color: #CD2124;
border-radius: 90px;
position: absolute;
top: 25px;
left: 25px;
padding: 11.5px 16px;
}
#post .bottom .esq .box-cards .card .baixo {
padding: 20px 25px 25px;
display: flex;
justify-content: space-between;
align-items: center;
gap: 15px;
}
#post .bottom .esq .box-cards .card .baixo .titulo {
font-weight: 700;
font-size: 20px;
line-height: 1.2;
letter-spacing: 0.2px;
color: #000;
display: block;
}
#post .bottom .esq .box-cards .card .baixo .icone {
width: 30px;
height: 30px;
min-width: 30px;
display: flex;
align-items: center;
justify-content: center;
background-color: #CD2124;
color: #fff;
border-radius: 50%;
} #post .bottom .dir {
width: 393px;
min-width: 393px;
}
#post .bottom .dir .lista-categorias {
display: flex;
flex-direction: column;
gap: 15px;
}
#post .bottom .dir .lista-categorias a {
display: flex;
align-items: center;
justify-content: space-between;
height: 50px;
padding: 0 25px 0 35px;
border-radius: 75px;
border: 1px solid #D9D9D9;
font-weight: 700;
font-size: 16px;
letter-spacing: 0.16px;
color: #000;
transition: var(--transicao);
overflow: hidden;
} #post .bottom .dir .lista-categorias a:hover {
background-color: #0B3586;
border-color: #0B3586;
color: #fff;
}
#post .bottom .dir .lista-categorias a svg {
width: 9px;
height: 9px;
flex-shrink: 0;
transition: var(--transicao);
transform: rotate(45deg);
} #post .bottom .dir .lista-categorias a:hover svg {
color: #fff;
} @media screen and (max-width: 1200px) {
#post .meio {
column-gap: 40px;
}
#post .meio .navegacao {
width: 250px;
min-width: 250px;
}
#post .bottom {
gap: 40px;
}
#post .bottom .dir {
width: 300px;
min-width: 300px;
}
}
@media screen and (max-width: 1024px) {
#post .topo .titulo {
font-size: 32px;
line-height: 42px;
}
#post .meio {
flex-direction: column;
row-gap: 40px;
}
#post .meio .navegacao {
width: 100%;
min-width: unset;
}
#post .meio .navegacao .sticky-nav {
position: relative;
top: 0;
}
#post .meio .navegacao #hs ul {
flex-direction: row;
flex-wrap: wrap;
gap: 8px;
}
#post .meio .navegacao #hs ul li a {
font-size: 14px;
padding: 8px 16px;
background-color: #f6f8fc;
border-radius: 50px;
}
#post .meio .navegacao .btn-fale {
display: none;
}
#post .meio .conteudo {
max-width: 100%;
}
#post .meio .conteudo .box-conteudo .tabela table {
width: 1024px;
}
#post .bottom {
flex-direction: column;
gap: 50px;
}
#post .bottom .dir {
width: 100%;
min-width: unset;
}
#post .bottom .dir .lista-categorias {
flex-direction: row;
flex-wrap: wrap;
gap: 10px;
}
#post .bottom .dir .lista-categorias a {
width: auto;
padding: 0 20px;
font-size: 14px;
}
}
@media screen and (max-width: 768px) {
#banner .container .titulo {
font-size: 32px;
line-height: 42px;
}
#post .topo {
padding: 40px 0 30px;
}
#post .topo .titulo {
font-size: 26px;
line-height: 34px;
}
#post .topo .box-infos {
gap: 15px;
}
#post .meio .conteudo .box-conteudo h2 {
font-size: 24px;
line-height: 32px;
}
#post .meio .conteudo .box-conteudo h3 {
font-size: 22px;
line-height: 30px;
}
#post .meio .conteudo .box-conteudo h4 {
font-size: 20px;
line-height: 28px;
}
#card-autor .bg-autor {
flex-direction: column;
align-items: center;
text-align: center;
padding: 30px 25px;
}
#card-autor .dir .nome {
font-size: 20px;
}
#card-autor .dir .cargo {
font-size: 16px;
}
#post .bottom .esq .box-cards {
flex-direction: column;
}
#post .bottom .esq .box-cards .card {
width: 100%;
max-width: 400px;
margin: 0 auto;
}
#post .meio .conteudo .area-comentarios .comment-list .children {
padding-left: 20px;
}
}
@media screen and (max-width: 430px) {
#post .topo .titulo {
font-size: 24px;
line-height: 32px;
}
#post .topo .box-infos {
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
#card-autor .esq .imagem {
width: 100px;
height: 100px;
min-width: 100px;
}
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}