.sec-title h1,
.sec-title h2 {
    color: #222222;
}

.sec-title h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    text-transform: none;
}

.sec-title h2 span {
    color: #1a68c8;
}

#service-single-area .service-single-content .sec-title h2 {
    font-size: 30px;
}

h3,
h5 a,
h3 a,
.title a,
.pagina-title {
    color: #222222;
}

h3 a:hover,
h5 a:hover {
    color: #1a68c8;
}

.read-more-link a {
    color: #1b5db5;
    display: block;
    font-weight: 600;
    margin-top: 3px;
}

.go-back-btn {
    background-color: #ffffff;
    border: 2px solid #1b5db5;
    color: #1b5db5;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    margin: 5px;
    padding: 2px 8px;
}

.logo-title {
    font-size: 15px;
    padding-top: 5px;
}

.logo-title-footer {
    color: #b09a7a;
    font-size: 15px;
    padding-top: 5px;
}

.footer-social-links-dark a {
    color: #0b2474;
}

.footer-social-links-dark li a {
    color: #927b49;
    display: block;
    margin-left: 20px;
    padding: 20px;
}

.features-area h1 {
    color: #ffffff;
    display: block;
    padding: 30px;
    text-align: center;
}

.fact-counter-area {
    background-image: url("../images/slides/road1.png");
}

.fact-counter-area .title h2 {
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
    line-height: 52px;
    margin: 0 0 60px;
}

.fact-counter-area .single-item .counter-value span {
    color: #ffffff;
    display: inline-block;
    font-size: 60px;
    font-weight: 700;
    line-height: 62px;
}

.rev_slider_wrapper.style-two .slide-content-box h2.hero-slide-title {
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-size: 70px;
    font-weight: 400;
    line-height: 80px;
    margin: 0 0 17px;
    text-align: left;
    text-transform: none;
}

.rev_slider_wrapper.style-two .slide-content-box h2.hero-slide-title span {
    color: #f8ec30;
}

.back-button-container {
    display: none;
    margin-left: 50px;
    margin-top: 20px;
    text-align: left;
}

.back-button {
    background-color: #007bff;
    border: none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    padding: 10px;
    transition: background-color 0.3s ease;
}

.back-button:hover {
    background-color: #0056b3;
}

