@import url(bootstrap.min.css);
@import url(animate.min.css);
@import url(jquery.bxslider.css);
@import url(../fonts/panton/stylesheet.css);
@import url(../fonts/fontello/css/fontello.css?v=2);
::-webkit-scrollbar-track {
    width: 8px;
    background-color: #fff;
}

::-webkit-scrollbar {
    width: 8px;
    background-color: #472973;
}

::-webkit-scrollbar-thumb {
    border-radius: 1px;
    background-color: #472973;
}

#page-loading {
    background-color: #472973;
    color: #e80a4d;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}

body {
    font-family: "Panton";
    color: #909090;
    font-size: 11pt;
    overflow-x: hidden;
}

.navbar-brand {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 137.15 41.61'%3E%3Cg id='Camada_2' data-name='Camada 2'%3E%3Cg id='Layer_1' data-name='Layer 1'%3E%3Cpath class='cls-1' fill='%23fff' d='M68.49,14.74a2.06,2.06,0,0,0-2.09,2V17a2.07,2.07,0,1,0,4.14,0v-.18A2,2,0,0,0,68.49,14.74Z'/%3E%3Cpath class='cls-1' fill='%23fff' d='M134.88,5.22a3.85,3.85,0,0,0-4.15.61l-11.26,9.84a3.89,3.89,0,0,0-1.32,2.92v4.68c.13,4.31-2.17,9-6,12.16a1.16,1.16,0,0,0,1.49,1.79c4.36-3.64,7-9,6.83-14V18.59a1.54,1.54,0,0,1,.52-1.16l11.26-9.84a1.53,1.53,0,0,1,2.54,1.16V23.23a16,16,0,0,1-16,16h-.09a24.81,24.81,0,0,1-9.67-1.48,12.58,12.58,0,0,1-6.54-5.28,36.91,36.91,0,0,1-4.79-12C93.67.05,78.18,0,76.92,0a18.8,18.8,0,0,0-8.46,2,19.08,19.08,0,0,0-8.21-2C59,0,42.85-.14,39.4,20.5c-1.69,10.13-7,14.8-11.86,17a1.15,1.15,0,0,0-.87.36,21.14,21.14,0,0,1-8.27,1.41h-.08c-9.71,0-16-6.28-16-16V8.75a1.5,1.5,0,0,1,.91-1.4,1.48,1.48,0,0,1,1.64.24l11.26,9.84a1.54,1.54,0,0,1,.52,1.16v4.64a18.17,18.17,0,0,0,5.71,13.29,1.17,1.17,0,0,0,1.6-1.7,15.81,15.81,0,0,1-5-11.59V18.59a3.9,3.9,0,0,0-1.33-2.92L6.42,5.83A3.87,3.87,0,0,0,0,8.75V23.23c0,11,7.34,18.31,18.28,18.32a23.61,23.61,0,0,0,9.34-1.64A22.88,22.88,0,0,0,35,41.55c.1,0,.31,0,.63,0,3.49,0,19.15-1.12,22.78-20.66,1.09-5.87,3.3-10.46,6.58-13.65a1.17,1.17,0,1,0-1.63-1.67c-3.63,3.53-6.06,8.54-7.24,14.89-3.69,19.83-20.29,18.8-21,18.74H35a16.53,16.53,0,0,1-4.36-.76c4.49-2.62,9.43-7.7,11.08-17.57C44.91,1.68,59.55,2.3,60.17,2.34h.14c.59,0,14.67-.55,18.48,18.58s17.6,20.69,22.1,20.69a13.25,13.25,0,0,0,1.34-.06,24.2,24.2,0,0,0,7-1.27,27.52,27.52,0,0,0,8.38,1.31c.66,0,1.1,0,1.24,0a18.34,18.34,0,0,0,18.28-18.32V8.75A3.84,3.84,0,0,0,134.88,5.22Zm-32.71,34H102c-.68.08-16.83,1.85-20.94-18.76-1.83-9.19-6-14.25-10.1-17a16.24,16.24,0,0,1,5.86-1.09H77c.6,0,14.67-.55,18.48,18.58a38.88,38.88,0,0,0,5.07,12.72,14.09,14.09,0,0,0,5.32,5.15A20.23,20.23,0,0,1,102.17,39.22Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 70px;
    padding-left: 80px;
}

.navbar-brand img {
    width: 180px;
}

.navbar {
    background-color: #472973;
    padding: 0rem 0;
}

