/**
 * Theme Name: twentytwentyfive-child
 * Template:   twentytwentyfive
 * ...other header fields
 */

:root {
	--scrollbarWidth: 0px;
}

.fullwidth {
	width: calc(100vw - var(--scrollbarWidth))!important;
	max-width: calc(100vw - var(--scrollbarWidth))!important;
	margin-left: calc(50% - 50vw + var(--scrollbarWidth)/2)!important;
	margin-right: calc(50% - 50vw + var(--scrollbarWidth)/2)!important;
}
.fullwidth-content {
	width: calc(100vw - var(--scrollbarWidth))!important;
	max-width: calc(100vw - var(--scrollbarWidth))!important;
    margin-left: calc(50% - 50vw + var(--scrollbarWidth)/2)!important;
    margin-right: calc(50% - 50vw + var(--scrollbarWidth)/2)!important;
    padding-left: calc(50vw - 50% - var(--scrollbarWidth)/2)!important;
    padding-right: calc(50vw - 50% - var(--scrollbarWidth)/2)!important;
}
#whatsapp-header img {
    vertical-align: -3px;
}
@media(max-width:599px) {
    .mobile-row-gap-0 {
        row-gap: 0;
    }
    .mobile-fullwidth-content {
        width: calc(100vw - var(--scrollbarWidth))!important;
        max-width: calc(100vw - var(--scrollbarWidth))!important;
        margin-left: calc(50% - 50vw + var(--scrollbarWidth)/2)!important;
        margin-right: calc(50% - 50vw + var(--scrollbarWidth)/2)!important;
        padding-left: calc(50vw - 50% - var(--scrollbarWidth)/2)!important;
        padding-right: calc(50vw - 50% - var(--scrollbarWidth)/2)!important;
    }
    .mobile-blue-bg {
        background-color: #2B53A0;
    }
    .mobile-light-blue-bg {
        background-color: #8da5d6;
    }
    .mobile-white-bg {
        background-color: #ffffff;
    }
    .bg-facilitamos > .wp-block-cover__image-background {
        display: none;
    }
}
@media(min-width:600px) {
    .desktop-margin-top-minus-200 {
        margin-top: -200px;
    }
}


/* Header */
header .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content:hover {
    text-decoration: none;
    color: #444444B3;
}
header .wp-block-navigation .wp-block-navigation__submenu-icon {
    height: 1em;
    padding-bottom: 1.25rem;
    margin-left: 0.5em;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
    left: 0;
    right: auto;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    padding: 3px 10px;
    border-color: #CCC;
    border-radius: 3px;
}
@media(max-width:599px) {
    #header-elements,
    .footer-elements {
        flex-direction: column;
    }
    #header-elements nav.wp-block-navigation {
        position: absolute;
        left: 25px;
        top: 25px;
    }
    #header-elements .wp-block-navigation ul {
        font-weight: 300!important;
    }
    .wp-block-navigation__responsive-container-open svg {
        fill: #8da5d6;
    }
    .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
        background-color: #8da5d6!important;
        color: #FFFFFF!important;
    }
    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
        padding-top: 0;
    }
    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    #whatsapp-header {
        margin: 0!important;
    }
}
@media(min-width:600px) {
    header .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
        padding-bottom: 4px;
        border-bottom: 1px solid #fff;
    }
    header .wp-block-navigation .current-menu-item .wp-block-navigation-item__content.wp-block-navigation-item__content {
        border-color: #ccc;
    }
    .wp-block-navigation .wp-block-navigation-submenu .wp-block-navigation-item:not(:last-child) {
        border-bottom: 1px solid #CCC;
    }
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content:hover {
        color: #2B53A0;
    }
}

/* Footer */
footer .wp-block-navigation .wp-block-navigation-item {
    display: list-item;
}
footer .wp-block-navigation ul {
    padding-left: 15px;
}
footer .wp-block-navigation ul, footer .wp-block-navigation ul li {
    list-style: disc;
}

/* Query Loop Image Placeholder */
.is-layout-grid .featured-image-group {
    position: relative;
    margin: 0 auto 25px;
    width: 212px;
}
.is-layout-grid .wp-block-post-featured-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: 0;
}
.is-layout-grid .wp-block-post-excerpt {
    text-align: center;
    font-size: 0.85em;
}
.is-layout-grid .wp-block-read-more {
    margin: 0 auto;
}

