ctt-babylon 0.0.28 → 0.0.29

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.
@@ -11,13 +11,14 @@ export class BabylonSlider2colComponent {
11
11
  this.showTextSlider = true;
12
12
  this.showIzq = true;
13
13
  this.showDer = true;
14
+ this.itsRestaurante = false;
14
15
  }
15
16
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonSlider2colComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonSlider2colComponent, isStandalone: true, selector: "lib-babylon-slider2col", inputs: { pretitleIzq: "pretitleIzq", titleIzq: "titleIzq", pretitleDer: "pretitleDer", titleDer: "titleDer", showTextSlider: "showTextSlider", showIzq: "showIzq", showDer: "showDer" }, ngImport: i0, template: "<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showIzq\"> \r\n <div class=\"cs_half_bg_right cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row column-reverse\">\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleIzq }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleIzq }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/surf.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Surf</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/snorkel.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\"intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Snorkel</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3\"></div>\r\n </div>\r\n \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n </section>\r\n<!-- mismo modulo pero a la inversa -->\r\n<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showDer\"> \r\n <div class=\"cs_half_bg_left cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row \">\r\n <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/ciclismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Ciclismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleDer }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleDer }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></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_card.cs_style_4{height:500px;overflow:hidden}.cs_card.cs_style_4 .cs_card_thumb{object-fit:cover;transition:all 4s ease}.cs_card.cs_style_4 .cs_card_price{right:24px;top:24px;padding:10px 18px}.cs_card.cs_style_4 .cs_card_info{display:flex;align-items:flex-end;background:linear-gradient(180deg,#1b1b1b00,#1b1b1b99);padding:47px 30px}.cs_card.cs_style_4 .cs_card_list{width:100%;margin-top:10px}.cs_card.cs_style_4 .title--small{background-repeat:no-repeat;background-image:linear-gradient(90deg,currentColor 0,currentColor 100%);transition:background-size .6s cubic-bezier(.49,.49,.08,1),color .27s ease-out;background-position:100% calc(100% + -0px);background-size:0 2px;transition:all .4s ease;display:inline}.cs_card.cs_style_4:hover .title--small{background-size:100% 2px;background-position:0 calc(100% + -0px)}.cs_card.cs_style_4:hover .cs_card_thumb{transform:scale(1.05)}.cs_card.cs_style_4.cs_type_1{height:440px}.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:36px 40px}@media (max-width: 991px){.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:25px;height:400px}}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonSlider2colComponent, isStandalone: true, selector: "lib-babylon-slider2col", inputs: { pretitleIzq: "pretitleIzq", titleIzq: "titleIzq", pretitleDer: "pretitleDer", titleDer: "titleDer", showTextSlider: "showTextSlider", showIzq: "showIzq", showDer: "showDer", itsRestaurante: "itsRestaurante" }, ngImport: i0, template: "<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showIzq\"> \r\n <div class=\"cs_half_bg_right cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row column-reverse\">\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleIzq }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleIzq }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\" *ngIf=\"!this.itsRestaurante\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/surf.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Surf</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/snorkel.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\"intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Snorkel</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n <div class=\"cs_slider_wrapper\" *ngIf=\"this.itsRestaurante\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest1.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Restaurante principal</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest2.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\"intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Pool bar</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest3.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Nightclub</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest4.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Beach bar</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3\"></div>\r\n </div>\r\n \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n </section>\r\n<!-- mismo modulo pero a la inversa -->\r\n<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showDer\"> \r\n <div class=\"cs_half_bg_left cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row \">\r\n <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/ciclismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Ciclismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleDer }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleDer }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></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_card.cs_style_4{height:500px;overflow:hidden}.cs_card.cs_style_4 .cs_card_thumb{object-fit:cover;transition:all 4s ease}.cs_card.cs_style_4 .cs_card_price{right:24px;top:24px;padding:10px 18px}.cs_card.cs_style_4 .cs_card_info{display:flex;align-items:flex-end;background:linear-gradient(180deg,#1b1b1b00,#1b1b1b99);padding:47px 30px}.cs_card.cs_style_4 .cs_card_list{width:100%;margin-top:10px}.cs_card.cs_style_4 .title--small{background-repeat:no-repeat;background-image:linear-gradient(90deg,currentColor 0,currentColor 100%);transition:background-size .6s cubic-bezier(.49,.49,.08,1),color .27s ease-out;background-position:100% calc(100% + -0px);background-size:0 2px;transition:all .4s ease;display:inline}.cs_card.cs_style_4:hover .title--small{background-size:100% 2px;background-position:0 calc(100% + -0px)}.cs_card.cs_style_4:hover .cs_card_thumb{transform:scale(1.05)}.cs_card.cs_style_4.cs_type_1{height:440px}.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:36px 40px}@media (max-width: 991px){.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:25px;height:400px}}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
17
18
  }
18
19
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonSlider2colComponent, decorators: [{
19
20
  type: Component,
20
- args: [{ selector: 'lib-babylon-slider2col', standalone: true, imports: [CommonModule], template: "<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showIzq\"> \r\n <div class=\"cs_half_bg_right cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row column-reverse\">\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleIzq }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleIzq }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/surf.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Surf</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/snorkel.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\"intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Snorkel</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3\"></div>\r\n </div>\r\n \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n </section>\r\n<!-- mismo modulo pero a la inversa -->\r\n<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showDer\"> \r\n <div class=\"cs_half_bg_left cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row \">\r\n <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/ciclismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Ciclismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleDer }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleDer }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></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_card.cs_style_4{height:500px;overflow:hidden}.cs_card.cs_style_4 .cs_card_thumb{object-fit:cover;transition:all 4s ease}.cs_card.cs_style_4 .cs_card_price{right:24px;top:24px;padding:10px 18px}.cs_card.cs_style_4 .cs_card_info{display:flex;align-items:flex-end;background:linear-gradient(180deg,#1b1b1b00,#1b1b1b99);padding:47px 30px}.cs_card.cs_style_4 .cs_card_list{width:100%;margin-top:10px}.cs_card.cs_style_4 .title--small{background-repeat:no-repeat;background-image:linear-gradient(90deg,currentColor 0,currentColor 100%);transition:background-size .6s cubic-bezier(.49,.49,.08,1),color .27s ease-out;background-position:100% calc(100% + -0px);background-size:0 2px;transition:all .4s ease;display:inline}.cs_card.cs_style_4:hover .title--small{background-size:100% 2px;background-position:0 calc(100% + -0px)}.cs_card.cs_style_4:hover .cs_card_thumb{transform:scale(1.05)}.cs_card.cs_style_4.cs_type_1{height:440px}.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:36px 40px}@media (max-width: 991px){.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:25px;height:400px}}\n"] }]
21
+ args: [{ selector: 'lib-babylon-slider2col', standalone: true, imports: [CommonModule], template: "<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showIzq\"> \r\n <div class=\"cs_half_bg_right cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row column-reverse\">\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleIzq }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleIzq }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\" *ngIf=\"!this.itsRestaurante\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/surf.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Surf</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/snorkel.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\"intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Snorkel</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n <div class=\"cs_slider_wrapper\" *ngIf=\"this.itsRestaurante\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest1.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Restaurante principal</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest2.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\"intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Pool bar</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest3.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Nightclub</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest4.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Beach bar</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3\"></div>\r\n </div>\r\n \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n </section>\r\n<!-- mismo modulo pero a la inversa -->\r\n<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showDer\"> \r\n <div class=\"cs_half_bg_left cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row \">\r\n <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/ciclismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Ciclismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleDer }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleDer }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></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_card.cs_style_4{height:500px;overflow:hidden}.cs_card.cs_style_4 .cs_card_thumb{object-fit:cover;transition:all 4s ease}.cs_card.cs_style_4 .cs_card_price{right:24px;top:24px;padding:10px 18px}.cs_card.cs_style_4 .cs_card_info{display:flex;align-items:flex-end;background:linear-gradient(180deg,#1b1b1b00,#1b1b1b99);padding:47px 30px}.cs_card.cs_style_4 .cs_card_list{width:100%;margin-top:10px}.cs_card.cs_style_4 .title--small{background-repeat:no-repeat;background-image:linear-gradient(90deg,currentColor 0,currentColor 100%);transition:background-size .6s cubic-bezier(.49,.49,.08,1),color .27s ease-out;background-position:100% calc(100% + -0px);background-size:0 2px;transition:all .4s ease;display:inline}.cs_card.cs_style_4:hover .title--small{background-size:100% 2px;background-position:0 calc(100% + -0px)}.cs_card.cs_style_4:hover .cs_card_thumb{transform:scale(1.05)}.cs_card.cs_style_4.cs_type_1{height:440px}.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:36px 40px}@media (max-width: 991px){.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:25px;height:400px}}\n"] }]
21
22
  }], propDecorators: { pretitleIzq: [{
22
23
  type: Input
23
24
  }], titleIzq: [{
@@ -32,5 +33,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImpo
32
33
  type: Input
33
34
  }], showDer: [{
34
35
  type: Input
36
+ }], itsRestaurante: [{
37
+ type: Input
35
38
  }] } });
