/*
Theme Name: Neowise
Theme URI: http://www.neowise.com.br
Author: Agencia TH2
Author URI: http://www.agenciath2.com.br
Description: Tema desenvolvido para Neowise.
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;
}

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

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

/*Reset css*/

/* Sweet Alert Fix */

.swal2-icon.swal2-success .placeholder {
    background: transparent;
    opacity: 1;
}

/* Sweet Alert Fix */

/* Default */

html {
    height: 100%;
}
body {
    min-height: 100%;
    font-family: 'Nunito';
}
sup {
    font-size: 12px;
}
.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-210 {
    display: block;
    height: 210px;
}
.spacer-220 {
    display: block;
    height: 220px;
}
.spacer-230 {
    display: block;
    height: 230px;
}
.spacer-240 {
    display: block;
    height: 240px;
}
.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: 17px;
    line-height: 26px;
}
.main-text.featured-text {
    font-size: 22px;
    line-height: 31px;
}
.main-text>* {
    margin-bottom: 20px;
}
.main-text p {
}
.main-text h1 {
    font-size: 40px;
    line-height: 45px;
}
.main-text h2 {
    font-size: 35px;
    line-height: 40px;
}
.main-text h3 {
    font-size: 30px;
    line-height: 35px;
}
.main-text h4 {
    font-size: 25px;
    line-height: 30px;
}
.main-text h5 {
    font-size: 20px;
    line-height: 25px;
}
.main-text h6 {
    font-size: 16px;
    line-height: 21px;
}
.main-text h1, .main-text h2, .main-text h3, .main-text h4, .main-text h5, .main-text h6 {
    font-family: 'Poppins';
    font-weight: bold;
}
.main-text a {
    text-decoration: none;
}
.main-text a:hover {
    text-decoration: underline;
}
.main-text ul {
    margin-bottom: 20px;
    padding-left: 10px;
}
.main-text ul li {
    position: relative;
    padding-left: 19px;
}
.main-text ul li::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 999px;
    left: 0;
    top: 8px;
}
.main-text ol {
    margin-bottom: 20px;
    list-style: decimal;
    padding-left: 20px;
}
.main-text img {
    display: block;
    max-width: 100%;
    margin: 70px 0;
}
.main-text *:last-child {
    margin-bottom: 0;
}
.main-title>* {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 10px;
    font-family: 'Poppins';
    display: block;
}
.main-title>.superior-title {
    font-size: 16px;
}
.main-title h1 {
    font-size: 60px;
}
.main-title h2 {
    font-size: 55px;
}
.main-title h3 {
    font-size: 50px;
}
.main-title h4 {
    font-size: 45px;
}
.main-title h5 {
    font-size: 40px;
}
.main-title h6 {
    font-size: 35px;
}
.main-title h1, .main-title h2, .main-title h3, .main-title h4, .main-title h5, .main-title h6 {
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignrigth {
    float: right;
    margin-left: 10px;
}
.aligncenter {
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}
.parallax {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.font-nunito {
    font-family: 'Nunito';
}
.font-poppins {
    font-family: 'Poppins';
}
/*Reset Bootstrap Smooth Scroll*/
@media (prefers-reduced-motion: no-preference){
    :root {
        scroll-behavior: initial !important;
    }
}
.main-form {
}
.main-form * {
    outline: none;
}
.main-form ::placeholder {
    color: #162736;
}
.main-form>div {margin-bottom: 30px;}
.main-form>div input[type=text], .main-form>div input[type=email] {padding: 0;border: none;background: none;width: 100%;padding: 10px 25px;font-family: 'Poppins';color: #162736;border: 1px solid #162736;border-radius: 999px;height: 50px;}
.main-form>div button {height: 50px; min-width: 50px;}
.main-form>div select {
    padding: 0;
    border: none;
    background: none;
    width: 100%;
    padding: 10px 25px;
    font-family: 'Poppins';
    color: #162736;
    border: 1px solid #162736;
    border-radius: 999px;
    height: 50px;
    appearance: none;
    -webkit-appearance: none;
    background-image: url(img/icon-arrow-down-blue.svg);
    background-repeat: no-repeat;
    background-position: center right 22px;
}
.main-form>div textarea {padding: 0;border: none;background: none;width: 100%;padding: 15px 25px;font-family: 'Poppins';color: #162736;border: 1px solid #162736;border-radius: 27px;height: 100%; min-height: 150px;}
.main-form>div .wrapper-checkbox {display: flex;align-items: flex-start;}
.main-form>div .wrapper-checkbox>input[type=checkbox] {margin-right: 15px;margin-top: 8px;margin-left: 10px;}
.main-form>div .wrapper-checkbox>span {font-family: 'Poppins';color: #162736;font-size: 14px;line-height: 29px;}
.wrapper-bg-gradient {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.wrapper-bg-gradient>* {
    position: relative;
    z-index: 2;
}
.wrapper-bg-gradient::after {
    content: '';
    position: absolute;
    width: 999999px;
    height: 80%;
    display: block;
    bottom: 0;
    opacity: .42;
    background: #1379CD;
    background: linear-gradient(360deg,rgba(19, 121, 205, 1) 0%, rgba(19, 121, 205, 1) 58%, rgba(255, 255, 255, 0) 100%);
}
#featured-thin {
    background: #0092E5;
    background: radial-gradient(circle,rgba(0, 146, 229, 1) 0%, rgba(0, 146, 229, 1) 36%, rgba(3, 36, 128, 1) 100%);
}
#featured-thin>div {
    height: 100%;
}
#featured-thin>div>div {
    height: 100%;
}
.main-border-radius {
    border-radius: 13px;
    overflow: hidden;
}
.slider-generic-cards {
}
.slider-generic-cards>div {
}
.slider-generic-cards>div>div {margin-right: calc(-.5 * var(--bs-gutter-x));margin-left: calc(-.5 * var(--bs-gutter-x));}
.slider-generic-cards>div>div>div {padding-right: calc(var(--bs-gutter-x) * .5);padding-left: calc(var(--bs-gutter-x) * .5);}
.generic-arrows {display: flex;align-items: center;}
.generic-arrows button {background: none;border: none;text-indent: -999999px;padding: 0;width: 60px;height: 60px;display: block;background-size: contain;}
.generic-arrows button.slick-prev {
    background-image: url(img/slick-prev-dark-blue.svg);
}
.generic-arrows button.slick-next {background-image: url(img/slick-next-dark-blue.svg);}


/* Default */

/* Masks */

.circle-mask-bottom {
    position: relative;
    padding-bottom: 100px;
}
.circle-mask-bottom::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 105px;
    bottom: -2px;
    background-image: url(img/featured-bottom-mask-white.svg);
    background-position: top center;
    z-index: 8;
    background-position: bottom center;
    transform: rotate(180deg);
}
.circle-mask-bg {
    position: relative;
}
.circle-mask-bg::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: -2px;
    background-image: url(img/featured-bottom-mask-white.svg);
    background-position: top center;
    z-index: -1;
    background-position: bottom center;
}

/* Masks */

/* Colors */

.text-black {
    color: #000;
}
.text-white {
    color: #fff;
}
.text-ice-white {
    color: #F2F7FA;
}
.text-light-blue {
    color: #0092E5;
}
.text-dark-blue {
    color: #032480;
}
.text-darkest-blue {
    color: #162736;
}
.text-petrol-blue {
    color: #004869;
}
.bg-transparent {
    background-color: transparent !important;
}
.bg-black {
    background-color: #000 !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-ice-white {
    background-color: #F2F7FA !important;
}
.bg-light-blue {
    background-color: #0092E5 !important;
}
.bg-dark-blue {
    background-color: #032480 !important;
}
.bg-darkest-blue {
    background-color: #162736 !important;
}
.bg-petrol-blue {
    background-color: #004869 !important;
}
.main-text.title-black h1, .main-text.title-black h2, .main-text.title-black h3, .main-text.title-black h4, .main-text.title-black h5, .main-text.title-black h6, .main-text.title-black p.title {
    color: #000;
}
.main-text.title-white h1, .main-text.title-white h2, .main-text.title-white h3, .main-text.title-white h4, .main-text.title-white h5, .main-text.title-white h6, .main-text.title-white p.title {
    color: #fff;
}
.main-text.title-ice-white h1, .main-text.title-ice-white h2, .main-text.title-ice-white h3, .main-text.title-ice-white h4, .main-text.title-ice-white h5, .main-text.title-ice-white h6, .main-text.title-ice-white p.title {
    color: #F2F7FA;
}
.main-text.title-light-blue h1, .main-text.title-light-blue h2, .main-text.title-light-blue h3, .main-text.title-light-blue h4, .main-text.title-light-blue h5, .main-text.title-light-blue h6, .main-text.title-light-blue p.title {
    color: #0092E5;
}
.main-text.title-dark-blue h1, .main-text.title-dark-blue h2, .main-text.title-dark-blue h3, .main-text.title-dark-blue h4, .main-text.title-dark-blue h5, .main-text.title-dark-blue h6, .main-text.title-dark-blue p.title {
    color: #032480;
}
.main-text.title-darkest-blue h1, .main-text.title-darkest-blue h2, .main-text.title-darkest-blue h3, .main-text.title-darkest-blue h4, .main-text.title-darkest-blue h5, .main-text.title-darkest-blue h6, .main-text.title-darkest-blue p.title {
    color: #162736;
}
.main-text.title-petrol-blue h1, .main-text.title-petrol-blue h2, .main-text.title-petrol-blue h3, .main-text.title-petrol-blue h4, .main-text.title-petrol-blue h5, .main-text.title-petrol-blue h6, .main-text.title-petrol-blue p.title {
    color: #004869;
}
.main-text.text-black ul li::before {
    background: #000 !important;
}
.main-text.text-white ul li::before {
    background: #fff !important;
}
.main-text.text-ice-white ul li::before {
    background: #F2F7FA !important;
}
.main-text.text-light-blue ul li::before {
    background: #0092E5 !important;
}
.main-text.text-dark-blue ul li::before {
    background: #032480 !important;
}
.main-text.text-darkest-blue ul li::before {
    background: #162736 !important;
}
.main-text.text-petrol-blue ul li::before {
    background: #004869 !important;
}
.behind-shadow {position: relative;}
.behind-shadow>* {
    position: relative;
    z-index: 2;
}
.behind-shadow::before {
    content: '';
    position: absolute;
    width: 60%;
    height: 60%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 99999999px;
    filter: blur(40px);
    z-index: 1;
    opacity: .7;
    animation: pulse-center 5s ease-in-out infinite;
}
.behind-shadow.shadow-black::before {
    background: #000;
}
.behind-shadow.shadow-white::before {
    background: #fff;
}
.behind-shadow.shadow-ice-white::before {
    background: #F2F7FA;
}
.behind-shadow.shadow-light-blue::before {
    background: #0092E5;
}
.behind-shadow.shadow-dark-blue::before {
    background: #032480;
}
.behind-shadow.shadow-darkest-blue::before {
    background: #162736;
}
.behind-shadow.shadow-petrol-blue::before {
    background: #004869;
}
.stroke-btn.text-black {
    border-color: #000;
}
.stroke-btn.text-white {
    border-color: #fff;
}
.stroke-btn.text-ice-white {
    border-color: #F2F7FA;
}
.stroke-btn.text-light-blue {
    border-color: #0092E5;
}
.stroke-btn.text-dark-blue {
    border-color: #032480;
}
.stroke-btn.text-darkest-blue {
    border-color: #162736;
}
.stroke-btn.text-petrol-blue {
    border-color: #004869;
}

/* Colors */

/* Btns */

.main-btn {
    display: inline-block;
    padding: 10px 30px;
    text-decoration: none;
    font-family: 'Poppins';
    font-weight: bold;
    border-radius: 999px;
    border: none;
    font-size: 14px;
}
.main-btn span {display: block;padding-top: 2px;}
.main-btn img {transition: all ease .3s;margin-right: 8px;}
.main-btn:hover {text-decoration: none !important;}
.main-btn:hover span {
}
.main-btn:hover img {
}
.stroke-btn {display: inline-block;padding: 10px 21px;text-decoration: none;font-family: 'Poppins';font-weight: bold;border-radius: 999px;border: 3px solid;font-size: 13px;}
.stroke-btn.added {
    display: none
}
.stroke-btn:hover {
}
.back-btn {display: flex;align-items: center;font-family: 'Poppins';font-weight: bold;text-decoration: none;}
.back-btn>i {font-size: 30px;margin-right: 5px;transition: all ease .5s;}
.back-btn>img {transition: all ease .5s;margin-right: 5px;}
.back-btn>span {
}
.back-btn:hover {
}
.back-btn:hover>img, .back-btn:hover>i {
    margin-right: 10px;
}
.back-btn:hover>span {
}
.added_to_cart {
    display: inline-block;
    padding: 10px 30px;
    text-decoration: none;
    font-family: 'Poppins';
    font-weight: bold;
    border-radius: 999px;
    border: 3px solid;
    border-color: #032480;
    color: #032480;
}

/* Btns */

/* Btns Hover Colors */

.text-hover-black:hover {
    color: #000 !important;
}
.text-hover-white:hover {
    color: #fff !important;
}
.text-hover-ice-white:hover {
    color: #F2F7FA !important;
}
.text-hover-light-blue:hover {
    color: #0092E5 !important;
}
.text-hover-dark-blue:hover {
    color: #032480 !important;
}
.text-hover-darkest-blue:hover {
    color: #162736 !important;
}
.bg-hover-black:hover {
    background-color: #000 !important;
}
.bg-hover-white:hover {
    background-color: #fff !important;
}
.bg-hover-ice-white:hover {
    background-color: #F2F7FA !important;
}
.bg-hover-light-blue:hover {
    background-color: #0092E5 !important;
}
.bg-hover-dark-blue:hover {
    background-color: #032480 !important;
}
.bg-hover-darkest-blue:hover {
    background-color: #162736 !important;
}

/* Btns Hover Colors */

/* Animations */

@keyframes pulse {
    0%   { transform: scale(1); }
    50%  { transform: scale(1.1); }
    100% { transform: scale(1); }
}
@keyframes pulse-center {
    0%   { transform: translate(-50%, -50%) scale(.4); }
    50%  { transform: translate(-50%, -50%) scale(1.4); }
    100% { transform: translate(-50%, -50%) scale(.4); }
}
@keyframes first-child {
    from { transform: translateX(-50%) translateY(-50%) rotate(0deg); }
    to   { transform: translateX(-50%) translateY(-50%) rotate(360deg); }
}
@keyframes nth-child-3 {
    from { transform: translateX(-50%) translateY(-50%) rotate(0deg); }
    to   { transform: translateX(-50%) translateY(-50%) rotate(-360deg); }
}
@keyframes last-child {
    from { transform: translateX(-50%) translateY(-50%) rotate(0deg); }
    to   { transform: translateX(-50%) translateY(-50%) rotate(360deg); }
}

/* Animations */

/* Cards */

.wrapper-cards-solutions-home {position: relative;}
.wrapper-cards-solutions-home::before {
    content: '';
    position: absolute;
    width: calc(100% + 120px);
    height: calc(100% + 120px);
    background: #2E66BA66;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    border-width: 3px;
    border-style: solid;
    border-color: #0092E5;
    border-radius: 40px;
    pointer-events: none;
}
.wrapper-cards-solutions-home .card-solution-home {
}
.wrapper-cards-solutions-home .card-solution-home>div {
    background: #1465BC;
    padding: 50px 23px 40px;
    border-width: 3px;
    border-style: solid;
    border-color: #0d70d9;
    border-radius: 40px;
    position: relative;
    height: 100%;
}
.wrapper-cards-solutions-home .card-solution-home>div a {display: block;position: absolute;top: -2px;right: -2px;transition: all ease .5s;}
.wrapper-cards-solutions-home .card-solution-home>div a img {display: block;width: 160px;}
.wrapper-cards-solutions-home .card-solution-home>div a:hover {transform: scale(0.9);top: -6px;right: -11px;}
.wrapper-cards-solutions-home .card-solution-home>div a:hover img {
}
.wrapper-cards-solutions-home .card-solution-home>div .top {margin-bottom: 30px;}
.wrapper-cards-solutions-home .card-solution-home>div .top>div {
}
.wrapper-cards-solutions-home .card-solution-home>div .top>div .wrapper-img {
}
.wrapper-cards-solutions-home .card-solution-home>div .top>div .wrapper-img img {display: block;height: 96px;}
.wrapper-cards-solutions-home .card-solution-home>div .top>div .main-text {
}
.wrapper-cards-solutions-home .card-solution-home>div .bottom {
}
.wrapper-cards-solutions-home .card-solution-home>div .bottom .main-text {
}
.wrapper-generic-cards {
}
.wrapper-generic-cards .generic-card {margin-bottom: 30px;}
.wrapper-generic-cards .generic-card>div {padding: 35px;background: #A6A6A608;border-radius: 40px;position: relative;box-shadow: 0px 0px 13px 10px rgba(0,0,0,0.1) inset;-webkit-box-shadow: 0px 0px 13px 10px rgba(0,0,0,0.1) inset;-moz-box-shadow: 0px 0px 13px 10px rgba(0,0,0,0.1) inset;height: 100%;}
.wrapper-generic-cards .generic-card.absolute-btn>div {
    padding-bottom: 95px;
}
.wrapper-generic-cards .generic-card>div .wrapper-img {}
.wrapper-generic-cards .generic-card>div .wrapper-img a {display: block;border-radius: 15px;overflow: hidden;border: 1px solid #e2d9d9;}
.wrapper-generic-cards .generic-card>div .wrapper-img a img {transition: all ease .5s;display: block;}
.wrapper-generic-cards .generic-card>div .wrapper-img a:hover {
}
.wrapper-generic-cards .generic-card>div .wrapper-img a:hover img {transform: scale(1.2);}
.wrapper-generic-cards .generic-card>div .info {
}
.wrapper-generic-cards .generic-card>div .info>a {font-size: 18px;font-weight: bold;text-decoration: none;display: block;font-family: 'Poppins';margin: 10px 0 0px;}
.wrapper-generic-cards .generic-card>div .info>a:hover {
}
.wrapper-generic-cards .generic-card>div .info>.excerpt {font-size: 14px;}
.wrapper-generic-cards .generic-card>div .info>.date {font-size: 14px;display: block;margin: 10px 0;}
.wrapper-generic-cards .generic-card>div .info>.main-text {
}
.wrapper-generic-cards .generic-card>div .info>.categories {margin-top: 10px;}
.wrapper-generic-cards .generic-card>div .info>.categories>a {
    background: #F6FAFE;
}
.wrapper-generic-cards .generic-card>div .info>.read-more {display: block;margin-top: 20px;}
.wrapper-generic-cards .generic-card>div>a {position: absolute;bottom: 25px;}
.wrapper-generic-cards .generic-card>div>div.wrapper-ctas {position: absolute;bottom: 25px;width: calc(100% - 70px);}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info {position: absolute;bottom: 25px;width: calc(100% - 70px);}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info .price {font-weight: bold !important;font-size: 20px !important;color: var(--light-color) !important;padding-bottom: 9px !important;position: relative !important;}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info .price>.amount {font-weight: bold;position: relative;}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info .price>.amount bdi {position: relative;padding-left: 11px;font-weight: bold;font-size: 28px;font-family: 'Poppins';}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info .price>.amount bdi span {font-size: 12px;position: absolute;left: 0;top: 6px;}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info .price>.subscription-details {font-size: 12px;color: var(--text-light-color);position: absolute;width: 56px;text-align: right;bottom: 0;right: 0;}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info .price>del {position: absolute;top: 0;right: 0;transform: translateY(-100%);text-decoration: none;color: #999;}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info .price>del>.amount {}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info .price>del>.amount bdi {font-size: 16px;font-weight: bold;position: relative;}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info .price>del>.amount bdi::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 2px;
    background: #999;
}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info .price>del>.amount bdi span {
}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info .price>ins {
    text-decoration: none;
}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info .price>ins>.amount {font-weight: bold;position: relative;}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info .price>ins>.amount bdi {font-weight: bold !important;font-size: 28px !important;position: relative;padding-left: 11px;font-weight: bold;font-size: 28px;font-family: 'Poppins';}
.wrapper-generic-cards .generic-card>div .wrapper-payment-info .price>ins>.amount bdi span {font-size: 12px;position: absolute;left: 0;top: 6px;}
.wrapper-pricing-tables {
}
.wrapper-pricing-tables .pricing-table {border-radius: 15px;}
.wrapper-pricing-tables .pricing-table:nth-child(2){
    transform: scale(1.04) translateY(-50px);
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.55);
}
.wrapper-pricing-tables .pricing-table>div {padding: 30px;border-radius: 15px;position: relative;height: 100%;}
.wrapper-pricing-tables .pricing-table>div .icon-folder {position: absolute;top: -3px;right: -1px;width: 106px;}
.wrapper-pricing-tables .pricing-table>div.bordered {border: 1px solid #032480;}
.wrapper-pricing-tables .pricing-table>div .top {
}
.wrapper-pricing-tables .pricing-table>div .top .price {
}
.wrapper-pricing-tables .pricing-table>div .top .price span {display: block;text-align: center;font-family: 'Poppins';font-size: 40px;font-weight: bold;}
.wrapper-pricing-tables .pricing-table>div .bottom.dark {border-top: 1px solid #162736;}
.wrapper-pricing-tables .pricing-table>div .bottom.light {border-top: 1px solid #fff;}
.wrapper-pricing-tables .pricing-table>div .bottom ul {
}
.wrapper-pricing-tables .pricing-table>div .bottom ul li {position: relative;padding-left: 40px;margin-bottom: 20px;}
.wrapper-pricing-tables .pricing-table>div .bottom ul li:last-child {
    margin-bottom: 0;
}
.wrapper-pricing-tables .pricing-table>div .bottom ul li::before {
    content: '';
    position: absolute;
    display: block;
    width: 21px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: left center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.wrapper-pricing-tables .pricing-table>div .bottom.dark ul li::before {
    background-image: url(img/icon-check-dark-blue.svg);
}
.wrapper-pricing-tables .pricing-table>div .bottom.light ul li::before {
    background-image: url(img/icon-check-white.svg);
}

/* Cards */

/* Header */

header#stickyHeader {
    transition: all ease .5s;
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 10;
    font-family: 'Poppins';
    -webkit-box-shadow: 0px 0px 12px 9px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 12px 9px rgba(0,0,0,0.35);
    height: 100px;
}
header.sticked {
    height: 80px;
}
header#stickyHeader>div {height: 100%;}
header#stickyHeader>div>div {
    height: 100%;
    align-items: center;
}
header#stickyHeader>div>div>div {height: 100%;display: flex;align-items: center;}
header#stickyHeader>div>div>div>a {
    display: block;
    height: calc(100% - 20px);
}
header#stickyHeader>div>div>div>a img {display: block;height: 100% !important;}
header#stickyHeader>div>div>nav {
    height: 100%;
    align-content: stretch;
}
header#stickyHeader>div>div>nav ul {height: 100%;}
header#stickyHeader>div>div>nav ul li.nav-item {
    height: 100%;
}
header#stickyHeader>div>div>nav ul li.nav-item a.nav-link {
    font-weight: 600;
    position: relative;
    color: #162736;
    font-size: 14px;
    font-weight: bold;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 15px;
}
header#stickyHeader>div>div>nav ul li.nav-item a.nav-link::after {
    content: '';
    display: block;
    position: absolute;
    transition: all ease .3s;
    width: 100%;
    background: #032480;
    height: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