/* Meta Slider */
.metaslider .flex-control-nav {
    bottom: 50px;
}
.flex-control-paging li a {
    width: 15px;
    height: 15px;
}
#metaslider-id-1303 .flexslider .flex-control-nav li a.flex-active {
    background-color: #fff;
}

/* Blog */
body.archive h1.wp-block-query-title {
    display: none;
}
.post h2,
body.single h2.wp-block-heading {
    font-size: 30px;
    color: #424753;
}
#sidebar .wp-block-categories-list {
    list-style-type: circle;
}
#sidebar .wp-block-categories-list li::marker {
    color: #2b53a0;
    font-size: 1.3rem;
    line-height: 1rem;
}
#sidebar input[type="search"] {
    border: 2px solid #000!important;
    border-radius: 23px;
}

#sidebar .featured-image-group {
    width: 100px;
}
#sidebar .wp-block-post-featured-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-top: 0;
}
.wp-block-search__button svg {
    margin-top: -15px;
    height: 1.25em;
    min-height: 24px;
    min-width: 24px;
    width: 1.25em;
    fill: #666;
    vertical-align: text-bottom;
    font-size: 30px;
}

/* WPCF7 */
#form-contato .wpcf7-form {
    column-gap: 2rem;
}
.wpcf7 input {
    max-width: calc(100% - 20px);
}
.wpcf7 textarea {
    max-width: calc(100% - 4px);
}

/* Legacy */
/*
 Theme Name:   Helium Child
 Theme URI:    http://gantry.org
 Description:  Helium Child Theme
 Author:       Dalton Yamaguishi
 Author URI:   http://www.skystudio.com.br/
 Template:     g5_helium
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  g5_helium-child
*/

/* General */
#wpadminbar {
    display: none;
}
body.admin-bar {
    margin-top: -46px!important;
}
@media screen and (max-width: 782px) {
    body #g-offcanvas {
        margin-top: 0!important;
    }
    .hidden-xs {
        display: none;
    }
}
@media(min-width: 783px) {
    body.admin-bar {
        margin-top: -32px!important;
    }   
}

