*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-padding-top:130px}body{margin:0;font-family:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji";font-size:1rem;font-weight:400;line-height:1.6;color:#292621;background-color:#ffffff;padding-top:80px;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{display:inline;font-size:1em}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}ul,ol{margin-top:0;margin-bottom:1rem;padding-left:2rem}b,strong{font-weight:bolder}a{color:#5d4738;text-decoration:underline}a:visited{color:#6f5544}a:hover{color:#4c3a2e}hr{margin:1rem 0;border:0;border-top:1px solid currentColor;color:inherit;opacity:.25}img,svg{vertical-align:middle}.img-fluid{max-width:100%;height:auto}iframe{width:100%;border:none}svg.bi{display:inline-block;width:1em;height:1em;vertical-align:-.125em;fill:currentColor}code{font-size:.875em;color:#954e36;word-wrap:break-word}button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.table{width:100%;margin-bottom:1rem;color:#292621;border-collapse:collapse;vertical-align:top}.table th,.table td{padding:.5rem;text-align:left;border-bottom:1px solid #dee2e6}.table thead th{vertical-align:bottom}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-sm th,.table-sm td{padding:.25rem}.table-light{background-color:#f3f0e8}.container,.container-fluid{width:100%;margin-right:auto;margin-left:auto;padding-right:0.75rem;padding-left:0.75rem}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}@media (min-width: 1400px){.container{max-width:1320px}}.row{display:flex;flex-wrap:wrap;margin-top:0;margin-right:-0.75rem;margin-left:-0.75rem}.row>*{flex-shrink:0;width:100%;max-width:100%;margin-top:0;padding-right:0.75rem;padding-left:0.75rem}@media (min-width: 576px){.col-sm-6{flex:0 0 auto;width:50%}}@media (min-width: 768px){.col-md-6{flex:0 0 auto;width:50%}}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;background-color:rgba(255,255,255,0.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-brand,.navbar-brand:visited,.navbar-brand:hover,.navbar-brand:focus{color:#292621}.navbar-nav{display:flex;flex-direction:column;margin-bottom:0;padding-left:0;list-style:none}.nav-link,.nav-link:visited{display:block;padding:.5rem 1rem;color:#292621;text-decoration:none}.nav-link:hover,.nav-link:focus{color:#292621}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid #dee2e6;border-radius:.375rem;cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%234c3a2e' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-collapse{flex-basis:100%;flex-grow:1;display:-ms-grid;display:grid;-ms-grid-rows:0fr;grid-template-rows:0fr;opacity:0;visibility:hidden;-webkit-transition:grid-template-rows 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0s linear 0.5s;transition:grid-template-rows 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0s linear 0.5s;transition:grid-template-rows 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0s linear 0.5s, -ms-grid-rows 0.5s ease-in-out}.navbar-collapse.show{-ms-grid-rows:1fr;grid-template-rows:1fr;opacity:1;visibility:visible;-webkit-transition:grid-template-rows 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0s linear 0s;transition:grid-template-rows 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0s linear 0s;transition:grid-template-rows 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0s linear 0s, -ms-grid-rows 0.5s ease-in-out}.navbar-collapse>*{min-height:0;overflow:hidden}@media (prefers-reduced-motion: reduce){.navbar-collapse,.navbar-collapse.show{-webkit-transition:none;transition:none}}@media (max-width: 991.98px){.navbar-collapse .navbar-nav{margin-left:0 !important}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;align-items:center;opacity:1;visibility:visible;-webkit-transition:none;transition:none}.navbar-expand-lg .navbar-collapse>*{overflow:visible}.navbar-expand-lg .navbar-toggler{display:none}}.btn{display:inline-block;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;border-radius:.375rem;-webkit-transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.btn-primary,.btn-primary:visited{color:#f7f3ea;background-color:#6f5544;border-color:#6f5544}.btn-primary:hover{color:#f7f3ea;background-color:#5d4738;border-color:#5d4738}.btn-primary:active{color:#f7f3ea;background-color:#4c3a2e;border-color:#4c3a2e}.btn-whatsapp,.btn-whatsapp:visited{color:#f7f3ea;background-color:#3f6b4a;border-color:#3f6b4a}.btn-whatsapp:hover{color:#f7f3ea;background-color:#365b3f;border-color:#365b3f}.btn-whatsapp:active{color:#f7f3ea;background-color:#2d4b34;border-color:#2d4b34}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#ffffff;background-clip:border-box;border:1px solid #dee2e6;border-radius:.375rem;overflow:hidden}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-text:last-child{margin-bottom:0}.card-footer{padding:.5rem 1rem;background-color:#f3f0e8;border-top:1px solid #dee2e6}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mb-0{margin-bottom:0 !important}.ms-0{margin-left:0 !important}.me-0{margin-right:0 !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pb-0{padding-bottom:0 !important}.ps-0{padding-left:0 !important}.pe-0{padding-right:0 !important}.px-0{padding-right:0 !important;padding-left:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.m-1{margin:0.25rem !important}.mt-1{margin-top:0.25rem !important}.mb-1{margin-bottom:0.25rem !important}.ms-1{margin-left:0.25rem !important}.me-1{margin-right:0.25rem !important}.mx-1{margin-right:0.25rem !important;margin-left:0.25rem !important}.my-1{margin-top:0.25rem !important;margin-bottom:0.25rem !important}.p-1{padding:0.25rem !important}.pt-1{padding-top:0.25rem !important}.pb-1{padding-bottom:0.25rem !important}.ps-1{padding-left:0.25rem !important}.pe-1{padding-right:0.25rem !important}.px-1{padding-right:0.25rem !important;padding-left:0.25rem !important}.py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}.m-2{margin:0.5rem !important}.mt-2{margin-top:0.5rem !important}.mb-2{margin-bottom:0.5rem !important}.ms-2{margin-left:0.5rem !important}.me-2{margin-right:0.5rem !important}.mx-2{margin-right:0.5rem !important;margin-left:0.5rem !important}.my-2{margin-top:0.5rem !important;margin-bottom:0.5rem !important}.p-2{padding:0.5rem !important}.pt-2{padding-top:0.5rem !important}.pb-2{padding-bottom:0.5rem !important}.ps-2{padding-left:0.5rem !important}.pe-2{padding-right:0.5rem !important}.px-2{padding-right:0.5rem !important;padding-left:0.5rem !important}.py-2{padding-top:0.5rem !important;padding-bottom:0.5rem !important}.m-3{margin:1rem !important}.mt-3{margin-top:1rem !important}.mb-3{margin-bottom:1rem !important}.ms-3{margin-left:1rem !important}.me-3{margin-right:1rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.p-3{padding:1rem !important}.pt-3{padding-top:1rem !important}.pb-3{padding-bottom:1rem !important}.ps-3{padding-left:1rem !important}.pe-3{padding-right:1rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.m-4{margin:1.5rem !important}.mt-4{margin-top:1.5rem !important}.mb-4{margin-bottom:1.5rem !important}.ms-4{margin-left:1.5rem !important}.me-4{margin-right:1.5rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.p-4{padding:1.5rem !important}.pt-4{padding-top:1.5rem !important}.pb-4{padding-bottom:1.5rem !important}.ps-4{padding-left:1.5rem !important}.pe-4{padding-right:1.5rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.m-5{margin:3rem !important}.mt-5{margin-top:3rem !important}.mb-5{margin-bottom:3rem !important}.ms-5{margin-left:3rem !important}.me-5{margin-right:3rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-5{padding:3rem !important}.pt-5{padding-top:3rem !important}.pb-5{padding-bottom:3rem !important}.ps-5{padding-left:3rem !important}.pe-5{padding-right:3rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-auto{margin:auto !important}.ms-auto{margin-left:auto !important}.me-auto{margin-right:auto !important}@media (min-width: 576px){.mt-sm-0{margin-top:0 !important}.mb-sm-0{margin-bottom:0 !important}.ms-sm-0{margin-left:0 !important}.me-sm-0{margin-right:0 !important}.mt-sm-1{margin-top:0.25rem !important}.mb-sm-1{margin-bottom:0.25rem !important}.ms-sm-1{margin-left:0.25rem !important}.me-sm-1{margin-right:0.25rem !important}.mt-sm-2{margin-top:0.5rem !important}.mb-sm-2{margin-bottom:0.5rem !important}.ms-sm-2{margin-left:0.5rem !important}.me-sm-2{margin-right:0.5rem !important}.mt-sm-3{margin-top:1rem !important}.mb-sm-3{margin-bottom:1rem !important}.ms-sm-3{margin-left:1rem !important}.me-sm-3{margin-right:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.ms-sm-4{margin-left:1.5rem !important}.me-sm-4{margin-right:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mb-sm-5{margin-bottom:3rem !important}.ms-sm-5{margin-left:3rem !important}.me-sm-5{margin-right:3rem !important}.ms-sm-auto{margin-left:auto !important}}@media (min-width: 768px){.mt-md-0{margin-top:0 !important}.mb-md-0{margin-bottom:0 !important}.mt-md-1{margin-top:0.25rem !important}.mb-md-1{margin-bottom:0.25rem !important}.mt-md-2{margin-top:0.5rem !important}.mb-md-2{margin-bottom:0.5rem !important}.mt-md-3{margin-top:1rem !important}.mb-md-3{margin-bottom:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mb-md-5{margin-bottom:3rem !important}}@media (min-width: 992px){.mt-lg-0{margin-top:0 !important}.mb-lg-0{margin-bottom:0 !important}.ms-lg-0{margin-left:0 !important}.me-lg-0{margin-right:0 !important}.mt-lg-1{margin-top:0.25rem !important}.mb-lg-1{margin-bottom:0.25rem !important}.ms-lg-1{margin-left:0.25rem !important}.me-lg-1{margin-right:0.25rem !important}.mt-lg-2{margin-top:0.5rem !important}.mb-lg-2{margin-bottom:0.5rem !important}.ms-lg-2{margin-left:0.5rem !important}.me-lg-2{margin-right:0.5rem !important}.mt-lg-3{margin-top:1rem !important}.mb-lg-3{margin-bottom:1rem !important}.ms-lg-3{margin-left:1rem !important}.me-lg-3{margin-right:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.ms-lg-4{margin-left:1.5rem !important}.me-lg-4{margin-right:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mb-lg-5{margin-bottom:3rem !important}.ms-lg-5{margin-left:3rem !important}.me-lg-5{margin-right:3rem !important}.ms-lg-auto{margin-left:auto !important}}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-flex{display:flex !important}@media (min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-block{display:block !important}.d-sm-flex{display:flex !important}}@media (min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}}.justify-content-center{justify-content:center !important}.align-items-center{align-items:center !important}.align-items-stretch{align-items:stretch !important}@media (min-width: 768px){.align-items-md-stretch{align-items:stretch !important}}.h-100{height:100% !important}.w-100{width:100% !important}.text-center{text-align:center !important}.text-wrap{white-space:normal !important}.text-primary{color:#6f5544 !important}.text-muted,.text-body-secondary{color:#74736e !important}.small{font-size:.875em}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.border-top{border-top:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.rounded{border-radius:.375rem !important}.rounded-3{border-radius:.5rem !important}.bg-body-tertiary{background-color:#f3f0e8 !important}.logo{max-width:100px}.side-img{-webkit-filter:grayscale(50%) contrast(1);filter:grayscale(50%) contrast(1)}.gal-1{display:flex;width:100%;height:300px}.gal-1 picture{display:block;width:100%;height:100%}.gal-1 a{display:block;width:33.3%;padding:2px}.gal-1 a:first-child{padding-left:0}.gal-1 a:last-child{padding-right:0}.gali{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.star{display:inline-block;width:14px;height:14px;margin-top:3px;vertical-align:top;background-size:14px 14px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAABiElEQVR4Ae1WJVA+cRBdXNPf3YVExp1eaEgf3Im4RQrukEi43s2XcIdGx92dZRfn+NzQN/POVt7PdufgBfJw2GWewQRjYLfD+uehYI7MPdHqtzFml8BiZxTN48HQIKFeIl6wBwwJFOEziZzcEDxBGXwBQ+FAtAhnoZs8ECzCDLmcolSQ9lEAQwAFeE0Ch0SU8IiW9Y3mo+80d6XRJikiLV0lC8gj25TFko+zvOUaJqKBOCKvvrzIMGsAMc7pDfKArfCWhBv0KNaO7fARVOGoyyyEnLd0ENqlfY1CBBNQF/sdlg5a7atoPrkvWDqCNqAltqKR1qgrxr4cA7rgSDArU1eQfEtBF6AMzCnRogZLusQxurQyfyJqSD/QFnRaCxQknWLKs3EMaANMAVNKMHPnYHRZVNOy2WMP2NB7nhzROawDM216q6ck0QYdiiA5hyqAbKuS0vAATSEZ/YCy/xe2sc8N/zzQFFRTtRR4QszFIbAAFWAf9uUYiq3SpiSsd2XwQ5u/Oo6FZ4tT4mLYm81lTkgAAAAASUVORK5CYII=")}.rating{display:inline-block;color:#5e5e5e}a.contact-google-card{color:inherit;text-decoration:none}#wa2,#wa2:visited{color:#3f6b4a}#wa2:hover{color:#365b3f}.no-wrap{white-space:nowrap}section.disclaimer{color:#666666;font-size:.7em}@media (max-width: 520px){body{padding-top:60px}html{scroll-padding-top:120px}.logo{max-width:75px}h1{font-size:.8em}.fixed-top{-webkit-box-shadow:0 0 10px rgba(41,38,33,0.5);box-shadow:0 0 10px rgba(41,38,33,0.5)}.gal-1{height:200px}}