.footer-p {
    clear: both;
    color: #999999;
    float: none;
    font-size: calc(10px + 2pt);
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.footer-p a {
    color: #999999;
}

.footer-p a:hover {
    color: rgb(87, 87, 243);
    transition: color 0.5s ease;
}

.news-ticker:hover .news-ticker-wrapper {
    animation-play-state: paused;
}

.main-menu .navigation > li.dropdown:focus-within > ul,
.main-menu .navigation > li.dropdown:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.main-menu .navigation > li.mega-dropdown {
    position: static;
}

.main-menu .navigation > li.mega-dropdown > ul.mega-menu {
    background: #ffffff;
    border-top: 3px solid #d32129;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.12);
    max-width: calc(100vw - 40px);
    padding: 20px 24px;
    z-index: 9999;
}

.main-menu .navigation > li > ul.mega-menu > li.mega-menu-group {
    border-bottom: 0;
    float: none;
    height: auto;
    margin: 0;
    min-height: 0;
    padding: 0;
    width: 100%;
}

.main-menu .navigation > li > ul.mega-menu .mega-menu-heading {
    color: #222222;
    display: block;
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin: 0 0 12px;
    text-transform: none;
}

.main-menu .navigation > li > ul.mega-menu .mega-menu-links,
.main-menu .navigation > li > ul.mega-menu .mega-menu-links li {
    float: none;
    height: auto;
    list-style: none;
    margin: 0;
    min-height: 0;
    width: 100%;
}

.main-menu .navigation > li > ul.mega-menu .mega-menu-links {
    padding: 0;
}

.main-menu .navigation > li > ul.mega-menu .mega-menu-links li {
    border-bottom: 1px solid #f1f1f1;
}

.main-menu .navigation > li > ul.mega-menu .mega-menu-links li:last-child {
    border-bottom: 0;
}

.main-menu .navigation > li > ul.mega-menu .mega-menu-links li a {
    background: #ffffff;
    color: #222222;
    display: block;
    font-family: 'Nunito', sans-serif;
    font-size: 15px;
    font-weight: 600;
    height: auto;
    line-height: 1.4;
    margin: 0;
    min-height: 0;
    padding: 10px 0;
    white-space: normal;
}

.main-menu .navigation > li > ul.mega-menu .mega-menu-links li a:hover,
.main-menu .navigation > li > ul.mega-menu .mega-menu-links li a:focus {
    background: transparent;
    color: #1a68c8;
}

@media only screen and (min-width: 992px) {
    .mainmenu-area.style-two .container,
    .mainmenu-area.style-two .main-menu,
    .mainmenu-area.style-two .main-menu .navbar-collapse,
    .mainmenu-area.style-two .main-menu .navigation {
        position: static;
    }

    .main-menu .navigation > li.mega-dropdown--automoveis > ul.mega-menu {
        left: 15px;
        max-width: none;
        padding: 22px 28px 20px;
        right: 15px;
        transform: none;
        width: auto;
    }

    .main-menu .navigation > li.mega-dropdown--automoveis > ul.mega-menu.mega-menu-automoveis {
        column-gap: 32px;
        display: grid;
        grid-template-columns: repeat(2, minmax(260px, 1fr));
        row-gap: 0;
    }

    .main-menu .navigation > li.motos-dropdown {
        position: relative;
    }

    .main-menu .navigation > li.motos-dropdown > ul.motos-menu {
        left: 0;
        max-width: min(320px, calc(100vw - 30px));
        min-width: 280px;
        right: auto;
        width: 280px;
    }
}

@media only screen and (max-width: 991px) {
    .main-menu .navbar-collapse > .navigation > li > ul.mega-menu {
        box-shadow: none;
        max-width: none;
        padding: 0;
    }

    .main-menu .navbar-collapse > .navigation > li > ul.mega-menu > li.mega-menu-group {
        border-top: 1px solid #12226d !important;
        width: 100%;
    }

    .main-menu .navbar-collapse > .navigation > li > ul.mega-menu .mega-menu-heading {
        background: #17297e;
        color: #ffffff;
        margin: 0;
        padding: 10px 20px;
    }

    .main-menu .navbar-collapse > .navigation > li > ul.mega-menu .mega-menu-links {
        display: block !important;
        margin: 0;
        padding: 0;
        position: relative;
        visibility: visible !important;
        width: 100%;
    }

    .main-menu .navbar-collapse > .navigation > li > ul.mega-menu .mega-menu-links li {
        border-bottom: 0;
        border-top: 1px solid #12226d !important;
        width: 100%;
    }

    .main-menu .navbar-collapse > .navigation > li > ul.mega-menu .mega-menu-links li a {
        background: #17297e;
        color: #ffffff;
        display: block;
        font-size: 14px;
        margin: 0;
        padding: 10px 20px !important;
    }

    .main-menu .navbar-collapse > .navigation > li > ul.mega-menu .mega-menu-links li a:hover,
    .main-menu .navbar-collapse > .navigation > li > ul.mega-menu .mega-menu-links li a:focus {
        background: #1d348f;
        color: #ffffff;
    }
}

.opc-assistant {
    bottom: 24px;
    position: fixed;
    right: 88px;
    z-index: 2147483646;
}

.opc-assistant__toggle {
    align-items: center;
    background: #1a68c8;
    border: 0;
    border-radius: 999px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.2);
    color: #ffffff;
    cursor: pointer;
    display: inline-flex;
    gap: 10px;
    padding: 12px 18px;
}

.opc-assistant__toggle-icon {
    align-items: center;
    background: rgba(255, 255, 255, 0.16);
    border-radius: 999px;
    display: inline-flex;
    height: 34px;
    justify-content: center;
    width: 34px;
}

.opc-assistant__toggle-text {
    font-size: 14px;
    font-weight: 700;
}

.opc-assistant__panel {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 12px;
    bottom: 66px;
    box-shadow: 0 20px 48px rgba(0, 0, 0, 0.18);
    max-width: calc(100vw - 28px);
    position: absolute;
    right: 0;
    width: min(430px, calc(100vw - 28px));
    z-index: 2147483647;
}

.opc-assistant__header {
    align-items: flex-start;
    background: #1a68c8;
    border-radius: 12px 12px 0 0;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    padding: 16px 18px 14px;
}

.opc-assistant__header strong {
    display: block;
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 4px;
}

