About us

/* widget: Floating Chat Buttons */#uc_mobile_conversion_menu_elementor_3f616f73.el-floating-chat { z-index: 9999; display: flex; align-items: flex-start;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-container { position: relative; display: flex;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-message-wrapper { display: none; gap: .25em; position: absolute; z-index: 1; flex-direction: column; align-items: flex-start;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-message-wrapper.ue-show { display: flex;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-subject-input, #uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-subject-label { display: none;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-subject-input.ue-show, #uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-subject-label.ue-show { display: inherit;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-message-close-btn { align-self: flex-end; cursor: pointer;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-message-button { cursor: pointer;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-cta-wrapper { z-index: 1;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-cta { display: block; position: relative; transition: all 400ms ease-in-out; overflow:hidden;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-cta span { display: flex; justify-content: center; align-items: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-cta .el-floating-chat-cta__icon-open { opacity: 1; transition: opacity .4s ease-in-out .4s;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-cta .el-floating-chat-cta__icon-close { opacity: 0; pointer-events: none; transition: opacity .4s ease-in-out; }#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-cta.ue-open .el-floating-chat-cta__icon-close { opacity: 1; pointer-events: all; transition: opacity .4s ease-in-out .4s;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-cta.ue-open .el-floating-chat-cta__icon-open { opacity: 0; pointer-events: none; transition: opacity .4s ease-in-out;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-wrapper { display: none; z-index: 0;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-wrapper.ue-show { display: block;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-items { display: flex; flex-direction: column; justify-content: center; gap: 5px; padding: 0; margin-bottom: 5px; margin-top: 5px; list-style: none;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-item { position: relative; display: flex; align-items: center; gap: .5em;} #uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-items { opacity: 0; transition: opacity 600ms ease-in-out; } #uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-items.ue-show { opacity: 1; }#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-item__icon { position: relative; overflow:hidden;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-item__icon:hover { cursor: pointer;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-item__icon>a { display: flex; align-items: center; justify-content: center; text-decoration: none; color: inherit;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-item__icon>a>span { display: flex; align-content: center; justify-content: center;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-item__label { position: absolute; top: 50%; left: 0; right: auto; transform: translate(calc(-100% – 1em), -50%); opacity: 0; transition: all 400ms ease-in-out;}#uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-item__icon:hover + .el-floating-chat-item__label { opacity: 1;} #uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-overlay { position: fixed; inset: 0; width: 100vw; height: 100vh; display: none; opacity: 0; transition: opacity 400ms ease-in-out; } #uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-overlay.ue-active { display: block; } #uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-overlay.ue-show { opacity: 1; } #uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-cta-wrapper.ue-floating-chat-waggle .el-floating-chat-cta:not(.ue-open) { animation: ue-floating-chat-waggle 5s infinite; } @keyframes ue-floating-chat-waggle { 0% { transform: none; } 10% { transform: rotateZ(-20deg) scale(1.2); } 13% { transform: rotateZ(25deg) scale(1.2); } 15% { transform: rotateZ(-15deg) scale(1.2); } 17% { transform: rotateZ(15deg) scale(1.2); } 20% { transform: rotateZ(-12deg) scale(1.2); } 22% { transform: rotateZ(0) scale(1.2); } 25%, 100% { transform: rotateZ(0) scale(1); } }body[data-elementor-device-mode=”desktop”] #uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-item.el-desktop-hide { display: none;}body[data-elementor-device-mode=”tablet”] #uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-item.el-tablet-hide { display: none;}body[data-elementor-device-mode=”mobile”] #uc_mobile_conversion_menu_elementor_3f616f73 .el-floating-chat-item.el-mobile-hide { display: none;} #uc_mobile_conversion_menu_elementor_3f616f73_item1 .el-icon-phone { background-color:#000000; color:white; } #uc_mobile_conversion_menu_elementor_3f616f73_item3 .el-icon-whatsapp { background-color:#25d366; color:white; }

  • Phone
  • Mail
  • WhatsApp

× Send tripadvisor-with-text-30x160-1.svg

Puerto Maldonado Amazon reviews
reviews of Puerto Maldonado Amazon tours trip advisor

icons8-facebook-48.png

Review us on

facebook

Facebook fanPage of Puerto Maldonado Amazon tours Face profile picture Followers facebook 0 Likes facebook-like.png

About us

If you’re like us, there’s a yearning inside of you to travel. You’re tired of life in the hamster wheel and you want to reclaim a little freedom.

A chance to slip into a hammock undisturbed at sunset with an ice cold drink and a slow sway to the tunes of your favourite trip.

Travel Information

Custom Posts

Newsletter

Get the best content delivered straight into your inbox! Youtube Facebook-f Instagram Twitter Linkedin-in Find us on Google Maps

People often mention

googletext-_icon-cropped-1.svg GOOGLee-logos_icon.png

Amazon tours Puerto Maldonado – Tambopoata

Esq, Jose Maria grain, Tacna, Puerto Maldonado

4.7

22 reviews

All animals 4 guide 4 Macaws 3 viber-logo.png

Viber +51 919010800

Whatsapp-logo.png Whatsapp (+51) 919010800 Messenger-logo.png Messemger Telegram-icon.png Telegram (+51) 919010800 Sms-Logo.png

Sms Us (+51) 919010800

Certificates and Mentions

Certificates in the Peru Amazon Puerto Maldonado
Certificates in the Peru Amazon Puerto Maldonado
Certificates-in-the-amazon.jpg
Peru Amazon jungle Certificates Puerto Maldonado Tambopata