@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");

:root {
    accent-color: #333
}

#terms-cookie button,
#quem-somos .s-ecossistema .grid-duplo .item,
#quem-somos .s-pilares .grid .item .img,
#ciberseguranca .s-solucoes .bloco a span,
#single-ciberseguranca .s-top .player,
#single-ciberseguranca .s-todas-solucoes .grid a span,
.sidebar-blog .content form button,
.fixed-whatsapp,
.backtop {
    display: flex;
    align-items: center;
    justify-content: center
}

#metodologia .s-tipos-empresa:before,
#trabalhe-conosco .s-texto:before,
#trabalhe-conosco .s-texto .grid .item:before,
#trabalhe-conosco .s-beneficios .slide .swiper-slide:before,
#single-ciberseguranca .s-top .player:before,
#single-ciberseguranca .s-todas-solucoes:before,
.post-grande:before,
#single-case .s-video video,
.s-nossa-metodologia-padrao:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ''
}

@keyframes rotation {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.rotation {
    animation: rotation 10s infinite linear
}

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,
input,
textarea,
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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

* {
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    font-style: normal;
    font-weight: normal;
    box-sizing: border-box;
    cursor: default
}

a,
button {
    cursor: pointer
}

a *,
button * {
    cursor: pointer
}

input,
textarea {
    cursor: text
}

button,
input,
select {
    border-radius: 0;
    font-family: "Open Sans", sans-serif
}

button:focus,
button:active,
input:focus,
input:active {
    outline: none
}

body {
    line-height: 1em
}

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
}

textarea,
input,
a {
    outline: none
}

@-ms-viewport {
    width: device-width
}

*::selection {
    background: #333;
    color: #fff
}

*::-moz-selection {
    background: #333;
    color: #fff
}

html {
    font-size: 16px
}

body {
    font-size: 1em;
    font-family: "Open Sans", sans-serif;
    color: #333
}

p {
    color: #333;
    line-height: 1.5em
}

a {
    text-decoration: none;
    color: currentColor
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

img::selection {
    background-color: transparent
}

.clear {
    clear: both
}

.box-site {
    position: relative;
    overflow: hidden
}

.clearfix,
.container {
    *zoom: 1
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after {
    display: table;
    content: "";
    line-height: 0
}

.container:after,
.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.no-scroll {
    overflow: hidden
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.w-100 {
    width: 100% !important
}

.h-100 {
    height: 100% !important
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.box-center {
    display: flex;
    justify-content: center
}

.box-center-home {
    display: flex;
    justify-content: center
}

.no-events {
    pointer-events: none !important
}

.xdebug-var-dump {
    font-size: 14px
}

.video-container {
    position: relative;
    height: 0px;
    background-color: red;
    padding: 0 0 56.25%
}

.video-container iframe,
.video-container video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-width: 992px) {
    .visible-mobile {
        display: none !important
    }
}

@media (max-width: 991px) {
    .visible-desktop {
        display: none !important
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }

    .d-sm-none {
        display: none !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }

    .d-md-none {
        display: none !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }

    .d-lg-none {
        display: none !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: calc(100% - 40px)
    }

    .d-xl-none {
        display: none !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (min-width: 1500px) {
    .container {
        max-width: 1440px
    }

    .d-sl-none {
        display: none !important
    }

    .d-sl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto,
.col-sl-1,
.col-sl-2,
.col-sl-3,
.col-sl-4,
.col-sl-5,
.col-sl-6,
.col-sl-7,
.col-sl-8,
.col-sl-9,
.col-sl-10,
.col-sl-11,
.col-sl-12,
.col-sl,
.col-sl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1500px) {
    .col-sl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sl-0 {
        margin-left: 0
    }

    .offset-sl-1 {
        margin-left: 8.333333%
    }

    .offset-sl-2 {
        margin-left: 16.666667%
    }

    .offset-sl-3 {
        margin-left: 25%
    }

    .offset-sl-4 {
        margin-left: 33.333333%
    }

    .offset-sl-5 {
        margin-left: 41.666667%
    }

    .offset-sl-6 {
        margin-left: 50%
    }

    .offset-sl-7 {
        margin-left: 58.333333%
    }

    .offset-sl-8 {
        margin-left: 66.666667%
    }

    .offset-sl-9 {
        margin-left: 75%
    }

    .offset-sl-10 {
        margin-left: 83.333333%
    }

    .offset-sl-11 {
        margin-left: 91.666667%
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.gutters-2 {
    margin-right: -2px;
    margin-left: -2px
}

.gutters-2>.col,
.gutters-2>[class*="col-"] {
    padding-right: 2px;
    padding-left: 2px
}

.gutters-3 {
    margin-right: -3px;
    margin-left: -3px
}

.gutters-3>.col,
.gutters-3>[class*="col-"] {
    padding-right: 3px;
    padding-left: 3px
}

.gutters-5 {
    margin-right: -5px;
    margin-left: -5px
}

.gutters-5>.col,
.gutters-5>[class*="col-"] {
    padding-right: 5px;
    padding-left: 5px
}

.gutters-7 {
    margin-right: -7px;
    margin-left: -7px
}

.gutters-7>.col,
.gutters-7>[class*="col-"] {
    padding-right: 7px;
    padding-left: 7px
}

.hidden {
    display: none !important
}

@media (min-width: 1500px) {
    .hidden-sl {
        display: none !important
    }
}

@media (max-width: 1499px) and (min-width: 1200px) {
    .hidden-xl {
        display: none !important
    }
}

@media (max-width: 1499px) {
    .no-gutters-xl-low {
        margin-right: 0;
        margin-left: 0
    }

    .no-gutters-xl-low>.col,
    .no-gutters-xl-low>[class*="col-"] {
        padding-right: 0;
        padding-left: 0
    }

    .gutters-2-xl-low {
        margin-right: -2px;
        margin-left: -2px
    }

    .gutters-2-xl-low>.col,
    .gutters-2-xl-low>[class*="col-"] {
        padding-right: 2px;
        padding-left: 2px
    }

    .gutters-3-xl-low {
        margin-right: -3px;
        margin-left: -3px
    }

    .gutters-3-xl-low>.col,
    .gutters-3-xl-low>[class*="col-"] {
        padding-right: 3px;
        padding-left: 3px
    }

    .gutters-5-xl-low {
        margin-right: -5px;
        margin-left: -5px
    }

    .gutters-5-xl-low>.col,
    .gutters-5-xl-low>[class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }

    .gutters-10-xl-low {
        margin-right: -10px;
        margin-left: -10px
    }

    .gutters-10-xl-low>.col,
    .gutters-10-xl-low>[class*="col-"] {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .hidden-lg {
        display: none !important
    }
}

@media (max-width: 1199px) {
    .no-gutters-lg-low {
        margin-right: 0;
        margin-left: 0
    }

    .no-gutters-lg-low>.col,
    .no-gutters-lg-low>[class*="col-"] {
        padding-right: 0;
        padding-left: 0
    }

    .gutters-2-lg-low {
        margin-right: -2px;
        margin-left: -2px
    }

    .gutters-2-lg-low>.col,
    .gutters-2-lg-low>[class*="col-"] {
        padding-right: 2px;
        padding-left: 2px
    }

    .gutters-3-lg-low {
        margin-right: -3px;
        margin-left: -3px
    }

    .gutters-3-lg-low>.col,
    .gutters-3-lg-low>[class*="col-"] {
        padding-right: 3px;
        padding-left: 3px
    }

    .gutters-5-lg-low {
        margin-right: -5px;
        margin-left: -5px
    }

    .gutters-5-lg-low>.col,
    .gutters-5-lg-low>[class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }
}

@media (min-width: 992px) {
    .hidden-desktop {
        display: none !important
    }
}

@media (max-width: 991px) {
    .hidden-mobile {
        display: none !important
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .hidden-md {
        display: none !important
    }
}

@media (max-width: 991px) {
    .no-gutters-md-low {
        margin-right: 0;
        margin-left: 0
    }

    .no-gutters-md-low>.col,
    .no-gutters-md-low>[class*="col-"] {
        padding-right: 0;
        padding-left: 0
    }

    .gutters-2-md-low {
        margin-right: -2px;
        margin-left: -2px
    }

    .gutters-2-md-low>.col,
    .gutters-2-md-low>[class*="col-"] {
        padding-right: 2px;
        padding-left: 2px
    }

    .gutters-3-md-low {
        margin-right: -3px;
        margin-left: -3px
    }

    .gutters-3-md-low>.col,
    .gutters-3-md-low>[class*="col-"] {
        padding-right: 3px;
        padding-left: 3px
    }

    .gutters-5-md-low {
        margin-right: -5px;
        margin-left: -5px
    }

    .gutters-5-md-low>.col,
    .gutters-5-md-low>[class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }
}

@media (max-width: 767px) and (min-width: 576px) {
    .hidden-sm {
        display: none !important
    }
}

@media (max-width: 767px) {
    .no-gutters-sm-low {
        margin-right: 0;
        margin-left: 0
    }

    .no-gutters-sm-low>.col,
    .no-gutters-sm-low>[class*="col-"] {
        padding-right: 0;
        padding-left: 0
    }

    .gutters-2-sm-low {
        margin-right: -2px;
        margin-left: -2px
    }

    .gutters-2-sm-low>.col,
    .gutters-2-sm-low>[class*="col-"] {
        padding-right: 2px;
        padding-left: 2px
    }

    .gutters-3-sm-low {
        margin-right: -3px;
        margin-left: -3px
    }

    .gutters-3-sm-low>.col,
    .gutters-3-sm-low>[class*="col-"] {
        padding-right: 3px;
        padding-left: 3px
    }

    .gutters-5-sm-low {
        margin-right: -5px;
        margin-left: -5px
    }

    .gutters-5-sm-low>.col,
    .gutters-5-sm-low>[class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }
}

@media (max-width: 575px) {
    .hidden-ss {
        display: none !important
    }

    .no-gutters-ss {
        margin-right: 0;
        margin-left: 0
    }

    .no-gutters-ss>.col,
    .no-gutters-ss>[class*="col-"] {
        padding-right: 0;
        padding-left: 0
    }

    .gutters-2-ss {
        margin-right: -2px;
        margin-left: -2px
    }

    .gutters-2-ss>.col,
    .gutters-2-ss>[class*="col-"] {
        padding-right: 2px;
        padding-left: 2px
    }

    .gutters-3-ss {
        margin-right: -3px;
        margin-left: -3px
    }

    .gutters-3-ss>.col,
    .gutters-3-ss>[class*="col-"] {
        padding-right: 3px;
        padding-left: 3px
    }

    .gutters-5-ss {
        margin-right: -5px;
        margin-left: -5px
    }

    .gutters-5-ss>.col,
    .gutters-5-ss>[class*="col-"] {
        padding-right: 5px;
        padding-left: 5px
    }
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -ms-flex: 11 auto !important;
        flex: 11 auto !important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1500px) {
    .flex-sl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sl-fill {
        -ms-flex: 11 auto !important;
        flex: 11 auto !important
    }

    .flex-sl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.editor {
    font-size: 16px;
    line-height: calc(1em + 10px);
    padding: 40px 0
}

.editor img {
    max-width: 100%
}

.editor p,
.editor ul,
.editor ol {
    font-size: 1em;
    line-height: calc(1em + 10px);
    margin-bottom: 1em
}

.editor img {
    padding: 30px 0;
    max-width: 100%;
    height: auto !important
}

.editor em {
    font-style: italic
}

.editor b,
.editor strong {
    font-weight: 700
}

.editor a {
    text-decoration: underline
}

.editor ol,
.editor ul {
    list-style-type: none;
    padding-left: 2em
}

.editor ol li,
.editor ul li {
    padding: 0.2em 0
}

.editor ul li {
    position: relative
}

.editor ul li::before {
    content: " ";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #000;
    top: 0.95em;
    margin-top: -2.5px;
    left: -20px
}

.editor h2,
.editor h3,
.editor h4,
.editor h5,
.editor h6 {
    margin-bottom: 2.143rem;
    margin-top: 2em;
    font-weight: bold
}

.editor h2:first-child,
.editor h3:first-child,
.editor h4:first-child,
.editor h5:first-child,
.editor h6:first-child {
    margin-top: 0
}

.editor h2 {
    font-size: 1.375rem;
    margin-top: 2.5em
}

.editor h3 {
    font-size: 1.25rem
}

.editor h6 {
    font-weight: 600;
    font-size: 1.28em
}

.editor ol {
    counter-reset: li
}

.editor ol li {
    position: relative
}

.editor ol li::before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    width: 1em;
    height: 1.5em;
    color: #000;
    top: 0.95em;
    margin-top: -0.75em;
    left: -20px;
    font-weight: 800
}

.editor blockquote {
    font-size: 1.2em;
    padding: 0.5em 0 0 3em;
    margin: 1.5em 0 1.5em 0.5em;
    font-style: italic
}

.editor .alignnone {
    display: block;
    margin: 1em 0 2em
}

.editor .aligncenter {
    display: block;
    margin: 1em auto 1em
}

.editor .aligncenter .wp-caption-text {
    text-align: center
}

.editor .alignright {
    float: right;
    margin: 1em 0 1em 1em;
    max-width: 50%
}

.editor .alignleft {
    float: left;
    margin: 1em 1em 1em 0;
    max-width: 50%
}

.editor .wp-caption-text {
    font-size: 0.725em;
    line-height: 1.2em;
    margin: 5px 0 0
}

.editor .wp-caption {
    max-width: 100%
}

.editor .wp-caption.alignleft,
.editor .wp-caption.alignright {
    max-width: 50%
}

#terms-cookie {
    background: #FFFFFF;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    z-index: 9999;
    width: 450px;
    height: 115px;
    position: fixed;
    left: 15px;
    bottom: 15px;
    display: flex;
    align-items: center;
    padding: 13px 30px
}

#terms-cookie.accept {
    display: none
}

#terms-cookie .text {
    padding: 10px 0
}

#terms-cookie .text h3 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 10px
}

#terms-cookie .text span {
    font-weight: 400;
    font-size: 14px;
    line-height: 133%
}

#terms-cookie button {
    width: 75px;
    height: 100%;
    border-left: 1px solid #714C2B;
    background: transparent
}

#terms-cookie button svg {
    margin-left: 25px
}

body.page-template-template-contato {
    background-size: cover;
    background-position: center;
    background-image: url("../images/bg-contato.jpg")
}

header {
    border-bottom: 2px solid #007DBA;
    background: #FFFFFF
}

@media (min-width: 992px) {
    header .top-site {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 172px
    }

    header .top-site nav {
        display: flex;
        flex-direction: column
    }

    header .top-site nav .nav-top {
        margin-bottom: 38px;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    header .top-site nav .nav-top form {
        border: 1px solid #DFDFDF;
        border-radius: 4px;
        width: 394px;
        height: 40px;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        margin-left: 80px
    }

    header .top-site nav .nav-top form input {
        width: 100%;
        height: 40px;
        padding: 0 20px;
        line-height: 2.5rem
    }

    header .top-site nav .nav-top form input::placeholder {
        color: #6C757D
    }

    header .top-site nav .nav-top form button {
        width: 55px;
        height: 40px;
        background: #fff
    }

    header .top-site nav .nav-top .links {
        display: flex;
        align-items: center;
        gap: 30px
    }

    header .top-site nav .nav-top .links .tel {
        display: flex;
        align-items: center;
        gap: 15px;
        font-weight: 400;
        font-size: 19px
    }

    header .top-site nav ul {
        display: flex;
        align-items: center;
        margin-right: -20px;
        margin-top: -10px
    }

    header .top-site nav ul a {
        padding: 20px;
        font-size: 1.125rem;
        line-height: 1.75rem;
        display: flex;
        align-items: center;
        gap: 10px;
        position: relative
    }

    header .top-site nav ul a svg {
        transition: 0.2s;
        fill: #333333
    }

    header .top-site nav ul a.active svg {
        transform: rotate(180deg)
    }

    header .top-site nav ul a:before {
        width: 100%;
        height: 10px;
        background: #ffd800;
        content: '';
        position: absolute;
        border-radius: 10px;
        bottom: -23px;
        opacity: 0;
        left: 0;
        right: 0
    }

    header .top-site nav ul a.active:before {
        opacity: 1
    }

    header .top-site nav ul .sub-menu {
        position: absolute;
        width: 100%;
        background: #007DBA;
        height: 85px;
        left: 0;
        right: 0;
        bottom: -85px;
        align-items: center;
        justify-content: center;
        display: none;
        z-index: 99
    }

    header .top-site nav ul .sub-menu.active {
        display: flex
    }

    header .top-site nav ul .sub-menu:before {
        height: 85px;
        width: 2000px;
        left: calc(100% - 1px);
        content: '';
        position: absolute;
        background: #007DBA
    }

    header .top-site nav ul .sub-menu:after {
        height: 85px;
        width: 2000px;
        right: calc(100% - 1px);
        content: '';
        position: absolute;
        background: #007DBA
    }

    header .top-site nav ul .sub-menu .content {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 60px
    }

    header .top-site nav ul .sub-menu .content a {
        font-weight: bold;
        color: #FFFFFF;
        font-size: 18px;
        padding: 0
    }

    header .toggle-menu {
        display: none
    }
}

header.fixed {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    top: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 99999
}

header.fixed .logo img {
    width: 100px
}

header.fixed .nav-top {
    display: none !important
}

header.fixed .top-site {
    height: 100px
}

@media (max-width: 991px) {
    header.fixed .top-site {
        height: 75px
    }
}

@media (max-width: 991px) {
    header .top-site {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 90px;
    }

    header .top-site .logo img {
        width: 97px;
        height: auto;
    }

    header nav {
        background-color: #225670;
        color: #fff;
        display: block;
        position: fixed;
        width: 100%;
        left: -100%;
        top: 0;
        bottom: 0;
        padding: 20px;
        z-index: 9997;
        transition: all 0.4s ease;
        overflow-y: auto;
    }

    header nav.active {
        opacity: 1;
        left: 0;
    }

    header nav.active+.toggle-menu span {
        background: #fff;
    }

    header nav.active+.toggle-menu span.line1 {
        transform: rotate(45deg);
    }

    header nav.active+.toggle-menu span.line2 {
        margin-top: -3px;
        transform: rotate(-45deg);
    }

    header nav.active+.toggle-menu span.line3 {
        display: none;
    }

    /* Ajusta a posição do campo de busca */
    header nav form {
        margin-top: 60px; /* Reduzido para diminuir a distância ao topo */
        margin-bottom: 40px;
        border: 1px solid #DFDFDF;
        border-radius: 4px;
        width: 100%;
        height: 40px;
        overflow: hidden;
        display: flex;
        justify-content: space-between;
    }

    header nav form input {
        width: 100%;
        height: 40px;
        padding: 0 20px;
        line-height: 2.5rem;
    }

    header nav form input::placeholder {
        color: #6C757D;
    }

    header nav form button {
        width: 55px;
        height: 40px;
        background: #fff;
    }

    /* Centraliza o telefone e redes sociais */
    header nav .tel, header nav .links {
        margin: 0 auto;
        color: #fff;
        display: flex;
        align-items: center;
        font-size: 18px;
        margin-top: 30px;
        justify-content: center;
    }

    header nav .links {
        margin-top: 40px;
        gap: 30px;
    }

    /* Ajuste para o menu */
    header nav ul {
        margin: 0 auto;
        padding: 0;
        list-style: none;
        display: block;
        text-align: center;
    }

    header nav ul li {
        margin-bottom: 10px;
    }

    header nav ul a {
        color: #fff;
        display: flex; /* Mantém flex para alinhar ícones e texto */
        align-items: center;
        justify-content: center; /* Centraliza o texto e o ícone */
        padding: 15px 0;
        font-size: 24px; /* Aumenta o tamanho da fonte dos menus */
        font-weight: bold; /* Deixa a fonte dos menus em negrito */
        text-decoration: none;
    }

    header nav ul a svg {
        fill: #fff;
        margin-right: 15px; /* Espaçamento entre o ícone e o texto */
        flex-shrink: 0; /* Garante que o ícone não encolha e o espaçamento seja mantido */
    }

    header nav ul a span {
        padding-left: 10px; /* Espaçamento extra entre o ícone e o texto */
    }

    header nav ul .sub-menu {
        margin-left: 20px;
        display: none;
    }

    header nav ul .sub-menu a {
        padding: 10px 0;
        font-size: 18px; /* Mantém o tamanho da fonte do submenu */
        font-weight: normal; /* Submenus não em negrito */
    }

    header nav ul .sub-menu.active {
        display: block;
    }

    header .toggle-menu {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: center;
        cursor: pointer;
        width: 70px;
        height: 70px;
        z-index: 9999;
    }

    header .toggle-menu span {
        display: block;
        width: 28px;
        border-radius: 3px;
        height: 3px;
        background: #000;
        transition: all 0.4s ease;
    }

    header .toggle-menu span + span {
        margin-top: 6px;
    }
}


#error404 {
    padding: 60px 0
}

#error404 h1 {
    font-size: 2.8rem;
    margin-bottom: 30px
}

#error404 h2 {
    font-size: 1.6rem
}

