body,
button,
input,
select,
textarea {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

body {
    color: #798391;
    -webkit-font-smoothing: antialiased;
}

@media (max-width: 767px) {
    body.navbar-open {
        left: 0;
        overflow: hidden;
        position: fixed;
        right: 0;
    }
}

a:active,
button:active,
.btn:active,
a:focus,
button:focus,
.btn:focus,
a:active:focus,
button:active:focus,
.btn:active:focus,
a.active:focus,
button.active:focus,
.btn.active:focus {
    outline: none;
}

a:active,
button:active,
.btn:active,
a:focus,
button:focus,
.btn:focus,
a:active:focus,
button:active:focus,
.btn:active:focus,
a.active:focus,
button.active:focus,
.btn.active:focus {
    outline: none;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

a {
    transition: color 0.25s ease;
    color: #0069FF;
}

a .icon {
    transition: all 0.25s ease;
    fill: #0069FF;
}

a:focus,
a:hover {
    color: #0049b3;
    text-decoration: none;
}

a:focus .icon,
a:hover .icon {
    fill: #0049b3;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #384656;
    margin-top: 0;
}

.h2,
h2 {
    font-weight: 300;
    line-height: 1.35;
}

.h3,
h3 {
    font-weight: 300;
    line-height: 1.4;
}

.h4,
h4 {
    line-height: 1.4;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .h2,
    h2 {
        font-size: 27px;
        margin-bottom: 10px;
    }

    .h3,
    h3 {
        font-size: 24px;
    }

    .h4,
    h4 {
        font-size: 20px;
    }
}

@media (min-width: 768px) {
    .h2,
    h2 {
        font-size: 42px;
        margin-bottom: 50px;
    }

    .h3,
    h3 {
        font-size: 30px;
    }

    .h4,
    h4 {
        font-size: 24px;
    }
}

.h5,
h5 {
    font-size: 20px;
    font-weight: 500;
}

.h6,
h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}

.visible-hidden {
    visibility: hidden;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.collapsing {
    transition: none;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}

.img-center {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.img-center img {
    bottom: -999px;
    left: -999px;
    margin: auto;
    position: absolute;
    right: -999px;
    top: -999px;
    height: 100%;
}

.slick-dots {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.slick-dots li.slick-active button:before {
    background: #0B88EE;
}

.slick-dots button {
    background: transparent;
    border: none;
    font-size: 0;
    height: 21px;
    padding: 0 5px;
    width: 21px;
}

.slick-dots button:before {
    background: #DFE6F0;
    border-radius: 50%;
    content: "";
    display: block;
    height: 11px;
    width: 11px;
}

.carousel {
    padding-bottom: 52px;
}

.carousel > .slide:not(:first-child) {
    display: none;
}

.carousel .slick-dots {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    bottom: 0;
}

.panel {
    border-color: #DFE6F0;
    box-shadow: none;
    margin-bottom: 0;
}

.panel-body {
    padding: 30px;
}

.panel-footer {
    background: #DFE6F0;
    border: none;
    padding: 30px;
}

.breadcrumb {
    background: transparent;
    font-size: 12px;
    line-height: 1.15;
    padding: 15px 0;
}

.breadcrumb > li + li:before {
    color: #798391;
    content: ">";
    padding: 0 10px 0 8px;
}

.breadcrumb a {
    color: #798391;
}

.breadcrumb > .active {
    font-weight: 500;
}

.page .breadcrumb {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .sticky {
        transition: all 0.35s ease;
        background: #fff;
        box-shadow: 0 -1px 0 0 #E6EBF0, 0 -2px 4px 0 rgba(97, 105, 117, 0.15);
        left: 0;
        opacity: 1;
        padding: 11px 30px 12px;
        position: fixed;
        right: 0;
        text-align: center;
        z-index: 999;
    }

    .sticky p {
        margin-bottom: 8px;
    }

    .sticky strong {
        font-weight: 500;
    }

    .sticky.bottom {
        bottom: 0;
    }

    .sticky.bottom.opacity {
        bottom: -150px;
        opacity: 0;
    }
}

@media (min-width: 768px) {
    .sticky {
        display: none;
    }
}

/*.embed-responsive .img-center {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.embed-responsive.video .blur {
    display: none;
}*/

.video {
    position: relative;
    cursor: pointer;
    background: #000 url(../images/loading.svg) no-repeat center;
    background-size: 60px;
    overflow: hidden;
}

.video:hover .btn-play {
    transform: translate(0, -2px);
    box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.11), 0 3px 6px 0 rgba(0, 0, 0, 0.08);
}

.video img {
    object-fit: cover;
    object-position: left top;
    height: 100%;
    width: 100%;
    margin: 0 !important;
}

.video.play {
    z-index: 3;
}

.video iframe {
    width: 100%;
    height: 100%;
}

.btn-play {
    background: #0069FF;
    box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    height: 78px;
    margin-left: -39px;
    margin-top: -39px;
    padding: 15px;
    top: 50%;
    width: 78px;
    transition: all 0.25s ease;
    border: none;
    border-radius: 50%;
    color: #fff;
    left: 50%;
    position: absolute;
    text-indent: -999999px;
    z-index: 2;
}

.btn-play:before {
    content: "";
    border-left-color: #fff;
    border-width: 16px;
    border-left-width: 25px;
    margin-left: -10px;
    margin-top: -15px;
    border-style: solid;
    border-bottom-color: transparent;
    border-right: none;
    border-top-color: transparent;
    position: absolute;
    left: 50%;
    top: 50%;
}

@media (max-width: 767px) {
    .btn-play {
        background: transparent;
        border: 1px solid #fff;
        height: 56px;
        margin-left: -28px;
        margin-top: -28px;
        padding: 15px;
        top: 73%;
        width: 56px;
    }

    .btn-play:before {
        border-width: 10px;
        border-left-color: #fff;
        border-left-width: 16px;
        margin-left: -6px;
        margin-top: -10px;
    }
}

.social {
    font-size: 0;
}

.social a {
    transition: all 0.25s ease;
    background: rgba(255, 255, 255, 0.07);
    border-radius: 50%;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    text-align: center;
    vertical-align: middle;
}

.social a:focus,
.social a:hover {
    background: #fff;
}

.social a:focus .icon,
.social a:hover .icon {
    fill: #798391;
}

.social .social-facebook {
    background: #3B5998;
}

.social .social-twitter {
    background: #55ACEE;
}

.social .social-whatsapp {
    background: #25d366;
}

.social .social-instagram {
    background: #3F729B;
}

.social .social-google-plus {
    background: #DD4B39;
}

.social .social-linkedin {
    background: #0077b5;
}

.social .social-youtube {
    background: #E52D27;
}

.social .social-fb-messenger {
    background: #0084ff;
}

.social .icon {
    fill: #fff;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .social a {
        height: 36px;
        line-height: 36px;
        width: 36px;
    }

    .social .icon {
        height: 18px;
        width: 18px;
    }
}

@media (min-width: 768px) {
    .social a {
        height: 40px;
        line-height: 40px;
        width: 40px;
    }

    .social .icon {
        height: 20px;
        width: 20px;
    }
}

@media (max-width: 991px) {
    .share-outer .title {
        font-size: 16px;
        margin-right: 9px;
        vertical-align: middle;
    }

    .share-outer a {
        background: transparent !important;
        box-shadow: 0 0 0 1px #798390;
    }

    .share-outer a .icon {
        fill: #798390;
    }

    .share-outer a + a {
        margin-left: 15px;
    }

    .share-outer.fixed {
        transition: bottom 0.25s ease;
        background: #fff;
        box-shadow: 0 -1px 0 0 #E6EBF0, 0 -2px 4px 0 rgba(97, 105, 117, 0.15);
        bottom: 0;
        left: 0;
        padding: 10px 15px;
        position: fixed;
        right: 0;
        z-index: 999;
    }

    .share-outer.fixed.opacity {
        bottom: -75px;
    }
}

@media (min-width: 992px) {
    .share-outer {
        margin-left: -153px;
        padding-left: 5px;
        padding-right: 5px;
        position: absolute;
        top: 60px;
    }

    .share-outer .title {
        display: none;
    }

    .share-outer a {
        display: block;
        height: 46px;
        line-height: 46px;
        width: 46px;
    }

    .share-outer a + a {
        margin-top: 15px;
    }

    .share-outer a:focus,
    .share-outer a:hover {
        box-shadow: inset 0 0 0 1px #798391;
    }

    .share-outer.opacity {
        opacity: 0.8;
    }

    .share-outer.affix {
        position: fixed !important;
        top: 169px;
    }
}

.slick-slider .slick-slide {
    outline: none;
}

.overlay {
    transition: visibility 0s, opacity 0.5s ease;
    opacity: 1;
    background: rgba(255, 255, 255, 0.9);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.overlay .video {
    left: 50%;
    position: absolute;
    top: 50%;
}

.overlay .video iframe {
    height: 100%;
    width: 100%;
}

.overlay .video .btn-close {
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    line-height: 1;
    padding: 12px;
    position: absolute;
    right: 3px;
    top: -45px;
}

.overlay .video .btn-close .icon {
    fill: #798391;
    stroke: #798391;
    height: 17px;
    width: 17px;
}

.overlay.overlay-dark {
    background: rgba(56, 70, 86, 0.9);
}

.overlay.visibility {
    transition: visibility 0s 0.5s, opacity 0.5s ease;
    opacity: 0;
    visibility: hidden;
}

@media (max-width: 767px) {
    .overlay {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 479px) {
    .overlay .video {
        height: 178px;
        margin-left: -160px;
        margin-top: -89px;
        width: 320px;
    }
}

@media (min-width: 480px) {
    .overlay .video {
        height: 242px;
        margin-left: -215px;
        margin-top: -104px;
        width: 430px;
    }
}

.fb_iframe_widget_fluid {
    /*display: block !important;*/
}

.fb_iframe_widget_fluid span,
.fb_iframe_widget_fluid iframe {
    max-width: 100%;
}

.fb_iframe_widget iframe {
    position: initial !important;
}

#header-container {
    background: #fff;
    box-shadow: inset 0 -1px 0 0 #DFE6F0;
    position: relative;
    z-index: 999;
}

.home #header-container,
.lp #header-container {
    background: url(../images/banner/home.png) repeat-y center top;
}

.lp .all-rights a {
    display: none;
}

@media (max-width: 767px) {
    .home #header-container,
    .lp #header-container {
        background-size: contain;
    }
}

@media (min-width: 768px) {
    .home #header-container,
    .lp #header-container {
        background-size: contain;
    }
}

.navbar .call {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #384656;
    margin-bottom: 0;
}

.navbar .call span,
.navbar .call a {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.navbar .call a {
    font-weight: bold;
    line-height: 1.3;
}

.navbar .call a .icon {
    height: 18px;
    width: 18px;
}

.navbar .call + .btn {
    margin-left: 25px;
}

@media (max-width: 991px) and (min-width: 768px) {
    .navbar .call {
        vertical-align: middle;
    }

    .navbar .call span {
        display: block;
    }

    .navbar .call br {
        display: none;
    }
}

@media (min-width: 768px) {
    .navbar .call {
        text-align: right;
    }

    .navbar .call a {
        font-size: 20px;
        margin-left: 7px;
    }

    .navbar .call a .icon {
        margin-right: 5px;
        position: relative;
        top: 2px;
    }
}

.navbar {
    border: none;
    margin-bottom: 0;
}

.navbar-brand {
    padding-bottom: 0;
    padding-top: 0;
}

.nav > li > a {
    color: #384656;
    font-weight: 500;
    text-transform: uppercase;
}

.nav > li > a:focus,
.nav > li > a:hover {
    background-color: transparent;
    text-decoration: underline;
}

.nav > li > a.btn:hover {
    text-decoration: none !important;
}

.home #header-container {
    box-shadow: none;
}

@media (max-width: 767px) {
    .navbar {
        padding-bottom: 14px;
        padding-top: 15px;
    }

    .navbar-brand {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-brand,
    .navbar-brand > img {
        height: 31px;
    }

    .navbar-toggle {
        margin: -9px -10px 0 0;
        position: absolute;
        right: 0;
        top: 21px;
        z-index: 2;
    }

    .navbar-toggle .icon-bar {
        transition: transform 0.15s ease, opacity 0.15s 0.05s, top 0.15s ease 0.05s;
        background: #798391;
        position: relative;
        top: 0;
    }

    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 5px;
    }

    .navbar-toggle.toggle {
        position: fixed;
        right: 15px;
    }

    .navbar-toggle.toggle .icon-bar {
        transition: top 0.15s ease, opacity 0.15s, transform 0.15s ease 0.05s;
        opacity: 0;
    }

    .navbar-toggle.toggle .icon-bar:first-child,
    .navbar-toggle.toggle .icon-bar:last-child {
        opacity: 1;
    }

    .navbar-toggle.toggle .icon-bar:first-child {
        transform: rotate(45deg);
        top: 7px;
    }

    .navbar-toggle.toggle .icon-bar:last-child {
        transform: rotate(-45deg);
        top: -7px;
    }

    .navbar-toggle.w-icon {
        height: 31px;
        line-height: 1;
        padding-bottom: 7px;
        padding-top: 7px;
    }

    .navbar-toggle.w-icon .icon {
        fill: #798391;
        height: 19px;
        width: 22px;
    }

    .navbar-toggle.w-icon .icon-close {
        display: none;
        padding: 0 2px;
        margin-top: -1px;
        stroke: #798391;
        stroke-width: 0.5px;
    }

    .navbar-toggle.w-icon.toggle .icon {
        display: none;
    }

    .navbar-toggle.w-icon.toggle.payment-mode .icon {
        display: block;
    }

    .navbar-toggle.w-icon.toggle.payment-mode.toggle {
        right: 0;
    }

    .navbar-toggle.w-icon.toggle .icon-close {
        display: block;
    }

    #navbar.navbar-collapse {
        background: #fff;
        border-top: none;
        padding: 15px 30px 105px;
    }

    .navbar-collapse .logo,
    .navbar-collapse .logo img {
        height: 31px;
    }

    .navbar-collapse .logo img {
        display: block;
        margin: 0 auto;
    }

    .navbar-collapse .btn {
        display: block;
    }

    .navbar-collapse .call {
        background: #F6F9FC;
        bottom: 0;
        font-weight: 500;
        left: 0;
        padding: 15px 0;
        position: fixed;
        right: 0;
        text-align: center;
    }

    .navbar-collapse .call span {
        color: #798391;
        font-weight: normal;
    }

    .navbar-collapse .call a {
        color: #384656;
        display: block;
        font-size: 24px;
        line-height: 18px;
        margin-top: 5px;
    }

    .navbar-collapse .call a .icon {
        fill: #384656;
    }

    .navbar-collapse.in {
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
    }

    .navbar-top {
        display: none;
    }

    .nav {
        margin: 36px 0 25px;
    }

    .nav > li {
        border-bottom: 1px solid #E9EDF2;
    }

    .nav > li > a {
        padding: 11px 0;
    }

    .nav .link-acompanhe {
        color: #17C37B;
    }

    .home .navbar-toggle .icon-bar {
        background: #fff;
    }

    .home .navbar-toggle.toggle .icon-bar {
        background: #798391;
    }
}

@media (min-width: 768px) {
    .navbar {
        padding-bottom: 27px;
        padding-top: 26px;
    }

    .navbar-brand {
        margin-top: 4px;
    }

    .navbar-brand,
    .navbar-brand > img {
        height: 48px;
    }

    .navbar-nav > li > a {
        padding: 10px 12px;
    }

    .navbar-nav > li > .btn {
        color: #fff;
        padding: 9px 25px;
        margin-left: 12px;
        margin-right: 12px;
    }

    .navbar-nav > li > .btn:focus,
    .navbar-nav > li > .btn:hover {
        background-color: #0069FF;
    }

    .home .navbar-nav > li > .btn:focus,
    .home .navbar-nav > li > .btn:hover {
        background: #fff;
        color: #0069FF;
    }

    .home .nav > li > a {
        color: #fff;
    }

    .home .navbar-top .icon {
        fill: #fff;
    }

    .home .navbar-top a:focus .icon,
    .home .navbar-top a:hover .icon {
        fill: #fff;
    }

    .navbar-top {
        margin-top: 2px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .navbar-top .me-ligue {
        font-size: 20px;
        font-weight: bold;
        margin-left: 13px;
        margin-right: 3px;
    }

    .navbar-top .icon {
        transition: all 0.25s ease;
        fill: #384656;
        height: 19px;
        margin-right: 5px;
        position: relative;
        top: -1px;
        vertical-align: middle;
        width: 19px;
    }

    .navbar-top > li > a {
        padding: 7px 11px;
    }

    .navbar-top a:focus .icon,
    .navbar-top a:hover .icon {
        fill: #384656;
    }

    .navbar-top + .navbar-nav {
        position: relative;
        top: 14px;
        padding-bottom: 7px;
        padding-top: 9px;
    }

    .dropdown-registro {
        margin-top: 7px;
    }

    .dropdown-registro .dropdown-toggle {
        background: #17C37B;
        border-radius: 4px;
        border: none;
        color: #fff;
        font-size: 12px;
        font-weight: 500;
        line-height: 1.2;
        padding: 5px 10px;
        text-transform: uppercase;
    }

    .dropdown-registro .dropdown-menu {
        background: #F6F9FC;
        border: 1px solid #DFE6F0;
        box-shadow: 0 5px 12px 0 rgba(56, 70, 86, 0.77);
        border-radius: 4px;
        color: #384656;
        left: 50%;
        margin-top: 37px;
        position: relative;
        padding: 25px 20px;
        width: 340px;
        z-index: 1;
    }

    .dropdown-registro .dropdown-menu:before,
    .dropdown-registro .dropdown-menu:after {
        border-width: 10px;
        border-style: solid;
        border-top: none;
        border-bottom-width: 12px;
        margin-left: -10px;
        content: "";
        position: absolute;
        border-left-color: transparent;
        border-right-color: transparent;
        left: 50%;
    }

    .dropdown-registro .dropdown-menu:before {
        border-bottom-color: #DFE6F0;
        top: -12px;
    }

    .dropdown-registro .dropdown-menu:after {
        border-bottom-color: #F6F9FC;
        top: -11px;
    }

    .dropdown-registro .form-control {
        height: 50px;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .dropdown-registro .btn {
        background: #17C37B;
        color: #fff;
        font-size: 16px;
        line-height: 1.15;
        margin-top: 7px;
        padding-bottom: 15px;
        padding-top: 15px;
    }
}

@media (max-width: 767px) {
    .navbar-suporte {
        background: #384656;
        height: 100%;
        line-height: 1.6;
        padding: 13px 30px 37px;
        text-align: center;
    }

    .navbar-suporte,
    .navbar-suporte .h2,
    .navbar-suporte .h5 {
        color: #fff;
    }

    .navbar-suporte .h2,
    .navbar-suporte .h5 {
        font-weight: normal;
    }

    .navbar-suporte .h2 {
        margin-bottom: 15px;
    }

    .navbar-suporte .h5 {
        line-height: 1.5;
        margin-bottom: 40px;
    }

    .navbar-suporte p {
        margin-bottom: 25px;
    }

    .navbar-suporte .especialista {
        margin-bottom: 0;
        margin-top: 25px;
    }

    .navbar-suporte .especialista > span {
        display: block;
        margin-bottom: 15px;
    }

    .navbar-suporte .especialista > span:before,
    .navbar-suporte .especialista > span:after {
        background: #fff;
        content: "";
        display: inline-block;
        *zoom: 1;
        *display: inline;
        height: 1px;
        width: 56px;
        vertical-align: middle;
    }

    .navbar-suporte .especialista > span:before {
        margin-right: 6px;
    }

    .navbar-suporte .especialista > span:after {
        margin-left: 6px;
    }

    .navbar-suporte .especialista a {
        color: #fff;
        display: block;
        font-size: 24px;
        font-weight: bold;
    }

    .navbar-suporte .especialista a .icon {
        fill: #fff;
        height: 20px;
        position: relative;
        top: 1px;
        width: 20px;
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    .navbar-suporte {
        height: auto;
    }
}

@media (min-width: 768px) {
    .navbar-suporte {
        display: none;
    }
}

.btn {
    transition: all 0.25s ease;
    border-radius: 25px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.25;
    text-transform: uppercase;
}

.btn .icon {
    transition: fill 0.25s ease;
}

.btn[disabled],
.btn.disabled {
    opacity: 1;
}

@media (min-width: 768px) {
    .btn {
        box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    }

    .btn:hover {
        box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.11), 0 3px 6px 0 rgba(0, 0, 0, 0.08);
        transform: translate(0, -2px);
    }

    .btn:active,
    .btn.active,
    .btn:active:focus,
    .btn.active:focus,
    .btn:active.focus,
    .btn.active.focus,
    .btn:active:hover,
    .btn.active:hover {
        box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
        transform: translate(0, 2px);
    }

    .btn[disabled],
    .btn.disabled,
    .btn[disabled]:focus,
    .btn.disabled:focus,
    .btn[disabled]:hover,
    .btn.disabled:hover {
        box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    }
}

@media (max-width: 767px) {
    .btn {
        padding: 14px 35px;
    }
}

@media (min-width: 768px) {
    .btn {
        padding: 16px 35px;
    }

    .btn-sm {
        padding-bottom: 9px;
        padding-top: 9px;
    }

    .btn-lg {
        border-radius: 30px;
        font-size: 18px;
        padding: 18px 37px;
    }
}

.btn-default .icon {
    fill: #fff;
}

.btn-default,
.btn-default:focus {
    background: #0069FF;
    border-color: #0069FF;
}

.btn-default,
.btn-default:focus,
.btn-default:hover {
    color: #fff;
}

.btn-default:hover {
    background: #3689FF;
    border-color: #3689FF;
}

.btn-default:active,
.btn-default.active,
.btn-default:active:focus,
.btn-default.active:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.btn-default:active:hover,
.btn-default.active:hover {
    background: #005FE6;
    border-color: #005FE6;
    color: #fff;
}

.btn-default[disabled],
.btn-default.disabled,
.btn-default[disabled]:focus,
.btn-default.disabled:focus,
.btn-default[disabled]:hover,
.btn-default.disabled:hover {
    background: #C7DCED;
    border-color: #C7DCED;
}

.btn-primary .icon {
    fill: #fff;
}

.btn-primary,
.btn-primary:focus {
    background: #fff;
    border-color: #0069FF;
}

.btn-primary,
.btn-primary:focus,
.btn-primary:hover {
    color: #0069FF;
}

.btn-primary:hover {
    background: #fff;
    border-color: #0069FF;
}

.btn-primary:active,
.btn-primary.active,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.btn-primary:active:hover,
.btn-primary.active:hover {
    background: #EDF2F7;
    border-color: #EDF2F7;
    color: #0069FF;
}

.btn-primary[disabled],
.btn-primary.disabled,
.btn-primary[disabled]:focus,
.btn-primary.disabled:focus,
.btn-primary[disabled]:hover,
.btn-primary.disabled:hover {
    background: #fff;
    border-color: #B5D4FF;
    color: #B5D4FF;
}

.btn-success .icon {
    fill: #fff;
}

.btn-success,
.btn-success:focus {
    background: #17C37B;
    border-color: #17C37B;
}

.btn-success,
.btn-success:focus,
.btn-success:hover {
    color: #fff;
}

.btn-success:hover {
    background: #68D9A6;
    border-color: #68D9A6;
}

.btn-success:active,
.btn-success.active,
.btn-success:active:focus,
.btn-success.active:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.btn-success:active:hover,
.btn-success.active:hover {
    background: #14A65F;
    border-color: #14A65F;
}

.btn-success[disabled],
.btn-success.disabled,
.btn-success[disabled]:focus,
.btn-success.disabled:focus,
.btn-success[disabled]:hover,
.btn-success.disabled:hover {
    /*background: #C7DCED;
    border-color: #C7DCED;*/
    opacity: .5;
    color: #fff;
}

.btn-link .icon {
    fill: #fff;
}

.btn-link,
.btn-link:focus,
.btn-link:hover {
    border-color: #fff;
    color: #fff;
    text-decoration: none;
}

.btn-link[disabled],
.btn-link.disabled,
.btn-link[disabled]:focus,
.btn-link.disabled:focus,
.btn-link[disabled]:hover,
.btn-link.disabled:hover {
    background: #C7DCED;
    color: #fff;
}

.btn-secondary .icon {
    fill: #fff;
}

.btn-secondary,
.btn-secondary:focus {
    background: #ED8534;
    border-color: #ED8534;
}

.btn-secondary,
.btn-secondary:focus,
.btn-secondary:hover {
    color: #fff;
}

.btn-secondary:hover {
    background: #ea9656;
    border-color: #ea9656;
}

.btn-secondary:active,
.btn-secondary.active,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.btn-secondary:active.focus,
.btn-secondary.active.focus,
.btn-secondary:active:hover,
.btn-secondary.active:hover {
    background: #ea751c;
    border-color: #ea751c;
    color: #fff;
}

.btn-secondary[disabled],
.btn-secondary.disabled,
.btn-secondary[disabled]:focus,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:hover,
.btn-secondary.disabled:hover {
    background: #edc7ad;
    border-color: #edc7ad;
}

/*.btn-play {
    transition: all 0.25s ease;
    border: none;
    border-radius: 50%;
    color: #fff;
    left: 50%;
    position: absolute;
    text-indent: -999999px;
    z-index: 2;
}

.btn-play .loader {
    display: block;
    height: 100%;
    width: 100%;
}

.btn-play.loading:before {
    display: none;
}

.btn-play:before {
    content: "";
    border-style: solid;
    border-bottom-color: transparent;
    border-right: none;
    border-top-color: transparent;
    left: 50%;
    position: absolute;
    top: 50%;
}

@media (min-width: 768px) {
    .btn-play {
        background: #0069FF;
        box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
        height: 78px;
        margin-left: -39px;
        margin-top: -39px;
        padding: 15px;
        top: 50%;
        width: 78px;
    }

    .btn-play:before {
        border-left-color: #fff;
        border-width: 16px;
        border-left-width: 25px;
        margin-left: -10px;
        margin-top: -15px;
    }

    .btn-play:focus,
  .btn-play:hover {
        transform: translate(0, -2px);
        box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.11), 0 3px 6px 0 rgba(0, 0, 0, 0.08);
        background: #0069FF;
        color: #fff;
    }

    .btn-play:focus {
        background: #0069FF;
    }

    .btn-play:hover {
        background: #3689FF;
    }

    .btn-play:active {
        background: #005FE6;
        box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
        transform: translate(0, 2px);
    }
}
*/
.btn-whatsapp {
    background-image: -moz-linear-gradient(top, #19D788 10%, #13A468 98%);
    background-image: linear-gradient(to bottom, #19D788 10%, #13A468 98%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff19d788', endColorstr='#ff13a468', GradientType=0);
    background-color: #13A468;
    border-radius: 36px;
    border: none;
    color: #FFFFFF;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.btn-whatsapp .icon {
    background: #13A468;
    fill: #FFFFFF;
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
}

.btn-whatsapp span {
    display: block;
    font-weight: normal;
}

.btn-whatsapp:focus,
.btn-whatsapp:hover {
    background-image: -moz-linear-gradient(top, #13A468 10%, #19D788 98%);
    background-image: linear-gradient(to bottom, #13A468 10%, #19D788 98%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff13a468', endColorstr='#ff19d788', GradientType=0);
    color: #fff;
}

.btn-whatsapp:focus .icon,
.btn-whatsapp:hover .icon {
    fill: #fff;
}

@media (max-width: 767px) {
    .btn-whatsapp {
        font-size: 14px;
        height: 55px;
        line-height: 1.25;
        max-width: 100%;
        padding: 11px 34px 11px 85px;
    }

    .btn-whatsapp .icon {
        padding: 10px 15px 10px 23px;
        width: 73px;
    }
}

@media (min-width: 768px) {
    .btn-whatsapp {
        font-size: 18px;
        height: 72px;
        line-height: 1.2;
        padding: 14px 34px 14px 105px;
    }

    .btn-whatsapp .icon {
        padding: 16px 15px 16px 35px;
        width: 90px;
    }
}

.btn-whatsapp.btn-whatsapp-white {
    background: #FFF;
    color: #00A377;
    font-size: 15px;
    line-height: 18px;
    height: 60px;
    padding: 13px 34px 14px 85px;
    box-shadow: none;
}

.btn-whatsapp.btn-whatsapp-white span {
    color: #00A377;
    font-size: 15px;
    line-height: 18px;
}

.btn-whatsapp.btn-whatsapp-white .icon {
    background: #F3F3F3;
    fill: #17C37B;
    padding: 12px 12px 12px 23px;
    width: 70px;
}

.btn-whatsapp-xs {
    height: 40px;
    padding: 9px;
    width: 40px;
}

.btn-whatsapp-xs .icon {
    background: transparent;
    height: 100%;
    padding: 0;
    position: static;
    width: 100%;
}

.btn-payment,
.btn-payment:focus,
.btn-payment:hover {
    background-image: -moz-linear-gradient(top, #F7DC95 0%, #F1C342 100%);
    background-image: linear-gradient(to bottom, #F7DC95 0%, #F1C342 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7dc95', endColorstr='#fff1c342', GradientType=0);
    border-color: #A9882B;
    color: #384656;
}

.btn-back-header {
    background: transparent;
    border: none;
    left: 0;
    line-height: 1;
    margin-top: -9px;
    margin-left: -10px;
    padding: 9px 14px;
    position: absolute;
    top: 21px;
}

.btn-back-header .icon {
    fill: #798391;
    height: 16px;
    width: 16px;
}

.form-inline {
    margin-left: -3px;
    margin-right: -3px;
}

.form-inline .form-group {
    padding-left: 3px;
    padding-right: 3px;
}

.form-group {
    max-width: 100%;
}

.form-group label.error {
    display: block;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 4px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .form-group {
        margin-bottom: 10px;
    }
}

label {
    font-size: 16px;
    font-weight: normal;
}

.form-group {
    margin-bottom: 16px;
    position: relative;
}
.form-group label {
    color: #777A98;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 14px;
}
@media (min-width: 992px) {
    .form-group label {
        font-size: 16px;
    }
}

.form-control {
    border-color: #C9CAD6;
    font-size: 14px;
    height: 54px;
    padding: 14px 24px;
    color: #777A98;
    font-weight: 500;
    border-radius: 8px;
}
@media (min-width: 992px) {
    .form-control {
        height: 56px;
        font-size: 16px;
    }
}
.form-control:focus {
    border-color: #9FA6AD;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #777A98;
}

.form-control ~ label {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 15px;
    left: 0;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    font-size: 14px;
    line-height: 24px;
    color: #777A98;
    font-weight: 500;
    margin-left: 24px;
}
@media (min-width: 992px) {
    .form-control ~ label {
        top: 16px;
    }
}
.form-control[placeholder]:not(:-moz-placeholder-shown) ~ label {
    top: 2px;
    font-size: 12px;
    opacity: 0.64;
}
.form-control[placeholder]:not(:-ms-input-placeholder) ~ label {
    top: 2px;
    font-size: 12px;
    opacity: 0.64;
}
.form-control ~ .select2-container ~ label, .form-control[placeholder]:focus ~ label, .form-control[placeholder]:not(:placeholder-shown) ~ label {
    top: 2px;
    font-size: 12px;
    opacity: 0.64;
}
.form-control[placeholder]:not(:-ms-input-placeholder) ~ label {
    top: 2px;
    font-size: 12px;
    opacity: 0.64;
}
.form-control[placeholder]:autofill ~ label {
    top: 2px;
    font-size: 12px;
    opacity: 0.64;
}
.form-control[placeholder]:-webkit-autofill ~ label {
    top: 2px;
    font-size: 12px;
    opacity: 0.64;
}
.form-control ~ .select2-container ~ label {
    opacity: 0;
}
.form-control[placeholder]:not(:-moz-placeholder-shown) {
    padding-top: 22px;
    padding-bottom: 13px;
}
.form-control[placeholder]:not(:-ms-input-placeholder) {
    padding-top: 22px;
    padding-bottom: 13px;
}
.form-control[placeholder]:focus, .form-control[placeholder]:not(:placeholder-shown) {
    padding-top: 22px;
    padding-bottom: 13px;
}
@media (min-width: 992px) {
    .form-control[placeholder]:not(:-moz-placeholder-shown) {
        padding-top: 25px;
    }
    .form-control[placeholder]:not(:-ms-input-placeholder) {
        padding-top: 25px;
    }
    .form-control[placeholder]:focus, .form-control[placeholder]:not(:placeholder-shown) {
        padding-top: 25px;
    }
}
.form-control[placeholder]:not(:-ms-input-placeholder) {
    padding-top: 22px;
    padding-bottom: 13px;
}
@media (min-width: 992px) {
    .form-control[placeholder]:not(:-ms-input-placeholder) {
        padding-top: 25px;
    }
}
.form-control[placeholder]:autofill {
    padding-top: 22px;
    padding-bottom: 13px;
}
@media (min-width: 992px) {
    .form-control[placeholder]:autofill {
        padding-top: 25px;
    }
}
.form-control[placeholder]:-webkit-autofill {
    padding-top: 22px;
    padding-bottom: 13px;
}
@media (min-width: 992px) {
    .form-control[placeholder]:-webkit-autofill {
        padding-top: 25px;
    }
}
textarea.form-control {
    resize: vertical;
}

@media (max-width: 767px) {
    .form-control {
        height: 48px;
    }

    select.form-control {
        /*padding-left: 5px;*/
        padding-right: 5px;
    }
}

@media (min-width: 768px) {
    .form-control {
        font-size: 16px;
        height: 50px;
    }

    .input-lg {
        height: 60px;
        padding-bottom: 18px;
        padding-top: 18px;
    }
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background: #F6F9FC;
    box-shadow: none;
}

.form-control.error,
input[type=checkbox].error,
input[type=radio].error {
    border-color: #EC0101 !important;
}

.form-group label.error {
    font-size: 10px;
    color: #EC0101;
}

.form-control.valid,
input[type=checkbox].valid,
input[type=radio].valid {
    border-color: #29B362 !important;
}

.checkbox label,
.radio label {
    padding-left: 23px;
}

.checkbox,
.radio {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 28px;
}

.checkbox input[type=checkbox],
.radio input[type=checkbox],
.checkbox input[type=radio],
.radio input[type=radio] {
    margin-left: -28px;
}

.checkbox-inline,
.radio-inline {
    padding-left: 23px;
}

.checkbox-inline input[type=checkbox],
.radio-inline input[type=checkbox],
.checkbox-inline input[type=radio],
.radio-inline input[type=radio] {
    margin-left: -23px;
}

input[type=checkbox],
input[type=radio] {
    transition: all 0.15s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 1px solid #C9CFD8;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    cursor: pointer;
    display: block;
    height: 18px;
    margin-top: 1px;
    width: 18px;
}

input[type=checkbox]::-ms-expand,
input[type=radio]::-ms-expand {
    display: none;
}

input[type=checkbox]:checked,
input[type=radio]:checked {
    border-color: #0B88EE;
    box-shadow: inset 0 0 0 4px #0B88EE;
}

input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: none;
}

input[type=radio] {
    border-radius: 50%;
}

.select-custom {
    background: #fff;
    border-radius: 3px;
    position: relative;
}

.select-custom .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    padding-right: 68px;
    position: relative;
    z-index: 1;
    width: 100%;
}

.select-custom .form-control::-ms-expand {
    display: none;
}

.select-custom .icon {
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: bottom;
    width: 55px;
}

.select-custom .icon:before,
.select-custom .icon:after {
    content: "";
    position: absolute;
}

.select-custom .icon:before {
    background: #C7CDD6;
    bottom: 13px;
    left: 0;
    top: 13px;
    width: 1px;
}

.select-custom .icon:after {
    border: 7px solid #798391;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    left: 50%;
    margin-left: -7px;
    margin-top: -4px;
    top: 50%;
}

.file-custom {
    position: relative;
}

.file-custom input {
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    height: 0.1px;
    width: 0.1px;
}

#form-contact {
    display: table;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}

#form-contact .btn {
    float: right;
}

#form-contact textarea {
    min-height: 186px;
}

#form-blog-search {
    float: right;
    position: relative;
    width: 358px;
}

#form-blog-search .form-control {
    width: 100%;
}

#form-blog-search .form-control {
    box-shadow: inset 0 1px 2px 0 #DFE6F0;
}

#form-blog-search .btn {
    background: transparent;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    padding: 13px 18px 12px;
    position: absolute;
    right: 0;
    top: 0;
}

#form-blog-search .btn:before {
    background: #C7CDD6;
    bottom: 13px;
    content: "";
    left: 0;
    position: absolute;
    top: 13px;
    width: 1px;
}

#form-blog-search .btn .icon {
    display: block;
    fill: #798391;
    height: 24px;
    width: 24px;
}

#form-registro textarea {
    min-height: 140px;
}

.form-funnel .question label.btn {
    border: 1px solid #DFE6F0;
    border-radius: 3px;
    box-shadow: none;
    color: #798391;
    font-weight: normal;
    text-transform: none;
}

.form-funnel .question label.btn:focus,
.form-funnel .question label.btn:hover {
    border-color: #0069FF;
    color: #0069FF;
}

.form-funnel .question label.btn:hover {
    transform: translate(0, 0);
}

.form-funnel .question label.btn:active,
.form-funnel .question label.btn.active {
    transform: translate(0, 0);
    background: #0069FF;
    border-color: #0069FF;
    color: #fff;
    font-weight: 500;
}

@media (max-width: 767px) {
    .form-funnel .question label.btn {
        line-height: 1.6;
        padding: 12px 15px 12px 43px;
        position: relative;
    }

    .form-funnel .question label.btn input {
        position: absolute;
        left: 15px;
        top: 50%;
        margin-top: -9px;
    }

    .form-funnel .question + .question {
        margin-top: 40px;
    }
}

@media (min-width: 768px) {
    .form-funnel .question label.btn {
        line-height: 1.5;
        padding: 17px 15px;
    }

    .form-funnel .question label.btn input {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        margin-right: 15px;
        position: relative;
        top: 3px;
    }

    .form-funnel .question + .question {
        border-top: 1px solid #EDF2F7;
        margin-top: 40px;
        padding-top: 45px;
    }
}

.form-funnel .form-group ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
}

.form-funnel .form-group li .btn {
    color: #384656;
    font-size: 0;
    text-align: left;
    white-space: normal;
    width: 100%;
}

