@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');

body {
    background-color: #F7F2E6;
}

.links {
    color: #fff;
    font-size: 17px;
    margin: 0 15px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: rgb(190 255 70) !important;
}

.nav-link:focus,
.nav-link:hover {
    color: rgb(190 255 70) !important;
}

.figtree {
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.figtree-bold {
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-weight: bold;
    font-style: normal;
}

p,
.dm-sans {
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    opacity: 0.8;
}

.dm-sans-bold {
    font-family: "DM Sans", sans-serif;
    font-weight: bold;
}

.divLogo {
    width: 160px;
}

.logoBranco {
    background-image: url(../img/logoBranco.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 160px;
    height: 100px;
    transition: all 0.5s ease-in-out;
    display: flex
}

.framer-R2013 .framer-vsxury {

    flex: none;
    height: 100%;
    left: calc(50.00000000000002% - 100% / 2);

    top: 0;
    width: 100%;
    z-index: 1000;
}

.owl-theme .owl-nav {
    margin-top: -281px;
    position: absolute;
    width: 100%;
}

.owl-next {
    background-color: #fff !important;
    color: #98C93E !important;
    font-size: 24px !important;
    border-radius: 50% !important;
    padding: 15px 20px !important;
    margin-right: 30px !important;
    cursor: pointer !important;
    transition: all 0.3s ease-in-out !important;
    border: 2px solid #98C93E !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) !important;
}

.owl-next:hover {
    background-color: #98C93E !important;
    color: #fff !important;
    transform: scale(1.1) !important;
}

.owl-prev {
    position: absolute !important;
    left: 30px !important;
    background-color: #fff !important;
    color: #98C93E !important;
    font-size: 24px !important;
    border-radius: 50% !important;
    padding: 15px 20px !important;
    cursor: pointer !important;
    transition: all 0.3s ease-in-out !important;
    border: 2px solid #98C93E !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) !important;
}

.owl-prev:hover {
    background-color: #98C93E !important;
    color: #fff !important;
    transform: scale(1.1) !important;
}

h1 {
    font-size: 80px !important;
    font-family: "Figtree", sans-serif;
}

h2 {
    font-size: 40px !important;
    font-family: "Figtree", sans-serif;
    color: #515d47;
}

.amarelo {
    border-bottom-width: 1px;
    border-color: rgb(251, 201, 26);
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: solid;
    border-top-width: 1px;
    border-radius: 40px;
    opacity: 1;
}

.btnCheio {
    border-bottom-width: 0px;
    border-color: rgba(0, 0, 0, 0);
    border-left-width: 0px;
    border-right-width: 0px;
    border-style: solid;
    border-top-width: 0px;
    background-color: rgb(152 201 62);
    border-radius: 50px;
    opacity: 1;
    padding: 14px 36px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
}

.btnVazio {
    border-bottom-width: 2px;
    border-color: rgb(152 201 62);
    margin-left: 20px;

    border-style: solid;
    background-color: transparent;
    border-radius: 50px;
    opacity: 1;
    padding: 14px 36px;
    font-size: 12px;
    color: rgb(152 201 62);

    font-weight: 400;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-12 {
    font-size: 12px;
}

.branco {
    color: #fff !important;
}

.bgDiferente {
    transition: color .75s ease-in-out, background-color .75s ease-in-out, border-color .75s ease-in-out, box-shadow .75s ease-in-out;

    padding: 0 !important;
}

.bgDiferente .preto span {
    display: none !important;
}

.bgDiferente .logoBranco {
    transition: all 0.5s ease-in-out;
    background-image: url(../img/logoPreto.png);
    width: 95px;
    height: 50px;
}

.bgDiferente .navbar {
    padding: 0 !important;
}

.sectionServicos {
    margin-top: -234px;
    z-index: 1;
    position: relative;
}

.marginTop100 {
    margin-top: 100px;
}

.sectionDiferenciais {
    height: 70vh;
    display: flex;
    align-items: center;
}

.sectionDiferenciais h5 {
    color: #295e17;
}

.sectionDiferenciais .card {
    background-color: #e7e2d6;
    border-radius: 20px;
    border: none;
    padding: 20px;
    height: 220px;
}

.navbar-nav {
    transition: color .75s ease-in-out, background-color .75s ease-in-out, border-color .75s ease-in-out, box-shadow .75s ease-in-out;
    border: 1px solid transparent;
    transition: border .75s ease-in-out;
}

.bgDiferente .navbar-nav {
    flex-direction: row;
    border-radius: 70px;
    transition: color .75s ease-in-out, background-color .75s ease-in-out, border-color .75s ease-in-out, box-shadow .75s ease-in-out;
    background-color: #0e2207e3;
}

.w-90 {
    width: 90%;
    margin: 0 auto;
}

.sectionContato {
    background-image: url(../img/bg.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 200px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.whatsapp-float {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
}

.whatsapp-link {
    background-color: #25d366;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    transition: all 0.3s;
}

.whatsapp-link:hover {
    background-color: #20ba5a;
    color: #fff;
    transform: scale(1.1);
}

.margim125 {
    margin-top: 125px;
}

.bgBannerCaminha {
    background-image: url(../img/bgBannerCaminha.png);
    background-position: top;
    background-repeat: no-repeat;
    /* background-size: cover; */
    height: 486px;
    display: flex;
    align-items: flex-end;
}

.bgBannerCaminha h1 {
    font-size: 40px !important;

    color: #fff;
    font-weight: 700;
}

.bgBannerCaminha .padding {
    padding-bottom: 70px;
}


.accordion-item {
    color: var(--bs-accordion-color);
    background-color: #f7f2e6;

    border-radius: 10px !important;
    overflow: hidden !important;
    margin-bottom: 10px !important;

}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: #e2dbcb;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
    padding: 21px;
    border-radius: 10px !important;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #515d47;
    box-shadow: none;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #151a12;
    outline: 0;
    box-shadow: #515d47;
}

.margim60 {
    margin-top: -60px;
}

@media screen and (max-width: 768px) {


    .font-size-14 {
        font-size: 12px;
    }

    .btnCheio {

        padding: 9px 15px;
        font-size: 12px;
    }

    .btnVazio {

        padding: 9px 15px;
        font-size: 12px;

    }

    .logoBranco {
        background-image: url(../img/logoBranco.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 100px;
        height: 81px;
        transition: all 0.5s ease-in-out;
        display: flex;
    }

    .display-4 {
        font-size: calc(1.475rem + 2.7vw);
        font-weight: 700;
        line-height: 0.8;
    }

    .margim60 {
        margin-top: 60px;
    }

    .sectionServicos {
        margin-top: 0;
        z-index: 1;
        position: relative;
    }

    .sectionDiferenciais {
        height: auto;
        display: flex;
        align-items: center;
        margin-top: 50px;
    }

    .sectionDiferenciais .card {
        background-color: #e7e2d6;
        border-radius: 20px;
        border: none;
        padding: 20px;
        height: 180px;
        margin-bottom: 20px;
    }

    .margim125 {
        margin-top: 20px;
    }

    h1 {
        font-size: 40px !important;
        font-family: "Figtree", sans-serif;
    }

    h2 {
        font-size: 20px !important;
        font-family: "Figtree", sans-serif;
    }

    .font-size-18 {
        font-size: 13px;
    }

    .w-90 {
        width: 100%;
        margin: 0 auto;
    }

    .margimTmobile {
        margin-top: 25px;
    }

    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        background-color: #354124e8;
        padding: 20px;
        border-radius: 20px;
    }

    .align-items-end {
        align-items: start !important;
    }

    .bgBannerCaminha {
        background-image: url(../img/bgBannerCaminha.png);
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        height: 526px;
        display: flex;
        align-items: flex-end;
    }

    .bgGuindaste {
        background-image: url(../img/guindaste_mobile.jpg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        height: 526px;
        display: flex;
        align-items: flex-end;
    }

}