#page {
    padding: 60px 0
}

#contato .content {
    padding: 40px 0 70px 0
}

@media (min-width: 992px) {
    #contato .contatos {
        max-width: 470px
    }
}

#contato .mapa {
    margin-bottom: 45px;
    display: block
}

#contato .mapa img {
    width: 100%;
    height: auto;
    filter: drop-shadow(0px 26px 32px rgba(0, 0, 0, 0.25));
    border-radius: 10px
}

#contato .item-contato {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
    color: #000000;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

@media (max-width: 991px) {
    #contato .item-contato {
        font-size: 14px;
        line-height: 22px
    }
}

#contato .social {
    display: flex;
    align-items: center;
    gap: 40px
}

@media (max-width: 991px) {
    #contato .social {
        margin-bottom: 30px
    }
}

#contato h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #007DBA;
    margin-bottom: 20px
}

#contato .topo p {
    margin-bottom: 20px
}

#home .s-top {
    position: relative
}

#home .s-top .player {
    position: absolute;
    right: 0;
    z-index: 999;
    top: 80px
}

#home .s-top .info {
    z-index: 99;
    position: relative
}

#home .s-top .info h1, 
#home .s-top .info h2 {
    font-weight: 700;
    font-size: 3.125rem;
    line-height: 4.1875rem;
    color: #FFFFFF;
    max-width: 650px
}

#home .s-top .info p {
    margin: 60px 0;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.875rem;
    color: #fff;
    max-width: 765px
}

#home .s-top .info .btn {
    max-width: 497px
}

#home .s-top .swiper-topo-home .slide {
    padding: 70px 0 90px 0;
    background-size: cover;
    background-position: center;
    height: 690px
}

#home .s-top .swiper-topo-home .slide video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

#home .s-top .swiper-topo-home .swiper-pagination {
    bottom: 30px;
    display: none
}

#home .s-top .swiper-topo-home .swiper-pagination .swiper-pagination-bullet {
    margin: 0 7px;
    width: 12px;
    height: 12px;
    background: #fff
}

@media (max-width: 991px) {
    #home .s-top .player {
        top: inherit;
        bottom: -75px;
        right: 0
    }

    #home .s-top .player img {
        max-width: 100%
    }

    #home .s-top .info h1, 
    #home .s-top .info h2 {
        font-size: 28px;
        font-weight: 700;
        line-height: 2.6875rem
    }

    #home .s-top .info p {
        font-size: 16px;
        line-height: 26px;
        margin: 30px 0;
        margin-bottom: 45px
    }

    #home .s-top .swiper-topo-home .slide {
        padding: 40px 0 300px 0;
        height: auto
    }

    #home .s-top .swiper-topo-home .swiper-pagination {
        bottom: 30px
    }
}

#home .s-solucoes {
    background-size: cover;
    background-position: center;
    background-image: url(../images/solucoes-fundo.jpg)
}

#home .s-solucoes .titulo {
    padding-top: 80px
}

@media (max-width: 991px) {
    #home .s-solucoes .titulo {
        padding-top: 65px
    }
}

#home .s-solucoes .content {
    padding: 35px 0 100px 0
}

#home .s-solucoes .content .seletores {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
    gap: 35px;
    margin-bottom: 60px
}