@media (max-width: 767px) {
    .form-funnel .form-group li .btn {
        background: #fff;
        box-shadow: 0 2px 3px 0 #DFE6F0;
    }

    .form-funnel .form-group li .btn span {
        font-size: 14px;
    }

    .form-funnel .form-group li + li {
        margin-top: 10px;
    }
}

@media (min-width: 768px) {
    .form-funnel .form-group ul {
        margin-left: -8px;
        margin-right: -8px;
    }

    .form-funnel .form-group li .btn span {
        font-size: 16px;
    }

    .form-funnel .form-group li + li {
        margin-top: 20px;
    }
}

.form-funnel .group-search {
    position: relative;
}

.form-funnel .group-search .btn {
    background: transparent;
    border: none;
    box-shadow: none;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.form-funnel .group-search .btn:before {
    border-left: 1px solid #C7CDD6;
    content: "";
    left: 0;
    position: absolute;
}

.form-funnel .group-search .icon {
    fill: #798391;
}

@media (max-width: 767px) {
    .form-funnel .group-search .btn {
        padding-left: 15px;
        padding-right: 15px;
    }

    .form-funnel .group-search .btn:before {
        bottom: 12px;
        top: 12px;
    }

    .form-funnel .group-search .icon {
        height: 20px;
        width: 20px;
    }
}

@media (min-width: 768px) {
    .form-funnel .group-search .form-control {
        height: 65px;
        line-height: 1.3;
        padding-bottom: 20px;
        padding-right: 78px;
        padding-top: 20px;
    }

    .form-funnel .group-search .btn {
        line-height: 44px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .form-funnel .group-search .btn:before {
        bottom: 18px;
        top: 18px;
    }

    .form-funnel .group-search .icon {
        height: 24px;
        width: 24px;
    }
}

.form-funnel .panel-summary {
    padding-bottom: 16px;
}

.form-funnel .panel-summary .marca {
    background: #0069FF;
    color: #B3D2FF;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
    padding: 23px 20px;
}

.form-funnel .panel-summary .marca strong {
    color: #fff;
    display: block;
    font-size: 20px;
}

.form-funnel .panel-summary .h3 {
    margin-bottom: 9px;
    padding-left: 20px;
    padding-right: 20px;
}

.form-funnel .panel-summary ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

.form-funnel .panel-summary li {
    padding: 14px 20px;
}

.form-funnel .panel-summary li .icon {
    fill: #68D9A6;
    height: 30px;
    left: 20px;
    position: absolute;
    top: 16px;
    width: 30px;
}

.form-funnel .panel-summary li.active {
    background: #F2F8FF;
    box-shadow: inset 3px 0 0 0 #0069FF;
    color: #0069FF;
}

.form-funnel .panel-summary li.success {
    line-height: 1.5;
    padding-left: 65px;
    position: relative;
}

.form-funnel .panel-summary li.success strong {
    color: #384656;
    display: block;
    font-size: 16px;
}

.form-funnel .panel-summary .panel-footer {
    background: transparent;
    border-top: 1px solid #DFE6F0;
    margin: 16px 20px 0;
    padding: 25px 0 14px;
}

@media (max-width: 767px) {
    .form-funnel .panel-summary .panel-footer {
        background: #fff;
        border-top: none;
        bottom: 0;
        box-shadow: 0 -2px 3px 0 #DFE6F0;
        left: 0;
        margin: 0;
        padding: 10px 15px;
        position: fixed;
        right: 0;
        z-index: 999;
    }

    .form-funnel .panel-summary .panel-footer .btn {
        border-radius: 4px;
    }
}

@media (min-width: 992px) {
    .form-funnel .panel-summary {
        width: 293.33px;
    }
}

@media (min-width: 1200px) {
    .form-funnel .panel-summary {
        width: 360px;
    }
}

@media (max-width: 767px) {
    .form-funnel .btn {
        width: 100%;
    }
}

.page-error {
    padding: 100px 0;
}

.page-error .btn {
    width: 265px;
    display: block;
    margin: 0 auto;
}

.page-pesquisa .form-funnel .question label.btn input {
    display: none;
}

.page-pesquisa .form-funnel .form-group li .btn {
    text-align: center;
}

.page-pesquisa .form-funnel .group-categories {
    border-top: 1px solid #EDF2F7;
}

.page-pesquisa .form-funnel .group-categories ul {
    margin-bottom: -30px;
}

.page-pesquisa .form-funnel .group-categories .btn {
    height: 150px;
}

.page-pesquisa .form-funnel .group-categories .btn:before,
.page-pesquisa .form-funnel .group-categories .btn span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.page-pesquisa .form-funnel .group-categories .btn:before {
    content: "";
    height: 100%;
}

@media (max-width: 767px) {
    .page-pesquisa .form-funnel .group-categories {
        margin-top: 15px;
        padding-top: 15px;
    }
}

@media (min-width: 768px) {
    .page-pesquisa .form-funnel .group-categories {
        margin-top: 30px;
        padding-top: 30px;
    }
}

@media (max-width: 991px) {
    .page-pesquisa .form-funnel .group-categories ul {
        margin-left: -7px;
        margin-right: -7px;
    }

    .page-pesquisa .form-funnel .group-categories li {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        margin-bottom: 15px;
        padding-left: 7px;
        padding-right: 7px;
        width: 50%;
        vertical-align: middle;
    }

    .page-pesquisa .form-funnel .group-categories li + li {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .page-pesquisa .form-funnel .question label.btn {
        padding-left: 15px;
    }
}

@media (min-width: 768px) {
    .page-pesquisa .form-funnel .form-group li {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        padding-left: 8px;
        padding-right: 8px;
        vertical-align: middle;
        width: 50%;
    }

    .page-pesquisa .form-funnel .form-group li + li {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .page-pesquisa .form-funnel .group-categories ul {
        margin-left: -15px;
        margin-right: -15px;
    }

    .page-pesquisa .form-funnel .group-categories li {
        margin-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
        width: 33.3334%;
    }
}

@media (min-width: 1200px) {
    .page-pesquisa .form-funnel .group-categories li {
        width: 25%;
    }
}

.pagination {
    font-size: 18px;
    margin-top: 50px;
}

.pagination .icon {
    fill: #384656;
    height: 12px;
    width: 8px;
}

.pagination > li > a,
.pagination > li > span {
    border: none;
    color: #798391;
    font-weight: 500;
    padding: 8px 16px;
}

.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > li > a:hover,
.pagination > li > span:hover {
    background: #EDF2F7;
    color: #384656;
}

.pagination > li > a:focus .icon,
.pagination > li > span:focus .icon,
.pagination > li > a:hover .icon,
.pagination > li > span:hover .icon {
    fill: #384656;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.pagination > .active > a:hover,
.pagination > .active > span:hover {
    background: #EDF2F7;
    color: #384656;
}

.pagination > .active > a .icon,
.pagination > .active > span .icon,
.pagination > .active > a:focus .icon,
.pagination > .active > span:focus .icon,
.pagination > .active > a:hover .icon,
.pagination > .active > span:hover .icon {
    fill: #384656;
}

.accordion-title {
    color: #384656;
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0;
    position: relative;
}

.accordion-title .icon {
    fill: #D8DFE8;
    height: 13px;
    margin-top: -6.5px;
    position: absolute;
    right: 25px;
    top: 50%;
    width: 18px;
}

@media (max-width: 767px) {
    .accordion-title {
        font-size: 16px;
        line-height: 1.5;
        padding: 17px 61px 17px 15px;
    }
}

@media (min-width: 768px) {
    .accordion-title {
        font-size: 18px;
        line-height: 1.45;
        padding: 17px 68px 17px 25px;
    }
}

.accordion-body {
    display: none;
}

.accordion-body p:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .accordion-body {
        padding: 0 15px 20px;
    }
}

@media (min-width: 768px) {
    .accordion-body {
        padding: 8px 25px 30px;
    }
}

.accordion {
    font-size: 16px;
}

.accordion.active .accordion-title .icon {
    transform: rotate(180deg);
}

.accordion.active .accordion-body {
    display: block;
}

@media (max-width: 767px) {
    .accordion {
        margin-left: -15px;
        margin-right: -15px;
        border-bottom: 1px solid #D8DFE8;
    }

    .accordion + .h4 {
        margin-top: 30px;
    }
}

@media (min-width: 768px) {
    .accordion {
        border-radius: 3px;
        border: 1px solid #D8DFE8;
        margin-bottom: 30px;
    }

    .accordion + .h4 {
        margin-top: 50px;
    }
}

.banner-home {
    background: url(../images/banner/home.png) repeat-y center top;
    color: #fff;
    padding-bottom: 149px;
    position: relative;
    text-align: center;
}

.banner-home > .container {
    position: relative;
    z-index: 1;
}

.banner-home .h1 {
    color: #fff;
    font-weight: bold;
}

.banner-home .form-search .form-group {
    margin-bottom: 0;
}

.banner-home ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    margin: 0 auto;
}

.banner-home li {
    padding-left: 12px;
    padding-right: 12px;
}

.banner-home .option {
    background-image: -moz-linear-gradient(top, #fff 38%, #D0D9DE 99%);
    background-image: linear-gradient(to bottom, #fff 38%, #D0D9DE 99%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd0d9de', GradientType=0);
    box-shadow: 0 12px 30px -10px #0C4D83;
    color: #0B88EE;
    cursor: pointer;
    font-weight: 500;
    margin-bottom: 0;
}

.banner-home .checkbox label,
.banner-home .radio label {
    line-height: 1.5;
    padding-left: 28px;
}

.banner-home .checkbox input[type=checkbox],
.banner-home .radio input[type=checkbox],
.banner-home .checkbox input[type=radio],
.banner-home .radio input[type=radio] {
    margin-left: -28px;
}

.banner-home input[type=checkbox],
.banner-home input[type=radio] {
    border-color: #0B88EE;
}

.banner-home input[type=checkbox]:checked,
.banner-home input[type=radio]:checked {
    box-shadow: inset 0 0 0 5px #0B88EE;
}

.banner-home:after {
    background: url(../images/banner/home-after.png) no-repeat center bottom;
    background-size: cover;
    bottom: -1px;
    content: "";
    height: 270px;
    left: 0;
    position: absolute;
    right: 0;
}

.blackfriday .banner-home:after {
    background-image: url("../images/banner/home-after-black-friday.png?v=2");
    background-color: #fff;
}

.blackfriday .banner-home,
.blackfriday #header-container {
    background-image: none;
    background-color: #09111A;
}

@media (max-width: 767px) {
    .banner-home {
        background-size: contain;
        padding-top: 14px;
    }

    .banner-home .h1 {
        font-size: 27px;
        line-height: 1.35;
        margin-bottom: 36px;
    }

    .banner-home .h1 br {
        display: none;
    }

    .banner-home .form-search {
        background: #fff;
        box-shadow: 0 1px 2px 0 rgba(0, 95, 230, 0.34), 0 5px 8px 0 rgba(44, 45, 48, 0.48);
        border-radius: 2.4px;
        padding: 0 15px 15px;
    }

    .banner-home .form-search .form-group {
        border-bottom: 1px solid #C7CDD6;
        margin: 0 -15px 15px;
        max-width: none;
    }

    .banner-home .form-search .form-control {
        border: none;
        height: 56px;
        padding-bottom: 18px;
        padding-top: 18px;
    }

    .banner-home .form-search .btn {
        width: 100%;
    }
}

@media (max-width: 639px) {
    .banner-home li + li {
        margin-top: 10px;
    }

    .lp .security li + li {
        margin-top: 0;
    }

    .banner-home .option {
        border: 1px solid #0B88EE;
        border-radius: 6px;
        display: block;
        font-size: 16px;
        line-height: 1.25;
        padding: 12px 15px;
        text-align: left;
    }

    .banner-home input[type=checkbox],
    .banner-home input[type=radio] {
        box-shadow: inset 0 1px 1px 0 #11558C;
        display: inline-block;
        *zoom: 1;
        *display: inline;
        height: 17px;
        margin-right: 4px;
        margin-top: 0;
        position: relative;
        top: 3px;
        width: 17px;
    }
}

@media (max-width: 479px) {
    .banner-home .arrow {
        left: 10px;
        position: absolute;
        top: 22px;
        width: 46px;
    }
}

@media (min-width: 480px) {
    .banner-home .arrow {
        display: none;
    }
}

@media (min-width: 640px) {
    .banner-home ul {
        display: table;
    }

    .banner-home li {
        display: table-cell;
        vertical-align: top;
    }

    .banner-home .option {
        border: 2px solid #0B88EE;
        border-radius: 10px;
        font-size: 18px;
        height: 149px;
        padding: 40px 5px 5px;
        width: 160px;
    }

    .banner-home input[type=checkbox],
    .banner-home input[type=radio] {
        box-shadow: inset 0 1px 4px 0 #11558C;
        height: 23px;
        margin: 0 auto 15px;
        width: 23px;
    }
}

@media (min-width: 768px) {
    .banner-home {
        background-size: contain;
        margin-bottom: 10px;
        padding-top: 21px;
    }

    .banner-home .h1 {
        font-size: 46px;
        line-height: 1.15;
        margin-bottom: 48px;
    }

    .banner-home .form-search {
        position: relative;
    }

    .banner-home .form-search .form-control {
        box-shadow: 0 2px 4px 0 rgba(0, 95, 230, 0.34), 0 9px 14px 0 rgba(44, 45, 48, 0.48);
        font-size: 20px;
        height: 102px;
        line-height: 1.2;
        max-width: 100%;
        padding-bottom: 38px;
        padding-right: 337px;
        padding-top: 38px;
    }

    .banner-home .form-search .btn {
        border-radius: 4px;
        font-size: 24px;
        padding-bottom: 25px;
        padding-top: 25px;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 317px;
    }
}

@media (min-width: 992px) {
    .banner-home .h1 {
        font-size: 60px;
    }
}

@media (min-width: 1200px) {
    .banner-home .h1 {
        font-size: 70px;
    }

    .banner-home .form-search {
        margin: 0 auto;
        width: 956px;
    }
}

.marcas-home {
    text-align: center;
}

.marcas-home ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
}

.marcas-home li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .marcas-home {
        padding-left: 5px;
        padding-right: 5px;
    }

    .marcas-home li {
        margin-bottom: 18px;
        padding-left: 10px;
        padding-right: 10px;
        width: 33.3334%;
    }

    .marcas-home img {
        zoom: 0.75;
    }
}

@media (max-width: 479px) {
    .marcas-home img {
        zoom: 0.6;
    }
}

@media (min-width: 768px) {
    .marcas-home {
        padding-bottom: 20px;
        padding-top: 20px;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .marcas-home {
        padding-bottom: 0;
    }

    .marcas-home li {
        margin-bottom: 20px;
        width: 25%;
    }
}

@media (min-width: 1200px) {
    .marcas-home li {
        margin-left: 45px;
        margin-right: 45px;
    }
}

.veja-problemas > .container {
    position: relative;
}

.veja-problemas .h3 {
    color: #fff;
}

.veja-problemas p {
    margin-bottom: 0;
}

.veja-problemas .video .img {
    position: relative;
    z-index: 1;
}

.veja-problemas .video > .bg {
    opacity: 0.8;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

@media (min-width: 768px) {
    .veja-problemas .video {
        bottom: 63px;
        height: 248px;
        position: absolute;
        right: 15px;
        width: 440px;
    }
}

@media (min-width: 992px) {
    .veja-problemas .video {
        height: 338px;
        width: 600px;
    }
}

@media (min-width: 1200px) {
    .veja-problemas .video {
        bottom: 54px;
        height: 423px;
        width: 752px;
    }
}

@media (max-width: 480px) {
    .veja-problemas .slide {
        height: 285px;
    }

    .veja-problemas .video {
        height: 195px;
    }
}

.veja-problemas .video-bg iframe {
    z-index: 2;
}

.veja-problemas .slide {
    position: relative;
}

@media (min-width: 992px) {
    .veja-problemas .slide .video {
        right: 0;
    }
}

@media (min-width: 1200px) {
    .veja-problemas .slide {
        padding-bottom: 15px;
    }
}

@media (max-width: 991px) {
    .veja-problemas .h3 {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .veja-problemas {
        padding-top: 36px;
    }

    .veja-problemas .header .h2 {
        max-width: none;
    }

    .veja-problemas .header p {
        display: none;
    }

    .veja-problemas .carousel {
        margin: 0 auto;
        /*max-width: 290px;*/
    }

    /*.veja-problemas .slide {
        height: 485px;
    }*/
    .veja-problemas .h3,
    .veja-problemas .details {
        /*position: relative;*/
        /*z-index: 3;*/
        display: none;
    }

    .veja-problemas .h3 {
        padding-top: 91px;
        text-align: center;
        text-transform: uppercase;
    }

    .veja-problemas .details {
        color: #fff;
        font-size: 18px;
        font-weight: 300;
        line-height: 1.5;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
    }
}

@media (min-width: 768px) {
    .veja-problemas {
        padding-bottom: 48px;
        padding-top: 73px;
    }

    .veja-problemas .h3 {
        background: #17AEFB;
        font-weight: 300;
        line-height: 1.35;
        margin-bottom: 0;
        min-height: 119px;
        padding: 25px;
        max-width: 50%;
    }

    .veja-problemas .details {
        display: none;
    }
}

@media (min-width: 992px) {
    .veja-problemas .h3 {
        font-size: 42px;
        min-height: 179px;
        max-width: 515px;
        padding: 43px 27px 24px;
    }
}

.proteja-patrimonio {
    text-align: center;
}

.proteja-patrimonio ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

.proteja-patrimonio li {
    font-size: 16px;
    line-height: 1.5;
}

.proteja-patrimonio .icon {
    border-radius: 50%;
    height: 84px;
    margin: 0 auto 17px;
    padding: 17px;
    width: 84px;
}

.proteja-patrimonio .icon .svg {
    height: 100%;
    width: 100%;
}

.proteja-patrimonio .pesquise .icon {
    background: #EDF6FE;
}

.proteja-patrimonio .pesquise .svg {
    fill: #0069FF;
}

.proteja-patrimonio .pesquise .h3 {
    color: #0069FF;
}

.proteja-patrimonio .registre .icon {
    background: #EBFAF3;
}

.proteja-patrimonio .registre .svg {
    fill: #17C37B;
}

.proteja-patrimonio .registre .h3 {
    color: #17C37B;
}

.proteja-patrimonio .acompanhe .icon {
    background: #FDF0F0;
}

.proteja-patrimonio .acompanhe .svg {
    fill: #F46B70;
}

.proteja-patrimonio .acompanhe .h3 {
    color: #F46B70;
}

@media (max-width: 767px) {
    .proteja-patrimonio {
        padding: 40px 12px 41px;
    }

    .proteja-patrimonio .header .h2 {
        max-width: none;
    }

    .proteja-patrimonio li {
        margin: 0 auto 30px;
        max-width: 220px;
    }

    .proteja-patrimonio .h3 {
        margin-bottom: 15px;
    }

    .proteja-patrimonio .btn {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .proteja-patrimonio {
        padding-bottom: 90px;
        padding-top: 88px;
    }

    .proteja-patrimonio ul {
        font-size: 0;
        margin: 0 auto 97px;
        max-width: 793px;
    }

    .proteja-patrimonio li {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        padding-left: 32px;
        padding-right: 32px;
        vertical-align: top;
        width: 33.3334%;
    }

    .proteja-patrimonio .h3 {
        font-size: 20px;
        margin-bottom: 17px;
    }

    .proteja-patrimonio .btn {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media (max-width: 991px) {
    .registre-agora {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .registre-agora {
        bottom: 6px;
        font-size: 0;
        left: 13px;
        position: absolute;
        right: 13px;
        z-index: 3;
    }

    .registre-agora br {
        display: none;
    }

    .registre-agora .btn {
        display: block;
    }
}

@media (min-width: 768px) {
    .registre-agora {
        background-image: -moz-linear-gradient(315deg, #8297F1, #17AEFB);
        background-image: linear-gradient(135deg, #8297F1, #17AEFB);
        background-repeat: repeat-x;
        background-image: -moz-linear-gradient(315deg, #8297F1 0%, #17AEFB 100%);
        background-image: linear-gradient(135deg, #8297F1 0%, #17AEFB 100%);
        color: #fff;
        font-weight: 300;
        height: 253px;
        line-height: 1.4;
        padding: 35px 30px 35px;
        max-width: 50%;
    }

    .registre-agora strong {
        display: block;
    }

    .registre-agora .btn {
        margin-top: 31px;
    }
}

@media (min-width: 992px) {
    .registre-agora {
        font-size: 30px;
        height: 322px;
        max-width: 515px;
    }
}

.testimonials, .certificates-wrapper {
    background: #fff url(../images/bg-testimonial.png) no-repeat center bottom;
    background-size: contain;
    box-shadow: 0 5px 20px 5px rgba(123, 133, 148, 0.12), 0 30px 50px -30px rgba(121, 131, 145, 0.5);
    border-radius: 6px;
    padding-bottom: 62px;
}

.testimonials.slick-initialized {
    padding-left: 30px;
    padding-right: 30px;
}

.testimonials > .slide:not(:first-child) {
    display: none;
}

.certificates-wrapper {
    padding-top: 30px;
}

.certificates-wrapper h3.h3 {
    font-size: 26px;
    padding: 0 30px;
}

.testimonials .slick-list {
    margin-left: -30px;
    margin-right: -30px;
}

.testimonials blockquote {
    border-left: none;
    color: #798391;
    line-height: 1.5;
    margin-bottom: 0;
    position: relative;
}

.testimonials .testimonial-author {
    position: absolute;
}

.testimonials .slick-dots .slick-dots {
    bottom: 35px;
}

@media (max-width: 767px) {
    .testimonials blockquote {
        font-size: 16px;
        padding: 25px 18px 157px;
        text-align: center;
    }

    .testimonials .testimonial-author {
        bottom: 25px;
    }
}

@media (min-width: 768px) {
    .testimonials blockquote {
        font-size: 18px;
        padding: 35px 30px 193px;
    }

    .testimonials .testimonial-author {
        bottom: 30px;
    }
}

.nossos-parceiros {
    background: #F6F9FC;
}

.nossos-parceiros .fb-comments {
    background: #FFF url(../images/loading.gif) no-repeat center;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.nossos-parceiros .fb-comments iframe {
    background: #FFF;
}

.fb-comments,
.fb-custom-comments {
    border-radius: 6px;
    box-shadow: 0 5px 20px 5px rgba(123, 133, 148, 0.12), 0 30px 50px -30px rgba(121, 131, 145, 0.5);
    padding: 7px;
}

.fb-comments iframe,
.fb-custom-comments iframe {
    width: 100% !important;
}

.fb-custom-comments * {
    -webkit-font-smoothing: initial;
    font-family: Helvetica, Arial, sans-serif;
}

.fb-custom-comments {
    background: #fff;
    overflow-y: scroll;
    position: relative;
    width: 100%;
    height: 570px;
}

.fb-custom-comments .group-comments {
    overflow: hidden;
    height: 820px;
    padding: 0 8px;
}

.fb-custom-comments .group-comments .comments-header {
    border-bottom: 1px solid #e9ebee;
    line-height: 25px;
    margin-bottom: 24px;
    padding: 8px 0;
}

.fb-custom-comments .group-comments .comments-header .count {
    font-weight: bold;
    line-height: 25px;
    font-size: 14px;
    color: #1d2129;
}

.fb-custom-comments .group-comments .comments-header .order-by > span {
    color: #4b4f56;
    line-height: 25px;
    font-size: 14px;
    vertical-align: middle;
}

.fb-custom-comments .group-comments .comments-header .order-by .fb-custom-select {
    margin-right: 4px;
    display: inline-block;
    max-width: 200px;
    border: 1px solid #ced0d4;
    background: #f6f7f9;
    border-radius: 2px;
    box-sizing: content-box;
    -webkit-font-smoothing: antialiased;
    padding: 0 8px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    line-height: 21px;
}

.fb-custom-comments .group-comments .comments-header .order-by .fb-custom-select span {
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
    color: #4b4f56;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
}

.fb-custom-comments .group-comments .comments-header .order-by .fb-custom-select svg {
    height: 9px;
    width: 6px;
    display: inline-block;
}

.fb-custom-comments .group-comments .comments-content .create-comment {
    margin-bottom: 24px;
}

.fb-custom-comments .group-comments .comments-content .comment {
    margin-bottom: 12px;
    padding-right: 15px;
}

.fb-custom-comments .group-comments .comments-content .comment:last-child {
    margin-bottom: 0;
}

.fb-custom-comments .group-comments .comments-content .avatar-image {
    margin-right: 8px;
}

.fb-custom-comments .group-comments .comments-content .avatar-image span {
    display: block;
}

.fb-custom-comments .group-comments .comments-content .avatar-image span img {
    display: block;
    height: 48px;
    width: 48px;
}

.fb-custom-comments .group-comments .comments-content .write-text {
    overflow: hidden;
}

.fb-custom-comments .group-comments .comments-content .write-text .textarea {
    font-size: 16px;
    padding: 12px 11px;
    min-height: 53px;
    border: 1px solid #d3d6db;
    color: #a9a9a9;
    line-height: 27px;
}

.fb-custom-comments .group-comments .comments-content .write-text .user-details {
    font-size: 14px;
    line-height: 1.358;
    color: #1d2129;
}

.fb-custom-comments .group-comments .comments-content .write-text .user-details a {
    font-weight: bold;
    white-space: nowrap;
    color: #365899;
}

.fb-custom-comments .group-comments .comments-content .write-text .user-details a:hover {
    text-decoration: underline;
}

.fb-custom-comments .group-comments .comments-content .write-text .user-details span {
    color: #90949c;
    font-size: 14px;
    line-height: 1.358;
}

.fb-custom-comments .group-comments .comments-content .write-text .comment-content {
    font-size: 14px;
    line-height: 1.358;
    color: #1d2129;
    margin: 4px 0;
}

.fb-custom-comments .group-comments .comments-content .write-text .comment-actions {
    font-size: 12px;
    line-height: 1.358;
    padding-top: 4px;
}

.fb-custom-comments .group-comments .comments-content .write-text .comment-actions a {
    color: #4267b2;
    font-size: 12px;
    line-height: 1.358;
    vertical-align: top;
}

.fb-custom-comments .group-comments .comments-content .write-text .comment-actions a:hover {
    text-decoration: underline;
}

.fb-custom-comments .group-comments .comments-content .write-text .comment-actions .likes {
    font-size: 12px;
    line-height: 1.358;
    color: #1d2129;
    vertical-align: top;
}

.fb-custom-comments .group-comments .comments-content .write-text .comment-actions .likes img {
    width: 13px;
    vertical-align: top;
}

.fb-custom-comments .group-comments .comments-content .write-text .comment-actions .time {
    color: #90949c;
    font-size: 12px;
    line-height: 1.358;
    vertical-align: top;
}

.fb-custom-comments .group-comments .comments-content .button-bar {
}

.fb-custom-comments .group-comments .comments-content .button-bar a {
    background: #4080ff;
    border: none;
    color: #fff;
    font-size: 14px;
    margin-top: 24px;
    padding: 12px;
    width: 100%;
    line-height: 22px;
    transition: 200ms cubic-bezier(.08, .52, .52, 1) background-color, 200ms cubic-bezier(.08, .52, .52, 1) box-shadow, 200ms cubic-bezier(.08, .52, .52, 1) transform;
    font-weight: bold;
    text-align: center;
    border-radius: 2px;
    display: block;
    -webkit-font-smoothing: antialiased;
}

.fb-custom-comments .group-comments .comments-content .button-bar a:hover {
    background-color: #e9ebee;
}

@media (max-width: 992px) {
    .fb-comments {
        /*height: 600px;*/
        margin: 30px 0;
        /*max-height: 600px;*/
    }
}

@media (max-width: 767px) {
    .nossos-parceiros {
        padding-bottom: 31px;
        padding-top: 40px;
    }

    .nossos-parceiros .header .h2 {
        font-size: 30px;
        max-width: none;
    }
}

@media (min-width: 768px) {
    .nossos-parceiros {
        padding-bottom: 100px;
        padding-top: 74px;
    }
}

@media (min-width: 992px) {
    .nossos-parceiros .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    
    .nossos-parceiros .testimonials {
        height: 100%;
    }

    .nossos-parceiros .fb-comments {
        height: 600px;
        max-height: 600px;
    }

    .testimonials .slick-list,
    .testimonials .slick-track,
    .testimonials .slick-slide,
    .testimonials blockquote {
        height: 100%;
    }
}

.reconhecida-por-home {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(315deg, #0B88EE 0%, #7C6BE8 80%);
    background-image: linear-gradient(135deg, #0B88EE 0%, #7C6BE8 80%);
}

.reconhecida-por-home,
.reconhecida-por-home .h2 {
    color: #fff;
}

.reconhecida-por-home .logo {
    height: 48px;
    width: 243px;
}

.reconhecida-por-home .value {
    font-weight: 300;
}

.reconhecida-por-home .value strong {
    line-height: 1;
    display: block;
}

.reconhecida-por-home .btn {
    margin-top: 50px;
}

.reconhecida-por-home .map {
    position: absolute;
}

@media (max-width: 767px) {
    .reconhecida-por-home {
        overflow: hidden;
        padding-bottom: 63px;
        padding-top: 61px;
        position: relative;
        text-align: center;
    }

    .reconhecida-por-home .logo {
        margin-bottom: 16px;
    }

    .reconhecida-por-home .value {
        font-size: 30px;
        line-height: 1.35;
    }

    .reconhecida-por-home .value strong {
        font-size: 52px;
    }

    .reconhecida-por-home .value + .value {
        margin-top: 25px;
    }

    .reconhecida-por-home .map {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
}

@media (min-width: 768px) {
    .reconhecida-por-home {
        padding-bottom: 130px;
        padding-top: 70px;
    }

    .reconhecida-por-home > .container {
        position: relative;
    }

    .reconhecida-por-home .header {
        text-align: left;
    }

    .reconhecida-por-home .h2 {
        font-size: 42px;
        font-weight: 300;
        line-height: 1.7;
        margin-bottom: 50px;
    }

    .reconhecida-por-home .value {
        font-size: 42px;
        line-height: 1.7;
    }

    .reconhecida-por-home .value strong {
        font-size: 72px;
    }

    .reconhecida-por-home .value + .value {
        margin-top: 40px;
    }

    .reconhecida-por-home .map {
        height: 765px;
        margin-top: -353px;
        right: 72px;
        top: 50%;
        width: 741px;
    }
}

.localizados {
    background: #F6F9FC;
}

.localizados ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
}

.localizados li {
    line-height: 1.2;
}

.localizados li a {
    display: block;
}

@media (max-width: 767px) {
    .localizados {
        padding-bottom: 41px;
        padding-top: 40px;
    }

    .localizados .header .h2 {
        max-width: 250px;
    }

    .localizados li {
        font-size: 18px;
        text-align: center;
    }

    .localizados li a {
        padding-bottom: 3px;
        padding-top: 3px;
    }
}

@media (min-width: 768px) {
    .localizados {
        padding-bottom: 100px;
        padding-top: 73px;
    }

    .localizados li {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        font-size: 20px;
        vertical-align: top;
        width: 50%;
    }

    .localizados li a {
        padding-bottom: 6px;
        padding-top: 6px;
    }
}

@media (min-width: 992px) {
    .localizados ul {
        margin-left: -30px;
        margin-right: -30px;
    }

    .localizados li {
        padding-left: 30px;
        padding-right: 30px;
        width: 33.3334%;
    }
}

@media (min-width: 1200px) {
    .localizados li {
        width: 25%;
    }
}

.mantenha-performance ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
}

@media (max-width: 767px) {
    .mantenha-performance {
        padding-bottom: 50px;
        padding-top: 40px;
    }

    .mantenha-performance .btn {
        margin-top: 5px;
    }
}

@media (min-width: 480px) {
    .mantenha-performance li {
        padding-left: 39px;
        padding-right: 39px;
        max-width: 342px;
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .mantenha-performance {
        padding-bottom: 100px;
        padding-top: 70px;
    }
}

@media (min-width: 992px) {
    .mantenha-performance ul {
        margin-left: -39px;
        margin-right: -39px;
    }

    .mantenha-performance li {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        vertical-align: top;
        width: 33.3334%;
    }
}

@media (min-width: 1200px) {
    .mantenha-performance ul {
        padding-left: 96px;
        padding-right: 96px;
    }
}

.page > .header {
    color: #fff;
    font-weight: 300;
    margin-bottom: 0;
    position: relative;
    text-align: center;
}

.page > .header > .container {
    position: relative;
    z-index: 1;
}

.page > .header .h1 {
    color: #fff;
    font-weight: 300;
    line-height: 1.25;
}

.page > .header p {
    margin-bottom: 0;
}

.page ul,
.page ol {
    padding-left: 16px;
}

.page .breadcrumb {
    padding-left: 0;
}

.page .embed-responsive {
    margin-bottom: 45px;
}

.page .img-center img {
    margin-bottom: auto;
}

@media (max-width: 767px) {
    .page > .header {
        background-repeat: repeat-x;
        background-image: -moz-linear-gradient(345deg, #B393D5 0%, #35B5F2 60%);
        background-image: linear-gradient(105deg, #B393D5 0%, #35B5F2 60%);
        font-size: 18px;
        line-height: 1.5;
        padding-bottom: 29px;
        padding-top: 25px;
    }

    .page > .header .h1 {
        font-size: 30px;
        margin-bottom: 4px;
    }

    .page p,
    .page ul,
    .page ol,
    .page img {
        margin-bottom: 20px;
    }

    .page p img {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .page > .header {
        background-repeat: repeat-x;
        background-image: -moz-linear-gradient(345deg, #15CAE0 0%, #27A6F2 60%);
        background-image: linear-gradient(105deg, #15CAE0 0%, #27A6F2 60%);
        font-size: 24px;
        line-height: 1.4;
        padding-bottom: 46px;
        padding-top: 36px;
    }

    .page > .header .h1 {
        font-size: 62px;
        margin-bottom: 10px;
    }

    .page > .header:before,
    .page > .header:after {
        content: "";
        position: absolute;
    }

    .page > .header:before {
        background-repeat: repeat-x;
        background-image: -moz-linear-gradient(212deg, rgba(49, 236, 253, 0) 0%, rgba(49, 236, 253, 0.15) 48%, #C08ED4 100%);
        background-image: linear-gradient(-122deg, rgba(49, 236, 253, 0) 0%, rgba(49, 236, 253, 0.15) 48%, #C08ED4 100%);
        height: 112px;
        left: 0;
        top: 0;
        width: 58%;
    }

    .page > .header:after {
        background-image: -moz-linear-gradient(left, rgba(70, 174, 222, 0) 25%, #31EEFF 100%);
        background-image: linear-gradient(to right, rgba(70, 174, 222, 0) 25%, #31EEFF 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0046aede', endColorstr='#ff31eeff', GradientType=1);
        bottom: 0;
        height: 73px;
        right: 0;
        width: 45%;
    }

    .page p,
    .page ul,
    .page ol,
    .page img {
        margin-bottom: 30px;
    }

    .page p img {
        margin-bottom: 0;
    }
}

.page-body {
    position: relative;
}

@media (max-width: 767px) {
    .page-body {
        padding-bottom: 40px;
        padding-top: 40px;
    }
}

@media (min-width: 768px) {
    .page-body {
        padding-bottom: 70px;
        padding-top: 70px;
    }
}

.header {
    color: #798391;
    font-weight: 300;
    text-align: center;
}

.header p {
    line-height: 1.4;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .header {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .header .h2 {
        margin: 0 auto 10px;
        max-width: 220px;
    }

    .header p br {
        display: none;
    }
}

@media (min-width: 768px) {
    .header {
        font-size: 24px;
        margin-bottom: 69px;
    }

    .header .h2 {
        margin-bottom: 15px;
    }
}

.page-nav .nav > li > a {
    color: #798391;
    padding: 15px 13px;
    text-transform: none;
}

.page-nav a {
    transition: all 0.25s ease;
    border-left: 3px solid #EDF2F7;
    font-size: 18px;
    line-height: 1.5;
}

.page-nav li.active a,
.page-nav a:hover {
    border-color: #0069FF;
    color: #0069FF;
}

.page-nav.affix {
    position: fixed !important;
    top: 178px;
}

.nossos-clientes ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
}

.nossos-clientes li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    text-align: center;
    vertical-align: middle;
}

.nossos-clientes li a,
.nossos-clientes li span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    position: relative;
}

.nossos-clientes img {
    margin: 0 auto;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.4;
    transition: all 0.25s ease;
}

.nossos-clientes li:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

@media (max-width: 767px) {
    .nossos-clientes ul {
        margin-left: -7px;
        margin-right: -7px;
    }

    .nossos-clientes li {
        margin-bottom: 15px;
        padding-left: 7px;
        padding-right: 7px;
        width: 50%;
    }
}

@media (min-width: 768px) {
    .nossos-clientes li {
        margin-bottom: 34px;
        padding-left: 31px;
        padding-right: 31px;
        width: 33.3334%;
    }
}

@media (min-width: 992px) {
    .nossos-clientes ul {
        margin: 0 -31px;
    }
}

.nossos-clientes.home {
    text-align: center;
}

@media (max-width: 767px) {
    .nossos-clientes.home {
        padding: 40px 10px 41px;
        padding-top: 40px;
    }

    .nossos-clientes.home .btn {
        margin-top: 30px;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .nossos-clientes.home {
        padding-bottom: 66px;
        padding-top: 70px;
    }

    .nossos-clientes.home .btn {
        margin-top: 69px;
    }
}

@media (min-width: 992px) {
    .nossos-clientes.home li {
        width: 25%;
    }
}

@media (min-width: 1200px) {
    .nossos-clientes.home li {
        width: 20%;
    }
}

.testimonial-author {
    line-height: 1;
    min-height: 72px;
    padding: 11px 0 11px 87px;
    position: relative;
}

.testimonial-author .author-image {
    border-radius: 50%;
    height: 72px;
    left: 0;
    margin-top: -36px;
    position: absolute;
    top: 50%;
    width: 72px;
}

.testimonial-author .author-name {
    color: #384656;
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 7px;
}

.testimonial-author .author-company {
    font-size: 16px;
    font-style: normal;
    margin-bottom: 0;
}

.testimonial-author .company-image {
    height: 66px;
    margin-top: -33px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 124px;
}

.testimonial blockquote {
    border-left: none;
    font-size: 16px;
    padding: 0;
    margin: 0;
}

.testimonial .testimonial-author {
    margin-top: 55px;
}

.registro-beneficios {
    font-size: 16px;
    line-height: 1.7;
}

.registro-beneficios .icon-circle {
    background: #EBFAF3;
    border-radius: 50%;
    height: 54px;
    left: 0;
    padding: 14px;
    position: absolute;
    width: 54px;
}

.registro-beneficios .icon {
    fill: #68D9A6;
    height: 100%;
    width: 100%;
}

.registro-beneficios ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

@media (max-width: 767px) {
    .registro-beneficios li + li {
        margin-top: 33px;
    }

    .registro-beneficios .icon-circle {
        top: -13px;
    }

    .registro-beneficios .h2 {
        margin-bottom: 28px;
    }

    .registro-beneficios .h5 {
        font-size: 20px;
        line-height: 1.5;
        min-height: 41px;
        position: relative;
        padding-left: 70px;
    }
}

@media (min-width: 768px) {
    .registro-beneficios li {
        position: relative;
        padding-left: 70px;
    }

    .registro-beneficios li + li {
        margin-top: 30px;
    }

    .registro-beneficios .icon-circle {
        top: -15px;
    }

    .registro-beneficios .h2 {
        margin-bottom: 45px;
    }
}

#form-brand-search {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(313deg, #0069FF 0%, #7C6BE8 75%);
    background-image: linear-gradient(137deg, #0069FF 0%, #7C6BE8 75%);
    color: #fff;
    position: relative;
    z-index: 1;
}

#form-brand-search label {
    font-size: 24px;
}

.brand-search label {
    font-weight: 500;
}

.brand-search .register-result {
    transition: all 0.75s ease, opacity 0.5s ease;
    background: #384656;
    color: #fff;
    overflow: hidden;

    /*padding-bottom: 106px;
    padding-top: 17px;
    */
    padding-bottom: 44px;
    padding-top: 50px;
    position: relative;
    top: 0;
}

.brand-search .register-result .btn-close {
    background: transparent;
    box-shadow: none;
    color: #798391;
    font-size: 11px;
    padding: 2px 5px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
}

.brand-search .register-result .btn-close .icon {
    display: block;
    fill: #798391;
}

.brand-search .register-result .btn-close:hover {
    color: #fff;
}

.brand-search .register-result .btn-close:hover .icon {
    fill: #fff;
}

.brand-search .register-result:before {
    border-width: 34px;
    border-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
}

.brand-search .register-result.opacity {
    transition: all 0.75s ease-in-out, opacity 0.5s ease 0.25s;
    opacity: 0;
    padding: 0;
    top: -100px;
    max-height: 0;
}

.brand-search .register-info {
    line-height: 1.4;
}

.brand-search .register-info .register-brand {
    color: #17C37B;
}

.brand-search .register-info .register-brand strong {
    color: #fff;
    display: block;
    font-size: 30px;
    text-transform: uppercase;
}

.brand-search .register-info .register-value {
    font-weight: 300;
    text-transform: uppercase;
}

.brand-search .register-info .register-value .price {
    font-weight: bold;
    font-size: 42px;
}

.brand-search .register-info .register-value .price sub,
.brand-search .register-info .register-value .price sup {
    vertical-align: middle;
}

.brand-search .register-info .register-value .price sub {
    font-size: 18px;
    font-weight: normal;
}

.brand-search .register-info .register-value .price sup {
    font-size: 22px;
}

body.register .panel.panel-help {
    margin-bottom: 20px;
}

body.register .panel.panel-help .panel-body {
    padding: 17px 30px;
    position: relative;
    overflow: hidden;
}

body.register .panel.panel-help .panel-body .call {
    margin: 0;
}

body.register .panel.panel-help .panel-body .call span {
    line-height: 18px;
    display: block;
}

body.register .panel.panel-help .panel-body .call a {
    font-weight: bold;
    line-height: 1.3;
    font-size: 20px;
    display: block;
    margin-top: 5px;
}

body.register .panel.panel-help .panel-body .call a .icon {
    margin-right: 5px;
    position: relative;
    top: 2px;
    height: 18px;
    width: 18px;
}

body.register .panel.panel-help .panel-body .call .alan-marcos {
    position: absolute;
    right: 20px;
    bottom: 0;
    width: 105px;
}

body.register .testimonials {
    box-shadow: none;
    border: 1px solid #DFE6F0;
    background: #FFF;
}

body.register .testimonials blockquote {
    padding: 35px 30px 100px;
    position: relative;
}

body.register .testimonials blockquote p {
    font-size: 15px;
}

@media (max-width: 991px) {
    .brand-search label {
        display: block;
    }
}

@media (max-width: 767px) {
    .city .page .breadcrumb {
        margin-bottom: 40px;
    }

    #form-brand-search {
        padding-bottom: 55px;
        padding-top: 55px;
        text-align: center;
    }

    #form-brand-search label {
        margin-bottom: 17px;
        font-size: 60px;
        line-height: 57px;
    }

    #form-brand-search .form-control {
        font-size: 23px;
        height: 56px;
    }

    #form-brand-search .form-group .btn {
        border-radius: 3px;
        font-size: 18px;
        margin-top: 10px;
        padding-bottom: 15px;
        padding-top: 15px;
        width: 100%;
    }

    .brand-search .register-bar {
        margin-top: 100px;
    }

    .brand-search .register-result .btn-close {
        top: 13px;
        right: 10px;
    }

    .brand-search .register-result .btn-close .icon {
        height: 17px;
        stroke: #798391;
        width: 17px;
    }

    .brand-search .register-result:before {
        border-width: 23px;
        border-top-color: #696BEB;
        border-top-width: 18px;
        margin-left: -23px;
    }

    .brand-search .register-info .h3,
    .brand-search .register-info .h4 {
        margin-bottom: 15px;
    }

    .brand-search .register-info .register-brand {
        font-size: 18px;
        margin-top: 25px;
    }

    .brand-search .register-info .register-brand strong {
        font-size: 24px;
        margin-bottom: 5px;
    }

    .brand-search .register-info .register-value {
        font-size: 20px;
        text-align: center;
        width: 100%;
    }

    .brand-search .register-info .register-value .price {
        line-height: 1.2;
    }
}

@media (max-width: 479px) {
    .brand-search .register-result:before {
        border-top-color: #7C6BE8;
    }
}

@media (min-width: 768px) {
    #form-brand-search {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    #form-brand-search:before,
    #form-brand-search:after {
        content: "";
        display: block;
        height: 30px;
        position: absolute;
        z-index: -1;
    }

    #form-brand-search:before {
        background-repeat: repeat-x;
        background-image: -moz-linear-gradient(5deg, #C33BF5 0%, rgba(49, 236, 253, 0) 90%);
        background-image: linear-gradient(85deg, #C33BF5 0%, rgba(49, 236, 253, 0) 90%);
        left: 0;
        opacity: 0.57;
        top: 0;
        width: 33%;
    }

    #form-brand-search:after {
        background-repeat: repeat-x;
        background-image: -moz-linear-gradient(left, rgba(70, 174, 222, 0) 10%, #31EEFF 100%);
        background-image: linear-gradient(90deg, rgba(70, 174, 222, 0) 10%, #31EEFF 100%);
        bottom: 0;
        right: 0;
        width: 30%;
    }

    #form-brand-search .form-control {
        background: #fff;
        border: 1px solid #4E51B2;
        box-shadow: 0 9px 14px 0 rgba(44, 45, 48, 0.48);
        border-radius: 6px;
        height: 65px;
        line-height: 1.2;
        padding: 22px 235px 22px 25px;
        width: 100%;
    }

    #form-brand-search .form-group {
        position: relative;
    }

    #form-brand-search .form-group .btn {
        border-radius: 3px;
        bottom: 6px;
        position: absolute;
        right: 6px;
        top: 6px;
    }

    /* .brand-search .register-result {
        max-height: 500px;
    } */
    .brand-search .register-result .btn-close {
        right: 25px;
        top: 25px;
    }

    .brand-search .register-result .btn-close .icon {
        height: 20px;
        margin: 0 auto 5px;
        width: 20px;
    }

    .brand-search .register-result:before {
        border-width: 34px;
        border-top-color: #5c6aed;
        border-top-width: 27px;
        margin-left: -34px;
    }

    .brand-search .register-info .h3 {
        margin-bottom: 30px;
    }

    .brand-search .register-info .h4 {
        font-weight: normal;
    }

    .brand-search .register-info .register-form,
    .brand-search .register-info .register-brand {
        margin-left: auto;
        margin-right: auto;
        width: 60%;
    }

    .brand-search .register-info .register-brand {
        font-size: 24px;
        margin-top: 50px;
    }

    .brand-search .register-info .register-brand strong {
        font-size: 30px;
    }

    .brand-search .register-info .register-value {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        font-size: 30px;
        text-align: left;
    }

    .brand-search .register-info .register-value .price {
        font-size: 42px;
    }

    .brand-search .register-info .register-value .price sub {
        font-size: 18px;
    }

    .brand-search .register-info .register-value .price sup {
        font-size: 22px;
    }
}

@media (min-width: 992px) {
    #form-brand-search {
        display: table;
        width: 100%;
    }

    #form-brand-search label,
    #form-brand-search .form-group {
        display: table-cell;
        vertical-align: middle;
    }

    #form-brand-search label {
        margin-bottom: 0;
        padding-right: 25px;
        width: 1%;
        white-space: nowrap;
    }

    .brand-search .register-info .register-form,
    .brand-search .register-info .register-brand {
        margin-left: auto;
        margin-right: auto;
        width: 40%;
    }
}

.page-faq .h4 {
    margin-bottom: 20px;
}

.page-empresa {
    font-weight: 300;
}

.page-empresa .page-body {
    overflow: hidden;
}

.page-empresa .figure > img {
    margin-bottom: 22px;
}

.page-empresa .figure figcaption {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
}

.page-empresa .figure strong {
    font-weight: 500;
}

.page-empresa .oab-alan {
    color: #384656;
    line-height: 1.5;
    min-height: 38px;
    position: relative;
}

.page-empresa .oab-alan img {
    margin-bottom: 0;
    position: absolute;
    left: 0;
    width: 92px;
}

.page-empresa .oab-alan strong {
    display: block;
}

.page-empresa .nossos-principios {
    background-image: -moz-linear-gradient(135deg, #E264DC, #10D4DB);
    background-image: linear-gradient(-45deg, #E264DC, #10D4DB);
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(135deg, #E264DC 0%, #10D4DB 100%);
    background-image: linear-gradient(-45deg, #E264DC 0%, #10D4DB 100%);
}

.page-empresa .nossos-principios,
.page-empresa .nossos-principios .h2 {
    color: #fff;
}

@media (min-width: 768px) {
    .page-empresa .nossos-principios:before {
        background-image: -moz-linear-gradient(top, rgba(160, 221, 235, 0.07) 0%, #A0DDEB 10%, #87CBE3 50%, #A0DDEB 90%, rgba(160, 221, 235, 0.07) 100%);
        background-image: linear-gradient(to bottom, rgba(160, 221, 235, 0.07) 0%, #A0DDEB 10%, #87CBE3 50%, #A0DDEB 90%, rgba(160, 221, 235, 0.07) 100%);
    }

    .page-empresa .nossos-principios .h2:before {
        background: #A0DDEB;
    }

    .page-empresa .nossos-principios .h2:after {
        border: 1px solid #A0DDEB;
    }
}

@media (max-width: 767px) {
    .page-empresa {
        font-size: 18px;
        line-height: 1.5;
        text-align: center;
    }

    .page-empresa .figure {
        margin-left: -15px;
        margin-right: -15px;
    }

    .page-empresa .figure > img {
        min-width: 374px;
    }

    .page-empresa .figure figcaption {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-empresa .oab-alan {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        margin-top: 15px;
        text-align: left;
    }

    .page-empresa .oab-alan img {
        top: 50%;
        margin-top: -19px;
    }
}

@media (min-width: 768px) {
    .page-empresa {
        font-size: 24px;
        line-height: 1.4;
    }

    .page-empresa .page-body {
        background: #f6f9fc;
        padding-top: 85px;
    }

    .page-empresa .oab-alan {
        font-size: 16px;
        margin-top: 27px;
    }

    .page-empresa .oab-alan img {
        top: 0;
    }
}

@media (min-width: 992px) {
    .page-empresa .page-body {
        padding-bottom: 172px;
    }

    .page-empresa .figure {
        position: absolute;
        right: 50%;
        top: 43px;
        margin-right: -686px;
        width: 636px;
    }

    .page-empresa .figure figcaption {
        width: 405px;
    }
}

@media (min-width: 1200px) {
    .page-empresa .figure img {
        margin-right: -683px;
    }

    .page-empresa .figure figcaption {
        width: 505px;
    }
}

.nossos-principios {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.4;
    position: relative;
}

.nossos-principios,
.nossos-principios .h2 {
    color: #384656;
}

.nossos-principios img{
    margin-bottom: 0;
}

.nossos-principios p {
    margin-bottom: 25px;
}

.nossos-principios .img {
    position: relative;
    z-index: 1;
}

/*.nossos-principios .img:before {
    background-image: -moz-linear-gradient(150deg, #4DB6D7, #C779CF);
    background-image: linear-gradient(-60deg, #4DB6D7, #C779CF);
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(150deg, #4DB6D7 0%, #C779CF 100%);
    background-image: linear-gradient(-60deg, #4DB6D7 0%, #C779CF 100%);
    content: "";
    display: block;
    position: absolute;
    top: 40%;
    width: 100%;
    z-index: -1;
}*/

.nossos-principios .h2 {
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .nossos-principios {
        padding: 25px 10px 10px;
    }

    .nossos-principios .item {
        margin-bottom: 30px;
    }

    .nossos-principios .img {
        margin-bottom: 44px;
        margin-right: 18px;
    }

    .nossos-principios .img:before {
        bottom: -18px;
        right: -18px;
    }

    .nossos-principios .left .img {
        margin-right: 0;
        margin-left: 18px;
    }

    .nossos-principios .left .img:before {
        left: -18px;
        right: 0;
    }
}

@media (min-width: 768px) {
    .nossos-principios {
        padding-bottom: 100px;
        padding-top: 70px;
    }

    .nossos-principios .item {
        display: flex;
        width: 100%;
    }

    .nossos-principios .col {
        display: table-cell;
        padding: 25px 50px 25px 0;
        vertical-align: middle;
        width: 50%;
    }

    .nossos-principios .col-infos {        
        padding: 50px 50px 25px 0;        
    }

    .nossos-principios .img:before {
        bottom: -15px;
        right: -15px;
    }

    .nossos-principios .h2 {
        margin-bottom: 28px;
        position: relative;
    }

    .nossos-principios .h2:before,
    .nossos-principios .h2:after {
        content: "";
        position: absolute;
    }

    .nossos-principios .h2:before {
        height: 1px;
        left: -50px;
        top: 27px;
        width: 35px;
    }

    .nossos-principios .h2:after {
        background: #A68AD1;
        border-radius: 50%;
        height: 20px;
        left: -60px;
        top: 18px;
        width: 20px;
    }

    .nossos-principios .left .col {
        position: relative;
    }

    .nossos-principios .left .col {
        left: 50%;
    }

    .nossos-principios .left .col + .col {
        left: auto;
        text-align: right;
        right: 50%;
    }

    .nossos-principios .left .img:before {
        left: -15px;
        right: 0;
    }

    .nossos-principios .left .h2:before {
        left: auto;
        right: -50px;
    }

    .nossos-principios .left .h2:after {
        left: auto;
        right: -60px;
    }

    .nossos-principios:before {
        bottom: 70px;
        content: "";
        left: 50%;
        position: absolute;
        top: 70px;
        width: 1px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .nossos-principios .col + .col {
        padding-left: 50px;
        padding-right: 0;
    }

    .nossos-principios .left .col {
        padding-left: 50px;
        padding-right: 0;
    }

    .nossos-principios .left .col + .col {
        padding-left: 0;
        padding-right: 50px;
    }
}

@media (min-width: 992px) {
    .nossos-principios .col {
        padding: 25px 75px;
    }

    .nossos-principios .col-infos {
        padding: 50px 75px 25px;
    }

    .nossos-principios .img:before {
        bottom: -30px;
        right: -30px;
    }

    .nossos-principios .h2:before {
        left: -75px;
        width: 60px;
    }

    .nossos-principios .h2:after {
        left: -85px;
    }

    .nossos-principios .left .img:before {
        left: -30px;
    }

    .nossos-principios .left .h2:before {
        right: -75px;
    }

    .nossos-principios .left .h2:after {
        right: -85px;
    }
}

@media (min-width: 1200px) {
    .nossos-principios .col {
        padding: 50px 105px;
    }

    .nossos-principios .col-infos {
        padding: 100px 105px 50px;
    }

    .nossos-principios .h2:before {
        left: -105px;
        width: 90px;
    }

    .nossos-principios .h2:after {
        left: -115px;
    }

    .nossos-principios .left .h2:before {
        right: -105px;
    }

    .nossos-principios .left .h2:after {
        right: -115px;
    }
}

.reconhecida-por {
    text-align: center;
}

.reconhecida-por .value {
    font-weight: 300;
}

.reconhecida-por .value strong {
    color: #0069FF;
    line-height: 1;
    display: block;
}

.reconhecida-por .map {
    margin: 0 auto;
    width: 741px;
}

@media (max-width: 767px) {
    .reconhecida-por {
        padding-bottom: 40px;
        padding-top: 25px;
    }

    .reconhecida-por .value {
        font-size: 42px;
        line-height: 1.35;
        margin-bottom: 25px;
        padding-top: 15px;
    }

    .reconhecida-por .value strong {
        font-size: 52px;
    }
}

@media (min-width: 768px) {
    .reconhecida-por {
        background: #f6f9fc;
        padding-bottom: 100px;
        padding-top: 120px;
    }

    .reconhecida-por .values {
        font-size: 0;
        line-height: 1.7;
        margin-bottom: 28px;
        text-align: justify;
    }

    .reconhecida-por .values:after {
        content: "";
        display: inline-block;
        *zoom: 1;
        *display: inline;
        width: 100%;
    }

    .reconhecida-por .value {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        font-size: 42px;
    }

    .reconhecida-por .value strong {
        font-size: 72px;
    }
}

@media (max-width: 767px) {
    .page-article .page-body {
        padding-bottom: 29px;
        padding-top: 30px;
    }

    .page-article .share-outer {
        border-bottom: 1px solid #DFE6F0;
        padding-bottom: 26px;
        margin-top: 38px;
    }

    .page-article .share-outer.fixed {
        border-bottom: none;
        padding-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .page-article .page-body {
        padding-top: 45px;
    }

    .page-article .page-body > .container {
        border-bottom: 1px solid #DFE6F0;
    }
}

.post {
    transition: box-shadow 0.15s ease;
    display: block;
}

.post .post-tags {
    background: #fff;
    border-top: 1px solid #DFE6F0;
    margin-left: 30px;
    margin-right: 30px;
    padding: 11px 30px 20px;
}

@media (min-width: 768px) {
    .post:hover {
        box-shadow: 0 20px 50px -15px rgba(121, 131, 145, 0.5);
    }
}

.post-lg .img-center img {
    height: auto;
    width: 100%;
}

.post-body {
    line-height: 1.5;
}

.post-body .h4,
.post-body h4 {
    font-size: 20px;
    font-weight: 500;
}

.post-body .h5,
.post-body h5,
.post-body .h6,
.post-body h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}

.post-body img {
    max-width: 100%;
}

.post-body figure {
    margin-bottom: 30px;
}

.post-body figure img {
    margin-bottom: 10px;
}

.post-body figure figcaption {
    text-align: right;
    color: #999;
    font-size: 14px;
    line-height: 1.2;
}

.post-body p {
    color: #333;
}

.post-body p.post-description {
    color: #384656;
}

@media (max-width: 767px) {
    .post-body {
        font-size: 16px;
    }

    .post-body .post-title {
        font-size: 27px;
        margin-bottom: 25px;
    }

    .post-body .h2,
    .post-body h2 {
        font-size: 24px;
    }

    .post-body .h3,
    .post-body h3 {
        font-size: 20px;
    }

    .post-body .post-tags {
        margin-top: 30px;
    }

    .post-body .post-tags a {
        background: #EDF2F7;
        border-radius: 3px;
        display: inline-block;
        *zoom: 1;
        *display: inline;
        padding: 5px 12px;
        vertical-align: top;
    }
}

@media (min-width: 768px) {
    .post-body {
        font-size: 18px;
        padding-bottom: 15px;
    }

    .post-body .post-title {
        font-size: 42px;
        margin-bottom: 30px;
    }

    .post-body .h2,
    .post-body h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .post-body .h3,
    .post-body h3 {
        font-size: 24px;
    }

    .post-body .post-tags {
        margin-top: 61px;
    }
}

@media (min-width: 768px) {
    .post-description {
        font-size: 20px;
    }
}

.question-contact-box {
    background-image: linear-gradient(90deg, #FF2462 0%, #FFB05C 100%);
    border-radius: 4px;
    margin: 50px 0;
    padding: 50px 25px;
}

.question-contact-box h6 {
    font-weight: 600;
    font-size: 32px;
    color: #FFFFFF;
    letter-spacing: -1px;
    margin-bottom: 40px;
    text-align: center;
}

.question-contact-box .radio {
    position: relative;
    padding: 15px 50px;
    border: 1px solid #FFF;
    border-radius: 50px;
    font-weight: 600;
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
    transition: all .15s ease;
    cursor: pointer;
}

.question-contact-box .radio:hover {
    background: #FFF;
    color: #FF5960;
}

.question-contact-box .radio input {
    position: absolute;
    left: -5000px;
    opacity: 0;
}

.post-date {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    color: #384656;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.55;
}

.post-title {
    font-weight: 500;
}

.post-details {
    background: #fff;
    color: #616975;
    line-height: 1.5;
    position: relative;
}

.post-details p:last-of-type {
    margin-bottom: 0;
}

.post-team {
    display: table;
}

.post-team .team-image,
.post-team .team-name {
    display: table-cell;
    vertical-align: middle;
}

.post-team .team-image {
    border-radius: 50%;
    height: 42px;
    overflow: hidden;
    width: 42px;
}

.post-team .team-image img {
    margin-bottom: 0;
    max-width: 100%;
}

.post-team .team-name {
    color: #384656;
    font-size: 16px;
    font-weight: 500;
    padding-left: 10px;
}

@media (min-width: 768px) {
    .post-team {
        margin-top: 50px;
    }
}

.post-tags span,
.post-tags a {
    color: #798391;
    font-size: 12px;
    line-height: 2;
    text-transform: uppercase;
}

.post-tags span:focus,
.post-tags a:focus,
.post-tags span:hover,
.post-tags a:hover {
    color: #384656;
}

@media (max-width: 767px) {
    .post-tags {
        margin-bottom: -8px;
        margin-left: -2px;
        margin-right: -2px;
    }

    .post-tags a,
    .post-tags span {
        margin: 0 2px 8px;
    }
}

@media (min-width: 768px) {
    .post-tags a + a,
    .post-tags span + a,
    .post-tags a + span,
    .post-tags span + span {
        margin-left: 15px;
    }
}

.post-sm {
    box-shadow: 0 1px 0 0 #DFE6F0;
    font-size: 14px;
}

.post-sm .post-date {
    margin-bottom: 2px;
}

.post-sm .post-title {
    font-size: 20px;
    line-height: 1.3;
}

.post-sm .post-details {
    margin: -32px 15px 0;
}

.post-xs {
    padding-left: 127px;
    position: relative;
    min-height: 85px;
}

.post-xs .post-image {
    height: 85px;
    left: 0;
    position: absolute;
    top: 0;
    width: 112px;
}

.post-xs .post-date {
    font-size: 12px;
}

.post-xs .post-title {
    font-size: 14px;
    margin-bottom: 0;
}

.post-xs + .post-xs {
    margin-top: 52px;
}

.post-xs + .post-xs:before {
    background: #DFE6F0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: -26px;
    width: 100%;
}

@media (max-width: 767px) {
    .post-sm + .post-sm,
    .widget + .post-sm,
    .post-sm + .widget,
    .widget + .widget {
        margin-top: 25px;
    }

    .post-title {
        margin-bottom: 10px;
    }

    .post .btn {
        display: none;
    }

    .post-sm {
        margin-bottom: 25px;
    }

    .post-sm .post-image {
        height: 170px;
    }

    .post-sm .post-details {
        padding: 15px 15px 30px;
    }

    .post-lg .post-tags {
        display: none;
    }

    .related-posts {
        margin-bottom: 42px;
    }
}

@media (min-width: 768px) {
    .page-blog .page-body {
        padding-top: 30px;
    }

    .post .btn {
        margin-top: 30px;
    }

    .post-title {
        margin-bottom: 15px;
    }

    .post-sm {
        margin-bottom: 58px;
    }

    .post-sm .post-image {
        height: 206px;
    }

    .post-sm .post-details {
        padding: 15px 15px 42px;
    }

    .post-sm + .post-sm {
        margin-top: 38px;
    }

    .post-lg {
        font-size: 18px;
        margin-bottom: 0;
        min-height: none;
    }

    .post-lg .post-image {
        height: 235px;
    }

    .post-lg .post-title {
        font-size: 42px;
        line-height: 1.35;
    }

    .post-lg .post-details {
        margin: -51px 30px 0;
        padding: 30px;
    }
}

@media (min-width: 768px) {
    .related-posts {
        margin-bottom: 42px;
    }

    .related-posts .h4 {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        margin-bottom: 0;
        text-transform: uppercase;
    }

    .related-posts .h4:after {
        background: #384656;
        content: "";
        display: block;
        margin-top: -2px;
        height: 2px;
        width: 100%;
    }
}

.page-clientes .testimonial {
    max-width: 300px;
}

.page-clientes .testimonial .h3 {
    font-weight: 500;
}

.page-clientes .testimonial-author:before {
    background: #DFE6F0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: -25px;
    width: 46px;
}

@media (max-width: 767px) {
    .page-clientes .page-body {
        text-align: center;
    }

    .page-clientes .h2 {
        margin-bottom: 30px;
    }

    .page-clientes .h2 br {
        display: none;
    }

    .page-clientes .nossos-clientes {
        margin-bottom: 25px;
    }

    .page-clientes .testimonial {
        max-width: none;
    }

    .page-clientes .testimonial-author {
        padding: 0;
        margin-top: 33px;
    }

    .page-clientes .testimonial-author .author-image {
        left: auto;
        margin: 0 auto 10px;
        position: relative;
    }

    .page-clientes .testimonial-author .author-company {
        font-size: 14px;
    }

    .page-clientes .testimonial-author:before {
        left: 50%;
        margin-left: -23px;
        top: -15px;
    }
}

.page-contato .mais-opcoes {
    font-size: 16px;
    margin: 0 auto;
    max-width: 750px;
}

.page-contato .mais-opcoes .h4 {
    font-weight: 300;
}

.page-contato .mais-opcoes a {
    display: block;
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .page-contato .page-body {
        padding-bottom: 10px;
        padding-top: 0;
    }

    .page-contato .mais-opcoes {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 40px;
        text-align: center;
    }

    .page-contato .mais-opcoes .h4 {
        font-size: 27px;
        margin-bottom: 30px;
    }

    .page-contato .mais-opcoes a {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .page-contato .mais-opcoes {
        padding-top: 70px;
    }
}

.panel-steps {
    overflow: hidden;
    padding: 0;
}

.panel-steps .step {
    color: #384656;
    height: 100%;
    font-size: 0;
}

.panel-steps .step:before,
.panel-steps .step .step-body {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.panel-steps .step:before {
    content: "";
    height: 100%;
}

.panel-steps .step .step-body {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    text-align: center;
    width: 100%;
}

.panel-steps .step .form-group {
    margin-bottom: 25px;
}

.panel-steps .step .form-control {
    border-radius: 0;
}

.panel-steps .step .form-control + .form-control {
    margin-top: -1px;
}

.panel-steps .step .form-control:first-child {
    border-radius: 4px 4px 0 0;
}

.panel-steps .step .form-control:last-child {
    border-radius: 0 0 4px 4px;
}

.panel-steps .step textarea.form-control {
    height: 72px;
    resize: none;
}

.panel-steps .step .input-group-addon {
    padding-left: 15px;
    padding-right: 15px;
}

.panel-steps .step .input-group-addon.addon-whatsapp {
    background: #3ACE01;
    border-color: #3ACE01;
}

.panel-steps .step .input-group-addon.addon-fb-messenger {
    background: #0084FF;
    border-color: #0084FF;
}

.panel-steps .step .input-group-addon.addon-skype {
    background: #00aff0;
    border-color: #00aff0;
}

.panel-steps .step .input-group-addon .icon {
    fill: #fff;
    height: 24px;
    width: 24px;
}

.panel-steps .step-header,
.panel-steps .call {
    display: none;
}

.panel-steps .step-1 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.panel-steps .step-1 .icon {
    fill: #798391;
}

.panel-steps .step-last .icon {
    background: #3ACE01;
    border-radius: 50%;
    display: block;
    height: 62px;
    margin: 0 auto 15px;
    padding: 14px;
    width: 62px;
}

.panel-steps .step-last .icon-check {
    fill: #fff;
    height: 100%;
    width: 100%;
}

.panel-steps p {
    margin-bottom: 0;
}

.panel-steps .form p {
    color: #384656;
    font-size: 18px;
    line-height: 1.15;
    margin-bottom: 15px;
}

@media (max-width: 1199px) {
    .panel-steps .step {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .panel-steps {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .panel-steps {
        border-left: none;
        border-radius: 0;
        border-right: none;
        border-top: none;
        height: 254px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .panel-steps.fixed {
        background: #F6F9FC;
        bottom: 0;
        height: auto;
        left: 0;
        margin-left: 0;
        margin-right: 0;
        overflow-y: scroll;
        padding-bottom: 100px;
        padding-top: 75px;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 999;
    }

    .panel-steps.fixed .step-header {
        display: block;
    }

    .panel-steps.fixed .call {
        display: block;
    }

    .panel-steps .step-header {
        background: #fff;
        box-shadow: 0 1px 0 0 #E6EBF0;
        left: 0;
        margin-bottom: 0;
        padding-bottom: 12px;
        padding-top: 12px;
        position: fixed;
        right: 0;
        top: 0;
        text-align: center;
    }

    .panel-steps .step-header .btn-close {
        background: transparent;
        border: none;
        line-height: 1;
        padding: 5px;
        position: absolute;
        right: 13px;
        top: 16px;
    }

    .panel-steps .step-header .btn-close .icon {
        fill: #DFE6F0;
        height: 17px;
        stroke: #DFE6F0;
        width: 17px;
    }

    .panel-steps .step-1 {
        padding-bottom: 0;
    }

    .panel-steps .step-1 .icon {
        margin-bottom: 5px;
    }

    .panel-steps .call {
        background: #EDF2F7;
        bottom: 0;
        box-shadow: 0 -1px 0 0 #E1E7F1;
        color: #384656;
        font-size: 14px;
        font-weight: 500;
        left: 0;
        padding-bottom: 13px;
        padding-top: 13px;
        position: fixed;
        right: 0;
        text-align: center;
    }

    .panel-steps .call span {
        color: #798391;
        font-weight: normal;
    }

    .panel-steps .call a {
        color: #384656;
        display: block;
        font-size: 24px;
        font-weight: bold;
        margin-top: 5px;
    }

    .panel-steps .call a .icon {
        fill: #384656;
        height: 20px;
        width: 20px;
    }
}

@media (max-width: 767px) and (min-width: 480px) {
    .panel-steps .step {
        height: auto;
    }

    .panel-steps .step-1 {
        height: 100%;
    }
}

@media (min-width: 768px) {
    .panel-steps {
        height: 315px;
    }

    .panel-steps .h2 {
        font-size: 30px;
        line-height: 1.4;
        margin-bottom: 15px;
    }

    .panel-steps .step {
        background: #F6F9FC;
    }

    .panel-steps .step-1 {
        background: #fff;
    }

    .panel-steps .step-1 .icon {
        margin-bottom: 12px;
    }
}

@media (min-width: 1200px) {
    .panel-steps .step {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.panel-contato .step-2 .form-group {
    margin-bottom: 13px;
}

@media (max-width: 767px) {
    .panel-contato .step-1 .icon {
        height: 40px;
        width: 61px;
    }
}

@media (min-width: 768px) {
    .panel-contato .step-1 .icon {
        height: 50px;
        width: 75px;
    }
}

.panel-suporte .step-2 label {
    color: #384656;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 5px;
    vertical-align: middle;
}

.panel-suporte .step-2 .radio-inline {
    color: #798391;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .panel-suporte label {
        display: none;
    }

    .panel-suporte .radio-inline {
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }
}

@media (max-width: 767px) {
    .panel-suporte .step-1 .icon {
        height: 47px;
        width: 47px;
    }
}

@media (min-width: 768px) {
    .panel-suporte .step-1 .icon {
        height: 58px;
        width: 58px;
    }
}

@media (min-width: 1200px) {
    .panel-suporte label + label {
        margin-left: 15px;
    }
}

.panel-chat .step .form-control:first-child {
    border-radius: 4px;
}

.panel-chat .step .form-control:last-child {
    border-radius: 0 4px 4px 0;
}

.panel-chat .step-2 p,
.panel-chat .step-3 p {
    margin-bottom: 25px;
}

.panel-chat .step-2 .select-custom,
.panel-chat .step-3 .select-custom {
    background: #fff;
}

@media (max-width: 767px) {
    .panel-chat .step-1 .icon {
        height: 46px;
        width: 52px;
    }
}

@media (min-width: 768px) {
    .panel-chat .step-1 .icon {
        height: 57px;
        width: 64px;
    }
}

.localizacoes {
    background: #F6F9FC;
    font-size: 16px;
    font-weight: normal;
    position: relative;
}

.localizacoes .panel {
    border: none;
}

.localizacoes .address {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 20px;
}

.localizacoes .address strong {
    color: #384656;
    display: block;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
}

.localizacoes .call {
    color: #384656;
    line-height: 1.75;
    margin-bottom: 0;
}

.localizacoes .call a {
    display: block;
}

@media (max-width: 767px) {
    .localizacoes {
        padding-bottom: 49px;
        padding-top: 40px;
    }

    .localizacoes .panel {
        text-align: center;
    }

    .localizacoes .panel-body {
        padding-left: 20px;
        padding-right: 20px;
    }

    .localizacoes .h2 {
        font-size: 30px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .localizacoes .address br {
        display: none;
    }

    .localizacoes .map {
        display: none;
    }

    .localizacoes .call a {
        font-size: 18px;
        font-weight: 500;
    }
}

@media (min-width: 768px) {
    .localizacoes {
        padding-top: 13px;
    }

    .localizacoes .panel {
        max-width: 360px;
        position: absolute;
        top: 72px;
    }

    .localizacoes .map {
        margin: 0 auto;
        float: right;
        width: 794px;
    }

    .localizacoes .call a {
        color: #798391;
    }
}

.conte-conosco {
    background-image: -moz-radial-gradient(circle, #2C9FF7 23%, #1AC2E5 100%);
    background-image: radial-gradient(circle, #2C9FF7 23%, #1AC2E5 100%);
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}

.conte-conosco,
.conte-conosco .header,
.conte-conosco .h2 {
    color: #fff;
}

.conte-conosco p {
    margin-bottom: 25px;
}

.conte-conosco .btn-quote {
    border-color: #fff;
    color: #fff;
}

.conte-conosco .btn-quote:hover {
    background: #fff;
    color: #0C9EE8;
}

.conte-conosco .btn-register {
    background: #fff;
    color: #0C9EE8;
}

.conte-conosco .btn-register:hover {
    background: #0C9EE8;
    color: #fff;
}

.conte-conosco .call {
    margin-bottom: 0;
    line-height: 1.5;
}

.conte-conosco .call span,
.conte-conosco .call a {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.conte-conosco .call span {
    text-align: right;
}

.conte-conosco .call a {
    color: #fff;
    font-weight: bold;
    line-height: 1.3;
    margin-left: 7px;
}

.conte-conosco .call a .icon {
    fill: #fff;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.page-equipe .article {
    font-weight: 300;
    margin-bottom: 22px;
}

.page-aovivo .page-body {
    padding: 0;
}

.page-aovivo .group-video {
    background: #000;
    position: relative;
}

.page-aovivo .group-video iframe {
    width: 100%;
    height: 500px;
    display: block;
    z-index: 1;
    position: relative;
}

.page-aovivo .nossos-parceiros {
    background: #FFF;
}

@media only screen and (max-width: 480px) {
    .page-aovivo .group-video iframe {
        height: 210px;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .page-equipe .article .h2 {
        font-size: 37px;
    }
}

@media (max-width: 767px) {
    .conte-conosco {
        padding: 40px 15px 44px;
    }

    .conte-conosco .header .h2 {
        max-width: none;
    }

    .conte-conosco .btns {
        font-size: 14px;
        margin-bottom: 40px;
        text-transform: uppercase;
    }

    .conte-conosco .btn {
        margin-bottom: 8px;
        width: 100%;
    }

    .conte-conosco .btn + .btn {
        margin-bottom: 0;
        margin-top: 8px;
    }

    .conte-conosco .business-hour {
        font-size: 14px;
        margin-left: auto;
        margin-right: auto;
        max-width: 210px;
    }

    .conte-conosco .call span br {
        display: none;
    }

    .conte-conosco .call a {
        font-size: 24px;
        margin-top: 10px;
    }

    .conte-conosco .call a .icon {
        height: 22px;
        width: 22px;
    }

    .page-equipe .article {
        font-size: 16px;
    }

    .page-equipe .article .h2 {
        margin-bottom: 25px;
    }
}

@media (min-width: 768px) {
    .conte-conosco {
        padding-bottom: 82px;
        padding-top: 73px;
    }

    .conte-conosco .header {
        font-size: 24px;
        margin-bottom: 60px;
    }

    .conte-conosco .header p {
        margin-bottom: 0;
    }

    .conte-conosco .h2 {
        margin-bottom: 15px;
    }

    .conte-conosco .btns {
        margin-bottom: 60px;
    }

    .conte-conosco .btn {
        padding-left: 62px;
        padding-right: 62px;
        margin-left: 17px;
        margin-right: 17px;
    }

    .conte-conosco .call {
        font-size: 14px;
    }

    .conte-conosco .call a {
        font-size: 20px;
    }

    .conte-conosco .call a .icon {
        height: 18px;
        width: 18px;
    }

    .page-equipe .page-body {
        padding-bottom: 0;
    }

    .page-equipe .page-body .header {
        margin-bottom: 50px;
    }

    .page-equipe .nossos-principios {
        padding-top: 25px;
    }

    .page-equipe .nossos-principios:before {
        background-image: -moz-linear-gradient(top, rgba(223, 230, 240, 0.25) 0%, #DFE6F0 10%, #DFE6F0 50%, #DFE6F0 90%, rgba(223, 230, 240, 0.25) 100%);
        background-image: linear-gradient(to bottom, rgba(223, 230, 240, 0.25) 0%, #DFE6F0 10%, #DFE6F0 50%, #DFE6F0 90%, rgba(223, 230, 240, 0.25) 100%);
        top: 0;
    }

    .page-equipe .nossos-principios .h2:before {
        background: #DFE6F0;
    }

    .page-equipe .nossos-principios .h2:after {
        border: 1px solid #DFE6F0;
    }

    .page-equipe .article {
        font-size: 24px;
    }

    .page-equipe .article .h2 {
        line-height: 1.5;
    }

    .page-equipe .article p {
        margin-bottom: 34px;
    }
}

.team {
    position: relative;
}

.team ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
}

.team li {
    color: #384656;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}

.team-member {
    position: relative;
}

.team-info {
    transition: all 0.35s ease;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 25px 23px;
    position: absolute;
    width: 100%;
}

.team-highlight {
    transition: top 0.25s;
    background: #2AA2F5;
    border-radius: 3px 3px 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 39px;
    left: 50%;
    margin-left: -90px;
    padding-bottom: 9px;
    padding-top: 9px;
    position: absolute;
    text-transform: uppercase;
    top: -40px;
    width: 180px;
}

.team-description {
    transition: all 0.25s ease;
    color: #616975;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
}

.team-description p:last-child {
    margin-bottom: 0;
}

.team-image .img-center {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 375px;
    margin: 0 auto;
}

.team-image.bg-highlight {
    background-image: -moz-linear-gradient(-61deg, #4DB6D7 0%, #C779CF 100%);
    background-image: linear-gradient(-61deg, #4DB6D7 0%, #C779CF 100%);
    background-repeat: no-repeat;
}

.team-image img {
    transition: opacity 0.35s ease;
}

.team-image .hover {
    opacity: 0;
}

/*
.team-member.has-hover:hover .team-info {
    transition: all 0.5s ease 0.35s, border-color 0.25s ease 0.50s;
    background: #fff;
    border-color: #DFE6F0;
    margin-top: -136px;
}

.team-member.has-hover:hover .team-highlight {
    transition: top 0.25s ease 0.35s;
    border-radius: 3px;
    top: -21px;
}

.team-member.has-hover:hover .team-description {
    transition: all 0.65s ease 0.35s, opacity 0.35s ease 0.50s;
    max-height: 250px;
    opacity: 1;
    padding-top: 15px;
}
*/

@media (max-width: 991px) and (min-width: 768px) {
    .team li:nth-child(2n+1):before {
        background: #F6F9FC;
        content: "";
        height: 375px;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
    }
}

@media (max-width: 767px) {
    .team li {
        margin-bottom: 192px;
    }

    .team li:before {
        background: #F6F9FC;
        content: "";
        height: 375px;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
    }

    .team-member.hover .team-image img {
        opacity: 0;
    }

    .team-member.hover .team-image .hover {
        opacity: 1;
    }
}

@media (min-width: 768px) {
    .team {
        margin-right: 15px;
        margin-left: 15px;
    }

    .team li {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        margin-bottom: 198px;
        vertical-align: top;
        width: 50%;
    }

    .team-member.has-hover:hover .team-image img {
        opacity: 0;
    }

    .team-member.has-hover:hover .team-image .hover {
        opacity: 1;
    }

    .mobile .team-member.has-hover:hover .team-info {
        border-color: transparent;
        margin-top: 0;
    }

    .mobile .team-member.has-hover:hover .team-description {
        max-height: 0;
        opacity: 0;
        padding-top: 0;
    }
}

@media (min-width: 992px) {
    .team li {
        width: 33.3334%;
    }

    .team li:nth-child(3n+1):before {
        background: #F6F9FC;
        content: "";
        height: 375px;
        left: 0;
        position: absolute;
        right: 0;
        z-index: -1;
    }
}

@media (min-width: 1200px) {
    .team-image .img-center {
        width: 360px;
    }
}

.team-name {
    display: block;
    font-size: 20px;
}

.team-social {
    margin-top: 10px;
}

.team-social a {
    background: #F2F5F7;
    margin-left: 7px;
    margin-right: 7px;
}

.team-social .icon {
    fill: #A3B0C4;
}

@media (min-width: 768px) {
    .team-social a {
        height: 36px;
        line-height: 36px;
        width: 36px;
    }

    .team-social .icon {
        height: 18px;
        width: 18px;
    }
}

.equipe-consolide {
    background-image: -moz-radial-gradient(circle, #2C9FF7 23%, #1AC2E5 100%);
    background-image: radial-gradient(circle, #2C9FF7 23%, #1AC2E5 100%);
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}

.equipe-consolide,
.equipe-consolide .header,
.equipe-consolide .h2 {
    color: #fff;
}

@media (max-width: 767px) {
    .equipe-consolide {
        padding: 40px 15px 50px;
    }

    .equipe-consolide .h2 br {
        display: none;
    }

    .equipe-consolide p {
        margin-bottom: 25px;
    }

    .equipe-consolide .btn {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .equipe-consolide {
        padding-bottom: 102px;
        padding-top: 80px;
    }

    .equipe-consolide .header {
        font-size: 24px;
        margin-bottom: 60px;
    }

    .equipe-consolide .header p {
        margin-bottom: 0;
    }
}

body.register .navbar-collapse.collapse {
    padding: 0;
}

body.register .navbar-brand {
    padding: 0;
}

.register #footer-container .all-rights {
    float: none;
    margin-top: 0;
    text-align: center;
}

.register .overlay {
    display: table;
}

.register .overlay .overlay-body {
    color: #384656;
    display: table-cell;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
}

.register .overlay .loader {
    height: 80px;
    width: 80px;
}

.register .overlay .loader circle {
    fill: none;
    stroke: #DFE6F0;
    stroke-width: 7px;
}

.register .overlay .loader .l {
    stroke: #0069FF;
    stroke-width: 10px;
}

@media only screen and (max-width: 992px) {
    /*.register .navbar .call { display: none; }*/
    .register .navbar {
        padding: 0;
    }

    body.register .navbar-brand {
        padding: 20px 0;
        height: auto;
        float: none;
        display: inline-block;
        margin: 0;
    }

    .register-steps li + li:before {
        display: none !important;
    }
}

@media (max-width: 767px) {
    body.payment {
        padding-bottom: 65px;
    }

    .register #header-container .title {
        color: #384656;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.45;
        padding-bottom: 4px;
        padding-top: 4px;
        text-align: center;
        text-transform: uppercase;
    }

    /*.register .navbar .call {
        display: none;
    }*/
    .register .navbar-brand span {
        display: none;
    }

    .register .navbar-collapse {
        padding: 0;
    }

    .register #footer-container,
    body.payment #footer-container {
        /*bottom: 0;*/
        /*left: 0;*/
        /*position: fixed;*/
        /*right: 0;*/
        /*z-index: 998;*/
    }

    body.payment #footer-container > .container {
        display: none;
    }

    .register #footer-container .copyright,
    body.payment #footer-container .copyright {
        background: #384656;
        color: #C7CED7;
        height: 65px;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .register #footer-container .copyright p,
    body.payment #footer-container .copyright p {
        margin-bottom: 0;
    }

    body.payment #footer-container .copyright .container > p,
    body.payment #footer-container .copyright .container > img {
        display: none;
    }

    body.payment #footer-container .all-rights {
        float: none;
        margin-top: 0;
        text-align: center;
    }

    body.payment #footer-container .all-rights span {
        display: inline;
    }

    body.payment #footer-container .all-rights a {
        display: none;
    }

    body.payment .payments {
        display: none;
    }
}

@media (min-width: 768px) {
    .register #header-container {
        padding: 15px 0;
    }

    .register #header-container .navbar-right {
        margin: 0;
    }

    .register #header-container .navbar-right.navbar-nav > li > a {
        padding: 14px 12px;
    }

    .register .navbar .call {
        float: right;
    }

    .register .navbar {
        padding-bottom: 0;
        padding-top: 0;
    }

    .register .navbar-brand {
        color: #384656;
        font-size: 24px;
        font-weight: 500;
        line-height: 1.25;
        margin-top: 0;
    }

    .register .navbar-brand > img {
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }

    .register .navbar-brand > span {
        border-left: 1px solid #C7CED7;
        margin-left: 22px;
        padding-left: 25px;
        position: relative;
        top: 2px;
    }

    .register .alan-marcos {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        margin-left: 2px;
        width: 76px;
    }

    .register .overlay .overlay-body {
        font-size: 16px;
    }

    .register #footer-container {
        border-top: 1px solid #DFE6F0;
    }

    .register #footer-container .copyright {
        background: #F6F9FC;
        padding-bottom: 38px;
        padding-top: 38px;
    }
}

.page-registro {
    background: #F6F9FC;
}

.page-registro .h3 strong {
    color: #0069FF;
}

.page-registro .h5 {
    line-height: 1.5;
}

.page-registro img {
    margin-bottom: 0;
}

.page-registro label {
    color: #384656;
}

.page-registro .other-description {
    display: none;
    margin: 15px 0 0 -28px;
}

.page-registro input.show-description:checked ~ .other-description {
    display: block;
}

.page-registro .tip {
    background: #BBC0C8;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 11px;
    font-weight: 500;
    height: 20px;
    line-height: 22px;
    margin-left: 2px;
    position: relative;
    text-align: center;
    text-transform: none;
    top: -2px;
    width: 20px;
}

.page-registro .form-group label:last-child {
    margin-bottom: 0;
}

.page-registro .btn {
    border-radius: 3px;
}

.page-registro .btn-default {
    border: 1px solid #0044A3;
    box-shadow: inset 0 1.5px 0 0 #3986FA;
}

.page-registro .btn-back {
    background: transparent;
    box-shadow: none;
    color: #C7CED7;
    font-size: 16px;
    line-height: 1.15;
    text-transform: none;
}

.page-registro .btn-back .icon {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    fill: #C7CED7;
    height: 10px;
    margin-right: 1px;
    width: 7px;
}

.page-registro .example {
    color: #798391;
    font-size: 14px;
    line-height: 1.55;
}

.page-registro .example img {
    margin-left: 5px;
    position: relative;
    top: -1px;
}

.group-radio-inline ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
    margin-left: -7px;
    margin-right: -7px;
}

.group-radio-inline li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding-left: 7px;
    padding-right: 7px;
    vertical-align: top;
}

.group-radio-vertical ul {
    list-style: none;
    padding-left: 0;
    font-size: 0;
    margin: 0;
}

.group-radio-vertical li {
    display: block;
    margin-bottom: 10px;
    vertical-align: top;
}

.group-radio-vertical li label {
    margin: 0;
}

.group-radio-vertical li:last-child {
    margin-bottom: 0;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-top-30 {
    margin-top: 30px;
}

.button-upload span {
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    color: #384656;
    display: block;
    margin-bottom: 5px;
}

.button-upload .group-button .item-upload.left {
    width: 60%;
    float: left;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
}

.button-upload .group-button .item-upload.right {
    width: 40%;
    float: left;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.button-upload .item-upload {
    border: 1px solid #0069FF;
    height: 52px;
    text-align: center;
    border-radius: 26px;
    position: relative;
    box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    background: #FFF;
    cursor: pointer;
    transition: all 0.25s ease;
    display: block;
}

.button-upload .item-upload:hover {
    transform: translate(0, -2px);
    box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.11), 0 3px 6px 0 rgba(0, 0, 0, 0.08);
}

.button-upload .item-upload strong {
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    color: #0069FF;
    line-height: 50px;
}

.button-upload .item-upload input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    /*background: red;*/
    display: block;
    z-index: 2;
    border-radius: 26px;
    outline: none;
    cursor: pointer;
}

.button-upload .item-upload .icon {
    display: inline-block;
    width: 14px;
    height: 17px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-left: 6px;
    fill: #0069FF;
}

.button-upload .item-upload .icon.icon-eye {
    width: 18px;
    height: 18px;
    top: -3px;
}

.button-upload .item-upload.success {
    border: 1px solid #17C37B;
}

.button-upload .item-upload.success strong {
    color: #17C37B;
}

.button-upload .item-upload.success .icon {
    fill: #17C37B;
}

.page-registro .tooltip.in {
    opacity: 1;
}

.page-registro .tooltip.top {
    padding-bottom: 10px;
}

.page-registro .tooltip.top .tooltip-arrow {
    border-top-color: #005FE6;
    border-width: 10px 9px 0;
    margin-left: -9px;
}

.page-registro .tooltip.right .tooltip-arrow {
    border-right-color: #005FE6;
}

.page-registro .tooltip.left .tooltip-arrow {
    border-left-color: #005FE6;
}

.page-registro .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #005FE6;
}

.page-registro .tooltip-inner {
    background: #005FE6;
    max-width: 330px;
    width: 200px;
    padding: 15px;
    text-align: left;
    margin-right: 10px;
}

@media (max-width: 767px) {
    .page-registro .tooltip .tooltip-inner {
        margin-left: 10px;
        margin-right: 0;
    }
}

.page-registro .tooltip-inner ul {
    padding: 0;
    margin: 0;
}

.page-registro .tooltip-inner ul li {
    list-style: none;
    line-height: 17px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #FFF;
    font-weight: 500;
}

.page-registro .tooltip-inner ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.page-registro .tooltip-inner ul li strong {
    display: block;
}

.page-registro .tooltip-inner .img-cvv {
    display: block;
    margin: -20px -5px 0 auto;
}

.page-registro .tip-cvv + .tooltip .tooltip-inner {
    background: #fff;
    border: 1px solid #C7CDD6;
    box-shadow: 0 2px 4px 0 #C7CDD6;
    color: #384656;
    font-weight: bold;
    font-size: 11px;
    line-height: 1.45;
    padding: 13px 19px;
}

.page-registro .tip-cvv + .tooltip.top .tooltip-arrow {
    border-top-color: #fff;
    bottom: 1px;
}

.page-registro .tip-cvv + .tooltip.top .tooltip-arrow:before {
    border: 9px solid #C7CDD6;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-width: 11px;
    content: "";
    z-index: -1;
    left: -9px;
    top: -9px;
    position: absolute;
}

.page-registro .btn-payment,
.page-registro .btn-download-boleto {
    margin-top: 30px;
}

.btn-download-order {
    margin-top: 20px;
    background-color: transparent;
    border: 1px solid #005FE6;
}

.btn-download-order:hover {
    color: #005FE6;
}

.page-registro .btn-payment:disabled,
.page-registro .btn-disabled:disabled {
    text-indent: -5000px;
    transition: all 0s ease;
    min-width: 190px;
    opacity: 0.7;
    position: relative;
    cursor: initial;
}

.page-registro .btn-payment:disabled:before {
    background: url('../images/loading-payment.gif') no-repeat center;
    content: '';
    display: block;
    height: 40px;
    width: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
}

.page-registro .dicas-labels {
    font-size: 0;
    margin-bottom: 15px;
}

.page-registro .dicas-labels .label {
    border-radius: 0;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 14px;
    padding-bottom: 17px;
    padding-top: 17px;
    text-transform: uppercase;
    vertical-align: middle;
    width: 50%;
}

.page-registro .dicas-labels .label-error {
    background: #F46B70;
}

.page-registro .dicas-labels .label-success {
    background: #17C37B;
}

.page-registro .dicas tbody td {
    position: relative;
}

.page-registro .dicas .icon {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    position: absolute;
    top: 50%;
    vertical-align: middle;
}

.page-registro .dicas .icon-check {
    fill: #68D9A6;
}

.page-registro .dicas .icon-close {
    fill: #F46B70;
}

.page-registro .security {
    padding: 22px;
    text-align: center;
}

.page-registro .security ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
}

.page-registro .security li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.page-registro .security li + li {
    border-left: 1px solid #C7CED7;
}

.page-registro .security img {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

@media (max-width: 767px) {
    .page-registro {
        padding-bottom: 87px;
    }

    .page-registro .h5 {
        font-size: 16px;
        margin-bottom: 3px;
    }

    .page-registro .page-body {
        padding-top: 15px;
    }

    .page-registro .panel-registro,
    .page-registro .panel-clientes {
        background: transparent;
        border: none;
    }

    .page-registro .panel-registro .panel-body,
    .page-registro .panel-clientes .panel-body {
        padding: 0;
    }

    .page-registro .btn-next,
    .page-registro .btn-back {
        width: 100%;
    }

    .page-registro .btn-back {
        margin-top: 5px;
    }

    .page-registro .row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .page-registro .row > div {
        padding-left: 5px;
        padding-right: 5px;
    }

    .page-registro .group-radio .tip {
        right: 15px;
        margin-left: 0;
        margin-top: -10px;
        top: 50%;
        position: absolute;
    }

    .page-registro .question .group-radio {
        background: #fff;
        border: 1px solid #DFE6F0;
        border-radius: 4px;
    }

    .page-registro .question .group-radio .radio,
    .page-registro .question .group-radio .radio-inline {
        margin-bottom: 0;
        margin-top: 0;
        padding: 14px 40px 14px 43px;
    }

    .page-registro .question .group-radio .radio + .radio,
    .page-registro .question .group-radio .radio-inline {
        border-top: 1px solid #DFE6F0;
    }

    .page-registro .question .group-radio .radio-inline:first-child {
        border-top: none;
    }

    .page-registro .question .group-radio .radio-inline {
        width: 100%;
        margin: 0;
    }

    .page-registro .question .group-radio-inline .radio-inline {
        background: #fff;
        border: 1px solid #DFE6F0;
        box-shadow: 0 2px 3px 0 #DFE6F0;
        border-radius: 4px;
        display: block;
        padding-bottom: 13px;
        padding-left: 0;
        padding-top: 13px;
        text-align: center;
        cursor: pointer;
    }

    .page-registro .question .group-radio-inline .radio-inline input {
        display: none;
    }

    .page-registro .question .group-radio-inline .radio-inline.active {
        background: #0069FF;
        border-color: #0069FF;
        color: #fff;
        box-shadow: inset 0 2px 2px 0 #0000001f;
    }

    .page-registro .dicas-labels {
        margin-left: -15px;
        margin-right: -15px;
    }

    .page-registro .dicas {
        background: #fff;
        border: 1px solid #C7CDD6;
        margin-bottom: 15px;
    }

    .page-registro .dicas thead th {
        background: #FFFDE2;
        border-color: #C7CDD6;
        border-width: 1px;
        color: #384656;
        font-weight: normal;
        line-height: 1.5;
        padding: 10px 14px;
    }

    .page-registro .dicas tbody td {
        padding: 10px 14px 10px 39px;
    }

    .page-registro .dicas .icon {
        left: 14px;
        margin-top: -7px;
        height: 15px;
        width: 15px;
    }

    .page-registro .dicas-list .btn {
        background: #fff;
        border: 1px solid #DFE6F0;
        padding-left: 15px;
        padding-right: 15px;
        text-align: left;
        text-transform: none;
        width: 100%;
    }

    .page-registro .dicas-list .btn .icon {
        float: right;
        height: 14px;
        margin-top: 2px;
        width: 14px;
    }

    .page-registro .security {
        background: #DFE6F0;
        border-radius: 0;
        bottom: 65px;
        left: 0;
        padding-left: 0;
        padding-right: 0;
        /*position: fixed;*/
        /*right: 0;*/
        z-index: 998;
        overflow: hidden;
    }

    .page-registro .security ul {
        margin-left: -22px;
        margin-right: -22px;
    }

    .page-registro .security li {
        padding-left: 22px;
        padding-right: 22px;
    }

    .page-registro .tip-list {
        border-top: 1px solid #E9EDF2;
        margin-top: 5px;
        padding-top: 20px;
    }

    .page-registro .tip-list strong {
        color: #384656;
        font-weight: 500;
    }

    .page-registro .tip-list ul {
        list-style: none;
        margin-bottom: 0;
        padding-left: 0;
    }

    .page-registro .tip-list li + li {
        margin-top: 10px;
    }
}

@media (min-width: 768px) {
    .page-registro p {
        line-height: 1.7;
    }

    .page-registro .btn-next {
        float: right;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.15;
        padding: 11px 20px;
    }

    .page-registro .btn-back {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .page-registro .dicas thead th {
        background: #0069FF;
        border: 1px solid #C7CDD6;
        color: #fff;
        padding-bottom: 5px;
        padding-top: 5px;
        text-align: center;
        text-transform: uppercase;
    }

    .page-registro .dicas tbody th {
        background: #FFFDE2;
        color: #384656;
        font-weight: normal;
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-registro .dicas tbody th,
    .page-registro .dicas tbody td {
        border: 1px solid #C7CDD6;
        font-size: 16px;
        line-height: 1.5;
        vertical-align: middle;
    }

    .page-registro .dicas tbody td {
        padding: 14px 15px 14px 51px;
    }

    .page-registro .dicas .icon {
        left: 15px;
        margin-top: -11px;
        height: 22px;
        width: 22px;
    }

    .page-registro .security ul {
        margin-left: -25px;
        margin-right: -25px;
    }

    .page-registro .security li {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .page-registro .security li {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .page-dicas {
        padding-bottom: 0;
    }

    .page-dicas .page-body {
        padding-top: 0;
    }

    .page-dicas .panel-clientes {
        display: none;
    }
}

.register-steps ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    display: table;
    width: 100%;
}

.register-steps li {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
}

@media (max-width: 767px) {
    .register-steps {
        background: #EDF2F7;
        font-size: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    .register-steps li {
        height: 3px;
    }

    .register-steps li.active {
        background: #0069FF;
    }
}

@media (min-width: 768px) {
    .register-steps {
        background-image: -moz-linear-gradient(top, #DDE4ED 0%, #C0C6CF 100%);
        background-image: linear-gradient(to bottom, #DDE4ED 0%, #C0C6CF 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdde4ed', endColorstr='#ffc0c6cf', GradientType=0);
        color: #fff;
        margin-bottom: 30px;
        overflow: hidden;
    }

    .register-steps li {
        font-size: 12px;
        font-weight: 500;
        line-height: 14px;
        padding: 8px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }

    .register-steps li + li:before {
        transform: rotate(58deg) skewX(29deg);
        content: "";
        border: 3px solid #fff;
        border-bottom: none;
        border-left: none;
        display: block;
        height: 24px;
        position: absolute;
        left: -15px;
        top: 8px;
        width: 26px;
    }

    .register-steps li.active {
        background-image: -moz-linear-gradient(top, #0596f0 0%, #0069FF 100%);
        background-image: linear-gradient(to bottom, #0596f0 0%, #0069FF 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0596f0', endColorstr='#ff0069ff', GradientType=0);
    }

    .register-steps li.active + li:before {
        background-image: -moz-linear-gradient(312deg, #0596f0, #0069FF);
        background-image: linear-gradient(138deg, #0596f0, #0069FF);
        background-repeat: repeat-x;
        background-image: -moz-linear-gradient(312deg, #0596f0 0%, #0069FF 100%);
        background-image: linear-gradient(138deg, #0596f0 0%, #0069FF 100%);
    }
}

.panel-registro .form-group .form-control.loading {
    background: #FFF url('../images/loading.gif') no-repeat 90% center;
    background-size: 20px;
    padding-right: 45px;
}

.panel-registro .form-group .link-context {
    font-size: 11px;
    text-decoration: underline;
    margin: 3px 0 0;
}

.panel-registro .panel-body {
    padding-top: 0;
}

.panel-registro .header {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: left;
}

.panel-registro .header .h5 {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-bottom: 0;
}

.panel-registro .header .h5 .icon {
    height: 25px;
    margin-left: 1px;
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 25px;
}

.panel-registro .header .h5 .icon-lock {
    fill: #fcc143;
}

.panel-registro .panel-footer {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 767px) {
    .panel-registro .header {
        text-align: center;
    }

    .panel-registro .header .example {
        display: block;
        margin-top: 10px;
    }

    .panel-registro .panel-footer {
        padding-bottom: 0;
        padding-top: 5px;
    }
}

@media (min-width: 768px) {
    .panel-registro .header {
        margin-top: 30px;
    }

    .panel-registro .header .h5 br {
        display: none;
    }

    .panel-registro .header .example {
        margin-left: 4px;
    }

    .panel-registro .header p {
        margin-top: 10px;
    }

    .panel-registro .panel-footer {
        border-top: 1px solid #DFE6F0;
        margin-left: 30px;
        margin-right: 30px;
        overflow: hidden;
        text-align: right;
    }
}

.panel-clientes ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
}

.panel-clientes li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .panel-clientes .panel-body {
        display: none;
    }
}

@media (min-width: 768px) {
    .panel-clientes .panel-body ul {
        margin-left: -16px;
        margin-right: -16px;
    }

    .panel-clientes .panel-body li {
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 13px;
        width: 25%;
    }
}

@media (max-width: 767px) {
    .page-pagamento .page-body {
        padding-top: 15px;
    }

    .page-pagamento .h5 {
        margin-bottom: 15px;
        text-align: center;
    }

    .page-pagamento .panel-registro .header {
        margin-bottom: 15px;
    }
}

@media (min-width: 768px) {
    .page-pagamento .page-body {
        padding-top: 30px;
    }
}

.panel-pedido .panel-body {
    padding-bottom: 15px;
}

.panel-pedido .panel-body .h5 {
    margin-bottom: 15px;
}

.panel-pedido .panel-body ul {
    list-style: none;
    margin-bottom: 15px;
    padding: 10px 0;
    color: #384656;
    border-top: 1px solid #DFE6F0;
    border-bottom: 1px solid #DFE6F0;
}

.panel-pedido .panel-body ul strong {
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 18px;
}

.panel-pedido .panel-body li {
    line-height: 18px;
    overflow: hidden;
    padding-right: 40%;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px dashed #DFE6F0;
    margin-bottom: 10px;
}

.panel-pedido .panel-body li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.panel-pedido .promo-code {
    border-top: 1px solid #C7CED7;
    overflow: hidden;
}

.panel-pedido .promo-code .title {
    color: #0069FF;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 14px;
    margin-top: 11px;
}

.panel-pedido .promo-code .btn {
    background: transparent;
    box-shadow: none;
    color: #798391;
    float: right;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.3;
    padding: 12px 0;
    text-transform: none;
}

.panel-pedido .promo-code .icon {
    fill: #798391;
    height: 12px;
    position: relative;
    top: 2px;
    width: 12px;
}

.panel-pedido .promo-code .form-control {
    font-size: 14px;
    height: 40px;
    line-height: 1.3;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.panel-pedido .total {
    color: #384656;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7;
    overflow: hidden;
}

.panel-pedido .total strong {
    color: #0069FF;
    float: right;
    font-size: 24px;
    line-height: 1.4;
}

@media (max-width: 767px) {
    /*.panel-pedido { margin-top: 30px; }*/
    .panel-pedido + .security {
        margin-top: 15px;
    }
}

.page-servicos .register-steps {
    margin-bottom: 50px;
}

.page-servicos .title {
    color: #0069FF;
    font-weight: 500;
    text-align: center;
}

.page-servicos .title sup {
    font-size: 20px;
    top: -6px;
    vertical-align: super;
}

.page-servicos .simple-step {
    color: #384656;
    font-size: 16px;
}

.page-servicos .simple-step .h4 span {
    background-image: -moz-linear-gradient(315deg, #4c8ff8, #1968e1);
    background-image: linear-gradient(135deg, #4c8ff8, #1968e1);
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(315deg, #4c8ff8 0%, #1968e1 100%);
    background-image: linear-gradient(135deg, #4c8ff8 0%, #1968e1 100%);
    background-color: #4c8ff8;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 20px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 42px;
}

.page-servicos .selecione-servico {
    text-align: center;
}

.page-servicos .selecione-servico .h3 strong {
    color: #384656;
}

.page-servicos .selecione-servico .btn {
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .page-servicos .header .h2 {
        font-size: 23px;
        line-height: 28px;
        max-width: initial;
    }

    .page-servicos .header .h2 + .btn {
        margin-top: 10px;
    }

    .page-servicos .title {
        font-size: 30px;
        margin-bottom: 0;
    }

    .page-servicos .title sup {
        font-size: 14px;
    }

    .page-servicos .simple-step {
        margin-bottom: 30px;
    }

    .page-servicos .simple-step .h4 {
        font-size: 18px;
        margin-bottom: 15px;
        padding-left: 52px;
        position: relative;
    }

    .page-servicos .simple-step .h4 span {
        left: 0;
        margin-top: -21px;
        position: absolute;
        top: 50%;
    }

    .page-servicos .simple-step p {
        margin-bottom: 15px;
    }

    .page-servicos .simple-step .step-image {
        margin: 0 auto;
        max-width: 206px;
    }

    .page-servicos .selecione-servico .h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .page-servicos .selecione-servico .btn {
        width: 100%;
    }

    .page-servicos .selecione-servico p {
        margin: 0 auto;
        max-width: 200px;
    }
}

@media (min-width: 768px) {
    .page-servicos .header {
        margin-bottom: 22px;
    }

    .page-servicos .title sup {
        font-size: 20px;
    }

    .page-servicos .btn-next {
        float: none;
    }

    .page-servicos .simple-step {
        display: table;
        margin: 0 auto 22px;
        max-width: 956px;
    }

    .page-servicos .simple-step .h4 span {
        margin-right: 6px;
    }

    .page-servicos .simple-step p:last-child {
        margin-bottom: 0;
    }

    .page-servicos .simple-step .step-details,
    .page-servicos .simple-step .step-image {
        display: table-cell;
        vertical-align: middle;
    }

    .page-servicos .simple-step .step-image {
        width: 344px;
    }

    .page-servicos .simple-step .step-details {
        padding-right: 17px;
    }

    .page-servicos .selecione-servico {
        margin: 50px auto 0;
        max-width: 956px;
    }

    .page-servicos .selecione-servico .h3 {
        margin-bottom: 30px;
    }
}

.junte-se-marcas {
    background-image: -moz-linear-gradient(315deg, #0EC2E1, #0069FF);
    background-image: linear-gradient(135deg, #0EC2E1, #0069FF);
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(315deg, #0EC2E1 0%, #0069FF 100%);
    background-image: linear-gradient(135deg, #0EC2E1 0%, #0069FF 100%);
    text-align: center;
}

.junte-se-marcas,
.junte-se-marcas .header,
.junte-se-marcas .header .h2 {
    color: #fff;
}

.junte-se-marcas img {
    margin: 0 auto 50px;
    max-width: 749px;
    width: 100%;
}

.junte-se-marcas .btn-primary {
    background-image: -moz-linear-gradient(top, #fff 0%, #d7d7d7 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #d7d7d7 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd7d7d7', GradientType=0);
    border-color: #0044A3;
    box-shadow: inset 0 1px 0 0 #3986FA;
    margin-bottom: 15px;
}

.junte-se-marcas .btn-primary,
.junte-se-marcas .btn-primary:focus,
.junte-se-marcas .btn-primary:hover {
    border-color: #0044A3;
}

.junte-se-marcas .btn-back {
    color: #DFE6F0;
}

.junte-se-marcas .btn-back .icon {
    fill: #DFE6F0;
}

@media (max-width: 767px) {
    .junte-se-marcas {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .junte-se-marcas .h2 {
        font-size: 30px;
    }

    .junte-se-marcas .btn {
        width: 100%;
    }

    .junte-se-marcas p {
        margin: 0 auto;
        max-width: 200px;
    }
}

@media (min-width: 768px) {
    .junte-se-marcas {
        padding-top: 70px;
    }

    .junte-se-marcas .btn-back {
        margin-bottom: 32px;
    }
}

@media (max-width: 767px) {
    .servicos-nav {
        border: 1px solid #DFE6F0;
        border-radius: 18px;
        font-size: 0;
        margin-bottom: 20px;
        position: relative;
        text-align: center;
    }

    .servicos-nav .btn,
    .servicos-nav .bg {
        width: 50%;
    }

    .servicos-nav .btn {
        transition: color 0.35s ease;
        background: transparent;
        border: none;
        box-shadow: none;
        color: #C7CED7;
        font-size: 15px;
        font-weight: normal;
        line-height: 1.3;
        padding: 8px 15px;
        text-transform: none;
    }

    .servicos-nav .btn.active {
        color: #fff;
        position: relative;
        z-index: 2;
    }

    .servicos-nav .btn-left.active ~ .bg {
        left: 0;
    }

    .servicos-nav .btn-right.active ~ .bg {
        left: 66.6668%;
    }

    .servicos-nav .bg {
        transition: all 0.35s ease;
        background-image: -moz-linear-gradient(315deg, #0CBBE3, #0799EE);
        background-image: linear-gradient(135deg, #0CBBE3, #0799EE);
        background-repeat: repeat-x;
        background-image: -moz-linear-gradient(315deg, #0CBBE3 0%, #0799EE 100%);
        background-image: linear-gradient(135deg, #0CBBE3 0%, #0799EE 100%);
        border-radius: 18px;
        bottom: 0;
        height: 100%;
        left: 50%;
        position: absolute;
        top: 0;
        z-index: 1;
    }
}

@media (min-width: 768px) {
    .servicos-nav {
        display: none;
    }
}

.servicos-list {
    position: relative;
    text-align: center;
}

.servicos-list .h5 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
}

.servicos-list .price {
    font-weight: 500;
    color: #0069FF;
    letter-spacing: -2px;
    line-height: 1.15;
}

.servicos-list .price-parcel {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-weight: 600;
    position: relative;
    width: min-content;
    margin: 0 auto;
}

.servicos-list .price-parcel-small {
    font-weight: 600;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 5px;
    margin-bottom: -10px;
}

.servicos-list .price-parcel-small span {
    margin-right: -5px;
}

.servicos-list .price-parcel-small small {
    font-size: 15px;
}

.servicos-list .price-parcel small {
    font-size: 12px;
}

.servicos-list .price-parcel .price-cents {
    align-self: flex-start;
}

.servicos-list .price-parcel span {
    font-size: 42px;
    line-height: 38px;
}

.price-separator {
    width: 100px;
    margin: 10px auto;
}

.servicos-list .price-total {
    margin-bottom: 25px;
    display: block;
}

.servicos-list .price sub,
.servicos-list .price sup {
    letter-spacing: 0;
}

.servicos-list .price sub {
    bottom: 0;
    font-weight: normal;
    margin-right: -9px;
}

.servicos-list .price sup {
    margin-left: -9px;
    top: 0;
    vertical-align: super;
}

.servicos-list .price:after {
    background: #C7CED7;
    content: "";
    display: block;
    height: 1px;
    margin: 0 auto;
    position: relative;
    top: 19px;
    width: 52px;
}

.servicos-list .servico {
    background: #fff;
    border: 1px solid #C7CED7;
    border-radius: 4px;
    text-align: center;
}

.servicos-list .servico p {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.3;
}

.servicos-list .btn .radio {
    display: none;
}

.servicos-list .btn.error {
    border-color: #EC0101 !important;
}

.servicos-list .servico-detail {
    color: #384656;
}

.servicos-list .servico.blackweek-ttt .servico-detail {
    color: #FFF;
    margin-top: 20px;
}

.servicos-list .servico .servico-detail ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-align: left;
}

.servicos-list .servico .servico-detail ul li i {
    color: #3F9AF0
}

.servicos-list .servico.active .servico-detail ul li i, .servicos-list .servico.blackweek-ttt .servico-detail ul li i {
    color: #ffffff
}

.servicos-list .servico .termos {
    font-size: 12px;
}

.servicos-list .servico.blackweek-ttt .termos {
    font-size: 12px;
    color: #fff;
}

.servicos-list .btn.btn-blackweek {
    background-color: #F6B800 !important;
    color: #FFF !important;
}

.servicos-list .servico .termos a, .servicos-list .servico.blackweek-ttt .termos a {
    font-weight: bold;
}

.servicos-list .servico.active .termos a, .servicos-list .servico.blackweek-ttt .termos a {
    color: #ffffff;
}

/*.servicos-list .servico-detail strong {*/
    /*font-size: 16px;*/
/*}*/

.servicos-list .servico-center {
    padding-bottom: 73px;
    padding-top: 52px;
    position: relative;
}

.servicos-list .servico.blackweek-ttt {
    background-image: url("/images/blackfriday_2020/background_product.png") !important;
    background-repeat: no-repeat !important;
}

.servicos-list .servico.blackweek-ttt img {
    margin: 0 auto;
}

@media (max-width: 767px) {
    .servicos-list {
        overflow: hidden;
    }

    .servicos-list .btn {
        background-image: -moz-linear-gradient(top, #fff 0%, #d7d7d7 100%);
        background-image: linear-gradient(to bottom, #fff 0%, #d7d7d7 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd7d7d7', GradientType=0);
        width: 100%;
    }


    .servicos-list .btn.btn-blackweek {
        background-color: #F6B800 !important;
        color: #FFF !important;
        background-image: none !important;
    }

    .servicos-list .servico {
        transition: opacity 0.25s ease;
        opacity: 0;
        background-image: -moz-linear-gradient(315deg, #0EC3E1, #0069FF);
        background-image: linear-gradient(135deg, #0EC3E1, #0069FF);
        background-repeat: repeat-x;
        background-image: -moz-linear-gradient(315deg, #0EC3E1 0%, #0069FF 100%);
        background-image: linear-gradient(135deg, #0EC3E1 0%, #0069FF 100%);
        border: none;
        box-shadow: 0 2px 20px 0 rgba(121, 131, 145, 0.7);
        color: #fff;
        padding: 20px 30px 27px;
        position: absolute;
    }

    .servicos-list .servico .h5,
    .servicos-list .servico .price,
    .servicos-list .servico .servico-detail {
        color: #fff;
    }

    .servicos-list .servico .h5 {
        font-weight: 500;
        font-size: 20px;
    }

    .servicos-list .servico .price {
        font-size: 42px;
        margin-bottom: 31px;
    }

    .servicos-list .servico .price sub {
        font-size: 12px;
    }

    .servicos-list .servico .price sup {
        font-size: 20px;
    }

    .servicos-list .servico .price:after {
        top: 11px;
    }

    .servicos-list .servico.active {
        opacity: 1;
        position: relative;
    }

    .servicos-list .servico-detail {
        margin-bottom: 15px;
    }

    .servicos-list .servico-detail p {
        margin-bottom: 11px;
    }
}

@media (min-width: 768px) {
    .servicos-list {
        margin-top: 30px;
    }

    .servicos-list .price {
        font-size: 52px;
        margin-bottom: 45px;
    }

    .discount-heading {
        margin-top: 22px;
    }

    .servicos-list .price-parcel-small {        
        font-size: 36px;
        color: #0069ff;
        gap: 7px;        
    }
    
    .servicos-list .price-parcel-small small {
        font-size: 19px;
    }

    .servicos-list .discount-price {
        color: #FFF;
    }

    .servicos-list .price-parcel small {
        font-size: 18px;
    }    

    .servicos-list .price-parcel .price-cents {
        font-size: 30px;
    }    
    
    .servicos-list .price-parcel span {
        font-size: 60px;
        line-height: 55px;
        display: block;
        margin-left: 5px;
    }

    .servicos-list .price sub {
        font-size: 16px;
    }

    .servicos-list .price sup {
        font-size: 27px;
    }

    .servicos-list .price:after {
        top: 19px;
    }

    .servicos-list .btn {
        padding: 11px 58px;
        font-size: 14px;
    }

    .servicos-list .servico {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        padding: 25px 60px 40px;
        vertical-align: middle;
        width: 368px;
    }

    .servicos-list .servico-detail {
        margin-bottom: 44px;
    }

    .servicos-list .servico-detail p {
        margin-bottom: 25px;
    }

    .servicos-list .servico-center {
        background-image: -moz-linear-gradient(315deg, #0EC3E1, #0069FF);
        background-image: linear-gradient(135deg, #0EC3E1, #0069FF);
        background-repeat: repeat-x;
        background-image: -moz-linear-gradient(315deg, #0EC3E1 0%, #0069FF 100%);
        background-image: linear-gradient(135deg, #0EC3E1 0%, #0069FF 100%);
        border: none;
        box-shadow: 0 2px 20px 0 rgba(121, 131, 145, 0.7);
        color: #fff;
        margin-left: -14px;
        margin-right: -14px;
        width: 368px;
    }

    .servicos-list .servico-center .h5,
    .servicos-list .servico-center .price,
    .servicos-list .servico-center .servico-detail {
        color: #fff;
    }

    .servicos-list .servico-center .h5 {
        font-weight: 500;
    }

    .servicos-list .servico-center .price {
        font-size: 60px;
        font-weight: bold;
    }

    .servicos-list .servico-center .price sub {
        font-size: 18px;
    }

    .servicos-list .servico-center .price sup {
        font-size: 30px;
    }

    /*.servicos-list:after {*/
        /*background: #DFE6F0;*/
        /*content: "";*/
        /*display: block;*/
        /*height: 1px;*/
        /*margin: 0 auto;*/
        /*position: relative;*/
        /*top: 50px;*/
        /*max-width: 690px;*/
    /*}*/
}

#form-pagamento .payment {
    transition: border-color 0.15s ease;
    border: 1px solid #DFE6F0;
    border-radius: 4px;
    position: relative;
}

#form-pagamento .payment .radio {
    cursor: pointer;
    margin-bottom: 0;
    margin-top: 0;
}

#form-pagamento .payment .radio input {
    top: 50%;
    margin-top: -9px;
}

#form-pagamento .payment .radio .icon {
    vertical-align: middle;
}

#form-pagamento .payment .details {
    color: #798391;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

#form-pagamento .payment .details strong {
    color: #384656;
    display: block;
    font-weight: 500;
}

#form-pagamento .payment .alert {
    margin: 30px 30px 0;
}

#form-pagamento .payment .options p:last-of-type {
    margin-bottom: 0;
}

#form-pagamento .payment .options {
    padding: 0 30px 30px;
}

#form-pagamento .payment .form-group label {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

#form-pagamento .payment .form-group label.error {
    font-size: 10px;
    color: #EC0101;
    font-weight: 400;
}

#form-pagamento .payment .tip-cvv {
    background: #77AFFF;
    font-size: 10px;
    height: 14px;
    width: 14px;
    line-height: 14px;
}

#form-pagamento .payment .cards ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
}

#form-pagamento .payment .cards li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

/*#form-pagamento .payment .cards li + li {
    margin-left: 5px;
}*/

#form-pagamento .payment .cards li {
    margin-left: 5px;
}

#form-pagamento .payment .cards img {
    transition: all 0.25s ease;
}

#form-pagamento .payment .cards.filter img {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}

#form-pagamento .payment .cards.filter .active img {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
}

#form-pagamento .payment .row {
    margin-left: -7px;
    margin-right: -7px;
}

#form-pagamento .payment .row > div {
    padding-left: 7px;
    padding-right: 7px;
}

#form-pagamento .payment .info {
    color: #F46B70;
    font-size: 14px;
    line-height: 1.55;
}

#form-pagamento .payment .info strong {
    display: block;
}

#form-pagamento .payment .btn-credit-card-plus {
    background: transparent;
    box-shadow: none;
    font-weight: 500;
    color: #0069FF;
}

#form-pagamento .payment .btn-credit-card-plus.remove {
    color: #F46B70;
}

#form-pagamento .payment:hover {
    border-color: #0069FF;
}

.group-card {
    position: relative;
}

.group-card .icon-brand {
    bottom: 6px;
    position: absolute;
}

.group-card .icon-brand .icon {
    height: 37px;
    width: 60px;
}

.group-number {
    position: relative;
}

.group-number #flag {
    width: 50px;
    height: 30px;
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}

.group-number #flag.visa {
    background-image: url('../images/payment/icons/icon-visa.png');
}

.group-number #flag.mastercard {
    background-image: url('../images/payment/icons/icon-master.png');
}

.group-number #flag.elo {
    background-image: url('../images/payment/icons/icon-elo.png');
}

.group-number #flag.amex {
    background-image: url('../images/payment/icons/icon-amex.png');
}

.group-number #flag.dinersclub {
    background-image: url('../images/payment/icons/icon-diners.png');
}

.group-number #flag.discover {
    background-image: url('../images/payment/icons/icon-discover.png');
}

.group-number #flag.jcb {
    background-image: url('../images/payment/icons/icon-jcb.png');
}

.group-number #flag.aura {
    background-image: url('../images/payment/icons/icon-aura.png');
}

.group-number #flag.hipercard {
    background-image: url('../images/payment/icons/icon-hipercard.png');
}

.group-number .list-flags {
    padding: 0;
    margin-top: 2px;
}

.group-number .list-flags li {
    float: left;
    margin: 3px 3px 0 0;
    list-style: none;
}

.group-number .list-flags li img {
    display: block;
    width: 30px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.25s ease;
}

.group-number .list-flags li.active img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

@media (max-width: 767px) {
    #form-pagamento .payment {
        background: #fff;
        box-shadow: 0 2px 3px 0 #DFE6F0;
    }

    #form-pagamento .payment .radio {
        padding: 19px 15px 19px 43px;
    }

    #form-pagamento .payment .radio .icon {
        height: 30px;
        width: 50px;
    }

    #form-pagamento .payment .radio .arrow {
        fill: #0069FF;
        height: 14px;
        margin-top: -7px;
        position: absolute;
        right: 15px;
        top: 50%;
        width: 14px;
    }

    #form-pagamento .payment .details {
        font-size: 0;
        margin-left: 5px;
    }

    #form-pagamento .payment .details strong {
        color: #0069FF;
        font-size: 16px;
    }

    #form-pagamento .payment .options {
        background: #F6F9FC;
        /*bottom: 152px;*/
        height: 100%;
        width: 100%;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 999;
        padding: 80px 15px 20px;
        overflow: auto;
    }

    #form-pagamento .payment .options-header {
        background: #fff;
        box-shadow: 0 1px 0 0 #E6EBF0;
        padding: 19px 15px;
        width: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 2;
    }

    #form-pagamento .payment .options-header .navbar-toggle {
        margin-right: 5px;
    }

    #form-pagamento .payment .options-header .cart-total {
        background: #005FE6;
        border-radius: 50%;
        bottom: -2px;
        color: #fff;
        display: block;
        font-size: 12px;
        font-weight: bold;
        height: 17px;
        line-height: 17px;
        position: absolute;
        right: 4px;
        text-align: center;
        width: 17px;
    }

    #form-pagamento .payment .options-header .btn-back-header {
        margin-left: 5px;
    }

    #form-pagamento .payment .options-header .title {
        color: #384656;
        font-size: 16px;
        font-weight: 500;
        text-align: center;
        text-transform: uppercase;
    }

    #form-pagamento .payment .cards {
        margin-top: 15px;
    }

    #form-pagamento .payment .cards img {
        width: 48px;
    }

    #form-pagamento .payment .btn-credit-card-plus {
        font-size: 10px;
        padding-left: 0;
        padding-right: 0;
    }

    #form-pagamento .payment .credit-card .h5 {
        font-size: 18px;
        margin-bottom: 10px;
        text-align: left;
    }

    #form-pagamento .payment .btn-payment,
    #form-pagamento .payment .btn-download-boleto {
        width: 100%;
    }

    #form-pagamento .payment + .payment {
        margin-top: 10px;
    }

    .group-card .icon-brand {
        right: 6px;
    }
}

@media (min-width: 768px) {
    #form-pagamento .payment .radio {
        padding: 30px 30px 30px 58px;
    }

    #form-pagamento .payment .radio .icon {
        height: 43px;
        width: 72px;
    }

    #form-pagamento .payment .radio .arrow {
        display: none;
    }

    #form-pagamento .payment .details {
        font-size: 14px;
        margin-left: 11px;
    }

    #form-pagamento .payment .details strong {
        font-size: 16px;
        text-transform: uppercase;
    }

    #form-pagamento .payment .options-header {
        display: none;
    }

    #form-pagamento .payment .cards {
        margin-bottom: 25px;
        margin-top: 30px;
    }

    #form-pagamento .payment .cards img {
        width: 60px;
    }

    #form-pagamento .payment .btn-credit-card-plus {
        font-size: 12px;
        padding-left: 20px;
        padding-right: 20px;
        position: absolute;
        right: 0;
        top: 0;
    }

    #form-pagamento .payment .credit-card + .credit-card {
        margin-top: 15px;
    }

    #form-pagamento .payment + .payment {
        margin-top: 15px;
    }

    .group-card .icon-brand {
        right: -74px;
    }
}

