header{
    padding-bottom: 5px;
}
.sticky-top{
    position:fixed !important;
    width:100%;
}
.content-search-products,
section.lead,
section.end-section{
    display: none !important;
}

*{
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	outline: none;
    }
    body{
        background-color: var(--begeFundo);
    }
    header{
        background-color: var(--pretoNavbar);
    }
    .btn-whats i{
        color: white;
        font-size: 60px;
    }
    .btn-flutuante ul{
        padding-left: 0 !important;
    }
    strong{
        font-size: 16px;
    }
    body,html{
        color: var(--verde) !important;
        min-height: 100vh !important;
    }
    body{
        text-align: center;
        overflow: auto !important;
    }

    /* ul{
        padding-left: 20px !important;
    }

    ul li{
        font-family: var(--font-default);
        font-size: 16px;
        margin: 10px 0;
        color: var(--CorFonte);
    } */
    .container-full{
        background-color: white;
        height: max-content;
        max-width: 100%;
        padding-top: 35px;
    }

    .container-static{
        max-width: 1300px;
        width: 100%;
        margin: 0 auto;
    }

    .header-privacy .container-header{
        width: 100%;
        min-height: 500px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .header-privacy .container-header .header-items,
    .header-privacy .container-header .privacidade{
        width: 100%;
        min-height: 500px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .header-privacy .container-header .privacidade{
        background-image: url("./engenho-de-imagens-termos.webp");
        background-position: right;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
    .header-privacy .container-header .privacidade img{
        display: none;
    }

    .header-privacy .container-header .header-items{
        background-color: var(--MarromClaro);
        position: relative;
        display: flex;
        justify-content: flex-start;
    }
    .header-privacy .container-header .header-items span{
        width: 55px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        left: 0;
    }

    .header-privacy .container-header .header-items span i{
        color: var(--CorFonte);
        font-size: 16px;
    }

    .header-privacy .container-header .header-items span:hover i{
        color: var(--CorFonte);
        transition: all 0.3s ease-in-out;
    }

    .header-privacy .container-header .header-items h1{
        font-size: 36px;
        font-family: var(--font-bold);
        color: var(--CorFonte);
        margin: 30px;
    }

    .header-privacy .container-header .privacidade span{
        width: 55px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        right: 0;
        background-color: #91d077;
    }

    .header-privacy .container-header .privacidade span i{
        color: var(--CorFonte);
    }

    .header-privacy .container-header .privacidade span:hover i{
        color: var(--CorFonte);
        transition: all 0.3s ease-in-out;
    }

    .backHome{
        position: fixed;
        right: 0px;
        top: 0px;
        width: 55px;
        height: 55px;
        text-decoration: none;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: var(--douradoNavbar);
        z-index: 4;
    }

    .backHome i{
        font-size: 44px;
        color: var(--CorFonte);
    }

    .privacy-terms-area aside{
        max-width: 338px;
        width: 100%;
    }
    .privacy-terms-area{
        display: flex;
        justify-content: space-between;
        margin-top: 277px;
    }

    .privacy-terms-area .content-wrapper{
        max-width: 826px;
        width: 100%;
        padding: 15px;
    }
    .privacy-terms-area .content-wrapper a{
        text-decoration: none;
        color: var(--verde-default);
        font-family: var(--font-default);
    }
    /*POLÍTICA E PRIVACIDADE*/
    .privacy-terms-area .content-wrapper .political-privacity h1{
        font-size: 16px;
        font-family: var(--font-bold);
        color: var(--verde-default);
        margin-bottom: 35px;
    }

    .privacy-terms-area .content-wrapper .political-privacity h2{
        font-size: 16px;
        font-family: var(--font-default);
        color: var(--douradoNavbar);
    }

    .privacy-terms-area .content-wrapper .political-privacity .text-wrapper p{
        margin: 20px 0;
        font-family: var(--font-default);
        font-size: 16px;
    }

    .privacy-terms-area .content-wrapper .political-privacity .text-wrapper{
        margin-bottom: 75px;
        margin-top: 75px;
    }
    /*END POLÍTICA E PRIVACIDADE*/

    /*TERMOS DE USO*/
    .privacy-terms-area .content-wrapper .termos-uso h1{
        font-size: 16px;
        font-family: var(--font-bold);
        color: var(--verde-default);
        margin-bottom: 35px;
    }
    .privacy-terms-area .content-wrapper .termos-uso h2
    {
        padding: 5px;
        width: fit-content;
        font-size: 16px;
        font-weight: bold;
        color: var(--laranja);
        font-family: var(--font-default);
    }

    .privacy-terms-area .content-wrapper .termos-uso .text-wrapper p{
        margin: 20px 0;
        font-family: var(--font-default);
        font-size: 16px;
        color: var(--CorFonte);
    }

    .privacy-terms-area .content-wrapper .termos-uso .text-wrapper{
        margin-bottom: 75px;
    }
    /*END TERMOS DE USO*/

    /*COOKIES*/
    .privacy-terms-area .content-wrapper .cookies h2{
        font-size: 16px;
        font-family: var(--font-default);
        color: var(--CorFonte);
    }

    .privacy-terms-area .content-wrapper .cookies h1{
        font-size: 16px;
        font-family: var(--font-bold);
        color: var(--verde-default);
        margin-bottom: 35px;
    }

    .privacy-terms-area .content-wrapper .cookies .text-wrapper p{
        margin: 20px 0;
        color: var(--CorFonte);
        font-family: var(--font-default);
        font-size: 16px;
    }

    .privacy-terms-area .content-wrapper .cookies .text-wrapper{
        margin-bottom: 75px;
    }
    /*END COOKIES*/


    /*COMPROMISSO*/
    .privacy-terms-area .content-wrapper .compromisso h2{
        font-size: 16px;
        font-family: var(--font-default);
        color: var(--CorFonte);
    }

    .privacy-terms-area .content-wrapper .compromisso h1{
        font-size: 16px;
        font-family: var(--font-bold);
        color: var(--verde-default);
        margin-bottom: 35px;
    }

    .privacy-terms-area .content-wrapper .compromisso .text-wrapper p{
        margin: 20px 0;
        font-family: var(--font-default);
        font-size: 16px;
        color: var(--CorFonte);
    }

    .privacy-terms-area .content-wrapper .compromisso .text-wrapper{
        margin-bottom: 75px;
    }

    .privacy-terms-area .content-wrapper .compromisso .text-wrapper ol{
        padding-left: 20px;
    }

    .privacy-terms-area .content-wrapper .compromisso .text-wrapper ol li{
        font-size: 16px;
        font-family: var(--font-default);
        margin: 10px 0;
    }
    /*END COMPROMISSO*/

    .privacy-terms-area .content-wrapper .cancelar-inscricao h2{
        font-size: 16px;
        font-family: var(--font-default);
        color: var(--CorFonte);
    }

    .privacy-terms-area .content-wrapper .cancelar-inscricao h1{
        font-size: 16px;
        font-family: var(--font-bold);
        color: var(--verde-default);
        margin-bottom: 35px;
    }

    .privacy-terms-area .content-wrapper .cancelar-inscricao p
    {
        margin: 20px 0;
        font-size: 16px;
        color: var(--CorFonte);
    }
    .privacy-terms-area .content-wrapper .cancelar-inscricao .text-wrapper p{
        margin: 20px 0;
        font-family: var(--font-default);
        font-size: 16px;
        color: var(--CorFonte);
    }

    .privacy-terms-area .content-wrapper .cancelar-inscricao .text-wrapper{
        margin-bottom: 75px;
    }

    .privacy-terms-area .content-wrapper .section{
        position: relative;
    }


    .privacy-terms-area .content-wrapper .section::after{
        content: "";
        position: absolute;
        width: 100%;
        top: 26px;
        z-index: 2;
        right: 0;
        height: 1px;
        background-color: var(--CorFonte);
    }

    .privacy-terms-area .content-wrapper .section h1{
        color: var(--verde);
        font-weight: bold;
        font-size: 20px;
        width: fit-content;
        z-index: 3;
        position: relative;
    }
    .privacy-terms-area .content-wrapper .section h1::before{
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: var(--laranja);
        left: 20%;
        bottom: -3px;
    }

    .privacy-terms-area aside .aside-content{
        display: flex;
        justify-content: center;
    }

    .privacy-terms-area aside .aside-content ul
    {
        list-style: none;
    }

    .privacy-terms-area aside .aside-content ul li{
        padding: 15px 0;
    }

    .privacy-terms-area aside .aside-content ul li a{
        transition: all .5 ease-in-out;
        font-size: 16px;
        text-decoration: none;
        text-transform: uppercase;
        font-family: var(--font-raleway);
        color: var(--cinza);
        position: relative;
    }

    .privacy-terms-area aside .aside-content ul li a:hover{
        color: var(--verde);
        font-weight: bold;
    }
    .privacy-terms-area aside .aside-content ul li a:before{
        content: "";
        position: absolute;
        left: 20%;
        bottom: -2px;
        width: 0%;
        height: 2px;
        background-color: var(--laranja);
    }
    
    .privacy-terms-area aside .aside-content ul li a:hover::before{
        width: 100%;
        transition: all 0.3s ease-in-out;
    }

    .ativo a{
        width: fit-content;
        color: var(--verde) !important;
        font-size: 16px;
        text-decoration: none;
        text-transform: uppercase;
        font-family: var(--font-raleway) !important;
        font-weight: bolder;
        position: relative;

    }

    .ativo a:after{
        content: "";
        position: absolute;
        left: 20%;
        bottom: -2px;
        width: 100%;
        height: 2px;
        background-color: var(--laranja);
    }

    .fixo{
        position: sticky;
        top: 145px;
        left: 42px;
    }

    form{
        margin: 57px 0;
    }
    .row-privacy{
        display: flex;
        max-width: 637px;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .row-privacy .nome
    {
        display: flex;
        flex-direction: column;
        max-width: 300px;
        width: 100%;
        color: var(--azulOtec);
    }

    .row-privacy .whats
    {
        display: flex;
        flex-direction: column;
        max-width: 300px;
        width: 100%;
        color: var(--azulOtec);
    }

    .row-privacy label{
        color: var(--dourado);
        font-size: 16px;
        font-weight: bold;
        line-height: 1.5;
    }

    .row-privacy .whats input{
        padding: 0 10px;
        color: var(--areia);
        font-weight: 400;
        background-color: transparent;
        outline: 1px solid #d6d4d7;
        border-radius: 4px;
        border: none;
        width: 100%;
        height: 32px;
    }
    .row-privacy .nome input::placeholder{
        color: var(--azulOtec);
        font-size: 16px;
        font-family: var(--azulOtec);
    }

    .row-privacy .whats input::placeholder{
        color: var(--azulOtec);
        font-size: 16px;
        font-family: var(--azulOtec);
    }

    .row-privacy .nome input{
        padding: 0 10px;
        color: var(--areia);
        font-weight: 400;
        background-color: transparent;
        outline: 1px solid #d6d4d7;
        border-radius: 4px;
        border: none;
        width: 100%;
        height: 32px;
    }

    .row-privacy .btn-area{
        width: 100%;
        max-width: 132px;
        height: 40px;
        margin-top: 55px;
    }

    .row-privacy .btn-area button{
        display: flex;
        padding: 7px 27px;
        background-color: var(--laranja);
        color: #fff;
        border-radius: 0px;
        border: none;
        font-size: 16.67px;
    }


    .backToTop
    {
        background-color: var(--verde);
        width: 38px;
        height: 133px;
        cursor: pointer;
        position: fixed;
        right: 0;
        bottom: 250px;
        z-index: 9;
    }

    .backToTop p
    {
        rotate: -90deg;
        transform: translateX(-60px);
        color: white;
        font-weight: bold;
        font-size: 25px;
    }

    footer{
        z-index: 4 !important;
    }

    @media(max-width: 992px)
    {
        .container-full{
            padding-top: 40px;
        }
        .header-privacy .container-header{
            flex-direction: column;
        }
        .header-privacy .container-header .privacidade{
            min-height: auto;
        }

        .header-privacy .container-header .privacidade img{
            display: block;
            max-width: 100%;
        }
        .header-privacy .container-header .header-items span,
        .header-privacy .container-header .privacidade span{
            display: none;
        }

        .header-privacy .container-header .header-items
        {
            justify-content: center;
            min-height: 339px;
        }

        .privacy-terms-area aside{
            display: none;
        }

        .privacy-terms-area .content-wrapper{
            max-width: none;
            padding: 0 30px;
        }
        .backToTop
        {
            display: none;
        }
        .row-privacy .btn-area button{
            margin-top: 0;
        }
    }

    @media(max-width: 764px)
    {
        .row-privacy{
            flex-direction: column;
            max-width: none;
            justify-content: center;
        }

        .row-privacy .whats
        {
            margin-top: 36px;
        }

        .row-privacy .nome,
        .row-privacy .whats,
        .row-privacy .email{
            max-width: none;
        }
    }