.navbar-toggler {
    color: #fff;
    outline: none;
    font-size: 1.2em;
}

.navbar-toggler:focus {
    box-shadow: none;
    outline: none;
}

.navbar .nav-link {
    padding: 0rem 0.6rem !important;
    margin-left: 0.3rem;
    color: #fff;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.navbar .nav-link::after {
    content: "•";
    color: #e80a4d;
    font-weight: bold;
    font-size: 1.1em;
    margin-left: 1rem;
}

.navbar .nav-item:last-child .nav-link::after {
    content: "";
}

.navbar .nav-link.active {
    font-weight: bold;
    color: #e80a4d;
}

.navbar .social a {
    color: #fff;
    font-size: 1.2em;
    padding: 0.5rem 0.2rem;
}

.navbar .entrar {
    color: #fff;
    text-decoration: none;
    text-align: center;
    background-color: #e80a4d;
    padding: 2rem 3rem;
}

.navbar .entrar .icon {
    font-size: 1.6em;
}

.btn {
    padding: 0;
    position: relative;
}

.btn label {
    color: #fff;
    background-color: #e80a4d;
    border-radius: 25px;
    padding: 0.3rem 1.7em;
    border: none;
    font-weight: bold;
    transition: all 0.2s;
}

.btn:hover label {
    margin-right: 0;
    padding: 0.3rem 3.5em;
}

.btn:hover,
.btn:focus {
    box-shadow: none;
}

.btn:hover::after {
    right: 0rem;
}

.btn::after {
    position: absolute;
    right: -3rem;
    top: 0;
    font-family: "fontello";
    content: "\f006";
    color: #fff;
    background-color: #e80a4d;
    border-radius: 25px;
    padding: 0.3rem 1em;
    width: 2.4rem;
    transition: all 0.1s;
}

.titulo {
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
    position: relative;
    padding-top: 70px;
    padding-bottom: 40px;
}

.titulo::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1px;
    height: 40px;
    width: 2px;
    background-color: #e80a4d;
}

.titulo::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 44px;
    margin-left: -5px;
    height: 10px;
    width: 10px;
    background-color: none;
    border-radius: 50%;
    border: solid 2px #e80a4d;
}

.titulo h2 {
    font-size: 1.2em;
    letter-spacing: 0.1em;
    color: #472973;
}

.item-especialidade {
    display: flex;
    flex: 1;
    margin-bottom: 3rem;
}

.item-especialidade .imagem {
    margin-top: 1.3rem;
    width: 100px;
    height: 100px;
    z-index: 1;
    margin-right: 15px;
}

.item-especialidade .conteudo {
    background-color: #fff;
    border-radius: 20px;
    padding: 1.3rem;
    padding-left: 5rem;
    margin-left: -75px;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
}

.item-especialidade .conteudo h5 {
    color: #e80a4d;
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.item-especialidade .conteudo h6 {
    color: #e80a4d;
    font-weight: bold;
    margin-bottom: 0.4rem;
}

.item-especialidade .conteudo p {
    font-size: 0.9em;
    margin-bottom: 0;
}

#banner {
    background-color: #472973;
    color: #fff;
    position: relative;
}

#banner h1 {
    position: relative;
}

#banner h1::before {
    content: "";
    width: 100px;
    height: 2px;
    background-color: #e80a4d;
    position: absolute;
    left: -120px;
    top: 22px;
}

#banner .capa {
    text-align: right;
    position: relative;
}

#banner #selo-banner {
    width: 1100px;
    position: absolute;
    right: 0;
    bottom: -20px;
    overflow: visible;
    z-index: 99;
}

#banner .btn label {
    color: #472973;
    background-color: #fff;
}

#banner .btn::after {
    color: #472973;
    background-color: #fff;
}

#especialidades {
    background-color: #f7f6f7;
    padding: 90px 0;
    position: relative;
}

#especialidades h2 {
    color: #e80a4d;
}

.form-check-input:focus {
    border-color: rgb(232, 10, 77);
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(232 10 77 / 25%);
}

.form-control {
    background: none;
    border: none;
    border-bottom: solid 1px #e80a4d;
    border-radius: 0;
}

.form-control:focus {
    color: #212529;
    background: none;
    border-color: #e80a4d;
    box-shadow: none;
    border-bottom: solid 2px #e80a4d;
}

.form-floating > label {
    color: #472973;
}

