<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
:root {
    --cor-primaria: #97ddf9;
    /* Cor primÃ¡ria */
    --cor-secundaria: #6c757d;
    /* Cor secundÃ¡ria */
    --cor-destaque: #ffc107;
    /* Cor de destaque */
    --cor-texto-primario: #800080;
    /* Cor do texto */
    --cor-texto-secundario: #c9afaf;
    --cor-background-primaria: #800080;
    /* Cor de fundo */
    --cor-background-secundaria: #c004c0;
    /* Cor de fundo */
}

body {
    overflow-x: hidden;
    /* color: var(--cor-texto-primario); */
    font-family: 'Nunito', sans-serif;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.text-primary {
    color: var(--cor-texto-primario) !important;
}

p {
    font-size: 20px
}

p.small {
    font-size: 16px
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: var(--cor-primaria)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700
}

.margem-b-20 {
    margin-bottom: 20px;
}

.margem-b-30 {
    margin-bottom: 30px;
}

.texto-pequeno {
    font-size: 16px;
}

.featurette-divider {
    margin-top: 10px;
    margin-bottom: 10px
}

.row-centered {
    text-align: center
}

.col-centered {
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: -4px
}

hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center
}

hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em
}

hr.star-light {
    border-color: #fff
}

hr.star-light:after {
    color: #fff;
    background-color: #e74c3c
}

hr.star-primary {
    border-color: #d12d2f
}

hr.star-primary:after {
    color: #d12d2f;
    background-color: #fff
}

.img-centered {
    margin: 0 auto
}

header {
    text-align: center;
    color: #fff;
    background: #97ddf9
}

header .container {
    padding-top: 100px;
    padding-bottom: 50px
}

header img {
    display: block;
    margin: 0 auto 20px
}

header .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 700
}

header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300
}

#headermidias {
    background-color: var(--cor-background-primaria);
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: #e6281f;
    border-bottom-style: solid;
    border-bottom-width: 1px
}


/* 
inÃ­cio da mensagem de cookies
 */

.cookie-notice-footer {
    z-index: 1001;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #7b7575;
    color: #fff;
    padding: 10px;
    text-align: center;

}

.cookie-notice-footer p {
    font-size: 16px !important;
}

/* fim da mensagem de cookies */

.text-big {
    font-size: 180%
}

.opacity {
    opacity: .9;
    -moz-opacity: .9;
    -webkit-opacity: .9;
}

.btn-orcamento {
    border-radius: 0;
    font-size: 1.2em
}

.img-thumbnail {
    border-radius: 0
}

.control-label {
    font-size: 1.2em
}

.form-control {
    font-size: 1.2em;
    color: #1fa4b6
}

.navbar {
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0 !important;
    margin: 0;

}

.navbar-fixed-top {
    /* height: 70px; */
    /* opacity: 0.9; */
    /* background-color: #5a015a; */
}

.navbar-collapse {
    border: none !important;
    /* margin-bottom: 70px; */
}

#logo-top {
    text-transform: none
}

.nome_nav {
    padding-top: 10px;
    padding-left: 70px
}

.navbar a:focus {
    outline: 0
}

.navbar .navbar-nav li a {
    margin-top: 0;
    /* height: 60px; */
    border-top: solid #97ddf9 1px;
    transition: all .3s ease-in;
    font-size: 14px
}

.navbar .navbar-nav li a i {
    margin-right: 10px;
    float: left;
}

.navbar .navbar-nav li a:hover,
.navbar .navbar-nav li a:focus,
.navbar .navbar-nav li a:active,
.navbar .navbar-nav li a.active {
    color: var(--cor-primaria);
    background-color: var(--cor-background-secundaria);
    border-top: solid var(--cor-background-primaria) 1px
}

.navbar .navbar-nav li a:focus {
    outline: 0;
    border-top: solid #d12d2f 1px
}

.navbar-default .navbar-nav&gt;.active&gt;a,
.navbar-default .navbar-nav&gt;.active&gt;a:hover,
.navbar-default .navbar-nav&gt;.active&gt;a:focus {
    color: var(--cor-primaria);
    background-color: var(--cor-background-primaria);
    border-top: solid var(--cor-primaria) 1px
}

.navbar-default .navbar-toggle {
    border-color: var(--cor-primaria);
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: var(--cor-background-primaria);
}

.navbar-default {
    background: var(--cor-background-primaria);
}

.navbar-default,
.navbar-inverse {
    border: 0
}

.container-conteudo {
    padding-top: 40px
}

section {
    padding: 30px 0
}

.parallaxBar {
    padding: 120px 0 !important
}

section.success {
    color: #fff;
    background: #cba9d2
}

section.success a,
section.success a:hover,
section.success a:focus,
section.success a:active,
section.success a.active {
    outline: 0;
    color: var(--cor-primaria)
}



.list-linear {
    background-color: #800080;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    /* Adiciona alinhamento horizontal */
    display: flex;
    /* Adiciona alinhamento vertical */
    justify-content: center;
    /* Alinha os itens no centro horizontal */
    align-items: center;
    /* Alinha os itens no centro vertical */

}