header#stickyHeader>div>div>nav ul li.nav-item a.nav-link span {
    display: block;
    position: relative;
    z-index: 2;
    pointer-events: none;
}
header#stickyHeader>div>div>nav ul li.nav-item a.nav-link:hover {
}
header#stickyHeader>div>div>nav ul li.nav-item a.nav-link:hover::after, header#stickyHeader>div>div>nav ul li.nav-item a.nav-link.active::after {
    height: 10px;
}
header#stickyHeader>div>div>nav ul li.login-btn {
}
header#stickyHeader>div>div>nav ul li.login-btn a {display: inline-flex;padding: 10px 20px;border-radius: 9999px;align-items: center;justify-content: center;text-decoration: none;}
header#stickyHeader>div>div>nav ul li.login-btn a>img {margin-bottom: 4px;display: block;}
header#stickyHeader>div>div>nav ul li.login-btn a>i {font-size: 22px;margin-right: 8px;}
header#stickyHeader>div>div>nav ul li.login-btn a>span {font-size: 14px;padding-bottom: 3px;}
header#stickyHeader>div>div>nav ul li.login-btn a:hover {
}
header#stickyHeader>div>div>nav ul li.login-btn a:hover>img {
}
header#stickyHeader>div>div>nav ul li.login-btn a:hover>span {
}