#home .s-solucoes .content .seletores button {
    font-size: 20px;
    line-height: 27px;
    padding: 15px;
    position: relative;
    background: transparent
}

#home .s-solucoes .content .seletores button:before {
    opacity: 0;
    width: 100%;
    height: 3px;
    background: #225670;
    border-radius: 5px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1.5px
}

#home .s-solucoes .content .seletores button.active {
    font-weight: 700
}

#home .s-solucoes .content .seletores button.active:before {
    opacity: 1
}

@media (max-width: 991px) {
    #home .s-solucoes .content {
        padding: 20px 0 50px 0
    }

    #home .s-solucoes .content .seletores button {
        font-size: 17px
    }
}

#home .s-solucoes .bloco-solucao {
    display: none
}

#home .s-solucoes .bloco-solucao.active {
    display: block
}

#home .s-solucoes .bloco-solucao .texto-bold {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #333333
}

@media (max-width: 991px) {
    #home .s-solucoes .bloco-solucao .texto-bold p {
        font-size: 20px;
        line-height: 30px
    }
}

#home .s-solucoes .bloco-solucao .texto {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px
}

@media (max-width: 991px) {
    #home .s-solucoes .bloco-solucao .texto {
        font-size: 14px;
        line-height: 24px
    }
}

#home .s-solucoes .bloco-solucao p {
    margin-bottom: 20px
}

@media (max-width: 991px) {
    #home .s-solucoes .bloco-solucao p {
        font-size: 14px;
        line-height: 24px
    }
}

#home .s-solucoes .bloco-solucao .tags {
    display: flex;
    flex-wrap: wrap;
    gap: 15px
}

@media (max-width: 991px) {
    #home .s-solucoes .bloco-solucao .tags {
        margin-bottom: 30px
    }
}

#home .s-solucoes .bloco-solucao .tags .tag {
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 7px 9px rgba(96, 96, 96, 0.11);
    border-radius: 10px;
    padding: 15px;
    display: flex;
    align-items: center;
    gap: 20px;
    color: #000;
    white-space: nowrap
}

@media (max-width: 991px) {
    #home .s-solucoes .bloco-solucao .tags .tag {
        font-size: 13px;
        width: 100%;
        justify-content: center;
        align-items: center;
        height: 70px;
        white-space: inherit;
        line-height: 19px
    }

    #home .s-solucoes .bloco-solucao .tags .tag img {
        max-width: 30px;
        max-height: 30px
    }
}

#home .s-solucoes .bloco-solucao .separador {
    padding: 25px 0;
    text-align: center;
    display: block;
    font-weight: 700;
    font-size: 16px;
    color: #000
}

@media (min-width: 992px) {
    #home .s-solucoes .bloco-solucao .btn {
        max-width: 400px
    }
}

#home .s-sobre {
    position: relative;
    min-height: 570px;
    padding-top: 45px;
    padding-bottom: 100px;
    background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 12.93%)
}

@media (max-width: 991px) {
    #home .s-sobre {
        padding-bottom: 380px
    }
}

#home .s-sobre .player {
    position: absolute;
    left: 0;
    z-index: 99;
    display: block
}

@media (max-width: 1600px) and (min-width: 992px) {
    #home .s-sobre .player img {
        height: 480px
    }
}

@media (max-width: 991px) {
    #home .s-sobre .player {
        bottom: -25px
    }
}

#home .s-sobre .info {
    margin-top: 95px
}

@media (max-width: 991px) {
    #home .s-sobre .info {
        margin-top: 0
    }
}

#home .s-sobre .info h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #007DBA;
    margin-bottom: 15px
}

#home .s-sobre .info p {
    color: #333333
}

#home .s-sobre .info .swiper-numeros {
    margin: 35px 0 60px 0
}

@media (max-width: 991px) {
    #home .s-sobre .info .swiper-numeros {
        margin: 35px 0 0 0
    }
}

#home .s-sobre .info .swiper-numeros .item strong {
    font-weight: 700;
    font-size: 32px;
    line-height: 43px;
    text-transform: uppercase;
    text-align: center;
    display: block
}

#home .s-sobre .info .swiper-numeros .item p {
    text-align: center
}

@media (max-width: 991px) {
    #home .s-sobre .info .swiper-numeros .item strong {
        font-size: 20px;
        line-height: 38px
    }

    #home .s-sobre .info .swiper-numeros .item p {
        font-size: 14px
    }
}

@media (min-width: 992px) {
    #home .s-sobre .info .btn {
        max-width: 400px
    }
}

@media (max-width: 991px) {
    #home .s-sobre .info .btn {
        margin-top: 30px
    }
}

#home .s-agenda {
    padding: 100px 0 75px 0
}

@media (max-width: 991px) {
    #home .s-agenda {
        padding: 50px 0
    }
}

#home .s-agenda h2 {
    font-weight: 700;
    font-size: 31px;
    line-height: 41px;
    text-transform: uppercase;
    color: #225670
}

@media (min-width: 992px) {
    #home .s-agenda h2 {
        margin-top: 50px
    }
}

@media (max-width: 991px) {
    #home .s-agenda h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px
    }
}

#home .s-agenda .slide {
    position: relative
}

#home .s-agenda .slide:before {
    height: 330px;
    width: 2000px;
    position: absolute;
    background: #0C7EBC;
    content: '';
    top: 21px;
    bottom: 0;
    left: calc(100% - 1px)
}

@media (max-width: 991px) {
    #home .s-agenda .slide:before {
        display: none
    }
}

#home .s-agenda .slide .swiper-slide {
    position: relative;
    display: flex;
    align-items: center
}

#home .s-agenda .slide .swiper-slide img {
    width: 392px;
    height: 372px;
    border-radius: 15px;
    object-fit: cover;
    object-position: center
}

#home .s-agenda .slide .swiper-slide .info {
    background: #0C7EBC;
    height: 330px;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 55px
}

#home .s-agenda .slide .swiper-slide .info h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 20px
}

#home .s-agenda .slide .swiper-slide .info a {
    color: #fff;
    margin-bottom: 40px
}

#home .s-agenda .slide .swiper-slide .info p,
#home .s-agenda .slide .swiper-slide .info ul,
#home .s-agenda .slide .swiper-slide .info li {
    color: #fff;
    font-size: 16px;
    line-height: 26px
}

@media (min-width: 992px) {
    #home .s-agenda .slide .swiper-slide .info .btn {
        max-width: 400px
    }
}

@media (max-width: 991px) {
    #home .s-agenda .slide .swiper-slide {
        flex-direction: column
    }

    #home .s-agenda .slide .swiper-slide img {
        height: 372px;
        width: 100%;
        object-position: center;
        object-fit: cover;
        border-radius: 15px
    }

    #home .s-agenda .slide .swiper-slide .info {
        margin-top: -20px;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
        height: auto;
        height: 100%;
        padding: 40px 30px;
        min-height: 396px;
        justify-content: flex-start
    }

    #home .s-agenda .slide .swiper-slide .info p,
    #home .s-agenda .slide .swiper-slide .info li {
        font-size: 14px;
        line-height: 24px
    }
}

#home .s-agenda .slide .swiper-pagination-seguranca {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-left: 80px;
    margin-top: 15px
}

#home .s-agenda .slide .swiper-pagination-seguranca .swiper-pagination-bullet {
    width: 37px;
    height: 10px;
    border-radius: 10px;
    margin: 0;
    opacity: 0.2;
    transition: 0.2s;
    background: #ffd800
}

#home .s-agenda .slide .swiper-pagination-seguranca .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1
}

@media (max-width: 991px) {
    #home .s-agenda .slide .swiper-pagination-seguranca {
        margin-left: 0;
        margin-top: 30px
    }
}

#home .s-certificacoes {
    padding: 30px 0 70px 0
}

#home .s-certificacoes .topo {
    text-align: center;
    margin-bottom: 50px
}

#home .s-certificacoes .topo h2 {
    margin-bottom: 30px
}

@media (max-width: 991px) {
    #home .s-certificacoes .mobile-fixo {
        max-width: 100%;
        height: auto
    }
}

#home .s-certificacoes .box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 45px
}

#home .s-certificacoes .box img {
    max-width: 100%;
    height: auto
}

@media (max-width: 991px) {
    #home .s-certificacoes .box {
        overflow-x: scroll;
        gap: 15px;
        width: calc(100% + 15px)
    }

    #home .s-certificacoes .box .apagar {
        display: none
    }

    #home .s-certificacoes .box img {
        min-width: 250px
    }
}

#quem-somos .s-top {
    position: relative;
    padding-bottom: 100px
}

@media (max-width: 991px) {
    #quem-somos .s-top {
        padding-bottom: 0
    }
}

#quem-somos .s-top .player {
    position: absolute;
    right: -2px;
    z-index: 999;
    margin-top: 80px
}

@media (max-width: 1600px) {
    #quem-somos .s-top .player {
        right: -60px
    }

    #quem-somos .s-top .player img {
        max-width: 740px
    }
}

@media (max-width: 991px) {
    #quem-somos .s-top .player {
        position: relative;
        right: 0
    }
}

#quem-somos .s-top .info {
    margin-top: 30px
}

#quem-somos .s-top .info .titulo-grande {
    margin-bottom: 30px
}

#quem-somos .s-top .info p {
    margin-bottom: 20px
}

#quem-somos .s-top .info-itens {
    margin-top: 100px
}

#quem-somos .s-top .info-itens h2 {
    font-weight: 700;
    font-size: 37px;
    line-height: 49px;
    color: #007DBA;
    margin-bottom: 15px
}

#quem-somos .s-top .info-itens .grid {
    display: flex;
    gap: 120px
}

#quem-somos .s-top .info-itens .grid .item strong {
    font-weight: 700;
    font-size: 32px;
    line-height: 43px;
    text-transform: uppercase;
    text-align: center
}

#quem-somos .s-top .info-itens .grid .item p {
    text-align: center
}

@media (max-width: 991px) {
    #quem-somos .s-top .info-itens {
        margin-top: 0
    }

    #quem-somos .s-top .info-itens h2 {
        font-size: 22px;
        line-height: 32px
    }

    #quem-somos .s-top .info-itens .grid {
        justify-content: space-between;
        gap: 30px;
        margin-top: 40px
    }

    #quem-somos .s-top .info-itens .grid .item strong {
        font-size: 20px;
        line-height: 30px
    }

    #quem-somos .s-top .info-itens .grid .item p {
        font-size: 14px;
        line-height: 24px;
        text-align: left
    }
}

#quem-somos .s-ecossistema {
    margin-top: 50px;
    padding: 100px 0;
    background: #ccc;
    position: relative;
    min-height: 650px
}

@media (max-width: 991px) {
    #quem-somos .s-ecossistema {
        margin-top: 40px;
        padding: 60px 0 40px 0
    }
}

@keyframes moveImage {
    0% {
        transform: translateX(0)
    }

    25% {
        transform: translateY(8px)
    }

    50% {
        transform: translateX(8px)
    }

    75% {
        transform: translateY(0)
    }

    100% {
        transform: translateX(8)
    }
}

#quem-somos .s-ecossistema .parceiros {
    position: absolute;
    right: 0;
    top: 0;
    animation: moveImage 4s infinite ease-in-out
}

@media (max-width: 991px) {
    #quem-somos .s-ecossistema .parceiros {
        position: relative;
        width: 100%;
        height: auto
    }
}

#quem-somos .s-ecossistema .grid-duplo {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-bottom: 50px;
    margin-top: -200px
}

#quem-somos .s-ecossistema .grid-duplo .item {
    height: 215px;
    border-radius: 10px;
    background-size: cover;
    background-position: center
}

#quem-somos .s-ecossistema .grid-duplo .item span {
    font-size: 32px;
    color: #fff
}

@media (max-width: 991px) {
    #quem-somos .s-ecossistema .grid-duplo {
        grid-template-columns: 1fr;
        gap: 20px;
        margin-top: 0
    }

    #quem-somos .s-ecossistema .grid-duplo .item {
        height: 150px
    }

    #quem-somos .s-ecossistema .grid-duplo .item span {
        font-size: 16px;
        line-height: 26px;
        text-align: center
    }
}

#quem-somos .s-ecossistema video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: rotate(180deg)
}

#quem-somos .s-ecossistema .titulo-grande {
    margin-bottom: 20px
}

