body, button {font-family: "Open Sans", system-ui; color: #666; font-weight: 400; filter: drop-shadow(rgba(0, 0, 0,0.2) 0px 2px 2px);}
button {cursor: pointer;}
ul, li, h1, h2, p {margin: 0; padding: 0;}
a {color: rgb(0, 132, 255); text-decoration: none}
p {line-height: 1.6; font-size: 1.6em}
p + p {margin-top: 20px;}
h1, h2 {font-size: 2.2em; color: #3b492c;}
h3{color: #000; font-size: 1.6em}
h1 + p {margin-top: 20px;}
p + button {margin-top: 20px;font-size: 1.2em;color: #000;font-weight: 700;}
button{ border-radius:3px; background-color: #99a576; padding:10px 20px; margin-top: 20px; font-size: 1.2em; color:rgba(0,0,0,.8); font-weight: 700}
button::after{content: ''; height: 20px; width: 20px; display: inline-block;  margin-left: 10px; margin-bottom: -3px; background-image: url(img/seta.png); background-size: cover; background-position: center center;}
::-webkit-scrollbar {width: 8px; height: 8px;}
::-webkit-scrollbar-track {background-color: rgba(0,0,0,.1);}
::-webkit-scrollbar-thumb {background-color: rgba(0,0,0,.2);}
::-webkit-scrollbar-thumb:hover {background-color: rgba(0,0,0,.4);}

html, body {height: 100%; overflow: hidden; margin: 0; padding: 0;}
#banner{height: 100%; width: 100%; background-image: url(img/banner-top.jpg); background-position: center center; background-size: cover ;}
.pezinho{ max-width:100px; position:relative; top:35px; left:35px }
.minibanner1{position: relative; top:35px; right:0px; float: right;}
#menubanner{width: 550px; position: relative; margin-top: -50px; float: right; text-transform: uppercase;}
#menubanner a{margin-left: 25px; color: #fff; font-size: 14pt}
#sobre{ width: calc(100% - 400px); margin: -100px 200px 0px; min-height: 400px; display: inline-block;}
#sobre img{ width: 50%; max-width: 600px; height: auto; float:left; filter: drop-shadow(rgba(0,0,0,.4) 0px -5px 10px); }
#sobre .text{ width: 46%; float:left; margin:150px 0 0 4% }
#sobre::after {content: ""; display: block; clear: both;}
#pop{width: 100%; height: 400px; clear: both; margin-top: 80px; text-align: center;}
#pop h1{margin-bottom: 40px}
#pop #bolinhas{ display: inline-block; max-width: 200px; margin: 0 50px}
#pop .bolimg{background: green; width: 200px; height:200px; display: inline-block; border-radius: 100%;}
#pop .boltitulo{ display:block; font-size:1.6em; margin-top:20px; font-weight:600 }
#pop #bolinhas .bolimg1{background-image: url(img/bg-bol-1.jpg); background-size: cover;}
#pop #bolinhas .bolimg2{background-image: url(img/bg-bol-2.jpg); background-size: cover;}
#faixa{text-align: center; padding: 15px 20px; background-color: #95a273; width:calc(100% - 40px); color: #000; font-weight: 600}
#hygiene{text-align: center; width: calc(100% - 400px); margin: 80px 200px 250px;}
#footer{min-height: 300px; width: 100%; background-image: url(img/bg-bottom.jpg); background-position: center center; background-size: cover; display: inline-block; padding-bottom:100px}
#footer #contact{width: 1000px; margin: -150px auto 0px; background-color: #fff; min-height: 550px; display: block; padding: 40px 40px 0 40px; border:1px solid #dee0da; filter: drop-shadow(rgba(116, 128, 84,0.5) 0px -5px 30px);}
#footer #contact .contactesq{width: 50%; float: left; display: inline-block; }
#footer #contact .contactesq img{ max-width:350px }
#footer #contact .contactesq button{ margin-top: 20px;    font-size: 1.2em;     color: #000;     font-weight: 700;}
#footer #contact .contactdir h2{font-size: 1.8em}
#footer #contact .contactesq h3{font-size: 1.4em}
#footer #contact .contactdir{width: 50%; float: left; display: inline-block;}
#footer #contact .contactdir h3{font-size: 1.2em}
#footer #textfim{width: calc(100% - 400px); margin: 80px 200px 0px; display: inline-block; text-align: center; color: #fff;}
.contactesq h3, #textfim h1{color: #97a475}
#faixafooter{background-color: #323d22; padding:20px 0 40px; color: #fff; font-size: 1em}
#faixafooter .sitemap{float: left; padding-left:50px}
#faixafooter .sitemap a{ color:#fff; margin-right:20px }
#faixafooter .direitos{float: right; padding-right:50px}
#page {height: 100%; overflow: auto;}
.modal-wrap {position: fixed; z-index: 10; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.2); text-align: center;}
.modal-wrap::before {content: ''; height: 100%; display: inline-block; vertical-align: middle;}
.modal-inner {position: relative; display: inline-block; width: 800px; height: 400px; padding: 40px; background-color: rgba(255,255,255,1); box-shadow: 8px 8px 20px rgba(0,0,0,.2); border-radius: 8px; vertical-align: middle; text-align: left; box-sizing: border-box;}
.modal-head {position: relative; height: 40px;}
.modal-body {overflow: auto; height: calc(400px - 40px - 80px);}
.modal-body ul{margin-top: 50px;}
.modal-body ul li{font-size: 1.2em; font-weight: 500;  margin-bottom:5px; background-color:#ebede6; padding:10px; border-radius: 10px}
.btn-close {position: absolute; top: 0; right: 0; color: #fff; font-weight: 600; background-color: #cc4141; margin-top: 0}
.btn-open {display: block; margin: 0 auto;}

.size-normal {width: 80vw; height: 80vh;}
.size-normal .modal-body {height: calc(80vh - 40px - 80px);}
.size-vertical {width: 40vw; height: 90vh;}
.size-vertical .modal-body {height: calc(90vh - 40px - 80px);}
.size-horizontal {width: 90vw; height: 50vh;}
.size-horizontal .modal-body {height: calc(50vh - 40px - 80px);}

.js-modal {display: none;}
.js-modal.js-is-active {display: block;}

#modal-id-c p, #modal-id-d p {
  font-size: 1em;
  margin-bottom: 5px;
  margin-top: 0;
}
.sitemap div{ float:left; }


@media screen and (max-width: 1200px) {
.minibanner1 {
    max-width: 50%;
}
.pezinho {
    max-width: 75px;
    top: 25px;
    left: 10px;
}
#banner {
    height: 50%;
  }
#menubanner {
  width: 100%;
}
#menubanner a {
    margin-left: 17px;
    font-size: 10pt;
}
    #sobre {
        width: calc(100%);
        margin: 0px 0px 50px 0px;
        min-height: auto;
        display: inline-block;
    }
#sobre img {
    width: 100%;
    float: none;
}
#sobre .text {
    width: calc(100% - 40px);
    float: none;
    margin: 10px 20px 0 20px;
}
h1, h2 {
    font-size: 1em;
    color: #3b492c;
}
button {
  font-size: 1em !important;
    width: 100%;
  }
  #pop h1{
    font-size: 1.4em;
  }
  #pop {
    width: 100%;
    height: auto;
    clear: both;
    margin-top: 0px;
  }
  #pop .bolimg {
    background: green;
    width: 100px;
    height: 100px;
    display: inline-block;
    border-radius: 100%;
}
#pop #bolinhas {
    display: inline-block;
    max-width: 50%;
    margin: 0 30px;
}
    #pop .boltitulo {
        display: block;
        font-size: .8em;
        margin-top: 20px;
        font-weight: 600;
    }