/* Header */

/* Footer */

footer {
}
footer>div {
}
footer>div>div {
}
footer>div>div>div {
}
footer>div>div>div .wrapper-logo {
}
footer>div>div>div .wrapper-logo a {display: block;}
footer>div>div>div .wrapper-logo a img {display: block;width: 100%;}
footer>div>div>div .socials {margin-top: 10px;}
footer>div>div>div .socials a {display: flex;padding: 0;border: 1px solid;border-radius: 999px;width: 28px;height: 28px;justify-content: center;align-items: center;color: #fff;font-size: 13px;margin: 0 20px;}
footer>div>div>div .socials a i {
}
footer>div>div>div .socials a:hover {color: #0092E5;}
footer>div>div>div .socials a:hover i {
}
footer>div>div>div .nav-menu-footer-item {
}
footer>div>div>div .nav-menu-footer-item .menu-item {font-family: 'Poppins';font-weight: bold;font-size: 18px;}
footer>div>div>div .nav-menu-footer-item .submenu {font-size: 15px;}
footer>div>div>div .nav-menu-footer-item .submenu li {margin: 13px 0;}
footer>div>div>div .nav-menu-footer-item .submenu li a {color: #fff;text-decoration: none;}
footer>div>div>div .nav-menu-footer-item .submenu li a:hover {text-decoration: underline;}
#copyright {border-top: 0.5px solid #ffffff6e;}
#copyright>div {
}
#copyright>div>div {
}
#copyright>div>div>div {
}

