.pulse {
    animation-name: pulse;
    animation-duration: 1s;
    animation-iteration-count: 3;
}

img {
    max-width: 100%;
}

section.section-slide {
    max-height: 600px;
}

.slide-item {
    animation-delay: 600ms;
    height: 100%;
}

img.imagem-slide {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.slide-item div {
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    animation-duration: 30s;
}

.img-depoimento {
    height: 50px;
    width: 50px;
    margin: 20px auto;
    border-radius: 100%;
    overflow: hidden;
}

.img-depoimento img {
    height: 100%;
    object-fit: cover;
    width: auto;
    margin: auto;
}

.product-thumb-info-image {
    height: 100%;
}

.product-thumb-info-image img {
    height: 100%;
    max-height: 350px;
    object-fit: cover;
    width: auto;
    margin: auto;
}

footer:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: var(--footer_bg);
    opacity: 0.7;
}

footer .feature-box .feature-box-icon {
    color: var(--footer_color);
}

.btn-whatsapp {
    position: fixed;
    bottom: 70px;
    right: 10px;
    width: 65px;
    height: 65px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    z-index: 999;
}

.politica_cookies {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1000;
    color: #fff;
    padding: 10px 0;
    z-index: 9999;
}

button.btn-cookies {
    margin-left: 10px;
}

.hidden-captcha .form-group {
    display: flex;
    align-items: center;
}

.captcha {
    user-select: none;
    cursor: default;
    padding: 5px 15px;
    border: 1px solid #dddddd;
    border-radius: 0;
    font-size: 18px;
    font-weight: 700;
    background: url("/images/captcha.jpg") no-repeat center !important;
    text-transform: none !important;
    height: 40px;
    margin: 0;
    white-space: nowrap;
}

input.captcha_result {
    padding: 5px;
    border: 1px solid #dddddd;
    border-radius: 0;
    width: 100%;
    height: 40px;
}

button#lista_categoria {
    border: 1px solid #f9f9f9;
    color: #f9f9f9;
    font-weight: 700;
    font-size: 1.2rem;
    border-radius: 20px;
}

ul.list-galleria-ct {
    padding: 0;
    border-radius: 20px;
    overflow: hidden;
}

ul.list-galleria-ct li {
    border-bottom: 1px solid #d5d5d5;
    transition: 0.2s ease-in-out;
}

ul.list-galleria-ct li:hover {
    border-color: #999 !important;
}

.list-galleria-ct .ct-item {
    color: #333;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    white-space: nowrap;
    font-size: 1rem !important;
    font-weight: 300;
    padding: 5px 15px;
}

.list-galleria-ct .ct-item:hover,
.list-galleria-ct .ct-item.active {
    background: #f2f2f2;
    color: var(--hover);
}

.galeria-itens {
    display: flex;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    justify-content: center;
}

.galeria-itens .galeria-item {
    width: 25%;
    height: 280px;
}

.galeria-itens .galeria-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.galeria-itens .galeria-item .img-thumbnail {
    height: 100%;
    width: 100%;
}

.custom-icon-style-1 {
    transform: rotate(45deg);
    overflow: hidden;
    height: 100px;
    width: 100px;
    border-radius: 5px;
    margin-top: 30px;
}

.custom-icon-style-1 img {
    transform: rotate(-45deg);
    object-fit: cover;
    min-width: 160px;
    min-height: 160px;
    border: 2px solid #000;
}

.custom-icon-style-1:hover img {
    transition: 0.2s easy-in-out;
}

.thumb-info-wrapper {
    height: 200px;
}

.thumb-info-wrapper img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

footer .bg-newsletter {
    background: transparent;
    border: 2px solid var(--texto_principal);
    border-radius: 0;
    height: 45px;
    color: #fff;
    transition: 0.1s ease-in-out;
}

footer .bg-newsletter:hover {
    background: var(--texto_principal);
    color: #fff;
}

article.blog-item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.bloco-more {
    display: flex;
    align-items: center;
}

.bloco-more a {
    margin: 0;
    padding: 0 !important;
    padding-left: 10px !important;
}

.img-more {
    height: 50px;
    width: 50px;
}

.img-more img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.modal-dialog {
    max-width: 700px;
}

.product-thumb-info-image {
    height: 250px;
}

figure.orcamento-figure img {
    max-width: 100%;
}

.header-top.header-top-small-minheight.header-top-simple-border-bottom {
    background: var(--bg_topo) !important;
}

.header-top * {
    color: var(--texto_topo) !important;
}

.header-container {
    background: var(--bg_menu) !important;
}

section.page-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--overlay);
    opacity: 0.5;
}

.thumb-gallery-detail .owl-item:hover {
    cursor: pointer;
}

.thumb-gallery-detail .owl-item:hover::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--overlay);
    opacity: 0.3;
    z-index: 998;
    transition: 0.2s ease-in-out;
}

.thumb-gallery-detail .owl-item:hover:after {
    content: "\f002";
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    z-index: 999;
    font-size: 50px;
    color: #fff;
    font-weight: 900;
    transition: 0.2s ease-in-out;
}