.compra-segura {
    margin-top: 15px;
}

.compra-segura .icon,
.compra-segura img {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.compra-segura .icon {
    height: 21px;
    margin-right: 1px;
    position: relative;
    top: 1px;
    width: 18px;
}

.compra-segura img {
    height: 24px;
    margin-left: 1px;
    position: relative;
    top: -4px;
}

.pedido-info {
    color: #384656;
    font-size: 12px;
    line-height: 1.65;
    margin: 15px auto 0;
    max-width: 300px;
}

.pedido-info a {
    color: #798391;
}

body.dashboard #header-container {
    padding: 15px 20px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}

body.dashboard #header-container a .icon {
    display: block;
    fill: #798391;
    height: 18px;
    line-height: 1;
    width: 18px;
}

body.dashboard #header-container .btn-notify {
    border-radius: 4px;
    padding: 8px 12px;
    position: absolute;
    right: 49px;
    top: 12px;
}

body.dashboard #header-container .navbar-nav {
    float: right;
    padding: 16px 0;
}

body.dashboard #header-container .navbar-nav ul {
    padding: 0;
    margin: 0;
}

body.dashboard #header-container .navbar-nav ul li {
    list-style: none;
    float: left;
}

body.dashboard #header-container .navbar-nav ul li a {
    padding: 10px 12px;
    color: #384656;
    font-weight: 500;
    text-transform: uppercase;
}