body {
    line-height: 1.5;
}
p strong {
    font-weight: 800;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 800;
    line-height: 1.2;
}
h2.has-medium-font-size {
    font-size: 25px;
    font-weight: 600;
}
h2.has-large-font-size {
    font-size: 50px;
}
h2.has-huge-font-size {
    font-size: 80px;
}
.wp-block-button__link {
    padding: 3px 10px;
    text-transform: uppercase;
    font-weight: 800;
}
.button-fullwidth,
.button-fullwidth .wp-block-button__link {
    width: 100%;
}
hr {
    border-color: #2B53A0;
}
.line-height-1 {
    line-height: 1em;
}
.line-height-1_3 {
    line-height: 1.3em;
}
.white-text {
    color: #fff;
}
.fullwidth {
    margin-right: calc(50% - 50vw)!important;
    margin-left: calc(50% - 50vw)!important;
    max-width: 100vw!important;
}
.fullwidth-content {
    margin-right: calc(50% - 50vw)!important;
    margin-left: calc(50% - 50vw)!important;
    padding-right: calc(50vw - 50%)!important;
    padding-left: calc(50vw - 50%)!important;
}
.page-header {
    position: relative;
}
.page-header + .wp-block-buttons {
    position: relative;
    z-index: 1;
}
.page-title {
    position: absolute;
    top: calc(50% + 50px);
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    line-height: 1.2rem;
}
.page-title .has-large-font-size {
    line-height: 1em;
}
.box {
    padding: 20px;
}
.box-shadow {
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.box-light-blue {
    padding: 30px;
    background-color: #95a9cf;
    border-radius: 15px;
}
.edit-link {
    display: none;
}
.invert-color {
    filter: invert(1);
}
.margintop-25 {
    position: relative;
    margin-top: -25px!important;
}
.margintop-40 {
    position: relative;
    margin-top: -40px!important;
}
.margintop-80 {
    position: relative;
    margin-top: -80px;
}
.margintop-120 {
    position: relative;
    margin-top: -120px;
}
.noborderleft {
    border-left-width: 0!important;
}
.wp-block-image .aligncenter>figcaption {
    margin-bottom: 0;
    text-align: center;
}
.list-unstyled {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.styled-list {
    list-style-type: none;
}
.styled-list li {
    position: relative;
    margin-bottom: 5px;
}
.styled-list li:before {
    content: "";
    position: absolute;
    top: 3px;
    left: -20px;
    background: #fff0 url('/wp-content/uploads/2021/05/icone_omnidata_50px.png') center top no-repeat;
    background-size: contain;
    display: block;
    width: 12px;
    height: 12px;
}
.styled-list.has-small-font-size {
    font-size: 12px;
}
.small-gutter .wp-block-column:not(:first-child) {
    margin-left: 1em;
}
.wp-block-image.nomarginall .alignright {
    margin: 0;
}
.nomarginall {
    margin: 0!important;
}
iframe {
    max-width: 100%;
}
@media(max-width: 47.99rem) {
    h2.has-huge-font-size {
        font-size: 35px;
    }
    h2.has-large-font-size {
        font-size: 25px;
    }
    .has-large-font-size {
        font-size: 1.35rem;
    }
    .wp-block-embed {
        margin: 1em 0;
    }
    .small-gutter {
        margin-bottom: 0;
    }
    .small-gutter .wp-block-column {
        margin-left: 0!important;
        margin-bottom: 2rem;
        flex-basis: 49%!important;
    }
    .small-gutter .wp-block-column:nth-child(2n) {
        margin-left: 2%!important;
    }
}
@media(min-width: 48rem) {
    .marginleft-200 {
        position: relative;
        margin-left: -200px;
    }
    .styled-columns .wp-block-column {
        border-left: 1px solid #2B53A0;
        padding: 0 3%;
    }
    .styled-columns .wp-block-column:first-child {
        border-left-width: 0;
    }
}
@media(min-width: 60rem) {
    .box-light-blue {
        padding: 30px 10%;
    }
}
@media(min-width: 75rem) {
    .box-light-blue {
        padding: 30px 10%;
    }
}

/* Search */
body.outline-blog_outline #g-page-surround .search-form input.search-field {
    border: 2px solid #000;
    border-radius: 23px;
}
.wp-block-search .wp-block-search__label {
    display: none;
}
form.search-form,
.wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}
.wp-block-search__input {
    border-color: #ccc!important;
}
.search-submit.button,
.wp-block-search__button {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 55px;
    height: 35px;
    background-color: #fff0;
    /* border-left: 1px solid #ccc; */
    font-size: 0;
}
.search-form > span {
    position: absolute;
    top: 6px;
    right: 12px;
    pointer-events: none;
    z-index: 1;
    color: #666;
    font-size: 21px;
}
/* body.outline-blog_outline .search-form:after,
.wp-block-search__button:after {
    position: absolute;
    top: 2px;
    right: 15px;
    font-family: "FontAwesome";
    content: "\f002";
    font-size: 30px;
    color: #666;
    line-height: 1em;
} */
body.outline-blog_outline .search-submit {
    background: #fff0;
	z-index: 1;
}