@media (min-width: 992px) {
    #quem-somos .s-ecossistema .info {
        max-width: 570px
    }
}

#quem-somos .s-ecossistema p {
    margin-bottom: 25px
}

#quem-somos .s-ecossistema p strong {
    color: #007DBA
}

#quem-somos .content-bg {
    background-size: cover;
    background-position: center;
    background-image: url("../images/content-bg.jpg")
}

#quem-somos .s-certificacoes {
    padding: 50px 0
}

#quem-somos .s-certificacoes .titulo-grande {
    margin-bottom: 30px
}

#quem-somos .s-certificacoes p {
    margin-bottom: 30px
}

#quem-somos .s-certificacoes .imagens {
    text-align: center;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px
}

#quem-somos .s-certificacoes .imagens img {
    max-width: 100%;
    height: auto;
    margin-bottom: 30px
}

@media (max-width: 991px) {
    #quem-somos .s-certificacoes .imagens {
        grid-template-columns: 1fr;
        gap: 0
    }
}

#quem-somos .s-certificacoes .img-lateral {
    position: relative
}

#quem-somos .s-certificacoes .img-lateral .placa {
    position: absolute;
    left: -200px;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: drop-shadow(0px 26px 32px rgba(0, 0, 0, 0.25));
    border-radius: 3px;
    width: 560px;
    height: auto;
    object-fit: cover;
    object-position: center
}

#quem-somos .s-certificacoes .img-lateral .bg {
    width: 100%;
    height: auto;
    height: 505px;
    object-fit: cover;
    object-position: center;
    border-radius: 15px 0px 0px 15px
}

@media (max-width: 991px) {
    #quem-somos .s-certificacoes .img-lateral .placa {
        left: 0;
        right: 0;
        max-width: 90%;
        width: inherit
    }

    #quem-somos .s-certificacoes .img-lateral .bg {
        border-radius: 0px
    }
}

#quem-somos .s-pilares {
    padding: 50px 0 100px 0
}

@media (max-width: 991px) {
    #quem-somos .s-pilares {
        padding: 50px 0
    }
}

#quem-somos .s-pilares .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px
}

@media (max-width: 991px) {
    #quem-somos .s-pilares .grid {
        grid-template-columns: 1fr;
        gap: 20px;
        margin-top: 30px
    }
}

#quem-somos .s-pilares .grid .item {
    border-radius: 10px;
    overflow: hidden
}

#quem-somos .s-pilares .grid .item .img {
    width: 100%;
    height: 122px;
    background-size: cover;
    background-position: center;
    color: #ffd800;
    font-weight: 700;
    font-size: 32px;
    line-height: 43px;
    text-transform: uppercase
}

@media (max-width: 991px) {
    #quem-somos .s-pilares .grid .item .img {
        font-size: 24px
    }
}

#quem-somos .s-pilares .grid .item .info {
    padding: 20px;
    background: #F5F5F5;
    box-shadow: 0px 26px 32px rgba(0, 0, 0, 0.25)
}

#quem-somos .s-pilares .grid .item .info ul,
#quem-somos .s-pilares .grid .item .info ol {
    list-style: disc;
    font-size: 16px;
    line-height: 24px;
    padding-left: 30px
}

#quem-somos .s-pilares .grid .item .info p,
#quem-somos .s-pilares .grid .item .info li {
    color: #000
}

@media (max-width: 991px) {

    #quem-somos .s-pilares .grid .item .info p,
    #quem-somos .s-pilares .grid .item .info li {
        font-size: 14px;
        line-height: 24px
    }
}

#quem-somos .s-experts {
    padding: 100px 0
}

@media (max-width: 991px) {
    #quem-somos .s-experts {
        padding: 50px 0
    }
}

#quem-somos .s-experts .img-lateral {
    position: relative
}

#quem-somos .s-experts .img-lateral .placa {
    position: absolute;
    right: -100px;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: drop-shadow(0px 26px 32px rgba(0, 0, 0, 0.25));
    border-radius: 3px;
    width: 500px;
    height: auto;
    object-fit: cover;
    object-position: center
}

#quem-somos .s-experts .img-lateral .bg {
    width: 100%;
    height: auto;
    height: 659px;
    object-fit: cover;
    object-position: center;
    border-radius: 0 15px 15px 0
}

@media (max-width: 991px) {
    #quem-somos .s-experts .img-lateral .placa {
        left: 0;
        right: 0;
        width: inherit;
        max-width: 90%
    }

    #quem-somos .s-experts .img-lateral .bg {
        border-radius: 0px
    }
}

#quem-somos .s-experts .titulo-grande {
    margin-bottom: 30px;
    text-align: right
}

@media (max-width: 991px) {
    #quem-somos .s-experts .titulo-grande {
        text-align: left;
        margin-top: 30px;
        margin-bottom: 22px
    }
}

#quem-somos .s-experts .texto {
    text-align: right;
    margin-bottom: 30px
}

#quem-somos .s-experts .texto p {
    margin-bottom: 20px
}

@media (max-width: 991px) {
    #quem-somos .s-experts .texto {
        text-align: left
    }

    #quem-somos .s-experts .texto p {
        font-size: 14px;
        line-height: 24px
    }
}

#quem-somos .s-experts .itens {
    display: flex;
    flex-direction: column;
    gap: 10px
}

#quem-somos .s-experts .itens .item-alinhamento {
    text-align: right
}

#quem-somos .s-experts .itens .item {
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 7px 9px rgba(96, 96, 96, 0.11);
    border-radius: 10px;
    color: #000000;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    height: 72px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
    padding: 20px
}

@media (max-width: 991px) {
    #quem-somos .s-experts .itens .item {
        height: 82px;
        flex-direction: row-reverse;
        font-size: 14px;
        line-height: 22px;
        width: 100%;
        display: flex;
        text-align: left;
        justify-content: space-between;
        align-items: center
    }
}

#quem-somos .s-experts .box-end {
    display: flex;
    justify-content: flex-end;
    margin-top: 30px
}

@media (min-width: 992px) {
    #quem-somos .s-experts .box-end .btn {
        max-width: 400px
    }
}

#metodologia .s-top {
    position: relative;
    background-image: url("../images/bg-contato.jpg");
    background-size: cover;
    background-position: center
}

#metodologia .s-top h1 {
    margin-top: 20px
}

#metodologia .s-top .img {
    margin-top: 30px;
    max-width: 100%;
    height: auto
}

#metodologia .s-top .player {
    margin-left: -200px;
    display: block
}

@media (max-width: 991px) {
    #metodologia .s-top .player {
        margin-left: 0
    }
}

#metodologia .s-top h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 35px;
    color: #225670;
    margin-top: 65px
}

#metodologia .s-top .texto p {
    margin-bottom: 20px
}

#metodologia .s-capacidade {
    padding: 100px 0
}

@media (max-width: 991px) {
    #metodologia .s-capacidade {
        padding: 30px 0 85px 0
    }
}

#metodologia .s-capacidade .grid {
    margin-top: 40px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 40px
}

#metodologia .s-capacidade .grid .item {
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 7px 9px rgba(96, 96, 96, 0.11);
    border-radius: 10px;
    height: 211px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 0 15px
}

#metodologia .s-capacidade .grid .item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000000
}

@media (max-width: 991px) {
    #metodologia .s-capacidade .grid {
        width: calc(100% + 30px);
        margin-left: -15px;
        display: flex;
        align-items: center;
        gap: 20px;
        overflow-x: scroll;
        padding-left: 15px;
        padding-bottom: 10px
    }

    #metodologia .s-capacidade .grid .item {
        min-width: 220px
    }

    #metodologia .s-capacidade .grid .item p {
        font-size: 14px;
        line-height: 24px
    }
}

#metodologia .cta {
    margin-bottom: 40px;
    height: 127px;
    background-size: cover;
    background-position: center;
    background-image: url("../images/cta.jpg")
}

#metodologia .cta .content {
    padding: 56px;
    background: #225670;
    widows: 100%;
    box-shadow: 0px 26px 32px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    margin-top: -35px
}

#metodologia .cta .content h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 43px;
    text-align: center;
    color: #fff
}

@media (max-width: 991px) {
    #metodologia .cta {
        margin-bottom: 90px
    }

    #metodologia .cta .content h2 {
        font-size: 20px;
        line-height: 30px
    }
}

#metodologia .s-tipos-empresa {
    position: relative;
    padding-bottom: 65px
}

#metodologia .s-tipos-empresa:before {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, #D9D9D9 100%);
    opacity: 0.4
}

#metodologia .s-tipos-empresa .info {
    z-index: 99;
    position: relative
}

#metodologia .s-tipos-empresa h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 43px;
    color: #007DBA;
    margin-bottom: 35px
}

@media (max-width: 991px) {
    #metodologia .s-tipos-empresa h2 {
        font-size: 20px;
        text-align: center;
        line-height: 30px
    }
}

#metodologia .s-tipos-empresa .texto p {
    margin-bottom: 20px
}

@media (max-width: 991px) {
    #metodologia .s-tipos-empresa .texto p {
        font-size: 15px;
        line-height: 25px
    }
}

#metodologia .s-tipos-empresa .tags {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 35px
}

#metodologia .s-tipos-empresa .tags .tag {
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 7px 9px rgba(96, 96, 96, 0.11);
    border-radius: 10px;
    padding: 15px;
    display: flex;
    align-items: center;
    gap: 20px;
    color: #000;
    white-space: nowrap
}

@media (max-width: 991px) {
    #metodologia .s-tipos-empresa .tags {
        gap: 12px
    }

    #metodologia .s-tipos-empresa .tags .tag {
        width: 100%;
        font-size: 14px;
        line-height: 22px;
        white-space: inherit
    }
}

#metodologia .s-tipos-empresa .links {
    margin-top: 50px
}

#metodologia .s-tipos-empresa .links h3 {
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    color: #007DBA;
    margin-bottom: 30px
}

#metodologia .s-tipos-empresa .links .btns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px
}

#metodologia .s-tipos-empresa .links .btns .btn {
    display: flex;
    align-items: center;
    gap: 20px
}

@media (max-width: 991px) {
    #trabalhe-conosco .s-top {
        padding-top: 35px
    }
}

#trabalhe-conosco .s-top .info h1 {
    margin-bottom: 25px
}

#trabalhe-conosco .s-top .info .texto {
    margin-bottom: 35px
}

#trabalhe-conosco .s-top .info .texto p {
    margin-bottom: 20px
}

#trabalhe-conosco .s-top .info .btns {
    display: flex;
    align-items: center;
    gap: 40px
}

#trabalhe-conosco .s-top .info .btns .btn {
    max-width: 330px
}

#trabalhe-conosco .s-top .info .btns .curriculo {
    text-decoration: underline;
    color: #225670
}

@media (max-width: 991px) {
    #trabalhe-conosco .s-top .info .btns {
        flex-direction: column;
        align-items: flex-start;
        gap: 25px;
        margin-bottom: 40px
    }

    #trabalhe-conosco .s-top .info .btns .curriculo {
        display: flex;
        justify-content: center;
        text-align: center;
        width: 100%
    }
}

#trabalhe-conosco .s-top .img-lateral {
    position: relative
}

#trabalhe-conosco .s-top .img-lateral .placa {
    position: absolute;
    left: -200px;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: drop-shadow(0px 26px 32px rgba(0, 0, 0, 0.25));
    border-radius: 3px;
    width: 565px;
    height: 420px;
    object-fit: cover;
    object-position: center
}

#trabalhe-conosco .s-top .img-lateral .bg {
    width: 100%;
    height: auto;
    height: 590px;
    object-fit: cover;
    object-position: center
}

@media (max-width: 991px) {
    #trabalhe-conosco .s-top .img-lateral {
        text-align: right;
        width: calc(100% + 15px) !important
    }

    #trabalhe-conosco .s-top .img-lateral .placa {
        width: 100%;
        left: 0;
        right: 0;
        border-radius: 10px 0 0 10px
    }

    #trabalhe-conosco .s-top .img-lateral .bg {
        width: 260px;
        right: 0;
        height: 551px;
        border-radius: 10px 0 0 10px
    }
}

#trabalhe-conosco .s-texto {
    padding: 70px 0;
    position: relative
}

@media (max-width: 991px) {
    #trabalhe-conosco .s-texto {
        padding: 40px 0
    }
}

