@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap');

h1,
h2,
h3,
h4 {
    font-family: "Oxygen", sans-serif
}

.navbar::before {
    width: 100%;
    border-radius: 0
}

.navbar-brand img {
    width: 150px
}

.feature-area {
    display: none
}

.hero-single::before {
    background: linear-gradient(149deg, #000000c7, transparent);
    opacity: 1
}

.theme-btn {
    border-radius: 7px;
}

.service-img img {
    position: relative;
    border-top-right-radius: 0;
    z-index: -1
}

.service-item::before {
    border-top-right-radius: 0
}

.service-item {
    position: relative;
    z-index: 1
}

.service-item::before {
    width: 100%;
    height: 85%;
    z-index: -1
}

#item-produto-1:before {
    position: absolute;
    content: "";
    background-image: url(/arquivos/banheiro.svg);
    top: 43px;
    bottom: 0;
    right: 28px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    background-position: center;
    z-index: 2;
    filter: contrast(.5) brightness(11)
}

#item-produto-1:after {
    position: absolute;
    content: "";
    width: 80px;
    right: 14px;
    height: 80px;
    bottom: 40%;
    background: #2d77dc;
    z-index: -1
}

#item-produto-2:before {
    position: absolute;
    content: "";
    background-image: url(/arquivos/azulejos.svg);
    top: 35px;
    bottom: 0;
    right: 29px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    background-position: center;
    z-index: 2;
    filter: contrast(.5) brightness(11)
}

#item-produto-2:after {
    position: absolute;
    content: "";
    width: 80px;
    right: 14px;
    height: 80px;
    bottom: 41%;
    background: #2d77dc;
    z-index: -1
}

#item-produto-3:before {
    position: absolute;
    content: "";
    background-image: url(/arquivos/pia.svg);
    top: 83px;
    bottom: 0;
    right: 29px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    background-position: center;
    z-index: 2;
    filter: contrast(.5) brightness(11)
}

#item-produto-3:after {
    position: absolute;
    content: "";
    width: 80px;
    right: 14px;
    height: 80px;
    bottom: 36%;
    background: #2d77dc;
    z-index: -1
}

#item-produto-5:before {
    position: absolute;
    content: "";
    background-image: url(/arquivos/chuveiro.svg);
    top: 43px;
    bottom: 0;
    right: 29px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    background-position: center;
    z-index: 2;
    filter: contrast(.5) brightness(11)
}

#item-produto-5:after {
    position: absolute;
    content: "";
    width: 80px;
    right: 14px;
    height: 80px;
    bottom: 40%;
    background: #2d77dc;
    z-index: -1
}

.counter-box {
    border-radius: 0
}

.portfolio-content {
    border-radius: 0
}

.portfolio-arrow::before {
    border-radius: 0
}

.portfolio-arrow {
    border-radius: 0
}

.portfolio-slider.owl-theme .owl-nav button {
    border-radius: 0
}

.about-experience {
    left: -5px;
    top: -5px;
    display: flex;
    align-items: center;
    border: 5px solid #fff;
    padding: 0 20px
}

#page_pagina_extra_2 #service-sections .section-content ul li {
    padding: 0;
}

.about-experience span {
    margin-right: 20px;
    font-weight: 700;
    margin-bottom: 0
}

.sobre-btn h4 {
    margin-bottom: 50px !important;
    background: #e1ecfa;
    width: 15%;
    margin: auto;
    padding: 13px;
    color: #2d77e2;
    font-size: 18px
}

.tiltle-advantages h3 {
    font-size: 20px
}

.btn-empresa {
    margin-top: 15px
}

.icon-advantages img {
    width: 50px
}

.icon-advantages img {
    margin-right: 15px
}

.advantages {
    display: flex;
    margin-top: 18px;
    align-items: center
}

.theme-btn i {
    transform: rotate(-40deg)
}

.icon-process img {
    width: 60px
}

.content-process {
    display: flex
}

.icon-process {
    position: relative;
    margin: 15px;
    border: 2px solid #dfdfdf;
    padding: 16px;
    border-radius: 40px
}

.title-content h3 {
    font-size: 20px;
    padding-top: 10px
}

.list-process li:before {
    position: absolute;
    content: "";
    background: #dfdfdf;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 4px solid #fff;
    margin-top: 40px;
    left: -9px;
    transition: .3s ease-in-out
}

.list-process {
    position: relative
}

.list-process li:after {
    position: absolute;
    content: "";
    border-left: 2px solid #dfdfdf;
    height: 82%;
    top: 13%;
    left: 0;
    z-index: -1
}

.list-process li:hover:before {
    background: #ffffff;
    border-color: #2d77dc
}

.list-process .active {
    border-left: 2px solid #2d77dc
}

.list-process .active .icon-process {
    background: #202020;
    border-left: transparent
}

.list-process .active .icon-process img {
    filter: invert(1)
}

.title-process {
    width: 30%
}