/* Backgrounds */
.bg-video {
    padding: 15px 0;
    /* background: #fff url('/wp-content/uploads/2021/05/tarja-zul_background-video_home.png') center top no-repeat; */
    background-size: cover;
}
.bg-video-2 {
    padding: 15px 0;
    /* background: #fff url('/wp-content/uploads/2021/05/fundo-video_pagina-jornada.png') center top no-repeat; */
    background-size: cover;
}
.bg-sobre {
    padding: 30px 0;
    /* background: #fff url('/wp-content/uploads/2021/05/tarja-zul_background-sobre_home.png') right bottom no-repeat; */
    background-size: 85% auto;
}
.bg-acompanhamento {
    padding: 15px 0;
    /* background: #fff url('/wp-content/uploads/2021/05/tarja-azul_acompanhamento-tempo-teal.png') right center no-repeat; */
    background-size: 50% auto;
}
.bg-jornada {
    padding: 15px 0;
    /* background: #fff url('/wp-content/uploads/2021/05/fundo-lista_pagina-jornada.png') right center no-repeat; */
    background-size: 50% auto;
}
.bg-facilitamos > .wp-block-cover__image-background {
    /* padding: 15px 0;
    background: #fff url('/wp-content/uploads/2021/05/fundo-lista_pagina-coleta-nf-e.png') right center no-repeat;
    background-size: calc(50% + 200px) auto; */
    width: calc(50% + 200px);
    height: auto;
    left: initial;
    right: 0;
}
.bg-oferecemos {
    padding: 15px 0;
    /* background: #fff url('/wp-content/uploads/2021/05/tarja-azul_acompanhamento-tempo-teal.png') right center no-repeat; */
    background-size: 60% auto;
}
.bg-otimizamos {
    padding: 15px 0;
    /* background: #fff url('/wp-content/uploads/2021/05/fundo-otimizamos_pagina-frotas.png') center top no-repeat; */
    background-size: cover;
}
.bg-quem-somos {
    padding: 15px 0 0;
    /* background: #fff url('/wp-content/uploads/2021/05/fundo-produtos_pagina-sobre.png') center top no-repeat; */
    background-size: cover;
}
@media(max-width: 47.99rem) {
    .bg-acompanhamento .wp-block-column:nth-child(3),
    /* .bg-facilitamos .wp-block-column:nth-child(3), */
    .bg-oferecemos .wp-block-column:nth-child(3) ,
    .bg-jornada .wp-block-column:nth-child(3) 
    {
        /* background-color: #2B53A0; */
        margin-right: calc(50% - 50vw)!important;
        margin-left: calc(50% - 50vw)!important;
        padding-right: calc(50vw - 50%)!important;
        padding-left: calc(50vw - 50%)!important;
        /* padding-top: 1.5rem;
        padding-bottom: 1.5rem; */
    }
    .bg-jornada .wp-block-column:nth-child(3) {
        background-color: #8da5d6;
    }
    .bg-acompanhamento .wp-block-column:nth-child(3) ul,
    /* .bg-facilitamos .wp-block-column:nth-child(3) ul, */
    .bg-oferecemos .wp-block-column:nth-child(3) ul,
    .bg-jornada .wp-block-column:nth-child(3) ul
    {
        margin-top: 0;
        margin-bottom: 0;
    }
}
@media(min-width: 48rem) {
    .bg-gestao-de-multas {
        padding: 15px 0;
        /* background: #fff url('/wp-content/uploads/2021/05/fundo-logo_pagina-gestao-de-multas.png') right center no-repeat; */
        background-size: 35% auto;
    }
}