#trabalhe-conosco .s-texto:before {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, #D9D9D9 100%);
    opacity: 0.4
}

#trabalhe-conosco .s-texto .titulo-grande {
    margin-bottom: 20px
}

#trabalhe-conosco .s-texto .grid {
    margin: 40px 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px
}

#trabalhe-conosco .s-texto .grid .item {
    height: 430px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
    padding: 18px 28px;
    box-shadow: 0px 26px 32px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

#trabalhe-conosco .s-texto .grid .item p {
    z-index: 99;
    position: relative;
    color: #fff
}

#trabalhe-conosco .s-texto .grid .item:before {
    background: linear-gradient(180deg, rgba(0, 75, 112, 0.19) 2.49%, #004B70 96.6%)
}

@media (max-width: 991px) {
    #trabalhe-conosco .s-texto .grid {
        overflow-x: scroll
    }

    #trabalhe-conosco .s-texto .grid .item {
        min-width: 280px;
        height: 400px
    }

    #trabalhe-conosco .s-texto .grid .item p {
        font-size: 14px;
        line-height: 24px
    }
}

#trabalhe-conosco .s-texto .box-center .box-center-home {
    margin-top: 25px
}

@media (min-width: 992px) {
    #trabalhe-conosco .s-texto .box-center .box-center-home .btn {
        max-width: 400px
    }
}

#trabalhe-conosco .s-beneficios {
    padding: 45px 0
}

@media (max-width: 991px) {
    #trabalhe-conosco .s-beneficios {
        padding: 40px 0
    }
}

#trabalhe-conosco .s-beneficios .titulo-grande {
    margin-bottom: 25px;
    margin-top: 25px
}

#trabalhe-conosco .s-beneficios .swiper-pagination-beneficios {
    display: flex;
    gap: 15px;
    margin-top: 30px
}

#trabalhe-conosco .s-beneficios .swiper-pagination-beneficios .swiper-pagination-bullet {
    width: 37px;
    height: 10px;
    border-radius: 10px;
    margin: 0;
    opacity: 0.2;
    transition: 0.2s;
    background: #ffd800
}

#trabalhe-conosco .s-beneficios .swiper-pagination-beneficios .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1
}

@media (max-width: 991px) {
    #trabalhe-conosco .s-beneficios .slide {
        margin-top: 40px
    }
}

#trabalhe-conosco .s-beneficios .slide .swiper-slide {
    height: 430px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
    padding: 30px;
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

@media (min-width: 992px) {
    #trabalhe-conosco .s-beneficios .slide .swiper-slide {
        box-shadow: 0px 26px 32px rgba(0, 0, 0, 0.25)
    }
}

#trabalhe-conosco .s-beneficios .slide .swiper-slide .info {
    z-index: 99;
    position: relative
}

#trabalhe-conosco .s-beneficios .slide .swiper-slide .info h3 {
    font-weight: 700;
    font-size: 19px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 10px
}

#trabalhe-conosco .s-beneficios .slide .swiper-slide .info p {
    z-index: 99;
    position: relative;
    color: #fff
}

@media (max-width: 991px) {
    #trabalhe-conosco .s-beneficios .slide .swiper-slide .info p {
        font-size: 14px;
        line-height: 22px
    }
}

#trabalhe-conosco .s-beneficios .slide .swiper-slide:before {
    background: linear-gradient(180deg, rgba(0, 75, 112, 0.19) 2.49%, #004B70 96.6%)
}

#trabalhe-conosco .s-video {
    padding: 60px 0;
    position: relative;
    min-height: 605px
}

@media (max-width: 991px) {
    #trabalhe-conosco .s-video {
        padding: 40px 0 0 0
    }
}

#trabalhe-conosco .s-video .titulo-grande {
    margin-top: 60px;
    margin-bottom: 30px
}

@media (min-width: 992px) {
    #trabalhe-conosco .s-video .titulo-grande {
        max-width: 500px
    }
}

@media (max-width: 991px) {
    #trabalhe-conosco .s-video .titulo-grande {
        margin-top: 0
    }
}

#trabalhe-conosco .s-video .texto {
    margin-bottom: 70px
}

@media (max-width: 991px) {
    #trabalhe-conosco .s-video .texto {
        margin-bottom: 40px
    }
}

#trabalhe-conosco .s-video .player {
    position: absolute;
    left: 0;
    top: -40px;
    display: block;
    z-index: 99
}

@media (max-width: 991px) {
    #trabalhe-conosco .s-video .player {
        position: relative;
        top: inherit;
        left: inherit;
        margin-top: 40px
    }
}

@media (max-width: 1500px) {
    #trabalhe-conosco .s-video .player {
        top: 0
    }

    #trabalhe-conosco .s-video .player img {
        max-width: 680px
    }
}

@media (min-width: 992px) {
    #trabalhe-conosco .s-video .btn {
        max-width: 400px
    }
}

#devsecops .s-top {
    background-size: cover;
    background-position: center;
    background-image: url("../images/devsecops.jpg")
}

#devsecops .s-top h1 {
    margin-bottom: 20px
}

#devsecops .s-top h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #007DBA;
    margin-bottom: 20px;
    margin-top: 50px
}

#devsecops .s-top .grid {
    padding: 45px 0;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 35px
}

#devsecops .s-top .grid .item {
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 7px 9px rgba(96, 96, 96, 0.11);
    border-radius: 10px;
    height: 211px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 0 15px
}

#devsecops .s-top .grid .item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000000
}

#devsecops .s-solucoes {
    background-image: url("../images/bg-devsecops.jpg");
    background-size: cover;
    background-position: center;
    padding: 60px 0
}

#devsecops .s-solucoes .info h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 35px
}

#devsecops .s-solucoes .info p {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px
}

@media (max-width: 991px) {
    #ciberseguranca {
        padding-top: 30px
    }
}

#ciberseguranca .s-top {
    padding-bottom: 40px
}

@media (min-width: 992px) {
    #ciberseguranca .s-top {
        background-image: url("../images/bg-contato.jpg");
        background-size: cover;
        background-position: center
    }
}

#ciberseguranca .s-top h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin: 60px 0 30px 0
}

#ciberseguranca .s-top .btn {
    margin-bottom: 70px
}

@media (min-width: 992px) {
    #ciberseguranca .s-top .btn {
        max-width: 400px
    }
}

#ciberseguranca .s-top .texto {
    margin-top: -40px
}

@media (max-width: 991px) {
    #ciberseguranca .s-top .texto {
        margin-top: 0
    }
}

@media (max-width: 991px) {
    #ciberseguranca .s-top .img {
        max-width: 100%;
        height: auto;
        margin: 40px 0
    }
}

#ciberseguranca .s-solucoes {
    background-image: url("../images/ciber-bg.jpg");
    background-size: cover;
    background-position: center;
    padding: 70px 0
}

@media (max-width: 991px) {
    #ciberseguranca .s-solucoes {
        padding: 40px 0
    }
}

#ciberseguranca .s-solucoes .titulo-grande {
    margin-bottom: 60px
}

@media (max-width: 991px) {
    #ciberseguranca .s-solucoes .titulo-grande {
        margin-bottom: 35px
    }
}

#ciberseguranca .s-solucoes button {
    display: inline-flex;
    align-items: center;
    gap: 20px;
    padding: 20px 32px;
    background: #DADADA;
    border-radius: 10px;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    transition: 0.1s;
    margin-bottom: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    color: rgba(48, 48, 48, 0.8);
    width: 100%;
    max-width: 500px
}

#ciberseguranca .s-solucoes button svg.grande {
    opacity: 0;
    position: absolute
}

#ciberseguranca .s-solucoes button svg.pequena {
    opacity: 1;
    position: relative
}

#ciberseguranca .s-solucoes button.active {
    background: #ffd800;
    font-weight: 700;
    color: #000
}

#ciberseguranca .s-solucoes button.active svg.grande {
    opacity: 1;
    position: relative
}

#ciberseguranca .s-solucoes button.active svg.pequena {
    opacity: 0;
    position: absolute
}

@media (max-width: 991px) {
    #ciberseguranca .s-solucoes button {
        font-size: 14px;
        height: 60px;
        padding: 20px
    }
}

#ciberseguranca .s-solucoes .bloco {
    display: none
}

#ciberseguranca .s-solucoes .bloco.active {
    display: block
}

#ciberseguranca .s-solucoes .bloco a {
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    border-radius: 10px;
    widows: 100%;
    padding: 16px 20px;
    margin-bottom: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    position: relative;
    overflow: hidden;
    padding-right: 100px;
    min-height: 120px
}

#ciberseguranca .s-solucoes .bloco a h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #007DBA;
    margin-bottom: 10px
}

#ciberseguranca .s-solucoes .bloco a strong {
    margin-top: 10px;
    font-size: 15px;
    display: block
}

#ciberseguranca .s-solucoes .bloco a span {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    bottom: 0;
    line-height: 100%;
    background: #007DBA;
    transition: 0.3s
}

#ciberseguranca .s-solucoes .bloco a span svg {
    width: 20px;
    height: auto;
    fill: #fff
}

#ciberseguranca .s-solucoes .bloco a span:hover {
    background: #004B70
}

@media (max-width: 991px) {
    #ciberseguranca .s-solucoes .bloco a {
        padding: 15px
    }

    #ciberseguranca .s-solucoes .bloco a h3 {
        font-size: 15px;
        line-height: 22px;
        max-width: 85%
    }

    #ciberseguranca .s-solucoes .bloco a p {
        font-size: 12px;
        line-height: 24px
    }
}

#ciberseguranca .s-solucoes .box-center .box-center-home {
    margin-top: 80px
}

@media (min-width: 992px) {
    #ciberseguranca .s-solucoes .box-center .box-center-home .btn {
        max-width: 400px
    }
}

#ciberseguranca .s-porque {
    padding: 60px 0
}

@media (max-width: 991px) {
    #ciberseguranca .s-porque {
        padding: 40px 0
    }
}

#ciberseguranca .s-porque .topo {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 0 50px
}

@media (max-width: 991px) {
    #ciberseguranca .s-porque .topo {
        padding: 0
    }
}

#ciberseguranca .s-porque .grid-info {
    margin-top: 70px;
    margin-bottom: 60px;
    display: grid;
    grid-template-columns: repeat(3, 1fr)
}

#ciberseguranca .s-porque .grid-info .item {
    padding: 15px 0;
    border-left: 8px solid #225670;
    padding-left: 17px
}

#ciberseguranca .s-porque .grid-info .item h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #007DBA;
    margin-bottom: 10px
}

@media (max-width: 991px) {
    #ciberseguranca .s-porque .grid-info {
        grid-template-columns: 1fr;
        margin: 30px 0
    }

    #ciberseguranca .s-porque .grid-info .item {
        border-left: 5px solid #225670;
        margin-bottom: 15px
    }

    #ciberseguranca .s-porque .grid-info .item h3 {
        font-size: 20px
    }

    #ciberseguranca .s-porque .grid-info .item p {
        font-size: 14px
    }
}

#ciberseguranca .s-porque .grid-itens {
    margin-top: 40px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 40px
}

#ciberseguranca .s-porque .grid-itens .item {
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 7px 9px rgba(96, 96, 96, 0.11);
    border-radius: 10px;
    height: 211px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 0 15px
}

#ciberseguranca .s-porque .grid-itens .item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000000
}

@media (max-width: 991px) {
    #ciberseguranca .s-porque .grid-itens {
        width: calc(100% + 30px);
        margin-left: -15px;
        display: flex;
        align-items: center;
        gap: 20px;
        overflow-x: scroll;
        padding-left: 15px;
        padding-bottom: 10px
    }

    #ciberseguranca .s-porque .grid-itens .item {
        min-width: 220px
    }

    #ciberseguranca .s-porque .grid-itens .item p {
        font-size: 14px;
        line-height: 24px
    }
}

#ciberseguranca .s-porque .box-center .box-center-home {
    margin-top: 80px
}

@media (min-width: 992px) {
    #ciberseguranca .s-porque .box-center .box-center-home .btn {
        max-width: 400px
    }
}

#single-ciberseguranca .s-top {
    padding-bottom: 130px
}

@media (max-width: 991px) {
    #single-ciberseguranca .s-top {
        padding: 35px 0
    }
}

