

/*===============================
/templates/ja_focus/css/custom.css
================================================================================*/
@import "/templates/ja_focus/css/rutasguiadas.css";@import "/templates/ja_focus/css/rvy-tour.css";@import url("/templates/ja_focus/css/fontello/css/icon_set_1.css"); @import url("/templates/ja_focus/css/fontello/css/icon_set_2.css"); @import url("/templates/ja_focus/css/fontello/css/fontello.css"); @import url("/templates/ja_focus/css/icon_restaurant/css/icon_restaurants.css"); @font-face{font-family:'actividades-rvy';src:url('/templates/ja_focus/fonts/font-rvy/fonts/actividades-rvy.eot?wo8kdb');src:url('/templates/ja_focus/fonts/font-rvy/fonts/actividades-rvy.eot?wo8kdb#iefix') format('embedded-opentype'),url('/templates/ja_focus/fonts/font-rvy/fonts/actividades-rvy.ttf?wo8kdb') format('truetype'),url('/templates/ja_focus/fonts/font-rvy/fonts/actividades-rvy.woff?wo8kdb') format('woff'),url('/templates/ja_focus/fonts/font-rvy/fonts/actividades-rvy.svg?wo8kdb#actividades-rvy') format('svg');font-weight:normal;font-style:normal} .Hidden-menu-categoria .category-menu{display:none}  .t3-mainnav.affix{position:fixed;top:0px;z-index:999;float:none;background-color:#555;width:100%;color:white;right:0px}.t3-mainnav.affix li > a{color:white} ul.categories-module{list-style:none} img.media-object{max-width:none!important}.divider .separator{padding-top:4px !important;padding-bottom:4px !important;height:38px!important;text-transform:uppercase;color:white!important; }.divider .separator .mega-dropdown-menu a{color:black!important}.mega .separator{padding-top:4px !important;padding-bottom:4px !important;height:38px!important;color:white!important; text-transform:uppercase}li.mega span.separator span{padding:0.2em;font-size:1.5em!important}}.IcoEstblecimiento{color:rgb(86,90,92)}.color-facebook{color:#3B5998!important}.color-twitter{color:#1DA1F2!important}.color-instagram{color:#262626!important}


/*===============================
/templates/ja_focus/local/css/themes/rvy/layouts/docs.css
================================================================================*/
.docs-section{font-size:14px;margin:46px 0 0 0}.docs-section .row{margin-left:-10px;margin-right:-10px}.docs-section .row > div{padding-left:10px;padding-right:10px}.docs-section .page-header{border:none;padding-bottom:0}.docs-section .page-header h1{color:#222222}@media screen and (max-width:767px){.docs-section .page-header h1{font-size:30px}}.docs-section .sub-title{font-family:'Heebo',sans-serif;color:#333333;display:inline-block;font-size:24px;font-weight:500;margin-bottom:23px;margin-top:11.5px;text-transform:uppercase}.example-type h1,.example-type h2,.example-type h3,.example-type h4,.example-type h5,.example-type h6{margin:0 0 23px 0;font-weight:100}.example-buttons .btn,.example-inputs .btn,.example-buttons .form-control,.example-inputs .form-control{box-shadow:none;width:100%;margin-bottom:23px}.example-buttons ul,.example-inputs ul{padding:0;list-style:none}@media screen and (min-width:768px){.example-buttons ul li,.example-inputs ul li{float:left;width:30%;padding-right:23px}}.example-button .btn{margin:0 15px 23px 5px}@media screen and (min-width:768px){.example-button .btn{width:30%}}.example-navigation .nav-tabs{text-align:left}.example-navigation .tab-content{padding-top:23px}


/*===============================
/plugins/system/jabuilder/assets/css/jabuilder.css
================================================================================*/
:root{--border-color:#E5E7EB;--text-color:#4B5563;--green-color:#059669;--white-color:#fff;--global-spacing:8px;--trans-base:all 0.25s ease}html,body{height:100%}.jub-page-edit{background-color:#F9FAFB;font-family:sans-serif;margin:0;padding:0}.jub-edit-header{background-color:#fff;box-shadow:0 3px 5px rgba(0,0,0,0.03);border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;padding:calc(var(--global-spacing) * 1.5) calc(var(--global-spacing) * 2)}.jub-edit-header h3{color:#4B5563;font-size:18px;margin:0}.jub-editor{border-radius:5px;height:calc(100% - 94px);max-width:1600px;margin:0 auto;padding-top:calc(var(--global-spacing) * 2)}.ja-builder-form{height:100%}.content-edit{height:100%}.CodeMirror{border:1px solid var(--border-color);height:100%}.ja-builder-action .btn{border-radius:35px;border:0;color:var(--text-color);font-family:sans-serif;font-size:14px;font-weight:600;margin-right:calc(var(--global-spacing) / 2);padding:10px calc(var(--global-spacing) * 3)}.ja-builder-action .btn:hover,.ja-builder-action .btn:focus,.ja-builder-action .btn:active{background-color:#D1D5DB;cursor:pointer}.ja-builder-action .btn span{color:#6B7280;font-size:13px;font-weight:400;margin-right:6px}.ja-builder-action .btn-save{background-color:var(--green-color);color:var(--white-color);transition:var(--trans-base)}.ja-builder-action .btn-save span{color:#fff}.ja-builder-action .btn-save:hover,.ja-builder-action .btn-save:focus,.ja-builder-action .btn-save:active{background-color:#047857}.ja-builder-action .btn-preview{background-color:#3B82F6;color:#fff}.ja-builder-action .btn-preview span{color:#fff}.ja-builder-action .btn-preview:hover,.ja-builder-action .btn-preview:focus,.ja-builder-action .btn-preview:active{background-color:#2563EB} .jab-builder-preview{background-color:rgba(0,0,0,0.2);position:fixed;top:0;left:0;right:0;bottom:0;padding:calc(var(--global-spacing) * 4);z-index:300}.jab-builder-preview .iframe-preview{background-color:var(--white-color);box-shadow:0 3px 5px rgba(0,0,0,0.3);border-radius:5px;height:100%;padding:0;position:relative}.jab-builder-preview .ja-iframe{border-radius:0 0 5px 5px;height:calc(100% - 52px);width:100%;border:0}.jab-builder-preview .preview-header{border-bottom:1px solid var(--border-color);padding:var(--global-spacing) calc(var(--global-spacing) * 2);position:relative;display:flex;justify-content:space-between;align-items:center}.jab-builder-preview .preview-header h3{color:#4B5563;margin:0;font-size:16px;font-weight:600}.jab-builder-preview .preview-header .btn{background-color:#E5E7EB;border-radius:50%;border:0;color:#6B7280;display:block;font-size:20px;height:36px;text-align:center;width:36px;transition:var(--trans-base)}.jab-builder-preview .preview-header .btn:hover,.jab-builder-preview .preview-header .btn:focus,.jab-builder-preview .preview-header .btn:active{background-color:#059669;color:#fff;cursor:pointer} .jub-edit-btn{background:#F44336;color:#fff;color:rgba(255,255,255,.87);font-weight:500;font-size:14px;font-family:Roboto,sans-serif;text-transform:uppercase;text-align:left;position:fixed;top:16px;left:16px;box-sizing:border-box;padding:8px;width:40px;height:40px;overflow:hidden;white-space:nowrap;border:0;border-radius:50px;z-index:100000;transition:.28s cubic-bezier(.4,0,.2,1);opacity:1;box-shadow:0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12),0 3px 3px -2px rgba(0,0,0,.4)}.jub-edit-btn .material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}.jub-edit-btn span{line-height:1;display:inline-block;opacity:0;margin-left:8px;width:80px;position:relative;top:-4px;overflow:hidden;text-overflow:ellipsis;transition:.12s cubic-bezier(.4,0,.2,1)}.jub-edit-btn:hover,.jub-edit-btn:active,.jub-edit-btn:focus{background:#E53935;box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.4);color:#fff;cursor:pointer;text-decoration:none !important;width:140px}.jub-edit-btn:hover span,.jub-edit-btn:active span,.jub-edit-btn:focus span{opacity:1} body .jub-edit-btn{animation-name:jubBounceIn;animation-duration:1s;animation-fill-mode:both;animation-delay:1s;z-index:999999}body.jub-onboarding .jub-edit-btn{width:140px}body.jub-onboarding .jub-edit-btn span{opacity:1} @keyframes jubBounceIn{0%,20%,40%,60%,80%,100%{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{transform:scale3d(.97,.97 .97)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}100%{transform:scale3d(1,1,1)}} @font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2')}


/*===============================
/templates/ja_focus/js/gallery/blueimp-gallery.min.css
================================================================================*/
@charset "UTF-8";.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{position:absolute;top:0;right:0;bottom:0;left:0;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.slide-content{margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;opacity:1}.blueimp-gallery{position:fixed;z-index:999999;overflow:hidden;background:#000;background:rgba(0,0,0,.9);opacity:0;display:none;direction:ltr;-ms-touch-action:none;touch-action:none}.blueimp-gallery-carousel{position:relative;z-index:auto;margin:1em auto;padding-bottom:56.25%;box-shadow:0 0 10px #000;-ms-touch-action:pan-y;touch-action:pan-y}.blueimp-gallery-display{display:block;opacity:1}.blueimp-gallery>.slides{position:relative;height:100%;overflow:hidden}.blueimp-gallery-carousel>.slides{position:absolute}.blueimp-gallery>.slides>.slide{position:relative;float:left;height:100%;text-align:center;-webkit-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-moz-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-ms-transition-timing-function:cubic-bezier(0.645,.045,.355,1);-o-transition-timing-function:cubic-bezier(0.645,.045,.355,1);transition-timing-function:cubic-bezier(0.645,.045,.355,1)}.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{-webkit-transition:opacity .5s linear;-moz-transition:opacity .5s linear;-ms-transition:opacity .5s linear;-o-transition:opacity .5s linear;transition:opacity .5s linear}.blueimp-gallery>.slides>.slide-loading{background:url(/templates/ja_focus/js/img/loading.gif) center no-repeat;background-size:64px 64px}.blueimp-gallery>.slides>.slide-loading>.slide-content{opacity:0}.blueimp-gallery>.slides>.slide-error{background:url(/templates/ja_focus/js/img/error.png) center no-repeat}.blueimp-gallery>.slides>.slide-error>.slide-content{display:none}.blueimp-gallery>.prev,.blueimp-gallery>.next{position:absolute;top:50%;left:15px;width:40px;height:40px;margin-top:-23px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-decoration:none;text-shadow:0 0 2px #000;text-align:center;background:#222;background:rgba(0,0,0,.5);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;cursor:pointer;display:none}.blueimp-gallery>.next{left:auto;right:15px}.blueimp-gallery>.close,.blueimp-gallery>.title{position:absolute;top:15px;left:15px;margin:0 40px 0 0;font-size:20px;line-height:30px;color:#fff;text-shadow:0 0 2px #000;opacity:.8;display:none}.blueimp-gallery>.close{padding:15px;right:15px;left:auto;margin:-15px;font-size:30px;text-decoration:none;cursor:pointer}.blueimp-gallery>.play-pause{position:absolute;right:15px;bottom:15px;width:15px;height:15px;background:url(/templates/ja_focus/js/img/play-pause.png) 0 0 no-repeat;cursor:pointer;opacity:.5;display:none}.blueimp-gallery-playing>.play-pause{background-position:-15px 0}.blueimp-gallery>.prev:hover,.blueimp-gallery>.next:hover,.blueimp-gallery>.close:hover,.blueimp-gallery>.title:hover,.blueimp-gallery>.play-pause:hover{color:#fff;opacity:1}.blueimp-gallery-controls>.prev,.blueimp-gallery-controls>.next,.blueimp-gallery-controls>.close,.blueimp-gallery-controls>.title,.blueimp-gallery-controls>.play-pause{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.prev,.blueimp-gallery-left>.prev,.blueimp-gallery-single>.next,.blueimp-gallery-right>.next,.blueimp-gallery-single>.play-pause{display:none}.blueimp-gallery>.slides>.slide>.slide-content,.blueimp-gallery>.prev,.blueimp-gallery>.next,.blueimp-gallery>.close,.blueimp-gallery>.play-pause{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body:last-child .blueimp-gallery>.slides>.slide-error{background-image:url(/templates/ja_focus/js/img/error.svg)}body:last-child .blueimp-gallery>.play-pause{width:20px;height:20px;background-size:40px 20px;background-image:url(/templates/ja_focus/js/img/play-pause.svg)}body:last-child .blueimp-gallery-playing>.play-pause{background-position:-20px 0}*+html .blueimp-gallery>.slides>.slide{min-height:300px}*+html .blueimp-gallery>.slides>.slide>.slide-content{position:relative}@charset "UTF-8";.blueimp-gallery>.indicator{position:absolute;top:auto;right:15px;bottom:15px;left:15px;margin:0 40px;padding:0;list-style:none;text-align:center;line-height:10px;display:none}.blueimp-gallery>.indicator>li{display:inline-block;width:9px;height:9px;margin:6px 3px 0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:1px solid transparent;background:#ccc;background:rgba(255,255,255,.25)center no-repeat;border-radius:5px;box-shadow:0 0 2px #000;opacity:.5;cursor:pointer}.blueimp-gallery>.indicator>li:hover,.blueimp-gallery>.indicator>.active{background-color:#fff;border-color:#fff;opacity:1}.blueimp-gallery-controls>.indicator{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.indicator{display:none}.blueimp-gallery>.indicator{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*+html .blueimp-gallery>.indicator>li{display:inline}@charset "UTF-8";.blueimp-gallery>.slides>.slide>.video-content>img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.video-content>video{position:absolute;top:0;left:0;width:100%;height:100%}.blueimp-gallery>.slides>.slide>.video-content>iframe{position:absolute;top:100%;left:0;width:100%;height:100%;border:none}.blueimp-gallery>.slides>.slide>.video-playing>iframe{top:0}.blueimp-gallery>.slides>.slide>.video-content>a{position:absolute;top:50%;right:0;left:0;margin:-64px auto 0;width:128px;height:128px;background:url(/templates/ja_focus/js/img/video-play.png) center no-repeat;opacity:.8;cursor:pointer}.blueimp-gallery>.slides>.slide>.video-content>a:hover{opacity:1}.blueimp-gallery>.slides>.slide>.video-playing>a,.blueimp-gallery>.slides>.slide>.video-playing>img{display:none}.blueimp-gallery>.slides>.slide>.video-content>video{display:none}.blueimp-gallery>.slides>.slide>.video-playing>video{display:block}.blueimp-gallery>.slides>.slide>.video-loading>a{background:url(/templates/ja_focus/js/img/loading.gif) center no-repeat;background-size:64px 64px}body:last-child .blueimp-gallery>.slides>.slide>.video-content:not(.video-loading)>a{background-image:url(/templates/ja_focus/js/img/video-play.svg)}*+html .blueimp-gallery>.slides>.slide>.video-content{height:100%}*+html .blueimp-gallery>.slides>.slide>.video-content>a{left:50%;margin-left:-64px}


/*===============================
/templates/ja_focus/js/gallery/bootstrap-image-gallery.css
================================================================================*/
@charset "UTF-8"; .blueimp-gallery .modal-body{position:relative;text-align:center;padding:0 0 56.25% 0;overflow:hidden;cursor:pointer}.blueimp-gallery .modal-footer{margin:0}.blueimp-gallery .modal-body img,.blueimp-gallery .modal-body .video-content video,.blueimp-gallery .modal-body .video-content iframe,.blueimp-gallery .modal-body .video-content a{max-width:100%;max-height:100%;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0}.blueimp-gallery .modal-body .video-content video{display:none}.blueimp-gallery .modal-body .video-playing video{display:block}.blueimp-gallery .modal-body .video-content iframe{width:100%;height:100%;border:none;left:100%}.blueimp-gallery .modal-body .video-playing iframe{left:0}.blueimp-gallery .modal-body .video-playing img,.blueimp-gallery .modal-body .video-playing a{display:none}.blueimp-gallery .modal-body .video-content a{cursor:pointer}.blueimp-gallery .modal-body .video-content a:after{font-family:"Glyphicons Halflings";-webkit-font-smoothing:antialiased;content:"\e029";font-size:64px;line-height:64px;width:64px;height:64px;position:absolute;top:50%;margin:-32px 0 0 -32px}.blueimp-gallery .modal-body .video-loading a{background:url(/templates/ja_focus/js/img/loading.gif) center no-repeat;background-size:64px 64px}.blueimp-gallery .modal-body .video-loading a:after{content:none}@media screen and (min-width:768px){.blueimp-gallery .modal-dialog{right:auto;left:auto;width:auto;max-width:900px;padding-left:5%;padding-right:5%}}


/*===============================
/media/mod_languages/css/template.css
================================================================================*/
div.mod-languages ul{margin:0;padding:0;list-style:none}div.mod-languages li{margin-left:5px;margin-right:5px}div.mod-languages ul.lang-inline li{display:inline}div.mod-languages ul.lang-block li{display:block}div.mod-languages img{border:none}div.mod-languages a{text-decoration:none}