36
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1zbGlkZXIyY29sLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1zbGlkZXIyY29sL2JhYnlsb24tc2xpZGVyMmNvbC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tc2xpZGVyMmNvbC9iYWJ5bG9uLXNsaWRlcjJjb2wuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFTakQsTUFBTSxPQUFPLDBCQUEwQjtJQVB2QztRQVFXLGdCQUFXLEdBQVcsRUFBRSxDQUFDO1FBQ3pCLGFBQVEsR0FBVyxFQUFFLENBQUM7UUFDdEIsZ0JBQVcsR0FBVyxFQUFFLENBQUM7UUFDekIsYUFBUSxHQUFXLEVBQUUsQ0FBQztRQUN0QixtQkFBYyxHQUFZLElBQUksQ0FBQztRQUMvQixZQUFPLEdBQVksSUFBSSxDQUFDO1FBQ3hCLFlBQU8sR0FBWSxJQUFJLENBQUM7S0FDbEM7K0dBUlksMEJBQTBCO21HQUExQiwwQkFBMEIsNFFDVnZDLHc3VEF1SVksdXBQRGpJQSxZQUFZOzs0RkFJWCwwQkFBMEI7a0JBUHRDLFNBQVM7K0JBQ0Usd0JBQXdCLGNBQ3RCLElBQUksV0FDUCxDQUFDLFlBQVksQ0FBQzs4QkFLZCxXQUFXO3NCQUFuQixLQUFLO2dCQUNHLFFBQVE7c0JBQWhCLEtBQUs7Z0JBQ0csV0FBVztzQkFBbkIsS0FBSztnQkFDRyxRQUFRO3NCQUFoQixLQUFLO2dCQUNHLGNBQWM7c0JBQXRCLEtBQUs7Z0JBQ0csT0FBTztzQkFBZixLQUFLO2dCQUNHLE9BQU87c0JBQWYsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnbGliLWJhYnlsb24tc2xpZGVyMmNvbCcsXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlXSxcclxuICB0ZW1wbGF0ZVVybDogJy4vYmFieWxvbi1zbGlkZXIyY29sLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybDogJy4vYmFieWxvbi1zbGlkZXIyY29sLmNvbXBvbmVudC5zY3NzJ1xyXG59KVxyXG5leHBvcnQgY2xhc3MgQmFieWxvblNsaWRlcjJjb2xDb21wb25lbnQge1xyXG4gIEBJbnB1dCgpIHByZXRpdGxlSXpxOiBzdHJpbmcgPSAnJztcclxuICBASW5wdXQoKSB0aXRsZUl6cTogc3RyaW5nID0gJyc7XHJcbiAgQElucHV0KCkgcHJldGl0bGVEZXI6IHN0cmluZyA9ICcnO1xyXG4gIEBJbnB1dCgpIHRpdGxlRGVyOiBzdHJpbmcgPSAnJztcclxuICBASW5wdXQoKSBzaG93VGV4dFNsaWRlcjogYm9vbGVhbiA9IHRydWU7XHJcbiAgQElucHV0KCkgc2hvd0l6cTogYm9vbGVhbiA9IHRydWU7XHJcbiAgQElucHV0KCkgc2hvd0RlcjogYm9vbGVhbiA9IHRydWU7XHJcbn1cclxuIiwiPHNlY3Rpb24gY2xhc3M9XCJiYWJ5bG9uX19zbGlkZXIyY29sIG1hcmdpbi1tYWluIGNzX2dyYXlfYmcgY3NfaGFsZl9iZyBwb3NpdGlvbi1yZWxhdGl2ZVwiICpuZ0lmPVwidGhpcy5zaG93SXpxXCI+ICAgIFxyXG4gICAgPGRpdiBjbGFzcz1cImNzX2hhbGZfYmdfcmlnaHQgY3NfcHJpbWFyeV9iZyBiZy0tZGFyayBjcy0tcmFkaXVzXCI+PC9kaXY+XHJcbiAgICA8ZGl2IGNsYXNzPVwiIGNzX2hlaWdodF8xNTAgY3NfaGVpZ2h0X2xnXzQwXCI+PC9kaXY+XHJcbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyLWZsdWlkIHAtMCBwb3NpdGlvbi1yZWxhdGl2ZVwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXIgY3Nfc3R5bGVfMSBjc19zbGlkZXJfZ2FwXzI0XCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXIgcG9zaXRpb24tcmVsYXRpdmVcIj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJyb3cgY29sdW1uLXJldmVyc2VcIj5cclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY29sLWxnLTRcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbnRyb19pbmZvIGFsaWduLS1jZW50ZXIxIGludHJvX2luZm8tLWxpZ2h0IG5vLWFsaWduIHB0LS0yMFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGgzIGNsYXNzPVwicHJldGl0bGVcIj57eyBwcmV0aXRsZUl6cSB9fTwvaDM+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZSB3b3cgZmFkZUluVXBcIiBkYXRhLXdvdy1kdXJhdGlvbj1cIjAuOHNcIiBkYXRhLXdvdy1kZWxheT1cIjAuMnNcIj57eyB0aXRsZUl6cSB9fTwvaDI+ICAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8IS0tIDxkaXYgY2xhc3M9XCJidG5zX19ib3ggYWxpZ24tLWNlbnRlcjEgXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGEgaHJlZj1cIiBcIiBjbGFzcz1cImJ0biBidG5fcHJpbWFyeSBidG4tLWxpZ2h0IFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8Yj5MZWFybiBNb3JlPC9iPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gIC0tPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gICBcclxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY29sLWxnLThcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlcl9jb250YWluZXJcIiBkYXRhLWF1dG9wbGF5PVwiMFwiIGRhdGEtbG9vcD1cIjFcIiBkYXRhLXNwZWVkPVwiNjAwXCIgZGF0YS1jZW50ZXI9XCIwXCIgZGF0YS12YXJpYWJsZS13aWR0aD1cIjBcIiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgZGF0YS1zbGlkZXMtcGVyLXZpZXc9XCJyZXNwb25zaXZlXCIgZGF0YS14cy1zbGlkZXM9XCIxXCIgZGF0YS1zbS1zbGlkZXM9XCIyXCIgZGF0YS1tZC1zbGlkZXM9XCIyXCIgZGF0YS1sZy1zbGlkZXM9XCIyXCIgZGF0YS1hZGQtc2xpZGVzPVwiMlwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlcl93cmFwcGVyXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBjbGFzcz1cImNzX2NhcmQgY3Nfc3R5bGVfNCBjc190eXBlXzEgZC1ibG9jayBwb3NpdGlvbi1yZWxhdGl2ZSBjcy0tcmFkaXVzXCIgaHJlZj1cIi9kZXN0aW5vXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3Mvc3VyZi5qcGdcIiBhbHQ9XCJSb29tXCIgY2xhc3M9XCJjc19jYXJkX3RodW1iIHctMTAwIGgtMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY2FyZF9pbmZvIHBvc2l0aW9uLWFic29sdXRlIHN0YXJ0LTAgdG9wLTAgaC0xMDAgdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiICBpbnRyb19pbmZvIGludHJvX2luZm8tLWxpZ2h0XCIgKm5nSWY9XCJ0aGlzLnNob3dUZXh0U2xpZGVyXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZS0tc21hbGwgbWItLTEwXCI+U3VyZjwvaDI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5NYXRlcmlhbCBpbmNsdWlkbyA8L3A+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9hPiAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBjbGFzcz1cImNzX2NhcmQgY3Nfc3R5bGVfNCBjc190eXBlXzEgZC1ibG9jayBwb3NpdGlvbi1yZWxhdGl2ZSBjcy0tcmFkaXVzXCIgaHJlZj1cIi9kZXN0aW5vXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3Mvc25vcmtlbC5qcGdcIiBhbHQ9XCJSb29tXCIgY2xhc3M9XCJjc19jYXJkX3RodW1iIHctMTAwIGgtMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY2FyZF9pbmZvIHBvc2l0aW9uLWFic29sdXRlIHN0YXJ0LTAgdG9wLTAgaC0xMDAgdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm9faW5mbyBpbnRyb19pbmZvLS1saWdodFwiICpuZ0lmPVwidGhpcy5zaG93VGV4dFNsaWRlclwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwidGl0bGUtLXNtYWxsIG1iLS0xMFwiPlNub3JrZWw8L2gyPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0IG1iLS0wXCI+TWF0ZXJpYWwgaW5jbHVpZG8gPC9wPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYT4gIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGEgY2xhc3M9XCJjc19jYXJkIGNzX3N0eWxlXzQgY3NfdHlwZV8xIGQtYmxvY2sgcG9zaXRpb24tcmVsYXRpdmUgY3MtLXJhZGl1c1wiIGhyZWY9XCIvZGVzdGlub1wiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL3NlbmRlcmlzbW8uanBnXCIgYWx0PVwiUm9vbVwiIGNsYXNzPVwiY3NfY2FyZF90aHVtYiB3LTEwMCBoLTEwMFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2NhcmRfaW5mbyBwb3NpdGlvbi1hYnNvbHV0ZSBzdGFydC0wIHRvcC0wIGgtMTAwIHctMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cIiAgaW50cm9faW5mbyBpbnRyb19pbmZvLS1saWdodFwiICpuZ0lmPVwidGhpcy5zaG93VGV4dFNsaWRlclwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwidGl0bGUtLXNtYWxsIG1iLS0xMFwiPlNlbmRlcmlzbW88L2gyPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0IG1iLS0wXCI+TWF0ZXJpYWwgaW5jbHVpZG8gPC9wPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYT4gIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfcGFnaW5hdGlvbiBjc19zdHlsZV8xIGNzX3R5cGVfM1wiPjwvZGl2PlxyXG4gICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICBcclxuICAgICAgICA8L2Rpdj5cclxuICAgIDwvZGl2PlxyXG4gICAgPGRpdiBjbGFzcz1cIiBjc19oZWlnaHRfMTUwIGNzX2hlaWdodF9sZ180MFwiPjwvZGl2PlxyXG4gIDwvc2VjdGlvbj5cclxuPCEtLSBtaXNtbyBtb2R1bG8gcGVybyBhIGxhIGludmVyc2EgLS0+XHJcbjxzZWN0aW9uIGNsYXNzPVwiYmFieWxvbl9fc2xpZGVyMmNvbCBtYXJnaW4tbWFpbiBjc19ncmF5X2JnIGNzX2hhbGZfYmcgcG9zaXRpb24tcmVsYXRpdmVcIiAqbmdJZj1cInRoaXMuc2hvd0RlclwiPiAgICBcclxuICAgIDxkaXYgY2xhc3M9XCJjc19oYWxmX2JnX2xlZnQgY3NfcHJpbWFyeV9iZyBiZy0tZGFyayBjcy0tcmFkaXVzXCI+PC9kaXY+XHJcbiAgICA8ZGl2IGNsYXNzPVwiIGNzX2hlaWdodF8xNTAgY3NfaGVpZ2h0X2xnXzQwXCI+PC9kaXY+XHJcbiAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyLWZsdWlkIHAtMCBwb3NpdGlvbi1yZWxhdGl2ZVwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXIgY3Nfc3R5bGVfMSBjc19zbGlkZXJfZ2FwXzI0XCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXIgcG9zaXRpb24tcmVsYXRpdmVcIj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJyb3cgXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy04XCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXJfY29udGFpbmVyXCIgZGF0YS1hdXRvcGxheT1cIjBcIiBkYXRhLWxvb3A9XCIxXCIgZGF0YS1zcGVlZD1cIjYwMFwiIGRhdGEtY2VudGVyPVwiMFwiIGRhdGEtdmFyaWFibGUtd2lkdGg9XCIwXCIgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgIGRhdGEtc2xpZGVzLXBlci12aWV3PVwicmVzcG9uc2l2ZVwiIGRhdGEteHMtc2xpZGVzPVwiMVwiIGRhdGEtc20tc2xpZGVzPVwiMlwiIGRhdGEtbWQtc2xpZGVzPVwiMlwiIGRhdGEtbGctc2xpZGVzPVwiMlwiIGRhdGEtYWRkLXNsaWRlcz1cIjJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXJfd3JhcHBlclwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGEgY2xhc3M9XCJjc19jYXJkIGNzX3N0eWxlXzQgY3NfdHlwZV8xIGQtYmxvY2sgcG9zaXRpb24tcmVsYXRpdmUgY3MtLXJhZGl1c1wiIGhyZWY9XCIvZGVzdGlub1wiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL2NpY2xpc21vLmpwZ1wiIGFsdD1cIlJvb21cIiBjbGFzcz1cImNzX2NhcmRfdGh1bWIgdy0xMDAgaC0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19jYXJkX2luZm8gcG9zaXRpb24tYWJzb2x1dGUgc3RhcnQtMCB0b3AtMCBoLTEwMCB3LTEwMFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCIgIGludHJvX2luZm8gaW50cm9faW5mby0tbGlnaHRcIiAqbmdJZj1cInRoaXMuc2hvd1RleHRTbGlkZXJcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxoMiBjbGFzcz1cInRpdGxlLS1zbWFsbCBtYi0tMTBcIj5DaWNsaXNtbzwvaDI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5NYXRlcmlhbCBpbmNsdWlkbyA8L3A+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9hPiAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBjbGFzcz1cImNzX2NhcmQgY3Nfc3R5bGVfNCBjc190eXBlXzEgZC1ibG9jayBwb3NpdGlvbi1yZWxhdGl2ZSBjcy0tcmFkaXVzXCIgaHJlZj1cIi9kZXN0aW5vXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3Mvc2VuZGVyaXNtby5qcGdcIiBhbHQ9XCJSb29tXCIgY2xhc3M9XCJjc19jYXJkX3RodW1iIHctMTAwIGgtMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY2FyZF9pbmZvIHBvc2l0aW9uLWFic29sdXRlIHN0YXJ0LTAgdG9wLTAgaC0xMDAgdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiICBpbnRyb19pbmZvIGludHJvX2luZm8tLWxpZ2h0XCIgKm5nSWY9XCJ0aGlzLnNob3dUZXh0U2xpZGVyXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZS0tc21hbGwgbWItLTEwXCI+U2VuZGVyaXNtbzwvaDI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5NYXRlcmlhbCBpbmNsdWlkbyA8L3A+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9hPiAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBjbGFzcz1cImNzX2NhcmQgY3Nfc3R5bGVfNCBjc190eXBlXzEgZC1ibG9jayBwb3NpdGlvbi1yZWxhdGl2ZSBjcy0tcmFkaXVzXCIgaHJlZj1cIi9kZXN0aW5vXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3Mvc2VuZGVyaXNtby5qcGdcIiBhbHQ9XCJSb29tXCIgY2xhc3M9XCJjc19jYXJkX3RodW1iIHctMTAwIGgtMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY2FyZF9pbmZvIHBvc2l0aW9uLWFic29sdXRlIHN0YXJ0LTAgdG9wLTAgaC0xMDAgdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiICBpbnRyb19pbmZvIGludHJvX2luZm8tLWxpZ2h0XCIgKm5nSWY9XCJ0aGlzLnNob3dUZXh0U2xpZGVyXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZS0tc21hbGwgbWItLTEwXCI+U2VuZGVyaXNtbzwvaDI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5NYXRlcmlhbCBpbmNsdWlkbyA8L3A+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9hPiAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy00XCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm9faW5mbyBhbGlnbi0tY2VudGVyMSBpbnRyb19pbmZvLS1saWdodCAgbm8tYWxpZ24gcHQtLTIwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDMgY2xhc3M9XCJwcmV0aXRsZVwiPnt7IHByZXRpdGxlRGVyIH19PC9oMz5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxoMiBjbGFzcz1cInRpdGxlIHdvdyBmYWRlSW5VcFwiIGRhdGEtd293LWR1cmF0aW9uPVwiMC44c1wiIGRhdGEtd293LWRlbGF5PVwiMC4yc1wiPnt7IHRpdGxlRGVyIH19PC9oMj4gICBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwhLS0gPGRpdiBjbGFzcz1cImJ0bnNfX2JveCBhbGlnbi0tY2VudGVyMSBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBocmVmPVwiIFwiIGNsYXNzPVwiYnRuIGJ0bl9wcmltYXJ5IGJ0bi0tbGlnaHQgXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxiPkxlYXJuIE1vcmU8L2I+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYmFieWxvbi1hcnJvdy1yaWdodC1iaWdcIj48L3NwYW4+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiAgLS0+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiAgIFxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3BhZ2luYXRpb24gY3Nfc3R5bGVfMSBjc190eXBlXzMgY3NfdHlwZV8zLS1sZWZ0XCI+PC9kaXY+XHJcbiAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICA8L2Rpdj5cclxuICAgIDwvZGl2PlxyXG4gICAgPGRpdiBjbGFzcz1cIiBjc19oZWlnaHRfMTUwIGNzX2hlaWdodF9sZ180MFwiPjwvZGl2PlxyXG4gIDwvc2VjdGlvbj4iXX0=
39
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFieWxvbi1zbGlkZXIyY29sLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JhYnlsb24vc3JjL2xpYi9jb21wb25lbnRzL2NvcmUvYmFieWxvbi1zbGlkZXIyY29sL2JhYnlsb24tc2xpZGVyMmNvbC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9iYWJ5bG9uL3NyYy9saWIvY29tcG9uZW50cy9jb3JlL2JhYnlsb24tc2xpZGVyMmNvbC9iYWJ5bG9uLXNsaWRlcjJjb2wuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQy9DLE9BQU8sRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFTakQsTUFBTSxPQUFPLDBCQUEwQjtJQVB2QztRQVFXLGdCQUFXLEdBQVcsRUFBRSxDQUFDO1FBQ3pCLGFBQVEsR0FBVyxFQUFFLENBQUM7UUFDdEIsZ0JBQVcsR0FBVyxFQUFFLENBQUM7UUFDekIsYUFBUSxHQUFXLEVBQUUsQ0FBQztRQUN0QixtQkFBYyxHQUFZLElBQUksQ0FBQztRQUMvQixZQUFPLEdBQVksSUFBSSxDQUFDO1FBQ3hCLFlBQU8sR0FBWSxJQUFJLENBQUM7UUFDeEIsbUJBQWMsR0FBWSxLQUFLLENBQUM7S0FDMUM7K0dBVFksMEJBQTBCO21HQUExQiwwQkFBMEIsOFNDVnZDLHk4YkFxTFksdXBQRC9LQSxZQUFZOzs0RkFJWCwwQkFBMEI7a0JBUHRDLFNBQVM7K0JBQ0Usd0JBQXdCLGNBQ3RCLElBQUksV0FDUCxDQUFDLFlBQVksQ0FBQzs4QkFLZCxXQUFXO3NCQUFuQixLQUFLO2dCQUNHLFFBQVE7c0JBQWhCLEtBQUs7Z0JBQ0csV0FBVztzQkFBbkIsS0FBSztnQkFDRyxRQUFRO3NCQUFoQixLQUFLO2dCQUNHLGNBQWM7c0JBQXRCLEtBQUs7Z0JBQ0csT0FBTztzQkFBZixLQUFLO2dCQUNHLE9BQU87c0JBQWYsS0FBSztnQkFDRyxjQUFjO3NCQUF0QixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcclxuaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgc2VsZWN0b3I6ICdsaWItYmFieWxvbi1zbGlkZXIyY29sJyxcclxuICBzdGFuZGFsb25lOiB0cnVlLFxyXG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9iYWJ5bG9uLXNsaWRlcjJjb2wuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsOiAnLi9iYWJ5bG9uLXNsaWRlcjJjb2wuY29tcG9uZW50LnNjc3MnXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBCYWJ5bG9uU2xpZGVyMmNvbENvbXBvbmVudCB7XHJcbiAgQElucHV0KCkgcHJldGl0bGVJenE6IHN0cmluZyA9ICcnO1xyXG4gIEBJbnB1dCgpIHRpdGxlSXpxOiBzdHJpbmcgPSAnJztcclxuICBASW5wdXQoKSBwcmV0aXRsZURlcjogc3RyaW5nID0gJyc7XHJcbiAgQElucHV0KCkgdGl0bGVEZXI6IHN0cmluZyA9ICcnO1xyXG4gIEBJbnB1dCgpIHNob3dUZXh0U2xpZGVyOiBib29sZWFuID0gdHJ1ZTtcclxuICBASW5wdXQoKSBzaG93SXpxOiBib29sZWFuID0gdHJ1ZTtcclxuICBASW5wdXQoKSBzaG93RGVyOiBib29sZWFuID0gdHJ1ZTtcclxuICBASW5wdXQoKSBpdHNSZXN0YXVyYW50ZTogYm9vbGVhbiA9IGZhbHNlO1xyXG59XHJcbiIsIjxzZWN0aW9uIGNsYXNzPVwiYmFieWxvbl9fc2xpZGVyMmNvbCBtYXJnaW4tbWFpbiBjc19ncmF5X2JnIGNzX2hhbGZfYmcgcG9zaXRpb24tcmVsYXRpdmVcIiAqbmdJZj1cInRoaXMuc2hvd0l6cVwiPiAgICBcclxuICAgIDxkaXYgY2xhc3M9XCJjc19oYWxmX2JnX3JpZ2h0IGNzX3ByaW1hcnlfYmcgYmctLWRhcmsgY3MtLXJhZGl1c1wiPjwvZGl2PlxyXG4gICAgPGRpdiBjbGFzcz1cIiBjc19oZWlnaHRfMTUwIGNzX2hlaWdodF9sZ180MFwiPjwvZGl2PlxyXG4gICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lci1mbHVpZCBwLTAgcG9zaXRpb24tcmVsYXRpdmVcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVyIGNzX3N0eWxlXzEgY3Nfc2xpZGVyX2dhcF8yNFwiPlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyIHBvc2l0aW9uLXJlbGF0aXZlXCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwicm93IGNvbHVtbi1yZXZlcnNlXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy00XCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiaW50cm9faW5mbyBhbGlnbi0tY2VudGVyMSBpbnRyb19pbmZvLS1saWdodCBuby1hbGlnbiBwdC0tMjBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxoMyBjbGFzcz1cInByZXRpdGxlXCI+e3sgcHJldGl0bGVJenEgfX08L2gzPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwidGl0bGUgd293IGZhZGVJblVwXCIgZGF0YS13b3ctZHVyYXRpb249XCIwLjhzXCIgZGF0YS13b3ctZGVsYXk9XCIwLjJzXCI+e3sgdGl0bGVJenEgfX08L2gyPiAgIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPCEtLSA8ZGl2IGNsYXNzPVwiYnRuc19fYm94IGFsaWduLS1jZW50ZXIxIFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxhIGhyZWY9XCIgXCIgY2xhc3M9XCJidG4gYnRuX3ByaW1hcnkgYnRuLS1saWdodCBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGI+TGVhcm4gTW9yZTwvYj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJiYWJ5bG9uLWFycm93LXJpZ2h0LWJpZ1wiPjwvc3Bhbj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9hPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+ICAtLT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+ICAgXHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbC1sZy04XCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXJfY29udGFpbmVyXCIgZGF0YS1hdXRvcGxheT1cIjBcIiBkYXRhLWxvb3A9XCIxXCIgZGF0YS1zcGVlZD1cIjYwMFwiIGRhdGEtY2VudGVyPVwiMFwiIGRhdGEtdmFyaWFibGUtd2lkdGg9XCIwXCIgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgIGRhdGEtc2xpZGVzLXBlci12aWV3PVwicmVzcG9uc2l2ZVwiIGRhdGEteHMtc2xpZGVzPVwiMVwiIGRhdGEtc20tc2xpZGVzPVwiMlwiIGRhdGEtbWQtc2xpZGVzPVwiMlwiIGRhdGEtbGctc2xpZGVzPVwiMlwiIGRhdGEtYWRkLXNsaWRlcz1cIjJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXJfd3JhcHBlclwiICpuZ0lmPVwiIXRoaXMuaXRzUmVzdGF1cmFudGVcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxhIGNsYXNzPVwiY3NfY2FyZCBjc19zdHlsZV80IGNzX3R5cGVfMSBkLWJsb2NrIHBvc2l0aW9uLXJlbGF0aXZlIGNzLS1yYWRpdXNcIiBocmVmPVwiL2Rlc3Rpbm9cIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9zdXJmLmpwZ1wiIGFsdD1cIlJvb21cIiBjbGFzcz1cImNzX2NhcmRfdGh1bWIgdy0xMDAgaC0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19jYXJkX2luZm8gcG9zaXRpb24tYWJzb2x1dGUgc3RhcnQtMCB0b3AtMCBoLTEwMCB3LTEwMFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCIgIGludHJvX2luZm8gaW50cm9faW5mby0tbGlnaHRcIiAqbmdJZj1cInRoaXMuc2hvd1RleHRTbGlkZXJcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxoMiBjbGFzcz1cInRpdGxlLS1zbWFsbCBtYi0tMTBcIj5TdXJmPC9oMj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwIGNsYXNzPVwidGV4dCBtYi0tMFwiPk1hdGVyaWFsIGluY2x1aWRvIDwvcD4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2E+ICBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxhIGNsYXNzPVwiY3NfY2FyZCBjc19zdHlsZV80IGNzX3R5cGVfMSBkLWJsb2NrIHBvc2l0aW9uLXJlbGF0aXZlIGNzLS1yYWRpdXNcIiBocmVmPVwiL2Rlc3Rpbm9cIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9zbm9ya2VsLmpwZ1wiIGFsdD1cIlJvb21cIiBjbGFzcz1cImNzX2NhcmRfdGh1bWIgdy0xMDAgaC0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19jYXJkX2luZm8gcG9zaXRpb24tYWJzb2x1dGUgc3RhcnQtMCB0b3AtMCBoLTEwMCB3LTEwMFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJpbnRyb19pbmZvIGludHJvX2luZm8tLWxpZ2h0XCIgKm5nSWY9XCJ0aGlzLnNob3dUZXh0U2xpZGVyXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZS0tc21hbGwgbWItLTEwXCI+U25vcmtlbDwvaDI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5NYXRlcmlhbCBpbmNsdWlkbyA8L3A+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9hPiAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBjbGFzcz1cImNzX2NhcmQgY3Nfc3R5bGVfNCBjc190eXBlXzEgZC1ibG9jayBwb3NpdGlvbi1yZWxhdGl2ZSBjcy0tcmFkaXVzXCIgaHJlZj1cIi9kZXN0aW5vXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3Mvc2VuZGVyaXNtby5qcGdcIiBhbHQ9XCJSb29tXCIgY2xhc3M9XCJjc19jYXJkX3RodW1iIHctMTAwIGgtMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY2FyZF9pbmZvIHBvc2l0aW9uLWFic29sdXRlIHN0YXJ0LTAgdG9wLTAgaC0xMDAgdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiICBpbnRyb19pbmZvIGludHJvX2luZm8tLWxpZ2h0XCIgKm5nSWY9XCJ0aGlzLnNob3dUZXh0U2xpZGVyXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZS0tc21hbGwgbWItLTEwXCI+U2VuZGVyaXNtbzwvaDI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5NYXRlcmlhbCBpbmNsdWlkbyA8L3A+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9hPiAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZXJfd3JhcHBlclwiICpuZ0lmPVwidGhpcy5pdHNSZXN0YXVyYW50ZVwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGEgY2xhc3M9XCJjc19jYXJkIGNzX3N0eWxlXzQgY3NfdHlwZV8xIGQtYmxvY2sgcG9zaXRpb24tcmVsYXRpdmUgY3MtLXJhZGl1c1wiIGhyZWY9XCIvcmVzdGF1cmFudGVcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9yZXN0MS5qcGdcIiBhbHQ9XCJSb29tXCIgY2xhc3M9XCJjc19jYXJkX3RodW1iIHctMTAwIGgtMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY2FyZF9pbmZvIHBvc2l0aW9uLWFic29sdXRlIHN0YXJ0LTAgdG9wLTAgaC0xMDAgdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiICBpbnRyb19pbmZvIGludHJvX2luZm8tLWxpZ2h0XCIgKm5nSWY9XCJ0aGlzLnNob3dUZXh0U2xpZGVyXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZS0tc21hbGwgbWItLTEwXCI+UmVzdGF1cmFudGUgcHJpbmNpcGFsPC9oMj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwhLS0gPHAgY2xhc3M9XCJ0ZXh0IG1iLS0wXCI+TWF0ZXJpYWwgaW5jbHVpZG8gPC9wPiAgLS0+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2E+ICBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxhIGNsYXNzPVwiY3NfY2FyZCBjc19zdHlsZV80IGNzX3R5cGVfMSBkLWJsb2NrIHBvc2l0aW9uLXJlbGF0aXZlIGNzLS1yYWRpdXNcIiBocmVmPVwiL3Jlc3RhdXJhbnRlXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGltZyBzcmM9XCIvYXNzZXRzL2JhYnlsb24vZm90b3MvcmVzdDIuanBnXCIgYWx0PVwiUm9vbVwiIGNsYXNzPVwiY3NfY2FyZF90aHVtYiB3LTEwMCBoLTEwMFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2NhcmRfaW5mbyBwb3NpdGlvbi1hYnNvbHV0ZSBzdGFydC0wIHRvcC0wIGgtMTAwIHctMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImludHJvX2luZm8gaW50cm9faW5mby0tbGlnaHRcIiAqbmdJZj1cInRoaXMuc2hvd1RleHRTbGlkZXJcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxoMiBjbGFzcz1cInRpdGxlLS1zbWFsbCBtYi0tMTBcIj5Qb29sIGJhcjwvaDI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8IS0tIDxwIGNsYXNzPVwidGV4dCBtYi0tMFwiPk1hdGVyaWFsIGluY2x1aWRvIDwvcD4gIC0tPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9hPiAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3NsaWRlXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YSBjbGFzcz1cImNzX2NhcmQgY3Nfc3R5bGVfNCBjc190eXBlXzEgZC1ibG9jayBwb3NpdGlvbi1yZWxhdGl2ZSBjcy0tcmFkaXVzXCIgaHJlZj1cIi9yZXN0YXVyYW50ZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL3Jlc3QzLmpwZ1wiIGFsdD1cIlJvb21cIiBjbGFzcz1cImNzX2NhcmRfdGh1bWIgdy0xMDAgaC0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19jYXJkX2luZm8gcG9zaXRpb24tYWJzb2x1dGUgc3RhcnQtMCB0b3AtMCBoLTEwMCB3LTEwMFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCIgIGludHJvX2luZm8gaW50cm9faW5mby0tbGlnaHRcIiAqbmdJZj1cInRoaXMuc2hvd1RleHRTbGlkZXJcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxoMiBjbGFzcz1cInRpdGxlLS1zbWFsbCBtYi0tMTBcIj5OaWdodGNsdWI8L2gyPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPCEtLSA8cCBjbGFzcz1cInRleHQgbWItLTBcIj5NYXRlcmlhbCBpbmNsdWlkbyA8L3A+ICAtLT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYT4gIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGEgY2xhc3M9XCJjc19jYXJkIGNzX3N0eWxlXzQgY3NfdHlwZV8xIGQtYmxvY2sgcG9zaXRpb24tcmVsYXRpdmUgY3MtLXJhZGl1c1wiIGhyZWY9XCIvcmVzdGF1cmFudGVcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9yZXN0NC5qcGdcIiBhbHQ9XCJSb29tXCIgY2xhc3M9XCJjc19jYXJkX3RodW1iIHctMTAwIGgtMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY2FyZF9pbmZvIHBvc2l0aW9uLWFic29sdXRlIHN0YXJ0LTAgdG9wLTAgaC0xMDAgdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiICBpbnRyb19pbmZvIGludHJvX2luZm8tLWxpZ2h0XCIgKm5nSWY9XCJ0aGlzLnNob3dUZXh0U2xpZGVyXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZS0tc21hbGwgbWItLTEwXCI+QmVhY2ggYmFyPC9oMj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwhLS0gPHAgY2xhc3M9XCJ0ZXh0IG1iLS0wXCI+TWF0ZXJpYWwgaW5jbHVpZG8gPC9wPiAgLS0+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2E+ICBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX3BhZ2luYXRpb24gY3Nfc3R5bGVfMSBjc190eXBlXzNcIj48L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgXHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICA8L2Rpdj5cclxuICAgIDxkaXYgY2xhc3M9XCIgY3NfaGVpZ2h0XzE1MCBjc19oZWlnaHRfbGdfNDBcIj48L2Rpdj5cclxuICA8L3NlY3Rpb24+XHJcbjwhLS0gbWlzbW8gbW9kdWxvIHBlcm8gYSBsYSBpbnZlcnNhIC0tPlxyXG48c2VjdGlvbiBjbGFzcz1cImJhYnlsb25fX3NsaWRlcjJjb2wgbWFyZ2luLW1haW4gY3NfZ3JheV9iZyBjc19oYWxmX2JnIHBvc2l0aW9uLXJlbGF0aXZlXCIgKm5nSWY9XCJ0aGlzLnNob3dEZXJcIj4gICAgXHJcbiAgICA8ZGl2IGNsYXNzPVwiY3NfaGFsZl9iZ19sZWZ0IGNzX3ByaW1hcnlfYmcgYmctLWRhcmsgY3MtLXJhZGl1c1wiPjwvZGl2PlxyXG4gICAgPGRpdiBjbGFzcz1cIiBjc19oZWlnaHRfMTUwIGNzX2hlaWdodF9sZ180MFwiPjwvZGl2PlxyXG4gICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lci1mbHVpZCBwLTAgcG9zaXRpb24tcmVsYXRpdmVcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVyIGNzX3N0eWxlXzEgY3Nfc2xpZGVyX2dhcF8yNFwiPlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyIHBvc2l0aW9uLXJlbGF0aXZlXCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwicm93IFwiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb2wtbGctOFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVyX2NvbnRhaW5lclwiIGRhdGEtYXV0b3BsYXk9XCIwXCIgZGF0YS1sb29wPVwiMVwiIGRhdGEtc3BlZWQ9XCI2MDBcIiBkYXRhLWNlbnRlcj1cIjBcIiBkYXRhLXZhcmlhYmxlLXdpZHRoPVwiMFwiIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICBkYXRhLXNsaWRlcy1wZXItdmlldz1cInJlc3BvbnNpdmVcIiBkYXRhLXhzLXNsaWRlcz1cIjFcIiBkYXRhLXNtLXNsaWRlcz1cIjJcIiBkYXRhLW1kLXNsaWRlcz1cIjJcIiBkYXRhLWxnLXNsaWRlcz1cIjJcIiBkYXRhLWFkZC1zbGlkZXM9XCIyXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVyX3dyYXBwZXJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3Nfc2xpZGVcIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxhIGNsYXNzPVwiY3NfY2FyZCBjc19zdHlsZV80IGNzX3R5cGVfMSBkLWJsb2NrIHBvc2l0aW9uLXJlbGF0aXZlIGNzLS1yYWRpdXNcIiBocmVmPVwiL2Rlc3Rpbm9cIj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aW1nIHNyYz1cIi9hc3NldHMvYmFieWxvbi9mb3Rvcy9jaWNsaXNtby5qcGdcIiBhbHQ9XCJSb29tXCIgY2xhc3M9XCJjc19jYXJkX3RodW1iIHctMTAwIGgtMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY3NfY2FyZF9pbmZvIHBvc2l0aW9uLWFic29sdXRlIHN0YXJ0LTAgdG9wLTAgaC0xMDAgdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiICBpbnRyb19pbmZvIGludHJvX2luZm8tLWxpZ2h0XCIgKm5nSWY9XCJ0aGlzLnNob3dUZXh0U2xpZGVyXCI+IFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZS0tc21hbGwgbWItLTEwXCI+Q2ljbGlzbW88L2gyPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0IG1iLS0wXCI+TWF0ZXJpYWwgaW5jbHVpZG8gPC9wPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYT4gIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGEgY2xhc3M9XCJjc19jYXJkIGNzX3N0eWxlXzQgY3NfdHlwZV8xIGQtYmxvY2sgcG9zaXRpb24tcmVsYXRpdmUgY3MtLXJhZGl1c1wiIGhyZWY9XCIvZGVzdGlub1wiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL3NlbmRlcmlzbW8uanBnXCIgYWx0PVwiUm9vbVwiIGNsYXNzPVwiY3NfY2FyZF90aHVtYiB3LTEwMCBoLTEwMFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2NhcmRfaW5mbyBwb3NpdGlvbi1hYnNvbHV0ZSBzdGFydC0wIHRvcC0wIGgtMTAwIHctMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cIiAgaW50cm9faW5mbyBpbnRyb19pbmZvLS1saWdodFwiICpuZ0lmPVwidGhpcy5zaG93VGV4dFNsaWRlclwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwidGl0bGUtLXNtYWxsIG1iLS0xMFwiPlNlbmRlcmlzbW88L2gyPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0IG1iLS0wXCI+TWF0ZXJpYWwgaW5jbHVpZG8gPC9wPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYT4gIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19zbGlkZVwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGEgY2xhc3M9XCJjc19jYXJkIGNzX3N0eWxlXzQgY3NfdHlwZV8xIGQtYmxvY2sgcG9zaXRpb24tcmVsYXRpdmUgY3MtLXJhZGl1c1wiIGhyZWY9XCIvZGVzdGlub1wiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxpbWcgc3JjPVwiL2Fzc2V0cy9iYWJ5bG9uL2ZvdG9zL3NlbmRlcmlzbW8uanBnXCIgYWx0PVwiUm9vbVwiIGNsYXNzPVwiY3NfY2FyZF90aHVtYiB3LTEwMCBoLTEwMFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNzX2NhcmRfaW5mbyBwb3NpdGlvbi1hYnNvbHV0ZSBzdGFydC0wIHRvcC0wIGgtMTAwIHctMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cIiAgaW50cm9faW5mbyBpbnRyb19pbmZvLS1saWdodFwiICpuZ0lmPVwidGhpcy5zaG93VGV4dFNsaWRlclwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGgyIGNsYXNzPVwidGl0bGUtLXNtYWxsIG1iLS0xMFwiPlNlbmRlcmlzbW88L2gyPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHAgY2xhc3M9XCJ0ZXh0IG1iLS0wXCI+TWF0ZXJpYWwgaW5jbHVpZG8gPC9wPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYT4gIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgIFxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb2wtbGctNFwiPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImludHJvX2luZm8gYWxpZ24tLWNlbnRlcjEgaW50cm9faW5mby0tbGlnaHQgIG5vLWFsaWduIHB0LS0yMFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGgzIGNsYXNzPVwicHJldGl0bGVcIj57eyBwcmV0aXRsZURlciB9fTwvaDM+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8aDIgY2xhc3M9XCJ0aXRsZSB3b3cgZmFkZUluVXBcIiBkYXRhLXdvdy1kdXJhdGlvbj1cIjAuOHNcIiBkYXRhLXdvdy1kZWxheT1cIjAuMnNcIj57eyB0aXRsZURlciB9fTwvaDI+ICAgXHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8IS0tIDxkaXYgY2xhc3M9XCJidG5zX19ib3ggYWxpZ24tLWNlbnRlcjEgXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGEgaHJlZj1cIiBcIiBjbGFzcz1cImJ0biBidG5fcHJpbWFyeSBidG4tLWxpZ2h0IFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8Yj5MZWFybiBNb3JlPC9iPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJhYnlsb24tYXJyb3ctcmlnaHQtYmlnXCI+PC9zcGFuPiBcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2E+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gIC0tPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gICBcclxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjc19wYWdpbmF0aW9uIGNzX3N0eWxlXzEgY3NfdHlwZV8zIGNzX3R5cGVfMy0tbGVmdFwiPjwvZGl2PlxyXG4gICAgICAgICAgICA8L2Rpdj4gXHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICA8L2Rpdj5cclxuICAgIDxkaXYgY2xhc3M9XCIgY3NfaGVpZ2h0XzE1MCBjc19oZWlnaHRfbGdfNDBcIj48L2Rpdj5cclxuICA8L3NlY3Rpb24+Il19
@@ -509,13 +509,14 @@ class BabylonSlider2colComponent {
509
509
  this.showTextSlider = true;
510
510
  this.showIzq = true;
511
511
  this.showDer = true;
512
+ this.itsRestaurante = false;
512
513
  }