#single-ciberseguranca .s-top .breadcrumb {
    margin-bottom: 30px
}

#single-ciberseguranca .s-top .info {
    padding-right: 30px
}

#single-ciberseguranca .s-top .info h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 43px;
    color: #007DBA;
    margin-bottom: 35px
}

@media (max-width: 991px) {
    #single-ciberseguranca .s-top .info h1 {
        font-size: 24px;
        line-height: 34px
    }
}

#single-ciberseguranca .s-top .info .texto p {
    margin-bottom: 20px
}

@media (min-width: 992px) {
    #single-ciberseguranca .s-top .info .btn {
        max-width: 400px
    }
}

#single-ciberseguranca .s-top .player {
    width: 100%;
    height: 345px;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    background-size: cover
}

#single-ciberseguranca .s-top .player:before {
    background: rgba(0, 0, 0, 0.5)
}

#single-ciberseguranca .s-top .player img {
    position: relative;
    z-index: 99
}

@media (max-width: 991px) {
    #single-ciberseguranca .s-top .player {
        width: 100%;
        height: 240px;
        margin-top: 35px
    }

    #single-ciberseguranca .s-top .player img {
        width: 140px
    }
}

#single-ciberseguranca .cta {
    background-size: cover;
    background-position: center;
    background-image: url("../images/cta2.jpg");
    height: 237px;
    margin-bottom: 185px
}

@media (max-width: 991px) {
    #single-ciberseguranca .cta {
        margin-bottom: 180px
    }
}

#single-ciberseguranca .cta h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 43px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-top: 35px;
    height: 150px
}

@media (max-width: 991px) {
    #single-ciberseguranca .cta h2 {
        font-size: 22px;
        line-height: 32px
    }
}

#single-ciberseguranca .cta .grid-itens {
    margin-top: 40px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 40px
}

@media (min-width: 992px) {
    #single-ciberseguranca .cta .grid-itens {
        margin-top: -50px
    }
}

#single-ciberseguranca .cta .grid-itens .item {
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 7px 9px rgba(96, 96, 96, 0.11);
    border-radius: 10px;
    height: 211px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 0 15px
}

#single-ciberseguranca .cta .grid-itens .item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000000
}

@media (max-width: 991px) {
    #single-ciberseguranca .cta .grid-itens {
        gap: 30px;
        overflow-x: scroll;
        margin-top: -20px;
        width: calc(100% + 15px)
    }

    #single-ciberseguranca .cta .grid-itens .item {
        width: 220px
    }
}

#single-ciberseguranca .s-todas-solucoes {
    position: relative
}

#single-ciberseguranca .s-todas-solucoes:before {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, #D9D9D9 100%);
    opacity: 0.4
}

#single-ciberseguranca .s-todas-solucoes .titulo-grande {
    margin-bottom: 50px
}

@media (max-width: 991px) {
    #single-ciberseguranca .s-todas-solucoes .titulo-grande {
        margin-bottom: 30px
    }
}

#single-ciberseguranca .s-todas-solucoes .grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 30px
}

@media (max-width: 991px) {
    #single-ciberseguranca .s-todas-solucoes .grid {
        grid-template-columns: 1fr;
        gap: 12px
    }
}

#single-ciberseguranca .s-todas-solucoes .grid a {
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    border-radius: 10px;
    widows: 100%;
    padding: 16px 20px;
    margin-bottom: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    position: relative;
    overflow: hidden;
    padding-right: 100px;
    min-height: 117px
}

#single-ciberseguranca .s-todas-solucoes .grid a h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #007DBA;
    margin-bottom: 10px
}

#single-ciberseguranca .s-todas-solucoes .grid a strong {
    margin-top: 10px;
    font-size: 15px;
    display: block
}

#single-ciberseguranca .s-todas-solucoes .grid a span {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    bottom: 0;
    line-height: 100%;
    background: #007DBA;
    transition: 0.3s
}

#single-ciberseguranca .s-todas-solucoes .grid a span svg {
    width: 20px;
    height: auto;
    fill: #fff
}

#single-ciberseguranca .s-todas-solucoes .grid a span:hover {
    background: #004B70
}

@media (max-width: 991px) {
    #single-ciberseguranca .s-todas-solucoes .grid a {
        padding: 15px
    }

    #single-ciberseguranca .s-todas-solucoes .grid a h3 {
        font-size: 15px;
        line-height: 22px;
        max-width: 85%
    }

    #single-ciberseguranca .s-todas-solucoes .grid a p {
        font-size: 12px;
        line-height: 24px
    }
}

#single-ciberseguranca .s-todas-solucoes .box-center .box-center-home {
    padding: 100px 0
}

@media (max-width: 991px) {
    #single-ciberseguranca .s-todas-solucoes .box-center .box-center-home {
        padding: 40px 0
    }
}

@media (min-width: 992px) {
    #single-ciberseguranca .s-todas-solucoes .box-center .box-center-home .btn {
        max-width: 400px
    }
}

#customer-success .s-top {
    position: relative;
    background-image: url("../images/bg-contato.jpg");
    background-size: cover;
    background-position: center;
    padding-bottom: 70px
}

#customer-success .s-top h1 {
    margin-top: 20px;
    margin-bottom: 40px
}

#customer-success .s-top .topicos-topo ul,
#customer-success .s-top .topicos-topo ol {
    color: #007DBA;
    margin-bottom: 40px
}

#customer-success .s-top .topicos-topo ul li,
#customer-success .s-top .topicos-topo ol li {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 3.75rem;
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px
}

#customer-success .s-top .topicos-topo ul li:before,
#customer-success .s-top .topicos-topo ol li:before {
    background-image: url("../images/check.svg");
    width: 30px;
    height: 30px;
    display: block;
    content: ''
}

@media (max-width: 991px) {

    #customer-success .s-top .topicos-topo ul li,
    #customer-success .s-top .topicos-topo ol li {
        font-size: 1.375rem;
        line-height: 2rem;
        gap: 10px;
        margin-bottom: 5px
    }

    #customer-success .s-top .topicos-topo ul li:before,
    #customer-success .s-top .topicos-topo ol li:before {
        width: 20px;
        height: 20px;
        background-size: cover
    }
}

@media (max-width: 991px) {
    #customer-success .s-top .topicos-topo {
        margin-top: 35px
    }
}

#customer-success .s-top .img {
    margin-top: 60px;
    height: auto
}

@media (max-width: 991px) {
    #customer-success .s-top .img {
        margin-top: 40px;
        max-width: 100%;
        height: auto
    }
}

#customer-success .s-top .texto {
    max-width: 700px
}

#customer-success .s-top .texto p {
    margin-bottom: 20px
}

#customer-success .s-top .mitos {
    padding-top: 90px
}

@media (max-width: 991px) {
    #customer-success .s-top .mitos {
        padding-top: 0
    }
}

@media (min-width: 992px) {
    #customer-success .s-top .mitos .btn {
        max-width: 400px
    }
}

#customer-success .s-top .mitos .grid {
    margin-top: 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 50px
}

#customer-success .s-top .mitos .grid .item {
    border-radius: 10px;
    border: 1px solid #F2F2F2;
    background: #FFF;
    box-shadow: 0px 7px 9px 0px rgba(96, 96, 96, 0.11);
    padding: 20px 16px 5px 16px;
    position: relative
}

#customer-success .s-top .mitos .grid .item svg {
    position: absolute;
    right: -30px;
    top: -30px
}

#customer-success .s-top .mitos .grid .item h3 {
    color: #007DBA;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 700;
    text-align: center;
    line-height: 26px
}

#customer-success .s-top .mitos .grid .item p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px
}

@media (max-width: 991px) {
    #customer-success .s-top .mitos {
        margin-top: 50px
    }

    #customer-success .s-top .mitos .grid {
        grid-template-columns: 1fr;
        gap: 30px;
        margin-bottom: 40px
    }

    #customer-success .s-top .mitos .grid .item p {
        font-size: 14px;
        line-height: 22px
    }
}

#customer-success .s-jornada .titulo-grande {
    margin-bottom: 90px
}

@media (max-width: 991px) {
    #customer-success .s-jornada .titulo-grande {
        margin-bottom: 60px
    }
}

#customer-success .s-jornada .texto {
    padding: 60px 0
}

@media (max-width: 991px) {
    #customer-success .s-jornada .texto {
        padding: 40px 0
    }
}

#customer-success .s-jornada .frase {
    font-size: 1.25rem;
    line-height: 1.875rem;
    padding: 60px 0 90px 0;
    color: #225670;
    text-align: center;
    font-weight: 500
}

@media (max-width: 991px) {
    #customer-success .s-jornada .frase {
        font-size: 16px;
        line-height: 24px;
        padding: 40px 0
    }
}

#customer-success .s-jornada .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 90px
}

#customer-success .s-jornada .grid .item {
    position: relative;
    background: #ffd800;
    color: #fff;
    padding: 30px 40px;
    border-radius: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    text-align: center;
    padding-bottom: 120px
}

#customer-success .s-jornada .grid .item p {
    color: #004B70;
    font-size: 18px;
    line-height: 28px
}

#customer-success .s-jornada .grid .item .num {
    position: absolute;
    font-size: 80px;
    font-weight: 700;
    color: #004B70;
    right: 30px;
    bottom: 60px
}

#customer-success .s-jornada .grid .item .svg {
    position: absolute;
    width: 250px;
    height: 250px
}

#customer-success .s-jornada .grid .item .svg.svg1 {
    left: -30px;
    bottom: -30px
}

#customer-success .s-jornada .grid .item .svg.svg2 {
    right: -30px;
    top: -90px;
    transform: rotate(180deg)
}

@media (max-width: 991px) {
    #customer-success .s-jornada .grid {
        grid-template-columns: 1fr;
        gap: 30px
    }

    #customer-success .s-jornada .grid .item {
        padding-bottom: 30px
    }

    #customer-success .s-jornada .grid .item p {
        font-size: 16px;
        line-height: 24px
    }

    #customer-success .s-jornada .grid .item .num {
        font-size: 50px;
        bottom: 40px;
        position: relative;
        right: inherit;
        left: inherit;
        bottom: inherit;
        text-align: center;
        margin-top: 30px
    }

    #customer-success .s-jornada .grid .item .svg {
        display: none
    }
}

.post-blog {
    border-radius: 15px;
    overflow: hidden;
    filter: drop-shadow(0px 26px 32px rgba(0, 0, 0, 0.25));
    background: #F1F1F1;
    display: block
}

.post-blog img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: center
}

.post-blog .info {
    padding: 24px 16px
}

@media (max-width: 991px) {
    .post-blog .info {
        padding: 15px
    }
}

.post-blog .info h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    min-height: 64px
}

@media (max-width: 991px) {
    .post-blog .info h3 {
        font-size: 15px;
        line-height: 20px
    }
}

.post-blog .info p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    padding: 16px 0;
    min-height: 78px
}

.post-blog .info span {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    display: flex;
    justify-content: flex-end
}

@media (max-width: 991px) {
    .post-blog .info h3 {
        font-size: 20px;
        line-height: 30px
    }

    .post-blog .info p {
        font-size: 15px;
        line-height: 25px
    }
}

.post-blog.post-destaque img {
    height: 270px
}

.post-blog.post-destaque .info .tag {
    background: rgba(240, 235, 91, 0.8);
    border-radius: 5px;
    padding: 8px;
    font-size: 16px;
    display: inline-flex;
    line-height: 21px;
    color: #333333;
    margin-bottom: 10px
}

.post-blog.post-destaque .info .data {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px
}

.post-grande {
    display: flex;
    align-items: flex-end;
    background-size: cover;
    background-position: center;
    height: 550px;
    width: 100%;
    filter: drop-shadow(0px 26px 32px rgba(0, 0, 0, 0.25));
    border-radius: 10px;
    padding: 50px 75px;
    position: relative;
    overflow: hidden
}

@media (max-width: 991px) {
    .post-grande {
        padding: 25px;
        height: 390px
    }
}

.post-grande:before {
    background: linear-gradient(105.06deg, rgba(67, 127, 236, 0.8) 7.48%, rgba(0, 75, 112, 0.8) 96.07%)
}

.post-grande .info {
    max-width: 620px;
    position: relative;
    z-index: 99
}

