@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);*,a:hover{text-decoration:none}.product .img img,.wrapper .img img{margin:auto;object-fit:cover;display:block}*{margin:0;padding:0;list-style:none;box-sizing:border-box;outline:0;font-family:Poppins,sans-serif;scroll-behavior:smooth}.btn{width:10rem;padding:.5rem 1.2rem;margin:1rem 0;font-size:1rem;background:#ff4500;color:#fff;border:none;border-radius:5px;display:inline-block;vertical-align:bottom}.vending .product,.water .product{overflow:hidden;border-radius:10px}.btn:hover{background-color:#ec4406;color:#fff}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;font-weight:300;line-height:1.5}.vending-machin{background:url(../images/slider-coffee.webp) center/cover no-repeat}.water-dispenser{background:url(../images/water-dispenser.jpg) center/cover no-repeat;position:relative}.water-dispenser::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.479)}.banner .row{height:85vh}.banner .content{padding-top:6.5rem}.banner .image img{width:100%;padding:1rem;animation:3s linear infinite float}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(3rem)}}.banner .content h1,.banner .content h3{font-size:2.2rem;color:snow;font-weight:600;text-transform:uppercase}.banner .content p{font-size:1rem;color:#fdfdfd;font-weight:400;padding:1rem 0}img{width:100%}.img-hover{overflow:hidden}.img-hover img{transition:.5s ease-in-out}.img-hover:hover img{transform:scale(1.1)}.section-title{text-align:center;padding-bottom:30px}.section-title h2{font-size:32px;font-weight:700;text-transform:uppercase;margin-bottom:20px;padding-bottom:20px;position:relative;color:#ff3b00}.section-title h2::before{content:"";position:absolute;display:block;width:120px;height:1px;background:#ddd;bottom:1px;left:calc(50% - 60px)}.section-title h2::after{content:"";position:absolute;display:block;width:40px;height:3px;background:#ff5404;bottom:0;left:calc(50% - 20px)}.section-title p{margin-bottom:0}.vending .product{width:90%;margin:0 auto;background-color:#381004;height:100%}.product-item{margin:40px 0;height:100%}.product .img{height:400px;overflow:hidden;background-color:#fff}.btn-link{color:#0bfbcffa}.product .img img{height:90%}.product:hover{box-shadow:0 0 5px #7c1c02}.product .text{padding:20px;color:#000}.about a,.product .text p,.wrapper .text a{color:#fff}.product .text h5{color:#fdfdfd;font-weight:400}#contact{background-color:#fcf8f6}.product-background{background:#4d1201}.water-background{background:url(../images/water-background.jpg) center center/cover no-repeat}.map{overflow:hidden;width:100%}.about{background-color:#fceed4}.about p{text-align:justify}.dispenser-page .product,.vending-page .product{margin:0;width:100%}.dispenser-page .prod-wrapper,.vending-page .prod-wrapper,.wrapper .text{padding:30px 15px}.bg-text{background-color:#145f81}.wrapper{width:95%;height:92%;margin:30px auto;border-radius:20px;overflow:hidden;background:#4d1201}.wrapper .img{height:350px;background-color:#fff}.wrapper .img img{width:100%}.wrapper:hover{box-shadow:0 0 20px #ff4500}.wrapper .text p span{color:gray;text-decoration:line-through}.water .product{width:90%;margin:0 auto;background-color:#145f81;height:100%}.contact{background-color:#fff;padding:50px 100px}.contact .Contact-info{background-color:#ebe9e9;padding:30px 20px}.icon-box i{margin-right:15px;font-size:larger;color:#381004}.Contact-info a{color:#242424}.Contact-info a:hover{color:#ff4500}.contect-detail{background-color:#bdada8cc;padding:30px 15px}.contect-detail input::placeholder{color:rgba(128,128,128,.514)}.contect-detail textarea::placeholder{color:rgba(128,128,128,.514)}.submit-btn{width:20%;height:2.2rem;color:#fff;background:#381004;border-radius:3px;border:none}.submit-btn:hover{background-color:#ff4500}@media (max-width:768px){.banner .row{height:730px}}@media (max-width:580px){.contact{background-color:#fff;padding:50px 15px}}