body.dashboard #header-container .navbar-nav ul li a:hover {
    text-decoration: underline;
}

body.dashboard #header-container .navbar-nav ul li a .icon {
    display: none;
}

body.dashboard #header-container .navbar-brand {
    padding: 0;
}

body.dashboard #header-container .navbar-nav .help {
    display: none;
}

body.dashboard #header-container .btn {
    float: right;
}

.percentage-chart {
    float: right;
}

.percentage-chart .circular-chart {
    width: 94px;
    height: 94px;
}

.percentage-chart .circle-bg {
    fill: none;
    stroke: #D4D4D4;
    stroke-width: 3;
}

.percentage-chart .circle {
    fill: none;
    stroke-width: 3;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

.percentage-chart .circular-chart .circle {
    stroke: #00C477;
}

.percentage-chart .percentage {
    font-weight: 600;
    font-size: 0.7em;
    fill: #384656;
    text-anchor: middle;
    position: relative;
    top: 2px;
}

.modal .close {
    background: #0069FF;
    opacity: 1;
    width: 50px;
    height: 50px;
    text-align: center;
    display: block;
    border-radius: 100%;
    position: fixed;
    right: 30px;
    top: 30px;
    box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    transition: all 0.25s ease;
    z-index: 2;
}

.modal .close:hover {
    box-shadow: 0 7px 14px 0 rgba(50, 50, 93, 0.11), 0 3px 6px 0 rgba(0, 0, 0, 0.08);
    transform: translate(0, -2px);
}

.modal .close .icon {
    width: 50px;
    height: 20px;
    display: block;
    fill: #FFF;
}

.modal-contract .modal-lg {
    width: 100%;
    max-width: 1080px;
}

.modal-contract .modal-header {
    background: #EDF0F4;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 25px 30px;
    border: none;
}

.modal-contract .modal-header h2 {
    font-weight: 600;
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 0;
}

.modal-contract .modal-header p {
    font-size: 18px;
    color: #384656;
    line-height: 32px;
    display: block;
    margin-bottom: 0;
}

.modal-contract .modal-header .name {
    font-weight: 600;
    font-size: 25px;
    line-height: 32px;
    text-align: right;
    color: #384656;

    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 100%;
    white-space: nowrap;
}

.modal-contract .modal-header span {
    display: block;
    text-align: right;
    font-size: 18px;
    line-height: 32px;
    color: #384656;
}

.modal-contract.signature-on .modal-header,
.modal-contract.signature-on .modal-footer {
    display: none;
}

.modal-contract .modal-body {
    padding: 25px 30px;
}

.modal-contract.signature-on .modal-body {
    padding: 45px 30px;
}

.modal-contract .modal-body table {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.modal-contract .modal-body table td {
    border-right: 1px solid #ddd;
    padding: 3px 8px;
    color: #384656;
}

.modal-contract .modal-body .group-contract {
    max-height: 330px;
    overflow: auto;
}

.modal-contract .modal-body .group-contract h1 {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 600;
}

.modal-contract .modal-body .group-contract h2,
.modal-contract .modal-body .group-contract h3,
.modal-contract .modal-body .group-contract h4 {
    font-size: 18px;
    margin-top: 30px;
}

.modal-contract .modal-body .group-contract p {
    margin-bottom: 10px;
}

.modal-contract .modal-body .group-contract p {
    color: #384656;
}

.modal-contract .group-signature .signature-area {
    height: 200px;
    width: 500px;
    margin: 0 auto;
    border: 1px solid #EEE;
    position: relative;
}

.signature-area {
    border: 2px solid #EEE;
}

.modal-contract .group-signature .signature-area:hover {
    cursor: url(../images/cursor-signature.gif) 20 20, pointer;
}

.modal-contract .group-signature .signature-area .clear {
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}

.modal-contract .group-signature .signature-area .clear:hover .icon {
    fill: #0069FF;
}

.modal-contract .group-signature .signature-area .clear .icon {
    width: 26px;
    height: 26px;
    fill: #A6A6A6;
}

.modal-contract .group-signature h4 {
    font-weight: 600;
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 0;
    text-align: center;
}

.modal-contract .group-signature .message {
    display: block;
    text-align: center;
    margin-bottom: 30px;
}

.modal-contract .group-signature .signature-info .author {
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #384656;
    text-align: center;
    line-height: 24px;
    margin: 10px 0 0;
}

.modal-contract .group-signature .signature-info p {
    display: block;
    font-size: 13px;
    color: #798391;
    text-align: center;
    line-height: 24px;
    font-style: italic;
    margin: 0 0 20px;
}

.modal-contract .group-signature .signature-info .notice {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #D0021B;
    text-align: center;
    line-height: 24px;
}

.modal-contract .group-signature .signature-info .notice strong {
    font-size: 15px;
    color: #D0021B;
    line-height: 24px;
}

.modal-contract .group-signature .btn {
    margin: 40px auto 0;
    display: block;
}

.modal-contract .modal-footer {
    padding: 25px 30px;
    background: #EDF0F4;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border: none;
}

.modal-contract .modal-footer .print {
    display: block;
    text-align: left;
    width: 60px;
}

.modal-contract .modal-footer .print svg {
    display: block;
    width: 34px;
    height: 31px;
    margin: 0 auto 6px;
    fill: #B6B6B6;
}

.modal-contract .modal-footer .print span {
    line-height: 15px;
    font-size: 15px;
    color: #B6B6B6;
    display: block;
    text-align: center;
}

.modal-contract .modal-footer .print:hover svg {
    fill: #384656;
}

.modal-contract .modal-footer .print:hover span {
    color: #384656;
}

.modal-contract .modal-footer .terms-of-contract {
    display: inline-block;
    position: relative;
}

.modal-contract .modal-footer .terms-of-contract input {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    cursor: pointer;
}

.modal-contract .modal-footer .terms-of-contract input:disabled {
    opacity: 0.6;
}

.modal-contract .modal-footer .terms-of-contract label {
    display: inline-block;
    margin: 0 0 0 10px;
    line-height: 18px;
    vertical-align: middle;
    cursor: pointer;
}

.modal-contract .modal-footer .terms-of-contract span.error {
    display: none;
    font-size: 10px;
    color: #EC0101;
    margin-top: 4px;
    text-transform: uppercase;
    width: 100%;
    position: absolute;
    top: 17px;
    left: 0;
    text-align: left;
    padding-left: 33px;
}

.modal-contract .modal-footer .signature-success p {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 16px;
    text-align: right;
    padding: 15px 0;
}

.modal-contract .modal-footer .btn {
    display: inline-block;
    margin-left: 40px;
}

.modal-contract .btn .icon {
    width: 15px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -3px;
    margin-right: 7px;
    fill: #FFF;
}

.form-row {
    margin-right: -5px;
    margin-left: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.form-row:last-child .form-group {
    margin-bottom: 0;
}

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

.page-dashboard {
    background: #F6F9FC;
}

.page-dashboard p {
    margin-bottom: 20px;
}

.page-dashboard .aside {
    background: #fff;
    border-right: 1px solid #DFE6F0;
}

.page-dashboard .aside ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

.page-dashboard .aside nav {
    overflow-y: scroll;
}

.page-dashboard .aside nav a {
    transition: all 0.25s ease;
    color: #798391;
    display: block;
    font-weight: 500;
    padding: 21px 30px;
    text-transform: uppercase;
}

.page-dashboard .aside nav .icon {
    fill: #798391;
    height: 20px;
    margin-right: 14px;
    vertical-align: middle;
    width: 20px;
    position: relative;
    top: -2px;
}

.page-dashboard .aside nav li.active a,
.page-dashboard .aside nav li a:focus,
.page-dashboard .aside nav li a:hover {
    background: #EDF2F7;
    box-shadow: inset 4px 0 0 0 #0069FF;
    color: #0069FF;
}

.page-dashboard .aside nav li.active a .icon,
.page-dashboard .aside nav li a:focus .icon,
.page-dashboard .aside nav li a:hover .icon {
    fill: #0069FF;
}

.page-dashboard .aside .help {
    background: #fff;
    border-top: 1px solid #DFE6F0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}

.page-dashboard .aside .help strong {
    font-weight: bold;
    line-height: 1.5;
}

.page-dashboard .aside .help .phone {
    color: #0069FF;
    display: block;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
}

.page-dashboard .aside .help .phone .icon {
    height: 20px;
    margin-right: 2px;
    position: relative;
    top: 2px;
    width: 20px;
}

.page-dashboard .aside .help p {
    margin-bottom: 0;
}

.page-dashboard .aside .help .alan-marcos {
    bottom: 0;
    margin-bottom: 0;
    position: absolute;
    right: 50px;
    width: 118px;
}

.page-dashboard .aside .help2 {
    font-size: 14px;
}

.page-dashboard .aside .help2 p {
    margin-bottom: 10px;
}

.page-dashboard .aside .help2 strong {
    color: #384656;
}

.page-dashboard .panel-header {
    margin: 0 0 15px;
}

.page-dashboard .panel-header h2 {
    font-weight: 600;
    font-size: 25px;
    line-height: 34px;
    margin: 10px 0 0;
}

.page-dashboard .panel-header h2 span {
    font-weight: 600;
    font-size: 25px;
    line-height: 34px;
    color: #17C37B;
}

.page-dashboard .card-body {
    padding: 30px 40px;
}

.page-dashboard .page-body {
    overflow-y: scroll;
    position: absolute;
}

.page-dashboard .page-body .title {
    color: #384656;
    display: block;
    font-weight: 500;
}

.page-dashboard .page-body .question {
    margin-bottom: 40px;
}

.page-dashboard .page-body .question:last-child {
    margin-bottom: 0;
}

.page-dashboard .card-body form label {
    color: #384656;
    margin-bottom: 0;
    margin-top: 0;
}

.page-dashboard .card-body form textarea.form-control {
    height: 100px;
}

.page-dashboard .card-body form .input {
    position: relative;
    width: 100%;
}

.page-dashboard .card-body form .select-custom .form-control[disabled] {
    background: #F6F9FC;
    box-shadow: none;
}

.page-dashboard .acompanhe-inpi {
    text-align: center;
}

.page-dashboard .acompanhe-inpi .title {
    font-size: 16px;
}

.page-dashboard .overlay {
    display: table;
    position: absolute;
}

.page-dashboard .overlay-body {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.page-dashboard .overlay-body .title {
    margin-bottom: 2px;
}

.page-dashboard .overlay-body .img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.page-dashboard .timeline {
    position: relative;
}

.page-dashboard .timeline ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

.page-dashboard .timeline .icon-check {
    margin: 0 auto;
    width: 25px;
}

.page-dashboard .timeline .icon-circle,
.page-dashboard .timeline .label {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    background: #798391;
}

.page-dashboard .timeline .icon-circle {
    border-radius: 50%;
    position: relative;
    vertical-align: middle;
    z-index: 1;
}

.page-dashboard .timeline .label {
    color: #fff;
    font-size: inherit;
    font-weight: bold;
    line-height: inherit;
    margin-bottom: 5px;
    text-transform: uppercase;
    vertical-align: top;
}

.page-dashboard .timeline .subtitle {
    color: #384656;
    display: block;
    font-weight: 500;
}

.page-dashboard .timeline .info {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.page-dashboard .timeline .success:before,
.page-dashboard .timeline .waiting:before,
.page-dashboard .timeline .success > .icon-circle,
.page-dashboard .timeline .waiting > .icon-circle,
.page-dashboard .timeline .success > .label,
.page-dashboard .timeline .waiting > .label,
.page-dashboard .timeline .success > .info,
.page-dashboard .timeline .waiting > .info {
    opacity: 1;
}

.page-dashboard .timeline .success:before,
.page-dashboard .timeline .success > .icon-circle,
.page-dashboard .timeline .success > .label {
    background: #17C37B;
}

.page-dashboard .timeline .waiting:before,
.page-dashboard .timeline .waiting > .icon-circle,
.page-dashboard .timeline .waiting > .label {
    background: #0069FF;
}

.page-dashboard .timeline > ul > .success:before {
    background: #C7CED7;
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
}

.page-dashboard .timeline li {
    position: relative;
}

.page-dashboard .timeline li ul {
    left: 0;
    position: relative;
}

.page-dashboard .timeline li:before,
.page-dashboard .timeline li .icon-circle,
.page-dashboard .timeline li .label,
.page-dashboard .timeline li .info {
    opacity: 0.05;
}

.page-dashboard .timeline li li .info {
    margin-top: 0;
}

.page-dashboard .timeline li li:before {
    content: "";
    background: #798391;
    border-radius: 50%;
    display: block;
    left: 0;
    position: absolute;
    z-index: 1;
}

.page-dashboard .timeline li li:after {
    background: #F6F9FC;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
}

.page-dashboard .timeline li li.success:after,
.page-dashboard .timeline li li.waiting:after {
    display: none;
}

.page-dashboard.page-login form {
    max-width: 350px;
    position: absolute;
    top: 80px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.page-dashboard.page-login form .form-group.first {
    margin-bottom: -1px;
}

.page-dashboard.page-login form .form-group.first input {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.page-dashboard.page-login form .form-group.last input {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.page-dashboard.page-login form .form-group .group-errors .error {
    margin: 0;
}

.page-dashboard.page-login form .form-group .group-errors .error:first-child {
    margin: 5px 0 0;
}

.page-dashboard.page-login form .button-bar .btn {
    width: 300px;
    margin: 0 auto;
    display: block;
}

.page-dashboard.page-login form .button-bar .link {
    width: 150px;
    margin: 20px auto 0;
    display: block;
    text-align: center;
}

.page-dashboard.page-login form .message {
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #384656;
}

.page-dashboard .card {
    border: 1px solid #DFE6F0;
    background: #FFF;
    border-radius: 4px;
    margin-bottom: 30px;
}

.page-dashboard .card:last-child {
    margin-bottom: 0;
}

.page-dashboard .card .card-header {
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 2px solid #DFE6F0;
    padding: 12px 20px;
    font-size: 16px;
    margin: 0;
}

.page-dashboard .card .card-header h2 {
    font-weight: 500;
    font-size: 20px;
    color: #384656;
    margin-bottom: 0;
}

.page-dashboard .card .card-header .link {
    display: block;
    float: right;
    font-weight: 500;
    font-size: 15px;
    line-height: 27px;
    color: #0069FF;
    font-style: italic;
    text-transform: lowercase;
}

.page-dashboard .card .card-header .link:hover {
    text-decoration: underline;
}

.page-dashboard .card .card-header + table {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.no-white-space {
    white-space: nowrap;
}

.text-align-center {
    text-align: center;
}

.green {
    color: #02BC77;
}

.page-dashboard {
    top: 78px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.page-dashboard .aside {
    bottom: 0;
    padding-bottom: 162px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 271px;
}

.page-dashboard .aside nav {
    height: 100%;
}

.page-dashboard .aside .help {
    padding: 26px 30px 30px;
}

.page-dashboard .aside .help strong {
    color: #798391;
    display: block;
    font-size: 18px;
}

.page-dashboard .aside .help .phone {
    margin-bottom: 5px;
}

.page-dashboard .aside .help2 {
    padding-bottom: 25px;
    padding-right: 165px;
}

.page-dashboard .aside .help2 strong {
    font-size: inherit;
}

.page-dashboard .page-body {
    height: 100%;
    padding: 36px 32px;
    left: 271px;
    right: 0;
}

.page-dashboard .page-body .title {
    font-size: 24px;
    line-height: 1.4;
}

.page-dashboard .acompanhe-inpi {
    border: 1px solid #DFE6F0;
    border-radius: 4px;
    max-width: 277px;
    padding: 25px 40px 30px;
    position: fixed;
    right: 32px;
    top: 108px;
}

.page-dashboard .acompanhe-inpi .title {
    margin-bottom: 25px;
}

.page-dashboard .overlay-body .img {
    height: 80px;
    margin-bottom: 15px;
    width: 66px;
}

.page-dashboard .timeline .icon {
    display: block;
    height: 100%;
    width: 100%;
}

.page-dashboard .timeline .icon-circle {
    border: 3px solid #F6F9FC;
    height: 84px;
    margin-right: 14px;
    padding: 20px;
    width: 84px;
}

.page-dashboard .timeline .icon-circle .icon {
    fill: #fff;
}

.page-dashboard .timeline .label {
    border-radius: 15px;
    padding: 5px 20px;
    margin-right: 11px;
    min-width: 98px;
}

.page-dashboard .timeline .subtitle {
    font-size: 18px;
    line-height: 1.65;
}

.page-dashboard .timeline .info {
    margin-top: 20px;
    vertical-align: middle;
}

.page-dashboard .timeline > ul > .success:before {
    left: 42px;
}

.page-dashboard .timeline li li {
    left: 31px;
    padding-left: 37px;
    padding-top: 40px;
}

.page-dashboard .timeline li li .info {
    vertical-align: top;
}

.page-dashboard .timeline li li:before {
    border: 3px solid #F6F9FC;
    height: 23px;
    margin-top: 4px;
    width: 23px;
}

.page-dashboard .timeline li li:after {
    top: -34px;
    width: 23px;
}

.page-dashboard .group-box {
    padding: 40px;
    border: 1px solid #DFE6F0;
    background: #FFFFFF;
    border-radius: 5px;
}

.page-dashboard .group-box.success-payment svg {
    width: 135px;
    margin: 0 auto 20px;
    display: block;
}

.page-dashboard .group-box.success-payment > h4 {
    font-weight: 500;
    font-size: 25px;
    color: #384656;
    line-height: 29px;
    text-align: center;
    margin: 0 0 15px;
}

.page-dashboard .group-box.success-payment > p {
    font-size: 16px;
    line-height: 22px;
    color: #798391;
    text-align: center;
    display: block;
    margin-bottom: 30px;
}

.page-dashboard .group-box.success-payment .payment-box {
    background: #F6F9FC;
    border-radius: 5px;
    padding: 40px 30px;
}

.page-dashboard .group-box.success-payment .payment-box .list-links {
    text-align: center;
    margin-bottom: 30px;
}

.page-dashboard .group-box.success-payment .payment-box .list-links li {
    width: 80%;
    margin: 0 0 15px;
    display: inline-block;
}

.page-dashboard .group-box.success-payment .payment-box .list-links li:last-child {
    margin-bottom: 0;
}

.page-dashboard .group-box.success-payment .payment-box .list-links li a {
    background: #FFFFFF;
    border: 1px solid #DFE6F0;
    box-shadow: 0 7px 8px 0 rgba(233, 239, 249, 0.50);
    border-radius: 2px;
    display: block;
    padding: 13px 20px;
    line-height: 25px;
    font-weight: 600;
    font-size: 19px;
    text-align: center;
    color: #798391;
}

.page-dashboard .group-box.success-payment .payment-box .list-links li a strong {
    font-weight: 600;
    font-size: 19px;
    color: #17C37B;
    text-align: center;
    line-height: 25px;
}

.page-dashboard .group-box.success-payment .payment-box .list-links li a span {
    display: inline-block;
    margin-left: 25px;
}

.page-dashboard .group-box.success-payment .payment-box p {
    display: block;
    max-width: 715px;
    margin: 0 auto;
    font-size: 18px;
    color: #798391;
    text-align: center;
    line-height: 25px;
}

@keyframes blink {
    from {
        opacity: .6;
    }
}

.timeline-brand ul {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 0;
}

.timeline-brand ul li {
    position: relative;
    display: block;
    padding: 0 0 33px 30px;
    clear: both;
}

.timeline-brand ul li.rounder-item {
    padding: 0 0 50px 60px;
}

.timeline-brand ul li.rounder-item .progress-brand .icon {
    width: 64px;
    height: 64px;
    display: block;
    background: #17C37B;
    border-radius: 100px;
    border-radius: 100px;
    padding: 8px 16px;
    position: absolute;
    left: -22px;
    top: -5px;
    z-index: 2;
}

.timeline-brand ul li.rounder-item .progress-brand .icon svg {
    fill: #FFF;
    width: 30px;
    height: 38px;
    display: block;
    position: relative;
    margin: 0 auto;
}

.timeline-brand ul li:last-child {
    padding-bottom: 0;
}

.timeline-brand ul li.current {
    position: relative;
    z-index: 2;
}

.timeline-brand ul li.current .item-date {
    background: #0069FF;
    font-size: 13px;
}

.timeline-brand ul li .item-date {
    line-height: 30px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
    display: block;
    background: #17C37B;
    text-align: center;
    width: 115px;
    float: left;
    margin-right: 15px;
}

.timeline-brand ul li .group-details {
    position: relative;
    display: grid;
}

.timeline-brand ul li .group-details a {
    display: inline-block;
}

.timeline-brand ul li .group-details .item-title {
    font-weight: 500;
    font-size: 18px;
    color: #384656;
    line-height: 30px;
    display: block;
}

.timeline-brand ul li.current .group-details .item-title {
    color: #0069FF;
    font-weight: 600;
}

.timeline-brand ul li .group-details .item-description {
    display: block;
    font-size: 14px;
    color: #798391;
    letter-spacing: 0;
    margin: 0;
}

.timeline-brand ul li .progress-brand {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 100%;
}

.timeline-brand ul li .progress-brand:after,
.timeline-brand ul li .progress-brand:before {
    content: '';
    display: block;
    background: #17c37b;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 15px;
    z-index: 1;
}

.timeline-brand ul li .progress-brand:before {
    bottom: 0;
    background-image: linear-gradient(to bottom, #17C37B, #0069FF);
}

.timeline-brand ul li.current .progress-brand:before {
    top: -70px;
    background-image: linear-gradient(to bottom, #17C37B, #0069FF);
}

.timeline-brand ul li .progress-brand svg {
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 2;
    width: 20px;
    height: 20px;
    display: block;
    fill: #17C37B;
    z-index: 2;
}

.timeline-brand ul li.current .progress-brand svg {
    fill: #0069FF;
    transform: rotate(-90deg);
    left: 5px;
}

.timeline-brand ul li.current .progress-brand:after {
    background-image: linear-gradient(to bottom, #0069FF, #EDF2F7);
}

.timeline-brand ul li.current ~ li .progress-brand svg {
    fill: #EDF2F7;
}

.timeline-brand ul li.current ~ li .progress-brand:after,
.timeline-brand ul li.current ~ li .progress-brand:before {
    background: #EDF2F7;
}

.timeline-brand ul li.current ~ li .item-date {
    background: #EDF2F7;
}

.timeline-brand ul li.current ~ li .group-details .item-title,
.timeline-brand ul li.current ~ li .group-details .item-description {
    color: #EDF2F7;
}

.timeline-brand ul li.current ~ li.rounder-item .progress-brand .icon {
    background: #EDF2F7;
}

.timeline-brand .tooltip-inner {
    padding: 15px 10px;
    font-size: 14px;
    line-height: 18px;
}

.timeline-brand ul li.current .item-date,
.timeline-brand ul li.current .group-details {
    animation: blink .7s infinite alternate;
}

.timeline-brand ul li.current a strong {
    text-decoration: underline;
}

.modal-action .modal-dialog {
    max-width: 450px;
}

.modal-action .modal-body {
    padding: 60px 50px;
}

.modal-action .modal-body h4 {
    text-align: center;
}

.modal-action .modal-body .button-bar {
    text-align: center;
}

.modal-action .modal-body .button-bar .btn {
    margin: 0 5px;
}

@media only screen and (max-width: 1200px) {

    .register-steps li {
        font-size: 11px;
    }

    body.register .panel.panel-help .panel-body .call .alan-marcos {
        right: -20px;
    }

    body.register .panel-clientes .panel-body h3 {
        font-size: 20px;
    }

    body.register .testimonials blockquote {
        padding: 35px 20px 100px;
    }

    body.register .servicos-list .servico {
        width: 33%;
    }

    body.register .servicos-list .servico.servico-center {
        width: 36%;
    }

    .page-dashboard .group-box.success-payment .payment-box .list-links li a {
        padding: 20px;
    }

    .page-dashboard .group-box.success-payment .payment-box .list-links li a span {
        margin: 13px 0 0;
    }

    .no-white-space {
        white-space: initial;
    }

    .page-dashboard .table tbody tr td a.btn {
        margin: 10px 0;
    }
}

@media only screen and (max-width: 991px) {

    .register .navbar-brand > span {
        display: none;
    }

    body.register .navbar-brand {
        padding: 0;
    }

    .page-body {
        padding: 30px 0;
    }

    .panel-registro .header .example {
        display: block;
    }

    .page-registro .example img {
        height: 25px;
    }

    .page-servicos .header {
        margin-bottom: 50px;
    }

    .header .h2 {
        line-height: 45px;
    }

    .page-servicos .simple-step .step-image {
        width: 200px;
    }

    .page-servicos .simple-step {
        margin-bottom: 70px;
    }

    body.register .servicos-list .servico,
    body.register .servicos-list .servico.servico-center {
        width: 100%;
        padding: 30px;
    }

    .page-servicos .register-steps {
        margin-bottom: 30px;
    }

    .page-servicos .header {
        margin-bottom: 30px;
    }

    .servicos-list .servico-detail {
        margin-bottom: 20px;
    }

    .servicos-list .servico-detail strong {
        display: none;
    }

    .servicos-list .servico-detail p {
        margin-bottom: 0;
    }

    .servicos-list .price {
        margin-bottom: 5px;
    }

    .servicos-list .price:after {
        display: none;
    }

    body.register .servicos-list .servico.servico-center {
        margin: 20px 0;
    }

    body.dashboard #header-container {
        position: relative;
        overflow: hidden;
    }

    body .page-dashboard {
        position: relative;
        top: 0;
    }

    body.dashboard .page-dashboard .aside {
        display: none;
    }

    body.dashboard .page-dashboard .aside.collapse.in {
        display: block;
    }

    body.dashboard .page-dashboard .page-body {
        position: relative;
        left: 0;
        overflow: initial;
        height: initial;
        padding: 20px;
    }
}

@media only screen and (max-width: 768px) {

    body.register .navbar {
        min-height: initial;
        padding: 10px 0;
    }

    body.register .navbar-brand {
        display: block;
        float: left;
    }

    .register-steps {
        display: none
    }

    .page-registro {
        padding-bottom: 0
    }

    .page-registro .page-body {
        padding: 20px 0;
    }

    .page-registro .security {
        border-radius: 4px;
    }

    body.register .panel.panel-help {
        margin-top: 20px;
    }

    .page-registro .question {
        margin-bottom: 30px;
    }

    .panel-footer .dicas-list {
        text-align: center;
    }

    body.dashboard .navbar-toggle,
    body.dashboard .navbar-toggle.toggle {
        position: absolute;
        margin: 0;
        top: 0;
        right: 0;
    }

    body.dashboard .page-dashboard .aside.collapse.in {
        position: fixed;
        top: -1px;
        z-index: 3;
    }

    body.dashboard .page-dashboard .card-body {
        padding: 25px 15px 25px 40px;
    }

}

@media only screen and (max-width: 480px) {

    .timeline-brand ul li .item-date {
        margin-bottom: 5px;
    }

    .timeline-brand ul li .group-details {
        display: block;
        clear: both;
    }

    .timeline-brand ul li .group-details .item-title {
        line-height: 20px;
        margin-bottom: 5px;
        padding-top: 5px;
    }
}

/*here*/

.page-docs .aside {
    color: #384656;
    font-size: 16px;
}

.page-docs .aside > p {
    font-size: 18px;
}

.page-docs .scroll {
    height: 100%;
    overflow-y: scroll;
}

.page-docs .docs-steps li {
    margin-bottom: 25px;
    position: relative;
}

.page-docs .docs-steps .icon {
    background-image: -moz-linear-gradient(top, #6DD8A7 0%, #28C27D 100%);
    background-image: linear-gradient(to bottom, #6DD8A7 0%, #28C27D 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6dd8a7', endColorstr='#ff28c27d', GradientType=0);
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-weight: 500;
    position: absolute;
    top: 0;
    text-align: center;
}

.page-docs .docs-steps .icon:before {
    border: 1px solid #DFE6F0;
    border-radius: 50%;
    content: "";
    left: -5px;
    position: absolute;
    top: -5px;
}

.page-docs .page-body {
    text-align: center;
}

.page-docs .page-body:before {
    content: "";
    display: inline-block;
    *zoom: 1;
    *display: inline;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.page-docs .upload-files {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.page-docs .upload-files .checkbox {
    color: #384656;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 15px;
    text-align: left;
}

.page-docs .upload-files > .btn {
    margin-top: 30px;
}

.page-docs .dropzone {
    background: #EDF2F7;
    border: 1px dashed #C7CED7;
    border-radius: 4px;
    color: #384656;
    font-size: 16px;
    max-width: 100%;
    padding: 50px;
    text-align: center;
}

.page-docs .dropzone .icon,
.page-docs .dropzone p {
    margin-bottom: 15px;
}

.page-docs .dropzone .icon {
    height: 137px;
    width: 134px;
}

.page-docs .dropzone .file {
    height: 44px;
    width: 34px;
}

.page-docs .dropzone .file text {
    fill: #0069FF;
    font-size: 10px;
    font-weight: bold;
}

.page-docs .dropzone .dz-preview-title {
    color: #384656;
    display: none;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
}

.page-docs .dropzone .dz-preview-title span {
    color: #0069FF;
    float: right;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.55;
}

.page-docs .dropzone.dz-started .dz-default {
    display: none;
}

.page-docs .dropzone.dz-started .dz-preview-title {
    display: block;
}

.page-docs .dropzone .dz-preview {
    border-top: 1px solid #DFE6F0;
    display: table;
    font-size: 14px;
    line-height: 1.55;
    margin-top: 12px;
    text-align: left;
    padding-top: 15px;
    position: relative;
    width: 100%;
}

.page-docs .dropzone .dz-image,
.page-docs .dropzone .dz-details {
    display: table-cell;
    vertical-align: middle;
}

.page-docs .dropzone .dz-image {
    width: 1%;
}

.page-docs .dropzone .dz-details {
    padding-left: 20px;
}

.page-docs .dropzone .dz-filename {
    margin-bottom: 5px;
}

.page-docs .dropzone .dz-upload {
    background: #17C37B;
    height: 4px;
    display: block;
    width: 0;
}

.page-docs .dropzone .dz-size {
    color: #798391;
    font-size: 12px;
    margin-top: 5px;
}

.page-docs .dropzone .dz-size strong {
    font-weight: normal;
}

.page-docs .dropzone .dz-success-mark,
.page-docs .dropzone .dz-error-mark {
    display: none;
}

.page-docs .dropzone .dz-remove {
    position: absolute;
    right: 0;
    top: 18px;
}

.page-docs .dropzone .dz-remove .icon {
    fill: #F46B70;
    height: 12px;
    width: 12px;
}

@media (max-width: 767px) {
    .page-docs .aside {
        text-align: center;
        top: 0;
        z-index: 999;
    }

    .page-docs .aside p {
        color: #798391;
    }

    .page-docs .scroll {
        padding: 49px 15px 40px;
    }

    .page-docs .docs-steps {
        margin-bottom: 40px;
        margin-top: 40px;
        text-align: left;
    }

    .page-docs .docs-steps li {
        padding-left: 52px;
    }

    .page-docs .docs-steps .icon {
        font-size: 16px;
        height: 32px;
        left: 5px;
        line-height: 32px;
        margin-top: -5px;
        width: 32px;
    }

    .page-docs .docs-steps .icon:before {
        height: 42px;
        width: 42px;
    }
}

@media (min-width: 768px) {
    .page-docs {
        top: 0;
        z-index: 999;
    }

    .page-docs .aside {
        padding-bottom: 141px;
        width: 509px;
    }

    .page-docs .scroll {
        padding: 30px 35px;
    }

    .page-docs .docs-steps {
        margin-top: 45px;
    }

    .page-docs .docs-steps li {
        padding-left: 75px;
    }

    .page-docs .docs-steps .icon {
        font-size: 20px;
        height: 42px;
        left: 0;
        line-height: 42px;
        margin-top: -12px;
        width: 42px;
    }

    .page-docs .docs-steps .icon:before {
        height: 52px;
        width: 52px;
    }

    .page-docs .page-body {
        left: 509px;
    }

    .page-docs .upload-files {
        width: 614px;
    }
}

.page-files .step-header {
    background: #F6F9FC;
    box-shadow: none;
    position: fixed;
    text-transform: none;
    z-index: 999;
}

.page-files .step-header .btn-close {
    left: auto;
    right: 0;
}

.page-files .step-header .btn-close .icon {
    fill: #C7CED7;
}

.page-files .page-body {
    bottom: 0;
    display: block;
    padding-bottom: 25px;
    padding-top: 60px;
}

.page-files .upload-files {
    padding-left: 15px;
    padding-right: 15px;
}

.page-files #my-dropzone {
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 73px;
}

.page-files .dz-message {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}

.page-files .dz-preview {
    background: #fff;
    border-bottom: 1px solid #EAEAEA;
    display: table;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
}

.page-files .dz-image,
.page-files .dz-details {
    display: table-cell;
}

.page-files .dz-details {
    padding-left: 19px;
    position: relative;
    vertical-align: bottom;
    width: 100%;
}

.page-files .dz-image {
    vertical-align: middle;
    height: 69px;
}

.page-files .dz-image img,
.page-files .dz-image .file {
    max-height: 69px;
    width: 69px;
}

.page-files .dz-image img {
    margin-bottom: 0;
}

.page-files .dz-image .file text {
    fill: #0069FF;
    font-size: 14px;
    font-weight: bold;
}

.page-files .dz-progress {
    background: #fff;
    border-radius: 50%;
    bottom: 5px;
    height: 28px;
    left: -33px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 28px;
}

.page-files .dz-progress .icon {
    fill: #798391;
    height: 100%;
    width: 16px;
}

.page-files .dz-progress .dz-upload {
    background: #fff;
    border-radius: 50%;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
}

.page-files .dz-progress .dz-upload .icon {
    fill: #17C37B;
}

.page-files .file-name {
    opacity: 1;
    color: #384656;
    border: none;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    outline: none;
    padding: 0;
    width: 100%;
}

.page-files .file-buttons button {
    background: transparent;
    border: none;
    color: #798391;
    font-size: 12px;
    padding-left: 0;
    padding-right: 0;
}

.page-files .file-buttons button + button {
    margin-left: 15px;
}

.page-files .file-custom {
    margin-bottom: 10px;
}

.page-files .overlay {
    background: rgba(0, 0, 0, 0.5);
    padding: 15px;
}

.page-files .overlay-modal {
    background: #fff;
    border-radius: 10px;
    padding: 30px 15px;
}

.page-files .overlay-modal .title {
    margin-bottom: 10px;
}

.pesquisa {
    background: #F6F9FC;
}

.pesquisa #header-container {
    background: #0588f4;
    background: -moz-linear-gradient(left, #0588f4 0%, #0069ff 30%, #0bb4e5 100%);
    background: linear-gradient(to right, #0588f4 0%, #0069ff 30%, #0bb4e5 100%);
}

.pesquisa #footer-container {
    border-top: 1px solid #DFE6F0;
}

.pesquisa #footer-container .copyright {
    background: #F6F9FC;
}

.pesquisa #footer-container .all-rights {
    float: none;
    margin-top: 0;
    text-align: center;
}

.pesquisa .overlay {
    display: table;
}

.pesquisa .overlay .overlay-body {
    color: #384656;
    display: table-cell;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
}

.pesquisa .overlay .loader {
    height: 80px;
    width: 80px;
}

.pesquisa .overlay .loader circle {
    fill: none;
    stroke: #DFE6F0;
    stroke-width: 7px;
}

.pesquisa .overlay .loader .l {
    stroke: #0069FF;
    stroke-width: 10px;
}

@media (max-width: 767px) {
    .pesquisa {
        padding-bottom: 65px;
    }

    .pesquisa .navbar-collapse {
        padding: 0;
    }

    .pesquisa .navbar .call,
    .pesquisa #header-container .alan-marcos {
        display: none;
    }

    .pesquisa #header-container .note {
        clear: both;
        color: #fff;
        font-size: 20px;
        line-height: 1.5;
        padding-top: 15px;
        text-align: center;
    }

    .pesquisa .navbar-toggle.w-icon .icon {
        fill: #fff;
    }

    .pesquisa .navbar-toggle.w-icon .icon-close {
        fill: #798391;
    }

    .pesquisa .overlay .overlay-body p {
        margin-bottom: 15px;
    }

    .pesquisa #footer-container {
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
    }

    .pesquisa #footer-container .copyright {
        height: 65px;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .pesquisa #footer-container .copyright p {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .pesquisa {
        padding-top: 80px;
    }

    .pesquisa #header-container {
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
    }

    .pesquisa .navbar .call {
        float: right;
        color: #fff;
    }

    .pesquisa .navbar .call a {
        color: #fff;
    }

    .pesquisa .navbar .call a .icon {
        fill: #fff;
    }

    .pesquisa #header-container .alan-marcos {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        margin-left: 2px;
        width: 76px;
    }

    .pesquisa #header-container .note {
        display: none;
    }

    .pesquisa .navbar {
        padding-bottom: 0;
        padding-top: 3px;
    }

    .pesquisa .navbar-brand {
        margin-top: 12px;
    }

    .pesquisa #footer-container .copyright {
        padding-bottom: 38px;
        padding-top: 38px;
    }

    .pesquisa #footer-container .copyright p {
        margin-bottom: 0;
        margin-right: 0;
    }
}

.page-pesquisa .page-body > .header {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 40px;
    margin-top: 20px;
}

.page-pesquisa .h2 {
    font-weight: normal;
    margin-bottom: 0;
}

.page-pesquisa .h3 strong {
    color: #0069FF;
}

.page-pesquisa .h5 {
    line-height: 1.5;
}

.page-pesquisa p {
    line-height: 1.7;
}

.page-pesquisa img {
    margin-bottom: 0;
}

.page-pesquisa label {
    color: #384656;
}

.page-pesquisa .form-group label:last-child {
    margin-bottom: 0;
}

.page-pesquisa .tip {
    background: #BBC0C8;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 11px;
    font-weight: 500;
    height: 20px;
    margin-left: 2px;
    line-height: 22px;
    position: relative;
    text-align: center;
    text-transform: none;
    top: -2px;
    width: 20px;
}

.page-pesquisa .tooltip.in {
    opacity: 1;
}

.page-pesquisa .tooltip.top {
    padding-bottom: 10px;
}

.page-pesquisa .tooltip.top .tooltip-arrow {
    border-top-color: #005FE6;
    border-width: 10px 9px 0;
    margin-left: -9px;
}

.page-pesquisa .tooltip-inner {
    background: #005FE6;
    max-width: 330px;
    padding: 6px 12px;
    text-align: left;
}

.page-pesquisa .overlay {
    z-index: 999;
}

@media (max-width: 767px) {
    .page-pesquisa .page-body {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .page-pesquisa .panel {
        background: transparent;
        border: none;
        border-radius: 0;
    }

    .page-pesquisa .panel-body {
        padding: 0;
    }

    .page-pesquisa .h5 {
        margin-bottom: 15px;
        text-align: center;
    }
}

@media (min-width: 768px) {
    .page-pesquisa .page-body {
        padding-top: 30px;
    }

    .page-pesquisa .h5 {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) {
    .panel-summary {
        padding-bottom: 16px;
    }

    .panel-summary .marca {
        background: #0069FF;
        color: #B3D2FF;
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 20px;
        padding: 23px 20px;
    }

    .panel-summary .marca strong {
        color: #fff;
        display: block;
        font-size: 20px;
    }

    .panel-summary .h3 {
        margin-bottom: 9px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .panel-summary ul {
        list-style: none;
        margin-bottom: 0;
        padding-left: 0;
    }

    .panel-summary li {
        padding: 14px 20px;
    }

    .panel-summary li .icon {
        fill: #68D9A6;
        height: 30px;
        left: 20px;
        position: absolute;
        top: 16px;
        width: 30px;
    }

    .panel-summary li.active {
        background: #F2F8FF;
        box-shadow: inset 3px 0 0 0 #0069FF;
        color: #0069FF;
    }

    .panel-summary li.success {
        line-height: 1.5;
        padding-left: 65px;
        position: relative;
    }

    .panel-summary li.success strong {
        color: #384656;
        display: block;
        font-size: 16px;
    }

    .panel-summary .panel-footer {
        background: transparent;
        border-top: 1px solid #DFE6F0;
        margin: 16px 20px 0;
        padding: 25px 0 14px;
    }
}

@media (min-width: 992px) {
    .panel-summary {
        width: 293.33px;
    }
}

@media (min-width: 1200px) {
    .panel-summary {
        width: 360px;
    }
}

.page-pesquisa-final .note {
    margin-bottom: 0;
    font-size: 12px;
    text-align: center;
}

.page-pesquisa-final .btns {
    text-align: center;
}

@media (max-width: 767px) {
    .page-pesquisa-final .register-bar {
        margin-bottom: 70px;
    }

    .page-pesquisa-final .page-body {
        padding-top: 18px;
    }

    .page-pesquisa-final .h1 {
        font-weight: 300;
        font-size: 30px;
    }

    .page-pesquisa-final .header {
        color: #384656;
        font-weight: normal;
        margin-left: auto;
        margin-right: auto;
        max-width: 260px;
    }

    .page-pesquisa-final .header strong {
        color: #0069FF;
    }

    .page-pesquisa-final .btns {
        font-size: 14px;
        text-transform: uppercase;
    }

    .page-pesquisa-final .btns .btn {
        margin-bottom: 8px;
        width: 100%;
    }

    .page-pesquisa-final .btns .btn + .btn {
        margin-bottom: 0;
        margin-top: 8px;
    }

    .page-pesquisa-final .note {
        margin-top: 40px;
    }
}

@media (min-width: 768px) {
    .page-pesquisa-final .register-bar {
        margin-bottom: 85px;
    }

    .page-pesquisa-final .page-body {
        padding-top: 50px;
    }

    .page-pesquisa-final .h1 {
        font-size: 70px;
        font-weight: 300;
    }

    .page-pesquisa-final .header {
        font-size: 30px;
    }

    .page-pesquisa-final .header strong {
        color: #0B88EE;
    }

    .page-pesquisa-final .btns {
        font-size: 18px;
    }

    .page-pesquisa-final .btns .btn {
        margin-left: 13px;
        margin-right: 13px;
        width: 294px;
    }

    .page-pesquisa-final .note {
        margin-top: 100px;
    }
}

.register-bar {
    margin: 0 auto 65px;
    max-width: 666px;
    position: relative;
}

.register-bar .total {
    background: #17C37B;
    border-radius: 6px;
    box-shadow: 0 2px 4px 0 #CDDEF7;
    color: #fff;
    font-weight: 500;
    left: 0;
    line-height: 1.15;
    margin-left: -64px;
    position: absolute;
    text-align: center;
    top: 0;
}

.register-bar .total:before {
    content: "";
    border-style: solid;
    border-color: #17C37B;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom: none;
    left: 50%;
    position: absolute;
}

.register-bar .bar {
    background-image: -moz-linear-gradient(left, #FF0000 0%, #F9C503 39%, #FFDC46 55%, #28C27D 97%);
    background-image: linear-gradient(to right, #FF0000 0%, #F9C503 39%, #FFDC46 55%, #28C27D 97%);
    border: 12px solid #EDF2F7;
    border-radius: 35px;
    height: 70px;
    margin-bottom: 12px;
}

.register-bar .bar:before {
    opacity: 0.1;
    background-image: -moz-linear-gradient(top, #fff 35%, #384656 55%);
    background-image: linear-gradient(to bottom, #fff 35%, #384656 55%);
    border-radius: 35px;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
}

.register-bar .points {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
    text-align: justify;
}

.register-bar .points li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    text-align: center;
    vertical-align: bottom;
}

.register-bar .points li:first-child .point:before {
    display: none;
}

.register-bar .points li:last-child .point:after {
    display: none;
}

.register-bar .points:after {
    content: "";
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 100%;
}

.register-bar .point {
    line-height: 1.5;
    position: relative;
}

.register-bar .point > span {
    position: relative;
}

.register-bar .point > span:before {
    height: 48px;
    left: 50%;
    margin-left: -1px;
}

.register-bar .point > span:before,
.register-bar .point:before,
.register-bar .point:after {
    background: #EDF2F7;
    content: "";
    display: block;
    position: absolute;
    width: 2px;
}

@media (max-width: 767px) {
    .register-bar {
        padding-top: 53px;
    }

    .register-bar .total {
        font-size: 26px;
        padding: 6px 0;
        width: 64px;
    }

    .register-bar .total:before {
        border-width: 4px;
        border-top-width: 8px;
        bottom: -8px;
        margin-left: -4px;
    }

    .register-bar .points li {
        width: 25%;
    }

    .register-bar .point {
        font-size: 14px;
    }

    .register-bar .point > span {
        text-transform: capitalize;
        top: 27px;
    }

    .register-bar .point > span:before {
        bottom: 20px;
    }

    .register-bar .point:before {
        left: -1px;
    }

    .register-bar .point:after {
        right: -1px;
    }

    .register-bar .point:before,
    .register-bar .point:after {
        bottom: 19px;
        height: 14px;
    }
}

@media (min-width: 768px) {
    .register-bar {
        padding-top: 119px;
    }

    .register-bar .total {
        font-size: 52px;
        padding: 12px 0;
        width: 128px;
    }

    .register-bar .total:before {
        border-width: 8px;
        border-top-width: 16px;
        bottom: -16px;
        margin-left: -8px;
    }

    .register-bar .points li {
        width: 18.18%;
    }

    .register-bar .point {
        font-size: 16px;
    }

    .register-bar .point > span {
        top: 25px;
    }

    .register-bar .point > span:before {
        bottom: 24px;
    }

    .register-bar .point:before {
        left: 0;
    }

    .register-bar .point:after {
        right: 0;
    }

    .register-bar .point:before,
    .register-bar .point:after {
        bottom: 24px;
        height: 13px;
    }
}

.cotacao {
    background: #F6F9FC;
}

.cotacao #footer-container {
    border-top: 1px solid #DFE6F0;
}

.cotacao #footer-container .copyright {
    background: #F6F9FC;
    padding-bottom: 38px;
    padding-top: 38px;
}

.cotacao #footer-container .all-rights {
    float: none;
    margin-top: 0;
    text-align: center;
}

@media (max-width: 767px) {
    .cotacao .navbar {
        padding-left: 15px;
        padding-right: 15px;
    }

    .cotacao .navbar-toggle {
        right: 15px;
    }

    .cotacao .navbar-collapse {
        padding: 0;
    }

    .cotacao .navbar .call,
    .cotacao #header-container .alan-marcos {
        display: none;
    }
}

@media (min-width: 768px) {
    .cotacao .navbar-brand {
        margin-top: 12px;
    }

    .cotacao .navbar {
        padding-bottom: 0;
        padding-top: 3px;
    }

    .cotacao .navbar .call {
        float: right;
    }

    .cotacao #header-container .alan-marcos {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        margin-left: 2px;
        width: 76px;
    }
}

.page-cotacao .h3 strong {
    color: #0069FF;
}

.page-cotacao .h5 {
    line-height: 1.5;
}

.page-cotacao img {
    margin-bottom: 0;
}

.page-cotacao label {
    color: #384656;
}

.page-cotacao .form-group label:last-child {
    margin-bottom: 0;
}

.page-cotacao .tip {
    background: #BBC0C8;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 11px;
    font-weight: 500;
    height: 20px;
    margin-left: 2px;
    line-height: 22px;
    position: relative;
    text-align: center;
    text-transform: none;
    top: -2px;
    width: 20px;
}

.page-cotacao .tooltip.in {
    opacity: 1;
}

.page-cotacao .tooltip.top {
    padding-bottom: 10px;
}

.page-cotacao .tooltip.top .tooltip-arrow {
    border-top-color: #005FE6;
    border-width: 10px 9px 0;
    margin-left: -9px;
}

.page-cotacao .tooltip-inner {
    background: #005FE6;
    max-width: 330px;
    padding: 6px 12px;
    text-align: left;
}

.page-cotacao .form-funnel .note {
    margin-bottom: 0;
}

.page-cotacao .form-funnel .note a {
    color: #798391;
    font-weight: bold;
}

@media (max-width: 767px) {
    .page-cotacao .form-funnel .note {
        margin-top: 20px;
        font-size: 12px;
    }
}

@media (min-width: 768px) {
    .page-cotacao .form-funnel .note {
        margin-top: 28px;
        font-size: 11px;
    }
}

.page-cotacao .testimonial .h4 strong {
    color: #0069FF;
}

.page-cotacao .testimonial blockquote {
    font-style: italic;
    font-size: 14px;
}

.page-cotacao .testimonial .testimonial-author {
    margin-top: 25px;
}

.page-cotacao .testimonial-author {
    min-height: 50px;
    padding-left: 65px;
}

.page-cotacao .testimonial-author .author-image {
    height: 50px;
    margin-top: -25px;
    width: 50px;
}

.page-cotacao .testimonial-author .author-name {
    font-size: 16px;
}

.page-cotacao .testimonial-author .author-company {
    font-size: 14px;
}

.page-cotacao .panel-summary {
    bottom: 0;
    right: 0;
}

.page-cotacao .panel-summary .security {
    background: #DFE6F0;
}

.page-cotacao .panel-summary .security a {
    color: #798391;
}

.page-cotacao .panel-summary .security img {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-right: 5px;
}

.page-cotacao .panel-summary .security p {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .page-cotacao {
        bottom: 109px;
        left: 0;
        overflow-y: auto;
        padding-bottom: 25px;
        position: absolute;
        right: 0;
        top: 60px;
    }

    .page-cotacao .page-body {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .page-cotacao .h5 {
        margin-bottom: 15px;
    }

    .page-cotacao .panel {
        background: transparent;
        border: none;
        border-radius: 0;
    }

    .page-cotacao .panel-body {
        padding: 0 15px;
        text-align: center;
    }

    .page-cotacao .panel-summary {
        left: 0;
        padding-bottom: 0;
        position: fixed;
    }

    .page-cotacao .panel-summary .scroll {
        display: none;
    }

    .page-cotacao .panel-summary .security {
        font-size: 10px;
        padding: 15px;
    }

    .page-cotacao .panel-summary .security a {
        display: block;
        margin-bottom: 5px;
    }

    .page-cotacao .panel-summary .security img {
        margin-top: -3px;
        position: relative;
        top: 3px;
        vertical-align: bottom;
        width: 84px;
    }

    .page-cotacao .testimonial {
        border-top: 1px solid #DFE6F0;
        margin-top: 25px;
        padding-top: 30px;
        text-align: left;
    }

    .page-cotacao .testimonial .h4 {
        margin-bottom: 10px;
    }

    .page-cotacao .testimonial blockquote > p {
        line-height: 1.7;
        margin-bottom: 25px;
    }

    .page-cotacao .testimonial-author .author-name {
        margin-bottom: 5px;
    }
}

@media (min-width: 768px) {
    .page-cotacao {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 80px;
    }

    .page-cotacao .page-body {
        bottom: 0;
        left: 0;
        overflow-y: scroll;
        padding: 30px 30px 290px;
        position: absolute;
        right: 509px;
        top: 0;
    }

    .page-cotacao .page-body .panel-funnel {
        margin-left: auto;
        max-width: 750px;
    }

    .page-cotacao .panel + .panel {
        margin-top: 60px;
    }

    .page-cotacao .h5 {
        margin-bottom: 30px;
    }

    .page-cotacao p {
        line-height: 1.7;
    }

    .page-cotacao .panel-summary {
        border-radius: 0;
        padding-bottom: 143px;
        position: absolute;
        top: 0;
        width: 509px;
    }

    .page-cotacao .panel-summary .scroll {
        height: 100%;
        overflow-y: scroll;
        padding-bottom: 30px;
        padding-top: 50px;
    }

    .page-cotacao .panel-summary li.success strong {
        color: #0069FF;
    }

    .page-cotacao .panel-summary .security {
        bottom: 0;
        left: 0;
        padding: 25px;
        position: absolute;
        right: 0;
    }

    .page-cotacao .panel-summary .security img {
        position: relative;
        top: 3px;
        vertical-align: bottom;
    }

    .page-cotacao .panel-summary .security p {
        font-size: 12px;
        margin-top: 10px;
    }

    .page-cotacao .testimonial {
        border-left: 1px solid #DFE6F0;
        padding-left: 30px;
    }

    .page-cotacao .testimonial-author .author-name {
        margin-bottom: 1px;
    }
}

.page-thanks {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(320deg, #0B88EE 0%, #7C6BE8 85%);
    background-image: linear-gradient(130deg, #0B88EE 0%, #7C6BE8 85%);
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    display: table;
    height: 100%;
    width: 100%;
    z-index: 999;
}

.page-thanks .page-body {
    display: table-cell;
    padding: 25px;
    z-index: 1;
    vertical-align: middle;
}

.page-thanks,
.page-thanks .header,
.page-thanks .h2 {
    color: #fff;
}

.page-thanks .btns {
    text-align: center;
}

.page-thanks .btns .btn-default {
    background: #fff;
    color: #0069FF;
}

.page-thanks .btns .btn-default:hover,
.page-thanks .btns .btn-default:focus {
    background: #0069FF;
    color: #fff;
}

.page-thanks .btns .btn-link {
    background: transparent;
    border-color: #fff;
    color: #fff;
}

.btn-register-now {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 25px;
    transition: all 0.25s ease;
    box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
}


.home .navbar-nav > li >.btn-register-now:focus,
.home .navbar-nav > li >.btn-register-now:hover {
    background: #ED8534;
    color: #FFF;
    border-color: #ED8534;
    transition: all 0.25s ease;
    box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
}

.page-thanks .btns .btn-link:hover,
.page-thanks .btns .btn-link:focus {
    background: #fff;
    color: #0069FF;
}

.page-thanks .call {
    margin-bottom: 0;
    text-align: center;
}

.page-thanks .call span,
.page-thanks .call a {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.page-thanks .call span {
    text-align: right;
}

.page-thanks .call a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
}

.page-thanks .call a .icon {
    fill: #fff;
    height: 18px;
    margin-right: 5px;
    position: relative;
    top: 2px;
    width: 18px;
}

@media (max-width: 767px) {
    .page-thanks .logo {
        display: none;
    }

    .page-thanks .header .h2 {
        max-width: none;
    }

    .page-thanks .header p {
        display: none;
    }

    .page-thanks .btns {
        font-size: 14px;
        text-transform: uppercase;
    }

    .page-thanks .btns .btn {
        margin-bottom: 8px;
        width: 100%;
    }

    .page-thanks .btns .btn + .btn {
        margin-bottom: 0;
        margin-top: 8px;
    }

    .page-thanks .call {
        margin-top: 40px;
    }

    .page-thanks .call a {
        margin-top: 7px;
    }
}

@media (min-width: 768px) {
    .page-thanks .logo {
        display: block;
        height: 42px;
        margin-bottom: 80px;
        text-align: center;
    }

    .page-thanks .logo img {
        height: 100%;
    }

    .page-thanks .btns {
        font-size: 18px;
    }

    .page-thanks .btns .btn {
        margin-left: 16px;
        margin-right: 16px;
        width: 294px;
    }

    .page-thanks .call {
        margin-top: 100px;
    }

    .page-thanks .call strong {
        display: block;
    }

    .page-thanks .call a {
        margin-left: 7px;
    }

    .page-thanks:before,
    .page-thanks:after {
        content: "";
        display: block;
        position: absolute;
    }

    .page-thanks:before {
        background: url(../images/bg-thanks-before.png) no-repeat center;
        background-size: cover;
        height: 593px;
        left: 0;
        top: 0;
        width: 313px;
    }

    .page-thanks:after {
        background: url(../images/bg-thanks-after.png) no-repeat center;
        background-size: cover;
        bottom: 0;
        height: 467px;
        right: 0;
        width: 438px;
    }
}

.page-carreira > .header {
    background: transparent;
}

.page-carreira > .header,
.page-carreira > .header .h1 {
    color: #384656;
}

.page-carreira > .header:before,
.page-carreira > .header:after {
    display: none;
}

@media (max-width: 991px) {
    .page-carreira > .header br {
        display: none;
    }
}

.page-carreira .page-body {
    padding-bottom: 0;
}

.page-carreira .banner img {
    margin-bottom: 0;
    width: 100%;
}

.page-carreira .details {
    text-align: center;
}

.page-carreira .details ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

.page-carreira .details li {
    font-size: 16px;
    line-height: 1.5;
}

.page-carreira .details .icon {
    background: #F6F9FC;
    border-radius: 50%;
    height: 84px;
    margin: 0 auto 17px;
    padding: 17px;
    width: 84px;
}

.page-carreira .details .icon .svg {
    height: 100%;
    width: 100%;
}

.page-carreira .details .h5 {
    display: block;
    font-weight: normal;
}

.page-carreira .details .item-1 .svg {
    fill: #0069FF;
}

.page-carreira .details .item-2 .svg {
    fill: #17C37B;
}

.page-carreira .details .item-3 .svg {
    fill: #F46B70;
}

@media (max-width: 767px) {
    .page-carreira .details {
        padding-bottom: 10px;
    }

    .page-carreira .details .header .h2 {
        max-width: none;
    }

    .page-carreira .details li {
        margin: 0 auto 40px;
        max-width: 220px;
    }
}

@media (min-width: 768px) {
    .page-carreira .details {
        padding-bottom: 80px;
    }

    .page-carreira .details ul {
        font-size: 0;
        margin: 0 auto;
        max-width: 946px;
    }

    .page-carreira .details li {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        padding-left: 32px;
        padding-right: 32px;
        vertical-align: top;
        width: 33.3334%;
    }
}

.page-carreira .trabalhar {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}

.page-carreira .trabalhar .h5 {
    display: block;
    font-weight: normal;
}

@media (max-width: 767px) {
    .page-carreira .trabalhar {
        padding: 0 15px 10px;
    }

    .page-carreira .trabalhar .item {
        margin-bottom: 40px;
    }

    .page-carreira .trabalhar .h2 {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) {
    .page-carreira .trabalhar {
        padding-bottom: 30px;
    }

    .page-carreira .trabalhar .item {
        margin-bottom: 50px;
    }
}

.page-carreira .vagas {
    background: #F6F9FC;
    color: #384656;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}

.page-carreira .vagas .btn {
    border-color: #384656;
    color: #384656;
}

.page-carreira .vagas .vaga {
    display: table;
    margin: 0 auto;
    max-width: 946px;
    width: 100%;
}

.page-carreira .vagas .vaga + .vaga {
    margin-top: 50px;
}

.page-carreira .vagas .vaga-details p {
    margin-bottom: 0;
}

.page-carreira .vagas .vaga-name {
    display: block;
    font-weight: 500;
    line-height: 1.4;
}

@media (max-width: 767px) {
    .page-carreira .vagas {
        padding-bottom: 50px;
        padding-top: 40px;
    }

    .page-carreira .vagas .h2 {
        margin-bottom: 40px;
    }

    .page-carreira .vagas .vaga-details {
        margin-bottom: 25px;
    }

    .page-carreira .vagas .vaga-name {
        margin-bottom: 12px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .page-carreira .vagas {
        padding-bottom: 130px;
        padding-top: 73px;
    }

    .page-carreira .vagas .vaga {
        text-align: left;
    }

    .page-carreira .vagas .vaga-details,
    .page-carreira .vagas .vaga-action {
        display: table-cell;
        vertical-align: middle;
    }

    .page-carreira .vagas .vaga-action {
        text-align: right;
    }

    .page-carreira .vagas .vaga-details {
        padding-right: 40px;
    }

    .page-carreira .vagas .vaga-name {
        margin-bottom: 8px;
        font-size: 24px;
    }
}

/*.city .nossos-parceiros .fb-comments {
    background: transparent;
}*/

.city .register-bar .total {
    background: #fff;
    box-shadow: 0 2px 4px 0 #2B3642;
    color: #26D7DF;
}

.city .register-bar .total:before {
    border-top-color: #fff;
}

.city .register-bar .bar {
    border-color: #59606B;
    position: relative;
}

.city .register-bar .bar:after {
    bottom: -12px;
    border-radius: 35px;
    content: '';
    left: -12px;
    position: absolute;
    right: -12px;
    top: -12px;
    box-shadow: inset 0 3px 3px 0 #2E3A47;
}

.page-city .h3 {
    font-weight: 500;
}

.page-city .cities ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
}

.page-city .cities li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 16px;
    vertical-align: top;
    width: 100%;
}

.page-city .cities a {
    display: block;
    line-height: 1.2;
    padding-bottom: 4px;
    padding-top: 4px;
}

.page-city-view .h3 {
    margin-bottom: 30px;
}

.page-city-view .page-body {
    padding-bottom: 75px;
}

.page-city-view .page-content {
    font-size: 16px;
}

.page-city-view .page-content p.small-text {
    line-height: 1.6;
    color: #707070;
    font-size: 14px;
}

.page-city-view .page-content .video {
    margin-bottom: 30px;
}

.page-city-view .page-content .video iframe {
    height: 359px;
}

.page-city .widget-veja-problemas .video iframe {
    height: 170px;
}

@media only screen and (max-width: 480px) {
    .page-city-view .page-content .video iframe {
        height: 200px;
    }

    .page-city .widget-veja-problemas .video iframe {
        height: 170px;
    }

    .widget-veja-problemas .arrow {
        z-index: 1;
    }
}

.page-city-view .page-content p,
.page-city-view .page-content li {
    line-height: 1.8;
}

.page-city-view .page-content ul,
.page-city-view .page-content ol {
    padding-left: 36px;
}

.page-city-view .registro-beneficios ul {
    padding-left: 0;
}

@media (max-width: 767px) {
    .page-city-view .registro-beneficios {
        margin-top: 30px;
    }
}

@media (min-width: 768px) {
    .page-city-view .registro-beneficios {
        margin-top: 50px;
    }
}

.whatsapp-contact-box {
    background-image: linear-gradient(0deg, #009971 0%, #00D193 100%);
    border-radius: 4px;
    margin: 50px 0;
}

.whatsapp-contact-box .group-box {
    background: url('../images/img-whatsapp.png') no-repeat 93% 0;
    background-size: auto 100%;
    padding: 45px 40px;
}

.whatsapp-contact-box .group-box h6 {
    font-weight: 500;
    font-size: 28px;
    color: #FFFFFF;
    letter-spacing: -0.88px;
    line-height: 28px;
    margin-bottom: 25px;
}

.whatsapp-contact-box:hover .btn {
    transform: translate(0, -2px);
}

@media only screen and (max-width: 600px) {
    .whatsapp-contact-box .group-box {
        background: none;
    }

    .whatsapp-contact-box .group-box h6 {
        text-align: center;
    }

    .whatsapp-contact-box .group-box h6 br {
        display: none;
    }

    .whatsapp-contact-box .group-box .btn-whatsapp.btn-whatsapp-white {
        margin: 0 auto;
        display: block;
        width: 280px;
    }
}

@media only screen and (max-width: 480px) {
    .whatsapp-contact-box .group-box {
        padding: 25px 10px;
    }

    .whatsapp-contact-box .group-box .btn-whatsapp.btn-whatsapp-white {
        margin: 0 auto;
        display: block;
        width: 280px;
    }

    .question-contact-box {
        padding: 20px 15px;
    }

    .question-contact-box h6 {
        line-height: 35px;
        margin-bottom: 20px;
    }

    .question-contact-box .radio {
        font-size: 22px;
        padding: 15px 10px;
    }
}

.page-obrigado-ligaremos .sticky {
    display: none;
}

.page-city-view .receber-ligacao {
    background-image: -moz-linear-gradient(310deg, #0069FF, #7C6BE8);
    background-image: linear-gradient(140deg, #0069FF, #7C6BE8);
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(310deg, #0069FF 0%, #7C6BE8 100%);
    background-image: linear-gradient(140deg, #0069FF 0%, #7C6BE8 100%);
    border-radius: 3px;
}

.page-city-view .receber-ligacao,
.page-city-view .receber-ligacao .h3,
.page-city-view .receber-ligacao label {
    color: #fff;
}

.page-city-view .receber-ligacao .h3 {
    font-weight: 300;
    text-align: left;
}

.page-city-view .receber-ligacao .form label {
    font-size: 16px;
    line-height: 1.25;
}

.page-city-view .receber-ligacao .btn {
    padding-left: 27px;
    padding-right: 27px;
}

@media (max-width: 767px) {
    .page-city-view .receber-ligacao {
        margin-top: 30px;
    }

    .page-city-view .receber-ligacao .h3 {
        font-size: 27px;
        text-align: center;
    }

    .page-city-view .receber-ligacao .btn {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    .page-city-view .receber-ligacao {
        padding: 40px 40px 30px;
        margin-top: 50px;
    }
}

@media (min-width: 992px) {
    .page-city-view .receber-ligacao .form-control {
        width: 272px;
    }

    .page-city-view .receber-ligacao .control-ddd {
        width: 76px;
    }

    .page-city-view .receber-ligacao .control-tel {
        width: 202px;
    }
}

@media (min-width: 480px) {
    .page-city .cities li {
        /*width: 50%;*/
    }
}

@media (max-width: 767px) {
    .city #header-container .btn-whatsapp-xs {
        left: 0;
        position: absolute;
        top: 10px;
        z-index: 1;
        border-radius: 9px;
    }

    .city .navbar-brand {
        display: block;
        float: none;
    }

    .city .navbar-brand > img {
        margin: 0 auto;
        height: 39px;
        position: relative;
        top: -4px;
    }

    .page-city .page-body {
        padding-bottom: 10px;
        padding-top: 0;
    }

    .page-city .h3 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .page-city .h5 {
        font-size: 18px;
    }

    .page-city .cities {
        margin-bottom: 30px;
    }

    .page-city .cities a {
        font-size: 18px;
    }

    .page-city-view .page-content .h3 {
        margin-bottom: 20px;
    }

    .page-city-view .page-content .h5 {
        margin-bottom: 13px;
    }
}

@media (min-width: 768px) {
    .city #header-container .btn-whatsapp-xs {
        display: none;
    }

    .city .navbar {
        padding-bottom: 19px;
        padding-top: 19px;
    }

    .city .navbar-brand {
        margin-top: 0;
    }

    .page-city .page-body {
        padding-top: 15px;
        padding-bottom: 24px;
    }

    .page-city .cities {
        margin-bottom: 50px;
    }

    .page-city .cities li {
        /*width: 33.3334%;*/
    }
}

@media (min-width: 992px) {
    .page-city .cities li {
        /*width: 25%;*/
    }
}

@media (min-width: 1200px) {
    .page-city-view .container {
        padding-left: 90px;
        padding-right: 90px;
    }
}

.lp #header-container {
    box-shadow: none;
    padding-bottom: 25px;
    padding-top: 25px;
}

/*.lp-registrar-marca #header-container {
    padding-bottom: 0;
    padding-top: 0;
}*/

.lp .navbar .call {
    color: #fff;
}

.lp .navbar .call a {
    color: #fff;
}

.lp .navbar .call a .icon {
    fill: #fff;
}

.landing-rd #footer-container .btn-whatsapp {
    display: none;
}

@media only screen and (max-width: 768px) {
    .landing-rd.lp .navbar-brand {
        margin: 0;
    }

    .landing-rd.lp .banner-home {
        padding-top: 0;
    }

    .landing-rd.lp .banner-home .h1-margin {
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .lp #header-container .container {
        padding-left: 65px;
        padding-right: 95px;
    }

    /*.lp-registrar-marca #header-container .container {
        padding-right: 15px;
        padding-left: 15px;
    }*/
}

.lp .navbar-brand {
    color: #384656;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.25;
    margin-top: 0;
}

.lp .navbar-brand > img {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.lp .navbar-brand > span {
    border-left: 1px solid #C7CED7;
    margin-left: 22px;
    padding-left: 25px;
    position: relative;
    top: 2px;
}

.lp .navbar {
    padding-bottom: 0;
    padding-top: 0;
    min-height: auto;
}

.lp #form-pesquisa {
    background: #6BCC7F;
    box-shadow: 0 10px 30px 0 rgba(3, 32, 20, 0.5);
    border-radius: 3px;
}

.lp #form-pesquisa .form-control.error {
    background: #FFEECA;
    border-color: #FEC657 !important;
}

.lp #form-pesquisa .form-control.mismatch {
    background: #FFE9EA;
    border-color: #F26C73 !important;
}

.lp #form-pesquisa .title {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 28px;
    text-align: center;
}

.lp #form-pesquisa .form-group {
    margin-bottom: 10px;
}

.lp #form-pesquisa .btn {
    border-radius: 3px;
}

.lp #form-pesquisa .security {
    margin-top: 22px;
}

.lp .security {
    text-align: center;
}

.lp .security ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
}

.lp .security li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding-left: 0;
    padding-right: 0;
    vertical-align: middle;
}

.lp .security li + li {
    position: relative;
}

.lp .security li + li:before {
    background: #A3DDB2;
    bottom: 6px;
    content: "";
    left: 0;
    position: absolute;
    top: 6px;
    width: 1px;
}

.lp .security .verisign {
    height: 39px;
}

.lp .security .site-blindado {
    height: 29px;
}

.lp .banner-home {
    text-align: left;
}

.lp .banner-home strong {
    border-bottom: 2px dashed #fff;
}

.lp .banner-home .code {
    border-bottom: none;
}

.lp .p-banner-arrow {
    font-size: 29px;
}

@media (max-width: 991px) {
    .lp .banner-home .arrow {
        display: none;
    }
}

@media (max-width: 767px) {
    .p-banner-arrow {
        text-align: center;
        margin: 30px 0;
    }

    .lp .banner-home .h1 {
        text-align: center;
        font-size: 42px;
        line-height: 50px;
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .lp .banner-home {
        font-size: 16px;
    }

    .lp .banner-home .h1 {
        margin-bottom: 25px;
    }
}

@media (min-width: 992px) {
    .lp .banner-home {
        font-size: 20px;
    }

    .lp #form-pesquisa {
        width: 402px;
    }

    .p-banner-arrow {
        margin-top: 30px;
        max-width: 325px;
    }

    .lp .banner-home .arrow {
        bottom: -20px;
        display: block;
        position: absolute;
        right: 30px;
        width: 186px;
    }
}

@media (min-width: 1200px) {
    .lp .banner-home {
        font-size: 24px;
    }

    .lp .banner-home .container {
        padding-left: 80px;
        padding-right: 80px;
    }
}

.lp .veja-problemas {
    background: #F6F9FC;
}

@media (max-width: 991px) {
    .lp .veja-problemas .registre-agora .arrow {
        display: none;
    }
}

@media (max-width: 767px) {
    .lp .veja-problemas .registre-agora strong {
        display: block;
    }

    .lp .banner-home .h1-margin {
        margin-top: 60px;
    }
}

@media (min-width: 992px) {
    .lp .veja-problemas .registre-agora {
        padding-left: 62px;
        position: relative;
    }

    .lp .veja-problemas .registre-agora .arrow {
        left: 13px;
        position: absolute;
        top: 38%;
        width: 44px;
    }
}

@media (min-width: 1200px) {
    .lp .veja-problemas .container {
        padding-left: 80px;
        padding-right: 80px;
    }

    .lp .veja-problemas .video {
        height: 386px;
        width: 686px;
    }
}

.lp .proteger-marca {
    background: transparent;
}

@media (min-width: 768px) {
    .lp .proteger-marca {
        padding-top: 30px;
    }

    .lp .proteger-marca .registre-agora {
        height: auto;
        padding-bottom: 126px;
        padding-top: 87px;
    }
}

@media (min-width: 992px) {
    .lp .proteger-marca .registre-agora {
        padding-top: 127px;
    }

    .lp .proteger-marca .registre-agora .arrow {
        top: 43%;
    }
}

.lp-registrar-marca .navbar-brand {
    margin-top: 4px;
}

.lp-registrar-marca .banner-home .h1 {
    text-align: center;
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 0;
}

.lp-registrar-marca .banner-home p {
    display: block;
    font-weight: 300;
    font-size: 24px;
    text-align: center;
    line-height: 34px;
    max-width: initial;
    margin-top: 0;
    position: relative;
}

.lp-registrar-marca .banner-home svg {
    position: absolute;
    right: 0;
    top: -40px;
}

.lp-registrar-marca .group-form-video {
    margin-top: 40px;
}

.lp-registrar-marca .group-form-video .video {
    margin: 44px 0;
    height: 324px;
}

/*.lp-registrar-marca .whatsapp .btn-whatsapp {*/
    /*display: none !important;*/
/*}*/

.lp-meumei .banner-home,
.lp-meumei #header-container {
    background: #624ecd; /* Old browsers */
    background: -moz-linear-gradient(left, #624ecd 0%, #7f6ce8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #624ecd 0%, #7f6ce8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #624ecd 0%, #7f6ce8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#624ecd', endColorstr='#7f6ce8', GradientType=1); /* IE6-9 */

}

.lp-meumei .banner-home:after {
    background: url(../images/banner/home-after-mei.png) no-repeat center bottom;
    background-size: cover;
    bottom: -1px;
}

.lp-meumei .banner-home svg {
    right: -58px;
    top: -25px;
}

.lp-meumei .group-form-video .cellphone {
    max-width: 505px;
    display: block;
    position: absolute;
    left: -25px;
    top: 120px;
}

.lp-meumei .group-form-video h3 {
    text-align: right;
    font-weight: 700;
    font-size: 30px;
    color: #FFFFFF;
    text-align: right;
    line-height: 39px;
    margin-top: 90px;
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
    .lp-meumei .marcas-home li {
        width: 15% !important;
    }

    .lp-registrar-marca .banner-home .h1 {
        font-size: 39px;
    }
}

@media only screen and (max-width: 768px) {
    .lp-meumei .group-form-video h3 {
        text-align: center;
        margin: 30px 0;
    }

    .lp-meumei .group-form-video .cellphone {
        display: none;
    }
}

.infos .icon-circle {
    background-image: -moz-linear-gradient(135deg, #E164DB, #10D4DB);
    background-image: linear-gradient(-45deg, #E164DB, #10D4DB);
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(135deg, #E164DB 0%, #10D4DB 100%);
    background-image: linear-gradient(-45deg, #E164DB 0%, #10D4DB 100%);
    border-radius: 50%;
}

.infos .icon {
    fill: #fff;
    height: 100%;
    width: 100%;
}

.infos .item {
    font-size: 16px;
    line-height: 2;
}

.infos ol {
    padding-left: 17px;
}

@media (max-width: 991px) {
    .infos .h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .infos {
        padding-bottom: 10px;
        padding-top: 50px;
    }

    .infos .item {
        margin-bottom: 30px;
    }

    .infos .h3 {
        margin-bottom: 10px;
        text-align: center;
    }

    .infos .icon-circle {
        box-shadow: 0 0 0 6px #F7F9FB;
        border: 5px solid #EDF2F7;
        height: 56px;
        margin: 0 auto 15px;
        padding: 10px;
        width: 56px;
    }
}

@media (min-width: 768px) {
    .infos {
        padding-bottom: 70px;
        padding-top: 63px;
    }

    .infos .item {
        margin-bottom: 40px;
    }

    .infos .icon-circle {
        box-shadow: 0 0 0 8px #F7F9FB;
        border: 6px solid #EDF2F7;
        height: 78px;
        margin-bottom: 8px;
        padding: 14px;
        width: 78px;
    }
}

@media (min-width: 992px) {
    .infos .h3 {
        margin-bottom: 28px;
    }
}

@media (min-width: 1200px) {
    .infos .container {
        padding-left: 87px;
        padding-right: 87px;
    }
}

.lp .registro-beneficios {
    background: #F6F9FC;
    font-size: 16px;
    padding-top: 22px;
}

.lp .registro-beneficios ul {
    margin: 0 auto;
    max-width: 624px;
}

@media (max-width: 767px) {
    .lp .registro-beneficios {
        padding-bottom: 50px;
    }
}

@media (min-width: 768px) {
    .lp .registro-beneficios {
        padding-bottom: 100px;
    }
}

.lp .depoimentos {
    text-align: center;
}

.lp .depoimentos .testimonial {
    background: #fff url(../images/lp/bg-testimonial.png) no-repeat;
    border: none;
    border-radius: 4px;
    box-shadow: 0 5px 15px 2px rgba(123, 133, 148, 0.12);
    font-size: 14px;
    line-height: 1.55;
    padding: 30px;
    position: relative;
    text-align: left;
    z-index: 1;
}

.lp .depoimentos .testimonial .testimonial-author {
    margin-top: 0;
    position: absolute;
    left: 30px;
    right: 30px;
}

.lp .depoimentos .testimonial .author-company {
    font-size: 14px;
}

.lp .depoimentos .testimonial .quote {
    left: 15px;
    position: absolute;
    top: 15px;
    width: 84px;
    z-index: -1;
}

@media (max-width: 991px) {
    .lp .depoimentos .testimonial {
        background-position: left bottom;
        background-size: 214px auto;
        padding-bottom: 125px;
    }

    .lp .depoimentos .testimonial .testimonial-author {
        bottom: 30px;
    }
}

@media (max-width: 767px) {
    .lp .depoimentos {
        padding-bottom: 50px;
        padding-top: 35px;
    }

    .lp .depoimentos .testimonial {
        margin-bottom: 35px;
    }
}

@media (min-width: 768px) {
    .lp .depoimentos {
        padding-bottom: 100px;
        padding-top: 70px;
    }

    .lp .depoimentos .testimonial {
        margin-bottom: 70px;
    }
}

@media (min-width: 992px) {
    .lp .depoimentos .testimonial {
        background-position: center bottom;
        background-size: contain;
        min-height: 500px;
    }

    .lp .depoimentos .testimonial .testimonial-author {
        bottom: 45px;
    }

    .lp-registrar-marca .depoimentos .testimonial {
        min-height: 430px;
    }
}

@media (min-width: 1200px) {
    .lp .depoimentos .container {
        padding-left: 100px;
        padding-right: 100px;
    }
}

.lp .reconhecida-por-home .value {
    font-size: 30px;
}

@media (max-width: 767px) {
    .lp .reconhecida-por-home {
        padding-bottom: 50px;
        padding-top: 35px;
    }
}

@media (min-width: 768px) {
    .lp .reconhecida-por-home {
        padding-bottom: 100px;
    }
}

@media (min-width: 1200px) {
    .lp .reconhecida-por-home .container {
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media (min-width: 1200px) {
    .lp .nossos-clientes .container {
        padding-left: 75px;
        padding-right: 75px;
    }
}

.lp .receber-ligacao {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(320deg, #0B88EE 0%, #7C6BE8 85%);
    background-image: linear-gradient(130deg, #0B88EE 0%, #7C6BE8 85%);
}

.lp .receber-ligacao,
.lp .receber-ligacao .header,
.lp .receber-ligacao .header strong,
.lp .receber-ligacao .h2,
.lp .receber-ligacao .radio-inline {
    color: #fff;
}

.lp .receber-ligacao .form {
    position: relative;
}

.lp .receber-ligacao input[type=checkbox]:checked,
.lp .receber-ligacao input[type=radio]:checked {
    border-color: #17C37B;
    box-shadow: inset 0 0 0 4px #17C37B;
}

.lp .receber-ligacao .security li + li:before {
    bottom: 0;
    top: 0;
    background: #EDF2F7;
}

.lp .receber-ligacao .conte-conosco {
    background: transparent;
    padding-bottom: 0;
    padding-top: 50px;
}

.lp .receber-ligacao .conte-conosco p:last-child {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .lp .receber-ligacao .arrow {
        display: none;
    }
}

@media (max-width: 767px) {
    .lp .receber-ligacao {
        padding-bottom: 35px;
        padding-top: 32px;
    }

    .lp .receber-ligacao .security {
        margin-top: 25px;
    }
}

@media (min-width: 768px) {
    .lp .receber-ligacao {
        padding-bottom: 70px;
    }

    .lp .receber-ligacao .btn {
        min-width: 335px;
    }

    .lp .receber-ligacao .security {
        margin-top: 50px;
    }
}

@media (min-width: 992px) {
    .lp .receber-ligacao .arrow {
        bottom: 88px;
        left: -114px;
        position: absolute;
        width: 96px;
    }
}

.lp .page-empresa .page-body {
    background: transparent;
}

@media (max-width: 991px) {
    .lp .page-empresa .h2 {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .lp .page-empresa .page-body {
        padding-bottom: 70px;
    }
}

@media (min-width: 1200px) {
    .lp .page-empresa .container {
        padding-left: 90px;
        padding-right: 90px;
    }
}

.lp .page-faq {
    background: #F6F9FC;
}

.lp .page-faq .accordion {
    background: #fff;
}

@media (min-width: 1200px) {
    .lp .page-faq .container {
        padding-left: 85px;
        padding-right: 85px;
    }
}

@media (max-width: 767px) {
    .lp #footer-container {
        padding-top: 36px;
    }

    .lp #footer-container > .container {
        padding-bottom: 30px;
    }
}

@media (min-width: 768px) {
    /*.lp #footer-container {
        padding-top: 73px;
    }*/
    .lp #footer-container > .container {
        padding-bottom: 70px;
    }
}

@media (max-width: 991px) {
    .lp .h2 {
        font-size: 34px;
    }

    .lp .h3 {
        font-size: 24px;
    }

    .lp .header {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .lp .h2 {
        font-size: 26px;
    }

    .lp .h3 {
        font-size: 20px;
    }

    .lp .h4 {
        font-size: 18px;
    }

    .lp .header {
        font-size: 16px;
        margin-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .lp .navbar-brand {
        display: block;
        margin-bottom: 25px;
        text-align: center;
        width: 100%;
    }

    .lp .banner-home {
        padding-top: 20px;
        text-align: center;
    }

    .lp .banner-home p {
        margin-bottom: 30px;
    }

    .lp-registrar-marca .navbar {
        padding-bottom: 0;
    }

    .lp-registrar-marca .banner-home p {
        font-size: 29px;
        font-weight: 500;
    }

    .lp-registrar-marca .sticky {
        display: none;
    }

    .lp #form-pesquisa {
        padding: 25px;
    }

    .lp .security li + li {
        margin-left: 10px;
        padding-left: 11px;
    }

    .lp .testimonials {
        background-size: auto 250px;
    }

    .lp .page-empresa {
        font-size: 18px;
    }

    .lp .page-empresa .figure {
        margin-top: 30px;
    }

    .lp .accordion-title {
        font-size: 16px;
    }

    .lp .receber-ligacao .group-horario label {
        display: block;
        margin-bottom: 10px;
    }

    .lp .receber-ligacao .group-horario .radio-inline {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        margin-bottom: 0;
    }

    .lp .depoimentos .testimonial {
        margin-bottom: 35px;
    }
}

@media (min-width: 768px) {
    .lp .banner-home {
        min-height: 652px;
        padding-bottom: 100px;
        padding-top: 21px;
    }

    .lp .banner-home p {
        margin-bottom: 0;
    }

    .lp #form-pesquisa {
        padding: 32px 30px 30px;
        position: absolute;
    }

    .lp .security li + li {
        margin-left: 22px;
        padding-left: 23px;
    }
}

@media (min-width: 992px) {
    .lp .banner-home {
        min-height: 673px;
    }
}

@media (min-width: 1200px) {
    .lp .banner-home {
        min-height: 655px;
    }
}

.navbar .whatsapp {
    position: absolute;
}

@media (max-width: 767px) {
    .navbar .whatsapp {
        margin-right: -135px;
        right: 50%;
        top: 75px;
    }

    .lp-registrar-marca .navbar .whatsapp {
        position: relative;
        right: initial;
        top: initial;
        margin: 0 auto;
        width: 270px;
    }

    .lp .nossos-parceiros .testimonials {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) {
    .navbar .whatsapp {
        top: -10px;
        right: 16px;
    }

    .lp-registrar-marca .navbar .whatsapp {
        right: 0;
    }
}

@media (max-width: 767px) {
    .lp .registro-beneficios .header .h2 {
        max-width: none;
    }
}

.payments {
    border-top: 1px solid #d8e0ed;
    font-size: 0;
}

.payments strong {
    color: #384656;
    display: block;
    font-size: 12px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
}

.payments ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

.payments li ul {
    display: block;
}

.payments li ul:after {
    content: "";
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 100%;
}

.payments li li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.payments .more-cards {
    color: #384656;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-weight: 500;
    line-height: 1.1;
    text-transform: uppercase;
    vertical-align: middle;
}

.payments .more-cards span {
    display: block;
    font-weight: bold;
    text-align: center;
}

@media (max-width: 991px) {
    .payments li {
        margin-bottom: 20px;
        padding-top: 15px;
        position: relative;
    }

    .payments li li {
        margin-bottom: 0;
        text-align: center;
        width: 20%;
    }

    .payments li + li {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .payments {
        padding-bottom: 25px;
        padding-top: 30px;
    }

    .payments .more-cards {
        font-size: 5px;
    }

    .payments .more-cards span {
        font-size: 14px;
    }

    .payments li ul {
        margin-left: -7px;
        margin-right: -7px;
    }

    .payments li li {
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 9px;
    }

    .payments img {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .payments {
        padding-bottom: 30px;
        padding-top: 28px;
    }

    .payments .more-cards {
        font-size: 9px;
    }

    .payments .more-cards span {
        font-size: 24px;
    }
}

@media (min-width: 992px) {
    .payments > .container {
        padding-top: 25px;
        position: relative;
    }

    .payments ul {
        display: table;
        width: 100%;
    }

    .payments li {
        display: table-cell;
        vertical-align: middle;
    }

    .payments li ul {
        text-align: justify;
    }

    .payments li li + li {
        padding-left: 0;
    }

    .payments li + li {
        padding-left: 10px;
    }
}

@media (min-width: 1200px) {
    .payments li + li {
        padding-left: 40px;
    }
}

#footer-container {
    background: #2b3645;
}

#footer-container > .container {
    padding-bottom: 30px;
}

#footer-container,
#footer-container .h4 {
    color: #fff;
}

#footer-container .h4 {
    display: block;
}

#footer-container .navbar {
    border-bottom: 1px solid #606771;
    margin-bottom: 42px;
    padding-bottom: 50px;
    border-radius: 0;
}

#footer-container .navbar .nav {
    font-size: 16px;
    margin-top: 14px;
}

#footer-container .navbar .nav > li > a {
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

@media (max-width: 767px) {
    #footer-container .navbar-brand {
        float: none;
    }

    #footer-container .navbar-brand > img {
        margin: 0 auto;
    }

    #footer-container .navbar {
        padding-bottom: 15px;
    }

    #footer-container .navbar .nav {
        margin-bottom: 0;
    }

    #footer-container .navbar .nav > li {
        border-bottom: none;
    }
}

@media (min-width: 768px) {
    #footer-container .navbar {
        padding-top: 50px;
    }
}

#footer-container .atendimento {
    margin-bottom: 0;
}

