* {
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 100%;
    font-family: figtree;
}

@font-face {
    font-family: figtree;
    src: url(fonts/Figtree-VariableFont_wght.ttf);
}

.faixa {
    background-color: #4f2179;
    padding-top: 5px;
    padding-bottom: 5px;
}

.navbar-toggler {
    border: none;
}

.d-flex.justify-content-start {
    justify-content: flex-start;
}

.faixa-link {
    text-decoration: none;
    font-size: 12px;
    color: white;
    margin-left: 5px;
}

.social-icon img {
    height: 16px;
}

.social-icon {
    margin-left: 10px;
}

.d-flex {
    display: flex;
    align-items: center;
}

.d-flex a {
    display: flex;
    align-items: center;
}

.d-flex.justify-content-start {
    justify-content: flex-start;
}

.d-flex.justify-content-between {
    justify-content: space-between;
}

.header {
    background-color: #fbc816;
    padding-left: 50px;
    padding-right: 50px;
}

.btn.area-cliente {
    border: none;
    background-color: #ff8800;
    color: white;
    font-size: 16px;
    padding: 10px 17px 10px 17px;
    transition: background-color 0.3s ease, width 0.3s ease;
    color: #000000;
    font-weight: bolder;
    text-overflow: ellipsis;
    border-radius: 0 !important;
    font-weight: 700;
    min-width: 175px;
}

.btn.area-cliente:focus {
    background-color: orange;
}

.btn.area-cliente:active {
    transform: scale(0.98);
    color: white;
}

.btn.area-cliente:hover {
    background-color: orange;
    cursor: pointer;
    color: white;
}

.nav-item.nav-item-separado {
    position: relative;
}

.navbar-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.nav-item.nav-item-separado {
    position: relative;
    padding: 1px;
    font-size: 16px;
    transition: transform 0.1s ease, font-weight 0.1s ease;
}

.nav-item.nav-item-separado:hover {
    font-weight: bold;
    transform: scale(1.00);
}

.nav-item.nav-item-separado:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 22px;
    background-color: #000000;
}

.nav-item.nav-item-separado:last-child {
    padding-right: 0;
}

.contato {
    background-color: #ffea7b;
}

.contato-form {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 0;
}

.form-container {
    max-width: 700px;
    width: 100%;
    padding: 0px;
    border-radius: 8px;
}

.form-group {
    margin-bottom: 15px;
    width: 100%;

}

input.form-control {
    border-radius: 1px;
    padding: 8px;
    font-size: 16px;
    margin-bottom: -10px;
    border: none;
    margin-top: 2px;
    font-weight: 100;
}

.entre-contato-contato {
    font-size: 50px;
    font-weight: 800;
}

.oferece-produtos {
    font-size: 26px;
    margin-top: -15px;
    font-weight: 100;
}

#produtos {
    background-color: white;
}

.background-img {
    position: absolute;
    top: 1800px;
    z-index: -999;
}

.ser-cliente {
    border: none;
    background-color: #ff8800;
    color: white;
    font-size: 16px;
    padding: 10px 17px 10px 17px;
    transition: background-color 0.3s ease, width 0.3s ease;
    color: #000000;
    font-weight: bold;
    text-overflow: ellipsis;
    border-radius: 0 !important;
    width: 100%;
    margin-top: 35px;
    font-size: 25px;
}

.ser-cliente:focus {
    background-color: orange;
}

.ser-cliente:active {
    transform: scale(0.98);
    color: white;
    background-color: orange !important;
}

.ser-cliente:hover {
    background-color: orange;
    cursor: pointer;
    color: rgb(255, 255, 255);
}

@media (max-width: 768px) {
    .form-container {
        padding: 15px;
    }

    .logo-header {
        width: 115px;
        height: auto;
    }

    .faixa-link {
        text-decoration: none;
        font-size: 8px;
        color: white;
        margin-left: 5px;
    }
}

.quadrado {
    background-color: #9ccad1;
    padding: 20px;
    padding-bottom: 30px !important;
    text-align: center;
    border-radius: 8px;
    transition: background-color 0.3s ease, width 0.3s ease;
    min-height: 375px;
}

.quadrado:hover {
    background-color: #6ac0c7;
}


.quadrado img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.quadrado h5 {
    margin-top: 15px;
}