p {
    line-height: 1.6;
    font-size: 1em;
}
    #hygiene {
        text-align: center;
        width: calc(100%);
        margin: 50px 0px 50px;
    }
#faixa {
    margin-top: 50px;
  }
  #footer{
    padding-bottom: 50px;
  }
     #footer #contact {
        width: calc(100% - 42px);
        margin: 0px auto 0px;
        background-color: #fff;
        min-height: 550px;
        display: block;
        padding: 40px 20px 30px 20px;
        border: 1px solid #dee0da;
        filter: drop-shadow(rgba(116, 128, 84, 0.5) 0px -5px 30px);
    }
  #footer #contact .contactesq {
    width: 100%;
    float: none;
    display: inline-block;
}
    #footer #contact .contactdir {
        width: 100%;
        float: none;
        display: inline-block;
        margin-top: 50px;
    }
    #footer #contact .contactesq img {
        max-width: 100%;
        margin-bottom: -90px;
    }
    #footer #textfim {
    width: calc(100% - 40px);
    margin: 50px 20px 0px 20px;
    display: inline-block;
    text-align: center;
    color: #fff;
}
#footer #contact .contactesq h3 {
    font-size: 1em;
}
#footer #contact .contactdir h2 {
    font-size: 1em;
}
#footer #contact .contactdir h3 {
    font-size: 1em;
}
#faixafooter .sitemap {
    float: none;
    padding-left: 20px;
}
#faixafooter .direitos {
    float: none;
    padding-right: 0px;
    padding-left: 20px;
}
#faixafooter {
    background-color: #323d22;
    padding: 20px 0 20px;
    color: #fff;
            font-size: .8em;
    text-align: center;
}
.size-vertical {
    width: 90vw;
    height: 90vh;
}
.modal-body ul li {
    font-size: .8em;
    font-weight: 500;
    margin-bottom: 5px;
    background-color: #ebede6;
    padding: 10px;
    border-radius: 10px;
}
.btn-close {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-weight: 600;
    background-color: #cc4141;
    margin-top: 0;
    width: 122px;
    font-size: 0.7em !important;
}
button::after {
    content: '';
    height: 15px;
    width: 15px;
  }
      .size-vertical {
        width: 95vw;
      }
      .size-vertical .modal-body {
    height: calc(94vh - 40px - 80px);
}
#modal-id-b .size-vertical {
        width: 90vw;
        height: 52vh;
    }