#footer-container .phone {
    color: #fff;
    display: block;
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 24px;
}

#footer-container .phone .icon {
    fill: #fff;
    height: 36px;
    position: relative;
    top: 3px;
    width: 36px;
}

#footer-container .cnpj {
    font-size: 14px;
    margin-top: 35px;
}

#footer-container .address {
    font-size: 14px;
    margin-bottom: 0;
}

#footer-container .copyright {
    background: #EDF2F7;
    color: #798391;
}

#footer-container .all-rights p {
    color: #9FA7B3;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-bottom: 0;
}

#footer-container .links {
    color: #DFE6F0;
    line-height: 1.6;
    margin-top: 50px;
}

#footer-container .links .title {
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
}

#footer-container .links ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
}

#footer-container .links li,
#footer-container .links a {
    /*color: #636d7c;*/
    color: #DFE6F0;
}

#footer-container .links li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 14px;
}

#footer-container .links li + li:before {
    content: "\2022";
    font-size: 20px;
    line-height: 0.8;
    margin-left: 3px;
    margin-right: 3px;
    position: relative;
    top: 3px;
}

@media (max-width: 991px) {
    #footer-container {
        text-align: center;
    }

    #footer-container .whatsapp {
        margin-bottom: 25px;
    }

    #footer-container .social {
        margin-top: 30px;
    }

    #footer-container .copyright {
        font-size: 9px;
        padding-bottom: 25px;
        padding-top: 26px;
    }

    #footer-container .copyright p {
        margin-bottom: 11px;
    }

    #footer-container .all-rights {
        margin-top: 25px;
    }

    #footer-container .all-rights p {
        display: block;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    #footer-container {
        font-size: 14px;
    }

    #footer-container .h4 {
        margin-bottom: 10px;
    }

    #footer-container p {
        margin-bottom: 12px;
    }

    #footer-container p br {
        display: none;
    }

    #footer-container .btn {
        display: block;
        margin: 0 auto;
        max-width: 260px;
    }

    #footer-container .atendimento {
        font-size: 12px;
        line-height: 3;
        margin-top: 7px;
    }

    #footer-container .phone {
        font-size: 30px;
    }

    #footer-container .social a + a {
        margin-left: 8px;
    }

    #footer-container .copyright img {
        max-width: 110px;
    }

    #footer-container .all-rights span {
        display: block;
        font-size: 0;
    }
}

