@import url("https://fonts.googleapis.com/css2?family=Hind+Madurai:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Unna:wght700&display=swap");.alinhado{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alinhado.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.alinhado.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-default{border:none;padding:10px 45px;border-radius:50px;background-color:#add144;color:#292627;font-weight:600;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;display:block}.linha-verde{height:2px;width:465px;background-color:#add144}.nav-tabs{border:none}.nav-tabs .nav-item{display:block;background-color:#47663d;margin-right:5px}.nav-tabs .nav-item .nav-link{display:block;padding:15px 30px;color:white;text-transform:uppercase;font-size:1rem;font-weight:500;border:none;border-radius:0;background:transparent}.nav-tabs .nav-item .nav-link.active{width:100%;height:100%;color:#292627;background-color:#add144}@media (max-width: 992px){.nav-tabs .nav-item{margin-top:20px}}.tab-content{margin-top:80px;padding-left:90px}.tab-content .title{font-size:3rem;line-height:39px;color:white;font-weight:700;font-family:"Unna",serif}@media (max-width: 567px){.tab-content .title{font-size:2rem}}.tab-content .linha-verde{margin-top:40px}.tab-content .texto{color:white;max-width:380px;width:100%;margin-top:20px}@media (max-width: 992px){.tab-content{padding-left:0}}.produtos .lista-produtos.slick .produto{margin-right:20px}.produtos .produto{display:block;width:310px;position:relative;margin-right:20px}.produtos .produto .image{display:block;width:100%;height:445px;position:relative}.produtos .produto .image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.produtos .produto .image .more{display:none;position:absolute;z-index:999;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:auto;width:110px;height:110px;border:2px solid white;border-radius:50%}.produtos .produto .image .more::after{content:"";position:absolute;right:0;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:auto;height:37px;width:2px;background-color:white}.produtos .produto .image .more::before{content:"";position:absolute;right:0;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:auto;height:2px;width:37px;background-color:white}.produtos .produto .nome-produto{height:90px;width:100%;border-bottom:1px solid #9d9195;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.produtos .produto .nome-produto p.name{margin-bottom:0;color:#292627;font-size:1.4rem;font-weight:400;text-transform:capitalize}.produtos .produto .nome-produto span{color:#9d9195;font-size:1rem}.produtos .produto:hover .image .more{display:block}.produtos .produto:hover .image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.2)}.produtos .produto:hover .nome-produto{background-color:#47663d}.produtos .produto:hover .nome-produto p.name{color:white}.produtos .produto:hover .nome-produto span{color:#add144}.seta{width:60px;height:60px;border:1px solid #9d9195;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.seta span{width:100%;text-align:center;margin-top:5px}.dots{-ms-flex-item-align:end;align-self:flex-end}.dots .slick-dots{position:relative;left:0;bottom:0}.dots .slick-dots li{width:7px;height:7px;margin:0;margin-right:20px;background-color:#9d9195}.dots .slick-dots li:last-child{margin-right:30px}.dots .slick-dots li button::before{content:""}.dots .slick-dots li.slick-active{background-color:#47663d}.small-produto{width:170px}.small-produto .image{width:100%;height:115px;display:block}.small-produto .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.small-produto .descricao{height:55px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:2px solid #d1d1d1}.small-produto .descricao p.name{font-size:1rem;color:#292627;font-weight:600;text-transform:uppercase;margin-bottom:0}.title{font-size:3.75rem;font-weight:700;text-transform:uppercase;color:#292627;line-height:71px}@media (max-width: 567px){.title{font-size:2.25rem}}.subtitle{font-size:1.2rem;text-transform:uppercase;margin-bottom:0;letter-spacing:1px}.title-sans{font-family:"Unna",serif;font-size:1.9rem;text-transform:uppercase;color:white;font-weight:700}h1.title-sans{font-size:5rem}.title-content{font-size:28px;color:#292627;font-weight:600}.texto{font-size:20px;color:#7f7679;font-weight:300}.linha-verde-bottom{position:relative;padding-bottom:10px}.linha-verde-bottom::after{content:"";position:absolute;bottom:0px;left:0;width:42px;height:3px;margin-top:20px;background-color:#47663d}form .form-group .form-control{width:100%;height:40px;border-radius:20px;border:1px solid #bebebe}form .form-group .form-control::-webkit-input-placeholder{font-size:15px;letter-spacing:0px;line-height:19px;color:#7f7679;font-weight:400}form .form-group .form-control:-ms-input-placeholder{font-size:15px;letter-spacing:0px;line-height:19px;color:#7f7679;font-weight:400}form .form-group .form-control::-ms-input-placeholder{font-size:15px;letter-spacing:0px;line-height:19px;color:#7f7679;font-weight:400}form .form-group .form-control::placeholder{font-size:15px;letter-spacing:0px;line-height:19px;color:#7f7679;font-weight:400}form .form-group textarea.form-control{height:140px;padding-top:10px}form .form-group input[type="submit"].form-control{border:none;padding:10px 45px;border-radius:50px;background-color:#add144;color:#292627;font-weight:600;text-transform:uppercase;width:auto;height:auto;display:block;-ms-grid-column-align:start;justify-self:start}.page-404{background-image:url("assets/images/bg-404.png");background-repeat:no-repeat;background-size:cover;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:510px}.page-404 .texto{display:block;max-width:450px;width:100%;text-align:center;color:white;margin-top:50px}.page-404 .btn-default{margin-top:40px}.page-home{margin-top:80px}.page-home .produtos{margin-bottom:80px}@media (max-width: 768px){.page-home .produtos .alinhado.between{display:block}}.page-home .somos-integros{height:630px;width:100%;background-image:url("assets/images/bg-404.png");background-repeat:no-repeat;background-size:cover}.page-home .somos-integros .title-sans{text-align:right}.page-home .somos-integros .subtitle{font-size:1rem;color:white;font-weight:500;text-align:right}.page-home .somos-integros .btn-default{max-width:230px;float:right;padding:10px 33px;margin-top:30px}.page-home .somos-integros .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-home .somos-integros .item img{width:110px}.page-home .somos-integros .item p.name{max-width:250px;width:100%;text-transform:uppercase;color:white;font-weight:400;text-align:center;font-size:1.3rem;margin-bottom:0;margin-top:30px}.page-home .somos-integros .dots .slick-dots li{margin:0 10px}.page-home .somos-integros .seta{color:white}@media (max-width: 992px){.page-home .somos-integros{height:auto;padding:40px 20px}.page-home .somos-integros .title-sans{text-align:center}.page-home .somos-integros .subtitle{text-align:center}.page-home .somos-integros .item{margin-top:30px}}.page-home .sustentabilidade{margin-top:0;background-image:url("assets/images/bg-sus-home.png")}.page-home .sustentabilidade .tab-content{padding-left:90px}.page-home .sustentabilidade .tab-content .texto{font-size:1rem;font-weight:500}.page-home .sustentabilidade .tab-content .btn-default{margin-top:30px}@media (max-width: 992px){.page-home .sustentabilidade .tab-content{padding-left:0;width:100%}}@media (min-width: 1500px){.page-home .sustentabilidade .tab-content{padding-left:0}}.page-fale-conosco{padding-top:80px}.page-fale-conosco .whatsapp-menu .icon-whats{width:65px;height:65px}.page-fale-conosco .whatsapp-menu .icon-whats img{width:30px}.page-fale-conosco .whatsapp-menu p.numero{color:#292627;font-size:1.5rem}.page-fale-conosco .fone .icone-fone{width:65px;height:65px;border:2px solid #292627}.page-fale-conosco .fone .icone-fone span{position:absolute;top:20%;font-size:2.2rem;color:#292627;margin:0}.page-fale-conosco .fone p.numero{font-size:1.5rem;color:#292627}.page-fale-conosco .mapa{display:block;position:relative;margin-top:80px;height:560px;width:100%;overflow:hidden}.page-fale-conosco .mapa .endereco{width:480px;height:200px;position:absolute;top:-20px;background-color:#292627;padding-top:40px;padding-left:50px}.page-fale-conosco .mapa .endereco span{color:white;font-size:1.5rem}.page-fale-conosco .mapa .endereco .subtitulo,.page-fale-conosco .mapa .endereco .texto{color:white;margin-bottom:5px}.page-fale-conosco .mapa .endereco .alinhado{margin-top:20px}.page-fale-conosco .mapa .endereco .texto{padding-left:5px}@media (max-width: 768px){.page-fale-conosco .mapa .endereco{position:relative;top:0;width:100%}}.page-responsabilidade{padding-top:80px}.page-responsabilidade .texto-atividade{margin-top:150px;margin-bottom:150px}.sustentabilidade{width:100%;height:710px;background-image:url("assets/images/bg-sustentabilidade.png");background-repeat:no-repeat;background-size:cover;background-position:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:80px}@media (max-width: 567px){.sustentabilidade{margin-top:40px}}.page-empresa{padding-top:90px}@media (max-width: 567px){.page-empresa{padding-top:40px}}.page-empresa .title{text-transform:none;color:#292627;text-align:center;max-width:900px;width:100%;font-weight:400;font-size:1.9rem;display:block;margin:auto;line-height:40px}.page-empresa .missao{margin-top:80px}@media (max-width: 567px){.page-empresa .missao{margin-top:40px}}@media (max-width: 992px){.page-empresa .missao .title-content{margin-top:40px}}.page-empresa .perfil{margin-top:80px;padding-bottom:10px}@media (max-width: 567px){.page-empresa .perfil{margin-top:40px}}.page-empresa .sustentabilidade{background-image:url("assets/images/bg-sus-empresa.png")}.page-categoria-produtos{display:block;height:auto}.page-categoria-produtos .container-fluid{padding:0px 50px}@media (max-width: 567px){.page-categoria-produtos .container-fluid .categorias{margin-top:40px;margin-bottom:0px}}.page-categoria-produtos .container-fluid .categorias .slick-slide{padding-bottom:7px}.page-categoria-produtos .container-fluid .categorias .categoria{margin-top:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page-categoria-produtos .container-fluid .categorias .categoria[aria-expanded="true"]{background-color:#47663d;color:white}.page-categoria-produtos .container-fluid .categorias .categoria[aria-expanded="true"]::after{content:"";position:absolute;right:0;left:0;margin:auto;bottom:-8px;width:8px;height:8px;display:block;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #47663d;clear:both}.page-categoria-produtos .alinhado-produto .seta span{display:block !important}@media (max-width: 567px){.page-categoria-produtos .alinhado-produto{margin-top:10px}}.page-categoria-produtos .lista-produtos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 992px){.page-categoria-produtos .lista-produtos{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-categoria-produtos .lista-produtos .small-produto{margin-right:25px;margin-top:30px;width:auto !important;width:250px !important}@media (max-width: 567px){.page-categoria-produtos .lista-produtos .small-produto{margin-right:0px}}.page-categoria-produtos .lista-produtos .small-produto .image{height:219px !important}.page-categoria-produtos .lista-produtos .small-produto .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-categoria-produtos .lista-produtos .small-produto .descricao{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-categoria-produtos .lista-produtos .small-produto .descricao p.name{font-size:16px !important;color:#9d9195;text-align:center}.page-categoria-produtos .lista-produtos .small-produto span{display:none;color:#292627;font-size:0.7rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.page-categoria-produtos .lista-produtos .small-produto[aria-expanded="true"] .descricao{background-color:#f1f1f1;border-bottom:10px solid #f1f1f1}.page-categoria-produtos .lista-produtos .small-produto[aria-expanded="true"] .descricao span{display:block;margin-bottom:-15px}.page-categoria-produtos .descricao-produto{background-color:#f1f1f1;padding:20px;width:100%}.page-categoria-produtos .descricao-produto .image-descricao-produto img{width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width: 992px){.page-categoria-produtos .descricao-produto .image-descricao-produto img{height:550px}}.page-categoria-produtos .descricao-produto .texto{padding-top:40px;font-size:1rem}.page-categoria-produtos .descricao-produto .texto strong{font-weight:600;color:#292627}@font-face{font-family:"compelam";src:url("fonts/compelam.eot");src:url("fonts/compelam.eot?#iefix") format("embedded-opentype"),url("fonts/compelam.woff") format("woff"),url("fonts/compelam.ttf") format("truetype"),url("fonts/compelam.svg#compelam") format("svg");font-weight:normal;font-style:normal}[data-icon]:before{font-family:"compelam" !important;content:attr(data-icon);font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"compelam" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-fone:before{content:"\61"}.icon-arrow-1-left:before{content:"\62"}.icon-arrow-1-right:before{content:"\63"}.icon-instagram:before{content:"\64"}.icon-face:before{content:"\65"}.icon-arrow-right:before{content:"\66"}.icon-localizacao:before{content:"\67"}.icon-menu:before{content:"\68"}.icon-menu-close:before{content:"\69"}header{display:block;width:100%;height:90px;background-color:#292627;padding:0 20px}header .logo{width:250px}header .menu-lista{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .menu-lista .navbar-toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}header .menu-lista .navbar-toggler p{margin-bottom:0;color:white;font-weight:500;margin-left:10px;margin-bottom:5px;font-size:1.2rem}header .menu-lista .navbar-toggler span{font-size:2rem;color:white}header .menu-lista .navbar-nav{margin-right:40px}header .menu-lista .navbar-nav .dropdown:hover>.dropdown-menu{display:block}header .menu-lista .navbar-nav .menu-item{margin-right:10px}header .menu-lista .navbar-nav .menu-item .dropdown-toggle.nav-link::after{display:none}header .menu-lista .navbar-nav .menu-item .nav-link{color:white;font-weight:600;font-size:1.1rem;text-transform:uppercase}header .menu-lista .navbar-nav .menu-item .dropdown-menu{border-radius:5px;background-color:#363233;padding:30px 60px;left:-50%}header .menu-lista .navbar-nav .menu-item .dropdown-menu li a.dropdown-item{color:#968b8e;text-transform:uppercase;font-size:1rem;text-align:center}header .menu-lista .navbar-nav .menu-item .dropdown-menu li:hover a.dropdown-item{background:transparent;color:white}@media (max-width: 992px){header .menu-lista .navbar-nav .menu-item .dropdown-menu{padding:10px}header .menu-lista .navbar-nav .menu-item .dropdown-menu li a.dropdown-item{text-align:left}}@media (max-width: 1100px){header .menu-lista .navbar-nav{margin-right:20px}}@media (max-width: 992px){header .menu-lista .navbar-nav{margin-top:20px;margin-left:10px}}@media (max-width: 1100px){header .menu-lista .navbar{padding:initial 0}}@media (max-width: 992px){header{height:auto;padding:20px 0}}@media (max-width: 992px){header .alinhado.between{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.whatsapp-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.whatsapp-menu .icon-whats{background-color:#43c559;width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:60px;margin-right:10px}.whatsapp-menu .icon-whats img{width:30px}.whatsapp-menu p.numero{letter-spacing:.5px;margin-bottom:0;font-size:1.2rem;font-weight:700;color:white}.topo-titulo{background-repeat:no-repeat;background-size:cover;background-position:center;height:270px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 768px){.topo-titulo{text-align:center}.topo-titulo .title-sans{font-size:3rem}}@media (max-width: 567px){.topo-titulo .title-sans{font-size:2rem}}footer{height:390px;width:100%;background-color:#292627;padding-top:70px}footer .icone-logo{width:175px}footer .menu-footer .menu-item a{color:#9d9195;text-transform:uppercase;font-size:1.1rem;line-height:30px}footer .whatsapp-menu .icon-whats{width:45px;height:45px}footer .whatsapp-menu .icon-whats img{width:20px}@media (max-width: 992px){footer .whatsapp-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}footer .redes{margin-top:40px}footer .redes span{color:#9d9195;font-size:2rem}@media (max-width: 992px){footer .redes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .redes span{margin:0px 10px}}footer .copy{padding-top:20px;text-align:center;color:white;margin-bottom:0}@media (max-width: 992px){footer .contatos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}footer .contatos .numero{margin-top:10px}}@media (max-width: 1080px){footer{height:auto}}.fone{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.fone .icone-fone{width:45px;height:45px;border:2px solid white;border-radius:50px;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.fone .icone-fone span{position:absolute;top:20%;font-size:1.4rem;color:white;margin:0}.fone p.numero{letter-spacing:.5px;margin-bottom:0;font-size:1.2rem;font-weight:700;color:white}@media (max-width: 992px){.fone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}}*{outline:none !important;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}html body{font-family:"Hind Madurai",sans-serif;font-size:100%;overflow-x:hidden}html body ::-webkit-scrollbar{width:9px}html body ::-webkit-scrollbar-track{background:#ffe6e9;border-radius:10px}html body ::-webkit-scrollbar-thumb{background:#968789;border-radius:10px}html body ::-webkit-scrollbar-thumb:hover{background:#968789}html body ::-moz-scrollbar{width:9px}html body ::-moz-scrollbar-track{background:#ffe6e9;border-radius:10px}html body ::-moz-scrollbar-thumb{background:#968789;border-radius:10px}html body ::-moz-scrollbar-thumb:hover{background:#968789}html body hr{border-top:2px solid #bebebe}html body a:hover{color:white;text-decoration:none}html body .breadcrumbs a,html body .breadcrumbs span{color:white;font-size:1.1rem}html body .linha-antes{position:relative}html body .linha-antes::before{content:"";position:absolute;left:0px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:2px;background-color:#add144}@media (max-width: 992px){html body .linha-antes::before{top:100%;height:2px;width:42px;left:0;right:0;margin:auto;margin-top:10px}}html body .categorias{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html body .categorias .categoria{padding:10px 20px;text-transform:uppercase;font-size:1rem;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:25px;color:#9d9195;position:relative;display:block;border:none;background-color:transparent}html body .categorias .categoria.active{background-color:#47663d;color:white}html body .categorias .categoria.active::after{content:"";position:absolute;right:0;left:0;margin:auto;bottom:-8px;width:8px;height:8px;display:block;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #47663d;clear:both}
/*# sourceMappingURL=style.css.map */