/*
Theme Name: Optview
Theme URI: https://www.optview.com.br/
Author: Triade Criativa
Author URI: https://triadecriativa.com.br/
Description: Tema desenvolvido para Optview.
Version: 1.0
License: GNU General Public License v2 or later
*/

/* Reset Css */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
    padding: 20px 30px;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*Reset Bootstrap Smooth Scroll*/
@media (prefers-reduced-motion: no-preference){
    :root {
        scroll-behavior: initial !important;
    }
}

/* Reset css */

/* Default */

html,
body {
    width: 100%;
    position: relative;
    height: 100%;
    font-family: 'Inter';
}
section {
    overflow: hidden;
    width: 100%;
}
input, select, button {
    outline: none !important;
}
.spacer-10 {
    display: block;
    height: 10px;
}
.spacer-20 {
    display: block;
    height: 20px;
}
.spacer-30 {
    display: block;
    height: 30px;
}
.spacer-40 {
    display: block;
    height: 40px;
}
.spacer-50 {
    display: block;
    height: 50px;
}
.spacer-60 {
    display: block;
    height: 60px;
}
.spacer-70 {
    display: block;
    height: 70px;
}
.spacer-80 {
    display: block;
    height: 80px;
}
.spacer-90 {
    display: block;
    height: 90px;
}
.spacer-100 {
    display: block;
    height: 100px;
}
.spacer-110 {
    display: block;
    height: 110px;
}
.spacer-120 {
    display: block;
    height: 120px;
}
.spacer-130 {
    display: block;
    height: 130px;
}
.spacer-140 {
    display: block;
    height: 140px;
}
.spacer-150 {
    display: block;
    height: 150px;
}
.spacer-160 {
    display: block;
    height: 160px;
}
.spacer-170 {
    display: block;
    height: 170px;
}
.spacer-180 {
    display: block;
    height: 180px;
}
.spacer-190 {
    display: block;
    height: 190px;
}
.spacer-200 {
    display: block;
    height: 200px;
}
.spacer-250 {
    display: block;
    height: 250px;
}
.spacer-300 {
    display: block;
    height: 300px;
}
b,
strong {
    font-weight: bold;
}
i,
em {
    font-style: italic;
}
.main-text {
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
}
.main-text.featured-text {
    font-size: 20px;
    line-height: 30px;
}
.main-text iframe {
}
.main-text p {
}
.main-text h1 {
    font-size: 38px;
    line-height: 38px;
}
.main-text h2 {
    font-size: 34px;
    line-height: 34px;
}
.main-text h3 {
    font-size: 30px;
    line-height: 30px;
}
.main-text h4 {
    font-size: 26px;
    line-height: 26px;
}
.main-text h5 {
    font-size: 22px;
    line-height: 22px;
}
.main-text h6 {
    font-size: 18px;
    line-height: 18px;
}
.main-text h1,
.main-text h2,
.main-text h3,
.main-text h4,
.main-text h5,
.main-text h6 {
    font-weight: bold;
    margin-bottom: 20px;
}
.main-text a {text-decoration: none;}
.main-text a:hover {
    text-decoration: underline;
}
.main-text ul {
    margin-bottom: 20px;
    list-style: none;
}
.main-text ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
}
.main-text ul li::before {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 99999px;
    left: 0;
    top: 12px;
}
.main-text ol {
    list-style: decimal;
    margin-bottom: 20px;
    padding-left: 20px;
}
.main-text ol li {
    margin-bottom: 10px;
}
.main-text img {
    display: block;
    max-width: 100%;
}
.main-text blockquote {
}
.main-text img {
    max-width: 100%;
    display: block;
    margin-bottom: 35px;
}
.main-text>* {
    margin-bottom: 20px;
}
.main-text>*:last-child {
    margin-bottom: 0px;
}
.main-title {
    font-weight: bold;
}
.main-title.light-title {
    font-weight: 400 !important;
}
.main-title h1 {
    font-size: 55px;
    line-height: 60px;
}
.main-title h2 {
    font-size: 50px;
    line-height: 55px;
}
.main-title h3 {
    font-size: 45px;
    line-height: 50px;
}
.main-title h4 {
    font-size: 40px;
    line-height: 45px;
}
.main-title h5 {
    font-size: 35px;
    line-height: 40px;
}
.main-title h6 {
    font-size: 30px;
    line-height: 35px;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-uppercase {
    text-transform: uppercase;
}
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignrigth {
    float: right;
    margin-left: 10px;
}
.aligncenter {
    margin: 0 auto !important;
    display: block;
    margin-bottom: 10px !important;
}
#featured-page {
    height: 75vh;
    min-height: 600px;
    background-position: center;
    background-size: cover;
    position: relative;
}
#featured-page::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 1;
    mix-blend-mode: multiply;
}
#featured-page::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 2;
    top: 0;
    left: 0;
    opacity: 0.9;
}
#featured-page.blue-overlay::after {
    background: linear-gradient(270deg, #132746 0%, #13274600 80%);
}
#featured-page.blue-overlay::before {
    background-color: #132746;
}
#featured-page.blue-overlay-invert::after {
    background: linear-gradient(90deg, #132746 0%, #13274600 80%);
}
#featured-page.black-overlay::after {
    background: linear-gradient(270deg, #000000 0%, #00000000 80%);
}
#featured-page.black-overlay::before {
    background-color: #000000;
}
#featured-page.black-overlay-invert::after {
    background: linear-gradient(90deg, #000000 0%, #00000000 80%);
}
#featured-page>div {position: relative;z-index: 3;height: 100%;}
#featured-page>div>div {height: 100%;}
#featured-page>div>div>div {
}
.radius-bordered-img {
    border-radius: 30px;
    overflow: hidden;
    height: 100%;
}
.opacity-hover {
    transition: all ease .5s;
    opacity: 1;
}
.opacity-hover:hover {
    opacity: .7;
}
.light-overflow {
}
.light-overflow::-webkit-scrollbar {
    height: 8px;
}
.light-overflow::-webkit-scrollbar-track {
    background-color: #fff;
}
.light-overflow::-webkit-scrollbar-thumb {
    background-color: #0092b9;
}
.dark-overflow {
}
.dark-overflow::-webkit-scrollbar {
    height: 8px;
}
.dark-overflow::-webkit-scrollbar-track {
    background-color: #fff;
}
.dark-overflow::-webkit-scrollbar-thumb {
    background-color: #0092b9;
}
.full-bg-section {background-size: cover;background-repeat: no-repeat;background-position: center;}
.img-border-radius {
    border-radius: 20px;
    overflow: hidden;
}
.wrapper-main-form {
}
.wrapper-main-form ::placeholder {
    color: #606F7F;
}
.wrapper-main-form>div {margin-bottom: 15px;}
.wrapper-main-form>div input {padding: 15px 20px;border-radius: 10px;color: #606F7F;border: 1px solid #606F7F;width: 100%;}
.wrapper-main-form>div select {padding: 15px 20px;border-radius: 10px;color: #606F7F;border: 1px solid #606F7F;width: 100%;appearance: none;background-image: url(img/icon-select-light-blue.svg);background-repeat: no-repeat;background-position: center right 15px;padding-right: 40px;}
.wrapper-main-form>div label[for=arquivo] {padding: 15px 20px;border-radius: 10px;color: #606F7F;border: 1px solid #606F7F;width: 100%;display: flex;justify-content: space-between;}
.wrapper-main-form>div label[for=arquivo] span {
}
.wrapper-main-form>div label[for=arquivo] i {
}
.wrapper-main-form>div button[type=submit] {
}
.filter-white {filter: grayscale(1) brightness(99);}
.filter-black {filter: grayscale(1) brightness(0);}
.wrapper-scoll-icon {transform: initial !important;position: absolute !important;bottom: 10px;display: flex;justify-content: center;width: 100%;}
.wrapper-scoll-icon img {display: block;width: 50px;animation: scroll-icon 1s ease-in-out infinite alternate;}
@keyframes scroll-icon {
    from {
        transform: translateX(-10px);
    }
    to {
        transform: translateX(10px);
    }
}
.pb-100 {
    padding-bottom: 100px;
}
.floating-whatsapp {display: flex;justify-content: center;align-items: center;position: fixed;z-index: 10;bottom: 20px;right: 40px;width: 80px;height: 80px;font-size: 40px;border-radius: 9999px;}
.floating-whatsapp:hover {
}

/* Default */

/* Fonts */

.font-open-sans {
    font-family: 'Open Sans';
}

/* Fonts */

/* Colors */

.text-black {
    color: #000000 !important;
}
.text-white {
    color: #ffffff !important;
}
.text-white-blue {
    color: #F3F6F6 !important;
}
.text-darker-gray {
    color: #1E1E1E !important;
}
.text-dark-gray {
    color: #666 !important;
}
.text-light-gray {
    color: #999 !important;
}
.text-lightest-gray {
    color: #F5F5F7 !important;
}
.text-light-blue {
    color: #0092B9 !important;
}
.text-dark-blue {
    color: #132746 !important;
}
.text-darker-blue {
    color: #061A2B !important;
}

.text-hover-black:hover {
    color: #000000 !important;
}
.text-hover-white:hover {
    color: #ffffff !important;
}
.text-hover-white-blue:hover {
    color: #F3F6F6 !important;
}
.text-hover-darker-gray:hover {
    color: #1E1E1E !important;
}
.text-hover-dark-gray:hover {
    color: #666 !important;
}
.text-hover-light-gray:hover {
    color: #999 !important;
}
.text-hover-lightest-gray:hover {
    color: #F5F5F7 !important;
}
.text-hover-light-blue:hover {
    color: #0092B9 !important;
}
.text-hover-dark-blue:hover {
    color: #132746 !important;
}
.text-hover-darker-blue:hover {
    color: #061A2B !important;
}

.bg-black {
    background-color: #000000 !important;
}
.bg-white {
    background-color: #ffffff !important;
}
.bg-white-blue {
    background-color: #F3F6F6 !important;
}
.bg-darker-gray {
    background-color: #1E1E1E !important;
}
.bg-dark-gray {
    background-color: #666 !important;
}
.bg-light-gray {
    background-color: #999 !important;
}
.bg-lightest-gray {
    background-color: #F5F5F7 !important;
}
.bg-light-blue {
    background-color: #0092B9 !important;
}
.bg-dark-blue {
    background-color: #132746 !important;
}
.bg-darker-blue {
    background-color: #061A2B !important;
}

.bg-hover-black:hover {
    background-color: #000000 !important;
}
.bg-hover-white:hover {
    background-color: #ffffff !important;
}
.bg-hover-white-blue:hover {
    background-color: #F3F6F6 !important;
}
.bg-hover-darker-gray:hover {
    background-color: #1E1E1E !important;
}
.bg-hover-dark-gray:hover {
    background-color: #666 !important;
}
.bg-hover-light-gray:hover {
    background-color: #999 !important;
}
.bg-hover-lightest-gray:hover {
    background-color: #F5F5F7 !important;
}
.bg-hover-light-blue:hover {
    background-color: #0092B9 !important;
}
.bg-hover-dark-blue:hover {
    background-color: #132746 !important;
}
.bg-hover-darker-blue:hover {
    background-color: #061A2B !important;
}

.title-black h1,
.title-black h2,
.title-black h3,
.title-black h4,
.title-black h5,
.title-black h6 {
    color: #000000 !important;
}
.title-white h1,
.title-white h2,
.title-white h3,
.title-white h4,
.title-white h5,
.title-white h6 {
    color: #FFFFFF !important;
}
.title-white-blue h1,
.title-white-blue h2,
.title-white-blue h3,
.title-white-blue h4,
.title-white-blue h5,
.title-white-blue h6 {
    color: #F3F6F6 !important;
}
.title-darker-gray h1,
.title-darker-gray h2,
.title-darker-gray h3,
.title-darker-gray h4,
.title-darker-gray h5,
.title-darker-gray h6 {
    color: #1E1E1E !important;
}
.title-dark-gray h1,
.title-dark-gray h2,
.title-dark-gray h3,
.title-dark-gray h4,
.title-dark-gray h5,
.title-dark-gray h6 {
    color: #666 !important;
}
.title-light-gray h1,
.title-light-gray h2,
.title-light-gray h3,
.title-light-gray h4,
.title-light-gray h5,
.title-light-gray h6 {
    color: #999 !important;
}
.title-lightest-gray h1,
.title-lightest-gray h2,
.title-lightest-gray h3,
.title-lightest-gray h4,
.title-lightest-gray h5,
.title-lightest-gray h6 {
    color: #F5F5F7 !important;
}
.title-light-blue h1,
.title-light-blue h2,
.title-light-blue h3,
.title-light-blue h4,
.title-light-blue h5,
.title-light-blue h6 {
    color: #0092B9 !important;
}
.title-dark-blue h1,
.title-dark-blue h2,
.title-dark-blue h3,
.title-dark-blue h4,
.title-dark-blue h5,
.title-dark-blue h6 {
    color: #132746 !important;
}
.title-darker-blue h1,
.title-darker-blue h2,
.title-darker-blue h3,
.title-darker-blue h4,
.title-darker-blue h5,
.title-darker-blue h6 {
    color: #061A2B !important;
}

.link-color-black a {
    color: #000000 !important;
}
.link-color-white a {
    color: #ffffff !important;
}
.link-color-white-blue a {
    color: #F3F6F6 !important;
}
.link-color-darker-gray a {
    color: #1E1E1E !important;
}
.link-color-dark-gray a {
    color: #666 !important;
}
.link-color-light-gray a {
    color: #999 !important;
}
.link-color-lightest-gray a {
    color: #F5F5F7 !important;
}
.link-color-light-blue a {
    color: #0092B9 !important;
}
.link-color-dark-blue a {
    color: #132746 !important;
}
.link-color-darker-blue a {
    color: #061A2B !important;
}

.border-black {
    border-color: #000000 !important;
}
.border-white {
    border-color: #ffffff !important;
}
.border-white-blue {
    border-color: #F3F6F6 !important;
}
.border-darker-gray {
    border-color: #1E1E1E !important;
}
.border-dark-gray {
    border-color: #666 !important;
}
.border-light-gray {
    border-color: #999 !important;
}
.border-lightest-gray {
    border-color: #F5F5F7 !important;
}
.border-light-blue {
    border-color: #0092B9 !important;
}
.border-dark-blue {
    border-color: #132746 !important;
}
.border-darker-blue {
    border-color: #061A2B !important;
}

.main-text.text-black ul li::before {
    background-color: #000000 !important;
}
.main-text.text-white ul li::before {
    background-color: #ffffff !important;
}
.main-text.text-white-blue ul li::before {
    background-color: #F3F6F6 !important;
}
.main-text.text-darker-gray ul li::before {
    background-color: #1E1E1E !important;
}
.main-text.text-dark-gray ul li::before {
    background-color: #666 !important;
}
.main-text.text-light-gray ul li::before {
    background-color: #999 !important;
}
.main-text.text-lightest-gray ul li::before {
    background-color: #F5F5F7 !important;
}
.main-text.text-light-blue ul li::before {
    background-color: #0092B9 !important;
}
.main-text.text-dark-blue ul li::before {
    background-color: #132746 !important;
}
.main-text.text-darker-blue ul li::before {
    background-color: #061A2B !important;
}

/* Colors */

/* Btns */

.main-btn {font-family: 'Poppins';text-decoration: none;background: none;border: none;padding: 10px 25px;display: flex;gap: 8px;border-radius: 99999px;font-weight: 500;}
.main-btn span {
}
.main-btn i {
}
.main-btn:hover {
    text-decoration: none;
}
.main-btn:hover span {
}
.main-btn:hover i {
}

.main-btn.stroke-btn {border: 1px solid;}
.main-btn.stroke-btn span {
}
.main-btn.stroke-btn i {
}
.main-btn.stroke-btn:hover {
    text-decoration: none;
}
.main-btn.stroke-btn:hover span {
}
.main-btn.stroke-btn:hover i {
}
.main-btn.larger-btn {padding: 20px 40px;font-size: 19px;}
.back-btn {text-decoration: none;font-weight: bold;font-size: 19px;display: flex;align-items: center;transition: all ease .5s;gap: 2px;}
.back-btn i {
}
.back-btn span {}
.back-btn:hover {gap: 10px;}
.back-btn:hover i {
}
.back-btn:hover span {
}
.circle-btn {display: flex;align-items: center;justify-content: center;width: 100px;height: 100px;border-radius: 999px;font-size: 45px;}
.circle-btn:hover {
}

/* Btns */

/* Custom Slick */

/* Type */
.rect-slick-dots .slick-dots {display: flex;width: 100%;gap: 20px;}
.rect-slick-dots .slick-dots li {
}
.rect-slick-dots .slick-dots li button {text-indent: -999999px;padding: 0;background: none;border: none;display: block;width: 60px;height: 5px;border-radius: 999px;}
.rect-slick-dots .slick-dots li.slick-active {
}
.rect-slick-dots .slick-dots li.slick-active button {
}
/* Type */

/* Position */
.absolute-slick-dots .slick-dots {position: absolute;}
.center-slick-dots .slick-dots {justify-content: center;}
.bottom-slick-dots .slick-dots {bottom: 50px;}
/* Position */

/* Color */
.white-slick-dots .slick-dots li button {background: #fff;}
.light-blue-active-slick-dots .slick-dots li.slick-active button {background: #0092B9;}
/* Color */

/* Custom Slick */

/* Cards */

.wrapper-cards-benefits {
}
.wrapper-cards-benefits .card-benefit {
    margin-bottom: 80px;
}
.wrapper-cards-benefits .card-benefit .wrapper-icon {
}
.wrapper-cards-benefits .card-benefit .wrapper-icon img {
}
.wrapper-cards-benefits .card-benefit .main-text {
}
.wrapper-cards-lens {flex-wrap: initial;}
.wrapper-cards-lens .card-lens {
}
.wrapper-cards-lens .card-lens a {position: relative;aspect-ratio: 1/1.5;overflow: hidden;display: block;border-radius: 20px;}
.wrapper-cards-lens .card-lens.overlay-gray a::before {
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgb(0 0 0 / 40%);
}
.wrapper-cards-lens .card-lens a .wrapper-img {
    width: 100%;
    height: 100%;
    position: relative;
}
.wrapper-cards-lens .card-lens a .wrapper-img img {display: block;width: 100%;height: 100%;object-fit: cover;transition: all ease .5s;}
.wrapper-cards-lens .card-lens a .wrapper-content {position: absolute;top: 0;padding: 35px 35px 0;z-index: 2;}
.wrapper-cards-lens .card-lens a .wrapper-content p {font-size: 16px;font-weight: 300;line-height: 24px;}
.wrapper-cards-lens .card-lens a .wrapper-content h4 {font-size: 35px;font-weight: bold;line-height: 31px;}
.wrapper-cards-lens .card-lens a .wrapper-cta-btn {position: absolute;bottom: 20px;z-index: 1;}
.wrapper-cards-lens .card-lens a .wrapper-cta-btn .main-btn {
}
.wrapper-cards-lens .card-lens a:hover .wrapper-img img {
    transform: scale(1.3);
}
.wrapper-cards-blog-optiview {
    margin-left: -25px;
    margin-right: -25px;
}
.wrapper-cards-blog-optiview .card-blog-optview {padding-left: 25px;padding-right: 25px;margin-bottom: 50px;}
.wrapper-cards-blog-optiview .card-blog-optview .wrapper-img {
}
.wrapper-cards-blog-optiview .card-blog-optview .wrapper-img a {
    display: block;
    border-radius: 30px;
    overflow: hidden;
}
.wrapper-cards-blog-optiview .card-blog-optview .wrapper-img a img {display: block;transition: all ease .5s;}
.wrapper-cards-blog-optiview .card-blog-optview .wrapper-img a:hover img {transform: scale(1.2);}
.wrapper-cards-blog-optiview .card-blog-optview .wrapper-content {padding: 0 30px;}
.wrapper-cards-blog-optiview .card-blog-optview .wrapper-content .title {display: block;text-decoration: none;font-size: 30px;font-weight: bold;margin: 10px 0;}
.wrapper-cards-blog-optiview .card-blog-optview .wrapper-content .excerpt {font-size: 20px;margin-bottom: 20px;}
.wrapper-cards-lens-full {
}
.wrapper-cards-lens-full .card-lens-full {background-position: center;background-size: cover;background-attachment: fixed;position: relative;}
.wrapper-cards-lens-full .card-lens-full:not(.no-overlay)::before {
    content: '';
    position: absolute;
    width: 85%;
    height: 100%;
    top: 0;
    background: #000;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.wrapper-cards-lens-full .card-lens-full:not(.no-overlay)::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
}
.wrapper-cards-lens-full .card-lens-full:nth-child(odd)::before {
    content: '';
}
.wrapper-cards-lens-full .card-lens-full:nth-child(even)::before {
    content: '';
}
.wrapper-cards-lens-full .card-lens-full.right-gradient::after {
    content: '';
    background: linear-gradient(270deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 94%);
}
.wrapper-cards-lens-full .card-lens-full.left-gradient::after {
    content: '';
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 94%);
}
.wrapper-cards-lens-full .card-lens-full.no-overlay::before {
    position: absolute;
    opacity: 0;
}
.wrapper-cards-lens-full .card-lens-full.full-black-overlay {
    position: relative;
}
.wrapper-cards-lens-full .card-lens-full.full-black-overlay::before {
    content: '' !important;
    background: #000 !important;
    opacity: 0.6 !important;
    width: 100%;
    height: 100%;
    position: absolute;
}
.wrapper-cards-lens-full .card-lens-full>div.content-lens {position: relative;z-index: 2;}
.wrapper-cards-lens-full .card-lens-full>div.content-lens>div {
}
.wrapper-cards-lens-full .card-lens-full>div.content-lens>div>div {
}
.wrapper-cards-lens-full .card-lens-full:nth-child(odd)>div.content-lens>div {justify-content: flex-end;}
.wrapper-cards-lens-full .card-lens-full:nth-child(even)>div.content-lens>div {
}
.wrapper-cards-lens-full .card-lens-full>div.content-lens>div>div>div.featured-box {padding: 50px;background: rgb(0 0 0 / 75%);border-radius: 16px;}
.wrapper-cards-lens-full .card-lens-full>div.content-lens>div>div>div.featured-box img {
    width: 200px;
    max-width: 100%;
    margin-top: 0;
}
.wrapper-tecnologies-full {
}
.wrapper-tecnologies-full .card-tecnologies-full {background-position: center;background-size: cover;background-attachment: fixed;position: relative;}
.wrapper-tecnologies-full .card-tecnologies-full:not(.no-overlay)::before {
    content: '';
    position: absolute;
    width: 85%;
    height: 100%;
    top: 0;
    background: #000;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .8;
}
.wrapper-tecnologies-full .card-tecnologies-full:nth-child(even)::before {
    content: '';
    background: linear-gradient(270deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 94%);
}
.wrapper-tecnologies-full .card-tecnologies-full:nth-child(odd)::before {
    content: '';
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 94%);
}
.wrapper-tecnologies-full .card-tecnologies-full.no-overlay::before {
    opacity: 0 !important;
}

.wrapper-tecnologies-full .card-tecnologies-full.full-black-overlay {
    position: relative;
}
.wrapper-tecnologies-full .card-tecnologies-full.full-black-overlay::before {
    content: '' !important;
    background: #000 !important;
    opacity: 0.6 !important;
    width: 100%;
    height: 100%;
    position: absolute;
}
.wrapper-tecnologies-full .card-tecnologies-full>div.content-tecnologies {position: relative;z-index: 2;}
.wrapper-tecnologies-full .card-tecnologies-full>div.content-tecnologies>div {
}
.wrapper-tecnologies-full .card-tecnologies-full>div.content-tecnologies>div>div {
}
.wrapper-tecnologies-full .card-tecnologies-full:nth-child(even)>div.content-tecnologies>div {justify-content: flex-end;}
.wrapper-tecnologies-full .card-tecnologies-full:nth-child(odd)>div.content-tecnologies>div {
}
.wrapper-tecnologies-full .card-tecnologies-full>div.content-tecnologies>div>div>div.featured-box {padding: 50px;background: rgb(0 0 0 / 75%);border-radius: 16px;}
.wrapper-tecnologies-full .card-tecnologies-full>div.content-tecnologies>div>div>div.featured-box img {
    width: 100px;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
}
.wrapper-accordion {margin-bottom: 20px;}
.wrapper-accordion:last-child {margin-bottom: 0;}
.wrapper-accordion .title-accordion {
}
.wrapper-accordion .title-accordion * {
}
.wrapper-accordion .item-accordion {margin-bottom: 10px;}
.wrapper-accordion .item-accordion .question {border-radius: 15px;margin-bottom: 10px;}
.wrapper-accordion .item-accordion .question a {display: flex;justify-content: space-between;width: 100%;font-weight: bold;padding: 10px 20px;border-radius: 15px;}
.wrapper-accordion .item-accordion .question a p {
}
.wrapper-accordion .item-accordion .question a i {transition: all ease .5s;transform: rotate(0deg);}
.wrapper-accordion .item-accordion.active .question a i {transform: rotate(90deg);}
.wrapper-accordion .item-accordion .question a:hover {text-decoration: none;}
.wrapper-accordion .item-accordion .question a:hover p {
}
.wrapper-accordion .item-accordion .question a:hover i {
}
.wrapper-accordion .item-accordion .answer {border-radius: 15px;padding: 0;transition: all ease .5s;height: auto;max-height: 0px;overflow: hidden;padding: 0 30px;}
.wrapper-accordion .item-accordion.active .answer {
    padding: 30px;
    height: auto;
    max-height: 999px;
}
.wrapper-search-branches-card {
}
.wrapper-search-branches-card .search-branch-card {}
.wrapper-search-branches-card .search-branch-card>div {padding: 30px 25px;display: flex;align-items: center;flex-wrap: wrap;border-radius: 25px;height: 100%;}
.wrapper-search-branches-card .search-branch-card>div>div:first-child {
}
.wrapper-search-branches-card .search-branch-card>div .wrapper-map {
}
.wrapper-search-branches-card .search-branch-card>div .wrapper-map iframe {width: 100%;height: 220px;}

/* Cards */

/* Header */

header {transition: all ease .5s;padding: 20px 0 100px;position: fixed;width: 100%;top: 0;background: #000;background: linear-gradient(180deg, rgba(0, 0, 0, 1.2) 0%, rgba(255, 255, 255, 0) 101%);z-index: 10;}
header.sticked, header.single-header {
    background-color: #132746;
    padding-bottom: 20px;
}
header>div {
}
header>div>div {
}
header>div>div>div {
}
header>div>div>div.wrapper-logo {
}
header>div>div>div.wrapper-logo a {
}
header>div>div>div.wrapper-logo a img {
}
header>div>div>div.wrapper-nav {
}
header>div>div>div.wrapper-nav nav {
}
header>div>div>div.wrapper-nav nav ul {font-family: poppins;font-size: 16px;}
header>div>div>div.wrapper-nav nav ul>li.nav-item {position: relative;}
header>div>div>div.wrapper-nav nav ul>li.nav-item a.nav-link {font-weight: 600;color: #fff;padding: 20px 0;position: relative;}
header>div>div>div.wrapper-nav nav ul>li.nav-item a.nav-link::before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 0;
    transition: all ease .5s;
    background: #0092b9;
    left: 50%;
    transform: translateX(-50%);
}
header>div>div>div.wrapper-nav nav ul>li.nav-item a.nav-link:hover {color: #0092b9;}
header>div>div>div.wrapper-nav nav ul>li.nav-item a.nav-link:hover::before {
    content: '';
    width: 100%;
}
header>div>div>div.wrapper-nav nav ul>li.nav-item .submenu {position: absolute;bottom: 0;transform: translateY(100%);font-size: 14px;transition: all ease .5s;opacity: 0;pointer-events: none;padding-top: 5px;min-width: 230px;}
header>div>div>div.wrapper-nav nav ul>li.nav-item .submenu>li {
    padding: 4px 0;
}
header>div>div>div.wrapper-nav nav ul>li.nav-item .submenu>li:last-child {
    padding: 5px 0 0;
}
header>div>div>div.wrapper-nav nav ul>li.nav-item .submenu>li a {text-decoration: none;color: #fff;}
header>div>div>div.wrapper-nav nav ul>li.nav-item .submenu>li a:hover {color: #0092b9;}
header.sticked>div>div>div.wrapper-nav nav ul>li.nav-item .submenu>li a:hover {color: #132746;}
header>div>div>div.wrapper-nav nav ul>li.nav-item.has-submenu:hover .submenu {opacity: 1;pointer-events: initial;}
header.sticked>div>div>div.wrapper-nav nav ul>li.nav-item.has-submenu .submenu, header.single-header>div>div>div.wrapper-nav nav ul>li.nav-item.has-submenu .submenu {
    background-color: #0092b9;
    padding: 10px;
}

/* Header */

/* Footer */

footer {
}
footer>div {
}
footer>div>div {
}
footer>div>div>div {
}
footer>div>div>div>span, footer>div>div>div>a.link {font-size: 20px;color: #fff;font-weight: 600;display: block;margin-bottom: 20px;}
footer>div>div>div>a {display: block;color: #fff;text-decoration: none;font-size: 18px;font-weight: 300;margin-bottom: 10px;}
footer>div>div>div>a:last-child {
    margin-bottom: 0;
}
footer>div>div>div>a:hover {color: #0092b9;}
footer>div>div>div .wrapper-socials {flex-wrap: wrap;margin-top: 25px;column-gap: 15px;}
footer>div>div>div .wrapper-socials>span {font-size: 18px;color: #fff;font-weight: 600;display: block;margin-bottom: 20px;width: 100%;}
footer>div>div>div .wrapper-socials>a {
}
footer>div>div>div .wrapper-socials>a img {display: block;width: 30px;}
footer>div>div>div .wrapper-socials>a:hover {
}
footer>div>div>div .wrapper-socials>a:hover img {
}
footer>div>div:last-child {
}
footer>div>div:last-child>div {
}
footer>div>div:last-child .footer-divisor {display: block;height: 1px;background: #fff;margin: 20px 0;}
footer>div>div:last-child>div>div {
}
footer>div>div:last-child>div>div>a {font-size: 16px;line-height: 24px;font-weight: 300;color: #fff;text-decoration: none;}
footer>div>div:last-child>div>div>a:hover {
    text-decoration: underline;
}
footer>div>div:last-child>div>div>span {color: #fff;display: block;margin: 0 10px;}

/* Footer */

/* Home */

/* Slider */
#slider-home {
}
#slider-home>div {
}
#slider-home>div>div {
}
#slider-home .item {position: relative;height: 100vh;min-height: 700px;}
#slider-home .item::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    z-index: 2;
    background: linear-gradient(270deg, rgb(0 0 0 / 60%) 0%, #ffffff00 50%, rgb(0 0 0 / 60%) 100%);
}
#slider-home .item>img {position: absolute;z-index: 1;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 100%;height: 100%;object-fit: cover;}
#slider-home .item>div {position: relative;z-index: 4;height: 100%;}
#slider-home .item>div>div {height: 100%;align-items: center;}
#slider-home .item>div>div>div {
}
#slider-home .item>div>div>div .main-title {
}
#slider-home .item>div>div>div .main-text {width: 270px;max-width: 100%;}
/* Slider */

/* Factory */
#factory {background: url(img/bg-factory-home.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;aspect-ratio: 4/2.1;background-attachment: fixed; min-height: 820px;}
#factory>div {height: 100%;}
#factory>div>div {height: 100%;}
#factory>div>div>div:nth-child(2) {
}
/* Factory */

/*Find Stores*/
#find-stores {
    background-image: url('img/bg-find-stores-home.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}
/*Find Stores*/

/* Why */
#why {
}
#why>div {
}
#why>div>div {
}
#why>div>div>div {
}
#why>div>div>div.big-number {
}
#why>div>div>div.big-number .number {font-size: 90px;margin-bottom: 20px;}
#why>div>div>div.big-number .featured {font-size: 25px;font-weight: bold;line-height: 25px;margin-bottom: 15px;}
#why>div>div>div.big-number .featured::last-child {
    margin-bottom: 0;
}
#why>div>div>div.big-number .text {font-size: 16px;line-height: 24px;font-weight: 300;}
/* Why */

/*Adaptation*/
#adaptation {background-image: url(img/bg-adaptation-home.png);background-size: cover;background-position: center;position: relative;}
#adaptation::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 2;
    background: radial-gradient(circle, #00000000 43%, #000000 100%);
}
#adaptation>div {position: relative;z-index: 3;}
#adaptation>div>div.wrapper-cards-adaptation {
}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation {position: relative;}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation>div.wrapper-line {
    position: relative;
}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation>div.wrapper-line>span {position: absolute;width: 100%;height: 100%;pointer-events: none;top: 0;left: 0;}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation>div.wrapper-line span.circle {display: block;position: absolute;width: 7px;height: 7px;background: #fff;border-radius: 99999px;}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation>div.wrapper-line>span::after {
    content: '';
    position: absolute;
    background: #fff;
}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation>div.wrapper-line>span::before {
    content: '';
    background: #fff;
    position: absolute;
}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(1)>div.wrapper-line>span {
}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(1)>div.wrapper-line span.circle {right: 0;top: 35%;transform: translate(50%, -50%);}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(1)>div.wrapper-line>span::after {
}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(1)>div.wrapper-line>span::before {top: 35%;width: 100%;height: 1px;right: 0;}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(2)>div.wrapper-line>span {
}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(2)>div.wrapper-line span.circle {left: 10%;top: 60%;transform: translate(50%, -50%);}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(2)>div.wrapper-line>span::after {
}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(2)>div.wrapper-line>span::before {top: 60%;width: calc(100% - 20%);height: 1px;right: 7%;}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(3)>div.wrapper-line>span {
}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(3)>div.wrapper-line span.circle {top: 20%;right: 0;}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(3)>div.wrapper-line>span::after {top: 21%;width: 1px;height: 44%;right: 2%;transform: translateX(50%);}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(3)>div.wrapper-line>span::before {top: 65%;width: calc(100% - 3px);height: 1px;right: 3px;}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(4)>div.wrapper-line>span {
}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(4)>div.wrapper-line span.circle {left: 10%;top: 20%;transform: translate(50%, -50%);}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(4)>div.wrapper-line>span::after {
}
#adaptation>div>div.wrapper-cards-adaptation .card-adaptation:nth-child(4)>div.wrapper-line>span::before {top: 20%;width: calc(100% - 20%);height: 1px;right: 7%;}
/*Adaptation*/

/*Journey*/
#journey {
}
#journey::-webkit-scrollbar {
    height: 8px;
}
#journey::-webkit-scrollbar-track {
    background-color: #fff;
}
#journey::-webkit-scrollbar-thumb {
    background-color: #0092b9;
}
/*Journey*/