@media (min-width: 768px) {
    #footer-container {
        font-size: 18px;
    }

    #footer-container .h4 {
        margin-bottom: 5px;
    }

    #footer-container .atendimento {
        font-size: 14px;
        line-height: 2.55;
        margin-top: 23px;
    }

    #footer-container .social a + a {
        margin-left: 10px;
    }
}

@media (min-width: 992px) {
    #footer-container .social {
        float: right;
    }

    #footer-container .social .h4 {
        margin-bottom: 38px;
    }

    #footer-container .copyright {
        font-size: 12px;
        padding-bottom: 33px;
        padding-top: 32px;
    }

    #footer-container .all-rights {
        float: right;
        margin-top: -12px;
    }

    #footer-container .all-rights p {
        margin-right: 10px;
    }

    .lp #footer-container .all-rights p {
        margin-right: 0;
    }
}

.footer-sitemap {
    margin-top: 30px;
}

.copyright-item {
    margin-bottom: 32px;
}

.copyright-text {
    font-size: 12px;
}

@media (min-width: 992px) {
    .copyright .container {
        display: flex;
    }

    .copyright-item {
        margin-bottom: 0;
    }

    .copyright-item p {
        margin-bottom: 20px;
    }

    .copyright-item + .copyright-item {
        margin-left: 44px;
    }

    .copyright-text {
        margin-left: auto;
        display: flex;
        align-items: center;
    }

    .copyright-text p {
        margin-bottom: 0;
    }

    .copyright-text img {
        margin-left: 10px;
    }
}