.size-vertical h2{
    line-height: 2.4em;
  }
  h3 {
    color: #000;
    font-size: 1.2em;
}
.modal-inner {
    padding: 20px;
  }
}




/* COOKIE POPUP STYLES */

.cookie-popup {
  
  font-size: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: fixed;
  bottom: -6.25rem;
  left: 1.25rem;
  right: 1.25rem;
  padding: 0.625rem 0.9375rem;
  box-shadow: 0 0 0.625rem 0 rgba(0,0,0, .15);
  line-height: 150%;
  transition: opacity .5s;
  opacity: 0;
}
.cookie-popup--short {
  right: none;
  width: 21.875rem; 
}
.cookie-popup--dark {
  background: #000;
  color: #fff;
}
.cookie-popup--not-accepted {
  opacity: 1;
  visibility: visible;
  animation: cookie-popup-in .5s ease forwards;  
}
.cookie-popup--accepted {
  opacity: 0;
  visibility: hidden;
}
.cookie-popup a {
  color: skyblue;
}
.cookie-popup a:visited {
  color: skyblue;
  text-decoration: none;
}
.cookie-popup-actions {
  flex: 1;
  text-align: right;
}
.cookie-popup-actions button {
  color: orange;
  border: none;
  background: none;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: bold;
  text-transform: uppercase;
  font-size:  0.75rem;
  padding: 0;
  cursor: pointer;
}
.cookie-popup-actions button:hover {
  text-decoration: underline;
}

@keyframes cookie-popup-in {
  from { bottom: -6.25rem; }
  to { bottom: 1.25rem; }
}