/*Treatments*/
#treatments {
}
#treatments::-webkit-scrollbar {
    height: 8px;
}
#treatments::-webkit-scrollbar-track {
    background-color: #fff;
}
#treatments::-webkit-scrollbar-thumb {
    background-color: #0092b9;
}
/*Treatments*/

/* Home */

/* Sobre */

#timeline {
}
#timeline>div {
    position: relative;
}
#timeline .wrapper-timeline {padding-bottom: 100px;width: calc(100% + 140px);position: relative;overflow: auto;transform: translateX(-55px);}
#timeline .wrapper-timeline::-webkit-scrollbar {
    height: 10px;
}
#timeline .wrapper-timeline::-webkit-scrollbar-track {
    background-color: #ffffff;
}
#timeline .wrapper-timeline::-webkit-scrollbar-thumb {
    background-color: #0092b9;
}
#timeline .wrapper-timeline>div {
    margin-left: 0;
    margin-right: 0;
    position: relative;
    transform: translateX(55px);
}
#timeline .wrapper-timeline>div .item {
}
#timeline .wrapper-timeline div.wrapper-years {flex-wrap: nowrap;transform: translateX(12px);width: 1296px;}
#timeline .wrapper-timeline div.wrapper-years .item {
    position: relative;
    padding: 0;
    width: 142px;
    margin-right: 91px;
}
#timeline .wrapper-timeline div.wrapper-years .item:last-child {
    margin-right: 0;
}
#timeline .wrapper-timeline div.wrapper-years:nth-child(1) .item {display: flex;flex-direction: column;justify-content: flex-end;position: relative;}
#timeline .wrapper-timeline div.wrapper-years:nth-child(1) .item {padding-bottom: 70px;}
#timeline .wrapper-timeline div.wrapper-years:nth-child(3) .item {padding-top: 70px;}
#timeline .wrapper-timeline div.wrapper-years:nth-child(1) .item>div {}
#timeline .wrapper-timeline div.wrapper-years:nth-child(3) .item>div {
}
#timeline .wrapper-timeline div.wrapper-years .item>div::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 999999px;
    z-index: 2;
}
#timeline .wrapper-timeline div.wrapper-years:first-child .item>div::before {
    background: #0092b9;
    bottom: -5px;
    left: -1px;
    transform: translateY(50%);
}
#timeline .wrapper-timeline div.wrapper-years:first-child .item>div::after {
    content: '';
    position: absolute;
    left: 13px;
    width: 20px;
    height: 150px;
    bottom: -10px;
    background-image: url(img/timeline-line-top.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
    z-index: 1;
}
#timeline .wrapper-timeline div.wrapper-years:last-child .item>div::before {
    background: #606F7F;
    top: -5px;
    right: -1px;
    transform: translateY(-50%);
}
#timeline .wrapper-timeline div.wrapper-years:last-child .item>div::after {
    content: '';
    position: absolute;
    right: 10px;
    width: 18px;
    height: 91px;
    top: 0;
    background-image: url(img/timeline-line-bottom.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
    z-index: 1;
}
#timeline .wrapper-timeline div.wrapper-years .item>div .description {font-size: 14px;line-height: 20px;}
#timeline .wrapper-timeline div.wrapper-years:first-child .item>div .description {
    transform: translateX(35px);
    width: calc(100% + 35px);
}
#timeline .wrapper-timeline div.wrapper-years:last-child .item>div .description {
    transform: translateX(-70px);
    width: calc(100% + 35px);
}
#timeline .wrapper-timeline div.wrapper-years .item>div .description p {
}
#timeline .wrapper-timeline div.wrapper-years .item>div .year {font-size: 30px;font-weight: 900;}
#timeline .wrapper-timeline div.wrapper-years:first-child .item>div .year {padding-left: 35px;}
#timeline .wrapper-timeline div.wrapper-years:last-child .item>div .year {padding-right: 35px;}
#timeline .wrapper-timeline div:nth-child(2) {margin: 0 auto;}
#timeline .wrapper-timeline div:nth-child(2) .divisor-timeline {height: 10px;background: #fff;padding: 0;}
#featured-about-2>div>div>div>div.wrapper-img>img {display: block;width: 100%;height: 100%;object-fit: cover;}