.post-grande .info .tag {
    background: rgba(240, 235, 91, 0.8);
    border-radius: 5px;
    padding: 8px;
    font-weight: 700;
    font-size: 16px;
    display: inline-flex;
    line-height: 21px;
    color: #333333
}

.post-grande .info h2 {
    margin: 20px 0;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 32px;
    line-height: 43px
}

.post-grande .info p {
    color: #FFFFFF
}

@media (max-width: 991px) {
    .post-grande {
        padding: 30px
    }

    .post-grande .info h2 {
        font-size: 22px;
        line-height: 32px
    }
}

@media (max-width: 991px) {
    .sidebar-blog {
        display: none
    }
}

.sidebar-blog.sidebar-archive {
    margin-top: 130px
}

.sidebar-blog .cta {
    margin-top: 30px;
    display: block
}

.sidebar-blog .cta img {
    width: 100%;
    height: auto
}

.sidebar-blog .content {
    background: #F1F1F1;
    border-radius: 5px;
    padding: 24px 16px
}

.sidebar-blog .content .linha {
    opacity: 0.2;
    width: 100%;
    height: 1px;
    background: #000;
    margin: 15px 0 20px 0
}

.sidebar-blog .content form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    height: 40px;
    overflow: hidden
}

.sidebar-blog .content form input {
    height: 40px;
    width: 100%;
    padding: 0 15px
}

.sidebar-blog .content form button {
    background: #fff;
    width: 50px;
    height: 40px
}

.sidebar-blog .content h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 15px
}

.sidebar-blog .content ul {
    margin-top: -7px
}

.sidebar-blog .content ul a {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    display: inline-block;
    padding: 7px 0
}

.sidebar-blog .content ul a:hover {
    text-decoration: underline
}

.sidebar-blog .content .tel {
    display: flex;
    align-items: center;
    gap: 22px;
    font-size: 19px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 22px
}

.sidebar-blog .content .links {
    display: flex;
    align-items: center;
    gap: 30px
}

.page-blog h1 {
    color: #007DBA;
    font-weight: 700;
    font-size: 32px;
    line-height: 43px;
    padding: 50px 0 40px 0;
    text-transform: uppercase
}

@media (max-width: 991px) {
    .page-blog h1 {
        padding: 35px 0;
        font-size: 24px;
        text-align: center
    }
}

@media (max-width: 991px) {
    .sidebar-topo {
        margin-top: 30px
    }
}

.sidebar-topo .seletores {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
    gap: 35px;
    margin-bottom: 28px;
    padding-bottom: 15px
}

.sidebar-topo .seletores button {
    font-size: 16px;
    line-height: 26px;
    position: relative;
    background: transparent
}

.sidebar-topo .seletores button:before {
    opacity: 0;
    width: 100%;
    height: 3px;
    background: #225670;
    border-radius: 5px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -16.5px
}

.sidebar-topo .seletores button.active {
    font-weight: 700
}

.sidebar-topo .seletores button.active:before {
    opacity: 1
}

.sidebar-topo .bloco .post-min {
    background: rgba(241, 241, 241, 0.8);
    border-radius: 10px;
    padding: 21px 16px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    display: block;
    margin-bottom: 10px
}

.sidebar-topo .bloco .post-min h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 20px
}

.sidebar-topo .bloco .post-min span {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    justify-content: flex-end
}

#archive-blog {
    padding-bottom: 150px;
    position: relative
}

@media (max-width: 991px) {
    #archive-blog {
        padding: 40px 0
    }
}

#archive-blog:before {
    height: 900px;
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    background-image: url("../images/bg-contato.jpg")
}

#archive-blog .grid-blog {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 0.9fr;
    margin-bottom: 50px
}

@media (max-width: 991px) {
    #archive-blog .grid-blog {
        grid-template-columns: 1fr
    }
}

#archive-blog .post-min-archive {
    display: flex;
    align-items: center;
    background: #F1F1F1;
    border-radius: 15px;
    filter: drop-shadow(0px 26px 32px rgba(0, 0, 0, 0.25));
    overflow: hidden
}

@media (max-width: 991px) {
    #archive-blog .post-min-archive {
        flex-direction: column
    }
}

#archive-blog .post-min-archive:not(:last-child) {
    margin-bottom: 25px
}

#archive-blog .post-min-archive img {
    width: 121px;
    min-width: 121px;
    height: 121px;
    object-position: center;
    object-fit: cover
}

@media (max-width: 991px) {
    #archive-blog .post-min-archive img {
        width: 100%
    }
}

#archive-blog .post-min-archive .info {
    padding: 0 15px
}

@media (max-width: 991px) {
    #archive-blog .post-min-archive .info {
        padding: 15px
    }
}

#archive-blog .post-min-archive .info h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px
}

#archive-blog .post-min-archive .info p {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #333333
}

@media (min-width: 992px) {
    #archive-blog .btn {
        max-width: 400px
    }
}

#archive-blog .share-btns {
    border: 1px solid #DADADA;
    border-radius: 5px;
    background: #F1F1F1;
    padding: 16px;
    margin-bottom: 30px
}

#archive-blog .share-btns h3 {
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    text-align: center
}

#archive-blog .share-btns .links {
    display: flex;
    justify-content: center;
    gap: 30px
}

#cases .s-top {
    position: relative
}

#cases .s-top:before {
    background-image: url("../images/bg-contato.jpg");
    background-size: cover;
    background-position: center;
    left: 0;
    right: 0;
    top: 0;
    height: 900px;
    width: 100%;
    position: absolute;
    content: ''
}

#cases .s-top .topo {
    margin-top: 30px;
    margin-bottom: 80px
}

#cases .s-top .topo h1 {
    margin-bottom: 20px
}

@media (max-width: 991px) {
    #cases .s-top .topo {
        margin-bottom: 30px
    }
}

@media (max-width: 991px) {
    #cases .btn-filtro-cases {
        margin-bottom: 30px
    }
}

#cases .filtros {
    padding: 16px;
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 7px 9px rgba(96, 96, 96, 0.11);
    border-radius: 10px
}

#cases .filtros h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #007DBA
}

#cases .filtros h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px
}

#cases .filtros .separador {
    width: 100%;
    height: 1px;
    background: #007DBA;
    opacity: 0.2;
    margin: 15px 0
}

#cases .filtros .check-item {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px
}

#cases .filtros .check-item input {
    width: 15px;
    height: 15px;
    cursor: pointer
}

@media (max-width: 991px) {
    #cases .filtros {
        display: none
    }

    #cases .filtros.active {
        display: block
    }
}

#cases .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px
}

@media (max-width: 991px) {
    #cases .grid {
        grid-template-columns: 1fr
    }
}

#cases .grid .item {
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 7px 9px rgba(96, 96, 96, 0.11);
    border-radius: 10px;
    padding: 16px
}

#cases .grid .item img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center
}

#cases .grid .item h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #007DBA;
    margin: 20px 0
}

@media (min-width: 992px) {
    #cases .grid .item h2 {
        min-height: 108px
    }
}

#cases .grid .item .info h3 {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #007DBA;
    margin-bottom: 8px
}

#cases .grid .item .info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px
}

#cases .grid.grid-downloads {
    grid-template-columns: 1fr
}

#cases .grid.grid-downloads .item-download {
    background: #F1F1F1;
    border-radius: 15px;
    overflow: hidden;
    filter: drop-shadow(0px 26px 32px rgba(0, 0, 0, 0.25));
    display: flex
}

#cases .grid.grid-downloads .item-download img {
    min-width: 286px;
    width: 286px;
    height: 286px;
    object-position: center;
    object-fit: cover;
    margin-bottom: -3px
}

#cases .grid.grid-downloads .item-download .info {
    padding: 24px 16px;
    width: 100%
}

#cases .grid.grid-downloads .item-download .info h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #000000
}

#cases .grid.grid-downloads .item-download .info .cat {
    margin: 15px 0;
    background: rgba(0, 125, 186, 0.2);
    border-radius: 5px;
    display: inline-flex;
    padding: 8px;
    font-size: 12px;
    line-height: 16px;
    color: #000
}

#cases .grid.grid-downloads .item-download .info p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px
}

@media (max-width: 991px) {
    #cases .grid.grid-downloads .item-download {
        flex-direction: column
    }

    #cases .grid.grid-downloads .item-download img {
        width: 100%;
        max-width: 100%;
        height: 170px
    }

    #cases .grid.grid-downloads .item-download .info h2 {
        font-size: 20px
    }

    #cases .grid.grid-downloads .item-download .info p {
        font-size: 14px;
        line-height: 24px
    }
}

#cases .paginacao {
    margin-top: 60px
}

@media (min-width: 992px) {
    #cases .paginacao .btn {
        max-width: 400px
    }
}

#cases .cta {
    margin-top: 90px;
    margin-bottom: 60px;
    height: 200px;
    background-size: cover;
    background-position: center;
    background-image: url("../images/cta.jpg")
}

#cases .cta .content {
    padding: 56px;
    background: #225670;
    widows: 100%;
    box-shadow: 0px 26px 32px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    margin-top: -35px
}

#cases .cta .content h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    margin-bottom: 25px
}

#cases .cta .content .btn {
    max-width: 330px
}

@media (max-width: 991px) {
    #cases .cta {
        margin-bottom: 100px
    }

    #cases .cta .content h2 {
        font-size: 20px;
        line-height: 30px
    }
}

#single-case .s-top {
    height: 422px;
    background-size: cover;
    background-position: center;
    position: relative
}

@media (max-width: 991px) {
    #single-case .s-top {
        display: flex;
        height: 300px;
        align-items: center
    }
}

#single-case .s-top:before {
    height: 100px;
    width: 1250px;
    background: #fff;
    content: '';
    left: -120px;
    position: absolute;
    bottom: 0;
    z-index: 99;
    transform: skewX(63deg)
}

@media (max-width: 991px) {
    #single-case .s-top:before {
        display: none
    }
}

#single-case .s-top h1 {
    font-weight: 700;
    font-size: 50px;
    line-height: 67px;
    color: #fff
}

@media (max-width: 991px) {
    #single-case .s-top h1 {
        font-size: 28px;
        line-height: 38px
    }
}

#single-case .s-blocos .bloco {
    padding: 50px 0
}

#single-case .s-blocos .bloco .titulo-grande {
    margin-bottom: 30px
}

#single-case .s-blocos .bloco p {
    margin-bottom: 25px
}

#single-case .s-blocos .bloco:nth-child(2) {
    background: #FAFAFA
}

#single-case .s-blocos .bloco:nth-child(3) {
    background: #F2F2F2
}

#single-case .s-video {
    padding: 75px 0;
    position: relative
}

#single-case .s-video video {
    object-position: center;
    object-fit: cover;
    width: 100%;
    height: 100%
}

#single-case .s-video .info h3 {
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    margin-bottom: 10px
}

#single-case .s-video .info h2 {
    font-weight: 700;
    font-size: 50px;
    line-height: 67px;
    color: #fff;
    margin-bottom: 50px
}

@media (min-width: 992px) {
    #single-case .s-video .info .btn {
        max-width: 400px
    }
}

@media (max-width: 1500px) and (min-width: 992px) {
    body {
        zoom: 0.90
    }
}

.bg-333 {
    background: rgba(51, 51, 51, 0.06)
}

.fixed-whatsapp {
    width: 60px;
    height: 60px;
    background-color: #25D366;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    border-radius: 50%
}

.fixed-whatsapp svg {
    width: 30px;
    height: auto;
    fill: #fff
}

@media (max-width: 991px) {
    .fixed-whatsapp {
        right: 10px;
        bottom: 10px
    }
}

.btn {
    background: #ffd800;
    border-radius: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    height: 56px;
    color: #004B70;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-transform: uppercase;
    transition: 0.3s
}

.btn.azul {
    background: #ffd800
}

.btn:hover {
    background: #FFA500
}

@media (max-width: 991px) {
    .btn {
        font-size: 13px
    }
}

.titulo {
    font-weight: 700;
    font-size: 2.3125rem;
    line-height: 3.0625rem;
    text-transform: uppercase;
    color: #225670;
    text-align: center
}

.titulo.align-left {
    text-align: left !important
}

@media (max-width: 991px) {
    .titulo {
        font-size: 20px;
        line-height: 30px
    }
}