form button {
    color: #fff;
    background-color: #e80a4d;
    border-radius: 25px;
    padding: 0.4rem 2em;
    border: none;
    font-weight: bold;
    transition: all 0.2s;
    font-size: 1.1em;
    outline: none;
}

#btn-whatsapp {
    display: block;
    position: fixed;
    bottom: 10px;
    right: 10px;
    color: #472973;
    font-size: 3.5em;
    z-index: 9998;
    mix-blend-mode: multiply;
}

#btn-whatsapp:hover {
    animation: tada;
    animation-duration: 1s;
}

#box-whatsapp {
    display: block;
    width: 60px;
    height: 60px;
    background: #25d366;
    text-align: center;
    color: #fff;
    font-size: 2.2rem;
    padding-top: 5px;
    bottom: 10px;
    position: fixed;
    right: 5px;
    border-radius: 150px;
    line-height: 2.5;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9998;
}
#box-whatsapp:hover {
    animation: tada;
    animation-duration: 1s;
}
#box-whatsapp .icon {
    line-height: 1;
}
#box-whatsapp .icon::before {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.btn-negociar {
    appearance: none;
    background-color: #65cf72;
    text-decoration: none;
    color: #fff;
    padding: 0.4rem 1rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.btn-negociar:hover {
    background-color: #2ba83a;
    color: #fff;
}

.table tr th,
.table tr td {
    vertical-align: middle;
}
/* 
#box-whatsapp a {
    color: #fff;
    text-decoration: none;
    font-size: 1.4em;
}

#box-whatsapp .icon {
    font-size: 1.4em;
    line-height: 0.9em;
} */

#popup-cookie {
    display: block;
    position: fixed;
    bottom: 00px;
    right: 0px;
    background-color: #e80a4d;
    color: #fff;
    padding: 2rem;
    border-radius: 1rem;
    max-width: 400px;
    z-index: 9999;
}

#popup-cookie a {
    color: #fff;
    font-weight: bold;
}

#popup-cookie button {
    border: none;
    padding: 0.5rem 1.5rem;
    background-color: #fff;
    color: #e80a4d;
    font-weight: bold;
    border-radius: 0.3rem;
    outline: none;
}

/***** inicio #home ******/

#home #banner .slide .banner-desktop {
    height: 750px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#home #banner .slide .banner-mobile {
    display: none;
}

#home #banner .bx-controls {
    position: absolute;
    bottom: 40px;
    right: 15%;
}

#home #banner .bx-wrapper .bx-pager {
    display: flex;
    align-items: center;
}

#home #banner .bx-wrapper .bx-pager.bx-default-pager a {
    background: none;
    border: solid 1px #fff;
    border-radius: 10px;
}

#home #banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
#home #banner .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff;
}

#home #banner .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
    width: 14px;
    height: 14px;
}

#home #sobre {
    background-color: #fff;
    padding: 80px 0;
    position: relative;
}

#home #sobre {
    background-color: #fff;
    padding: 80px 0;
    position: relative;
}

#home #sobre .capa {
    padding-right: 40px;
}

#home #especialidades .item-especialidade .icon {
    font-size: 8em;
    color: #e80a4d;
    z-index: 9;
}

#home #parceiro {
    background-color: #472973;
    color: #fff;
    padding-top: 40px;
    position: relative;
}

#home #parceiro h2 {
    color: #fff;
}

#home #parceiro .capa {
    padding-right: 50px;
    margin-top: -270px;
}

#home #parceiro #selo-parceiro {
    width: 1200px;
    position: absolute;
    left: -500px;
    bottom: 0;
    overflow: visible;
    z-index: 99;
}

#home #parceiro h3 {
    font-size: 3.5em;
}

/***** fim #home ******/

/***** inicio #sobre ******/

#sobre #banner #selo-banner {
    width: 1100px;
    position: absolute;
    right: -180px;
    bottom: -20px;
    overflow: visible;
    z-index: 99;
}

#sobre #descricao {
    background-color: #fff;
    padding: 80px 0;
    position: relative;
}

#sobre #descricao .capa {
    padding-right: 40px;
}

#sobre #especialidades .item-especialidade .icon {
    font-size: 8em;
    color: #e80a4d;
    z-index: 9;
}

#sobre #por-que {
    padding: 40px 0;
    text-align: center;
    color: #472973;
}

#sobre #vantagens-1,
#sobre #vantagens-2 {
    background-color: #472973;
    color: #fff;
    padding: 40px 0;
}