.opc-assistant__header p {
    color: rgba(255, 255, 255, 0.86);
    font-size: 13px;
    line-height: 1.5;
    margin: 0;
}

.opc-assistant__close {
    background: transparent;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    padding: 0 0 0 12px;
}

.opc-assistant__body {
    padding: 16px 18px 18px;
}

.opc-assistant__label {
    color: #222222;
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 10px;
}

.opc-assistant__options {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 14px;
}

.opc-assistant__option {
    background: #f5f7fb;
    border: 1px solid #d8e0f3;
    border-radius: 999px;
    color: #1a68c8;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;
    padding: 8px 12px;
    text-decoration: none;
}

.opc-assistant__option--link:hover,
.opc-assistant__option:hover {
    background: #e8eefc;
    color: #1a68c8;
    text-decoration: none;
}

.opc-assistant__field {
    display: block;
    margin-bottom: 12px;
}

.opc-assistant__field span {
    color: #222222;
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 6px;
}

.opc-assistant__field input,
.opc-assistant__field textarea {
    border: 1px solid #d1d1d1;
    border-radius: 8px;
    color: #222222;
    font-size: 14px;
    line-height: 1.4;
    padding: 10px 12px;
    width: 100%;
}

.opc-assistant__field textarea {
    min-height: 104px;
    resize: vertical;
}

.opc-assistant__actions {
    display: flex;
    gap: 10px;
    margin-top: 14px;
}

.opc-assistant__primary,
.opc-assistant__secondary {
    border-radius: 8px;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    padding: 11px 14px;
    text-align: center;
    text-decoration: none;
}

.opc-assistant__primary {
    background: #d32129;
    color: #ffffff;
    flex: 1 1 auto;
}

.opc-assistant__primary:hover {
    color: #ffffff;
    text-decoration: none;
}

.opc-assistant__secondary {
    background: #f2f2f2;
    color: #222222;
}

.opc-assistant__secondary:hover {
    color: #222222;
    text-decoration: none;
}

.opc-assistant__note {
    color: #666666;
    font-size: 12px;
    line-height: 1.5;
    margin: 12px 0 0;
}

@media only screen and (max-width: 767px) {
    .opc-assistant {
        bottom: 18px;
        left: 14px;
        right: 14px;
    }

    .opc-assistant__toggle {
        justify-content: center;
        width: 100%;
    }

    .opc-assistant__panel {
        bottom: 66px;
        left: 0;
        right: 0;
        width: auto;
    }

    .opc-assistant__actions {
        flex-direction: column;
    }
}
/* Sobre a Oficina page repair */
#service-single-area .about-page-content .top-content .img-box,
#service-single-area .about-page-content .middle-content .img-box {
    overflow: hidden;
}

#service-single-area .about-page-content .about-image-box .single-img-box {
    margin-bottom: 0;
}

#service-single-area .about-page-content .middle-content > .col-md-12 > .sec-title {
    padding-left: 0;
}

#service-single-area .about-page-content .top-content .text-holder,
#service-single-area .about-page-content .middle-content .text-holder,
#service-single-area .about-page-content .top-content .text-holder .text,
#service-single-area .about-page-content .middle-content .text-holder .text {
    overflow: visible;
}

#service-single-area .about-page-content .middle-content .text-holder,
#service-single-area .about-page-content .middle-content .text-holder p,
#service-single-area .about-page-content .middle-content .text-holder li,
#service-single-area .about-page-content .middle-content .text-holder span,
#service-single-area .about-page-content .middle-content .text-holder strong,
#service-single-area .about-page-content .middle-content .text-holder em {
    color: #151515;
}

#service-single-area .about-page-content .middle-content .text-holder a {
    color: #1b5db5;
}

#service-single-area .about-page-content .middle-content .text-holder a:hover {
    color: #1a68c8;
}

#service-single-area .about-page-content .middle-content .col-md-5 .about-image-box {
    margin-top: 0;
}

@media only screen and (max-width: 991px) {
    #service-single-area .about-page-content .middle-content .col-md-5 .about-image-box {
        margin-top: 30px;
    }
}

/* Shared readable content links */
.welcome-area .text-box a,
.service-area .single-service-item .text-holder p a,
.reapir-service-area .single-item .title a,
.service-single-content .text a,
.service-single-content .text-holder a,
.blog-single-area .single-blog-item .text a,
.blog-single-area .single-blog-item .text-holder a,
.blog-large-area .single-blog-item .text a,
.blog-large-area .single-blog-item .text-holder a,
.single-blog-item .text-holder .text a,
.contact-info-area .single-item p a,
.get-touch-area .single-item .text-holder p a,
.para-venda-area a,
.pagina-conteudo a {
    color: #1b5db5;
}

