@font-face {
    font-family: 'Oranienbaum';
    src: url('../fonts/Oranienbaum-Regular.eot');
    src: url('../fonts/Oranienbaum-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Oranienbaum-Regular.woff2') format('woff2'),
        url('../fonts/Oranienbaum-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    background-color: #341e17;
    background: url('../images/bgBody.jpg') no-repeat;
    background-size: cover;
    background-attachment: fixed;
    overflow-x: hidden !important;
}
html {
    overflow-x: hidden !important;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Oranienbaum';
}

h1 {
    color: #fff;
    font-size: 42px;
    letter-spacing: 5px;
}

h2 {
    font-size: 32px;
}

p {
    font-family: 'Myriad Pro';
    color: #fff;
    font-size: 17px;
    letter-spacing: 3px;
}

.navbar-nav {
    padding-bottom: 50px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link {
    color: rgb(255 250 250);
    font-family: 'Oranienbaum';
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

.navbar-nav li {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-nav li:first-child {
    padding-left: 0px;
}

.nav-link:first-child {
    padding-left: 0px;
}

.nav-item {
    border-right: 2px solid #c5bba6;
}

.nav-item:last-child {
    border-right: 0px;
}

section {
    padding-top: 70px;
    padding-bottom: 70px;
    ;
}

.img-home {
    margin-top: -350px;
}

.img-home2 {
    margin-top: -120px;
}

#home {
    background: url('../images/bg-home.jpg') no-repeat;
    background-size: 60% auto;
    background-position: right top;
}

#contato {
    background: url('../images/bg-contato.jpg') no-repeat;
    background-size: 40% auto;
    background-position: right top;
}

.bg-white h1 {
    color: #231f20;
}

.bg-white p {
    color: #844131;
}

.form-control {
    border-radius: 0px;
    border: 0px solid #231f20;
    margin-top: 20px;
    background-color: #fff3;
}

/*
button {
    background-color: #fff;
    color: #231f20;
    padding: 5px 10px;
    border: 0px;
    margin-left: auto;
    display: block;
    margin-top: 20px;
    ;
}
*/
button {
    background-color: #fff;
    color: #231f20;
    padding: 10px 25px;
    border: 0px;
    display: block;
    margin-top: 20px;
}

#localizacao p {
    color: #8b422d;
    letter-spacing: normal;
}

#estancias p {
    color: #fbe3bb;
    letter-spacing: normal;
}

#cultivo {
    background: url('../images/bgCafe.jpg');
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 1300px;
}

#cultivo h3 {
    color: #5d6746;
}

#cultivo p {
    color: #8b422d;
    letter-spacing: 1px;
}

.selo {
    max-width: 200px;
    margin-bottom: 50px;
}

footer {
    background-color: #b2a185;
}

footer a {
    color: #fff;
    display: block;
    text-decoration: none;
    font-family: 'Myriad Pro';
}

footer h5 {
    color: #fff;
    display: block;
    text-decoration: none;
    font-family: 'Oranienbaum';
}

.container {
    padding: 0px 80px;
}

input::placeholder {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 300;
}

textarea::placeholder {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 300;
}

.emp-div h4 {
    font-family: 'Oranienbaum';
    color: #844131;
    margin-bottom: 20px;
    margin-top: 40px;
}

.emp-div p {
    line-height: 22px;
}

.emp-div img {
    max-width: 70%;
}

.text-home {
    font-size: 25px;
    color: #fbe3bb;
    letter-spacing: 1px;
    line-height: 27px;
}

.lancamento-img {
    max-width: 300px;
    margin-left: auto;
    display: block;
}
.social-size {
    font-size: 30px;
}
.owl-theme .owl-dots .owl-dot span {
    background: #fbe3bb !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #9f9687 !important;
}
@media (min-width: 1200px) {

    .gx-xxl-5 {
        --bs-gutter-x: 9rem;
    }

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

    #cultivo {
        background: url(../images/bgCafe.jpg);
        background-position: 500% bottom;
        background-repeat: no-repeat;
        background-size: 1300px;
    }

}
@media (max-width: 991px) {
    h1 {
        font-size: 35px;
        letter-spacing: 3px;
    }

    .container {
        padding: 0px 20px;
    }

    section {
        padding-top: 30px;
        padding-bottom: 30px;
        ;
    }

    .img-home {
        margin-top: -50px;
    }

    .img-home2 {
        margin-top: 0px;
    }

    p {
        font-size: 15px;
        letter-spacing: 1px;
    }
    #contato {
        background: url(../images/bg-contato.jpg) no-repeat;
        background-size: 70% auto;
        background-position: 150% 0%;
    }
    #home {
        background: url(../images/bg-home.jpg) no-repeat;
        background-size: 140% auto;
        background-position: -20% 0%;
    }
    .text-home {
        font-size: 21px;
        color: #fbe3bb;
        letter-spacing: 1px;
        line-height: 27px;
    }
    .selo {
        max-width: 170px;
        margin-bottom: 30px;
    }

    .gx-xxl-5 {
        --bs-gutter-x: 3rem;
        --bs-gutter-y: 3rem;
    }
    .lancamento-img {
        width: 200px;
        margin-top: 0px;
    }
    button {
        margin-top: 15px;
    }
    .navbar {
        margin-bottom: 20px;;
    }
    .navbar-nav {
        padding-bottom: 0px;
    }
    .navbar-nav li {
        padding-left: 0px;
        padding-right: 0px;
    }
    .navbar-collapse {
        margin-top: 20px;
    }
    .social-size {
        font-size: 22px;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 7px !important;
        height: 7px !important;
    }
    .emp-div h4 {
        font-size: 25px;
    }
}