/* Sobre */

/* Mioview */

#featured-mioview-3 {
}
#featured-mioview-1-2 {
    height: 100vh;
    min-height: 1000px;
    background-position: center;
    background-size: cover;
    position: relative;
}
.wrapper-form {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 5;background: #000000cf;display: flex;align-items: center;justify-content: center;flex-direction: column;pointer-events: none;opacity: 0;transition: all ease .5s;}
.wrapper-form.expand {pointer-events: initial;opacity: 1;}
.wrapper-form .close {color: #fff;font-size: 41px;margin-bottom: 30px;}
.wrapper-form .close:hover {color: #0092b9;}
.wrapper-form form {width: 100%;max-width: 1100px;display: flex;justify-content: center;align-items: center;gap: 19px;}
.wrapper-form form input {width: 100%;padding: 16px;background: none;border: none;border-bottom: 2px solid #0092b9;color: #fff;}
.wrapper-form form input::placeholder {
    color: #fff;
}
.wrapper-form form button {
}
#featured-mioview-3 .wrapper-app {margin: 0;}
#featured-mioview-3 .wrapper-app>div {padding: 0;}
#featured-mioview-4 {
    background-position: center;
    background-size: cover;
    position: relative;
}
#featured-mioview-4>div {
    position: relative;
    z-index: 3;
}
#featured-mioview-4::before {
    content: '';
    position: absolute;
    width: 70%;
    height: 100%;
    pointer-events: none;
    z-index: 2;
    top: 0;
    right: 0;
    background: linear-gradient(270deg, #000000 0%, #00000000 100%);
}

/* Mioview */

/* Tecnologias */

.cta-tecnologies {background-position: center;background-size: cover;background-attachment: fixed;position: relative;}
.cta-tecnologies::after {
    content: '';
    background: linear-gradient(270deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 93%);
    top: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
}
.cta-tecnologies>div {
    position: relative;
    z-index: 2;
}

/* Tecnologias */

/* Archive Blog */

#archive-blog {
}
#archive-blog .search-form {
}
#archive-blog .search-form>div {display: flex;justify-content: center;border: 3px solid #0092b9;padding: 0;border-radius: 100px;overflow: hidden;}
#archive-blog .search-form button {background: none;border: none;padding: 15px 20px;background: #0092b9;color: #fff;border-radius: 100px;font-size: 22px;}
#archive-blog .search-form input {width: 100%;background: none;border: none;font-size: 17px;padding: 0 20px;color: #0d1c31;}
#archive-blog .search-form input::placeholder {
    color: #999
}

