@charset "UTF-8";@-webkit-keyframes fadeEffect{from{opacity:0}to{opacity:1}}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}body,html{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tours-sections-wrapper .tours-sections .tab{display:table;margin-bottom:40px;text-align:center;width:100%}@media (max-width:991px){.tours-sections-wrapper .tours-sections .tab{margin:30px auto 0;max-width:537.5px}}.tours-sections-wrapper .tours-sections .tab button{background:#f2f2f2;border:0;padding:16px;text-transform:uppercase;font-weight:700}.tours-sections-wrapper .tours-sections .tab button.active{background:unset!important;border-bottom:6px solid var(--corporativo);color:var(--corporativo)}.tours-sections-wrapper .tours-sections .tab button:hover{background:var(--corporativo)!important;color:#000!important}.tours-sections-wrapper .tours-sections span.swiper-pagination-bullet{display:none}.tours-sections-wrapper .tours-sections .content .tab-content{-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}.tours-sections-wrapper .tours-sections .content .tab-content:nth-child(even){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.tours-sections-wrapper .tours-sections .content .tab-content .swiper{border-radius:var(--border-radius--componente)}.tours-sections-wrapper .tours-sections .content .tab-content .description{width:50%;text-align:left}.tours-sections-wrapper .tours-sections .content .tab-content .description h2{margin-left:0;text-align:left}.tours-sections-wrapper .tours-sections .content .tab-content .description ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none}.tours-sections-wrapper .tours-sections .content .tab-content .description ul i{font-size:55px}.tours-sections-wrapper .tours-sections .content .tab-content .description hr{margin-bottom:2em!important}.tours-sections-wrapper .tours-sections .content .tab-content .description h4{margin-bottom:1em}.tours-sections-wrapper .tours-sections .content .tab-content.active{display:-webkit-box;display:-ms-flexbox;display:flex}.tours-sections-wrapper .tours-sections .content .tab-content .button{cursor:pointer;background-color:var(--corporativo);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;height:auto;margin:20px auto;padding:16px;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tours-sections-wrapper .tours-sections .content .tab-content .button:hover{text-decoration:none;background-color:#005fac!important;border-color:#005fac;-webkit-transition:all .3s;transition:all .3s}.tours-sections-wrapper .tours-sections .content .tab-content table{float:unset}.tours-sections-wrapper .tours-sections .content .tab-content table tr{border-bottom:1px solid #4f4f4f}.tours-sections-wrapper .tours-sections .content .tab-content table tr .left{text-align:left;padding-bottom:10px;padding-top:10px}.tours-sections-wrapper .tours-sections .content .tab-content table tr .right{text-align:right;padding-top:10px;padding-bottom:10px;font-weight:600}.tours-sections-wrapper .tours-sections .content .tab-content .introH3{margin-top:100px;margin-left:0;text-align:left}.tours-sections-wrapper .tours-sections .content .tab-content hr{width:31%;background-color:var(--corporativo);height:6px;border-radius:100%;display:block!important;margin-left:0}.tours-sections-wrapper .tours-sections .content .tab-content hr.center{width:50%;margin:0 auto}@media (max-width:767px){.tours-sections-wrapper .tours-sections .content .tab-content hr{width:100%!important}}.tours-sections-wrapper .tours-sections .content .tab-content div.its--col-sm-12 .introH3{margin-top:2em}.tours-sections-wrapper .tours-sections .content .tab-content .tips li{text-align:left}.tours-sections-wrapper .tours-sections .content .tab-content .popup-image{position:fixed;top:0;left:0;background-color:#2e2f30;height:100%;width:100%;z-index:9999;display:none}.tours-sections-wrapper .tours-sections .content .tab-content .popup-image .popup-menu{background-color:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1em}.tours-sections-wrapper .tours-sections .content .tab-content .popup-image .popup-menu #counter-images{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tours-sections-wrapper .tours-sections .content .tab-content .popup-image .popup-menu span{position:relative;font-size:34px;color:#fff;cursor:pointer;z-index:100}.tours-sections-wrapper .tours-sections .content .tab-content .popup-image .anterior{left:1%}.tours-sections-wrapper .tours-sections .content .tab-content .popup-image .siguiente{right:1%}.tours-sections-wrapper .tours-sections .content .tab-content .popup-image .anterior,.tours-sections-wrapper .tours-sections .content .tab-content .popup-image .siguiente{position:absolute;background-color:rgba(0,0,0,.3);top:50%;color:#fff;font-size:24px;z-index:10001;padding:5px}.tours-sections-wrapper .tours-sections .content .tab-content .popup-image .anterior:hover,.tours-sections-wrapper .tours-sections .content .tab-content .popup-image .siguiente:hover{text-decoration:none;cursor:pointer}.tours-sections-wrapper .tours-sections .content .tab-content .popup-image .anterior i::before,.tours-sections-wrapper .tours-sections .content .tab-content .popup-image .siguiente i::before{margin:0}.tours-sections-wrapper .tours-sections .content .tab-content .popup-image img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:3px solid #fff;border-radius:5px;width:1000px;-o-object-fit:cover;object-fit:cover;max-height:70vh}.tours-sections-wrapper .tours-sections .content .tab-content .container{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex}.tours-sections-wrapper .tours-sections .content .tab-content .container img{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.tours-sections-wrapper .tours-sections .content .tab-content .container .image-container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width:767px){.tours-sections-wrapper .tours-sections .content .tab-content .container .image-container{grid-template-columns:repeat(2,1fr)}}.tours-sections-wrapper .tours-sections .content .tab-content .container .image-container img{-webkit-transition:all .27s cubic-bezier(.3,.1,.58,1);transition:all .27s cubic-bezier(.3,.1,.58,1);width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.tours-sections-wrapper .tours-sections .content .tab-content .container .image-container img:hover{-webkit-filter:brightness(.25);filter:brightness(.25);-webkit-transform:scale(1.05);transform:scale(1.05)}.tours-sections-wrapper .tours-sections .content .tab-content .slider-section .swiper{width:100%}.tours-sections-wrapper .tours-sections .content .tab-content .slider-section .swiper .swiper-wrapper{height:auto!important}.tours-sections-wrapper .tours-sections .content .tab-content .slider-section .swiper .swiper-wrapper .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tours-sections-wrapper .tours-sections .content .tab-content .slider-section .swiper .swiper-wrapper .swiper-slide img{display:block;width:200px;height:200px;-o-object-fit:contain;object-fit:contain;-webkit-transition:.5s all;transition:.5s all}.tours-sections-wrapper .tours-sections .content .tab-content .slider-section .swiper .swiper-wrapper .swiper-slide img:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.tours-sections-wrapper .tours-sections .content .tab-content .slider-section .swiper .swiper-button-next,.tours-sections-wrapper .tours-sections .content .tab-content .slider-section .swiper .swiper-button-prev{color:var(--corporativo,#ffc43d)!important}.tours-sections-wrapper .tours-sections .content .tab-content .slider-section h3{text-align:center}.tours-sections-wrapper .tours-sections .content .tab-content .slider-section hr{max-width:200px;width:100%;margin:2em auto}.tours-sections-wrapper .tours-sections .content .tab-content span.green{color:green}.tours-sections-wrapper .tours-sections .content .video{height:0;margin-top:64px;overflow:hidden;padding-bottom:56.25%;padding-top:30px;position:relative}.tours-sections-wrapper .tours-sections .content .video embed,.tours-sections-wrapper .tours-sections .content .video iframe,.tours-sections-wrapper .tours-sections .content .video object{height:100%;left:0;position:absolute;top:0;width:100%}.tours-sections-wrapper .tours-sections #pop-up.fadeout{display:none}.tours-sections-wrapper .tours-sections #pop-up{left:0;margin:0 auto;right:0;bottom:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1001}@media (max-width:768px){.tours-sections-wrapper .tours-sections #pop-up{width:100%;top:35%;z-index:9999}}.tours-sections-wrapper .tours-sections #pop-up table{width:100%;height:180px;text-align:center;border-color:#53565a}.tours-sections-wrapper .tours-sections #formContacto{background-color:#fff;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.3);box-shadow:0 2px 20px rgba(0,0,0,.3);margin-bottom:50px;max-width:457px;overflow:hidden}@media (max-width:991px){.tours-sections-wrapper .tours-sections #formContacto{margin:20px auto}}.tours-sections-wrapper .tours-sections #formContacto .title{display:block;font-size:22px;padding:5px;text-align:center}.tours-sections-wrapper .tours-sections #formContacto .form-control{border:1px solid gray!important;font-size:14px;margin:10px auto;padding-left:5px!important;width:90%;height:5vh}.tours-sections-wrapper .tours-sections #formContacto textarea{padding-top:5px}.tours-sections-wrapper .tours-sections #formContacto .container-acepto{margin:0 auto;max-width:402px}.tours-sections-wrapper .tours-sections #formContacto .container-acepto label{font-size:9px}@media (max-width:767px){.tours-sections-wrapper .tours-sections #formContacto .container-acepto label{font-size:8px}}.tours-sections-wrapper .tours-sections #formContacto #botonContacto{margin:15px 0;text-align:center}.tours-sections-wrapper .tours-sections #formContacto #botonContacto #boton_enviar{border-radius:0;font-weight:700;line-height:normal;padding:10px;text-transform:uppercase}.tours-sections-wrapper .tours-sections #formContacto #botonContacto #boton_enviar:hover{background-color:#005fac;border-color:#005fac;-webkit-transition:all .3s;transition:all .3s}.tours-sections-wrapper .tours-sections #overlay{bottom:0;display:none;left:0;opacity:.6;position:fixed;right:0;top:0;z-index:999;background:#000}@media (max-width:767px){.tours-sections-wrapper .tours-sections .content .tab-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tours-sections-wrapper .tours-sections .content .tab-content:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tours-sections-wrapper .tours-sections .content .tab-content .container,.tours-sections-wrapper .tours-sections .content .tab-content .description{width:100%;padding-top:0}}