#sobre #vantagens-2 {
    background-color: #e80a4d;
}

#sobre #vantagens-1 .item,
#sobre #vantagens-2 .item {
    padding: 0 3rem;
}

#sobre #vantagens-1 .item .icon,
#sobre #vantagens-2 .item .icon {
    font-size: 5em;
}

#sobre #vantagens-1 .item .icon::before,
#sobre #vantagens-2 .item .icon::before {
    margin: 0;
}

#sobre #vantagens-1 .item h5,
#sobre #vantagens-2 .item h5 {
    font-weight: bold;
}

/***** fim #sobre ******/

/***** inicio #para-voce ******/

#para-voce #banner #selo-banner {
    width: 1100px;
    position: absolute;
    right: -180px;
    bottom: -20px;
    overflow: visible;
    z-index: 99;
}

#para-voce #descricao {
    background-color: #fff;
    padding: 80px 0;
    position: relative;
}

#para-voce #descricao .capa {
    padding-right: 40px;
}

#para-voce .item-especialidade {
    margin-bottom: 3rem;
}

#para-voce .item-especialidade .conteudo {
    background-color: #f7f6f7;
    padding: 1.5rem;
    padding-left: 5rem;
}

/***** fim #para-voce ******/

/***** inicio #para-sua-empresa ******/

#para-sua-empresa #banner #selo-banner {
    width: 1100px;
    position: absolute;
    right: -180px;
    bottom: -20px;
    overflow: visible;
    z-index: 99;
}

#para-sua-empresa #descricao {
    background-color: #fff;
    padding: 80px 0;
    position: relative;
}

#para-sua-empresa #descricao .capa {
    padding-right: 40px;
}

#para-sua-empresa .item-especialidade {
    margin-bottom: 3rem;
}

#para-sua-empresa .item-especialidade .conteudo {
    background-color: #f7f6f7;
    padding: 1.5rem;
    padding-left: 5rem;
}

#para-sua-empresa .item-especialidade .icon {
    font-size: 6em;
}

/***** fim #para-sua-empresa ******/

/***** inicio #servicos ******/

#servicos #banner {
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#servicos #banner .overlay {
    background-color: rgba(71, 41, 115, 0.4);
}

#servicos #banner .overlay h1 {
    font-size: 2.5em;
    font-weight: bold;
}

#servicos #banner .overlay h3 {
    white-space: pre-line;
}

#servicos #content {
    padding: 80px 0;
}

#servicos #content h2 {
    color: #472973;
    font-size: 1.6em;
}

#servicos #investimeto {
    text-align: center;
    background-color: #e80a4d;
    padding: 50px 0;
}

#servicos #investimeto h4 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
}

#servicos #investimeto .btn label {
    color: #e80a4d;
    background-color: #fff;
}

#servicos #investimeto .btn::after {
    color: #e80a4d;
    background-color: #fff;
}

#servicos #diferenciais {
    padding: 70px 0;
}

#servicos #diferenciais h3 {
    color: #472973;
    text-align: center;
    margin-bottom: 30px;
}

#servicos #diferenciais .item {
    text-align: center;
    color: #472973;
    padding: 20px;
}

#servicos #diferenciais .item img {
    border-radius: 50%;
}

#servicos #diferenciais .item h5 {
    margin-top: 15px;
    font-weight: bold;
}

#servicos #diferenciais .item p {
    margin-bottom: 0;
}

/***** fim #servicos ******/

/***** inicio #parceiros ******/

#parceiros #banner {
    height: 600px;
    background-image: url(../images/parceiros-banners.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#parceiros #banner .overlay {
    background-color: rgba(71, 41, 115, 0.4);
}

#parceiros #banner .overlay h1 {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 40px;
}

#parceiros #content {
    padding: 50px 0;
}

#parceiros #content .item {
    margin-bottom: 30px;
    padding-right: 40px;
}

#parceiros #content h4 {
    color: #472973;
    font-size: 1.4em;
    font-weight: bold;
}

#parceiros #content p {
}

#parceiros #exclusividade {
    background-color: #f7f6f7;
    padding: 50px 0;
    position: relative;
}

#parceiros #exclusividade h3 {
    color: #472973;
    font-size: 2.5em;
    font-weight: bold;
}

#parceiros #exclusividade h3 span {
    color: #e80a4d;
}

#parceiros #por-que {
    padding: 50px 0;
    position: relative;
}