/* Archive Blog */

/* Treatments */

.wrapper-treatments-banners {
}
.wrapper-treatments-banners .treatments-banner {margin-bottom: 50px;}
.wrapper-treatments-banners .treatments-banner>div {
    padding: 0 150px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
}
.wrapper-treatments-banners .treatments-banner>div::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}
.wrapper-treatments-banners .treatments-banner.no-overlay>div::before {
    display: none;
}
.wrapper-treatments-banners .treatments-banner.left>div {justify-content: flex-start;}
.wrapper-treatments-banners .treatments-banner.right>div {justify-content: flex-end;}
.wrapper-treatments-banners .treatments-banner.left>div::before {
    content: '';
    background: linear-gradient(90deg, #000 0%, #13274600 100%);
}
.wrapper-treatments-banners .treatments-banner.right>div::before  {
    content: '';
    background: linear-gradient(270deg, #000 0%, #13274600 100%);
}
.wrapper-treatments-banners .treatments-banner>div>div {
    position: relative;
    z-index: 2;
    width: 400px;
    max-width: 100%;
}
#sun {background-position: bottom center;height: 1700px;padding-bottom: 80px;background-repeat: no-repeat;background-size: cover;}
#coloracao {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#coloracao::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #273D53BF;
    opacity: .75;
}
#coloracao>div {
    position: relative;
}