.titulo-grande {
    font-weight: 700;
    font-size: 50px;
    line-height: 67px
}

.titulo-grande.branco {
    color: #fff
}

.titulo-grande.azul {
    color: #0C7EBC
}

.titulo-grande.center {
    text-align: center
}

@media (max-width: 991px) {
    .titulo-grande {
        font-size: 20px;
        line-height: 30px
    }
}

.breadcrumb {
    padding: 30px 0;
    display: flex;
    align-items: center;
    color: #333333;
    gap: 15px
}

.breadcrumb.white {
    color: #fff
}

@media (max-width: 991px) {
    .breadcrumb {
        display: none
    }
}

.s-clientes-padrao {
    padding: 50px 0 40px 0;
    text-align: center
}

.s-clientes-padrao h2 {
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    line-height: 43px;
    padding: 20px 0;
    text-transform: uppercase;
    color: #0C7EBC
}

.s-clientes-padrao .swiper-slide {
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center
}

.s-clientes-padrao .swiper-slide img {
    max-width: 100%;
    height: auto
}

@media (max-width: 991px) {
    .s-clientes-padrao {
        padding: 45px 0 35px 0
    }

    .s-clientes-padrao h2 {
        padding: 0;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px
    }

    .s-clientes-padrao p {
        font-size: 14px;
        line-height: 24px
    }

    .s-clientes-padrao .swiper-slide {
        padding-bottom: 30px;
        bottom: 0
    }

    .s-clientes-padrao .swiper-pagination {
        display: flex;
        justify-content: center;
        gap: 15px
    }

    .s-clientes-padrao .swiper-pagination .swiper-pagination-bullet {
        width: 37px;
        height: 10px;
        border-radius: 10px;
        margin: 0;
        opacity: 0.2;
        transition: 0.2s;
        background: #ffd800
    }

    .s-clientes-padrao .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1
    }
}

.s-nossa-metodologia-padrao {
    padding: 80px 0;
    position: relative
}

.s-nossa-metodologia-padrao:before {
    background: linear-gradient(266.23deg, rgba(0, 0, 0, 0.8) 51.58%, rgba(0, 0, 0, 0) 81.49%);
    z-index: 99
}

.s-nossa-metodologia-padrao video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.s-nossa-metodologia-padrao .info {
    z-index: 999;
    position: relative
}

.s-nossa-metodologia-padrao .info ul {
    margin-top: 40px
}

.s-nossa-metodologia-padrao .info ul li {
    display: flex;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    gap: 18px;
    margin-bottom: 20px
}

.s-nossa-metodologia-padrao .info ul li svg {
    min-width: 20px;
    margin-top: 5px
}

.s-nossa-metodologia-padrao .info .bloco-logo {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 1fr 150px;
    gap: 65px
}

.s-nossa-metodologia-padrao .info .bloco-logo p {
    color: #fff;
    margin-bottom: 20px
}

.s-nossa-metodologia-padrao .info .bloco-logo img {
    margin-bottom: 10px
}

@media (min-width: 992px) {
    .s-nossa-metodologia-padrao .info .btn {
        max-width: 252px
    }
}

@media (max-width: 991px) {
    .s-nossa-metodologia-padrao {
        padding: 40px 0 140px 0
    }

    .s-nossa-metodologia-padrao .titulo-grande {
        text-align: center
    }

    .s-nossa-metodologia-padrao .info ul li {
        font-size: 14px;
        line-height: 24px;
        gap: 15px
    }

    .s-nossa-metodologia-padrao .info .bloco-logo {
        grid-template-columns: 1fr;
        gap: 40px
    }

    .s-nossa-metodologia-padrao .info .bloco-logo p {
        font-size: 14px;
        line-height: 24px
    }

    .s-nossa-metodologia-padrao .info .bloco-logo .imgs {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 40px;
        gap: 15px
    }

    .s-nossa-metodologia-padrao .info .bloco-logo .imgs img {
        max-width: 120px;
        height: auto
    }
}

.s-news-padrao {
    background: rgba(51, 51, 51, 0.06);
    padding: 50px 0 70px 0;
    position: relative
}

.s-news-padrao .enfeite {
    position: absolute;
    right: 0;
    bottom: 0
}

.s-news-padrao .titulo {
    text-align: center;
    color: #0C7EBC;
    margin-bottom: 40px
}

.s-news-padrao .grid {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 60px
}

@media (min-width: 992px) {
    .s-news-padrao .btn {
        max-width: 392px
    }
}

@media (max-width: 991px) {
    .s-news-padrao {
        padding: 50px 0
    }

    .s-news-padrao .titulo {
        margin-bottom: 30px
    }

    .s-news-padrao .grid {
        grid-template-columns: 1fr;
        margin-bottom: 40px;
        gap: 15px
    }
}

.s-bloco-contato-especialistas {
    padding: 70px 0 40px 0;
    position: relative;
    background-image: url("../images/customer.jpg");
    background-size: cover;
    background-position: center
}

.s-bloco-contato-especialistas .info {
    text-align: right;
    padding-right: 60px
}

.s-bloco-contato-especialistas .info .titulo-grande {
    margin-bottom: 15px
}

.s-bloco-contato-especialistas .info p {
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #000
}

@media (max-width: 991px) {
    .s-bloco-contato-especialistas {
        padding: 45px 0
    }

    .s-bloco-contato-especialistas .info {
        text-align: left;
        padding-right: 0;
        margin-bottom: 30px
    }

    .s-bloco-contato-especialistas .info p {
        font-size: 16px
    }
}

.wpcf7 form {
    position: relative
}

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
    width: 100%;
    border: 1px solid #DFDFDF;
    border-radius: 4px;
    height: 45px;
    padding: 0 22px;
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    color: #6C757D;
    font-size: 16px;
    line-height: 26px
}

.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder,
.wpcf7 select::placeholder {
    color: #6C757D
}

.wpcf7 textarea {
    height: 180px;
    padding: 12px 22px;
    resize: none
}

.wpcf7 .aviso {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1em;
    color: #333333;
    margin-bottom: 10px
}

.wpcf7 input[type='submit'] {
    height: 56px;
    background: #167c3c;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    margin-top: 10px;
    transition: 0.3s
}

.wpcf7 input[type='submit']:hover {
    background: #1da851
}

.wpcf7 .ajax-loader {
    display: none
}

.wpcf7 .wpcf7-not-valid-tip {
    font-size: 13px;
    margin-top: 5px
}

/* Estilo para mensagem de sucesso */
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #dff0d8;
    color: #3c763d;
    border: 1px solid #3c763d;
    padding: 15px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px; /* Adiciona margem para espaçamento */
}

/* Estilo para mensagem de erro */
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors,
.wpcf7 .wpcf7-response-output.wpcf7-spam-blocked,
.wpcf7 .wpcf7-response-output.wpcf7-mail-failed {
    background-color: #f2dede;
    color: #a94442;
    border: 1px solid #a94442;
    padding: 15px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px; /* Adiciona margem para espaçamento */
}


.backtop {
    width: 50px;
    height: 50px;
    background: #007DBA;
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 999
}

.backtop svg {
    fill: #fff;
    width: 15px;
    transform: rotate(-90deg)
}

@media (max-width: 991px) {
    .backtop {
        width: 40px;
        height: 40px
    }

    .backtop svg {
        width: 12px
    }
}

footer {
    background-size: cover;
    background-position: center;
    background-image: url("../images/footer.jpg");
    padding: 60px 0 15px 0;
    color: #fff
}

footer .news h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.1em
}

footer .news p {
    color: #fff;
    margin: 15px 0 25px 0
}

@media (max-width: 991px) {
    footer .news p {
        font-size: 15px;
        line-height: 25px
    }
}

footer .news form {
    margin-bottom: 60px
}

footer .news form .wpcf7-spinner {
    display: none
}

@media (max-width: 991px) {
    footer .news form {
        max-width: 280px
    }
}

footer .news form .grid-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    margin-bottom: 30px
}

footer .news form .grid-2 {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 60px
}

footer .news form .aviso {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.1em;
    color: #fff
}

footer .news form input {
    width: 100%;
    height: 44px;
    border-radius: 5px;
    padding: 0 20px;
    border: none
}

footer .news form input::placeholder {
    color: #221F18
}

footer .news form input[type="submit"] {
    width: 281px;
    background: #167c3c;
    border-radius: 10px;
    height: 56px;
    width: 100%;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    transition: 0.3s
}

footer .news form input[type="submit"]:hover {
    background: #1da851
}

@media (max-width: 991px) {
    footer .news form .grid-3 {
        grid-template-columns: 1fr;
        gap: 10px
    }

    footer .news form .grid-2 {
        grid-template-columns: 1fr;
        gap: 0
    }

    footer .news form .aviso {
        margin-top: 0
    }
}

footer .item h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #ffd800;
    margin-bottom: 15px
}

footer .item ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF
}

footer .item ul li a {
    padding: 8px 0;
    display: inline-block
}

footer .item ul.bullet {
    padding-left: 30px
}

footer .item ul.bullet li {
    list-style: disc
}

footer .item ul.mb-10 {
    margin-bottom: 10px
}

@media (max-width: 991px) {
    footer .item {
        margin-bottom: 40px
    }

    footer .item ul li a {
        font-size: 15px;
        line-height: 25px
    }
}

footer .item-contato {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 25px
}

footer .item-contato .ico {
    min-width: 24px
}

footer .item-contato p {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF
}

footer .item-contato:hover {
    text-decoration: underline
}

@media (max-width: 991px) {
    footer .item-contato {
        margin-bottom: 30px
    }
}

footer .social {
    display: flex;
    align-items: center;
    gap: 30px
}

footer .barra-final {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 70px
}

@media (max-width: 991px) {
    footer .barra-final {
        grid-template-columns: 1fr
    }
}

footer .barra-final .item {
    display: flex;
    gap: 20px
}

footer .barra-final .item a:hover {
    text-decoration: underline
}

@media (max-width: 991px) {
    footer .barra-final .item {
        justify-content: center
    }
}

footer .barra-final a,
footer .barra-final p {
    font-weight: 400;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff
}

footer .barra-final p {
    text-align: center
}

footer .barra-final .copy {
    display: flex;
    justify-content: flex-end
}

footer .barra-final .copy .pocket img {
    filter: grayscale(100%)
}

@media (max-width: 991px) {
    footer .barra-final .copy {
        justify-content: center;
        margin-top: 30px
    }
}

#modal-contato {
    display: none;
    width: 100%;
    max-width: 865px;
    border-radius: 5px;
    padding: 50px
}

#modal-contato .grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px
}

#modal-contato .grid .info {
    text-align: right
}

.flag {
    background-color: #004B70;
    color: white;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block; /* Para que o fundo se ajuste ao tamanho do conteúdo */
}

/* Centralizar os itens do menu */
nav ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Ajustar o tamanho da fonte dos itens do menu */
nav ul li {
    text-align: center;
}

nav ul li a {
    font-size: 16px !important; /* Ajuste o tamanho da fonte conforme necessário */
}

ul li a.menu-button {
    display: inline-block;
    padding: 15px 15px !important; 
    background-color: #084e6f;
    color: #ffffff; 
    text-align: center;
    border-radius: 5px; 
    font-weight: bold;
    text-decoration: none; 
    font-size: 12px !important; 
    line-height: 1.2 !important; 
    transition: background-color 0.3s ease !important;
    margin-left: 15px !important;
}

ul li a.menu-button:hover {
    background-color: #0a7ebc !important;
}

.category-list {
    list-style-type: disc; /* Adiciona as bolinhas como bullet points */
    padding-left: 20px; /* Recuo para a lista */
}

.category-list li {
    margin-bottom: 8px; /* Espaçamento entre os itens da lista */
}

.category-list li a {
    text-decoration: none; /* Remove o sublinhado dos links */
    color: #333333; /* Cor do texto */
}

.category-list li a:hover {
    text-decoration: underline; /* Adiciona sublinhado ao passar o mouse */
}

.grid-blog {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* Ajuste conforme necessário */
}

.grid-blog .post-min-archive {
    flex: 1 1 calc(50% - 20px); /* 2 colunas */
    box-sizing: border-box;
}

.no-more-posts-msg {
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}

.single-post .post-grande h1 {
    color: #ffffff;
    text-transform: none;
}