.page-blog .fb-comments {
    margin: 30px 0;
    border-radius: 0;
    box-shadow: none;
    background: #fff url(../images/loading.gif) no-repeat center;
    border: 1px solid #DFE6F0;
    min-height: 100px;
}

.page-blog .fb-comments iframe {
    background: #FFF;
}

.page-blog .widget {
    background: #fff;
    border: 1px solid #DFE6F0;
    font-size: 16px;
    line-height: 1.5;
}

.page-blog .widget-fb-page {
    border: none;
    padding: 0;
}

.page-blog .widget-blue-box {
    border: none;
}

@media (max-width: 767px) {
    .page-blog .widget {
        padding: 25px 15px 30px;
    }
}

@media (min-width: 768px) {
    .page-blog .widget {
        padding: 30px;
    }

    .page-blog .widget-fb-page {
        padding: 0;
    }
}

.page-city .widget {
    border: 1px solid #DFE6F0;
    border-radius: 3px;
}

.page-city .widget .title {
    display: block;
    margin-bottom: 19px;
    text-transform: uppercase;
}

.page-city .widget ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

.page-city .widget li a {
    display: block;
    font-size: 16px;
    line-height: 1.7;
}

.page-city .widget-nossos-clientes {
    padding-bottom: 15px;
}

.page-city .widget-tempo-marca {
    background: #DFE6F0;
    border-color: #0069FF;
}

.page-city .widget-veja-problemas,
.page-city .widget-fb-page {
    border: none;
}

@media (max-width: 767px) {
    .page-city .widget {
        padding: 20px;
    }

    .page-city .widget .title {
        font-size: 16px;
    }

    .page-city .widget-veja-problemas,
    .page-city .widget-fb-page {
        padding: 0;
    }

    .page-city .widget-nossos-clientes .nossos-clientes li {
        width: 33.3334%;
    }
}

@media (min-width: 768px) {
    .page-city .widget {
        padding: 30px;
    }

    .page-city .widget .title {
        font-size: 14px;
    }

    .page-city .widget-veja-problemas,
    .page-city .widget-fb-page {
        padding: 0;
    }
}

.receber-ligacao {
    background: #F6F9FC;
    color: #384656;
    text-align: center;
}

.receber-ligacao .header strong {
    color: #0B88EE;
    font-weight: 500;
}

.receber-ligacao .form {
    margin: 0 auto;
    text-align: left;
}

.receber-ligacao .form label {
    font-weight: 500;
    line-height: 1.15;
    margin-bottom: 16px;
}

.receber-ligacao .form-control {
    border-color: #C7CED7;
}

.receber-ligacao .radio-inline {
    color: #798391;
}

@media (max-width: 991px) {
    .receber-ligacao .form {
        text-align: center;
    }

    .receber-ligacao .form label {
        display: block;
        text-align: left;
    }

    .receber-ligacao .group-horario {
        display: block;
    }

    .receber-ligacao .group-horario label {
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }

    .receber-ligacao .btn {
        margin-top: 25px;
    }
}