/* Treatments */

/* Fastkot */

#featured-fastkot-3 {background-position: center;height: 880px;background-size: cover;position: relative;}
#featured-fastkot-3::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #000000 5%, #00000000 42%);
}
#featured-fastkot-3>div {position: absolute;top: 80px;left: 50%;transform: translateX(-50%);height: 55%;}
#featured-fastkot-3>div>div {height: 100%;}
#featured-fastkot-3>div>div>div:nth-child(2) {}

/* Fastkot */

/* Transitions */

#featured-transitions-1 {background-position: center;background-size: cover;}
#featured-transitions-4 {background-position: center; height: 910px;}

/* Transitions */

/*Pagenavi*/

.pagenavi {
}
.pagenavi .wp-pagenavi {
    display: flex;
    justify-content: flex-start;
}
.pagenavi .wp-pagenavi .page, .pagenavi .wp-pagenavi span {
    font-size: 16px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #0092b9;
    border: none;
    margin: 0;
    width: 40px;
    height: 40px;
    border: 1px solid #0092b9;
    margin-right: 12px;
    border-radius: 999px;
}
.pagenavi .wp-pagenavi .current {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    line-height: 0;
    background: #0092b9;
    border: 1px solid #0092b9;
    border-radius: 999px;
}
.pagenavi .wp-pagenavi .nextpostslink {
    font-weight: 400;
    font-size: 16px;
    color: #0092b9;
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    line-height: 0;
    border: 1px solid #0092b9;
    margin: 0;
    border-radius: 999px;
}
.pagenavi .wp-pagenavi .previouspostslink {
    font-weight: 400;
    font-size: 16px;
    color: #0092b9;
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    line-height: 0;
    border: 1px solid #0092b9;
    margin: 0;
    margin-right: 12px;
    border-radius: 999px;
}