/* Footer */

/* Featured Home */

#featured-home {
    background: #0092E5;
    background: radial-gradient(circle,rgba(0, 146, 229, 1) 0%, rgba(0, 146, 229, 1) 36%, rgba(3, 36, 128, 1) 100%);
    min-height: 900px;
    overflow: hidden;
    position: relative;
}
#featured-home #particles-js-home {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 8;
    pointer-events: none;
}
#featured-home>div {
    height: 100%;
}
#featured-home>div>div {
    height: 100%;
}
#featured-home>div>div>div {
    height: calc(100% - 10px);
    position: relative;
}
#featured-home>div>div>div .content-featured-home {
    position: absolute;
    z-index: 4;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 93%;
}
#featured-home>div>div>div .content-featured-home .suptitle {font-size: 25px;letter-spacing: 10px;font-weight: 500;line-height: 27px;}
#featured-home>div>div>div .content-featured-home .title {font-weight: bold;font-size: 48px;letter-spacing: 15px;margin: 20px 0;line-height: 40px;}
#featured-home>div>div>div .content-featured-home .description {font-size: 23px;letter-spacing: 10px;font-weight: 500;line-height: 27px;width: 500px;max-width: 100%;margin: 0 auto;}
#featured-home>div>div>div .content-featured-home .scroll-down {display: inline-block;padding-bottom: 30px;}
#featured-home>div>div>div .content-featured-home .scroll-down img {transition: all ease .5s;}
#featured-home>div>div>div .content-featured-home .scroll-down:hover {
}
#featured-home>div>div>div .content-featured-home .scroll-down:hover img {transform: translateY(30px);}
#featured-home .wrapper-animated-circle {
    height: 100%;
    /*animation: pulse 40s ease-in-out infinite;*/
    position: relative;
}
#featured-home .wrapper-animated-circle>span:first-child {
    content: '';
    display: block;
    position: absolute;
    width: 1200px;
    height: 600px;
    background: #00a3ff;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    filter: blur(57px);
    animation: first-child 10s linear infinite;
    opacity: 1;
    z-index: 1;
    transform: translateX(-50%) translateY(-50%) rotate(0deg);;
}
#featured-home .wrapper-animated-circle>span:nth-child(3) {
    content: '';
    display: block;
    position: absolute;
    width: 1200px;
    height: 600px;
    background: #fff;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    filter: blur(57px);
    animation: nth-child-3 10s linear infinite;
    opacity: 0.3;
    z-index: 2;
    transform: translateX(-50%) translateY(-50%) rotate(0deg);
}
#featured-home .wrapper-animated-circle>span:last-child {
    content: '';
    display: block;
    position: absolute;
    width: 900px;
    height: 900px;
    background: #fff;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    filter: blur(57px);
    animation: last-child 10s linear infinite;
    opacity: 0.3;
    z-index: 2;
    transform: translateX(-50%) translateY(-50%) rotate(0deg);
}
#featured-home .wrapper-animated-circle .orb {
    width: 100%;
    height: 100%;
    position: relative;
    background: url('img/animated-circle-2.png') center/contain no-repeat;
    will-change: transform;
    z-index: 3;
    transform: translateX(0px);
}
#featured-home .wrapper-animated-circle .orb>span {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    --light-x: 50%;
    --light-y: 30%;
    background: radial-gradient(circle at var(--light-x, 50%) var(--light-y, 30%), #038CE3 0%, #038ce3b8 18%, #038ce317 42%);
    filter: blur(14px);
    mix-blend-mode: screen;
    mask-image: url('img/animated-circle-2.png');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
    -webkit-mask-image: url('img/animated-circle-2.png');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    transition: background-position 0.3s ease-out, background 0.3s ease-out;
}

