@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700&family=Pacifico&display=swap);
:root{--verde: #00a79d;--acua-verde: #4A7373;--verde-fondo: #abe1e1;--color-cafe: #c3996b;--color-cafe-hover: #8e6f4d}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}footer,nav,section{display:block}body{margin:0;font-family:"Nunito",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:var(--acua-verde);text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}h1,h3,h4,h5{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}a{color:#007bff;text-decoration:none;background-color:rgba(0,0,0,0)}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button{text-transform:none}[role=button]{cursor:pointer}button,[type=button],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}textarea{overflow:auto;resize:vertical}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}h1,h3,h4,h5,.h1,.h3,.h4,.h5{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@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}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-6,.col-md-4,.col-md-6,.col-md-8{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media(min-width: 768px){.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:rgba(0,0,0,0);border:0}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0, -50px);transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active{display:block}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.border{border:1px solid #dee2e6 !important}.align-items-center{-ms-flex-align:center !important;align-items:center !important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}p,h3{orphans:3;widows:3}h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.container{min-width:992px !important}}*,*::before,*::after{box-sizing:border-box;transition:all .7s}h1,h3,h4{color:var(--color-cafe)}.scroll-fn{cursor:pointer}.btn-w{display:inline-block;background-color:var(--color-cafe);padding:.5em 1.5em;border-radius:1em;font-size:1rem;color:#fff;border:0;transition:transform .5s}.btn-w:hover{text-decoration:none;color:#fff;background-color:var(--color-cafe-hover);transform:scale(1.1)}nav{width:100%;position:fixed;z-index:100}#center-circle{width:50%;margin:auto}#center-circle #circle{display:inline-block;position:relative;width:100%}#circle .element{margin:auto;margin-top:35%}#circle .element .content-circle{padding:10px 5px;text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;background-repeat:no-repeat;background-image:url("../assets/img/fondo_logo.svg")}#circle .element .content-circle ul{list-style-type:none;margin:0;padding:0}#circle .element .content-circle ul li{display:inline-block;padding-left:5%;padding-right:5%;text-align:center}#circle .element .content-circle ul li a{color:var(--verde);font-weight:600;font-size:1.1rem}#circle .element .content-circle img{width:28%;display:block;margin:auto;margin-top:15px}@media screen and (min-width: 1024px){#circle .element .content-circle img{width:35%}}@media(max-width: 980px){#center-circle{width:90%;margin:auto}#circle .element .content-circle ul li{display:inline-block;padding-left:1.2%;padding-right:1.2%;text-align:center}#circle .element .content-circle ul li a{font-size:.9rem}}#banner .carousel-item .item-banner{width:100%;height:100vh;background-position:80%;background-repeat:no-repeat;background-size:cover;display:flex;align-items:flex-end;justify-content:flex-end;padding:5rem;padding-bottom:7em;text-align:right}#banner .carousel-item .item-banner .banner-info a{font-weight:600;font-size:1.2rem}#banner .carousel-item .item-banner .banner-info h1{font-size:2.5rem;color:#fff;font-weight:600}@media screen and (min-width: 1024px){#banner .carousel-item .item-banner .banner-info h1{font-size:4rem}}#banner .carousel-item .item-banner img{width:50%;position:absolute;top:41%}.btn-down{width:100%;position:absolute;top:calc(100% - 57px)}.btn-down img{width:107px;display:block;margin:auto}@media(max-width: 980px){#banner .carousel-item .item-banner img{top:55%}}@media(max-width: 700px){#banner .carousel-item .item-banner img{width:100%;position:absolute;top:41%}}.productos{margin-top:50px;text-align:center}.productos p{font-family:"Nunito",sans-serif;font-weight:200;font-size:1.1em;text-align:justify;padding:3em 0}@media screen and (min-width: 1024px){.productos p{display:block;width:50%;margin-left:auto;margin-right:auto}}.productos img{max-width:713px;width:100%}.col-md-5to{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media(min-width: 720px){.col-md-5to{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}.productos-items .over-product{display:none;position:absolute;top:0;right:16px;width:calc(100% - 32px);height:90%;background-color:rgba(78,180,72,.6784313725);border-radius:12px;padding:20px;color:#fff;font-weight:700;text-align:center;cursor:pointer}.productos-items .product{width:100%;border-radius:12px;margin-bottom:20px;cursor:pointer}.productos-items .product:hover{transform:scale(1.2)}.productos-items .product img{width:100%;border-radius:12px}.nosotros{margin:80px 0}.nosotros img{display:block;width:80%;margin:auto}.nosotros p{font-size:1.2em;width:70%;display:block;margin:auto;text-align:justify}.contacto{text-align:center;position:relative;margin-top:4rem}.contacto img{display:block;margin:auto;width:80px}.contacto h3{font-weight:700}.map-flo{position:absolute;top:288px;right:10px}.map-flo img{margin:0;width:70px;margin-bottom:1em;margin-right:1em}footer{padding:30px 0}footer a{color:var(--acua-verde);margin-right:10px}footer .terminos{color:var(--acua-verde);text-align:right}.parallax{min-height:20rem;display:flex;background-image:url("../assets/img/parallax.jpg");background-attachment:fixed;background-size:cover;align-items:center}@media screen and (min-width: 1024px){.parallax{min-height:26rem}}.parallax p{font-weight:700;color:#fff;font-size:1.2rem;text-align:center}@media screen and (min-width: 1024px){.parallax p{padding:0 4em;font-size:1.5rem}}.images{margin-top:3rem}@media screen and (min-width: 1024px){.images{margin-top:15rem;background-color:var(--verde-fondo)}}.images .images__body{display:flex;position:relative;min-height:17rem;align-items:center;flex-direction:column}@media screen and (min-width: 1024px){.images .images__body{flex-direction:row}}.images .images__body h3{color:var(--verde);font-weight:700}@media screen and (min-width: 1024px){.images .images__body h3{padding-left:10%;font-size:3.1rem}}.images .images__body img{width:100%;max-width:30rem}@media screen and (min-width: 1024px){.images .images__body img{position:absolute;right:0}}.images.__right{margin-bottom:0rem}@media screen and (min-width: 1024px){.images.__right{margin-bottom:11rem}}@media screen and (min-width: 1024px){.images.__right .images__body{justify-content:flex-end}}@media screen and (min-width: 1024px){.images.__right .images__body img{position:absolute;left:0}}.contact{margin-top:3rem;padding:4rem 0;background-color:var(--verde)}.contact .contact__body h4{color:#fff;text-align:center;font-weight:700;font-size:3rem}.form{display:flex;align-items:center;flex-direction:column}.form .inputs{margin:0 auto;width:100%;max-width:29rem;display:grid;grid-template-columns:repeat(2, 1fr);gap:.6em}.form .inputs input,.form .inputs textarea{width:100%;border:0;border-radius:5px;padding:.5em;color:#aaa;font-weight:700}.form .inputs input{height:50px}.form .inputs textarea{grid-column:span 2;height:120px}.form button{margin-top:1rem;border-radius:5px;padding-left:4.2rem;padding-right:4.2rem;font-size:1.3rem;font-weight:700}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map*/