@media (max-width: 767px) {
    .receber-ligacao {
        padding: 40px 15px 42px;
    }

    .receber-ligacao .form label {
        font-size: 16px;
    }

    .receber-ligacao .form-group {
        margin-bottom: 10px;
    }

    .receber-ligacao .group-horario {
        display: none;
    }

    .receber-ligacao .btn {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .receber-ligacao {
        padding-bottom: 100px;
        padding-top: 73px;
    }

    .receber-ligacao .form {
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }

    .receber-ligacao .form-group {
        margin-bottom: 20px;
    }

    .receber-ligacao .control-ddd {
        width: 89px;
    }

    .receber-ligacao .group-horario {
        margin-bottom: 0;
    }

    .receber-ligacao .group-horario > label {
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 12px;
        vertical-align: middle;
    }
}

@media (min-width: 992px) {
    .receber-ligacao .form label {
        font-size: 18px;
    }

    .receber-ligacao .form-control {
        width: 354px;
    }

    .receber-ligacao .control-ddd {
        width: 89px;
    }

    .receber-ligacao .control-tel {
        width: 284px;
    }

    .receber-ligacao .group-horario {
        margin-top: 19px;
    }

    .receber-ligacao .btn {
        float: right;
    }

    .receber-ligacao .text-center > .btn {
        float: none;
    }
}

.widgets .video {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .widgets {
        margin-top: 40px;
    }

    .widget + .widget {
        margin-top: 20px;
    }
}

@media (min-width: 768px) {
    .widget + .widget {
        margin-top: 30px;
    }
}

.widget-title {
    color: #384656;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 17px;
    text-transform: uppercase;
}

.widget-about .register-info {
    color: #384656;
    margin-bottom: 20px;
}

.widget-about .fb-like {
    display: block;
    margin-top: 25px;
}

@media (max-width: 767px) {
    .widget-about .btn {
        width: 100%;
    }
}

.widget-social .social {
    text-align: justify;
}

.widget-social .social a:focus,
.widget-social .social a:hover {
    box-shadow: inset 0 0 0 1px #798391;
}

.widget-social .social:after {
    content: "";
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 100%;
}

@media (max-width: 767px) {
    .widget-social {
        text-align: center;
    }
}

.widget-blue-box .group-success {
    padding: 10px 0;
}

.widget-blue-box .group-success svg {
    margin: 0 auto 20px;
    display: block;
}

.widget-blue-box .group-success h5 {
    color: #FFF;
    text-align: center;
    font-weight: 600;
}

.widget-blue-box .group-success p {
    color: #FFF;
    text-align: center;
    margin-bottom: 0;
    font-size: 19px;
    padding: 0 15px;
}

.widget-blue-box {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.widget-blue-box label.error {
    color: #FFF;
}

.widget-blue-box .widget-title {
    color: #fff;
    font-weight: 300;
    text-transform: none;
}

.widget-blue-box:before {
    background: -moz-radial-gradient(center, ellipse cover, #2C9FF7 0%, #10D4DB 100%);
    background: -moz-radial-gradient(center ellipse, #2C9FF7 0%, #10D4DB 100%);
    background: radial-gradient(ellipse at center, #2C9FF7 0%, #10D4DB 100%);
    background-color: #2C9FF7;
    content: "";
    height: 250%;
    right: -50%;
    position: absolute;
    top: -60%;
    width: 250%;
    z-index: -1;
}

@media (max-width: 767px) {
    .widget-blue-box {
        text-align: center;
    }

    .widget-blue-box .widget-title {
        font-size: 26px;
        line-height: 1.35;
    }
}

@media (min-width: 768px) {
    .widget-blue-box .widget-title {
        font-size: 30px;
        line-height: 1.4;
    }
}

.widget-veja-problemas {
    position: relative;
}

.widget-veja-problemas .arrow {
    position: absolute;
    right: 5px;
    top: 15px;
    width: 107px;
}

.widget-nossos-clientes .h3 {
    font-weight: 300;
    text-align: left;
}

.widget-nossos-clientes .h3 strong {
    color: #0069FF;
}

@media (max-width: 767px) {
    .widget-nossos-clientes .h3 {
        font-size: 30px;
    }
}

@media (min-width: 768px) {
    .widget-nossos-clientes li {
        margin-bottom: 15px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 992px) {
    .widget-nossos-clientes ul {
        margin: 0 -10px;
    }
}

.widget-tempo-marca {
    text-align: center;
}

.widget-tempo-marca .radio {
    background-image: -moz-linear-gradient(top, #fff 48%, #D0D8DE 100%);
    background-image: linear-gradient(to bottom, #fff 48%, #D0D8DE 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd0d8de', GradientType=0);
    border: 1px solid #0069FF;
    border-radius: 3px;
    color: #0069FF;
    cursor: pointer;
    padding: 13px;
}

.widget-tempo-marca .radio input {
    display: none;
}

.widget-tempo-marca .radio:hover {
    background-image: -moz-linear-gradient(top, #D0D8DE 0%, #fff 62%);
    background-image: linear-gradient(to bottom, #D0D8DE 0%, #fff 62%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd0d8de', endColorstr='#ffffffff', GradientType=0);
}

.widget-tempo-marca .call {
    border-top: 1px solid #C7D2E1;
    color: #798391;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 30px;
    padding-top: 25px;
}

.widget-tempo-marca .call span,
.widget-tempo-marca .call a {
    display: block;
}

.widget-tempo-marca .call span {
    color: #384656;
}

.widget-tempo-marca .call a {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 5px;
}

.widget-tempo-marca .call a .icon {
    height: 22px;
    margin-right: 5px;
    position: relative;
    top: 3px;
    width: 22px;
}

@media (max-width: 767px) {
    .widget-tempo-marca .h6 {
        font-size: 20px;
    }
}

.widget-registros .item {
    border-top: 1px solid #EBEBEB;
    margin-top: 15px;
    padding-top: 15px;
}

.widget-registros .item .title {
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 5px;
}

.widget-registros .item .number {
    color: #384656;
    font-size: 20px;
    font-weight: 500;
    margin-right: 2px;
}

.widget-registros .btn {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .widget-registros .item .title {
        font-size: 14px;
    }
}

.external-media {
    background: #F6F9FC;
}

.external-media .h2 span {
    color: #0069FF;
}

.nossos-parceiros .h2 span {
    color: #0069FF;
}

.external-media ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    text-align: center;
    font-size: 0;
}

.external-media li {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .external-media {
        padding-bottom: 13px;
        padding-top: 40px;
    }

    .external-media li {
        height: 50px;
    }
    
    .external-media img {
        height: 100%;
        object-fit: contain;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .external-media {
        padding-bottom: 70px;
        padding-top: 70px;
    }

    .external-media li {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        vertical-align: middle;
        padding-left: 42px;
        padding-right: 42px;
    }

    .external-media .terra-logo {
        position: relative;
        top: -5px;
    }
}

@media (max-width: 767px) {
    #floating-bar {
        display: none;
    }
}

@media (min-width: 768px) {
    #floating-bar {
        transition: all 0.35s ease;
        background: #fff;
        box-shadow: 0 2px 4px 0 rgba(97, 105, 117, 0.15);
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 999;
    }

    #floating-bar.opacity {
        top: -150px;
        opacity: 0;
    }

    #floating-bar .navbar {
        padding-bottom: 16px;
        padding-top: 16px;
    }

    #floating-bar .call a {
        color: #384656;
    }

    #floating-bar .call a .icon {
        fill: #384656;
    }

    #floating-bar .navbar-brand {
        margin-top: 0;
    }

    #floating-bar #navbar {
        margin-top: 4px;
    }
}

.trademark-name {
    font-size: 52px;
    color: #fff;
    font-weight: 500;
    line-height: 1.25;
}

.payment-accept {
    margin-bottom: 37px;
    margin-top: 23px;
    text-align: center;
}

.payment-accept img {
    margin-left: 29px;
    margin-bottom: 12px;
}

.payment-accept strong {
    display: block;
}

.page-default {
    font-size: 16px;
}

.page-default .h4 {
    margin-bottom: 10px;
}

.cta-form {
    margin-bottom: 50px;
}

.city-view-h2 {
    margin-bottom: 20px;
}

@media (min-width: 767px) {
    .city-media .city-view-h2 {
        font-size: 41px;
    }
}

.city-media ul {
    list-style: none;
    padding-left: 0 !important;
}

.city-media li {
    display: inline-block;
    margin-right: 40px;
    margin-bottom: 20px;
}

.city-media li:last-child {
    margin-right: 0;
}

.city-media li img {
    margin-bottom: 0;
}

@media only screen and (max-width: 992px) {
    .lp-registrar-marca .group-form-video .video img {
        object-position: right top;
    }

    .lp-registrar-marca .group-form-video .video .btn-play {
        top: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .lp-registrar-marca .group-form-video {
        margin-top: 0;
    }
}

@media only screen and (max-width: 480px) {
    .lp-registrar-marca .group-form-video .video {
        height: 194px;
    }
}

@media (max-width: 767px) {

    .lp-registrar-marca .banner-home,
    .lp-registrar-marca .banner-home .h1 {
        margin-top: 0;
        padding-top: 0;
    }
}

.banner-home + .receber-ligacao {
    background: transparent;
    color: #798391;
    padding-top: 20px;
}

.banner-home + .receber-ligacao .h2 {
    color: #384656;
    margin-bottom: 20px;
}

.banner-home + .receber-ligacao .form {
    text-align: center;
}

.banner-home + .receber-ligacao .form label {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 35px;
}

.banner-home + .receber-ligacao .form-control {
    background: #F6F9FC;
}

.banner-home + .receber-ligacao .btn {
    float: none;
}

.lp .veja-problemas.w-slide .container {
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 1200px) {
    .lp .veja-problemas.w-slide .video {
        height: 423px;
        width: 752px;
    }
}

.lp .veja-problemas.w-slide .registre-agora {
    padding-left: 30px;
}

.lp .marcas-home.w-pb {
    padding-bottom: 70px;
}

.entre-contato {
    background-image: -moz-linear-gradient(137deg, #0B88EE 0%, #7C6BE8 97%);
    background-image: linear-gradient(137deg, #0B88EE 0%, #7C6BE8 97%);
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}

.entre-contato,
.entre-contato .header,
.entre-contato .h2 {
    color: #fff;
}

.entre-contato p {
    margin-bottom: 25px;
}

.entre-contato .calls {
    margin-bottom: 30px;
}

.entre-contato .calls .option {
    display: inline-block;
    font-size: 20px;
}

.entre-contato .calls .option + .option {
    position: relative;
}

.entre-contato .calls .option + .option:before {
    background: rgba(255, 255, 255, .5);
    content: "";
    position: absolute;
}

.entre-contato .calls .option + .option:after {
    background: #497CE7;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 50%;
    content: "ou";
    display: block;
    font-size: 16px;
    height: 38px;
    line-height: 36px;
    position: absolute;
    text-align: center;
    width: 38px;
}

.entre-contato .calls a {
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: bold;;
    line-height: 1.4;
    margin-top: 8px;
}

.entre-contato .calls .icon {
    fill: #fff;
    height: 25px;
    position: relative;
    top: 2px;
    width: 25px;
}

.consolide-numbers {
    background: #F6F9FC;
}

.consolide-numbers .values {
    text-align: center;
}

.consolide-numbers .value {
    color: #798391;
    font-weight: 100;
    text-align: center;
}

.consolide-numbers .value strong {
    color: #0069FF;
    display: block;
    text-align: center;
    line-height: 1.3;
}

.registration-steps {
    text-align: center;
}

.registration-steps ul {
    list-style: none;
    display: inline-block;
    margin-bottom: 0;
    padding-left: 0;
    text-align: left;
}

.registration-steps li {
    color: #384656;
    line-height: 1.5;
    padding: 15px 0 15px 70px;
    position: relative;
}

.registration-steps .number {
    border: 1px solid #DFE6F0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    height: 60px;
    left: 0;
    line-height: 58px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    text-align: center;
    vertical-align: middle;
    width: 60px;
    z-index: 0;
}

.registration-steps .number:before {
    background: #17C37B;
    border-radius: 50%;
    content: "";
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: -1;
}

@media (max-width: 991px) {
    .consolide-numbers .value + .value {
        margin-top: 25px;
    }
}

@media (max-width: 767px) {
    .entre-contato {
        padding: 40px 15px 20px;
    }

    .entre-contato .header .h2 {
        max-width: none;
    }

    .entre-contato .calls .option + .option {
        margin-top: 35px;
        padding-top: 36px;
    }

    .entre-contato .calls .option + .option:before {
        height: 1px;
        left: 50%;
        margin-left: -45px;
        top: 0;
        width: 90px;
    }

    .entre-contato .calls .option + .option:after {
        left: 50%;
        margin-left: -18px;
        top: -19px;
    }

    .consolide-numbers {
        padding-bottom: 63px;
        padding-top: 61px;
    }

    .consolide-numbers .value {
        font-size: 30px;
        margin-left: 25px;
        margin-right: 25px;
    }

    .consolide-numbers .value strong {
        font-size: 52px;
    }

    .registration-steps {
        padding-bottom: 50px;
        padding-top: 50px;
    }
}

@media (max-width: 479px) {
    .registration-steps li {
        font-size: 16px;
    }
}

@media (min-width: 480px) {
    .registration-steps li {
        font-size: 20px;
    }
}

@media (min-width: 768px) {
    .entre-contato {
        padding-bottom: 75px;
        padding-top: 100px;
    }

    .entre-contato .header {
        font-size: 24px;
        margin-bottom: 60px;
    }

    .entre-contato .header p {
        margin-bottom: 0;
    }

    .entre-contato .h2 {
        margin-bottom: 15px;
    }

    .entre-contato .calls .option + .option {
        margin-left: 70px;
        padding-left: 71px;
    }

    .entre-contato .calls .option + .option:before {
        height: 90px;
        left: 0;
        margin-top: -45px;
        top: 50%;
        width: 1px;
    }

    .entre-contato .calls .option + .option:after {
        left: -19px;
        margin-top: -18px;
        top: 50%;
    }

    .consolide-numbers {
        padding-bottom: 100px;
        padding-top: 75px;
    }

    .consolide-numbers .values {
        font-size: 0;
    }

    .consolide-numbers .value {
        display: inline-block;
        font-size: 32px;
        width: 50%;
    }

    .consolide-numbers .value strong {
        font-size: 72px;
    }

    .registration-steps {
        padding-bottom: 100px;
        padding-top: 100px;
    }

    .registration-steps li + li:before {
        background: #DFE6F0;
        content: "";
        height: 18px;
        left: 30px;
        top: -18px;
        position: absolute;
        width: 1px;
    }

    .registration-steps li + li {
        margin-top: 18px;
    }
}

@media (min-width: 992px) {
    .consolide-numbers .values {
        display: flex;
        justify-content: space-around;
        margin-left: -20px;
        margin-right: -20px;
    }

    .consolide-numbers .value {
        margin-left: 20px;
        margin-right: 20px;
        width: auto;
    }
}

.banner-coming-soon {
    background: #5B73EA url(../images/banner/coming-soon.jpg) no-repeat center top;
    background-size: cover;
    color: #fff;
    font-size: 30px;
    font-weight: 100;
    padding-bottom: 75px;
    padding-top: 65px;
    text-align: center;
}

.banner-coming-soon .logo {
    display: block;
}

.banner-coming-soon .h1,
.banner-coming-soon .h2 {
    color: inherit;
}

.banner-coming-soon p {
    margin-bottom: 30px;
}

.banner-coming-soon a {
    white-space: nowrap;
    color: #FFF;
    font-weight: 600;
}

.banner-coming-soon .icon {
    fill: #fff;
    height: 50px;
    margin-bottom: 15px;
}

.banner-coming-soon .coming-soon {
    font-size: 16px;
    font-weight: normal;
}

@media (max-width: 767px) {
    .banner-coming-soon .logo {
        margin-bottom: 50px;
    }

    .banner-coming-soon .h1 {
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .banner-coming-soon .logo {
        margin-bottom: 118px;
    }

    .banner-coming-soon .h1 {
        font-size: 42px;
        font-weight: bold;
        margin-bottom: 36px;
    }

    .banner-coming-soon .h2 {
        font-size: 24px;
        font-weight: 100;
        margin-bottom: 15px;
    }

    .banner-coming-soon .option {
        display: inline-block;
        max-width: 400px;
        padding: 0 5px;
        vertical-align: top;
    }

    .banner-coming-soon .option + .option {
        margin-left: 20px;
    }
}

.banner-coming-soon .see-you-later {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}

.banner-coming-soon .see-you-later > span {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.banner-coming-soon .see-you-later > span:after,
.banner-coming-soon .see-you-later > span:before {
    content: "";
    background: rgba(255, 255, 255, .35);
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 26px;
}

.banner-coming-soon .see-you-later > span:after {
    left: -26px;
}

.banner-coming-soon .see-you-later > span:before {
    right: -26px;
}

.banner-coming-soon .see-you-later > strong {
    display: block;
}

.white-text {
    color: white;
}

.brand-search-title {
    width: 100%;
    display: block;
    font-size: 22px;
}

.register-now-btn {
    font-size: 18px;
    padding: 25px 35px;
    border-radius: 40px;
}

.page-city .widget-whatsapp {
    border: none;
    padding: 0;
    text-align: center;
}

@media (min-width: 992px) {
    .page-city .widget-whatsapp .btn-whatsapp {
        padding-left: 90px;
        padding-right: 25px;
    }

    .page-city .widget-whatsapp .btn-whatsapp .icon {
        padding-left: 25px;
        width: 75px;
    }
}

.modal-newsletter .fancybox-skin {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #0060F2;
    -webkit-box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.60);
    -moz-box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.60);
    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.60);
    position: initial;
}

.modal-newsletter .fancybox-skin:before {
    background: url('../images/bg-newsletter-modal.png') no-repeat center;
    content: '';
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.modal-newsletter .group-form {
    width: 790px;
    max-width: 100%;
    min-height: 500px;
    background: url('../images/newsletter-alan.jpg') no-repeat right bottom;
}

.modal-newsletter .form {
    max-width: 440px;
    padding: 79px 0;
    margin-left: 65px;
}

.modal-newsletter .form h5 {
    font-weight: 500;
    font-size: 34px;
    color: #FFFFFF;
    line-height: 38px;
    margin-bottom: 40px;
}

.modal-newsletter .form .input-row {
    margin-bottom: 30px;
    position: relative;
}

.modal-newsletter .form .input-row input {
    height: 60px;
    padding: 16px 45px;
    border-radius: 45px;
    font-size: 20px;
    border: none;
    border: 1px solid transparent;
}

.modal-newsletter .form .input-row label {
    position: absolute;
    bottom: -22px;
    left: 0;
    display: block;
    font-size: 12px;
    margin-bottom: 0;
    color: #FFF;
    margin-top: 4px;
    text-transform: uppercase;
}

.modal-newsletter .form .btn-default {
    background: #37C7FF;
    height: 60px;
    padding: 16px 45px;
    border-radius: 45px;
    font-size: 20px;
}

.modal-newsletter .form .btn-default.loading {
    background: #37C7FF url('../images/loading-white.gif') no-repeat center;
    text-indent: -5000px;
    padding: 0 100px;
    transition: all 0s ease;
}

.modal-newsletter .fancybox-close {
    transition: 0.70s;
    -webkit-transition: 0.35s;
    -moz-transition: 0.35s;
    -ms-transition: 0.35s;
    -o-transition: 0.35s;
    width: 18px;
    height: 18px;
    background: none;
    top: 20px;
    right: 20px;
}

.modal-newsletter .fancybox-close:hover {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.modal-newsletter .group-success {
    width: 790px;
    max-width: 100%;
    min-height: 500px;
    padding: 119px 0;
}

.modal-newsletter .group-success svg {
    display: block;
    margin: 0 auto 30px;
}

.modal-newsletter .group-success h5 {
    text-align: center;
    font-weight: 500;
    font-size: 34px;
    color: #FFF;
    line-height: 38px;
}

.modal-newsletter .group-success p {
    text-align: center;
    font-size: 20px;
    color: #FFF;
    line-height: 24px;
    max-width: 450px;
    margin: 0 auto;
}

@media only screen and (max-width: 740px) {
    .modal-newsletter .group-form {
        background-image: none;
    }

    .modal-newsletter .form,
    .modal-newsletter .group-success {
        max-width: 100%;
        width: initial;
        margin: 0 25px;
        padding: 50px 0;
    }

    .modal-newsletter .form h5 {
        text-align: center;
    }

    .modal-newsletter .form .input-row input {
        text-align: center;
    }

    .modal-newsletter .form .btn-default {
        margin: 0 auto;
        width: 290px;
        display: block;
    }

    .modal-newsletter .group-form,
    .modal-newsletter .group-success {
        min-height: initial;
    }
}

.widget-fb-page .fb-page {
    width: 100%;
}

.text-color-black {
    color: #333 !important;
}

.clearfix {
    display: block !important;
}

.clearfix:after,
.table-footer:after,
.timeline-brand ul li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.post-author {
    border-top: 1px solid #1885f3;
    color: #3a465c;
    padding-top: 15px;
    position: relative;
}

.post-author:before {
    background: #1885f3;
    content: "Publicado por";
    color: #fff;
    font-size: 8px;
    left: 0;
    padding: 1px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 126px;
}

.post-author .author-image {
    border: 1px solid #dcdee2;
    border-radius: 50%;
    float: left;
    margin-top: 3px;
    overflow: hidden;
}

.post-author .author-image img {
    margin-bottom: 0;
    height: auto;
    width: 100%;
}

.post-author .author-name {
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 0;
}

.post-author .author-team {
    line-height: 1.2;
}

.post-author .author-contact a {
    font-weight: 500;
}

.post-author .author-contact a + a {
    margin-left: 14px;
}

.post-author .icon {
    height: 18px;
    position: relative;
    top: -1px;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .post-author {
        font-size: 12px;
        margin-bottom: 30px;
    }

    .post-author .author-image {
        height: 127px;
        margin-right: 15px;
        width: 127px;
    }

    .post-author .author-name {
        font-size: 18px;
    }

    .post-author .author-info {
        margin-bottom: 5px;
    }

    .post-author .author-team {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .post-author .author-team .fb-like {
        display: none;
    }

    .post-author .author-contact a {
        font-size: 14px;
        display: block;
    }

    .post-author .author-contact a + a {
        margin-top: 3px;
    }

    .post-author .icon {
        height: 16px;
        width: 16px;
    }
}

@media (min-width: 768px) {
    .post-author {
        font-size: 14px;
    }

    .post-author .author-image {
        height: 127px;
        margin-right: 23px;
        width: 127px;
    }

    .post-author .author-info {
        margin-bottom: 10px;
    }

    .post-author .author-team {
        margin-bottom: 4px;
    }

    .post-author .author-team .fb-like {
        margin-left: 10px;
    }

    .post-author .author-contact a {
        font-size: 18px;
    }

    .post-author .icon {
        height: 18px;
        width: 18px;
    }
}

.page-dashboard .table {
    margin: 0;
    padding: 0 20px 20px;
    border-radius: 5px;
    border: 1px solid #DFE6F0;
    background: #FFF;
}

.page-dashboard .table {
    width: 100%;
}

.page-dashboard .table .td {
    padding: 20px 25px;
    font-size: 15px;
    color: #384656;
    line-height: 31px;
}

.page-dashboard .table .td a.name {
    font-size: 18px;
}

.page-dashboard .table .table-header .td {
    color: #384656;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #384656;
}

.page-dashboard .table .table-body .group-row:nth-of-type(odd) {
    background-color: #F9FBFF;
    border-radius: 5px;
}

.page-dashboard .table .table-body a.btn {
    padding: 6px 9px;
    font-size: 14px;
    text-transform: initial;
    font-weight: 500;
}

.page-dashboard .table .td a.btn:first-child {
    margin-left: 10px;
}

.page-dashboard .table .td a.link {
    font-weight: 500;
    color: #0069FF;
}

.page-dashboard .table .td a.link:hover {
    text-decoration: underline;
}

.page-dashboard .table .table-footer td {
    font-size: 18px;
    color: #384656;
    padding-bottom: 0;
}

/* Pagination */
.page-dashboard .table .table-pagination {
    padding: 20px 0 0;
    margin: 0;
    list-style: none;
    white-space: nowrap;
    float: right;
}

.page-dashboard .table .table-pagination li {
    float: left
}

.page-dashboard .table .table-pagination li a {
    font-weight: 500;
    font-size: 14px;
    color: #9B9B9B;
    display: block;
    padding: 0 3px;
    margin: 0 3px;
}

.page-dashboard .table .table-pagination li.current a,
.page-dashboard .table .table-pagination li a:hover {
    color: #0069FF;
    box-shadow: 0 1px 0 #0069FF;

}

.page-dashboard .table .table-pagination li.prev a,
.page-dashboard .table .table-pagination li.next a {
    width: 9px;
    padding: 0;
}

.page-dashboard .table .table-pagination li.prev a:hover,
.page-dashboard .table .table-pagination li.next a:hover {
    box-shadow: none;
}

.page-dashboard .table .table-pagination li.prev a:hover svg,
.page-dashboard .table .table-pagination li.next a:hover svg {
    fill: #0069FF;
}

.page-dashboard .table .table-pagination li.prev a {
    margin-right: 10px;
}

.page-dashboard .table .table-pagination li.next a {
    margin-left: 10px;
}

.page-dashboard .table .table-pagination li a svg {
    fill: #384656;
    height: 20px;
    width: 20px;
    display: block;
}

h6[data-info="valid-user"] {
    color: #ff0000;
}

.btn-pagamento {
    background-color: #18C37B;
    border-color: #18C37B !important;
    box-shadow: inset 0 1.5px 0 0 #62c389 !important;
}

.btn-pagamento:hover,
.btn-pagamento:active,
.btn-pagamento:focus,
.btn-pagamento:focus-within {
    border-color: #18C37B !important;
    background-color: #18C37B !important;
}

/* ebook form top */
.ebook-form {
    overflow: hidden;
    background: radial-gradient(circle, #0069FF 0%, #7C6BE8 100%);
    padding: 60px 0;
    position: relative;
}

.ebook-form h5 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    font-family: roboto, sans-serif;
    padding: 3px 8px;
    display: inline-block;
    border-radius: 3px;
    background: linear-gradient(293.99deg, rgba(70, 174, 222, 0) 0%, #3C8DF5 100%);
}

.ebook-form h2 {
    color: #FFFFFF;
    font-size: 50px;
    font-weight: 500;
    line-height: 58px;
    font-family: roboto, sans-serif;
    margin-bottom: 18px;
}

.ebook-form p {
    color: #D3EDFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 34px;
    font-family: roboto, sans-serif;
    margin-bottom: 26px;
}

.ebook-form .ebook-image img {
    margin-bottom: 0;
}

.ebook-form .btn {
    border-radius: 3px;
    border-color: #17C37B;
    background-color: #17C37B;
    box-shadow: 0 4px 6px 0 rgba(50, 50, 93, 0.11), 0 1px 6px 0 rgba(0, 0, 0, 0.08);
    font-size: 18px;
    font-weight: 400;
    padding: 13px 19px;
    letter-spacing: 0.4px;
}

.ebook-form .form .btn {
    width: 100%;
}

.ebook-form .form .form-group {
    margin-bottom: 10px;
}

.ebook-form .form .form-group.has-error .help-block {
    color: #fff;
}

.ebook-form .form input {
    width: 100%;
    border-radius: 3px;
}

@media screen and (min-width: 992px) {
    .ebook-form:before {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        width: 43.13%;
        height: 100%;
        opacity: 0.62;
        transform: scaleX(-1) scaleY(-1);
        background: radial-gradient(circle, #408FF4 0%, #2E6AF6 74.88%, #2E69F6 100%);
    }

    .ebook-form #ebook-step-2 {
        padding-right: 15%;
    }

    .ebook-form .ebook-image img {
        position: relative;
        max-width: 531px;
        top: 16px;
    }

    .ebook-form a.btn {
        margin-top: 10px;
    }
}

@media screen and (max-width: 991px) {
    .ebook-form .ebook-image img {
        display: block;
        max-width: 100%;
        margin: 30px auto 0;
    }

    .ebook-form {
        padding: 35px 0;
    }

    .ebook-form h2 {
        font-size: 32px;
        line-height: 38px;
    }

    .ebook-form p {
        font-size: 18px;
        line-height: 25px;
    }

    .ebook-form .btn {
        width: 100%;
    }
}

.wiggle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-play-state: running animation-play-state: running
}

@-webkit-keyframes wiggle {
    2%,
    6% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    4%,
    8% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    10%,
    14% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    12%,
    16% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    18% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    20% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes wiggle {
    2%,
    6% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    4%,
    8% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    10%,
    14% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    12%,
    16% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    18% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    20% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

/* external-media fix */
@media screen and (min-width: 992px) {
    .page-city.page-city-view .external-media.city-media .container {
        max-width: 100%;
        padding: 0;
    }

    .page-city.page-city-view .external-media {
        padding-bottom: 30px;
        padding-top: 40px;
    }

    .page-city.page-city-view .header {
        margin-bottom: 39px;
    }

    .page-city.page-city-view .external-media.city-media .header h2.h2 {
        font-size: 38px;
    }

    .page-city.page-city-view .external-media ul li img {
        max-width: 110px;
    }

    .page-city.page-city-view .external-media li {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        vertical-align: middle;
        padding-left: 12px;
        padding-right: 12px;
    }
}

/* success form */

.form-success {
    height: 298px;
    display: flex;
    align-items: center !important;
    /*background-color: #fafbff;*/
    border-radius: 3px;
}

.form-success .form-success-msg {
    width: 100%;
    text-align: center;
}

.form-success .form-success-msg svg {
    width: 77px;
    height: 77px;
    color: #19d788;
    display: block;
    margin: auto;
}

.form-success .form-success-msg .bg-icon svg {
    height: 77px;
    width: 40px;
}

.form-success .form-success-msg .h1 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    margin-top: 28px;
}

.form-success .form-success-msg p {
    color: #D3EDFF;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 0;
}
.form-success .form-success-msg a {
    color: #D3EDFF;
    position: relative;
    display: inline-block;
    padding: 0 2px;
}
.form-success .form-success-msg a:hover {
    color: white;
}
.form-success .form-success-msg a:before {
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted rgba(255,255,255,0.7);
    position: absolute;
    left: 0;
    bottom: 3px;
    transition: ease-in-out 0.3s;
}
.form-success .form-success-msg a:hover:before {
    border-bottom: 1px dotted rgba(255,255,255,1);
}

@media screen and (max-width: 991px) {
    .form-success {
        padding: 0;
        height: 330px;
    }
    .form-success .form-success-msg p br {
        display: none;
    }
}

.register-steps li a {
    color: #ffffff;
}

.certificates .slide {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.lp-gabryelly #header-container {
    background: transparent;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.lp-gabryelly .veja-problemas,
.lp-gabryelly .registro-beneficios {
    background: transparent;
}

.lp-gabryelly .banner-home .h1 {
    font-size: 34px;
    line-height: 1.05882;
}

.lp-gabryelly .banner-home {
    background: url(../images/banner/bg-gabryelly-xs.png) no-repeat center top;
    background-size: contain;
    padding-top: 206px;
}

.lp-gabryelly .banner-home:after {
    display: none;
}

.lp-gabryelly-2 .nossos-parceiros {
    background-color: transparent;
}

@media (max-width: 991px) {
    .lp-gabryelly-2 .h2 {
        line-height: 1.33334;
    }
}

@media (max-width: 767px) {
    .lp-gabryelly-2 #header-container {
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .lp-gabryelly-2 .navbar-brand {
        margin-bottom: 0;
        text-align: left;
    }

    .lp-gabryelly-2 .navbar .whatsapp {
        top: 47px;
    }

    .lp-gabryelly-2 .banner-home {
        padding-bottom: 156px;
        padding-top: 227px;
    }

    .lp-gabryelly .banner-home p {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 8px;
        margin-top: 4px;
    }

    .lp-gabryelly-2 #form-pesquisa {
        padding: 20px 15px 24px;
    }

    .lp-gabryelly-2 #form-pesquisa .title {
        margin-bottom: 16px;
    }
}

@media (min-width: 576px) {
    .lp-gabryelly .banner-home {
        background: url(../images/banner/bg-gabryelly.png) no-repeat center bottom;
        background-size: cover;
        padding-top: 119px;
    }
}

@media (min-width: 768px) {
    .lp-gabryelly .banner-home .h1 {
        margin-top: 9px;
    }

    .lp-gabryelly-2 .banner-home .h1 {
        font-size: 72px;
        letter-spacing: -0.5px;
        line-height: 1.1;
        margin-bottom: 16px;
        margin-top: 18px;
    }

    .lp-gabryelly-2 .p-banner-arrow {
        margin-top: 16px;
        font-weight: 500;
        font-size: 36px;
        letter-spacing: -0.5px;
        line-height: 1.2;
    }

    .lp-gabryelly-2 #form-pesquisa .title {
        font-size: 32px;
        line-height: 1;
        text-align: center;
    }

    .lp-gabryelly-2 #form-pesquisa .form-group {
        margin-bottom: 12px;
    }

    .lp-gabryelly-2 #form-pesquisa .form-control {
        border-color: transparent;
        border-radius: 5px;
        box-shadow: none;
        height: 62px;
        padding: 20px;
    }
    
    .lp-gabryelly-2 #form-pesquisa .btn {
        font-size: 20px;
        line-height: 1.2;
    }

    .lp-gabryelly-2 #form-pesquisa .security {
        margin-top: 33px;
    }

    .lp-gabryelly-2 .header {
        margin-bottom: 50px;
    }

    .lp-gabryelly-2 .registro-beneficios .h2 {
        margin-bottom: 15px;
    }
}

@media (min-width: 992px) {
    .lp-gabryelly .p-banner-arrow {
        max-width: 335px;
    }

    .lp-gabryelly-2 .banner-home .container,
    .lp-gabryelly-2 #header-container .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .lp-gabryelly-2 .p-banner-arrow {
        max-width: 515px;
    }

    .lp-gabryelly-2 .banner-home .arrow {
        bottom: -120px;
        right: 10px;
    }

    .lp-gabryelly-2 #form-pesquisa {
        right: 0;
    }
}


.banner-aquisicao {
    background-color: #928faf;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 50px;
    padding: 263px 10px 0;
    position: relative;
    z-index: 0;
}

.banner-aquisicao .banner-bg {
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: center top;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.banner-aquisicao .h1 {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 4px;
}

.banner-aquisicao .list {
    list-style: none;
    margin-bottom: 16px;
    padding-left: 0;
}

.banner-aquisicao .list li {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 26 20'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M8.632 20L26 3.00254 22.932 0l-14.3 13.944-5.564-5.49616L0 11.4504 8.632 20z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat left center;
    background-size: 17px 13px;
    padding-left: 33px;
}

.banner-aquisicao .list li + li {
    margin-top: 4px;
}

.banner-aquisicao .arrow {
    display: none;
}

.banner-aquisicao:before,
.banner-aquisicao:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
}

.banner-aquisicao:before {
    background: linear-gradient(180deg, rgba(37, 37, 38, 0) 0%, rgba(37, 37, 38, 0.75) 54.72%, rgba(37, 37, 38, 0.75) 100%, rgba(37, 37, 38, 0.75) 100%);
    height: 100%;
}

.banner-aquisicao:after {
    background: url(../images/banner/bg-aquisicao-mask.png) no-repeat center bottom;
    background-size: cover;
    height: 167px;
    z-index: 1;
}

.lp-aquisicao #header-container {
    background: transparent;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}


.lp-aquisicao #form-pesquisa {
    background: linear-gradient(0deg, #252526, #252526), linear-gradient(180deg, #6ACC7F 0%, #6ACD80 100%);
    box-shadow: 0 5px 20px rgba(25, 25, 43, 0.5);
    position: relative;
    z-index: 2;
}

.lp-aquisicao .registro-beneficios,
.lp-aquisicao .nossos-parceiros {
    background-color: #fff;
}

.lp-aquisicao .security li + li:before {
    background-color: rgba(205, 233, 217, 0.75);
}

@media (max-width: 991px) {
    .lp-aquisicao-1 #form-pesquisa {
        background: linear-gradient(0deg, #ED8535, #ED8535), #6BCC7F;
        box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.25);
        margin-left: -10px;
        margin-right: -10px;
        padding: 20px 15px;
    }

    .lp-aquisicao-1 #form-pesquisa .btn {
        background-color: #252526;
        border-color: #252526;
        box-shadow: 0px 4px 6px rgba(50, 50, 93, 0.11), 0px 1px 6px rgba(0, 0, 0, 0.08);
    }
}

@media (max-width: 767px) {
    .lp-aquisicao .navbar-brand {
        text-align: left;
    }
}

@media (min-width: 992px) {
    .banner-aquisicao {
        font-size: 29px;
        height: 717px;
        line-height: 1.2;
        margin-bottom: 0;
        padding: 102px 0 0;
    }

    .banner-aquisicao:before {
        background: linear-gradient(90deg, #000 -12.59%, rgba(37, 37, 38, 0.15) 41.36%);
    }

    .banner-aquisicao .h1 {
        font-size: 70px;
        letter-spacing: -0.5px;
        line-height: 1.1;
        margin-bottom: 24px;
        margin-top: 42px;
        max-width: 560px;
    }

    .banner-aquisicao .list li {
        background-size: 26px 20px;
        padding-left: 42px;
    }

    .banner-aquisicao .list li + li {
        margin-top: 8px;
    }

    .lp-aquisicao #form-pesquisa {
        margin-left: auto;
        margin-top: 0;
        padding: 29px 34px 33px;
    }

    .lp-aquisicao #form-pesquisa .title {
        font-weight: 900;
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 29px;
    }

    .lp-aquisicao #form-pesquisa .form-group {
        margin-bottom: 29px;
    }

    .lp-aquisicao #form-pesquisa .hide {
        display: block !important;
    }

    .lp-aquisicao #form-pesquisa .form-control {
        border-color: transparent;
        height: 60px;
        padding-top: 19px;
        padding-bottom: 19px;
    }

    .lp-aquisicao .registro-beneficios {
        padding-top: 81px;
    }
}

@media (min-width: 1200px) {
    .lp-aquisicao #header-container > .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .banner-aquisicao .arrow {
        display: block;
        position: absolute;
        right: 0;
        transform: translateX(50%);
    }
}

@media (min-width: 1400px) {
    .lp-aquisicao #header-container > .container,
    .banner-aquisicao > .container {
        width: 1350px;
    }
}

.nossos-clientes .btn-toggle-more {
    background-color: transparent;
    border: none;
    color: #798391;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    margin-top: 16px;
    padding: 0;
    text-transform: none;
}

.nossos-clientes .btn-toggle-more .icon {
    display: block;
    margin: 8px auto 0;
    fill: #757575;
}

.nossos-clientes .btn-toggle-more:before {
    content: "Ver menos";
}

.nossos-clientes.toggle-more li:nth-child(n+7) {
    display: none;
}

.nossos-clientes.toggle-more .btn-toggle-more:before {
    content: "Ver mais";
}

.nossos-clientes:not(.toggle-more) .btn-toggle-more .icon {
    transform: rotate(180deg);
}

.lp-aquisicao-2 .banner-aquisicao {
    height: 685px;
    padding-top: 90px;
}

.lp-aquisicao-2 .banner-aquisicao .h1 {
    text-transform: uppercase;
    margin-bottom: 16px;
}

.lp-aquisicao-2 .banner-aquisicao:before {
    display: none;
}

.lp-aquisicao-form {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.lp-aquisicao-form #form-pesquisa {
    border-radius: 0;
    flex-grow: 1;
    padding-top: 96px;
    width: 100%;
}

@media (max-width: 991px) {
    .lp-aquisicao-2 .banner-aquisicao:after {
        background-image: url(../images/banner/bg-aquisicao-2-mask.png);
        background-size: 100% 100%;
        height: 56px;
    }

    .lp-aquisicao-2 .banner-aquisicao .banner-bg {
        object-position: center bottom;
    }
}

@media (min-width: 992px) {
    .lp-aquisicao-form #form-pesquisa {
        padding-top: 127px;
    }

    .nossos-clientes .btn-toggle-more {
        display: none;
    }
}

.btn-whatsapp-float {
    background-color: #25D366;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.15);
    bottom: 126px;
    color: #fff;
    display: block;
    font-size: 0;
    line-height: 70px;
    position: fixed;
    right: 40px;
    transition: background-color 0.15s ease;
    text-align: center;
    width: fit-content;
}

.btn-whatsapp-float:hover {
    background-color: #128C7E;
    color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.15);
}

.btn-whatsapp-float > .icon,
.btn-whatsapp-float:hover > .icon {
    fill: currentColor;
}

.btn-whatsapp-float > .icon {
    fill: currentColor;
    vertical-align: middle;
}

.bw-registration-banner {
    width: 100%;
    margin-bottom: 15px!important;
}

@media (min-width: 992px) {
    .bw-registration-banner {        
        margin: -50px 0 15px!important;
    }
}

.btncallpage-default:disabled, .btncallpage-default.disabled {
    color: #fff;
    background: #F8CEAE;
    border-color: #F8CEAE;
}

.callpage-floating {
    display: block;
    position: fixed;
    bottom: 40px;
    left: 75%;
    z-index: 20;
    font-size: 0;
    line-height: 0;
}

@media (min-width: 992px) {
    .callpage-floating {
        left: 93%;
    }
    .callpage-floating svg {
        width: 60px;
        height: 60px;
    }
}

.whats-floating {
    display: block;
    position: fixed;
    bottom: calc(0% + 40px);
    left: calc(0% + 40px);
    z-index: 5;
}

/*teste*/

.whats-floating img {
    width: 70px;
    height: 70px;
}

.bsm-copyright {
    text-align: start;
    font-size: 12px;
    color: #A8B1B9;
}

.bsm-copyright a {
    color: #006EF6;
}

.bsm-copyright li {
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .bsm-importante {
        margin-top: 50px;
    }
}

.body-bsm {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.body-bsm footer {
    margin-top: auto;
}

/* FORM TESTE AB 2022 */

.banner-home {
    overflow: hidden;
}

.adjust-form-2022 {
    width: 90%;
    position: relative;    
    max-width: 402px; 
    margin: 0 auto;
}

.adjust-form-2022 .box-form {
    padding: 32px 24px;
    position: relative;
    background: linear-gradient(10.09deg, #58C17E 49.9%, #81E2A4 106.29%);
    border: 2px solid #96DBAE;
    backdrop-filter: blur(50px);
    z-index: 5;
    border-radius: 12px;    
    max-width: 486px;
}

.adjust-form-2022 .box-form-shadow {
    width: 80%;
    max-width: 486px;
    height: 94%;
    border-radius: 12px;    
    top: 8px;
    right: 22px;
    z-index: 4;
    position: absolute;
    box-shadow: inset 0px 0px 2px #FFFFFF;
    -webkit-box-shadow: 5px 4px 15px 0px #00000078; 
    box-shadow: 5px 4px 15px 0px #00000078;
}

@media (min-width: 768px) {
    .adjust-form-2022 .box-form-shadow {
        right: 0px;
        width: 251px;
    }

    .adjust-form-2022 {
        width: 100%;        
    }
}

@media (max-width: 767px) {
    .adjust-form-2022 .box-form {
        width: 95%;
    }
}

.adjust-form-2022 .box-form-2 {
    width: 90%;    
    height: 98%;
    position: absolute;
    top: 5px;
    right: -5px;
    background: linear-gradient(10.09deg, #62CC88 49.9%, #8DEDB0 106.29%);
    border: 1px solid #96DBAE;
    box-shadow: inset 0px 0px 2px #ffffff;
    backdrop-filter: blur(50px);
    border-radius: 14px;
    z-index: 3;
}

.adjust-form-2022 .form-lower-shadow {
    position: absolute;
    bottom: -10px;
    z-index: 1;
    left: 4px;
}

@media (min-width: 768px) {
    .adjust-form-2022 .box-form-2 {
        width: 50%;
        right: -26px;
    }
}

@media (min-width: 992px) {
    .adjust-form-2022 .box-form-2 {
        right: -32px;
    }
}

.adjust-form-2022 .form-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    background: linear-gradient(171.85deg, #64C787 34.45%, #62CC88 90.74%);
    border-radius: 0px 4px 4px 0px;
    right: -24px;
    top: 25px;
    height: 72px;
    padding-top: 15px;
    width: 23px;
    border: 2px solid #96DBAE;
}

.adjust-form-2022 .form-step-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    background: linear-gradient(171.85deg, #64C787 34.45%, #62CC88 90.74%);
    border-radius: 0px 4px 4px 0px;
    right: -22px;
    top: 46px;
    height: 72px;
    padding-top: 15px;
    width: 23px;
    border: 2px solid #96DBAE;
}

.adjust-form-2022 .passo {
    font-size: 10px;
    letter-spacing: 1px;
    color: #fff;
    transform: rotate(90deg);
    margin-bottom: 15px;
}

.adjust-form-2022 .passo-number {
    border: 2px solid rgba(174, 212, 196, 0.77);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    font-size: 11px;
    color: #fff;
}

@media (min-width: 992px) {
    .adjust-form-2022 .form-step, .form-step-2 {
        width: 24px;
        right: -24px;
    }

}

.adjust-form-2022 .box-form .h4 {
    font-weight: 600;
    margin-bottom: 21px;
    color: #FFFFFF;
    font-size: 16px!important;
}

.adjust-form-2022 .box-form input {
    background-color: #ffffff;
    border-radius: 50px;
    border: 1px solid #AABEBE;
    padding: 10px 25px;
    height: 50px;
    font-size: 14px;
}

.adjust-form-2022 .box-form .btn {
    width: 100%;
    height: 50px;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #F18344;
    color: white;
    border: none;
    box-shadow: none;
}

.adjust-form-2022 .box-form-footer {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    color: #878E93;
    margin-top: 8px;
}

.adjust-form-2022 .box-form-footer p:last-child {
    margin-bottom: 0;
}

.adjust-form-2022 .form-shadow {
    position: absolute;
    z-index: 2;
    bottom: -8px;
    width: 173%;
    left: -45px;
}

@media (min-width: 768px) {
    .adjust-form-2022 .form-shadow {               
        left: -32px;
    }
}

@media (min-width: 992px) {
    .adjust-form-2022 .box-form {
        padding: 28px 15px 28px;       
    }

    .adjust-form-2022 .form-shadow {       
        width: 187%;
        left: -43px;
    }

    .adjust-form-2022 .box-form .h4 {
        font-size: 24px;
        line-height: 1.5;
        margin-bottom: 22px;
    }

    .adjust-form-2022 .form-control {
        padding: 30px 25px;
    }

    .adjust-form-2022 .btn-form-submit {        
        height: 50px;
    }

}

.adjust-form-2022 .security {
    margin-top: 25px;
}

.adjust-form-2022 label.error {
    text-align: center;
}
/* FIM FORM TESTE AB 2022 */

/* REGISTRO ONLINE - STEP PARABENS */
.ligaremos {
    margin: 40px auto 25px;
    display: flex;
    justify-content: center;    
}

.ligaremos img {
    width: 100px;
}

.em-breve-ligaremos {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 25px;
}

.ligaremos-ate-breve {
    color: #384656;
    text-align: center;
    font-size: 16px;
    line-height: 18px!important;
}

.nossos-parceiros-obrigado {
    background-color: white;
    padding: 25px!important;
    border-radius: 10px;
    max-width: 990px;
    margin: 80px auto;
}

.nossos-parceiros-obrigado .h2 {
    font-weight: 400;
}

@media (min-width: 767px) {
    .em-breve-ligaremos {
        font-size: 25px;
        line-height: 32px;
        text-align: center;
        max-width: 554px;
        margin: 0 auto 35px;
    }   

    .h2.h2-ligaremos {
        font-size: 35px!important;
    }

    .ligaremos-ate-breve {        
        font-size: 20px;
        line-height: 22px!important;
    }

    .nossos-parceiros-obrigado .container {
        width: 100%;
    }

    .nossos-parceiros-obrigado {
        padding: 35px 25px;
    }
}

.nossos-parceiros-obrigado .fb-comments, .nossos-parceiros-obrigado .fb-custom-comments {
    box-shadow: none;
}
/* FIM REGISTRO ONLINE - STEP PARABENS */

/* BLACK FRIDAY - CITY */
.city-black-friday {
    display: block;
}

.city-black-friday img {
    object-fit: cover;
    object-position: center bottom;
    width: 100%;
}
/* BLACK FRIDAY - CITY */