#parceiros #por-que h4 {
    color: #472973;
    font-weight: bold;
    margin-bottom: 20px;
}

#parceiros #por-que ul {
    list-style: none;
    padding-left: 0px;
}

#parceiros #por-que ul li {
    background-color: #f7f6f7;
    color: #e80a4d;
    font-weight: bold;
    padding: 0.7rem 1rem;
    border-radius: 5px;
    margin-bottom: 10px;
}

#parceiros #seja-um-parceiro {
    padding: 50px 0;
    background-color: #472973;
    text-align: center;
}

#parceiros #seja-um-parceiro .icon {
    color: #e80a4d;
    font-size: 5em;
    line-height: 1em;
}

#parceiros #seja-um-parceiro h2 {
    font-weight: 300;
    font-size: 2em;
    color: #fff;
}

#parceiros #formulario {
    padding: 50px 0;
}

/***** fim #parceiros ******/

/***** inicio #contato ******/

#contato #banner #selo-banner {
    width: 900px;
    position: absolute;
    right: -180px;
    bottom: -20px;
    overflow: visible;
    z-index: 99;
}

#contato #banner img {
    margin-bottom: -190px;
    z-index: 98;
    position: relative;
}

#contato #titulo {
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 10px;
    position: relative;
}

#contato #titulo .titulo {
    padding-bottom: 0;
}

#contato #descricao {
    background-color: #f7f6f7;
    padding: 60px 0;
    position: relative;
}

#contato #descricao h4 {
    color: #472973;
}

#contato #dados {
    background-color: #472973;
    color: #fff;
    padding: 70px 0;
}

#contato #dados .item {
    display: flex;
    align-items: center;
    padding: 15px 40px;
    border-right: solid 1px #e80a4d;
}

#contato #dados .item:last-child {
    border-right: none;
}

#contato #dados .item .icon {
    color: #e80a4d;
    font-size: 2.5em;
    margin-right: 0.4rem;
}

#contato #dados .item p {
    margin-bottom: 0;
}

#contato #dados .item a {
    text-decoration: none;
    color: #fff;
}

/***** fim #contato ******/

/***** inicio #blog ******/

#blog #banner,
#blog-item #banner {
    height: 300px;
}

#blog #titulo,
#blog-item #titulo {
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 10px;
    position: relative;
}

#blog #content,
#blog-item #content {
    padding: 80px 0;
}

#blog-item .breadcrumb {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    font-weight: bold;
    font-size: 1.1em;
}

#blog-item .breadcrumb a {
    color: #e80a4d;
    text-decoration: none;
}

.blog-body {
    padding: 10px;
}

.blog-body h1 {
    color: #212529;
    font-size: 2.2em;
    margin: 15px 0;
}

.blog-body h2,
.blog-body h3,
.blog-body h4,
.blog-body h5 {
    font-size: 1.3em;
}

.blog-body h2::before,
.blog-body h3::before,
.blog-body h4::before,
.blog-body h5::before {
    color: #e80a4d;
}

.blog-body .data {
    color: #e80a4d;
    font-weight: 500;
    margin-bottom: 20px;
}

#blog #content h5,
#blog-item #content h5 {
    color: #212529;
    font-size: 1.3em;
}

#blog #content h5::before,
#blog-item #content h5::before {
    color: #e80a4d;
}

#blog #content .nav-categorias .nav-link,
#blog-item #content .nav-categorias .nav-link {
    padding: 7px 0;
    color: #333333;
    border-bottom: solid 1px #f3f3f3;
    font-size: 1em;
}

#blog #content .nav-categorias .nav-link::before,
#blog-item #content .nav-categorias .nav-link::before {
    content: "•";
    color: #e80a4d;
    font-size: 2em;
    line-height: 0.1em;
    margin-right: 7px;
}

.item-blog {
    position: relative;
    margin-bottom: 25px;
}

.item-blog a {
    color: #333333;
    font-weight: 300;
    text-decoration: none;
}

.item-blog a:hover {
    color: #e80a4d;
    text-decoration: none;
}

.item-blog .data {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #e80a4d;
    color: #fff;
    width: 45px;
    padding: 3px 5px;
    padding-bottom: 8px;
    text-align: center;
    font-size: 1.8em;
    font-weight: 500;
    line-height: 0.9em;
}

.item-blog .data small {
    display: block;
    text-transform: lowercase;
    font-weight: 300;
    font-size: 0.5em;
}