/* Featured Home */

/* Solutions Home */

#solutions-home {background-image: url(img/bg-solutions-home.svg);background-position: top center;background-repeat: no-repeat;position: relative;}
#solutions-home #particles-js-solutions {position: absolute;top: 200px;height: calc(100% - 200px);}
#solutions-home>div {
}
#solutions-home>div>div {pointer-events: none;}
#solutions-home>div>div>div {position: relative;z-index: 3;margin-bottom: 60px;pointer-events: initial;}

/* Solutions Home */

/* Blog Home */

#blog-home {background-image: url(img/bg-blog-home.svg);background-position: top center;background-repeat: no-repeat;position: relative;}

/* Blog Home */

/* Sobre Nos */

#featured-about-us {position: relative;}
#featured-about-us .top {width: 100%;margin-bottom: -208px;position: relative;z-index: 2;}
#featured-about-us .top>div {position: relative;}
#featured-about-us .bottom {height: 900px;background: #0092E5;background: radial-gradient(circle, rgba(0, 146, 229, 1) 0%, rgba(0, 146, 229, 1) 0%, rgba(3, 36, 128, 1) 82%);overflow: hidden;padding-top: 208px;}
#featured-about-us .bottom>div:last-child {height: 100%;}
#featured-about-us .bottom>div>div {height: 100%;}
#featured-about-us .bottom>div>div>div {height: 100%;}
#featured-about-us .bottom>div>div>div>.featured-img {height: 100%;position: relative;}
#featured-about-us .bottom>div>div>div>.featured-img::before {
    content: '';
    display: block;
    position: absolute;
    width: 2200px;
    height: 700px;
    background: #fff;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    filter: blur(56px);
    animation: nth-child-3 10s linear infinite;
    opacity: 0.3;
    z-index: 2;
    transform: translateX(-45%) translateY(-50%) rotate(-45deg);
}
#featured-about-us .bottom>div>div>div>.featured-img::after {
    content: '';
    display: block;
    position: absolute;
    width: 500px;
    height: 500px;
    background: #fff;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    filter: blur(22px);
    opacity: 0.3;
    z-index: 2;
    transform: translateX(-58%) translateY(-30%);
}
#featured-about-us .bottom>div>div>div>.featured-img img {
    height: calc(100% + 60px);
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 4;
    transition: all ease 1s;
    transform: translateY(120%);
}
#featured-about-us.animated .bottom>div>div>div>.featured-img img {
    transform: translateY(0%);
}
#future {position: relative;}
#future>div {position: relative;}
#future>div>div:nth-child(2) {
    position: relative;
    z-index: 2;
}
#future>div .wrapper-imgs-left {position: absolute;width: 30%;left: 0;top: 0;height: 100%;}
#future>div .wrapper-imgs-left img {
    position: absolute;
    height: 210px;
}
#future>div .wrapper-imgs-left img:nth-child(1) {left: 0;}
#future>div .wrapper-imgs-left img:nth-child(2) {right: 0;top: 50%;transform: translateY(-50%);}
#future>div .wrapper-imgs-left img:nth-child(3) {bottom: 0;left: 50%;transform: translateX(-50%);}
#future>div .wrapper-imgs-right {position: absolute;width: 30%;right: 0;top: 0;height: 100%;}
#future>div .wrapper-imgs-right img {
    position: absolute;
    height: 210px;
}
#future>div .wrapper-imgs-right img:nth-child(1) {right: 0;}
#future>div .wrapper-imgs-right img:nth-child(2) {left: 0;top: 50%;transform: translateY(-50%);}
#future>div .wrapper-imgs-right img:nth-child(3) {bottom: 0;right: 50%;transform: translateX(50%);}