/*Pagenavi*/

/*Buscar Otica*/

#search-branch {
}
#search-branch>div {
}
#search-branch>div>div {
}
#search-branch>div>div>div {
}
#search-branch>div>.search-form {
}
#search-branch>div>.search-form>div {
}
#search-branch>div>.search-form>div input {padding: 20px 20px 20px 50px;border-radius: 900px;color: #606F7F;border: 1px solid #606F7F;width: 100%;background-image: url(img/icon-search-dark-blue.svg);background-repeat: no-repeat;background-position: center left 18px;color: #132746;}
#search-branch>div>.search-form>div input::placeholder {
    color: #132746;
}
#search-branch>div>.search-form>div button {height: 60px;width: 60px;display: flex;justify-content: center;align-items: center;}
#search-branch>div>.search-form>div button:hover {
}
#search-branch>div>.search-form>div a {height: 100%;display: flex !important;align-items: center;justify-content: center;padding: 10px 40px;}
#search-branch>div>.search-form>div a:hover {
}
.distance-filter {
    width: 100%;
    margin: 0 auto;
}
.distance-filter-title {
    color: #304566;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}
.distance-slider {
    position: relative;
    width: calc(100% - 25px);
    height: 55px;
    margin: 0 auto;
}
.distance-line {
    position: absolute;
    top: 8px;
    left: 0;
    width: calc(100% - 12px);
    height: 4px;
    background: #0092b9;
}
.distance-thumb {
    position: absolute;
    z-index: 2;
    top: 50%;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #fff;
    border: 5px solid #0092b9;
    cursor: grab;
    transform: translateX(-50%) translateY(-100%);
    box-sizing: border-box;
}
.distance-thumb:active {
    cursor: grabbing;
}
.distance-options {
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.distance-options span {
    color: #263b5b;
    font-size: 18px;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
}
.distance-options span:first-child {
    transform: translateX(0);
}
.distance-options span:last-child {
    transform: translateX(0);
}
@media (max-width: 575px) {
    .distance-filter {
        max-width: 100%;
    }
    .distance-options span {
        font-size: 13px;
    }
    .distance-thumb {
        width: 44px;
        height: 44px;
        border-width: 7px;
        top: -12px;
    }
}
#result-search {
}
#result-search>div {transition: all ease .5s;background-position: center}
#result-search>div.loading {font-size: 20px;text-transform: uppercase;min-height: 100px;font-weight: bold;background-image: url(img/loading.gif?#);background-repeat: no-repeat;background-size: 40px;background-position: center;background-color: #eee;}

/*Buscar Otica*/