/* Header */
#g-navigation {
    border-top: 5px solid #2B53A0;
    border-bottom: 1px solid #ccc;
}
#g-navigation .g-main-nav .g-toplevel,
#contact-login > .g-content {
    line-height: 30px!important;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-weight: 600;
}
#whatsapp-header img {
    vertical-align: -3px;
}
#contact-login {
    text-align: right;
}
#whatsapp-header {
    color: #2B53A0;
}
#button-login a  {
    margin-left: 25px;
    padding: 2px 6px;
    background-color: #2B53A0;
    border-radius: 6px;
    color: #fff;
    font-size: 0.8rem;
    font-weight: 600;
    vertical-align: 1px;
}
@media(max-width: 47.99rem) {
    #contact-login {
        text-align: center;
    }
}
@media(min-width: 48rem) {
    .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
        font-size: 0.6rem;
    }
    #contact-login,
    #button-login a {
        font-size: 0.5rem;
    }
    #button-login a {
        margin-left: 10px;
    }
}
@media(min-width: 60rem) {
    .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
        font-size: 0.7rem;
    }
    #contact-login,
    #button-login a {
        font-size: 0.6rem;
    }
    #button-login a {
        margin-left: 15px;
    }
}
@media(min-width: 75rem) {
    .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
        font-size: 1rem;
    }
    #contact-login,
    #button-login a {
        font-size: 0.8rem;
    }
    #button-login a {
        margin-left: 25px;
    }
}
/* Footer */
#g-footer {
    padding-top: 0;
}
#newsletter {
    margin: 2rem 0 4rem;
    background-color: #2B53A0;
    border-radius: 20px;
    text-align: center;
}
#g-footer #newsletter .widgettitle.g-title {
    text-transform: none;
}
#mc_embed_signup {
    background-color: #fff0!important;
}
#mc_embed_signup form {
    padding-left: 0!important;
}
#mc_embed_signup_scroll {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px;
    background-color: #fff;
    border-radius: 8px;
}
#mc_embed_signup input.email,
#mc_embed_signup input.button {
    margin-bottom: 0!important;
}
#mc_embed_signup input.email {
    background-color: #eee;
    border-width: 0;
    border-radius: 4px;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    color: #000;
}
#mc_embed_signup input.button {
    background-color: #2B53A0;
    text-transform: uppercase;
}
#g-footer > .g-container > .g-grid:first-child {
    margin-right: calc(50% - 50vw)!important;
    margin-left: calc(50% - 50vw)!important;
    padding-right: calc(50vw - 50%)!important;
    padding-left: calc(50vw - 50%)!important;
    background-color: #fff;
}
#g-footer > .g-container > .g-grid:nth-child(2) {
    margin-right: calc(50% - 50vw)!important;
    margin-left: calc(50% - 50vw)!important;
    padding-right: calc(50vw - 50%)!important;
    padding-left: calc(50vw - 50%)!important;
    background-color: #95a9cf;
}
#g-footer a {
    color: #fff;
}
#g-footer a:hover {
    color: #8da5d6;
}
#g-footer .widgettitle {
    color: #fff;
}
#footer-social,
#footer-whatsapp {
    color: #222b3f;
    font-weight: 600;
}
#footer-social .widget {
    display: inline-block;
    margin: 0;
    padding: 0;
}
#footer-social .textwidget p,
#footer-whatsapp p {
    margin: 0;
    line-height: 30px;
}
#footer-social .g-social {
    margin-left: 20px;
    margin-right: 20px;
}
#footer-social .g-social a {
    color: #fff;
}
#footer-whatsapp {
    text-align: right;
}
#g-footer div[id^='footer-column'] {
    font-size: 0.8rem;
}
#g-footer div[id^='footer-column'] h3 {
    font-size: 1.1rem;
}
#g-footer div[id^='footer-column'] li {
    margin-bottom: 5px;
}
#g-footer .widgettitle.g-title {
    font-weight: 700;
    text-transform: uppercase;
}
#menu-sitemap {
    list-style-type: disc;
    padding-left: 17px;
}
#menu-sitemap a {
    color: #fff;
}
footer .list-unstyled {
    margin-left: 20px;
}
footer .list-unstyled li img {
    margin-left: -20px;
    margin-right: 2px;
}
#footer-column-5 img {
    margin: 30px 0;
}
#whatsapp-link {
    position: fixed;
    right: 5px;
    bottom: 80px;
}
#whatsapp-link img {
    margin: 0;
}
@media(max-width: 47.99rem) {
    #footer-social, #footer-whatsapp {
        text-align: center;
    }
}
@media(min-width: 48rem) {
    #newsletter {
        padding: 1rem 2rem;
    }
    #mc_embed_signup_scroll {
        width: 80%;
        margin: 0 auto;
    }
    #mc_embed_signup input.email {
        width: calc(95% - 160px)!important;
    }
    #mc_embed_signup input.button {
        min-width: 150px!important;
    }
}
/* Home */
.outline-home_outline .sp-pcp-post {
    padding: 0 9%!important;
    text-align: center;
}
.outline-home_outline .sp-pcp-post .sp-pcp-post-thumb-area img {
    object-fit: cover;
    width: 212px;
    height: 212px;
    border-radius: 20px;
}
.outline-home_outline .sp-pcp-post .sp-pcp-title {
    margin: 1rem 0;
}
.outline-home_outline .sp-pcp-post .sp-pcp-title a {
    line-height: 1.5;
    font-size: 13px;
    font-weight: 800;
    color: #2b53a0;
    text-transform: uppercase;
}
.outline-home_outline .sp-pcp-post .sp-pcp-post-content {
    font-size: .8125em;
}
.outline-home_outline .sp-pcp-post .sp-pcp-post-content .pcp-readmore-link {
    padding: 3px 10px;
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 18px;
    line-height: 1.5;
}
.wp-block-query .is-layout-grid {
    row-gap: 0;
}
@media(min-width: 48rem) {
    .wp-block-query .is-layout-grid .wp-block-post:not(:nth-child(3n)) {
        padding-right: 2rem;
        border-right: 1px solid #2B53A0;
    }
}