.title-process h2 {
    font-size: 20px;
    text-align: center;
    background: #e1ecfa;
    margin-bottom: 30px;
    padding: 13px;
    color: #2d77e2
}

.desc-process {
    margin-top: 15px;
    margin-bottom: 15px
}

#section-html-modulo_1 {
    padding: 50px 0
}

.testimonial-quote {
    border-radius: 0
}

.testimonial-author-img {
    width: 22%
}

.quote-img img {
    border-radius: 0
}

.quote-img::before {
    border-radius: 0
}

.contact-info {
    border-radius: 0
}

.contact-img img {
    border-bottom-right-radius: 0
}

.contact-img::before {
    border-radius: 0
}

.contact-form .input-group.textarea .input-group-text,
.contact-form .input-group.textarea .form-control {
    border-radius: 0
}

.contact-form .input-group .form-control {
    border-radius: 0
}

.contact-form .input-group .input-group-text {
    border-radius: 0
}

.quote-form .input-group.textarea .input-group-text,
.quote-form .input-group.textarea .form-control {
    border-radius: 0
}

.quote-form .input-group .form-control {
    border-radius: 0
}

.quote-form .input-group .input-group-text {
    border-radius: 0
}

i.far.fa-paper-plane {
    transform: rotate(45deg)
}

.subscribe-form .form-control {
    border-radius: 0
}

.quote-form .input-group:focus-within {
    border-radius: 0
}

.quote-form .input-group.textarea:focus-within {
    border-radius: 0
}

.cta-area::before {
    background: linear-gradient(94deg, #000000e0, #0000009c, #000000e0)
}

.button-text-cta {
    text-align: center
}

.button-text-cta h3 {
    font-size: 20px;
    color: #fff;
    background: #ffffff42;
    width: 20%;
    margin: auto;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 20px
}

.video-wrapper {
    display: none
}

.footer-logo img {
    filter: contrast(0) brightness(11)
}

.fa-comment-sms:before,
.fa-sms:before {
    color: #fff
}

.btn-sms {
    position: fixed;
    width: 8%;
    height: 50px;
    background: #198754;
    z-index: 999;
    bottom: 75px;
    right: 33px;
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-radius: 4px;
}



button.btn.btn-success.btn-whatsapp {
    display: none
}

.descricao-servico p {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3.5em
}

.portfolio-arrow {
    display: none
}

#page_pagina_extra_2 .service-details-title {
    display: none
}

.desc-map-area li {
    list-style: disc
}

.title-map h2 {
    margin-bottom: 30px
}

.desc-map-area p {
    margin-bottom: 20px
}

.footer-widget-title::after {
    position: absolute;
    content: '';
    z-index: -1;
    width: 30px;
    height: 3px;
    background-color: var(--bg_geral);
    bottom: 0;
    left: 18px
}

.footer-widget-title::before {
    position: absolute;
    content: '';
    z-index: -1;
    width: 90px;
    height: 3px;
    background: rgba(255, 255, 255, .2);
    bottom: 0;
    left: 0
}

.about-us .mb-3 .img-fluid {
    margin: 5px
}

.footer-widget .mb-3 {
    margin-top: 60px
}

.footer-social {
    align-items: center;
}

li.title-social {
    color: #fff;
    font-weight: 600;
}

a.button-call span {
    margin-right: 9px;
}

.header-top-social a {
    background: #003c8d;
    padding: 10px;
    border-radius: 7px;
}

.header-top-social a:hover {
    color: #fff;
}

.header-top-social a:hover {
    background: #00275b;
}

.portfolio {
    position: relative;
}

.portfolio-content {
    bottom: -10px;
}

.header-top-social {
    text-align: center;
}

.header-top-social span {
    font-weight: 600;
}

.portfolio-img::before {
    content: "Before";
    height: 10%;
    top: 100px;
    bottom: 10px;
    right: 130px;
    left: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 30px;
    border-radius: 10px;
    transform: unset;
    opacity: .8;
}


.portfolio-img::after {
    content: "After";
    height: 10%;
    position: absolute;
    bottom: 90px;
    right: 130px;
    left: 130px;
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 30px;
    border-radius: 10px;
    background: #2d77dc;
    transition: all .4s ease-in-out;
    align-items: center;
    opacity: .8;
}

.btn-call-us {
    position: fixed;
    width: 10%;
    height: 50px;
    background: #ffffff;
    z-index: 999;
    bottom: 137px;
    right: 33px;
    text-align: center;
    display: flex;
    align-items: center;
    border-radius: 0px 30px 30px 0px;
    animation: pulse 2s infinite;
    box-shadow: 0 0 16px -9px #000;
    justify-content: space-evenly;
}

.btn-call-us a {
    color: #2d77dc;
}

@media (min-width:768px) {
    #page_pagina_extra_2 .main .col-md-6 {
        flex: 0 0 auto;
        width: 100%
    }
}

#page_pagina_extra_2 .main .container {
    padding-right: calc(var(--bs-gutter-x) * 0) !important;
    padding-left: calc(var(--bs-gutter-x) * 0) !important
}