.ampliado {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999999;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.ampliado .conteudo {
    height: 80%;
    max-width: 80%;
}

.ampliado .img-ampliada {
    width: auto;
    max-height: 100%;
    overflow: hidden;
}

.ampliado button.fa.fa-times {
    position: absolute;
    top: -30px;
    right: -30px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #fff;
    color: #333;
}

.ampliado .conteudo {
    position: relative;
    color: #fff;
}

.header-extra-info-text *,
.header-extra-info-icon * {
    color: var(--bg_geral) !important;
    white-space: nowrap;
}

.words-limit {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}


/* -------- Star-Rating ---------- */

.star-rating {
    font-size: 14px;
    height: 16px;
    width: 87px;
    line-height: 1;
    overflow: hidden;
    position: relative;
    top: 0px;
    margin: auto;
}

.star-rating::before,
.star-rating span::before {
    position: absolute;
    top: 2px;
    left: 0;
    line-height: 1;
    font-weight: 900;
    color: #c0c0c0;
    letter-spacing: 2px;
    font: normal normal auto;
    font-family: "Font Awesome 5 Free";
    content: "\f005\f005\f005\f005\f005";
}

.star-rating span {
    top: 0;
    left: 0;
    float: left;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
}

.star-rating span::before {
    color: #ffc300 !important;
    letter-spacing: 3.5px;
}

.star-rating.text-left {
    margin-left: 0;
    margin-top: 5px;
}

.blog-item figure.imagem-card {
    height: 200px;
}

img.logo {
    max-width: 100%;
}

.owl-stage {
    display: flex;
    align-items: center;
    margin: auto;
}

.owl-stage-outer {
    overflow: hidden;
}

.form-slide .alert-danger {
    padding: 0;
    text-align: left;
    margin-bottom: 5px;
    background: none;
    border: 0;
    margin-top: -15px;
}

.form-slide textarea {
    height: 80px !important;
}

.owl-nav.disabled {
    display: none;
}

#modal-boas-vindas {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

#modal-boas-vindas .modal-body {
    display: flex;
    height: 100vh;
    flex: 0 0 100vw;
    z-index: 999;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
}

#modal-boas-vindas .modal-conteudo {
    position: relative;
    max-width: 100%;
    max-height: 80vh;
    min-height: 500px;
    width: 800px;
    border-radius: 10px;
    z-index: 999;
    background: #fff center top no-repeat;
    background-size: contain;
    padding: 20px;
    text-align: center;
    display: flex;
    align-content: stretch;
    justify-content: space-around;
    align-items: stretch;
}

#modal-boas-vindas .modal-conteudo .modal-detalhes {
    width: 100%;
}

#modal-boas-vindas .modal-conteudo .btn-fechar-boas-vindas {
    position: absolute;
    top: -15px;
    right: -15px;
    background: #fff;
    color: #000;
    z-index: 99999;
    width: 30px;
    height: 30px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    font-weight: bold;
    border-radius: 100%;
    border: 0;
    line-height: 27px;
    font-size: 15px;
}

.list-galleria-ct .ct-item {
    padding: 5px 10px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    white-space: nowrap;
}

.list-galleria-ct .ct-item:hover,
.list-galleria-ct .ct-item.active {
    background: #fff;
    color: var(--hover);
}

.loading:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff80;
    z-index: 9;
}

.loading:after {
    content: "";
    position: absolute;
    height: 100px;
    width: 100px;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    border: 10px solid;
    border-radius: 100%;
    border-color: #ccc;
    border-top-color: var(--bg_geral);
    z-index: 999;
    animation: spin 2s infinite;
}

.main.loading {
    position: relative;
}

a.nav-link.current.active {
    color: var(--hover);
}

.thumb-gallery-wrapper .owl-item {
    position: relative;
}

.imagem-servico {
    text-align: center;
}

.imagem-servico img {
    max-height: 600px;
}

.link_slide_completo {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.text-principal {
    color: var(--texto_principal) !important;
}

.thumb-info-wrapper:hover {
    cursor: pointer;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes pulse {
    from {
        box-shadow: none;
    }
    to {
        box-shadow: 0px 0px 10px 2px rgba(229, 129, 5, 0.8);
    }
}

@media (max-width: 700px) {
    .galeria-itens .galeria-item {
        width: 100%;
    }
    .list-galleria-ct {
        flex-wrap: wrap;
        justify-content: center;
    }
    .custom-section-background:before {
        content: unset;
    }
    .slide-item {
        position: absolute !important;
    }
}

@media (min-width: 700px) {
    .owl-stage {
        justify-content: center;
    }
    .form-slide-container {
        z-index: 9;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .form-slide-container .custom-section-background {
        position: relative;
    }
    .position-md-absolute {
        position: absolute !important;
    }
}

@media (min-width: 1920px) {
    #modal-boas-vindas .modal-conteudo {
        width: 1065px;
    }
}