.wp-block-cover.bg-contain .wp-block-cover__image-background {
    object-fit: contain;
}

/* Internas */
body:not(.home) #g-mainbar {
    padding-top: 0;
    padding-bottom: 0;
}
body:not(.home) #g-mainbar > .g-grid > .g-block > .g-content {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

/* Sliders */
#slider-expert .sp-pcp-container {
    margin-block-start: 0;
}
#slider-frotas .pcp-carousel-wrapper .sp-pcp-carousel,
#slider-expert .pcp-carousel-wrapper .sp-pcp-carousel {
    position: relative;
    padding: 20px 50px;
}
#slider-frotas .sp-pcp-post .sp-pcp-post-content,
#slider-frotas .sp-pcp-post .sp-pcp-post-content .wp-block-columns,
#slider-expert .sp-pcp-post .sp-pcp-post-content,
#slider-expert .sp-pcp-post .sp-pcp-post-content .wp-block-columns {
    margin-bottom: 0;
}
#slider-expert .sp-pcp-post .sp-pcp-post-content .wp-block-columns .wp-block-column:not(:first-child),
#slider-frotas .sp-pcp-post .sp-pcp-post-content .wp-block-columns .wp-block-column:not(:first-child) {
    margin-left: 2em;
}
#slider-frotas .sp-pcp-post .sp-pcp-post-content .wp-block-image img,
#slider-expert .sp-pcp-post .sp-pcp-post-content .wp-block-image img {
    border-radius: 20px;
}
#slider-frotas .sp-pcp-post .sp-pcp-post-content .has-large-font-size {
    font-size: 1.65rem!important;
}
#slider-frotas .sp-pcp-post .sp-pcp-post-content p {
    margin: 0;
}
#slider-expert .sp-pcp-post-content {
    font-size: 0.8rem;
    color: #fff;
}
#slider-expert .sp-pcp-post-content h2 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 1.4rem;
    color: #8da5d6;
}
#slider-frotas .pcp-button-prev,
#slider-frotas .pcp-button-next,
#slider-expert .pcp-button-prev,
#slider-expert .pcp-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
    font-size: 60px;
}
#slider-frotas .pcp-button-prev,
#slider-expert .pcp-button-prev {
    left: 0px;
}
#slider-frotas .pcp-button-next,
#slider-expert .pcp-button-next {
    right: 0px;
}

/* Sobre */
.page-id-17 footer {
    margin-top: 0;
    padding-top: 0.5rem;
    background-color: #222b3f;
}
.page-id-17 footer div:nth-child(2) {
    color: #fff!important;
}

