/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@media only screen and (min-width : 768px) {}



@media only screen and (max-width : 768px) {



    /* Style Title */
    h1,
    .h1 {
        font-size: 45px;
        line-height: 55px;
        letter-spacing: -0.015em;
    }

    h2,
    .h2 {
        font-size: 38px;
        line-height: 48px;
        letter-spacing: 0.005em;
    }

    h3,
    .h3 {
        font-size: 32px;
        line-height: 42px;
    }

    h4,
    .h4 {
        font-size: 22px;
        line-height: 32px;
        letter-spacing: 0.0025em;
    }

    h5,
    .h5 {
        font-size: 18px;
        line-height: 28px;
    }

    h6,
    .h6 {
        font-size: 16px;
        line-height: 16px;
    }

    p.p1 {
        font-size: 14px;
        line-height: 18px;
    }

    p.p2 {
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
    }





    /* NAV */
    nav.navbar.navbar-expand-lg {
        padding: 15px 0px;
        background: var(--bg-colorp2);
    }

    nav li.mg-80 {
        margin-left: 0px;
    }

    .ms-auto {
        margin-left: auto !important;
        margin-top: 15px;
    }

    nav li a.nav-link {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .banner.banner-inicial {
        height: 100%;
        min-height: 50vh;
    }

    .linhas.right,
    .linhas.left,
    .linhas.top {
        display: none;
    }


    nav .navbar-toggler .hamburger span {
        height: 2px;
        width: 30px;
        background: var(--bg-colorc1) !important;
        position: relative;
        display: block;
        margin: 5px 0px;
        opacity: 1;

    }

    nav .navbar-toggler {
        margin-top: -4px;
    }



    .menu-blue nav img.logo1 {
        display: block;
    }

    .menu-blue nav img.logo2 {
        display: none;
    }

    nav img.logo1 {
        display: block;
    }

    nav img.logo2 {
        display: none;
    }

    .menu-blue nav li a.nav-link {
        color: var(--bg-colorc1);
    }




    /* INCIAL */
    .campo1 {
        max-width: 100%;
        width: 100%;
        margin: 100px 0px;
        padding: 0px 15px;
    }

    .campo2 .campo {
        text-align: center;
        padding: 100px 0px 0px 0px;
    }

    .campo2 img.s3 {
        margin-top: 50px;
    }

    .campo2 img.s4 {
        margin-bottom: 75px;
    }

    .campo2 .campo-full-right {
        text-align: right;
        max-width: 100%;
        margin: 25px auto 0px auto;
    }

    .campo2 .campo-full-left {
        text-align: left;
        max-width: 100%;
        margin: 25px auto 0px auto;
    }

    .campo2 img.icon-middle {
        display: none;
    }

    .blog-ac {
        padding: 75px 0px;
    }

    footer {
        padding: 75px 0px;
    }

    footer h2 {
        margin-bottom: 25px;
    }

    footer h2 {
        margin-bottom: 25px;
        font-size: 28px;
        line-height: 40px;
    }


    /* A TUMELERO */
    .eventos.sobre .campo1 {
        margin-top: 100px;
    }

    .eventos.sobre img.img1 {
        margin-bottom: 0px;
        max-width: 250px;
    }

    .sobre .campo-sobre2 {
        margin: 100px 0px;
    }

    .sobre .campo-sobre2 img {
        max-height: 400px;
        margin-bottom: 25px;
    }

    .sobre .campo-sobre2 p {
        max-width: 100%;
    }

    .campo-galeria .item {
        background-color: #ccc;
        min-height: 500px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
    }

    .campo-sobre3 p {
        margin: 100px 0px;
        max-width: 100%;
        text-align: center;
        padding: 0px 15px;
    }

    .owl-carousel .owl-nav .owl-next {
        right: 15px;
    }

    .owl-carousel .owl-nav .owl-prev {
        left: 15px;
    }

    .owl-carousel p.p-interno {
        font-family: 'Barlow Semi Condensed';
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 20px;
        text-align: right;
        letter-spacing: 0.005em;
        color: #E9E2D8;
        max-width: 100%;
        width: 100%;
        bottom: 15px;
        right: 0;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        text-align: center;
        left: 50%;
        padding: 0px 15px;
    }

    .owl-carousel .owl-dots .owl-dot span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border: 1px solid #9B9B9B;
        background: #9B9B9B;
        height: 20px;
        width: 20px;
        display: block;
        -webkit-box-orient: initial;
        -webkit-box-direction: initial;
        -ms-flex-direction: initial;
        flex-direction: initial;
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        align-items: initial;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        justify-content: initial;
        text-align: initial;
        margin: 0;
        -webkit-transition: 0.4s ease-in-out;
        -o-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out;
        margin: 10px;
    }

    button.owl-dot:after {
        content: none;
    }

    .owl-carousel .owl-dots {
        position: relative;
        left: auto;
        right: auto;
        bottom: inherit;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        display: inline;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width: 300px;
    }

    .owl-carousel .owl-dots .owl-dot.active span {
        background: #161c36;
        color: #9B9B9B;
        border: 2px solid #9B9B9B;
    }


    .owl-carousel .owl-dots .owl-dot.active span::before {
        content: none !important;
    }

    .owl-carousel .owl-dots .owl-dot span::after {
        content: none !important;
    }

    .owl-carousel button.owl-dot {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
    }
    .owl-carousel .owl-nav .owl-prev {
        left: 15px;
    }
    .owl-carousel .owl-nav .owl-next {
        right: 15px;
    }

    .owl-carousel .owl-nav button.owl-prev{
        left: 10%;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: 5%;
    }

    /* RÓTULOS EXCLUSIVOS */
    .rotulos-exclusivos .campo1 {
        margin: 100px 0px;
    }

    .rotulos-exclusivos .col {
        max-width: 100%;
        display: inline-block;
        text-align: center;
        margin: 15px 0px;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .rotulos-exclusivos a.quero-fornecer {
        margin: 90px auto 100px auto;
        display: table;
    }

    /* VENDA CORPORATIVA */
    .venda-corporativa .campo1 {
        margin: 100px 0px;
    }

    .venda-corporativa .campo2 {
        margin-bottom: 100px;
    }


    /* EVENTOS */
    .eventos .campo1 {
        margin-top: 100px;
    }

    .eventos img.img1 {
        margin-bottom: 0px;
        max-width: 250px;
    }

    .eventos a.quero-fornecer {
        margin: 100px auto 50px auto;
        display: table;
    }

    .eventos .res-col .col {
        max-width: 500px;
        text-align: center;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        display: block;
        margin-bottom: 50px;
    }

    .eventos .campo2 {
        margin-bottom: 60px;
    }


    /* CONTATO */
    .contato .campo-form {
        margin: 100px 0px;
    }

    .contato form {
        max-width: 740px;
        margin: 0 auto;
        margin-top: 50px;
    }

    .contato h2 {
        text-align: center;
        font-size: 30px;
        line-height: 40px;
    }

    .contato .endereco {
        margin: 100px 0px 50px 0px;
        max-width: 920px;
        width: 100%;
    }
    .servicos .campo2 .campo-full-right {
        text-align: right;
        max-width: 100%;
        margin: 25px auto;
    }
    .servicos .campo2 .campo-full-left {
        text-align: left;
        max-width: 100%;
        margin: 25px auto;
        margin-bottom: 50px;
    }
    .campo2 img {
        border-radius: 4px;
        margin-bottom: 15px;
    }
    .servicos .quatro .col {
        max-width: 100%;
        margin: 15px 15px;
    }
    .servicos .quatro .align-items-center {
        display: block;
        text-align: left;
    }
    .servicos .quatro .col {
        max-width: 100%;
        padding: 20px 30px 20px 15px;
        margin-left: 15px;
    }
    .aviso a.btn-estilo1 {
        float: none;
    }
    .aviso a.btn-estilo1 {
        display: block;
    }

.aviso a.btn-estilo1 {
    display: block;
    margin: 10px 0px !important;
}

}