:root {
    --fast-blue: #11418d;
    --fast-yellow: #fecf00;

    overflow-x: hidden;
    font-family: Tahoma, Geneva, Verdana, sans-serif;
}

html,
body {
    height: 100%;
    margin: 0;
    overflow-x: hidden;
}


.header-bg {
    background-color: var(--fast-blue);
    height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.container {
    width: 80%;
    display: flex;
    justify-content: flex-end;
}

.matMenu {
    margin-right: 10px;
}

.yellow {
    background-color: var(--fast-yellow);
    font-style: bold;
}

.hd {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin-bottom: -50px;
    margin-right: 35px;
}

.phone {
    font-weight: 700;
    font-stretch: extra-condensed;
    padding-right: 10px;
}

.contact-info,
.social-info {
    display: flex;
    align-items: center;
}

.decoration-none {
    text-decoration: none;
}

.contact-info {
    padding-top: 20px;
    font-weight: 900;
}

.menu-bar-white {
    height: 90px;
    width: 65%;
    margin: auto;
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
}

li {
    text-align: center;
}

.menu-link {
    text-decoration: none;
    font-weight: 600;
    font-stretch: extra-condensed;
    font-variant: normal;
    white-space: nowrap;
    background-color: unset !important;
    color: unset !important;
}

.menu-link-footer {
    text-decoration: none;
    font-weight: 600;
    font-stretch: extra-condensed;
    font-variant: normal;
    white-space: nowrap;
    color: var(--fast-blue);
    padding: 20px;
}

.menu-link-mob {
    text-decoration: none;
    font-weight: 600;
    font-stretch: extra-condensed;
    font-variant: normal;
    white-space: nowrap;
    background-color: unset !important;
    color: var(--fast-blue);
}

.bg-yl {
    background-color: var(--fast-yellow);
}

.str {
    font-weight: 700;
    margin-left: -10px;
}

.menu-btn {
    padding: 30px;
    background-color: white;
    max-height: 90px;
    animation: none;
    color: var(--fast-blue);
}

p {
    font-size: 16pt;
}

.parceiro {
    font-weight: 700;
    background-color: var(--fast-yellow);
    max-height: 90px;
}

.image-container {
    position: relative;
    display: inline-block;
}

.logo {
    width: 290px;
    height: 120px;
    position: relative;
    z-index: 2;
    display: block;
    border-radius: 10px;
}


.background-box {
    position: absolute;
    top: 8px;
    left: 30px;
    width: 270px;
    height: 89px;
    background-color: white;
    z-index: 1;
}

.hamb-menu-div {
    display: flex;
    align-items: end;
    justify-content: end;
    background-color: var(--fast-blue);
}


.menu-b {
    position: sticky;
    justify-self: end;
    top: 15px;
    right: 15px;
    padding: 10px;
    border: none;
}

.logo-mob {
    width: 240px;
    height: 120px;
    padding-top: 30px;
}

.cont-mob {
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.icons {
    fill: white;
    width: 35px;
    height: 30px;
    margin-right: 5px;
}

.body {
    width: 100%;
    margin: 0;
}

.info-header {
    color: var(--fast-yellow);
    font-weight: 600;
    font-stretch: expanded;
}

a {
    color: inherit;
    text-decoration: none;
}

button {
    background-color: transparent;
    border: none;
}

.nav-mobile {
    position: absolute;
    top: 4.5rem;
    left: 0;
    background: #222831;
    z-index: 1;
    width: 200px;
}

.nav-mobile a {
    color: #fff;
    padding: 1rem 1.5rem;
    display: block;
}


mat-icon {
    color: white;
}


.hamb {
    font-weight: bold;
}

.footer-toolbar {
    position: relative;
    bottom: 0;
    width: 100vw;
    height: 340px;
    max-height: 340px;
    justify-content: center;
    background-color: var(--fast-blue);
    display: flex;
    flex-direction: column;
    padding-top: 10px;
}

.menu-bar-yl {
    height: 70px;
    width: 100vw;
    margin: 0;
    margin-top: -70px;
    margin-bottom: 50px;
    background-color: var(--fast-yellow);
    display: flex;
    justify-content: center;
    align-items: center;
}

.parceiro {
    font-weight: 800;
    max-height: 90px;
}

.menu-btn {
    font-weight: 500;
    font-stretch: extra-condensed;
    font-variant: normal;
    max-height: 90px;
    white-space: nowrap;
    padding-left: 5%;
}

.spacer {
    flex: 1 1 auto;
}

mat-icon {
    color: white;
}

a {
    color: inherit;
    text-decoration: none;
}

.info-header {
    padding-top: 15px;
    color: var(--fast-yellow);
}

.line-horizontal {
    border-top: 10px solid var(--fast-yellow);
    margin: 20px 0;
}


.icons {
    fill: white;
    width: 35px;
    height: 30px;
    margin-right: 5px;
}

.copy {
    color: white;
}

.details {
    color: white;
    flex-wrap: nowrap;
}

.logo-dev {
    width: 100px;
}

.flex {
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
}

.iphone {
    height: 1.3rem;
}

.flex-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.cont {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.flex-container-ft {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}


.main-logo {
    flex-grow: 2;
    margin-left: 100px;
    margin-right: 100px;
}

.infos {
    flex-grow: 1;
}

.horario {
    font-weight: 700;
    color: var(--fast-yellow);
    font-style: italic;
    margin-bottom: -5px;
}

.numero {
    font-weight: 700;
    color: var(--fast-yellow);
}

.dias {
    font-size: 1.1rem;
    margin-bottom: -5px;
    font-weight: 500;
}

.contact-info {
    margin-top: -20px;
}

.nossas {
    font-weight: 600;
    color: white;
}

.item {
    margin-bottom: -10px;
}

.rede {
    padding-top: 5px;
}

.line {
    width: 60%;
    display: block;
    border: 2px solid var(--fast-yellow);
}

.ouro-p {
    font-size: small;
    justify-self: flex-start;
}


.flex-container-bt {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 60%;
}

.dev {
    padding-top: 15px;
    padding-right: 10px;
}

/* HAMBURGUER */

.hmb {
    font-size: 30px;
    color: var(--fast-yellow);
}

.dropdown {
    justify-self: end;
}

/* CONTENT */

.content {
    width: 100vw;
}

.img-container {
    background-image: url('./../assets/home/main.png');
    width: 100%;
    height: 640px;
    text-align: center;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.img-container-about {
    background-image: url('./../assets/about/main.png');
    margin: auto;
    width: 100%;
    height: 640px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.img-container-about h1 {
    font-size: 4rem;
    font-style: italic;
    font-weight: 800;
    color: var(--fast-yellow);
    line-height: 0.9;
    letter-spacing: -4px;
    width: 40%;
    padding-bottom: 50px;
}

.img-container-about h2 {
    font-size: 1.5rem;
    font-weight: 500;
    color: white;
    line-height: 0.9;
    width: 35%;
}

.img-container-about span {
    color: var(--fast-yellow);
}

.about-section {
    width: 100%;
    height: fit-content;
    background: linear-gradient(to right, var(--fast-blue) 35%, white 35%);
    display: flex;
    flex-direction: row;
}

.video-section {
    position: relative;
    margin: auto;
    padding-left: 20%;
}

.video-section img {
    margin: 100px 0 100px 0;
    position: absolute;
    top: 0;
    left: 0;
}

.video-section img:first-child {
    position: relative;
    z-index: 1;
}

.video-section img:last-child {
    padding-left: 53.5%;
    padding-top: 87px;
    z-index: 2;
}

.history-section {
    width: 50%;
    margin: auto;
}

.history-section p {
    width: 60%;
    color: var(--fast-blue);
    font-weight: 600;
    letter-spacing: -1px;
}

.depoimentos-section {
    background-image: url('./../assets/about/depoimentos-image.png');
    height: 620px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.depoimentos-header {
    display: flex;
    justify-content: center;
}

.depoimentos-header h3 {
    font-size: 3.5rem;
    font-style: italic;
    font-weight: 800;
    color: var(--fast-yellow);
    line-height: 0.9;
    letter-spacing: -4px;
    width: 40%;
    padding-bottom: 50px;
    text-align: center;
}

.depoimentos {
    display: flex;
    flex-direction: row;
}

.baloon-section {
    padding: 5px 5px 5px 5px;
}

.depoimento {
    font-size: 1.6rem;
    font-weight: 500;
    color: var(--fast-yellow);
    line-height: 0.9;
    letter-spacing: -1px;
    text-align: center;
}

.depoimento p {
    padding: 10px;
}

.baloon-section {
    position: relative;
    width: fit-content;
}

.baloon-section img {
    width: 100%;
    display: block;
}

.baloon-section p {
    position: absolute;
    top: 50%;
    transform: translate(0, -60%);
    margin: 0;
    padding: 10px;
    color: white;
    font-size: 1.2rem;
    z-index: 1;
}

/* PÁGINA FROTAS DESKTOP */

.img-container-frotas {
    background-image: url('./../assets/frotas/main.png');
    margin: auto;
    width: 100%;
    height: 1120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.img-container-frotas h1 {
    font-size: 4rem;
    font-style: italic;
    font-weight: 800;
    color: var(--fast-yellow);
    line-height: 0.9;
    letter-spacing: -4px;
    width: 35%;
    padding-bottom: 50px;
}

.img-container-frotas h2 {
    font-size: 2.5rem;
    font-style: italic;
    font-weight: 800;
    color: white;
    line-height: 0.9;
    letter-spacing: -4px;
    width: 30%;
    padding-bottom: 50px;
}

.img-container-frotas span {
    color: var(--fast-yellow);
}

.logos-marcas-pneus {
    width: 100%;
}

.logos-marcas-pneus img {
    padding-bottom: 10px;
    height: auto;
    width: 200px;
}

.logos-marcas-pneus-secondrow {
    padding-left: 20px;
}

.logos-marcas-pneus-secondrow img {
    height: auto;
    width: 200px;
}

.diferenciais-section {
    height: 950px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    padding: 20px;
}

.wrapper-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    padding: 20px;
}

.icons-dif {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 50px;
    width: 60%;
}

.icons-dif div {
    display: flex;
    justify-content: center;
    align-items: center;

}

.icons-dif img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.whatsapp-orcamento {
    display: flex;
    flex-direction: row;
}

.whatsapp-orcamento img {
    height: 50px;
    width: auto;
    padding: 10px 10px 0px 0px;
}

.orcamento-section h3 {
    font-size: 1.8rem;
    font-style: italic;
    font-weight: 800;
    color: var(--fast-blue);
    line-height: 0.9;
    letter-spacing: -2px;
    text-align: center;
}

.orcamento-section h2 {
    font-size: 4rem;
    font-style: italic;
    font-weight: 800;
    color: var(--fast-blue);
    line-height: 0.9;
    letter-spacing: -1px;
    padding-bottom: 50px;
}

/* PAGINA LOJAS DESKTOP */

.img-container-lojas {
    background-image: url('./../assets/lojas/main.png');
    margin: auto;
    width: 100%;
    height: 620px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.img-container-lojas h1 {
    font-size: 4rem;
    font-style: italic;
    font-weight: 800;
    color: var(--fast-yellow);
    line-height: 0.9;
    letter-spacing: -4px;
    width: 40%;
    padding-bottom: 50px;
}

.img-container-lojas h2 {
    font-size: 1.7rem;
    font-weight: 600;
    color: white;
    line-height: 0.9;
    letter-spacing: -2px;
    width: 35%;
    padding-bottom: 50px;
}

.lojas-content {
    height: fit-content;
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
}

.dropbtn {
    color: var(--fast-blue);
    padding: 16px;
    font-size: 2rem;
    border: 3px solid var(--fast-blue);
    cursor: pointer;
    font-weight: 600;
    letter-spacing: -2PX;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    width: 350px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: var(--fast-blue);
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 2rem;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.show {
    display: block;
}

.wrapper-lojas {
    margin-left: 35%;
}

.lojas {
    display: flex;
    flex-direction: row;
    justify-content: center;
    /* Center items horizontally */
    align-items: flex-start;
    /* Align items at the start of the container */
    gap: 30px;
    /* Add space between items */
    padding: 30px;
}

.loja {
    position: relative;
    width: 640px;
    height: 600px;
    margin-bottom: 30px;
    /* Add bottom margin to ensure spacing in wrapped rows */
}

.loja p {
    z-index: 10;
    color: var(--fast-yellow);
    position: absolute;
    top: 81%;
    left: 34%;
    font-size: 1.4rem;
    font-weight: 700;
}

.foto-loja {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 50px;
    width: 90%;
    height: auto;
    z-index: 0;
}

.botao-whatsapp-loja {
    position: absolute;
    left: 16.5%;
    transform: translateX(-50%);
    z-index: 3;
    bottom: 45px;
}

.background-nome-loja {
    position: absolute;
    left: 66%;
    transform: translateX(-65%);
    z-index: 2;
    bottom: 55px;
}

.botao-va-ate-a-loja {
    position: absolute;
    left: 55%;
    transform: translateX(-70%);
    z-index: 1;
    bottom: 0px;
}

/* PÁGINA CAMINHÕES DESKTOP */

.img-container-caminhoes {
    background-image: url('./../assets/caminhoes/main.png');
    margin: auto;
    width: 100%;
    height: 720px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.caminhoes-imgs img {
    height: 690px;
    width: auto;
    position: relative;
}

.img-container-caminhoes h1 {
    font-size: 3rem;
    font-style: italic;
    font-weight: 800;
    color: white;
    line-height: 1;
    letter-spacing: -2px;
    width: 50%;
    padding-bottom: 50px;
    margin-top: 200px;
}

.img-container-caminhoes span {
    color: var(--fast-yellow);
}

.pneus-caminhoes {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin-top: 230px;
    height: fit-content;
    width: 80%;
    flex-wrap: wrap;
    margin-left: 10%;
}

.pneu-unidade {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 50px 50px 50px 50px;
}

.img-pneu-caminhao {
    height: 626px;
    width: 580px;
}

.wp-logo {
    height: 31px;
    width: 31px;
    margin-right: 10px;
}

.pneu-unidade a {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: 3px solid var(--fast-blue);
    width: 65%;
    color: var(--fast-blue);
    text-decoration: none;
}

.pneu-unidade p {
    padding-top: 13px;
    font-weight: 500;
    font-size: 1.7rem;
}

.pneu-unidade a:hover {
    border: 3px solid var(--fast-blue);
    background-color: var(--fast-blue);
    color: white;
}

.pneu-unidade a:hover img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(201deg) brightness(102%) contrast(102%);
}


.main-title {
    font-size: 3.7rem;
    font-style: italic;
    font-weight: 800;
    color: var(--fast-yellow);
    line-height: 0.9;
    width: 50%;
}


.main-items {
    font-size: 2.3rem;
    font-style: italic;
    font-weight: 800;
    color: white;
    line-height: 0.9;
    width: 50%;
}

.auto {
    font-size: 4rem;
    font-weight: 900;
    color: white;
    font-stretch: ultra-condensed;
    line-height: 0.7;
}

.melhor {
    font-size: 6rem;
    font-weight: 900;
    color: #fecf00;
    font-stretch: ultra-condensed;
    line-height: 0.7;
}

.main-img {
    margin: auto;
    width: 100%;
    height: 640px;
}

.head-infos {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.head-infos i {
    padding-right: 15px;
    color: var(--fast-yellow);
    text-shadow: -1px -1px 0 var(--fast-yellow),
        1px -1px 0 var(--fast-yellow),
        -1px 1px 0 var(--fast-yellow),
        1px 1px 0 var(--fast-yellow);
}

.main-items-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    padding-top: 50px;
    align-items: center;
    text-align: center;
    width: 100%;
}

.carousel {
    position: relative;
    display: flex;
    align-items: center;
    width: 50%;
}

.promo-section {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    height: fit-content;
    background-color: white;
    padding-bottom: 50px;
}

.promo-title {
    display: flex;
    justify-content: center;
    width: 60%;
    text-align: center;
    align-items: center;
    padding-top: 30px;
}

.promo-title h2 {
    color: var(--fast-blue);
    font-size: 4rem;
    font-weight: 800;
    font-style: italic;
    line-height: 0.9;
    letter-spacing: -4px;
}

.promo-title img {
    height: 109px;
    width: 130px;
}

.item-list {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}


.item {
    width: 50%;
    flex-shrink: 0;
}

.item img {
    width: 100%;
    display: block;
}

.carousel-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    border: none;
    cursor: pointer;
    padding: 50px;
    z-index: 1;
    text-shadow: -1px -1px 0 var(--fast-blue),
        1px -1px 0 var(--fast-blue),
        -1px 1px 0 var(--fast-blue),
        1px 1px 0 var(--fast-blue);
}

.carousel-button.prev {
    left: -100px;
}

.carousel-button.next {
    right: -100px;
}

.btn-outline {
    margin-top: 30px;
    margin-bottom: 30px;
    color: var(--fast-blue);
    font-weight: 600;
    border: 3px solid var(--fast-blue);
    width: 295px;
    height: 65px;
    font-size: 1.5rem;
    text-decoration: none;
    padding: 10px 20px 10px 20px;
}

.btn-outline:hover {
    margin-top: 30px;
    margin-bottom: 30px;
    color: white;
    background-color: var(--fast-blue);
    font-weight: 600;
    border: 3px solid var(--fast-blue);
    width: 295px;
    height: 65px;
    font-size: 1.5rem;
    text-decoration: none;
    padding: 10px 20px 10px 20px;
}


.protege-img {
    position: relative;
    background-image: url('./../assets/home/medidas-especiais.png');
    margin: auto;
    width: 100%;
    height: 640px;
}

.mascote-section {
    position: relative;
    flex-direction: row;
    display: flex;
}

.backround-mascote {
    position: relative;
    margin-top: -40px;
    z-index: 1;
    opacity: 80%;
    padding-left: 40px;
}

.mascote {
    position: absolute;
    z-index: 2;
    padding-top: 30px;
}

.fast-protege-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    justify-items: center;
}

.fast-protege-info-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}

.icons-items {
    padding-left: 20px;
}

.icons-items i {
    padding-right: 10px;
    color: var(--fast-yellow);
    text-shadow: -1px -1px 0 var(--fast-yellow),
        1px -1px 0 var(--fast-yellow),
        -1px 1px 0 var(--fast-yellow),
        1px 1px 0 var(--fast-yellow);
}

.img-container-new {
    background-image: url('./../assets/home/fastprotege.png');
    height: 640px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.protege-bottom-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding-top: 40px;
}

.protege-bottom-text h3 {
    color: var(--fast-yellow);
    font-size: 3rem;
    font-weight: 800;
    font-style: italic;
    line-height: 0.9;
    letter-spacing: -2px;
}

.protege-bottom-text h4 {
    color: white;
    padding-top: 20px;
}

.protege-bottom-text p {
    color: white;
}

.protege-bottom-text span {
    color: var(--fast-yellow);
}

.protege-brands {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 30px;
}

.protege-text-section {
    display: flex;
    flex-direction: row;
    padding-top: 70px;
    padding-left: 90px;
    justify-content: center;
}

.protege-text-section h3 {
    color: white;
    font-size: 3rem;
    font-weight: 800;
    font-style: italic;
    line-height: 0.9;
    letter-spacing: -2px;
}

.protege-imag-min {
    width: 344px;
    height: 121px;
}

.info-icon-text {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.encontre-loja {
    height: 1000px;
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin: auto;
}

.encontre-loja h3 {
    color: var(--fast-blue);
    font-size: 4rem;
    font-weight: 800;
    font-style: italic;
    line-height: 0.9;
    letter-spacing: -2px;
    margin-top: 30px;
    width: 65%;
    text-align: center;
}

.input-section {
    width: 65%;
    display: flex;
    flex-direction: row;
    padding-top: 30px;
}

.input-section input {
    border: 2px solid var(--fast-blue);
    font-size: 2.5rem;
    width: 80%;
}

.input-section button {
    background-color: var(--fast-yellow);
    color: var(--fast-blue);
    font-size: 1.8rem;
    font-weight: 700;
    width: 20%;
    margin-left: 15px
}

.input-section button:hover {
    opacity: 80%;
}

.mapa {
    margin-top: 40px;
}

.todas-lojas {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 3px solid var(--fast-blue);
    background-color: white;
    color: var(--fast-blue);
    text-align: center;
    font-size: 2.5rem;
    padding: 15px;
    letter-spacing: -2px;
    text-decoration: none;

}

.todas-lojas:hover {
    border: 3px solid var(--fast-blue);
    background-color: var(--fast-blue);
    color: white;
    text-align: center;
    text-decoration: none;
}

.espec-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px 0 0 0;
}

.carousel-espec {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 10%;
    padding-bottom: 50px;
    width: 100%;
}

.item-list-spec img {
    width: 40%;
    height: auto;
}

.item-list-spec {
    display: flex;
    flex-direction: row;
    width: 80%;
    margin-top: 60px;
    justify-content: center;
}

.espec-text h3 {
    color: var(--fast-yellow);
    font-size: 4rem;
    font-weight: 800;
    font-style: italic;
    line-height: 0.9;
    letter-spacing: -2px;
    text-align: center;
}

.espec-text h4 {
    color: white;
    font-size: 2rem;
    font-weight: 400;
    line-height: 0.9;
    width: 50%;
    letter-spacing: -2px;
    text-align: center;
}

.espec-text span {
    color: var(--fast-yellow);
}

.carousel-button-yl {
    position: relative;
    color: white;
    border: none;
    cursor: pointer;
    padding: 50px;
    z-index: 1;
    text-shadow: -1px -1px 0 var(--fast-yellow),
        1px -1px 0 var(--fast-yellow),
        -1px 1px 0 var(--fast-yellow),
        1px 1px 0 var(--fast-yellow);
}

.espec-section {
    width: 100%;
    margin: 30px 0 30px 0;
}


.caminhoes {
    background-image: url('./../assets/home/caminhoes-bg.png');
    height: 840px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin: auto;
}

.caminhoes-content {
    display: flex;
    flex-direction: row;
    width: 90%;

}

.info-caminhoes-section {
    display: flex;
    flex-direction: column;
}

.cta-section-caminhoes {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cta-section-caminhoes h3 {
    color: var(--fast-yellow);
    font-size: 2.8rem;
    font-weight: 800;
    font-style: italic;
    line-height: 0.9;
    letter-spacing: -2px;
    text-align: center;
}

.cta-section-caminhoes a {
    border: 3px solid var(--fast-yellow);
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--fast-yellow);
    padding: 10px 60px 10px 60px;
    margin: 20px 0px 20px 0px;
    text-decoration: none;
}

.cta-section-caminhoes a:hover {
    color: white;
    background-color: var(--fast-yellow);
    padding: 10px 60px 10px 60px;
    margin: 20px 0px 20px 0px;
    text-decoration: none;
}

.pneus-marcas {
    display: flex;
    flex-direction: row;
    width: 330px;
    padding-left: 10%;
}

.pneu-img {
    height: 460px;
    width: auto;
}

.pneu-img-logo {
    width: 330px;
    height: auto;
    padding: 20px 0px 20px 0px;
}



@media (max-width: 600px) {
    .content {
        width: 100%;
    }

    .checkbtn {
        display: block;
        font-size: 5rem;
        position: absolute;
        top: 30px;
        left: 40px;
    }

    .nav-mobile {
        top: 160px;
        width: 100%;
    }

    .nav-mobile a {
        font-size: 2rem;
        padding: 2rem 3rem;
    }

    .menu-bar-white {
        display: none;
    }

    .desktop {
        display: none;
    }

    .phone {
        font-weight: 800;
        font-size: x-large;
        font-stretch: extra-condensed;
        padding-right: 10px;
    }

    .phone-ft-mob {
        font-weight: 800;
        font-size: small;
        font-stretch: extra-condensed;
        padding-right: 10px;
    }


    .footer-toolbar {
        position: relative;
        bottom: 0;
        width: 100%;
        height: 340px;
        max-height: 340px;
        justify-content: center;
        background-color: var(--fast-blue);
        display: flex;
        flex-direction: column;
    }

    .img-container {
        background-image: url('./../assets/home/main.png');
        width: 100%;
        height: 400px;
        text-align: center;
        color: white;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: auto;
    }

    .menu-link-footer {
        text-decoration: none;
        font-weight: 600;
        font-stretch: extra-condensed;
        font-variant: normal;
        white-space: nowrap;
        color: var(--fast-blue);
        padding: 10px;
    }

    .menu-btn-ft {
        padding-top: 20px;
        font-weight: 500;
        font-stretch: extra-condensed;
        white-space: nowrap;
        font-size: 0.8rem;
    }

    .flex-container {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        padding-left: 10px;
        padding-right: 10px;
    }

    .flex-container-bt {
        display: flex;
        flex-direction: column;
        position: fixed;
    }

    .right {
        color: white;
        font-size: 0.7rem;
        justify-content: center;
    }

    .right-text {
        margin: 0;
        padding-left: 30%;
        padding-right: 30%;
    }

    .logo-dev {
        width: 80px;
    }

    .flex-d {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        padding-left: 10px;
        padding-right: 10px;
        flex-direction: column;
    }

    .nossas {
        font-size: 0.75rem;
        padding: 0;
    }

    .copy {
        max-width: 40%;
        font-size: small;
        margin: auto;
    }

    .contact-info {
        margin: auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    hr {
        width: 100vw;
        margin-left: 0;
    }


    .icons {
        height: 0.9rem;
        width: 0.9rem;
    }

    .horario {
        font-weight: 700;
        font-size: small;
    }

    .dias {
        padding-top: 7px;
        font-size: 0.75rem;
    }

    .desktop {
        display: none;
    }

    .mobile {
        width: 100vw;
        margin-bottom: 0;
    }

    .details {
        max-width: 50%;
    }

    .logo-ft {
        max-width: 35%;
    }

    .menu-bar-yl {
        height: 50px;
        width: 100vw;
        margin: 0;
        margin-top: -70px;
        margin-bottom: 50px;
        background-color: var(--fast-yellow);
        display: flex;
        justify-content: center;
        text-align: center;
        align-items: center;
    }

    .menu-btn {
        padding-top: 20px;
        font-weight: 500;
        font-stretch: extra-condensed;
        max-height: 90px;
        white-space: nowrap;
        padding-left: 1.5%;
        font-size: 0.7rem;
    }

    .main-title {
        font-size: 1.5rem;
        font-style: italic;
        font-weight: 800;
        color: var(--fast-yellow);
        line-height: 0.9;
        width: 90%;
        word-wrap: normal;
        padding-top: 0px;
    }

    .overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .auto {
        font-size: 2.5rem;
        font-weight: 900;
        color: white;
        font-stretch: ultra-condensed;
        line-height: 0.7;
    }

    .melhor {
        font-size: 5rem;
        font-weight: 900;
        color: var(--fast-yellow);
        font-stretch: ultra-condensed;
        line-height: 0.7;
    }

    .main-img {
        margin: auto;
        width: 100%;
        height: 400px;
    }

    .main-items-wrapper {
        display: flex;
        flex-direction: column;
        align-items: start;
        padding-top: 30px;
        width: 100%;
        padding-left: 0%;
        padding-bottom: 0px;
    }

    .main-items {
        font-size: 1.2rem;
        font-style: italic;
        font-weight: 800;
        color: white;
        line-height: 0.9;
        width: fit-content;
    }

    .head-infos {
        display: flex;
        flex-direction: row;
        padding-right: 20px;
    }

    .head-infos i {
        font-size: small;
        padding-right: 10px;
        color: var(--fast-yellow);
        text-shadow: -1px -1px 0 var(--fast-yellow),
            1px -1px 0 var(--fast-yellow),
            -1px 1px 0 var(--fast-yellow),
            1px 1px 0 var(--fast-yellow);
    }

    .promo-section {
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        height: fit-content;
        width: 100%;
        background-color: white;
        padding-bottom: 50px;
    }

    .promo-title {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 80%;
        text-align: center;
        align-items: end;
        padding-top: 15px;
    }

    .promo-title h2 {
        color: var(--fast-blue);
        font-size: 2.1rem;
        font-weight: 800;
        font-style: italic;
        line-height: 0.9;
        letter-spacing: -4px;
        order: 2;
    }

    .promo-title img {
        height: 62px;
        width: 74px;
        order: 1;
        margin-right: 0;
    }

    .item-list {
        display: flex;
        flex-direction: row;
        overflow: hidden;
        white-space: nowrap;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .carousel  {
        width: 70%;
    }

    .carousel-button i {
        font-size: 1rem;
    }
    

    .item {
        width: 100%;
        flex-shrink: 0;
    }

    .item img {
        width: 75%;
        display: block;
    }

    .carousel-button {
        position: relative;
        color: white;
        border: none;
        cursor: pointer;
        padding: 0;
        z-index: 1;
        text-shadow: -1px -1px 0 var(--fast-blue),
            1px -1px 0 var(--fast-blue),
            -1px 1px 0 var(--fast-blue),
            1px 1px 0 var(--fast-blue);
    }

    .carousel-button.prev {
        left: -50px;
    }

    .carousel-button.next {
        right: -50px;
    }

    .btn-outline {
        margin-top: 30px;
        margin-bottom: 0px;
        width: auto;
        height: auto;
        padding: 10px 30px 10px 30px;
        font-size: 1.2rem;
        text-decoration: none;
    }
    
    .btn-outline:hover {
        margin-top: 30px;
        margin-bottom: 0px;
        width: auto;
        height: auto;
        padding: 10px 30px 10px 30px;
        font-size: 1.2rem;
        text-decoration: none;
    }

    .mascote-section {
        display: none;
    }


    /* PÁGINA CAMINHÕES MOBILE */

    .img-container-caminhoes {
        height: 500px;
        background-position: center;
    }

    .caminhoes-imgs img {
        height: 250px;
        width: auto;
    }

    .img-container-caminhoes h1 {
        font-size: 1.5rem;
        width: 80%;
        padding-bottom: 50px;
        margin-top: 20px;
    }


    .pneus-caminhoes {
        margin-top: 50px;
    }

    .img-pneu-caminhao {
        height: auto;
        width: 330px;
    }

    .wp-logo {
        height: 25px;
        width: 25px;
        margin-right: 5px;
    }

    .pneu-unidade button {
        width: 70%;
    }

    .pneu-unidade p {
        font-size: 1rem;
    }

    .pneu-unidade button:hover img {
        filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(201deg) brightness(102%) contrast(102%);
    }

    /* PÁGINA SOBRE MOBILE */

    .img-container-about {
        background-image: url('./../assets/about/main.png');
        height: 440px;
        background-position: center;
    }

    .img-container-about h1 {
        font-size: 2rem;
        letter-spacing: -2px;
        width: 80%;
    }

    .img-container-about h2 {
        font-size: 1.4rem;
        line-height: 1;
        width: 80%;
    }

    .about-section {
        width: 100%;
        height: fit-content;
        background: linear-gradient(to bottom, var(--fast-blue) 17%, white 17%);
        flex-direction: column;
    }

    .video-section {
        padding: 20px 0px 20px 10px;
    }

    .video-section img {
        margin: 20px 0 20px 10%;
        top: 0;
        left: 0;
        width: 80%;
        height: auto;
    }

    .video-section img:first-child {
        position: relative;
        z-index: 1;
    }

    .video-section img:last-child {
        padding-left: 7%;
        padding-top: 80px;
        z-index: 2;
        width: 75%;
        height: auto;
    }

    .history-section {
        width: 80%;
        margin: auto;
        margin-bottom: 50px;
    }

    .history-section p {
        font-size: 1rem;
        width: 100%;
        color: var(--fast-blue);
        font-weight: 600;
        letter-spacing: -1px;
    }

    /* PAGINA LOJAS MOBILE */

    .img-container-lojas {
        height: 400px;
        background-position: center;
    }

    .img-container-lojas h1 {
        font-size: 2rem;
        letter-spacing: -2px;
        width: 90%;
        padding-bottom: 20px;
    }

    .img-container-lojas h2 {
        font-size: 1.3rem;
        letter-spacing: -1px;
        width: 80%;
        padding-bottom: 0px;
    }

    .lojas-content {
        height: fit-content;
        width: 80%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 50px;
    }

    .wrapper-lojas {
        margin-left: 10%;
        padding-bottom: 50px;
    }

    .lojas {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 90%;
        gap: 30px;
        padding: 0 0 0 10%;
    }

    .loja {
        position: relative;
        width: 400px;
        height: 360px;
        margin-bottom: 30px;
    }

    .loja p {
        z-index: 10;
        color: var(--fast-yellow);
        position: absolute;
        top: 84%;
        left: 30%;
        font-size: 1rem;
    }

    .foto-loja {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 50px;
        width: 90%;
        height: auto;
        z-index: 0;
    }

    .botao-whatsapp-loja {
        position: absolute;
        left: 16%;
        width: 33%;
        transform: translateX(-50%);
        z-index: 3;
        bottom: 15px;
    }

    .background-nome-loja {
        position: absolute;
        left: 80%;
        width: 80%;
        transform: translateX(-85%);
        z-index: 2;
        bottom: 20px;
    }

    .botao-va-ate-a-loja {
        position: absolute;
        left: 55%;
        width: 78%;
        transform: translateX(-70%);
        z-index: 1;
        bottom: -15px;
    }

    /* PÁGINA FROTAS MOBILE */

    .img-container-frotas {
        width: 100%;
        height: 800px;
        flex-direction: column;
        background-position: center;
    }

    .frota-veiculos-imgs img {
        width: 90%;
    }
    
    .img-container-frotas h1 {
        font-size: 2rem;
        letter-spacing: -2px;
        width: 90%;
        padding: 30px 0 50px 0;
    }
    
    .img-container-frotas h2 {
        font-size: 1.6rem;
        letter-spacing: -2px;
        width: 90%;
        padding: 30px 0 50px 0;
    }

    .wrapper-logos {
        display: flex;
        flex-direction: row;
        width: 80%;
        padding-left: 3%;
    }
    
    .logos-marcas-pneus {
        width: 100%;
    }
    
    .logos-marcas-pneus img {
        padding-bottom: 10px;
        height: auto;
        width: 150px;
    }

    .logos-marcas-pneus-secondrow img {
        height: auto;
        width: 150px;
        padding-bottom: 10px;
    }
    
    .logos-marcas-pneus-secondrow {
        padding-left: 0px;
    }
    
 
    .diferenciais-section {
        height: fit-content;
        gap: 0;
        padding: 0;
    }
    
    .wrapper-icons {
        gap: 10px;
        padding: 10px;
    }
    
    .icons-dif {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: row;
        gap: 20px;
        width: 100%;
        padding: 50px 0px 50px 0px;
    }
    
    .icons-dif div {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 45%;
    }
    
    .icons-dif img {
        max-width: 60%;
        max-height: auto;
        object-fit: contain;
    }
    
    .whatsapp-orcamento {
        display: flex;
        flex-direction: row;
    }
    
    .whatsapp-orcamento img {
        height: 40px;
        width: auto;
        padding: 0px 10px 0px 0px;
    }
    
    .orcamento-section h3 {
        font-size: 1.4rem;
    }
    
    .orcamento-section h2 {
        font-size: 2.5rem;
        padding-bottom: 50px;
    }
    

    /* PÁGINA HOME MOBILE */

    .img-container-new {
        height: 600px;
        background-position: center;
    }

    .protege-img {
        margin: auto;
        width: 100%;
        height: 640px;
        background-position: center;
    }

    .protege-text-section {
        display: flex;
        flex-direction: row;
        justify-content: center;
        width: 100%;
        text-align: center;
        padding: 0;
    }
    
    .protege-text-section h3 {
        color: white;
        font-size: 1.8rem;
        font-weight: 800;
        font-style: italic;
        line-height: 0.9;
        letter-spacing: -2px;
    }
          
    .fast-protege-info-section {
        display: flex;
        flex-direction: column;
        justify-content: center;
        justify-items: center;
        align-items: center;
        width: 100%;
    }
    
    .icons-items {
        padding-left: 0px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .icons-items i {
        padding-right: 10px;
        color: var(--fast-yellow);
        text-shadow: -1px -1px 0 var(--fast-yellow),
            1px -1px 0 var(--fast-yellow),
            -1px 1px 0 var(--fast-yellow),
            1px 1px 0 var(--fast-yellow);
    }
    
    .protege-bottom-text {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: center;
        padding-top: 20px;
    }
    
    .protege-bottom-text h3 {
        font-size: 2rem;
    }
    
    .protege-bottom-text h4 {
        padding-top: 20px;
        font-size: 1rem;
        width: 80%;
    }
    
    .protege-bottom-text p {
        font-size: 0.8rem;
        color: white;
        padding-bottom: 0px;
    }
    
    .protege-bottom-text span {
        color: var(--fast-yellow);
    }
    
    .protege-brands {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 30px;
        width: 80%;
    }
    
    .protege-brands img {
        width: 50%;
        height: auto;
        padding-bottom: 10px;
    }
    
    .protege-imag-min {
        width: 300px;
        height: auto;
        padding-bottom: 30px;
    }
    
    .info-icon-text {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .encontre-loja {
        height: fit-content;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        justify-items: center;
        margin: auto;
        padding: 30px 0 30px 0;
    }
    
    .encontre-loja h3 {
        font-size: 2.2rem;
        margin-top: 0px;
        width: 90%;
    }
    
    .input-section {
        width: 100%;
        padding: 0 5% 0 5%;
    }
    
    .input-section input {
        border: 2px solid var(--fast-blue);
        font-size: 1.7rem;
        width: 70%;
        height: 3rem;
    }
    
    .input-section button {
        background-color: var(--fast-yellow);
        color: var(--fast-blue);
        font-size: 1rem;
        font-weight: 700;
        width: 30%;
        margin-left: 15px
    }
    
    .input-section button:hover {
        opacity: 80%;
    }
    
    .mapa {
        margin-top: 40px;
        width: 90%;
    }
    
    .todas-lojas {
        margin-bottom: 0px;
        font-size: 1.5rem;
        padding: 10px;
        text-decoration: none;
    }

    .espec-text h3 {
        color: var(--fast-yellow);
        font-size: 2.3rem;
        font-weight: 800;
        font-style: italic;
        line-height: 0.9;
        letter-spacing: -2px;
        text-align: center;
    }
    
    .espec-text h4 {
        color: white;
        font-size: 1.3rem;
        font-weight: 400;
        line-height: 0.9;
        width: 90%;
        letter-spacing: -1px;
        text-align: center;
    }

    .carousel-espec {
        position: relative;
        display: flex;
        align-items: center;
        padding-left: 10%;
        padding-bottom: 10px;
        width: 100%;
    }
    
    .item-list-spec img {
        width: 100%;
        height: auto;
    }
    
    .item-list-spec {
        display: flex;
        flex-direction: row;
        width: 80%;
        margin-top: 60px;
        justify-content: center;
    }

    .carousel-button-yl {
        position: relative;
        color: white;
        border: none;
        cursor: pointer;
        padding: 35px 0 0 0;
        z-index: 1;
        text-shadow: -1px -1px 0 var(--fast-yellow),
            1px -1px 0 var(--fast-yellow),
            -1px 1px 0 var(--fast-yellow),
            1px 1px 0 var(--fast-yellow);
    }

    .carousel-button-yl i {
        font-size: 1rem;
    }

    .protege-img {
        position: relative;
        background-image: url('./../assets/home/medidas-especiais.png');
        margin: auto;
        width: 100%;
        height: 440px;
    }

    .caminhoes {
        height: 640px;
        background-position: center;
        padding-left: 5%;
    }
    
    .caminhoes-content {
        width: 100%;
    }
    
    
    .cta-section-caminhoes h3 {
        font-size: 1.7rem;
        padding: 0 10px 0 10px;
    }
    
    .cta-section-caminhoes a {
        border: 3px solid var(--fast-yellow);
        font-size: 1.4rem;
        font-weight: 600;
        color: var(--fast-yellow);
        padding: 10px 60px 10px 60px;
        margin: 20px 0px 20px 0px;
        text-decoration: none;
    }
    
    .cta-section-caminhoes a:hover {
        color: white;
        background-color: var(--fast-yellow);
        padding: 10px 60px 10px 60px;
        margin: 20px 0px 20px 0px;
        text-decoration: none;
    }
    
    .pneus-marcas {
        display: flex;
        flex-direction: row;
        width: fit-content;
        padding: 0;
    }
    
    .pneu-img {
        height: 250px;
        width: auto;
    }
    
    .pneu-img-logo {
        width: 180px;
        height: auto;
        padding: 20px 0px 20px 0px;
    }

        .caminhoes a {
        border: 3px solid var(--fast-yellow);
        font-size: 1.4rem;
        width: 60%;
        font-weight: 600;
        color: var(--fast-yellow);
        padding: 10px 40px 10px 40px;
        margin: 20px 0px 20px 0px;
        text-decoration: none;
    }
    
    .caminhoes a:hover {
        color: white;
        background-color: var(--fast-yellow);
        padding: 10px 40px 10px 40px;
        margin: 20px 0px 20px 0px;
    }
}



@media (min-width: 1201px) {
    .mobile {
        display: none;
    }

    .menu-b {
        display: none;
    }
}