.text_1 {
    padding: 0px 4px 0px 4px;
}

.quadrado-foto {
    padding: 10px;
    margin-bottom: 5px;
}

.ser-cliente2 {
    border: none;
    background-color: #fbc816;
    color: white;
    font-size: 14px;
    padding: 20px 30px 20px 30px;
    transition: background-color 0.3s ease, width 0.3s ease;
    color: #000000;
    font-weight: bold;
    text-overflow: ellipsis;
    border-radius: 10px !important;
    margin-top: 35px;
    font-size: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.ser-cliente2:focus {
    background-color: rgb(255, 191, 0);
}

.ser-cliente2:active {
    transform: scale(0.98);
    color: white;
    background-color: rgb(255, 191, 0) !important;
}

.ser-cliente2:hover {
    background-color: rgb(255, 191, 0);
    cursor: pointer;
    color: rgb(255, 255, 255);
}

#diferenciais {
    background-image: url(img/wave.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
}

.logistica-card {
    border: none;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
    position: relative;
}

.logistica-quadrado1 {
    position: relative;
    left: -30px;
    padding: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.logistica-quadrado2 {
    position: relative;
    left: -48px;
    top: 39px;
    padding: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.logistica-quadrado3 {
    position: relative;
    left: 27px;
    top: 40px;
    padding: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.logistica-quadrado4 {
    position: relative;
    left: -26px;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.logistica-quadrado5 {
    position: relative;
    left: -40px;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.logistica-quadrado6 {
    position: relative;
    left: 33px;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}


.arrow-quadrado {
    align-items: center;
    display: flex;
    text-align: center;
    margin: auto;
}

.logistica-quadrado1 h1 {
    color: #fbc219;
    font-weight: 900;
}

.logistica-quadrado2 h1 {
    color: #fbc219;
    font-weight: 900;
}

.logistica-quadrado3 h1 {
    color: #fbc219;
    font-weight: 900;
}

.logistica-quadrado4 h1 {
    color: #fbc219;
    font-weight: 900;
}

.logistica-quadrado5 h1 {
    color: #fbc219;
    font-weight: 900;
}

.logistica-quadrado6 h1 {
    color: #fbc219;
    font-weight: 900;
}

.logistica-quadrado1 h3 {
    font-weight: 700;
    font-size: 18px;
}

.logistica-quadrado2 h3 {
    font-weight: 700;
    font-size: 18px;
}

.logistica-quadrado3 h3 {
    font-weight: 700;
    font-size: 18px;
}

.logistica-quadrado4 h3 {
    font-weight: 700;
    font-size: 18px;
}

.logistica-quadrado5 h3 {
    font-weight: 700;
    font-size: 18px;
}

.logistica-quadrado6 h3 {
    font-weight: 700;
    font-size: 18px;
}

.logistica-quadrado1 p {
    font-weight: 100;
    font-size: 15px;
}

.logistica-quadrado2 p {
    font-weight: 100;
    font-size: 15px;
}

.logistica-quadrado3 p {
    font-weight: 100;
    font-size: 15px;
}

.logistica-quadrado4 p {
    font-weight: 100;
    font-size: 15px;
}

.logistica-quadrado5 p {
    font-weight: 100;
    font-size: 15px;
}

.logistica-quadrado6 p {
    font-weight: 100;
    font-size: 15px;
}

.numero {
    font-size: 400px;
}

.milhoes {
    font-size: 150px;
}

.texto {
    font-size: 35px
}

.milhao {
    align-items: center !important;
    text-align: center;
    margin-top: 0 !important;
}

.diferenciais h1 {
    font-weight: 700;
}

.quadrado-cliente {
    background-color: #f2f2f2;
    width: 600px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 25px;
    position: relative;
    min-height: 300px;
}

.info-cliente {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-top: 20px;
}

.logistica-title-sub {
    position: relative;
    top: -5px;
}

.logistica-title {
    font-weight: 700;
}

.foto-cliente {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fbc816;
    background-image: url('https://via.placeholder.com/80');
    background-size: cover;
    background-position: center;
    margin-right: 20px;
}

.nome-cliente {
    font-weight: lighter;
    padding: 0 !important;
    margin-bottom: -10px;
    font-size: 20px;

}

.empresa-cliente {
    font-weight: bold;
    color: #fbc816;
    margin-bottom: -5px;
    font-size: 20px;
}

.barra-separacao {
    border-top: 1px solid #fbc816;
    width: 90%;
}

.relato {
    font-size: 1rem;
    color: #000000;
    text-align: justify;
    font-weight: lighter;
    padding-left: 50px;
    padding-right: 50px;
}

.quadrado h3 {
    font-weight: 700;
    font-size: 30px;
}

.quadrado p {
    font-weight: 100;
}

.quotation {
    right: 250px;
    width: 40px;
    height: auto;
    position: relative;
}

.produtos-text {
    text-align: center;
    font-weight: 800;
    font-size: 30px;
    padding: 20px;
    padding-bottom: 0px;
}

.wrapper {
    display: flex;
    align-items: center;
    height: 100%;
}

.slide-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    width: 100%;
}

.slide-list {
    display: flex;
    padding-top: 30px;
    padding-bottom: 30px;
}

.slide-item {
    cursor: grab;
    flex-shrink: 0;
    padding: 0 5px;
    width: 300px;
    transition: transform 0.3s ease-in-out;
}

.slide-item-2 {
    cursor: grab;
    flex-shrink: 0;
    padding: 0 10px;
    width: auto;
    transition: transform 0.3s ease-in-out;
}

.slide-item:hover {
    transform: scale(1.05);
    z-index: 2;
}

.slide-content {
    border-radius: 10px;
    position: relative;
}

.slide-image {
    border-radius: 10px;
    width: 100%;
}

.slide-description {
    border-radius: 10px;
    position: absolute;
    padding: 30px;
    bottom: 0;
    width: 100%;
}

.slide-description h3 {
    font-family: 'Koulen', sans-serif;
    font-size: 48px;
    position: relative;
    top: 16px;
}

.slide-description p {
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
}

.slide-nav-button {
    background: transparent;
    color: #fff;
    cursor: pointer;
    font-size: 36px;
    position: absolute;
    z-index: 1;
}

.slide-nav-previous {
    left: 20px;
}

.slide-nav-next {
    right: 20px;
}

.slide-controls {
    margin: 5px auto 0;
}

.slide-control-button {
    color: #fff;
    cursor: pointer;
    background: transparent;
    font-size: 18px;
    margin: 0 5px;
}

.slide-control-button.active {
    color: #cd8cf5;
}

@media screen and (max-width: 768px) {
    .slide-description {
        padding: 10px;
    }

    .btn-footer1 {
        top: 0 !important;
        margin-top: 10px !important;
    }

    .btn-footer2 {
        top: 0 !important;
        margin-top: 3px !important;
    }

    .slide-description h3 {
        font-size: 24px;
        top: 0;
    }

    .slide-description p {
        display: none;
    }

    .slide-nav-button {
        margin-top: -20px;
        font-size: 28px;
    }

    .slide-nav-previous {
        left: 10px;
    }

    .slide-nav-next {
        right: 10px;
    }

    .slide-controls {
        margin: 15px auto 0;
    }

    .slide-control-button {
        font-size: 14px;
    }
}



.sobre {
    background-color: #ffea7b;
    padding-bottom: 5px;
}

.sobre h1 {
    color: #fbc816;
    font-weight: 800;
    margin-top: 70px;
    margin-bottom: 50px;
}

.nossa-historia {
    color: #fbc816;
    font-weight: 900;
    font-size: 130px;
    position: relative;
    top: 65px
}

.nossos_clientes p {
    font-weight: 100;
    font-size: 30px;
}

.nossos_clientes h3 {
    font-weight: 700;
    font-size: 50px;
}

.galeria-text {
    padding-top: 30px;
    font-weight: 800;
}

.entre-contato {
    border: none;
    background-color: #fbc816;
    color: white;
    font-size: 16px;
    border-radius: 15px;
    padding: 15px 17px 15px 17px;
    transition: background-color 0.3s ease, width 0.3s ease;
    color: #000000;
    font-weight: bold;
    text-overflow: ellipsis;
    width: 80%;
    margin-top: 35px;
    font-size: 25px;
}

.entre-contato:focus {
    background-color: #fbc219;
}

.entre-contato:active {
    transform: scale(0.98);
    color: white;
    background-color: #fbc219 !important;
}

.entre-contato:hover {
    background-color: #fbc219;
    cursor: pointer;
    color: rgb(255, 255, 255);
}

.video {
    box-shadow: 15px 18px 15px rgba(0, 0, 0, 0.3);
}

.nossa-historia-background {
    background-image: url(img/banner3.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    padding-top: 60px;
}

.rectangle-container {
    position: relative;
    margin-top: 90px;
}

.rectangle {
    width: 100%;
    max-width: 445px;
    height: auto;
    background-color: #fbc816;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    border-radius: 10px;
    padding: 40px;
    font-weight: 100;
}

.logo {
    position: absolute;
    width: 150px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(-50%, -50%);
    left: 220px;
}

.logo img {
    width: 100%;
    height: auto;
}

.content-wrapper {
    display: flex;
    align-items: center;
    margin-top: 20px;
    justify-content: center;
    position: relative;
}

.imagem-historia {
    width: 100%;
    height: auto;
}

.icon-circle {
    width: 50%;
    height: 120px;
    border-radius: 50%;
    background-color: #ffea7b;
    justify-content: center;
    align-items: center;
    padding: 20px;
    position: relative;
    left: 75px;
}


.text-box {
    width: 1000px;
    height: auto;
    background-color: #ffea7b;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    border-radius: 10px;
    padding: 25px;
    font-size: 15px;
    font-weight: 100;
    padding-left: 80px;
}

.text-box h3 {
    font-weight: 900;
    color: #fbc816;
    font-size: 30px;
}

.info-esquerda {
    top: 498px;
    position: relative;
}

.row-logistica1 {
    top: 40px;
    position: relative;
}

.row-logistica2 {
    top: -40px;
    position: relative;
}

.background-galeria {
    background-color: #ff9d2a;
    padding-bottom: 60px;
}

.nossa_historia {
    padding-bottom: 50px;
}

.galeria-container h1 {
    position: relative;
}

footer {
    background-color: #ff7209;
    padding: 18px;
    font-weight: 100;
}

.button-footer {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.img-sobre-nos {
    height: auto;
    padding-top: 15px;
}

.button-footer .btn {
    width: 100%;
    padding: 17px;
    top: -43px;
    position: relative;
}

.btn-footer1 {
    background-color: #4f2179;
    color: #ff9d2a;
    border: none;
    font-size: 19px;
    font-weight: 700;
    border-radius: 20px !important;

}

.btn-footer1:focus {
    background-color: #5f2794 !important;
}

.btn-footer1:active {
    transform: scale(0.98);
    color: white;
    background-color: #5f2794 !important;
}

.btn-footer1:hover {
    background-color: #5f2794 !important;
    cursor: pointer;
    color: rgb(255, 255, 255);
}

.btn-footer2 {
    background-color: #fbc816;
    color: black;
    border: none;
    font-size: 21px;
    font-weight: 700;
    border-radius: 20px !important;
}

.btn-footer2:focus {
    background-color: rgb(255, 234, 0) !important;
}

.btn-footer2:active {
    transform: scale(0.98);
    color: white;
    background-color: rgb(255, 234, 0) !important;
}

.btn-footer2:hover {
    background-color: rgb(255, 234, 0) !important;
    cursor: pointer;
    color: rgb(255, 255, 255);
}

.clientes {
    margin-top: 70px
}

.nossos-clientes-cont {
    margin-top: 100px;
    margin-bottom: 200px;
}

.logistica-mobile {
    display: none;
}

@media (max-width: 350px) {
    .social-icon {
        width: 1px !important;
    }
}

@media (max-width: 460px) {
    .logo {
        position: absolute;
        width: 150px;
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
        left: 170px;
    }
}

@media (max-width: 996px) {
    .logistica-quadrado1 {
        position: relative;
        left: 0;
        top: 0px;
        border: 2px solid transparent;
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
        padding: 20px;
        text-align: center;
        box-shadow: 0px 1px 2px rgba(141, 141, 141, 0.2);
        border-radius: 10px;
        padding-bottom: 50px;
        margin-top: 30px;

    }

    .logistica-quadrado2 {
        position: relative;
        left: 0;
        top: 0px;
        border: 2px solid transparent;
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
        padding: 20px;
        text-align: center;
        box-shadow: 0px 1px 2px rgba(141, 141, 141, 0.2);
        border-radius: 10px;
        padding-bottom: 50px;

    }

    .logistica-quadrado3 {
        position: relative;
        left: 0;
        top: 0px;
        border: 2px solid transparent;
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
        padding: 20px;
        text-align: center;
        box-shadow: 0px 1px 2px rgba(141, 141, 141, 0.2);
        border-radius: 10px;
        padding-bottom: 50px;

    }

    .logistica-quadrado4 {
        border: 2px solid transparent;
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
        padding: 20px;
        text-align: center;
        box-shadow: 0px 1px 2px rgba(141, 141, 141, 0.2);
        border-radius: 10px;
        padding-bottom: 50px;

    }

    .logistica-quadrado5 {
        position: relative;
        left: 0;
        top: 0px;
        border: 2px solid transparent;
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
        padding: 20px;
        text-align: center;
        box-shadow: 0px 1px 2px rgba(141, 141, 141, 0.2);
        border-radius: 10px;
        padding-bottom: 50px;

    }

    .logistica-quadrado6 {
        position: relative;
        left: 0;
        top: 0px;
        border: 2px solid transparent;
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
        padding: 20px;
        text-align: center;
        box-shadow: 0px 1px 2px rgba(141, 141, 141, 0.2);
        border-radius: 10px;
        padding-bottom: 50px;
        margin-bottom: 30px;
    }


    .arrow-quadrado {
        align-items: center;
        display: flex;
        text-align: center;
        margin: auto;
    }

    .logistica-quadrado3 {
        position: relative;
        left: 0;
        top: 0px;
    }

    .logistica-card {
        border: none;
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        position: relative;
    }

    .row-logistica1 {
        top: 0;
    }

    .row-logistica2 {
        top: 0;
    }

    .btn.area-cliente {
        border: none;
        background-color: #ff8800;
        color: white;
        font-size: 16px;
        padding: 10px 17px 10px 17px;
        transition: background-color 0.3s ease, width 0.3s ease;
        color: #000000;
        font-weight: bolder;
        text-overflow: ellipsis;
        border-radius: 0 !important;
        font-weight: 700;
        min-width: 175px;
        margin: auto;
        justify-content: center;
        display: flex;
    }

    .nav-item.nav-item-separado:not(:last-child)::after {
        content: "";
        position: absolute;
        right: 0;
        top: 0%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        background-color: none;
    }

    .nav-item.nav-item-separado:last-child {
        padding-right: 0;
    }
}

@media (max-width: 1200px) {
    .nossa-historia {
        font-size: 90px;
        top: 45px;
    }

}

@media (min-width: 996px) {}

@media (max-width: 1100px) {
    .header {
        padding: 0;
    }
}

@media (max-width: 1000px) {
    .logistica-pc {
        display: none;
    }

    .logistica-mobile {
        display: block;
    }
}

@media (max-width: 761px) {

    .entre-contato {
        margin-bottom: 100px;
    }
}

@media (max-width: 500px) {
    .nossa-historia {
        font-size: 40px !important;
        top: 29px !important;
    }

    .quadrado-cliente {
        background-color: #f2f2f2;
        width: 320px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
        position: relative;
        min-height: 400px;
    }

    .quotation {
        right: 471px;
        width: 40px;
        height: auto;
        position: relative;
    }
}

@media (max-width: 990px) {
    .quadrado h3 {
        font-weight: 700;
        font-size: 20px;
    }
}

.info-mobile {
    display: none;
}

@media (max-width: 767px) {
    .quadrado h3 {
        font-weight: 700;
        font-size: 30px;
    }

    .info-mobile {
        display: block;
    }

    .info-esquerda {
        display: none;
    }

    .mobile-adjust {
        width: 120px;
    }

    .nossa-historia {
        font-size: 60px;
        top: 38px;
    }

    .info-esquerda {
        top: 0;
        position: relative;
    }

}

@media (min-width: 1400px) {
    .info-esquerda {
        top: 460px;
    }
}

.nossos-clientes-cont img {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: scale(1);
    border-radius: 8px;
}

.nossos-clientes-cont img:hover {
    transform: scale(1.1);
}

.galeria-container img,
.galeria-container video{
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: scale(1);
    width: 356px;
    height: 267px;
    object-fit: cover;
}

.galeria-container img:hover {
    transform: scale(1.02);
}