/*Animation*/
.wrapper-imgs-left img,
.wrapper-imgs-right img {
    filter: blur(30px);
    margin-top: 100px;
    opacity: 0;
}
.in-view {
    margin-top: 0 !important;
    filter: blur(0px) !important;
    opacity: 1 !important;
}

.wrapper-accordion {
}
.wrapper-accordion .item-accordion {border-top: 1px solid #162737;}
.wrapper-accordion .item-accordion:last-child {border-bottom: 1px solid #162737;}
.wrapper-accordion .item-accordion .wrapper-title {font-size: 22px;font-weight: 600;}
.wrapper-accordion .item-accordion .wrapper-title p {
}
.wrapper-accordion .item-accordion .wrapper-title a {position: relative;color: #162737;}
.wrapper-accordion .item-accordion .wrapper-title a i {}
.wrapper-accordion .item-accordion .wrapper-title a i:first-child {
}
.wrapper-accordion .item-accordion .wrapper-title a i:last-child {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);opacity: 0;}
.wrapper-accordion .item-accordion .wrapper-title a.active i:first-child {opacity: 0;}
.wrapper-accordion .item-accordion .wrapper-title a i:last-child {opacity: 1;}

.wrapper-accordion .item-accordion .content {padding: 0;transition: all ease .5s;height: auto;max-height: 0;overflow: hidden;}
.wrapper-accordion .item-accordion .content.expand {padding: 10px 0;max-height: 900px;}

/* Sobre Nos */

/* Single Solucoes */

#featured-single-solutions {
    background: #0092E5;
    background: radial-gradient(circle,rgba(0, 146, 229, 1) 0%, rgba(0, 146, 229, 1) 36%, rgba(3, 36, 128, 1) 100%);
    height: calc(500px + 200px);
    overflow: hidden;
    position: relative;
    padding-bottom: 0;
}
#featured-single-solutions>div {
    height: 100%;
}
#featured-single-solutions>div>div {
    height: 100%;
}
#featured-single-solutions>div>div>div:last-child {
    position: relative;
    height: 100%;
    display: flex;
    align-items: flex-end;
}
#featured-single-solutions>div>div>div:last-child .featured-img {height: auto;position: relative;}
#featured-single-solutions>div>div>div:last-child .featured-img::before {
    content: '';
    display: block;
    position: absolute;
    width: 2200px;
    height: 700px;
    background: #fff;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    filter: blur(56px);
    animation: nth-child-3 10s linear infinite;
    opacity: 0.3;
    z-index: 2;
    transform: translateX(-45%) translateY(-50%) rotate(-45deg);
}
#featured-single-solutions>div>div>div:last-child .featured-img::after {
    content: '';
    display: block;
    position: absolute;
    width: 500px;
    height: 500px;
    background: #fff;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    filter: blur(22px);
    opacity: 0.3;
    z-index: 2;
    transform: translateX(-58%) translateY(-30%);
}
#featured-single-solutions>div>div>div:last-child .featured-img img {
    height: calc(100% + 60px);
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 4;
    transition: all ease 1s;
    transform: translateY(120%);
}
#featured-single-solutions.animated>div>div>div:last-child .featured-img img {
    transform: translateY(0%);
}
#benefits>div>div.wrapper-benefits>div:first-child {
    border-right: 1px solid #004869;
}
#divisor.parallax {
    position: relative;
    height: 450px;
    overflow: hidden;
}
#divisor.parallax-movie video {
    position: relative;
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

/* Single Solucoes */

/* Single Blog */

#featured-single-blog {
    background: #D9D9D9;
    height: calc(500px + 100px);
    overflow: hidden;
    position: relative;
    padding-bottom: 0;
    background-size: cover;
    background-position: center;
}
#blog-single {
}
#blog-single>div {
}
#blog-single>div .post-info {
}
#blog-single>div .post-info>div {
}
#blog-single>div .post-info>div>span {font-family: 'Nunito';font-weight: 300;}
#blog-single>div .post-top-content {
}
#blog-single>div .post-bottom-content>div {border-top: 1px solid #DADADA; border-bottom: 1px solid #DADADA;}
#blog-single>div .post-author {
}
#blog-single>div .post-author .author {align-items: center;}
#blog-single>div .post-author .wrapper-img {width: 60px;height: 60px;background: #d9d9d9;border-radius: 9999px;margin-right: 10px;}
#blog-single>div .post-author .wrapper-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#blog-single>div .post-author span {font-family: 'Poppins';font-weight: 400;font-size: 14px;color: #162736;}
#blog-single .post-content img {
    margin: 0px 20px 10px 0;
    max-width: 100%;
    height: auto;
}

/* Single Blog */

/*Pagenavi*/

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

/*Pagenavi*/