.list-linear li {
    display: inline-block;
    padding: 10px;
    margin-right: 10px;
    flex: 1;
    /* Distribui os itens igualmente */
}


@media(max-width:767px) {
    section {
        padding: 30px 0
    }

    .parallaxBar {
        padding: 80px 0 !important
    }

    section.first {
        padding-top: 30px
    }
}

.item-galeria:hover {
    opacity: 1
}


.thumbnail-icon {
    background: rgba(255, 255, 255, 0.30);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: stretch;
    transition: all 0.3s ease-in-out;
    align-content: space-around;

}

.thumbnail-icon:hover {
    -webkit-animation: fadeOutUp .7s both ease;
    -moz-animation: fadeOutUp .7s both ease;
    animation: fadeOutUp .7s both ease
}


#portfolio .portfolio-item {
    right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 0 15px
}

#portfolio .portfolio-item:hover {
    /* background-color: var(--cor-background-secundaria) */
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0;
    max-width: 100%;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24, 188, 156, .9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s
}

#portfolio .portfolio-item .portfolio-link:hover {
    text-decoration: none
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: .8;
    -webkit-animation: bounce .7s both ease;
    -moz-animation: bounce .7s both ease;
    animation: bounce .7s both ease
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff
}

#portfolio .portfolio-item .caption-text {
    padding: 10px;
    margin-top: 0;
    background: #edf2f3;
    border-bottom: 2px solid #eee;
    /* color: var(--cor-texto-primario); */

}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0
}

#portfolio * {
    z-index: 2
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px
    }
}

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

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0;
    transition: all .3s ease-in-out
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: var(--cor-primaria);
    background: #fff
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0;
    box-shadow: none !important;
    resize: none
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease, opacity .3s ease;
    -moz-transition: top .3s ease, opacity .3s ease;
    -ms-transition: top .3s ease, opacity .3s ease;
    transition: top .3s ease, opacity .3s ease
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1
}

.floating-label-form-group-with-focus label {
    color: var(--cor-primaria)
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee
}

footer {
    color: #fff
}

footer h3 {
    margin-bottom: 30px
}

footer .footer-above {
    padding-top: 50px;
    background-color: var(--cor-background-primaria)
}

footer .footer-col {
    margin-bottom: 50px
}

footer .footer-below {
    padding: 25px 0;
    background-color: var(--cor-background-primaria)
}

footer .footer-below p {
    padding-top: 12px;
    font-size: 14px
}

.list-link-footer {
    text-align: left
}

.list-link-footer li {
    list-style-type: none;
    border-bottom: dotted #fff 1px;
    margin-bottom: 10px
}

.list-link-footer li a {
    color: #fff;
    font-size: 20px
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0
}



.scroll-to-top-btn {
    position: fixed;
    bottom: 20px;
    right: 15px;
    width: 45px;
    height: 45px;
    background-color: #ff4757;
    /* Cor de fundo */
    color: white;
    /* Cor da seta */
    border: none;
    border-radius: 50%;
    /* Torna o botÃ£o redondo */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    /* Tamanho da seta */
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    /* Sombra */
    z-index: 1000;
    /* Garantir que o botÃ£o fique na frente de outros elementos */
    transition: opacity 0.3s ease;
    /* TransiÃ§Ã£o suave ao aparecer/desaparecer */
    opacity: 0;
    /* BotÃ£o escondido por padrÃ£o */
    visibility: hidden;
    /* Esconde o botÃ£o visualmente */
}

.scroll-to-top-btn.show {
    opacity: 1;
    visibility: visible;
}

.scroll-to-top-btn:hover {
    background-color: #ff6b81;
    /* Cor de fundo ao passar o mouse */
}

.scroll-to-top-btn:active {
    background-color: #ff4757;
    /* Cor de fundo ao clicar */
}


/* customizaÃ§Ã£o dos botoes de orÃ§amento */

.bg-roxo {
    background-color: #800080;
}

.bg-roxo-claro {
    background-color: #edcded;
}

.btn-custom {
    /* Cor mais intensa para gerar urgÃªncia */
    color: white;
    margin-top: 20px;
    /* font-size: 1.2rem; */
    padding: 15px;
    border-radius: 30px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    animation: pulseBt 1.5s infinite;
    /* AnimaÃ§Ã£o para chamar atenÃ§Ã£o */
    transition: transform 0.3s, background-color 0.3s;
}

.btn-custom-vermelho {
    background-color: #ff4c3b;
}

.btn-custom-vermelho:hover {
    background-color: #e03d2b;
    /* Efeito hover com uma cor mais intensa */
    transform: scale(1.05);
}

.btn-custom-roxo {
    background-color: #52156b;
    /* color: #f6a4ec; */
}

.btn-custom-roxo:hover {
    background-color: #782b97;
    color: #f3b0eb;
    /* Efeito hover com uma cor mais intensa */
    transform: scale(1.05);
}

