

@media only screen and (min-width : 768px) {
    .visible-xs {
        display: none !important;
    }

    .hidden-xs {
        display: block;
    }

    .container-small-right {
        margin: 0 0px 0 calc((100vw - 1325px + 15px) / 2);
        width: auto;
        padding: 0;
    }

}
@media only screen and (min-width : 992px){
    .container-small-right {
        margin: 0 0px 0 calc((100vw - 960px + 15px) / 2);
        width: auto;
        padding: 0;
    }
}
@media only screen and (min-width : 1200px){
    .container-small-right {
        margin: 0 0px 0 calc((100vw - 1140px + 15px) / 2);
        width: auto;
        padding: 0;
    }
}
@media only screen and (min-width : 1400px){
    .container-small-right {
        margin: 0 0px 0 calc((100vw - 1325px + 15px) / 2);
        width: auto;
        padding: 0;
    }
}

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

        /* Colors */
    --bg-dourado: #E59E6D;
    --bg-bege: #E59E6D;
    --bg-branco: #fff;
    --bg-branco2: #D9D9D9;
    --bg-verde: #4E6548;
    --bg-verde2: #4E6548;

    /* Font's */
    --font-main: "Rubik", sans-serif;
    --font-title: "Rubik", sans-serif;

    }


    .hidden-xs {
        display: none !important;
    }

    .visible-xs {
        display: block;
    }


    h1 {

        font-size: 30px;
        font-weight: 700;
        line-height: 34px;
    }

    h2 {
        font-size: 26px;
        font-weight: 700;
        line-height: 28px;
    }

    h3 {
        font-family: var(--font-title);
    }

    h4 {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
    }

    h5 {
        font-size: 15px;
        font-weight: 700;
        line-height: 20px;
    }


    .bd1 {
        font-size: 15px;
        line-height: 21px;
    }

    .bd3 {
        font-size: 14px;
        line-height: 20px;
    }

    .btn-estilo1 {
        font-size: 18px;
        line-height: 18px;
        padding: 12px 25px;
    }
    .btn-estilo2 {
        font-size: 18px;
        line-height: 18px;
        padding: 12px 25px;
    }







    /* MENU */

    nav.navbar{
        padding: 8px 0px;
    }

    nav.navbar img.logo {
        max-height: 40px;
    }

    nav.navbar-expand-lg .menu-toggle span {
        width: 25px;
        height: 2px;
        background-color: var(--bg-branco2);
        margin: 2px 0px;
    }

    .offcanvas.offcanvas-end h2 {
        line-height: 22px;
        margin-bottom: 10px;
        color: var(--bg-branco2);
        font-size: 22px;
    }

    .offcanvas.offcanvas-end .offcanvas-body {
        align-items: center;
    }

    .offcanvas.offcanvas-end {
        width: 100%;
        text-align: center;
        border-left: 0px;
    }

    .offcanvas-header {
        justify-content: end;
    }

    /* INICIAL */
    .banner {
        height: auto;
        padding: 100px 0px 50px 0px;
        display: block;
    }

    .banner img {
        max-width: 200px;
    }

    .banner h1 {
        margin: 25px auto;
        text-align: center;
    }

    .inicial1 {
        padding: 70px 0px;
        text-align: center;
    }

    .container-small-right {
        padding: 0px 0px 0px 15px;
    }

    .inicial3 {
        margin-top: 60px;
    }
    .inicial3 .bg-conheca {
        background-image: url(../img/inicial/conheca.jpg);
        height: 350px;
    }
    .inicial3 .row .col {
        text-align: center;
        flex: auto;
    }
    .inicial3 .row .col {
        text-align: center;
        flex: auto;
        padding: 60px 0px 50px 0px;
    }
    .inicial4 {
        margin: 70px 0px;
        display: block;
    }
    .inicial4 .coluna {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 15px 30px;
        border-right: 0px;
        height: auto;
    }
    .inicial5 .col {
        border-left: 0px;
    }
    .inicial5 .min {
        text-align: center;
        margin: 25px 0px;
    }
    .inicial5 .min h3 {
        margin: 10px 0px;
    }
    .inicial5 .min a {
        margin-top: 10px;
        display: inline-flex;
    }
    .inicial5 .container {
        padding-left: 0px;
    }
    .inicial5 .col.full p {
        position: relative;
        top: 0;
        left: 0;
        background: none;
        transform-origin: 0 0;
        transform: none;
        left: 0;
        top: 0;
        padding: 0px 15px;
    }
    .inicial5 .col:first-child {
        display: block;
        position: relative;
    }
    .inicial5 {
        margin-bottom: 45px;
    }


/* POLÍTICAS */
#cookie_popup {
    bottom: 2%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    padding: 15PX;
}
#cookie_popup a{
    margin-top: 10px;
}




/* HISTORIA */

.col-7, .col-5{
    width: 100%;
}
.historia1 {
    margin: 70px 0px 100px 0px;
}
.historia1 p{
    margin-bottom: 20px;
}
.historia2 .container {
    position: relative;
    padding-left: 0px;
}
.historia2 {
    margin-bottom: 70px;
    position: relative;
}
.historia2 h2 {
    position: relative;
    color: var(--bg-dourado);
    top: 0;
    left: 0;
    background: none;
    transform-origin: 0 0;
    transform: none;
    left: 0;
    padding: 0px 15px;
    top: 0px;
}
.historia2 img {
    margin: 20px auto 0 auto;
    display: block;
}
.historia2 p {
    max-width: 100%;
    margin-bottom: 0px;
    float: left;
    text-align: left;
}
.historia2 h3 {
    max-width: 100%;
    float: left;
    text-align: left;
}
.historia2 .texto {
    float: left;
    max-width: 100%;
    width: 100%;
}
.historia2 .row {
    border-top: 1px solid var(--bg-verde);
    padding: 70px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.historia1 img.vetor-historia {
    position: absolute;
    right: 0;
    max-width: 280px;
    bottom: -35px;
}



/* TURISMO */

.turismo1 {
    height: auto;
    padding: 100px 0px 50px 0px;
    display: block;
}

.turismo1 img {
    max-width: 200px;
}

.turismo1 h1 {
    margin: 25px auto;
    text-align: center;
}
.btn-primary {
    border-radius: 30px;
    font-size: 14px;
    padding: 5px 15px;
    margin: 5px;
}
.turismo2 img{
    width: 100%;
}
.turismo2 .row {
    padding: 30px 0px;
}
.turismo2 h3{
    margin-top: 10px;
}


/* CONTATO */
.contato2 {
    padding: 70px 0px;
    background-color: var(--bg-branco2);
}
.contato2 .texto {
    max-width: 200px;
    float: left;
    text-align: left;
    margin-right: 0PX;
    margin-bottom: 10px;
}
.contato1 h1 {
    margin-bottom: 14px;
    color: var(--bg-dourado);
}
.contato1 {
    margin-top: 110px;
    text-align: center;
}






    /* RODAPÉ */
    
    footer h4 {
        line-height: 20px;
        margin-bottom: 10px;
    }
    footer .col-8 {
        flex: 0;
        width: 66.66666667%;
    }


}