.item-blog .data:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-right: 8px solid transparent;
    border-top: 5px solid #e80a4d;
    bottom: -5px;
    left: 0;
}

.item-blog .titulo-blog {
    margin-top: 8px;
    font-size: 1em;
    font-weight: 500;
}

.item-blog .titulo-blog::before {
    color: #e80a4d;
    margin-bottom: 5px;
}

.item-blog-inline a {
    display: flex;
    margin-bottom: 20px;
    color: #333333;
    border-bottom: solid 1px #f3f3f3;
    padding: 7px 0;
    text-decoration: none;
}

.item-blog-inline a:hover {
    color: #e80a4d;
    text-decoration: none;
}

.item-blog-inline .capa {
    width: 80px;
    height: 80px;
    margin-right: 10px;
}

.item-blog-inline .capa img {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.item-blog-inline .descricao {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-evenly;
}

.item-blog-inline .descricao .titulo-blog {
    margin-bottom: 2px;
}

.item-blog-inline .descricao .data {
    font-size: 0.8em;
    margin-bottom: 0;
}

/***** fim #blog ******/

/***** inicio #faq ******/

#faq #banner {
    height: 300px;
}

#faq #titulo {
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 10px;
    position: relative;
}

#faq #content {
    padding: 80px 0;
}

#faq .accordion-button {
    font-weight: bold;
    color: #472973;
    text-align: left;
    /* white-space: pre-line; */
}

#faq .accordion-button:focus {
    box-shadow: none;
    border-color: rgba(0, 0, 0, 0.125);
}

#faq .accordion-button:not(.collapsed) {
    background-color: #472973;
    color: #fff;
    box-shadow: none;
    border: none;
}

.accordion-button:not(.collapsed)::after {
    content: "\f004";
    background: none;
}

.accordion-button::after {
    content: "\f004";
    font-family: "fontello";
    background: none;
    width: auto;
    height: auto;
}

#faq .accordion-body {
    white-space: pre-line;
    padding: 1.5rem 1.25rem;
}

/***** fim #faq ******/

/***** inicio #politica-de-privacidade ******/

#politica-de-privacidade #descricao {
    background-color: #fff;
    padding: 90px 0;
    position: relative;
}

#politica-de-privacidade #descricao .titulo {
    padding-bottom: 20px;
}

#politica-de-privacidade #descricao h5 {
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 2rem;
}

/***** fim #politica-de-privacidade ******/

/***** inicio #termos-de-uso ******/

#termos-de-uso #descricao {
    background-color: #fff;
    padding: 90px 0;
    position: relative;
}

#termos-de-uso #descricao .titulo {
    padding-bottom: 20px;
}

#termos-de-uso #descricao h5 {
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 2rem;
}

/***** fim #termos-de-uso ******/

/***** inicio #footer ******/

footer {
    background-color: #f7f6f7;
    position: relative;
}

footer .capa {
    padding: 40px 15px;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

footer .app {
    padding: 40px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #472973;
    font-weight: bold;
}

footer .app .icon,
footer .app span {
    color: #e80a4d;
    font-size: 1.6em;
    line-height: 1.6em;
    margin: 0 0.8rem;
}

footer .app a {
    display: block;
    margin: 0 0.5rem;
    margin-bottom: 0.2rem;
    color: #472973;
    text-decoration: none;
}

footer .submenu {
    padding: 50px 25px;
    background-color: #e80a4d;
    color: #fff;
}

footer .submenu a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

footer .submenu .linha {
    width: 40px;
    height: 2px;
    border-radius: 5px;
    background-color: #fff;
    margin: 1rem 0;
}

footer .copy {
    text-align: center;
    padding: 25px 0;
    background-color: #472973;
    color: #fff;
    font-size: 0.8em;
}

footer .copy a {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

/***** fim #footer ******/

@media (max-width: 1400px) {
    .navbar-brand {
        /* background: none; */
        background-position: center top;
        padding-left: 0rem;
        padding-top: 20px;
        background-size: 50px;
    }
    #banner #selo-banner {
        width: 900px;
        right: -180px;
    }
    #home #banner .slide .banner-desktop {
        height: 600px;
    }
    #home #parceiro #selo-parceiro {
        width: 1000px;
        left: -400px;
    }
    #sobre #banner #selo-banner {
        width: 900px;
        right: -300px;
    }
    #para-voce #banner #selo-banner {
        width: 1000px;
        right: -300px;
    }
    #para-sua-empresa #banner {
        padding-top: 40px;
    }
    #para-sua-empresa #banner #selo-banner {
        width: 900px;
        right: -300px;
    }
    #parceiros #banner #selo-banner {
        width: 900px;
        right: -300px;
    }
    #contato #banner {
        padding-top: 50px;
    }
    #contato #banner img {
        margin-bottom: -170px;
    }
    #contato #banner #selo-banner {
        width: 800px;
        bottom: -40px;
    }
}