513
514
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonSlider2colComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
514
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonSlider2colComponent, isStandalone: true, selector: "lib-babylon-slider2col", inputs: { pretitleIzq: "pretitleIzq", titleIzq: "titleIzq", pretitleDer: "pretitleDer", titleDer: "titleDer", showTextSlider: "showTextSlider", showIzq: "showIzq", showDer: "showDer" }, ngImport: i0, template: "<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showIzq\"> \r\n <div class=\"cs_half_bg_right cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row column-reverse\">\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleIzq }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleIzq }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/surf.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Surf</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/snorkel.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\"intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Snorkel</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3\"></div>\r\n </div>\r\n \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n </section>\r\n<!-- mismo modulo pero a la inversa -->\r\n<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showDer\"> \r\n <div class=\"cs_half_bg_left cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row \">\r\n <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/ciclismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Ciclismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleDer }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleDer }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></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_card.cs_style_4{height:500px;overflow:hidden}.cs_card.cs_style_4 .cs_card_thumb{object-fit:cover;transition:all 4s ease}.cs_card.cs_style_4 .cs_card_price{right:24px;top:24px;padding:10px 18px}.cs_card.cs_style_4 .cs_card_info{display:flex;align-items:flex-end;background:linear-gradient(180deg,#1b1b1b00,#1b1b1b99);padding:47px 30px}.cs_card.cs_style_4 .cs_card_list{width:100%;margin-top:10px}.cs_card.cs_style_4 .title--small{background-repeat:no-repeat;background-image:linear-gradient(90deg,currentColor 0,currentColor 100%);transition:background-size .6s cubic-bezier(.49,.49,.08,1),color .27s ease-out;background-position:100% calc(100% + -0px);background-size:0 2px;transition:all .4s ease;display:inline}.cs_card.cs_style_4:hover .title--small{background-size:100% 2px;background-position:0 calc(100% + -0px)}.cs_card.cs_style_4:hover .cs_card_thumb{transform:scale(1.05)}.cs_card.cs_style_4.cs_type_1{height:440px}.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:36px 40px}@media (max-width: 991px){.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:25px;height:400px}}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
515
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.11", type: BabylonSlider2colComponent, isStandalone: true, selector: "lib-babylon-slider2col", inputs: { pretitleIzq: "pretitleIzq", titleIzq: "titleIzq", pretitleDer: "pretitleDer", titleDer: "titleDer", showTextSlider: "showTextSlider", showIzq: "showIzq", showDer: "showDer", itsRestaurante: "itsRestaurante" }, ngImport: i0, template: "<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showIzq\"> \r\n <div class=\"cs_half_bg_right cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row column-reverse\">\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleIzq }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleIzq }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\" *ngIf=\"!this.itsRestaurante\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/surf.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Surf</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/snorkel.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\"intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Snorkel</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n <div class=\"cs_slider_wrapper\" *ngIf=\"this.itsRestaurante\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest1.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Restaurante principal</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest2.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\"intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Pool bar</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest3.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Nightclub</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest4.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Beach bar</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3\"></div>\r\n </div>\r\n \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n </section>\r\n<!-- mismo modulo pero a la inversa -->\r\n<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showDer\"> \r\n <div class=\"cs_half_bg_left cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row \">\r\n <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/ciclismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Ciclismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleDer }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleDer }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></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_card.cs_style_4{height:500px;overflow:hidden}.cs_card.cs_style_4 .cs_card_thumb{object-fit:cover;transition:all 4s ease}.cs_card.cs_style_4 .cs_card_price{right:24px;top:24px;padding:10px 18px}.cs_card.cs_style_4 .cs_card_info{display:flex;align-items:flex-end;background:linear-gradient(180deg,#1b1b1b00,#1b1b1b99);padding:47px 30px}.cs_card.cs_style_4 .cs_card_list{width:100%;margin-top:10px}.cs_card.cs_style_4 .title--small{background-repeat:no-repeat;background-image:linear-gradient(90deg,currentColor 0,currentColor 100%);transition:background-size .6s cubic-bezier(.49,.49,.08,1),color .27s ease-out;background-position:100% calc(100% + -0px);background-size:0 2px;transition:all .4s ease;display:inline}.cs_card.cs_style_4:hover .title--small{background-size:100% 2px;background-position:0 calc(100% + -0px)}.cs_card.cs_style_4:hover .cs_card_thumb{transform:scale(1.05)}.cs_card.cs_style_4.cs_type_1{height:440px}.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:36px 40px}@media (max-width: 991px){.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:25px;height:400px}}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
515
516
  }
