ctt-babylon 0.0.3 → 0.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2022/lib/components/core/babylon-404/babylon-404.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-comingsoon/babylon-comingsoon.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-features-slider/babylon-features-slider.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-gallery/babylon-gallery.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-info-grid/babylon-info-grid.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-info-img/babylon-info-img.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-info-intro/babylon-info-intro.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-info-zig-zag/babylon-info-zig-zag.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-info3img/babylon-info3img.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-items-grid/babylon-items-grid.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-offer-detail/babylon-offer-detail.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-offers-list/babylon-offers-list.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-room-details/babylon-room-details.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-rooms-cols/babylon-rooms-cols.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-rooms-grid/babylon-rooms-grid.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-rooms-list/babylon-rooms-list.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-slider2col/babylon-slider2col.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-slider3col/babylon-slider3colcomponent.mjs +3 -3
- package/esm2022/lib/components/core/babylon-slider4col/babylon-slider4col.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-static-footer/babylon-static-footer.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-thanks/babylon-thanks.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-top-slider/babylon-top-slider.component.mjs +3 -3
- package/esm2022/lib/components/core/babylon-top-slider-thumbs/babylon-top-slider-thumbs.component.mjs +11 -0
- package/esm2022/public-api.mjs +4 -3
- package/fesm2022/ctt-babylon.mjs +56 -65
- package/fesm2022/ctt-babylon.mjs.map +1 -1
- package/lib/components/core/babylon-top-slider-thumbs/babylon-top-slider-thumbs.component.d.ts +5 -0
- package/package.json +1 -1
- package/public-api.d.ts +1 -2
- package/esm2022/lib/components/core/babylon-header/babylon-header.component.mjs +0 -11
- package/esm2022/lib/components/core/babylon-header-v2/babylon-header-v2.component.mjs +0 -11
- package/lib/components/core/babylon-header/babylon-header.component.d.ts +0 -5
- package/lib/components/core/babylon-header-v2/babylon-header-v2.component.d.ts +0 -5
|
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class Babylon404Component {
|
|
4
4
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: Babylon404Component, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: Babylon404Component, isStandalone: true, selector: "lib-babylon-404", ngImport: i0, template: "<section class=\"babylon__404 margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center\">\r\n <h2 class=\"title \">404</h2>\r\n <h3 class=\"title--small mb--10\" >Oops! Page Not Found!</h3> \r\n <p class=\"text mb--10\">Sorry, the page you're seeking isn't here. It could have been relocated or removed</p>\r\n </div> \r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary\" >\r\n <b>Home</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div> \r\n</section>", styles: [""] }); }
|
|
5
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: Babylon404Component, isStandalone: true, selector: "lib-babylon-404", ngImport: i0, template: "<section class=\"babylon__404 margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center no-align\">\r\n <h2 class=\"title \">404</h2>\r\n <h3 class=\"title--small mb--10\" >Oops! Page Not Found!</h3> \r\n <p class=\"text mb--10\">Sorry, the page you're seeking isn't here. It could have been relocated or removed</p>\r\n </div> \r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary\" >\r\n <b>Home</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div> \r\n</section>", styles: [""] }); }
|
|
6
6
|
}
|
|
7
7
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: Babylon404Component, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
|
-
args: [{ selector: 'lib-babylon-404', standalone: true, imports: [], template: "<section class=\"babylon__404 margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center\">\r\n <h2 class=\"title \">404</h2>\r\n <h3 class=\"title--small mb--10\" >Oops! Page Not Found!</h3> \r\n <p class=\"text mb--10\">Sorry, the page you're seeking isn't here. It could have been relocated or removed</p>\r\n </div> \r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary\" >\r\n <b>Home</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div> \r\n</section>" }]
|
|
9
|
+
args: [{ selector: 'lib-babylon-404', standalone: true, imports: [], template: "<section class=\"babylon__404 margin-main \"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center no-align\">\r\n <h2 class=\"title \">404</h2>\r\n <h3 class=\"title--small mb--10\" >Oops! Page Not Found!</h3> \r\n <p class=\"text mb--10\">Sorry, the page you're seeking isn't here. It could have been relocated or removed</p>\r\n </div> \r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary\" >\r\n <b>Home</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div> \r\n</section>" }]
|
|
10
10
|
}] });
|
|
11
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
11
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi00MDQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYmFieWxvbi9zcmMvbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLTQwNC9iYWJ5bG9uLTQwNC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tNDA0L2JhYnlsb24tNDA0LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBUzFDLE1BQU0sT0FBTyxtQkFBbUI7K0dBQW5CLG1CQUFtQjttR0FBbkIsbUJBQW1CLDJFQ1RoQyxvckJBY1U7OzRGRExHLG1CQUFtQjtrQkFQL0IsU0FBUzsrQkFDRSxpQkFBaUIsY0FDZixJQUFJLFdBQ1AsRUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdsaWItYmFieWxvbi00MDQnLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tNDA0LmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybDogJy4vYmFieWxvbi00MDQuY29tcG9uZW50LnNjc3MnXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBCYWJ5bG9uNDA0Q29tcG9uZW50IHtcclxuXHJcbn1cclxuIiwiPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX180MDQgbWFyZ2luLW1haW4gXCI+IFxyXG4gICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lclwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJpbnRyb19pbmZvIGFsaWduLS1jZW50ZXIgbm8tYWxpZ25cIj5cclxuICAgICAgICAgICAgPGgyIGNsYXNzPVwidGl0bGUgXCI+NDA0PC9oMj5cclxuICAgICAgICAgICAgPGgzIGNsYXNzPVwidGl0bGUtLXNtYWxsIG1iLS0xMFwiID5Pb3BzISBQYWdlIE5vdCBGb3VuZCE8L2gzPiAgXHJcbiAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dCBtYi0tMTBcIj5Tb3JyeSwgdGhlIHBhZ2UgeW91J3JlIHNlZWtpbmcgaXNuJ3QgaGVyZS4gSXQgY291bGQgaGF2ZSBiZWVuIHJlbG9jYXRlZCBvciByZW1vdmVkPC9wPlxyXG4gICAgICAgIDwvZGl2PiAgXHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImJ0bnNfX2JveCBhbGlnbi0tY2VudGVyXCI+XHJcbiAgICAgICAgICAgIDxhIGhyZWY9XCIgXCIgY2xhc3M9XCJidG4gYnRuX3ByaW1hcnlcIiA+XHJcbiAgICAgICAgICAgICAgICA8Yj5Ib21lPC9iPlxyXG4gICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj4gXHJcbiAgICAgICAgICAgIDwvYT5cclxuICAgICAgICA8L2Rpdj4gXHJcbiAgICA8L2Rpdj4gICAgIFxyXG48L3NlY3Rpb24+Il19
|
package/esm2022/lib/components/core/babylon-banner-gallery/babylon-banner-gallery.component.mjs
CHANGED
|
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class BabylonBannerGalleryComponent {
|
|
4
4
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonBannerGalleryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonBannerGalleryComponent, isStandalone: true, selector: "lib-babylon-banner-gallery", ngImport: i0, template: "<!-- <section class=\"cs_primary_bg\"> -->\r\n<section class=\"babylon__banner-gallery margin-main bg--dark1\"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center intro_info--light1\">\r\n <h3 class=\"pretitle\">Banner Gallery </h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Explore Unforgettable Experiences</h2> \r\n </div> \r\n </div>\r\n <div class=\"cs_custom_slide_container\">\r\n <div class=\"container\">\r\n <div class=\"cs_custom_slide_wrapper cs_lightgallery\">\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_custom_slide_arrows\">\r\n <span class=\"cs_custom_slide_arrow_left\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </span>\r\n <span class=\"cs_custom_slide_arrow_right\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </span>\r\n </div>\r\n \r\n </div>\r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_custom_slide_container{height:270px;position:relative;margin-top:125px;margin-bottom:125px}@media (max-width: 1199px){.cs_custom_slide_container{margin-top:100px;margin-bottom:100px}}@media (max-width: 991px){.cs_custom_slide_container{margin-top:40px;margin-bottom:84px}}@media (max-width: 767px){.cs_custom_slide_container{margin-top:15px;margin-bottom:59px}}.cs_custom_slide_container .container{height:inherit}.babylon__banner-gallery{overflow:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper{display:block;height:100%;margin:0 auto;position:relative}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{display:inline-block;width:66%;height:520px;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale3d(.4,.4,1);transition:transform .3s ease-in-out 0s,z-index .2s ease-in-out .1s}@media (max-width: 1199px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:470px}}@media (max-width: 991px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:350px}}@media (max-width: 767px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{width:98%;height:300px}}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-2{transform:translate3d(-105%,-50%,0) scale3d(.4,.4,1);z-index:1}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-1{transform:translate3d(-85%,-50%,0) scale3d(.6,.6,1);z-index:2}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-1{z-index:2;transform:translate3d(-15%,-50%,0) scale3d(.6,.6,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-2{z-index:1;transform:translate3d(5%,-50%,0) scale3d(.4,.4,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide .cs_mouse_point.cs_style_1{opacity:0}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active{z-index:3;transform:translate3d(-50%,-50%,0) scaleZ(1);backface-visibility:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active .cs_mouse_point.cs_style_1{opacity:1}.cs_custom_slide_item{width:100%;height:520px;display:block;position:relative;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.cs_custom_slide_item{height:470px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cs_custom_slide_item{height:350px}}@media (max-width: 767px){.cs_custom_slide_item{height:300px}}\n"] }); }
|
|
5
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonBannerGalleryComponent, isStandalone: true, selector: "lib-babylon-banner-gallery", ngImport: i0, template: "<!-- <section class=\"cs_primary_bg\"> -->\r\n<section class=\"babylon__banner-gallery margin-main bg--dark1\"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center intro_info--light1 no-align\">\r\n <h3 class=\"pretitle\">Destino</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Un para\u00EDso por descubrir</h2> \r\n </div> \r\n </div>\r\n <div class=\"cs_custom_slide_container\">\r\n <div class=\"container\">\r\n <div class=\"cs_custom_slide_wrapper cs_lightgallery\">\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"assets/babylon/fotos/banner-gallery-1.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-1.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-1.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/banner-gallery-2.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-2.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-2.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/banner-gallery-3.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-3.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-3.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/banner-gallery-4.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-4.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-4.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/banner-gallery-5.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-5.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-5.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/banner-gallery-6.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-6.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-6.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/banner-gallery-7.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-7.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-7.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/banner-gallery-8.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-8.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-8.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <!-- <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div> -->\r\n </div>\r\n </div>\r\n <div class=\"cs_custom_slide_arrows\">\r\n <span class=\"cs_custom_slide_arrow_left\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </span>\r\n <span class=\"cs_custom_slide_arrow_right\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </span>\r\n </div>\r\n \r\n </div>\r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_custom_slide_container{height:270px;position:relative;margin-top:125px;margin-bottom:125px}@media (max-width: 1199px){.cs_custom_slide_container{margin-top:100px;margin-bottom:100px}}@media (max-width: 991px){.cs_custom_slide_container{margin-top:40px;margin-bottom:84px}}@media (max-width: 767px){.cs_custom_slide_container{margin-top:15px;margin-bottom:59px}}.cs_custom_slide_container .container{height:inherit}.babylon__banner-gallery{overflow:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper{display:block;height:100%;margin:0 auto;position:relative}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{display:inline-block;width:66%;height:520px;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale3d(.4,.4,1);transition:transform .3s ease-in-out 0s,z-index .2s ease-in-out .1s}@media (max-width: 1199px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:470px}}@media (max-width: 991px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:350px}}@media (max-width: 767px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{width:98%;height:300px}}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-2{transform:translate3d(-105%,-50%,0) scale3d(.4,.4,1);z-index:1}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-1{transform:translate3d(-85%,-50%,0) scale3d(.6,.6,1);z-index:2}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-1{z-index:2;transform:translate3d(-15%,-50%,0) scale3d(.6,.6,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-2{z-index:1;transform:translate3d(5%,-50%,0) scale3d(.4,.4,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide .cs_mouse_point.cs_style_1{opacity:0}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active{z-index:3;transform:translate3d(-50%,-50%,0) scaleZ(1);backface-visibility:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active .cs_mouse_point.cs_style_1{opacity:1}.cs_custom_slide_item{width:100%;height:520px;display:block;position:relative;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.cs_custom_slide_item{height:470px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cs_custom_slide_item{height:350px}}@media (max-width: 767px){.cs_custom_slide_item{height:300px}}\n"] }); }
|
|
6
6
|
}
|
|
7
7
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonBannerGalleryComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
|
-
args: [{ selector: 'lib-babylon-banner-gallery', standalone: true, imports: [], template: "<!-- <section class=\"cs_primary_bg\"> -->\r\n<section class=\"babylon__banner-gallery margin-main bg--dark1\"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center intro_info--light1\">\r\n <h3 class=\"pretitle\">Banner Gallery </h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Explore Unforgettable Experiences</h2> \r\n </div> \r\n </div>\r\n <div class=\"cs_custom_slide_container\">\r\n <div class=\"container\">\r\n <div class=\"cs_custom_slide_wrapper cs_lightgallery\">\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_17.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_17.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_17.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_20.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_20.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_20.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_21.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_21.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_21.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_custom_slide_arrows\">\r\n <span class=\"cs_custom_slide_arrow_left\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </span>\r\n <span class=\"cs_custom_slide_arrow_right\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </span>\r\n </div>\r\n \r\n </div>\r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_custom_slide_container{height:270px;position:relative;margin-top:125px;margin-bottom:125px}@media (max-width: 1199px){.cs_custom_slide_container{margin-top:100px;margin-bottom:100px}}@media (max-width: 991px){.cs_custom_slide_container{margin-top:40px;margin-bottom:84px}}@media (max-width: 767px){.cs_custom_slide_container{margin-top:15px;margin-bottom:59px}}.cs_custom_slide_container .container{height:inherit}.babylon__banner-gallery{overflow:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper{display:block;height:100%;margin:0 auto;position:relative}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{display:inline-block;width:66%;height:520px;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale3d(.4,.4,1);transition:transform .3s ease-in-out 0s,z-index .2s ease-in-out .1s}@media (max-width: 1199px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:470px}}@media (max-width: 991px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:350px}}@media (max-width: 767px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{width:98%;height:300px}}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-2{transform:translate3d(-105%,-50%,0) scale3d(.4,.4,1);z-index:1}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-1{transform:translate3d(-85%,-50%,0) scale3d(.6,.6,1);z-index:2}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-1{z-index:2;transform:translate3d(-15%,-50%,0) scale3d(.6,.6,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-2{z-index:1;transform:translate3d(5%,-50%,0) scale3d(.4,.4,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide .cs_mouse_point.cs_style_1{opacity:0}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active{z-index:3;transform:translate3d(-50%,-50%,0) scaleZ(1);backface-visibility:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active .cs_mouse_point.cs_style_1{opacity:1}.cs_custom_slide_item{width:100%;height:520px;display:block;position:relative;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.cs_custom_slide_item{height:470px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cs_custom_slide_item{height:350px}}@media (max-width: 767px){.cs_custom_slide_item{height:300px}}\n"] }]
|
|
9
|
+
args: [{ selector: 'lib-babylon-banner-gallery', standalone: true, imports: [], template: "<!-- <section class=\"cs_primary_bg\"> -->\r\n<section class=\"babylon__banner-gallery margin-main bg--dark1\"> \r\n <div class=\"container\">\r\n <div class=\"intro_info align--center intro_info--light1 no-align\">\r\n <h3 class=\"pretitle\">Destino</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Un para\u00EDso por descubrir</h2> \r\n </div> \r\n </div>\r\n <div class=\"cs_custom_slide_container\">\r\n <div class=\"container\">\r\n <div class=\"cs_custom_slide_wrapper cs_lightgallery\">\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"assets/babylon/fotos/banner-gallery-1.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-1.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-1.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/banner-gallery-2.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-2.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-2.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/banner-gallery-3.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-3.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-3.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/banner-gallery-4.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-4.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-4.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/banner-gallery-5.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-5.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-5.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/banner-gallery-6.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-6.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-6.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/banner-gallery-7.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-7.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-7.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/banner-gallery-8.jpg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/banner-gallery-8.jpg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/banner-gallery-8.jpg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <!-- <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_19.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_19.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_19.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div>\r\n <div class=\"cs_custom_slide\">\r\n <a href=\"/assets/babylon/fotos/gallery_18.jpeg\" class=\"cs_custom_slide_item cs_bg_filed cs_lightbox_item cs_custom_pointer_wrap cs--radius\" data-src=\"/assets/babylon/fotos/gallery_18.jpeg\">\r\n <span class=\"cs_mouse_point cs_style_1\">View Large</span>\r\n <img src=\"/assets/babylon/fotos/gallery_18.jpeg\" alt=\"\" class=\"d-none\">\r\n </a>\r\n </div> -->\r\n </div>\r\n </div>\r\n <div class=\"cs_custom_slide_arrows\">\r\n <span class=\"cs_custom_slide_arrow_left\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </span>\r\n <span class=\"cs_custom_slide_arrow_right\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </span>\r\n </div>\r\n \r\n </div>\r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_primary\">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_custom_slide_container{height:270px;position:relative;margin-top:125px;margin-bottom:125px}@media (max-width: 1199px){.cs_custom_slide_container{margin-top:100px;margin-bottom:100px}}@media (max-width: 991px){.cs_custom_slide_container{margin-top:40px;margin-bottom:84px}}@media (max-width: 767px){.cs_custom_slide_container{margin-top:15px;margin-bottom:59px}}.cs_custom_slide_container .container{height:inherit}.babylon__banner-gallery{overflow:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper{display:block;height:100%;margin:0 auto;position:relative}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{display:inline-block;width:66%;height:520px;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale3d(.4,.4,1);transition:transform .3s ease-in-out 0s,z-index .2s ease-in-out .1s}@media (max-width: 1199px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:470px}}@media (max-width: 991px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{height:350px}}@media (max-width: 767px){.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide{width:98%;height:300px}}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-2{transform:translate3d(-105%,-50%,0) scale3d(.4,.4,1);z-index:1}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.prev-1{transform:translate3d(-85%,-50%,0) scale3d(.6,.6,1);z-index:2}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-1{z-index:2;transform:translate3d(-15%,-50%,0) scale3d(.6,.6,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.next-2{z-index:1;transform:translate3d(5%,-50%,0) scale3d(.4,.4,1)}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide .cs_mouse_point.cs_style_1{opacity:0}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active{z-index:3;transform:translate3d(-50%,-50%,0) scaleZ(1);backface-visibility:hidden}.cs_custom_slide_container .cs_custom_slide_wrapper .cs_custom_slide.active .cs_mouse_point.cs_style_1{opacity:1}.cs_custom_slide_item{width:100%;height:520px;display:block;position:relative;overflow:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px){.cs_custom_slide_item{height:470px}}@media only screen and (min-width: 768px) and (max-width: 991px){.cs_custom_slide_item{height:350px}}@media (max-width: 767px){.cs_custom_slide_item{height:300px}}\n"] }]
|
|
10
10
|
}] });
|
|
11
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
11
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1iYW5uZXItZ2FsbGVyeS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYmFubmVyLWdhbGxlcnkvYmFieWxvbi1iYW5uZXItZ2FsbGVyeS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tYmFubmVyLWdhbGxlcnkvYmFieWxvbi1iYW5uZXItZ2FsbGVyeS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQVMxQyxNQUFNLE9BQU8sNkJBQTZCOytHQUE3Qiw2QkFBNkI7bUdBQTdCLDZCQUE2QixzRkNUMUMsZ3VNQXlGWTs7NEZEaEZDLDZCQUE2QjtrQkFQekMsU0FBUzsrQkFDRSw0QkFBNEIsY0FDMUIsSUFBSSxXQUNQLEVBQUUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tYmFubmVyLWdhbGxlcnknLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tYmFubmVyLWdhbGxlcnkuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsOiAnLi9iYWJ5bG9uLWJhbm5lci1nYWxsZXJ5LmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvbkJhbm5lckdhbGxlcnlDb21wb25lbnQge1xyXG5cclxufVxyXG4iLCI8IS0tIDxzZWN0aW9uIGNsYXNzPVwiY3NfcHJpbWFyeV9iZ1wiPiAtLT5cclxuPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX19iYW5uZXItZ2FsbGVyeSBtYXJnaW4tbWFpbiBiZy0tZGFyazFcIj4gICBcclxuICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXJcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm9faW5mbyBhbGlnbi0tY2VudGVyIGludHJvX2luZm8tLWxpZ2h0MSBuby1hbGlnblwiPlxyXG4gICAgICAgICAgICA8aDMgY2xhc3M9XCJwcmV0aXRsZVwiPkRlc3Rpbm88L2gzPlxyXG4gICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZSB3b3cgZmFkZUluVXBcIiBkYXRhLXdvdy1kdXJhdGlvbj1cIjAuOHNcIiBkYXRhLXdvdy1kZWxheT1cIjAuMnNcIj5VbiBwYXJhw61zbyBwb3IgZGVzY3VicmlyPC9oMj4gIFxyXG4gICAgICAgIDwvZGl2PiAgXHJcbiAgICA8L2Rpdj5cclxuICAgIDxkaXYgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVfY29udGFpbmVyXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lclwiPlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY3VzdG9tX3NsaWRlX3dyYXBwZXIgY3NfbGlnaHRnYWxsZXJ5XCI+XHJcbiAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZVwiPlxyXG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cImFzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTEuanBnXCIgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVfaXRlbSBjc19iZ19maWxlZCBjc19saWdodGJveF9pdGVtIGNzX2N1c3RvbV9wb2ludGVyX3dyYXAgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTEuanBnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTEuanBnXCIgYWx0PVwiXCIgY2xhc3M9XCJkLW5vbmVcIj5cclxuICAgICAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY3VzdG9tX3NsaWRlXCI+XHJcbiAgICAgICAgICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTIuanBnXCIgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVfaXRlbSBjc19iZ19maWxlZCBjc19saWdodGJveF9pdGVtIGNzX2N1c3RvbV9wb2ludGVyX3dyYXAgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTIuanBnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTIuanBnXCIgYWx0PVwiXCIgY2xhc3M9XCJkLW5vbmVcIj5cclxuICAgICAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY3VzdG9tX3NsaWRlXCI+XHJcbiAgICAgICAgICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTMuanBnXCIgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVfaXRlbSBjc19iZ19maWxlZCBjc19saWdodGJveF9pdGVtIGNzX2N1c3RvbV9wb2ludGVyX3dyYXAgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTMuanBnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTMuanBnXCIgYWx0PVwiXCIgY2xhc3M9XCJkLW5vbmVcIj5cclxuICAgICAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY3VzdG9tX3NsaWRlXCI+XHJcbiAgICAgICAgICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTQuanBnXCIgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVfaXRlbSBjc19iZ19maWxlZCBjc19saWdodGJveF9pdGVtIGNzX2N1c3RvbV9wb2ludGVyX3dyYXAgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTQuanBnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTQuanBnXCIgYWx0PVwiXCIgY2xhc3M9XCJkLW5vbmVcIj5cclxuICAgICAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY3VzdG9tX3NsaWRlXCI+XHJcbiAgICAgICAgICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTUuanBnXCIgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVfaXRlbSBjc19iZ19maWxlZCBjc19saWdodGJveF9pdGVtIGNzX2N1c3RvbV9wb2ludGVyX3dyYXAgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTUuanBnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTUuanBnXCIgYWx0PVwiXCIgY2xhc3M9XCJkLW5vbmVcIj5cclxuICAgICAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY3VzdG9tX3NsaWRlXCI+XHJcbiAgICAgICAgICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTYuanBnXCIgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVfaXRlbSBjc19iZ19maWxlZCBjc19saWdodGJveF9pdGVtIGNzX2N1c3RvbV9wb2ludGVyX3dyYXAgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTYuanBnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTYuanBnXCIgYWx0PVwiXCIgY2xhc3M9XCJkLW5vbmVcIj5cclxuICAgICAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY3VzdG9tX3NsaWRlXCI+XHJcbiAgICAgICAgICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTcuanBnXCIgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVfaXRlbSBjc19iZ19maWxlZCBjc19saWdodGJveF9pdGVtIGNzX2N1c3RvbV9wb2ludGVyX3dyYXAgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTcuanBnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTcuanBnXCIgYWx0PVwiXCIgY2xhc3M9XCJkLW5vbmVcIj5cclxuICAgICAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY3VzdG9tX3NsaWRlXCI+XHJcbiAgICAgICAgICAgICAgICA8YSBocmVmPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTguanBnXCIgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVfaXRlbSBjc19iZ19maWxlZCBjc19saWdodGJveF9pdGVtIGNzX2N1c3RvbV9wb2ludGVyX3dyYXAgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTguanBnXCI+XHJcbiAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfbW91c2VfcG9pbnQgY3Nfc3R5bGVfMVwiPlZpZXcgTGFyZ2U8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2Jhbm5lci1nYWxsZXJ5LTguanBnXCIgYWx0PVwiXCIgY2xhc3M9XCJkLW5vbmVcIj5cclxuICAgICAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8IS0tIDxkaXYgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVcIj5cclxuICAgICAgICAgICAgICAgIDxhIGhyZWY9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xOS5qcGVnXCIgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVfaXRlbSBjc19iZ19maWxlZCBjc19saWdodGJveF9pdGVtIGNzX2N1c3RvbV9wb2ludGVyX3dyYXAgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTkuanBlZ1wiPlxyXG4gICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImNzX21vdXNlX3BvaW50IGNzX3N0eWxlXzFcIj5WaWV3IExhcmdlPC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzE5LmpwZWdcIiBhbHQ9XCJcIiBjbGFzcz1cImQtbm9uZVwiPlxyXG4gICAgICAgICAgICAgICAgPC9hPlxyXG4gICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVcIj5cclxuICAgICAgICAgICAgICAgIDxhIGhyZWY9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvZ2FsbGVyeV8xOC5qcGVnXCIgY2xhc3M9XCJjc19jdXN0b21fc2xpZGVfaXRlbSBjc19iZ19maWxlZCBjc19saWdodGJveF9pdGVtIGNzX2N1c3RvbV9wb2ludGVyX3dyYXAgY3MtLXJhZGl1c1wiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2dhbGxlcnlfMTguanBlZ1wiPlxyXG4gICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImNzX21vdXNlX3BvaW50IGNzX3N0eWxlXzFcIj5WaWV3IExhcmdlPC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9nYWxsZXJ5XzE4LmpwZWdcIiBhbHQ9XCJcIiBjbGFzcz1cImQtbm9uZVwiPlxyXG4gICAgICAgICAgICAgICAgPC9hPlxyXG4gICAgICAgICAgICAgIDwvZGl2PiAtLT5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV9hcnJvd3NcIj5cclxuICAgICAgICAgIDxzcGFuIGNsYXNzPVwiY3NfY3VzdG9tX3NsaWRlX2Fycm93X2xlZnRcIj5cclxuICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LWxlZnQtYmlnXCI+PC9zcGFuPiAgICAgICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICA8L3NwYW4+XHJcbiAgICAgICAgICA8c3BhbiBjbGFzcz1cImNzX2N1c3RvbV9zbGlkZV9hcnJvd19yaWdodFwiPlxyXG4gICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgIDwvc3Bhbj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgICBcclxuICAgIDwvZGl2PlxyXG4gICAgPGRpdiBjbGFzcz1cImJ0bnNfX2JveCBhbGlnbi0tY2VudGVyXCI+XHJcbiAgICAgICAgPGEgaHJlZj1cIiBcIiBjbGFzcz1cImJ0biBidG5fcHJpbWFyeVwiPlxyXG4gICAgICAgICAgICA8Yj5MZWFybiBNb3JlPC9iPlxyXG4gICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICA8L2E+XHJcbiAgICA8L2Rpdj4gXHJcbiAgPC9zZWN0aW9uPiJdfQ==
|
|
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class BabylonComingsoonComponent {
|
|
4
4
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonComingsoonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonComingsoonComponent, isStandalone: true, selector: "lib-babylon-comingsoon", ngImport: i0, template: "<section class=\"babylon__comingsoon margin-main-botom\"> \r\n <div class=\"cs_parallax_slider loading overflow-hidden position-relative\">\r\n <div class=\"swiper-wrapper\">\r\n <div class=\"swiper-slide\">\r\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\r\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" data-src=\"/assets/babylon/fotos/hero_bg_1.jpeg\"></figure>\r\n \r\n </div>\r\n </div>\r\n <div class=\"swiper-slide\">\r\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\r\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" data-src=\"/assets/babylon/fotos/hero_bg_1.jpeg\"></figure>\r\n \r\n </div>\r\n </div> \r\n </div>\r\n </div> \r\n <div class=\"container1 babylon__comingsoon--text \">\r\n <div class=\"cs_hero_text intro_info no-align align--center intro_info--light\"> \r\n <img src=\"/assets/babylon/svg/logo.svg\" alt=\"Logo\" class=\"logo mb--40\">\r\n \r\n <h1 class=\"title mb--10\">Estamos trabajando en nuestra nueva web\r\n </h1> \r\n <h2 class=\"subtitle\">Web en construcci\u00F3n. </h2>\r\n <a href=\"babylon-clicktotravel.es \" class=\"btn-link btn-link--light\">\r\n <b>babylon-clicktotravel.es</b>\r\n <!-- <span class=\"babylon-arrow-right-big\"></span> -->\r\n </a>\r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn-call btn--light\">\r\n <b>reservar</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"foot\">\r\n <div class=\"container-fluid \">\r\n <div class=\"foot-inner\">\r\n <div class=\"copyright\">\r\n <p>\u00A9 2024 Prelude</p>\r\n </div>\r\n <ul class=\"cs_social_btns cs_style_1\"> \r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-instagram\"></i></a></li>\r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-linkedin\"></i></a></li>\r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-facebook\"></i></a></li>\r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-tiktok\"></i></a></li>\r\n </ul> \r\n </div>\r\n </div>\r\n </div>\r\n</section>\r\n\r\n ", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_hero.cs_style_1{height:calc(100vh + -0px);padding:100px 0 50px;max-height:1100px}@media (max-width: 991px){.cs_hero.cs_style_1{padding:100px 0;height:100vh;max-height:initial}}@media (max-width: 575px){.cs_hero.cs_style_1{min-height:500px}.cs_hero.cs_style_1 .cs_hero_title br{display:none}}.cs_bg_filed{transform:translate(0)!important}.babylon__comingsoon{position:relative}.babylon__comingsoon--text{position:absolute;top:50%;height:100svh;left:50%;width:auto;padding:20px 40px 80px;width:900px;max-width:100%;transform:translate(-50%) translateY(-50%);z-index:5;text-align:center;display:flex;align-items:center;justify-content:center}.babylon__comingsoon .foot{position:absolute;bottom:0;width:100%;z-index:1}.babylon__comingsoon .foot .foot-inner{padding:20px;display:flex;flex-direction:row;justify-content:space-between;color:#fff;width:100%}.babylon__comingsoon .cs_social_btns{display:flex;gap:20px;font-size:30px}.babylon__comingsoon .cs_social_btns a{color:#fff}\n"] }); }
|
|
5
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonComingsoonComponent, isStandalone: true, selector: "lib-babylon-comingsoon", ngImport: i0, template: "<section class=\"babylon__comingsoon margin-main-botom\"> \r\n <div class=\"cs_parallax_slider loading overflow-hidden position-relative\">\r\n <div class=\"swiper-wrapper\">\r\n <div class=\"swiper-slide\">\r\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\r\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" data-src=\"/assets/babylon/fotos/hero_bg_1.jpeg\"></figure>\r\n \r\n </div>\r\n </div>\r\n <div class=\"swiper-slide\">\r\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\r\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" data-src=\"/assets/babylon/fotos/hero_bg_1.jpeg\"></figure>\r\n \r\n </div>\r\n </div> \r\n </div>\r\n </div> \r\n <div class=\"container1 babylon__comingsoon--text \">\r\n <div class=\"cs_hero_text intro_info no-align align--center intro_info--light\"> \r\n <img src=\"/assets/babylon/svg/logo.svg\" alt=\"Logo\" class=\"logo mb--40\">\r\n \r\n <h1 class=\"title mb--10\">Estamos trabajando en nuestra nueva web\r\n </h1> \r\n <h2 class=\"subtitle\">Web en construcci\u00F3n. </h2>\r\n <a href=\"babylon-clicktotravel.es \" class=\"btn-link btn-link--light\">\r\n <b>babylon-clicktotravel.es</b>\r\n <!-- <span class=\"babylon-arrow-right-big\"></span> -->\r\n </a>\r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_call btn--light\">\r\n <b>reservar</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"foot\">\r\n <div class=\"container-fluid \">\r\n <div class=\"foot-inner\">\r\n <div class=\"copyright\">\r\n <p>\u00A9 2024 Prelude</p>\r\n </div>\r\n <ul class=\"cs_social_btns cs_style_1\"> \r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-instagram\"></i></a></li>\r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-linkedin\"></i></a></li>\r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-facebook\"></i></a></li>\r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-tiktok\"></i></a></li>\r\n </ul> \r\n </div>\r\n </div>\r\n </div>\r\n</section>\r\n\r\n ", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_hero.cs_style_1{height:calc(100vh + -0px);padding:100px 0 50px;max-height:1100px}@media (max-width: 991px){.cs_hero.cs_style_1{padding:100px 0;height:100vh;max-height:initial}}@media (max-width: 575px){.cs_hero.cs_style_1{min-height:500px}.cs_hero.cs_style_1 .cs_hero_title br{display:none}}.cs_bg_filed{transform:translate(0)!important}.babylon__comingsoon{position:relative}.babylon__comingsoon--text{position:absolute;top:50%;height:100svh;left:50%;width:auto;padding:20px 40px 80px;width:900px;max-width:100%;transform:translate(-50%) translateY(-50%);z-index:5;text-align:center;display:flex;align-items:center;justify-content:center}.babylon__comingsoon .foot{position:absolute;bottom:0;width:100%;z-index:1}.babylon__comingsoon .foot .foot-inner{padding:20px;display:flex;flex-direction:row;justify-content:space-between;color:#fff;width:100%}.babylon__comingsoon .cs_social_btns{display:flex;gap:20px;font-size:30px}.babylon__comingsoon .cs_social_btns a{color:#fff}\n"] }); }
|
|
6
6
|
}
|
|
7
7
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonComingsoonComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
|
-
args: [{ selector: 'lib-babylon-comingsoon', standalone: true, imports: [], template: "<section class=\"babylon__comingsoon margin-main-botom\"> \r\n <div class=\"cs_parallax_slider loading overflow-hidden position-relative\">\r\n <div class=\"swiper-wrapper\">\r\n <div class=\"swiper-slide\">\r\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\r\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" data-src=\"/assets/babylon/fotos/hero_bg_1.jpeg\"></figure>\r\n \r\n </div>\r\n </div>\r\n <div class=\"swiper-slide\">\r\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\r\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" data-src=\"/assets/babylon/fotos/hero_bg_1.jpeg\"></figure>\r\n \r\n </div>\r\n </div> \r\n </div>\r\n </div> \r\n <div class=\"container1 babylon__comingsoon--text \">\r\n <div class=\"cs_hero_text intro_info no-align align--center intro_info--light\"> \r\n <img src=\"/assets/babylon/svg/logo.svg\" alt=\"Logo\" class=\"logo mb--40\">\r\n \r\n <h1 class=\"title mb--10\">Estamos trabajando en nuestra nueva web\r\n </h1> \r\n <h2 class=\"subtitle\">Web en construcci\u00F3n. </h2>\r\n <a href=\"babylon-clicktotravel.es \" class=\"btn-link btn-link--light\">\r\n <b>babylon-clicktotravel.es</b>\r\n <!-- <span class=\"babylon-arrow-right-big\"></span> -->\r\n </a>\r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn-call btn--light\">\r\n <b>reservar</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"foot\">\r\n <div class=\"container-fluid \">\r\n <div class=\"foot-inner\">\r\n <div class=\"copyright\">\r\n <p>\u00A9 2024 Prelude</p>\r\n </div>\r\n <ul class=\"cs_social_btns cs_style_1\"> \r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-instagram\"></i></a></li>\r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-linkedin\"></i></a></li>\r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-facebook\"></i></a></li>\r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-tiktok\"></i></a></li>\r\n </ul> \r\n </div>\r\n </div>\r\n </div>\r\n</section>\r\n\r\n ", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_hero.cs_style_1{height:calc(100vh + -0px);padding:100px 0 50px;max-height:1100px}@media (max-width: 991px){.cs_hero.cs_style_1{padding:100px 0;height:100vh;max-height:initial}}@media (max-width: 575px){.cs_hero.cs_style_1{min-height:500px}.cs_hero.cs_style_1 .cs_hero_title br{display:none}}.cs_bg_filed{transform:translate(0)!important}.babylon__comingsoon{position:relative}.babylon__comingsoon--text{position:absolute;top:50%;height:100svh;left:50%;width:auto;padding:20px 40px 80px;width:900px;max-width:100%;transform:translate(-50%) translateY(-50%);z-index:5;text-align:center;display:flex;align-items:center;justify-content:center}.babylon__comingsoon .foot{position:absolute;bottom:0;width:100%;z-index:1}.babylon__comingsoon .foot .foot-inner{padding:20px;display:flex;flex-direction:row;justify-content:space-between;color:#fff;width:100%}.babylon__comingsoon .cs_social_btns{display:flex;gap:20px;font-size:30px}.babylon__comingsoon .cs_social_btns a{color:#fff}\n"] }]
|
|
9
|
+
args: [{ selector: 'lib-babylon-comingsoon', standalone: true, imports: [], template: "<section class=\"babylon__comingsoon margin-main-botom\"> \r\n <div class=\"cs_parallax_slider loading overflow-hidden position-relative\">\r\n <div class=\"swiper-wrapper\">\r\n <div class=\"swiper-slide\">\r\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\r\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" data-src=\"/assets/babylon/fotos/hero_bg_1.jpeg\"></figure>\r\n \r\n </div>\r\n </div>\r\n <div class=\"swiper-slide\">\r\n <div class=\"cs_hero cs_style_1 cs_center text-center position-relative\">\r\n <figure class=\"cs_swiper_parallax_bg cs_hero_bg cs_bg_filed h-100 w-100 position-absolute top-0 start-0 mb-0\" data-src=\"/assets/babylon/fotos/hero_bg_1.jpeg\"></figure>\r\n \r\n </div>\r\n </div> \r\n </div>\r\n </div> \r\n <div class=\"container1 babylon__comingsoon--text \">\r\n <div class=\"cs_hero_text intro_info no-align align--center intro_info--light\"> \r\n <img src=\"/assets/babylon/svg/logo.svg\" alt=\"Logo\" class=\"logo mb--40\">\r\n \r\n <h1 class=\"title mb--10\">Estamos trabajando en nuestra nueva web\r\n </h1> \r\n <h2 class=\"subtitle\">Web en construcci\u00F3n. </h2>\r\n <a href=\"babylon-clicktotravel.es \" class=\"btn-link btn-link--light\">\r\n <b>babylon-clicktotravel.es</b>\r\n <!-- <span class=\"babylon-arrow-right-big\"></span> -->\r\n </a>\r\n <div class=\"btns__box align--center\">\r\n <a href=\" \" class=\"btn btn_call btn--light\">\r\n <b>reservar</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\"foot\">\r\n <div class=\"container-fluid \">\r\n <div class=\"foot-inner\">\r\n <div class=\"copyright\">\r\n <p>\u00A9 2024 Prelude</p>\r\n </div>\r\n <ul class=\"cs_social_btns cs_style_1\"> \r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-instagram\"></i></a></li>\r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-linkedin\"></i></a></li>\r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-facebook\"></i></a></li>\r\n <li><a href=\"#0\" class=\"cs_center\"><i class=\"babylon-tiktok\"></i></a></li>\r\n </ul> \r\n </div>\r\n </div>\r\n </div>\r\n</section>\r\n\r\n ", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_hero.cs_style_1{height:calc(100vh + -0px);padding:100px 0 50px;max-height:1100px}@media (max-width: 991px){.cs_hero.cs_style_1{padding:100px 0;height:100vh;max-height:initial}}@media (max-width: 575px){.cs_hero.cs_style_1{min-height:500px}.cs_hero.cs_style_1 .cs_hero_title br{display:none}}.cs_bg_filed{transform:translate(0)!important}.babylon__comingsoon{position:relative}.babylon__comingsoon--text{position:absolute;top:50%;height:100svh;left:50%;width:auto;padding:20px 40px 80px;width:900px;max-width:100%;transform:translate(-50%) translateY(-50%);z-index:5;text-align:center;display:flex;align-items:center;justify-content:center}.babylon__comingsoon .foot{position:absolute;bottom:0;width:100%;z-index:1}.babylon__comingsoon .foot .foot-inner{padding:20px;display:flex;flex-direction:row;justify-content:space-between;color:#fff;width:100%}.babylon__comingsoon .cs_social_btns{display:flex;gap:20px;font-size:30px}.babylon__comingsoon .cs_social_btns a{color:#fff}\n"] }]
|
|
10
10
|
}] });
|
|
11
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1jb21pbmdzb29uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1jb21pbmdzb29uL2JhYnlsb24tY29taW5nc29vbi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tY29taW5nc29vbi9iYWJ5bG9uLWNvbWluZ3Nvb24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFTMUMsTUFBTSxPQUFPLDBCQUEwQjsrR0FBMUIsMEJBQTBCO21HQUExQiwwQkFBMEIsa0ZDVHZDLGl1RkFxREM7OzRGRDVDWSwwQkFBMEI7a0JBUHRDLFNBQVM7K0JBQ0Usd0JBQXdCLGNBQ3RCLElBQUksV0FDUCxFQUFFIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2xpYi1iYWJ5bG9uLWNvbWluZ3Nvb24nLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tY29taW5nc29vbi5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVVcmw6ICcuL2JhYnlsb24tY29taW5nc29vbi5jb21wb25lbnQuc2NzcydcclxufSlcclxuZXhwb3J0IGNsYXNzIEJhYnlsb25Db21pbmdzb29uQ29tcG9uZW50IHtcclxuXHJcbn1cclxuIiwiPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX19jb21pbmdzb29uIG1hcmdpbi1tYWluLWJvdG9tXCI+ICBcclxuICAgIDxkaXYgY2xhc3M9XCJjc19wYXJhbGxheF9zbGlkZXIgbG9hZGluZyBvdmVyZmxvdy1oaWRkZW4gcG9zaXRpb24tcmVsYXRpdmVcIj5cclxuICAgICAgPGRpdiBjbGFzcz1cInN3aXBlci13cmFwcGVyXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cInN3aXBlci1zbGlkZVwiPlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2hlcm8gY3Nfc3R5bGVfMSBjc19jZW50ZXIgdGV4dC1jZW50ZXIgcG9zaXRpb24tcmVsYXRpdmVcIj5cclxuICAgICAgICAgICAgPGZpZ3VyZSBjbGFzcz1cImNzX3N3aXBlcl9wYXJhbGxheF9iZyBjc19oZXJvX2JnIGNzX2JnX2ZpbGVkIGgtMTAwIHctMTAwIHBvc2l0aW9uLWFic29sdXRlIHRvcC0wIHN0YXJ0LTAgbWItMFwiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2hlcm9fYmdfMS5qcGVnXCI+PC9maWd1cmU+XHJcbiAgICAgICAgICAgICAgXHJcbiAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwic3dpcGVyLXNsaWRlXCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19oZXJvIGNzX3N0eWxlXzEgY3NfY2VudGVyIHRleHQtY2VudGVyIHBvc2l0aW9uLXJlbGF0aXZlXCI+XHJcbiAgICAgICAgICAgICAgICAgPGZpZ3VyZSBjbGFzcz1cImNzX3N3aXBlcl9wYXJhbGxheF9iZyBjc19oZXJvX2JnIGNzX2JnX2ZpbGVkIGgtMTAwIHctMTAwIHBvc2l0aW9uLWFic29sdXRlIHRvcC0wIHN0YXJ0LTAgbWItMFwiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2hlcm9fYmdfMS5qcGVnXCI+PC9maWd1cmU+XHJcbiAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgPC9kaXY+IFxyXG4gICAgICA8L2Rpdj5cclxuICAgIDwvZGl2PiAgIFxyXG4gICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lcjEgYmFieWxvbl9fY29taW5nc29vbi0tdGV4dCAgXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNzX2hlcm9fdGV4dCBpbnRyb19pbmZvIG5vLWFsaWduIGFsaWduLS1jZW50ZXIgaW50cm9faW5mby0tbGlnaHRcIj4gXHJcbiAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL3N2Zy9sb2dvLnN2Z1wiIGFsdD1cIkxvZ29cIiBjbGFzcz1cImxvZ28gbWItLTQwXCI+XHJcbiAgICAgICAgICAgXHJcbiAgICAgICAgICAgIDxoMSBjbGFzcz1cInRpdGxlICBtYi0tMTBcIj5Fc3RhbW9zIHRyYWJhamFuZG8gZW4gbnVlc3RyYSBudWV2YSB3ZWJcclxuICAgICAgICAgICAgPC9oMT4gXHJcbiAgICAgICAgICAgIDxoMiBjbGFzcz1cInN1YnRpdGxlXCI+V2ViIGVuIGNvbnN0cnVjY2nDs24uIDwvaDI+XHJcbiAgICAgICAgICAgIDxhIGhyZWY9XCJiYWJ5bG9uLWNsaWNrdG90cmF2ZWwuZXMgXCIgY2xhc3M9XCJidG4tbGluayBidG4tbGluay0tbGlnaHRcIj5cclxuICAgICAgICAgICAgICAgIDxiPmJhYnlsb24tY2xpY2t0b3RyYXZlbC5lczwvYj5cclxuICAgICAgICAgICAgICAgIDwhLS0gPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj4gIC0tPlxyXG4gICAgICAgICAgICA8L2E+
|
|
11
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1jb21pbmdzb29uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1jb21pbmdzb29uL2JhYnlsb24tY29taW5nc29vbi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tY29taW5nc29vbi9iYWJ5bG9uLWNvbWluZ3Nvb24uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFTMUMsTUFBTSxPQUFPLDBCQUEwQjsrR0FBMUIsMEJBQTBCO21HQUExQiwwQkFBMEIsa0ZDVHZDLGl1RkFxREM7OzRGRDVDWSwwQkFBMEI7a0JBUHRDLFNBQVM7K0JBQ0Usd0JBQXdCLGNBQ3RCLElBQUksV0FDUCxFQUFFIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2xpYi1iYWJ5bG9uLWNvbWluZ3Nvb24nLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tY29taW5nc29vbi5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVVcmw6ICcuL2JhYnlsb24tY29taW5nc29vbi5jb21wb25lbnQuc2NzcydcclxufSlcclxuZXhwb3J0IGNsYXNzIEJhYnlsb25Db21pbmdzb29uQ29tcG9uZW50IHtcclxuXHJcbn1cclxuIiwiPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX19jb21pbmdzb29uIG1hcmdpbi1tYWluLWJvdG9tXCI+ICBcclxuICAgIDxkaXYgY2xhc3M9XCJjc19wYXJhbGxheF9zbGlkZXIgbG9hZGluZyBvdmVyZmxvdy1oaWRkZW4gcG9zaXRpb24tcmVsYXRpdmVcIj5cclxuICAgICAgPGRpdiBjbGFzcz1cInN3aXBlci13cmFwcGVyXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cInN3aXBlci1zbGlkZVwiPlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2hlcm8gY3Nfc3R5bGVfMSBjc19jZW50ZXIgdGV4dC1jZW50ZXIgcG9zaXRpb24tcmVsYXRpdmVcIj5cclxuICAgICAgICAgICAgPGZpZ3VyZSBjbGFzcz1cImNzX3N3aXBlcl9wYXJhbGxheF9iZyBjc19oZXJvX2JnIGNzX2JnX2ZpbGVkIGgtMTAwIHctMTAwIHBvc2l0aW9uLWFic29sdXRlIHRvcC0wIHN0YXJ0LTAgbWItMFwiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2hlcm9fYmdfMS5qcGVnXCI+PC9maWd1cmU+XHJcbiAgICAgICAgICAgICAgXHJcbiAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwic3dpcGVyLXNsaWRlXCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19oZXJvIGNzX3N0eWxlXzEgY3NfY2VudGVyIHRleHQtY2VudGVyIHBvc2l0aW9uLXJlbGF0aXZlXCI+XHJcbiAgICAgICAgICAgICAgICAgPGZpZ3VyZSBjbGFzcz1cImNzX3N3aXBlcl9wYXJhbGxheF9iZyBjc19oZXJvX2JnIGNzX2JnX2ZpbGVkIGgtMTAwIHctMTAwIHBvc2l0aW9uLWFic29sdXRlIHRvcC0wIHN0YXJ0LTAgbWItMFwiIGRhdGEtc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2hlcm9fYmdfMS5qcGVnXCI+PC9maWd1cmU+XHJcbiAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgPC9kaXY+IFxyXG4gICAgICA8L2Rpdj5cclxuICAgIDwvZGl2PiAgIFxyXG4gICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lcjEgYmFieWxvbl9fY29taW5nc29vbi0tdGV4dCAgXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNzX2hlcm9fdGV4dCBpbnRyb19pbmZvIG5vLWFsaWduIGFsaWduLS1jZW50ZXIgaW50cm9faW5mby0tbGlnaHRcIj4gXHJcbiAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL3N2Zy9sb2dvLnN2Z1wiIGFsdD1cIkxvZ29cIiBjbGFzcz1cImxvZ28gbWItLTQwXCI+XHJcbiAgICAgICAgICAgXHJcbiAgICAgICAgICAgIDxoMSBjbGFzcz1cInRpdGxlICBtYi0tMTBcIj5Fc3RhbW9zIHRyYWJhamFuZG8gZW4gbnVlc3RyYSBudWV2YSB3ZWJcclxuICAgICAgICAgICAgPC9oMT4gXHJcbiAgICAgICAgICAgIDxoMiBjbGFzcz1cInN1YnRpdGxlXCI+V2ViIGVuIGNvbnN0cnVjY2nDs24uIDwvaDI+XHJcbiAgICAgICAgICAgIDxhIGhyZWY9XCJiYWJ5bG9uLWNsaWNrdG90cmF2ZWwuZXMgXCIgY2xhc3M9XCJidG4tbGluayBidG4tbGluay0tbGlnaHRcIj5cclxuICAgICAgICAgICAgICAgIDxiPmJhYnlsb24tY2xpY2t0b3RyYXZlbC5lczwvYj5cclxuICAgICAgICAgICAgICAgIDwhLS0gPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj4gIC0tPlxyXG4gICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJidG5zX19ib3ggYWxpZ24tLWNlbnRlclwiPlxyXG4gICAgICAgICAgICAgICAgPGEgaHJlZj1cIiBcIiBjbGFzcz1cImJ0biBidG5fY2FsbCBidG4tLWxpZ2h0XCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPGI+cmVzZXJ2YXI8L2I+XHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj4gXHJcbiAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgIDwvZGl2PiAgIFxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgPC9kaXY+XHJcbiAgICA8ZGl2IGNsYXNzPVwiZm9vdFwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXItZmx1aWQgXCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJmb290LWlubmVyXCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY29weXJpZ2h0XCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPHA+wqkgMjAyNCBQcmVsdWRlPC9wPlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8dWwgY2xhc3M9XCJjc19zb2NpYWxfYnRucyBjc19zdHlsZV8xXCI+ICBcclxuICAgICAgICAgICAgICAgICAgICA8bGk+PGEgaHJlZj1cIiMwXCIgY2xhc3M9XCJjc19jZW50ZXJcIj48aSBjbGFzcz1cImJhYnlsb24taW5zdGFncmFtXCI+PC9pPjwvYT48L2xpPlxyXG4gICAgICAgICAgICAgICAgICAgIDxsaT48YSBocmVmPVwiIzBcIiBjbGFzcz1cImNzX2NlbnRlclwiPjxpIGNsYXNzPVwiYmFieWxvbi1saW5rZWRpblwiPjwvaT48L2E+PC9saT5cclxuICAgICAgICAgICAgICAgICAgICA8bGk+PGEgaHJlZj1cIiMwXCIgY2xhc3M9XCJjc19jZW50ZXJcIj48aSBjbGFzcz1cImJhYnlsb24tZmFjZWJvb2tcIj48L2k+PC9hPjwvbGk+XHJcbiAgICAgICAgICAgICAgICAgICAgPGxpPjxhIGhyZWY9XCIjMFwiIGNsYXNzPVwiY3NfY2VudGVyXCI+PGkgY2xhc3M9XCJiYWJ5bG9uLXRpa3Rva1wiPjwvaT48L2E+PC9saT5cclxuICAgICAgICAgICAgICAgIDwvdWw+IFxyXG4gICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgIDwvZGl2PlxyXG48L3NlY3Rpb24+XHJcblxyXG4gIl19
|
package/esm2022/lib/components/core/babylon-features-slider/babylon-features-slider.component.mjs
CHANGED
|
@@ -2,10 +2,10 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class BabylonFeaturesSliderComponent {
|
|
4
4
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonFeaturesSliderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonFeaturesSliderComponent, isStandalone: true, selector: "lib-babylon-features-slider", ngImport: i0, template: "<section class=\"babylon__features-slider margin-main \"> \r\n \r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_30 cs_show_shadow_20\">\r\n <div class=\"container\">\r\n <div class=\"cs_section_heading_wrap_1\">\r\n <div class=\"cs_section_heading cs_style_1 \">\r\n <div class=\"intro_info no-align\">\r\n <h3 class=\"pretitle wow fadeInLeft\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Features Slider </h3>\r\n <h2 class=\"title\">Unveiling Unmatched Coastal <br>Luxury and Hospitality</h2> \r\n </div> \r\n \r\n </div>\r\n <div class=\"cs_slider_arrows cs_style_4\"> \r\n <div class=\"cs_left_arrow slick-arrow cs_center\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </div>\r\n <div class=\" cs_right_arrow slick-arrow cs_center\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </div>\r\n </div>\r\n </div>\r\n \r\n <div class=\"cs_full_width_right mb--20\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"1\" data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"3\" data-add-slides=\"3\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Restaurant & Bar</h3>\r\n <p class=\"text\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered.</p>\r\n </div>\r\n </div>\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Restaurant & Bar</h3>\r\n <p class=\"text\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered.</p>\r\n </div>\r\n </div>\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Restaurant & Bar</h3>\r\n <p class=\"text\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered.</p>\r\n </div>\r\n </div>\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Restaurant & Bar</h3>\r\n <p class=\"text\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered.</p>\r\n </div>\r\n </div>\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Restaurant & Bar</h3>\r\n <p class=\"text\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered.</p>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"btns__box align--center \">\r\n <a href=\" \" class=\"btn btn_primary \">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n \r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_iconbox.cs_style_3{box-shadow:0 0 20px 0 var(--cl_shadow);padding:1px 50px 44px;margin-top:62px}@media (max-width: 991px){.cs_iconbox.cs_style_3{padding:1px 30px 34px}}@media (max-width: 374px){.cs_iconbox.cs_style_3{padding:1px 25px 34px}}.cs_iconbox.cs_style_3 .cs_iconbox_icon{height:125px;width:125px;border:1px solid var(--cl_icon);margin-top:-63px}.cs_iconbox.cs_style_3 .cs_iconbox_icon img{width:60px;transition:all 1s ease}.cs_iconbox.cs_style_3:hover .cs_iconbox_icon img{transform:rotateY(360deg)}.babylon__features-slider{overflow:hidden}\n"] }); }
|
|
5
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonFeaturesSliderComponent, isStandalone: true, selector: "lib-babylon-features-slider", ngImport: i0, template: "<section class=\"babylon__features-slider margin-main \"> \r\n \r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_30 cs_show_shadow_20\">\r\n <div class=\"container\">\r\n <div class=\"cs_section_heading_wrap_1\">\r\n <div class=\"cs_section_heading cs_style_1 \">\r\n <div class=\"intro_info no-align\">\r\n <h3 class=\"pretitle wow fadeInLeft\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Ventajas</h3>\r\n <h2 class=\"title\">Peque\u00F1os detalles, grandes beneficios.</h2> \r\n </div> \r\n \r\n </div>\r\n <div class=\"cs_slider_arrows cs_style_4\"> \r\n <div class=\"cs_left_arrow slick-arrow cs_center\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </div>\r\n <div class=\" cs_right_arrow slick-arrow cs_center\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </div>\r\n </div>\r\n </div>\r\n \r\n <div class=\"cs_full_width_right mb--20\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"1\" data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"3\" data-add-slides=\"3\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon-babylon babylon-upgrade \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Upgrade</h3>\r\n <p class=\"text\">Gratuito bajo disponibilidad</p>\r\n </div>\r\n </div>\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon-babylon babylon-checkout \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Late check-out</h3>\r\n <p class=\"text\">Para maximizar tu estancia</p>\r\n </div>\r\n </div>\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon-babylon babylon-welcome \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Detalle de bienvenida</h3>\r\n <p class=\"text\"></p>\r\n </div>\r\n </div>\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon-babylon babylon-cocktail\"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">C\u00F3ctel al llegar</h3>\r\n <p class=\"text\"></p>\r\n </div>\r\n </div>\r\n <!-- <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Restaurant & Bar</h3>\r\n <p class=\"text\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered.</p>\r\n </div>\r\n </div> -->\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"btns__box align--center \">\r\n <a href=\" \" class=\"btn btn_primary \">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n \r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_iconbox.cs_style_3{box-shadow:0 0 20px 0 var(--cl_shadow);padding:1px 50px 44px;margin-top:62px}@media (max-width: 991px){.cs_iconbox.cs_style_3{padding:1px 30px 34px}}@media (max-width: 374px){.cs_iconbox.cs_style_3{padding:1px 25px 34px}}.cs_iconbox.cs_style_3 .cs_iconbox_icon{height:125px;width:125px;border:1px solid var(--cl_icon);margin-top:-63px}.cs_iconbox.cs_style_3 .cs_iconbox_icon img{width:60px;transition:all 1s ease}.cs_iconbox.cs_style_3:hover .cs_iconbox_icon img{transform:rotateY(360deg)}.babylon__features-slider{overflow:hidden}\n"] }); }
|
|
6
6
|
}
|
|
7
7
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonFeaturesSliderComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
|
-
args: [{ selector: 'lib-babylon-features-slider', standalone: true, imports: [], template: "<section class=\"babylon__features-slider margin-main \"> \r\n \r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_30 cs_show_shadow_20\">\r\n <div class=\"container\">\r\n <div class=\"cs_section_heading_wrap_1\">\r\n <div class=\"cs_section_heading cs_style_1 \">\r\n <div class=\"intro_info no-align\">\r\n <h3 class=\"pretitle wow fadeInLeft\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Features Slider </h3>\r\n <h2 class=\"title\">Unveiling Unmatched Coastal <br>Luxury and Hospitality</h2> \r\n </div> \r\n \r\n </div>\r\n <div class=\"cs_slider_arrows cs_style_4\"> \r\n <div class=\"cs_left_arrow slick-arrow cs_center\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </div>\r\n <div class=\" cs_right_arrow slick-arrow cs_center\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </div>\r\n </div>\r\n </div>\r\n \r\n <div class=\"cs_full_width_right mb--20\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"1\" data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"3\" data-add-slides=\"3\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Restaurant & Bar</h3>\r\n <p class=\"text\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered.</p>\r\n </div>\r\n </div>\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Restaurant & Bar</h3>\r\n <p class=\"text\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered.</p>\r\n </div>\r\n </div>\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Restaurant & Bar</h3>\r\n <p class=\"text\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered.</p>\r\n </div>\r\n </div>\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Restaurant & Bar</h3>\r\n <p class=\"text\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered.</p>\r\n </div>\r\n </div>\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Restaurant & Bar</h3>\r\n <p class=\"text\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered.</p>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"btns__box align--center \">\r\n <a href=\" \" class=\"btn btn_primary \">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n \r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_iconbox.cs_style_3{box-shadow:0 0 20px 0 var(--cl_shadow);padding:1px 50px 44px;margin-top:62px}@media (max-width: 991px){.cs_iconbox.cs_style_3{padding:1px 30px 34px}}@media (max-width: 374px){.cs_iconbox.cs_style_3{padding:1px 25px 34px}}.cs_iconbox.cs_style_3 .cs_iconbox_icon{height:125px;width:125px;border:1px solid var(--cl_icon);margin-top:-63px}.cs_iconbox.cs_style_3 .cs_iconbox_icon img{width:60px;transition:all 1s ease}.cs_iconbox.cs_style_3:hover .cs_iconbox_icon img{transform:rotateY(360deg)}.babylon__features-slider{overflow:hidden}\n"] }]
|
|
9
|
+
args: [{ selector: 'lib-babylon-features-slider', standalone: true, imports: [], template: "<section class=\"babylon__features-slider margin-main \"> \r\n \r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_30 cs_show_shadow_20\">\r\n <div class=\"container\">\r\n <div class=\"cs_section_heading_wrap_1\">\r\n <div class=\"cs_section_heading cs_style_1 \">\r\n <div class=\"intro_info no-align\">\r\n <h3 class=\"pretitle wow fadeInLeft\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">Ventajas</h3>\r\n <h2 class=\"title\">Peque\u00F1os detalles, grandes beneficios.</h2> \r\n </div> \r\n \r\n </div>\r\n <div class=\"cs_slider_arrows cs_style_4\"> \r\n <div class=\"cs_left_arrow slick-arrow cs_center\">\r\n <span class=\"babylon-arrow-left-big\"></span> \r\n </div>\r\n <div class=\" cs_right_arrow slick-arrow cs_center\">\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </div>\r\n </div>\r\n </div>\r\n \r\n <div class=\"cs_full_width_right mb--20\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"1\" data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"3\" data-add-slides=\"3\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon-babylon babylon-upgrade \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Upgrade</h3>\r\n <p class=\"text\">Gratuito bajo disponibilidad</p>\r\n </div>\r\n </div>\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon-babylon babylon-checkout \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Late check-out</h3>\r\n <p class=\"text\">Para maximizar tu estancia</p>\r\n </div>\r\n </div>\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon-babylon babylon-welcome \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Detalle de bienvenida</h3>\r\n <p class=\"text\"></p>\r\n </div>\r\n </div>\r\n <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon-babylon babylon-cocktail\"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">C\u00F3ctel al llegar</h3>\r\n <p class=\"text\"></p>\r\n </div>\r\n </div>\r\n <!-- <div class=\"cs_slide\">\r\n <div class=\"cs_iconbox cs_style_3 cs--radius bg--white\">\r\n <div class=\"cs_iconbox_icon cs_mb_29 cs_center cs--radius bg--white\"> \r\n <div class=\"info--icon icon--medium \">\r\n <i class=\"icon--svg icon-nuevo_pax_ico_small \"></i> \r\n </div> \r\n </div>\r\n <h3 class=\"title--small mb--10\">Restaurant & Bar</h3>\r\n <p class=\"text\">Exceptional dining awaits at our resort. Immerse yourself in exquisite flavors with view to match. Pure indulgence, effortlessly delivered.</p>\r\n </div>\r\n </div> -->\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"btns__box align--center \">\r\n <a href=\" \" class=\"btn btn_primary \">\r\n <b>Learn More</b>\r\n <span class=\"babylon-arrow-right-big\"></span> \r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n \r\n </section>", styles: [":root{--font-title: \"the-seasons\", Helvetica, sans-serif;--font-pretitle:\"Poppins\", Helvetica, sans-serif;--font-text: \"Poppins\", Helvetica, sans-serif;--font-claim: \"turbinado-pro\", Helvetica, sans-serif;--cl_corp: #24262d;--cl_accent: #aa8453;--cl_icon: #978667;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #24262d;--cl_breadcrumb-hover: #978667;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #fdfbf8;--cl_background_white: #fff;--cl_background_dark: #19314b;--cl_background_gray: #eee;--cl_title: #978667;--cl_subtitle: #19314b;--cl_pretitle: #19314b;--cl_text: #3c3b3b;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--w_title: 600;--w_text: 300;--w_subtitle: 300;--w_pretitle: 300;--cl_header-bg: #494949;--cl_header-text-light: #fff;--cl_menu-bg: #19314b;--cl_menu-text: #fff;--w_btn: 400;--cl_btn-box: #19314b;--cl_btn-box-text: #19314b;--cl_btn-box-hover: #978667;--cl_btn-box-text-hover: #fff;--cl_btn-call: #19314bf2;--cl_btn-call-text: white;--cl_btn-call-hover: #978667;--cl_btn-call-text-hover: #fff;--cl_btn-link: #19314b;--cl_btn-link-hover: #978667;--cl_btn-arrow: #19314b;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #978667;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #24262d;--cl_btn-dots-active: #978667;--cl_btn-dots-hover: #978667;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #978667;--cl_btn-light-text-hover: #978667;--cl_footer-bg: #19314b;--cl_footer-bg-bottom:#0a1d31;--cl_footer-scroll:#978667;--cl_footer-text: #fff;--cl_footer-text-hover: #978667;--btn_radius: 5px;--img_radius: 5px;--img_border: #fff;--img_border-whidth:1px}.cs_dark{--cl_corp: #181818;--cl_accent: #aa8453;--cl_icon: #aa8453;--cl_icon-light: #fff;--cl_border-light: #ededed;--cl_border-dark: #d9e1e6;--cl_shadow: rgba(0, 0, 0, .1);--cl_breadcrumb: #fff;--cl_breadcrumb-hover: #aa8453;--cl_preload-bg:#ededed;--cl_preload:#24262d;--cl_background_body: #181818;--cl_background_white: transparent;--cl_background_dark: #aa8453;--cl_background_gray: #333;--cl_title: #fff;--cl_subtitle: #aa8453;--cl_pretitle: #aa8453;--cl_text: #fff;--cl_title-light: #fff;--cl_subtitle-light: #fff;--cl_pretitle-light: #fff;--cl_text-light: #fff;--cl_header-bg: #aa8453;--cl_header-text-light: #fff;--cl_menu-bg: #79582c;--cl_menu-text: #fff;--cl_btn-box: #aa8453;--cl_btn-box-text: #aa8453;--cl_btn-box-hover: #79582c;--cl_btn-box-text-hover: #fff;--cl_btn-call: #aa8453;--cl_btn-call-text: white;--cl_btn-call-hover: #79582c;--cl_btn-call-text-hover: #fff;--cl_btn-link: #aa8453;--cl_btn-link-hover: #79582c;--cl_btn-arrow: #ffffff3a;--cl_btn-arrow-icon: #fff;--cl_btn-arrow-hover: #79582c;--cl_btn-arrow-icon-hover: #fff;--cl_btn-dots: #eee;--cl_btn-dots-active: #79582c;--cl_btn-dots-hover: #79582c;--cl_btn-light: #fff;--cl_btn-light-text: #fff;--cl_btn-light-hover: #79582c;--cl_btn-light-text-hover: #79582c;--cl_footer-bg: #aa8453;--cl_footer-bg-bottom:#79582c;--cl_footer-scroll:#aa8453;--cl_footer-text: #fff;--cl_footer-text-hover: #aa8453;--btn_radius: 1px;--img_radius: 0px;--img_border: #fff;--img_border-whidth:2px}.mt--0{margin-top:0!important}.mb--0{margin-bottom:0!important}.mr--0{margin-right:0!important}.ml--0{margin-left:0!important}.pt--0{padding-top:0}.pb--0{padding-bottom:0}.pl--0{padding-left:0!important}.mblock--0{margin-block:0px}.pblock--0{padding-block:0px}.mt--10{margin-top:10px!important}.mb--10{margin-bottom:10px!important}.mr--10{margin-right:10px!important}.ml--10{margin-left:10px!important}.pt--10{padding-top:10px}.pb--10{padding-bottom:10px}.pl--10{padding-left:10px!important}.mblock--10{margin-block:10px}.pblock--10{padding-block:10px}.mt--20{margin-top:20px!important}.mb--20{margin-bottom:20px!important}.mr--20{margin-right:20px!important}.ml--20{margin-left:20px!important}.pt--20{padding-top:20px}.pb--20{padding-bottom:20px}.pl--20{padding-left:20px!important}.mblock--20{margin-block:20px}.pblock--20{padding-block:20px}.mt--25{margin-top:25px!important}.mb--25{margin-bottom:25px!important}.mr--25{margin-right:25px!important}.ml--25{margin-left:25px!important}.pt--25{padding-top:25px}.pb--25{padding-bottom:25px}.pl--25{padding-left:25px!important}.mblock--25{margin-block:25px}.pblock--25{padding-block:25px}.mt--30{margin-top:30px!important}.mb--30{margin-bottom:30px!important}.mr--30{margin-right:30px!important}.ml--30{margin-left:30px!important}.pt--30{padding-top:30px}.pb--30{padding-bottom:30px}.pl--30{padding-left:30px!important}.mblock--30{margin-block:30px}.pblock--30{padding-block:30px}.mt--40{margin-top:40px!important}.mb--40{margin-bottom:40px!important}.mr--40{margin-right:40px!important}.ml--40{margin-left:40px!important}.pt--40{padding-top:40px}.pb--40{padding-bottom:40px}.pl--40{padding-left:40px!important}.mblock--40{margin-block:40px}.pblock--40{padding-block:40px}.mt--50{margin-top:50px!important}.mb--50{margin-bottom:50px!important}.mr--50{margin-right:50px!important}.ml--50{margin-left:50px!important}.pt--50{padding-top:50px}.pb--50{padding-bottom:50px}.pl--50{padding-left:50px!important}.mblock--50{margin-block:50px}.pblock--50{padding-block:50px}.mt--60{margin-top:60px!important}.mb--60{margin-bottom:60px!important}.mr--60{margin-right:60px!important}.ml--60{margin-left:60px!important}.pt--60{padding-top:60px}.pb--60{padding-bottom:60px}.pl--60{padding-left:60px!important}.mblock--60{margin-block:60px}.pblock--60{padding-block:60px}.mt--70{margin-top:70px!important}.mb--70{margin-bottom:70px!important}.mr--70{margin-right:70px!important}.ml--70{margin-left:70px!important}.pt--70{padding-top:70px}.pb--70{padding-bottom:70px}.pl--70{padding-left:70px!important}.mblock--70{margin-block:70px}.pblock--70{padding-block:70px}.mt--80{margin-top:80px!important}.mb--80{margin-bottom:80px!important}.mr--80{margin-right:80px!important}.ml--80{margin-left:80px!important}.pt--80{padding-top:80px}.pb--80{padding-bottom:80px}.pl--80{padding-left:80px!important}.mblock--80{margin-block:80px}.pblock--80{padding-block:80px}.mt--90{margin-top:90px!important}.mb--90{margin-bottom:90px!important}.mr--90{margin-right:90px!important}.ml--90{margin-left:90px!important}.pt--90{padding-top:90px}.pb--90{padding-bottom:90px}.pl--90{padding-left:90px!important}.mblock--90{margin-block:90px}.pblock--90{padding-block:90px}.mt--100{margin-top:100px!important}.mb--100{margin-bottom:100px!important}.mr--100{margin-right:100px!important}.ml--100{margin-left:100px!important}.pt--100{padding-top:100px}.pb--100{padding-bottom:100px}.pl--100{padding-left:100px!important}.mblock--100{margin-block:100px}.pblock--100{padding-block:100px}.cs_iconbox.cs_style_3{box-shadow:0 0 20px 0 var(--cl_shadow);padding:1px 50px 44px;margin-top:62px}@media (max-width: 991px){.cs_iconbox.cs_style_3{padding:1px 30px 34px}}@media (max-width: 374px){.cs_iconbox.cs_style_3{padding:1px 25px 34px}}.cs_iconbox.cs_style_3 .cs_iconbox_icon{height:125px;width:125px;border:1px solid var(--cl_icon);margin-top:-63px}.cs_iconbox.cs_style_3 .cs_iconbox_icon img{width:60px;transition:all 1s ease}.cs_iconbox.cs_style_3:hover .cs_iconbox_icon img{transform:rotateY(360deg)}.babylon__features-slider{overflow:hidden}\n"] }]
|
|
10
10
|
}] });
|
|
11
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
11
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1mZWF0dXJlcy1zbGlkZXIuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYmFieWxvbi9zcmMvbGliL2NvbXBvbmVudHMvY29yZS9iYWJ5bG9uLWZlYXR1cmVzLXNsaWRlci9iYWJ5bG9uLWZlYXR1cmVzLXNsaWRlci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tZmVhdHVyZXMtc2xpZGVyL2JhYnlsb24tZmVhdHVyZXMtc2xpZGVyLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBUzFDLE1BQU0sT0FBTyw4QkFBOEI7K0dBQTlCLDhCQUE4QjttR0FBOUIsOEJBQThCLHVGQ1QzQyw2L0pBNEZZOzs0RkRuRkMsOEJBQThCO2tCQVAxQyxTQUFTOytCQUNFLDZCQUE2QixjQUMzQixJQUFJLFdBQ1AsRUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdsaWItYmFieWxvbi1mZWF0dXJlcy1zbGlkZXInLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW10sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2JhYnlsb24tZmVhdHVyZXMtc2xpZGVyLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybDogJy4vYmFieWxvbi1mZWF0dXJlcy1zbGlkZXIuY29tcG9uZW50LnNjc3MnXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBCYWJ5bG9uRmVhdHVyZXNTbGlkZXJDb21wb25lbnQge1xyXG5cclxufVxyXG4iLCI8c2VjdGlvbiBjbGFzcz1cImJhYnlsb25fX2ZlYXR1cmVzLXNsaWRlciBtYXJnaW4tbWFpbiAgXCI+ICBcclxuIFxyXG4gICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlciBjc19zdHlsZV8xIGNzX3NsaWRlcl9nYXBfMzAgY3Nfc2hvd19zaGFkb3dfMjBcIj5cclxuICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lclwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjc19zZWN0aW9uX2hlYWRpbmdfd3JhcF8xXCI+XHJcbiAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2VjdGlvbl9oZWFkaW5nIGNzX3N0eWxlXzEgXCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbnRyb19pbmZvIG5vLWFsaWduXCI+XHJcbiAgICAgICAgICAgICAgICA8aDMgY2xhc3M9XCJwcmV0aXRsZSB3b3cgZmFkZUluTGVmdFwiIGRhdGEtd293LWR1cmF0aW9uPVwiMC44c1wiIGRhdGEtd293LWRlbGF5PVwiMC4yc1wiPlZlbnRhamFzPC9oMz5cclxuICAgICAgICAgICAgICAgIDxoMiBjbGFzcz1cInRpdGxlXCI+UGVxdWXDsW9zIGRldGFsbGVzLCBncmFuZGVzIGJlbmVmaWNpb3MuPC9oMj4gIFxyXG4gICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICBcclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlcl9hcnJvd3MgY3Nfc3R5bGVfNFwiPiBcclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2xlZnRfYXJyb3cgc2xpY2stYXJyb3cgY3NfY2VudGVyXCI+XHJcbiAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctbGVmdC1iaWdcIj48L3NwYW4+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCIgY3NfcmlnaHRfYXJyb3cgc2xpY2stYXJyb3cgY3NfY2VudGVyXCI+XHJcbiAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBcclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgIFxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjc19mdWxsX3dpZHRoX3JpZ2h0IG1iLS0yMFwiPlxyXG4gICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlcl9jb250YWluZXJcIiBkYXRhLWF1dG9wbGF5PVwiMFwiIGRhdGEtbG9vcD1cIjFcIiBkYXRhLXNwZWVkPVwiNjAwXCIgZGF0YS1jZW50ZXI9XCIwXCIgZGF0YS12YXJpYWJsZS13aWR0aD1cIjFcIiBkYXRhLXNsaWRlcy1wZXItdmlldz1cInJlc3BvbnNpdmVcIiBkYXRhLXhzLXNsaWRlcz1cIjFcIiBkYXRhLXNtLXNsaWRlcz1cIjJcIiBkYXRhLW1kLXNsaWRlcz1cIjJcIiBkYXRhLWxnLXNsaWRlcz1cIjNcIiBkYXRhLWFkZC1zbGlkZXM9XCIzXCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXJfd3JhcHBlclwiPlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ljb25ib3ggY3Nfc3R5bGVfMyBjcy0tcmFkaXVzIGJnLS13aGl0ZVwiPlxyXG4gICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaWNvbmJveF9pY29uIGNzX21iXzI5IGNzX2NlbnRlciBjcy0tcmFkaXVzIGJnLS13aGl0ZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8tLWljb24gaWNvbi0tbWVkaXVtIFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGkgY2xhc3M9XCJpY29uLWJhYnlsb24gYmFieWxvbi11cGdyYWRlIFwiPjwvaT4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiAgICAgXHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgIDxoMyBjbGFzcz1cInRpdGxlLS1zbWFsbCBtYi0tMTBcIj5VcGdyYWRlPC9oMz5cclxuICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0XCI+R3JhdHVpdG8gYmFqbyBkaXNwb25pYmlsaWRhZDwvcD5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ljb25ib3ggY3Nfc3R5bGVfMyBjcy0tcmFkaXVzIGJnLS13aGl0ZVwiPlxyXG4gICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaWNvbmJveF9pY29uIGNzX21iXzI5IGNzX2NlbnRlciBjcy0tcmFkaXVzIGJnLS13aGl0ZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8tLWljb24gaWNvbi0tbWVkaXVtIFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGkgY2xhc3M9XCJpY29uLWJhYnlsb24gYmFieWxvbi1jaGVja291dCBcIj48L2k+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gICAgIFxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICA8aDMgY2xhc3M9XCJ0aXRsZS0tc21hbGwgbWItLTEwXCI+TGF0ZSBjaGVjay1vdXQ8L2gzPlxyXG4gICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHRcIj5QYXJhIG1heGltaXphciB0dSBlc3RhbmNpYTwvcD5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ljb25ib3ggY3Nfc3R5bGVfMyBjcy0tcmFkaXVzIGJnLS13aGl0ZVwiPlxyXG4gICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaWNvbmJveF9pY29uIGNzX21iXzI5IGNzX2NlbnRlciBjcy0tcmFkaXVzIGJnLS13aGl0ZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8tLWljb24gaWNvbi0tbWVkaXVtIFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGkgY2xhc3M9XCJpY29uLWJhYnlsb24gYmFieWxvbi13ZWxjb21lIFwiPjwvaT4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiAgICAgXHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgIDxoMyBjbGFzcz1cInRpdGxlLS1zbWFsbCBtYi0tMTBcIj5EZXRhbGxlIGRlIGJpZW52ZW5pZGE8L2gzPlxyXG4gICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHRcIj48L3A+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVcIj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19pY29uYm94IGNzX3N0eWxlXzMgY3MtLXJhZGl1cyBiZy0td2hpdGVcIj5cclxuICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ljb25ib3hfaWNvbiBjc19tYl8yOSBjc19jZW50ZXIgY3MtLXJhZGl1cyBiZy0td2hpdGVcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbmZvLS1pY29uIGljb24tLW1lZGl1bSBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxpIGNsYXNzPVwiaWNvbi1iYWJ5bG9uIGJhYnlsb24tY29ja3RhaWxcIj48L2k+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gICAgIFxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICA8aDMgY2xhc3M9XCJ0aXRsZS0tc21hbGwgbWItLTEwXCI+Q8OzY3RlbCBhbCBsbGVnYXI8L2gzPlxyXG4gICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHRcIj48L3A+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICA8IS0tIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2ljb25ib3ggY3Nfc3R5bGVfMyBjcy0tcmFkaXVzIGJnLS13aGl0ZVwiPlxyXG4gICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfaWNvbmJveF9pY29uIGNzX21iXzI5IGNzX2NlbnRlciBjcy0tcmFkaXVzIGJnLS13aGl0ZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImluZm8tLWljb24gaWNvbi0tbWVkaXVtIFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGkgY2xhc3M9XCJpY29uLS1zdmcgaWNvbi1udWV2b19wYXhfaWNvX3NtYWxsIFwiPjwvaT4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiAgICAgXHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgIDxoMyBjbGFzcz1cInRpdGxlLS1zbWFsbCBtYi0tMTBcIj5SZXN0YXVyYW50ICZhbXA7IEJhcjwvaDM+XHJcbiAgICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dFwiPkV4Y2VwdGlvbmFsIGRpbmluZyBhd2FpdHMgYXQgb3VyIHJlc29ydC4gSW1tZXJzZSB5b3Vyc2VsZiBpbiBleHF1aXNpdGUgIGZsYXZvcnMgd2l0aCB2aWV3IHRvIG1hdGNoLiBQdXJlIGluZHVsZ2VuY2UsIGVmZm9ydGxlc3NseSBkZWxpdmVyZWQuPC9wPlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgPC9kaXY+IC0tPlxyXG4gICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJidG5zX19ib3ggYWxpZ24tLWNlbnRlciBcIj5cclxuICAgICAgICAgIDxhIGhyZWY9XCIgXCIgY2xhc3M9XCJidG4gYnRuX3ByaW1hcnkgXCI+XHJcbiAgICAgICAgICAgICAgPGI+TGVhcm4gTW9yZTwvYj5cclxuICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICAgIDwvYT5cclxuICAgICAgPC9kaXY+XHJcbiAgICAgIDwvZGl2PlxyXG4gICAgPC9kaXY+XHJcbiAgICBcclxuICA8L3NlY3Rpb24+Il19
|