.btn-custom-verde {
    background-color: #05a743;
    /* color: #f6a4ec; */
}

.btn-custom-verde:hover {
    background-color: #3af381;
    /* color: #f3b0eb; */
    /* Efeito hover com uma cor mais intensa */
    transform: scale(1.05);
}


/* AnimaÃ§Ã£o para dar um efeito de "pulsar" */
@keyframes pulseBt {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }

    100% {
        transform: scale(1);
    }
}




input[type='radio'] {
    display: none;
}

.radio-container label {
    display: flex;
    align-items: center;
    column-gap: 20px;
}

.custom-radio {
    border: 1px solid var(--cor-background-secundaria);
    width: 30px;
    height: 30px;
    display: grid;
    place-content: center;
    border-radius: 50%;
}

.custom-radio,
span {
    transition: 0.5s ease;
}

.custom-radio span {
    content: '';
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
}

input[type='radio']:checked+.custom-radio {
    border-color: #ac70f9;
}

input[type='radio']:checked+.custom-radio span {
    background: #ac70f9;
}

/* 
.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px
}

.scroll-top .btn:focus {
    outline: 0
} */

#map-canvas {
    width: 100%;
    height: 200px;
    margin-bottom: 15px;
    border: 2px solid #fff
}

@media(min-width:768px) {
    .navbar-default {
        font-size: 1.2em;
        padding: 10px 0
    }

    .navbar-fixed-top {
        padding: 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
        width: 100%;
        height: 70px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        /* background-color: rgba(46, 13, 68, .9); */
        padding: 5px 0;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 1.2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.2em
    }

    .navbar .navbar-nav li a {
        border-top: transparent
    }


}

#bt-fixo_zap {
    position: fixed;
    right: 10px;
    bottom: 100px;
    padding: 0;
    border-radius: 4px 0 0 4px;
    background-color: transparent;
    z-index: 1000;
    color: green;
    cursor: pointer;
    outline: none;
    /* Adicionando a animaÃ§Ã£o */
    animation: blink 1s infinite;
}

/* Definindo a animaÃ§Ã£o */
@keyframes blink {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }
}

#bt-fixo_zap:hover {
    color: rgb(2, 189, 2);
}

/* -------------------- 
:: 14.0 Single Blog CSS
-------------------- */

.single-post-share-info a {
    width: 30px;
    display: block;
    height: 30px;
    background-color: #ddd;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-bottom: 20px;
}

.single-post-share-info a i {
    line-height: 30px;
}


.single-post-share-info a.twitter {
    background-color: #41a1f6;
}

.single-post-share-info a.twitter:hover {
    background-color: #087ee6;
}

.single-post-share-info a.googleplus {
    background-color: #f43535;
}

.single-post-share-info a.googleplus:hover {
    background-color: #e20707;
}

.single-post-share-info a.facebook {
    background-color: #4c65a8;
}


.single-post-share-info a.facebook:hover {
    background-color: #3555ac;
}

.single-post-share-info a.instagram {
    background-color: #8f6247;
}

.single-post-share-info a.instagram:hover {
    background-color: #6d4025;
}

.single-post-share-info a.whatsapp {
    background-color: #357d35;
}

.single-post-share-info a.whatsapp:hover {
    background-color: #349c34;
}

.single-post-share-info a.pinterest {
    background-color: #f0c605;
}

.single-post-share-info a.pinterest:hover {
    background-color: #a88c0a;
}

/* --------------------
:: 10.0 Sidebar Area CSS
-------------------- */

/* About me */

.single-widget-area {
    margin-bottom: 50px;
}

.widget-title&gt;h3 {
    background: var(--cor-background-primaria);
    height: 40px;
    width: 100%;
    line-height: 40px;
    border-radius: 2px;
    margin-bottom: 30px;
    color: #fff;
}

.about-me-widget-thumb img {
    height: 200px;
    width: 200px;
    margin: auto;
    border-radius: 50%;
}

.about-me-widget h4 {
    margin: 15px 0;
    font-weight: 400;
}

.about-me-widget p {
    color: #51545f;
    margin-bottom: 0;
}

/* popular post */

.popular-post-widget .single-populer-post img {
    margin-right: 10px;
    border-radius: 20px;
    margin-bottom: 30px;
    -ms-flex-item-align: center;
    align-self: center;
}

.popular-post-widget .single-populer-post:last-of-type img {
    margin-bottom: 0;
}

.popular-post-widget .single-populer-post img {
    width: calc(50% - 10px);
}

.popular-post-widget .single-populer-post img,
.popular-post-widget .single-populer-post .post-content {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.popular-post-widget .single-populer-post .post-content {
    margin-left: 10px;
}

.popular-post-widget .single-populer-post .post-content a&gt;p {
    font-size: 14px;
    color: #b5aec4;
    font-weight: 400;
    margin-bottom: 0;
}

/* correÃ§Ã£o bootstrap */
.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}</pre></body></html>