@media (min-width:1400px) {
    #mapsw .container {
        max-width: 100%
    }
}

#service-sections {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

#service-sections .section {
    width: 100%;
    padding: 50px 100px
}

#service-sections .white-section {
    background-color: #ffffff;
    color: #333 !important
}

#service-sections .white-section h2 {
    color: #333 !important
}

#service-sections .blue-section {
    background-color: #0073b7;
    color: #ffffff !important
}

#service-sections .blue-section h2 {
    color: #ffffff !important
}

#service-sections .section-wrapper {
    display: flex;
    flex-wrap: nowrap
}

#service-sections .section-title,
#service-sections .section-content {
    width: 50%
}

#service-sections .section-title {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left
}

#service-sections .section-title h2 {
    font-size: 32px;
    letter-spacing: .5px;
    margin-bottom: 10px
}

#service-sections .section-content {
    text-align: left
}

#service-sections .section-content p {
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 25px
}

#service-sections .section-content ul {
    list-style: none;
    padding: 0
}

#service-sections .section-content ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px
}

#service-sections .section-content ul li::before {
    content: "Ã¢â‚¬Â¢";
    position: absolute;
    left: 0;
    top: 0;
    color: inherit;
    visibility: collapse;
}

.btn-call-us .fa-phone:before {
    position: absolute;
    content: "\f095";
    color: #fff;
    top: 0;
    right: -2px;
    background: #044bab;
    padding: 17px;
    border-radius: 100%;
    box-shadow: 0px 0px 3px 0px #000000;
}

.politica_cookies .conteudo-lgpd .btn-cookies {
    width: 20%;
}

.btn-sms a {
    color: #fff;
    font-weight: 700;
    position: absolute;
    left: 22px;
    font-size: 22px;
}

i.fa-solid.fa-message {
    position: absolute;
    right: 10px;
    font-size: 30px;
    color: #fff;
}

@media (max-width:768px) {
    #service-sections .section {
        padding: 30px 40px
    }

    #service-sections .section-wrapper {
        flex-direction: column
    }

    #service-sections .section-title,
    #service-sections .section-content {
        width: 100%
    }

    #service-sections .section-title h2 {
        font-size: 28px
    }

    #service-sections .section-content p {
        font-size: 18px;
        line-height: 1.6
    }
}

@media (min-width:1200px) {
    #page_pagina_extra_2 .main .container {
        max-width: 100%
    }
}

#page_pagina_extra_2 .main .container .col-md-6 {
    padding: 0
}

div#service-sections {
    padding: 0
}

.service-details .owl-carousel {
    display: none
}

 @keyframes pulse {
            0% {
                transform: scale(1);
            }
50% {
      transform: scale(1.1);
      }
      100% {
      transform: scale(1);
    }
  }
  
  .pulse {
            width: 100px;
            height: 100px;
            background-color: #3498db;
            border-radius: 50%;
            animation: pulse 2s infinite;
        }
        
        .hero-single::after {
    position: absolute;
    content: "";
    background: url(/arquivos/refinishing-experts-img.webp);
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 190px;
    background-repeat: no-repeat;
    background-size: contain;
    width: 12%;
    opacity: .9;
    background-position: bottom right;
}

@media (max-width: 1199px) {
    .header-top-social a {
        width: 100%;
        height: 100%;
        line-height: 37px;
        margin-left: 0;
    }
}

@media (max-width: 991px) {
    .header-top-contact ul li:last-child {
        display: block;
    }
}

@media screen and (max-width: 720px){
  .header-top-wrapper {
    justify-content: center;
}

.btn-call-us .fa-phone:before {
    top: 0px;
    padding: 12px;
}

.btn-call-us {
    width: 39%;
    height: 40px;
    bottom: 137px;
    right: 33px;
    border-radius: 0px 20px 20px 0px;
}

.hero-single::after {
    width: 40%;
    right: 0;
    left: 10px;
}

.sobre-btn h4 {
    width: 70%;
}

    .advantages {
        display: block;
        margin-bottom: 30px;
        text-align: center;
    }

.icon-advantages img {
    margin-bottom: 20px;
}

.btn-empresa {
    text-align: center;
}

.icon-process {
    position: relative;
    margin: 15px;
    border: 2px solid #dfdfdf;
    padding: 13px;
    border-radius: 40px;
    width: 40%;
    height: 0%;
}

.title-process {
    width: 100%;
    margin-top: 20px;
}

.portfolio-img::before {
    right: 90px;
    left: 90px;
}

.portfolio-img::after {
    right: 90px;
    left: 90px;
}

.button-text-cta h3 {
    width: 100%;
}

.politica_cookies .conteudo-lgpd .btn-cookies {
    width: 100%;
}

.btn-sms {
    width: 32%;
    height: 40px;
}

.politica_cookies {
    bottom: 200px;
}
}

/*box-politica_de_cookies*/
.politica_cookies .conteudo-lgpd {
    display: none;
}

.portfolio-item:hover .portfolio-img::before {
    transform: unset;
}