516
517
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImport: i0, type: BabylonSlider2colComponent, decorators: [{
517
518
  type: Component,
518
- args: [{ selector: 'lib-babylon-slider2col', standalone: true, imports: [CommonModule], template: "<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showIzq\"> \r\n <div class=\"cs_half_bg_right cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row column-reverse\">\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleIzq }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleIzq }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/surf.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Surf</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/snorkel.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\"intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Snorkel</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3\"></div>\r\n </div>\r\n \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n </section>\r\n<!-- mismo modulo pero a la inversa -->\r\n<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showDer\"> \r\n <div class=\"cs_half_bg_left cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row \">\r\n <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/ciclismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Ciclismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleDer }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleDer }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></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_card.cs_style_4{height:500px;overflow:hidden}.cs_card.cs_style_4 .cs_card_thumb{object-fit:cover;transition:all 4s ease}.cs_card.cs_style_4 .cs_card_price{right:24px;top:24px;padding:10px 18px}.cs_card.cs_style_4 .cs_card_info{display:flex;align-items:flex-end;background:linear-gradient(180deg,#1b1b1b00,#1b1b1b99);padding:47px 30px}.cs_card.cs_style_4 .cs_card_list{width:100%;margin-top:10px}.cs_card.cs_style_4 .title--small{background-repeat:no-repeat;background-image:linear-gradient(90deg,currentColor 0,currentColor 100%);transition:background-size .6s cubic-bezier(.49,.49,.08,1),color .27s ease-out;background-position:100% calc(100% + -0px);background-size:0 2px;transition:all .4s ease;display:inline}.cs_card.cs_style_4:hover .title--small{background-size:100% 2px;background-position:0 calc(100% + -0px)}.cs_card.cs_style_4:hover .cs_card_thumb{transform:scale(1.05)}.cs_card.cs_style_4.cs_type_1{height:440px}.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:36px 40px}@media (max-width: 991px){.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:25px;height:400px}}\n"] }]
519
+ args: [{ selector: 'lib-babylon-slider2col', standalone: true, imports: [CommonModule], template: "<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showIzq\"> \r\n <div class=\"cs_half_bg_right cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row column-reverse\">\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleIzq }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleIzq }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\" *ngIf=\"!this.itsRestaurante\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/surf.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Surf</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/snorkel.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\"intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Snorkel</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n <div class=\"cs_slider_wrapper\" *ngIf=\"this.itsRestaurante\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest1.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Restaurante principal</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest2.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\"intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Pool bar</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest3.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Nightclub</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/restaurante\"> \r\n <img src=\"/assets/babylon/fotos/rest4.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Beach bar</h2> \r\n <!-- <p class=\"text mb--0\">Material incluido </p> -->\r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3\"></div>\r\n </div>\r\n \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n </section>\r\n<!-- mismo modulo pero a la inversa -->\r\n<section class=\"babylon__slider2col margin-main cs_gray_bg cs_half_bg position-relative\" *ngIf=\"this.showDer\"> \r\n <div class=\"cs_half_bg_left cs_primary_bg bg--dark cs--radius\"></div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></div>\r\n <div class=\"container-fluid p-0 position-relative\">\r\n <div class=\"cs_slider cs_style_1 cs_slider_gap_24\">\r\n <div class=\"container position-relative\">\r\n <div class=\"row \">\r\n <div class=\"col-lg-8\">\r\n <div class=\"cs_slider_container\" data-autoplay=\"0\" data-loop=\"1\" data-speed=\"600\" data-center=\"0\" data-variable-width=\"0\" \r\n data-slides-per-view=\"responsive\" data-xs-slides=\"1\" data-sm-slides=\"2\" data-md-slides=\"2\" data-lg-slides=\"2\" data-add-slides=\"2\">\r\n <div class=\"cs_slider_wrapper\">\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/ciclismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Ciclismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n <div class=\"cs_slide\"> \r\n <a class=\"cs_card cs_style_4 cs_type_1 d-block position-relative cs--radius\" href=\"/destino\"> \r\n <img src=\"/assets/babylon/fotos/senderismo.jpg\" alt=\"Room\" class=\"cs_card_thumb w-100 h-100\">\r\n <div class=\"cs_card_info position-absolute start-0 top-0 h-100 w-100\">\r\n <div class=\" intro_info intro_info--light\" *ngIf=\"this.showTextSlider\"> \r\n <h2 class=\"title--small mb--10\">Senderismo</h2> \r\n <p class=\"text mb--0\">Material incluido </p> \r\n </div> \r\n </div> \r\n </a> \r\n </div>\r\n \r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-lg-4\"> \r\n <div class=\"intro_info align--center1 intro_info--light no-align pt--20\">\r\n <h3 class=\"pretitle\">{{ pretitleDer }}</h3>\r\n <h2 class=\"title wow fadeInUp\" data-wow-duration=\"0.8s\" data-wow-delay=\"0.2s\">{{ titleDer }}</h2> \r\n <!-- <div class=\"btns__box align--center1 \">\r\n <a href=\" \" class=\"btn btn_primary btn--light \">\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 </div>\r\n <div class=\"cs_pagination cs_style_1 cs_type_3 cs_type_3--left\"></div>\r\n </div> \r\n </div>\r\n </div>\r\n <div class=\" cs_height_150 cs_height_lg_40\"></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_card.cs_style_4{height:500px;overflow:hidden}.cs_card.cs_style_4 .cs_card_thumb{object-fit:cover;transition:all 4s ease}.cs_card.cs_style_4 .cs_card_price{right:24px;top:24px;padding:10px 18px}.cs_card.cs_style_4 .cs_card_info{display:flex;align-items:flex-end;background:linear-gradient(180deg,#1b1b1b00,#1b1b1b99);padding:47px 30px}.cs_card.cs_style_4 .cs_card_list{width:100%;margin-top:10px}.cs_card.cs_style_4 .title--small{background-repeat:no-repeat;background-image:linear-gradient(90deg,currentColor 0,currentColor 100%);transition:background-size .6s cubic-bezier(.49,.49,.08,1),color .27s ease-out;background-position:100% calc(100% + -0px);background-size:0 2px;transition:all .4s ease;display:inline}.cs_card.cs_style_4:hover .title--small{background-size:100% 2px;background-position:0 calc(100% + -0px)}.cs_card.cs_style_4:hover .cs_card_thumb{transform:scale(1.05)}.cs_card.cs_style_4.cs_type_1{height:440px}.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:36px 40px}@media (max-width: 991px){.cs_card.cs_style_4.cs_type_1 .cs_card_info{padding:25px;height:400px}}\n"] }]
519
520
  }], propDecorators: { pretitleIzq: [{
520
521
  type: Input
521
522
  }], titleIzq: [{
@@ -530,6 +531,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.11", ngImpo
530
531
  type: Input
531
532
  }], showDer: [{
532
533
  type: Input
534
+ }], itsRestaurante: [{
535
+ type: Input
533
536
  }] } });
534
537
 
535
538
  class BabylonSlider3ColComponent {