.welcome-area .text-box a:hover,
.service-area .single-service-item .text-holder p a:hover,
.reapir-service-area .single-item .title a:hover,
.service-single-content .text a:hover,
.service-single-content .text-holder a:hover,
.blog-single-area .single-blog-item .text a:hover,
.blog-single-area .single-blog-item .text-holder a:hover,
.blog-large-area .single-blog-item .text a:hover,
.blog-large-area .single-blog-item .text-holder a:hover,
.single-blog-item .text-holder .text a:hover,
.contact-info-area .single-item p a:hover,
.get-touch-area .single-item .text-holder p a:hover,
.para-venda-area a:hover,
.pagina-conteudo a:hover {
    color: #1a68c8;
}
/* Sobre a Oficina spacing repair */
#service-single-area .about-page-content .top-content {
    margin-bottom: 24px;
    overflow: visible;
}

#service-single-area .about-page-content .middle-content {
    margin-top: 24px;
}

#service-single-area .about-page-content .border {
    margin: 0;
}

/* OPC Assistant Phase 1 Start */
.opc-assistant__suggestions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 14px;
}

.opc-assistant__messages {
    background: #f8f9fc;
    border: 1px solid #dfe5f2;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-height: 280px;
    min-height: 180px;
    overflow-y: auto;
    padding: 12px;
}

.opc-assistant__message {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.opc-assistant__message--assistant {
    align-items: flex-start;
    justify-content: flex-start;
}

.opc-assistant__message--user {
    align-items: flex-end;
    justify-content: flex-end;
}

.opc-assistant__bubble {
    border-radius: 12px;
    color: #222222;
    font-size: 13px;
    line-height: 1.5;
    max-width: 92%;
    padding: 10px 12px;
    white-space: pre-wrap;
}

.opc-assistant__message--assistant .opc-assistant__bubble {
    background: #ffffff;
    border: 1px solid #d8e0f3;
}

.opc-assistant__message--user .opc-assistant__bubble {
    background: #1a68c8;
    color: #ffffff;
}

.opc-assistant__message-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    max-width: 92%;
}

.opc-assistant__action {
    appearance: none;
    background: #f5f7fb;
    border: 1px solid #d8e0f3;
    border-radius: 999px;
    color: #1a68c8;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;
    padding: 8px 12px;
    text-decoration: none;
}

.opc-assistant__action--link:hover,
.opc-assistant__action:hover {
    background: #e8eefc;
    color: #1a68c8;
    text-decoration: none;
}

.opc-assistant__status,
.opc-assistant__error {
    font-size: 12px;
    line-height: 1.5;
    margin: 10px 0 0;
}

.opc-assistant__status {
    color: #666666;
}

.opc-assistant__error {
    color: #b52222;
}

.opc-assistant__chat-form {
    margin-top: 12px;
}

.opc-assistant__composer {
    align-items: center;
    display: flex;
    gap: 10px;
}

.opc-assistant__input {
    border: 1px solid #d1d1d1;
    border-radius: 8px;
    color: #222222;
    flex: 1 1 auto;
    font-size: 14px;
    line-height: 1.4;
    min-width: 0;
    padding: 11px 12px;
}

.opc-assistant__send,
.opc-assistant__secondary--button {
    appearance: none;
    border: 0;
    cursor: pointer;
}

.opc-assistant__send {
    background: #d32129;
    border-radius: 8px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    padding: 11px 14px;
}

.opc-assistant__send[disabled] {
    opacity: 0.7;
}

.opc-assistant__actions--footer {
    flex-wrap: wrap;
    margin-top: 12px;
}

.opc-assistant__secondary--button {
    background: #f2f2f2;
    color: #222222;
}

.opc-assistant__sr-only {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

@media only screen and (max-width: 767px) {
    .opc-assistant__messages {
        max-height: 220px;
        min-height: 150px;
    }

    .opc-assistant__composer {
        align-items: stretch;
        flex-direction: column;
    }

    .opc-assistant__send {
        width: 100%;
    }
}
/* OPC Assistant Phase 1 End */