@media (max-width: 1199.98px) {
    .navbar-brand img {
        width: 120px;
    }
    .navbar .nav-link {
        margin-left: 0rem;
    }
    .navbar .social a {
        padding: 0.5rem 0rem;
    }
    .navbar .entrar {
        padding: 2rem 1rem;
    }
    #banner h1::before {
        display: none;
    }
    #banner {
        /* padding-top: 40px; */
    }
    #banner #selo-banner {
        width: 800px;
        right: -300px;
    }
    .item-especialidade {
        margin-bottom: 20px;
    }
    #home #parceiro #selo-parceiro {
        width: 800px;
        left: -350px;
    }
    #contato #banner img {
        margin-bottom: -220px;
    }
}

@media (max-width: 991.98px) {
    #banner #selo-banner {
        display: none;
    }
    #home #banner .slide .banner-desktop {
        height: 500px;
    }
}

@media (max-width: 768px) {
    .navbar-brand {
        background-position: left center;
        padding: 1.8rem 0rem;
        padding-left: 60px;
        background-size: 50px;
    }
    .navbar .entrar {
        position: absolute;
        right: 60px;
        top: 0;
        text-decoration: none;
        text-align: center;
        background: none;
        padding: 1.8rem 1rem;
    }
    .navbar .entrar .icon {
        font-size: 1.2em;
    }
    .navbar .nav-link {
        padding: 0rem 0.6rem !important;
        margin-top: 0rem;
        margin-bottom: 0.3rem;
        text-align: right;
    }
    .navbar .nav-link::after {
        display: none;
    }
    .navbar .social {
        justify-content: flex-end;
    }
    #banner #selo-banner {
        display: none;
    }
    #home #parceiro #selo-parceiro {
        display: none;
    }
    #home #parceiro .capa {
        margin-top: 0;
    }
    #contato #banner img {
        margin-bottom: -180px;
    }
    #contato #dados .item {
        padding: 15px 15px;
        justify-content: center;
        border: none;
    }
    #home #banner .slide .banner-desktop {
        display: none;
    }
    #home #banner .slide .banner-mobile {
        display: block;
    }
}

@media (max-width: 575.98px) {
    #banner {
        text-align: center;
    }
    #banner .capa {
        margin-top: 40px;
    }
    .titulo {
        padding-bottom: 10px;
    }
    #home #sobre {
        text-align: center;
    }
    #home #sobre .capa {
        padding: 15px 50px;
        margin-bottom: 20px;
    }
    #home #parceiro {
        text-align: center;
    }
    #home #parceiro .capa {
        padding-right: 15px;
        margin-top: 40px;
    }
    #home #parceiro h3 {
        font-size: 2em;
    }
    #sobre #descricao {
        text-align: center;
    }
    #sobre #descricao .capa {
        padding: 15px 50px;
        margin-bottom: 20px;
    }
    #sobre #vantagens-1 .item,
    #sobre #vantagens-2 .item {
        padding: 1rem 1rem;
        text-align: center;
    }
    #sobre #vantagens-1 .item .icon,
    #sobre #vantagens-2 .item .icon {
        font-size: 4em;
    }
    .item-especialidade {
        flex-direction: column;
        align-items: center;
    }
    .item-especialidade .imagem {
        margin-bottom: -40px;
        width: 80px;
        height: 80px;
    }
    .item-especialidade .conteudo {
        margin-left: 0;
        padding-left: 1.5rem !important;
        padding-top: 4rem !important;
        text-align: center;
    }
    #contato #titulo {
        padding-top: 200px;
    }
    #contato #dados .item {
        display: block;
        text-align: center;
    }
    #contato #dados .item .icon {
        margin-right: 0;
    }
    footer .capa,
    footer .app,
    footer .links {
        padding: 20px 0;
    }
    footer .submenu {
        text-align: center;
    }
    footer .submenu .linha {
        margin: 0 auto;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
}