/* Blog */
body.outline-blog_outline #g-page-surround .platform-content .entries {
    margin-top: 3rem;
}
body.outline-blog_outline #g-page-surround .platform-content .entries article {
    margin-bottom: 2rem!important;
    padding-bottom: 2rem!important;
    border-bottom: 1px solid #2B53A0;
}
body.outline-blog_outline h2.entry-title {
    padding-top: 0.938rem;
    color: #2B53A0;
}
body.outline-blog_outline .read-more.button {
    margin-top: 1rem;
    padding: 0;
    background-color: #fff0;
    font-size: 1rem;
    font-weight: 300;
    color: #2B53A0;
    text-transform: none;
    text-decoration: underline;
    letter-spacing: initial;
}
body.outline-blog_outline .entry-meta {
    margin-bottom: 1rem!important;
}
body.outline-blog_outline .fa-tags {
    display: none;
}
body.outline-blog_outline .meta-prefix {
    text-transform: none;
}
body.outline-blog_outline .meta-tag-link {
    color: #2B53A0;
    text-decoration: underline;
    text-transform: none;
}
body.outline-blog_outline .pagination ul.pagination-list .pagination-list-item {
    margin-right: 10px;
    /* width: 30px; */
    height: 30px;
    border-radius: 15px!important;
}
body.outline-blog_outline .pagination ul.pagination-list .pagination-list-item > span,
body.outline-blog_outline .pagination ul.pagination-list .pagination-list-item > a {
    border-radius: 15px!important;
    border-width: 0!important;
    background-color: #fff0;
    line-height: 22px;
    font-weight: 600;
    color: #000;
}
body.outline-blog_outline .pagination ul.pagination-list .pagination-list-item.current-item,
body.outline-blog_outline .pagination ul.pagination-list .pagination-list-item.pagination-next {
    background-color: #2B53A0;
}
body.outline-blog_outline .pagination ul.pagination-list .pagination-list-item.current-item > span,
body.outline-blog_outline .pagination ul.pagination-list .pagination-list-item.pagination-next > a {
    font-weight: 700;
    color: #fff;
}
.widgettitle {
    color: #2B53A0;
}
.widget_sub_categories {
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: #95a9cf;
}
.widget_sub_categories ul {
    list-style-type: none;
}
.widget_sub_categories li {
    position: relative;
}
.widget_sub_categories li:before {
    position: absolute;
    top: 7px;
    left: -20px;
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid #2B53A0;
    border-radius: 50%;
}
.widget_sub_categories a {
    color: #000;
}
.widget_sub_categories a:hover {
    color: #1b5ea0;
}
#g-sidebar .sp-pcp-post {
    flex-wrap: wrap;
    height: 125px;
    padding-bottom: 15px;
    border-bottom: 1px solid #999;
}
#g-sidebar .pcp-post-thumb-wrapper {
    width: 35%;
}
#g-sidebar .pcp-post-thumb-wrapper .sp-pcp-post-thumb-area {
    margin-right: 15px;
}
#g-sidebar .sp-pcp-title {
    order: 2;
    margin-bottom: 0;
    width: 65%;
    height: 30px;
    overflow: hidden;
}
#g-sidebar .sp-pcp-title a {
    line-height: 1.2;
    font-size: 0.8rem;
    color: #2B53A0;
}
#g-sidebar .sp-pcp-post-meta {
    order: 1;
}
#g-sidebar .sp-pcp-post-meta .fa-calendar {
    display: none;
}
#g-sidebar .sp-pcp-post-content {
    order: 2;
    margin-bottom: 0;
    width: 65%;
    height: 76px;
    overflow: hidden;
    line-height: 1.2;
    font-size: 0.8rem;
}

/* Contato */
@media(max-width: 47.99rem) {
    .contato-icone-texto .wp-block-column:first-child {
        flex-basis: 10%!important;
    }
    .contato-icone-texto .wp-block-column:last-child {
        flex-basis: 88%!important;
    }
}

/* Contact Form 7 */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
    border-radius: 0.4rem;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.wpcf7 label {
    color: #222b3f;
}
.wpcf7 input {
    height: 31px;
    border-width: 0;
    padding: 2px 10px;
    line-height: 1;
    font-size: 16px;
}
.wpcf7 input.wpcf7-submit {
    margin-top: 20px;
    margin-left: 10%;
    width: 80%;
    background-color: #2B53A0;
    border-radius: 0.4rem;
    border-width: 0;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 2;
}
.wpcf7 textarea {
    height: 227px;
}
.small-form {
    margin-top: -0.5rem;
    max-width: 300px;
    font-size: 0.9rem;
}
.small-form .wpcf7-form p {
    margin: 0;
}
.small-form .wpcf7 input[type="text"],
.small-form .wpcf7 input[type="email"] {
    padding: 0 5px;
    border-width: 0;
    height: 20px;
}
.small-form .wpcf7 input.wpcf7-submit {
    margin-left: 0;
    border-width: 0;
    width: 100%;
}
@media(min-width: 48rem) {
    #form-contato .wpcf7-form {
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        height: 405px;
    }
    #form-contato .wpcf7-form.invalid {
        height: 460px;
    }
    #form-contato .wpcf7-form > * {
        margin: 5px 1%;
        width: 48%;
    }
}

/* Popup Maker */
.pum-container a:hover {
    color: #fff;
}