.elementor-kit-5{--e-global-color-primary:#BC955C;--e-global-color-secondary:#788A8C;--e-global-color-text:#202B2F;--e-global-color-accent:#F2EAE4;--e-global-color-6d317a1:#202B2F;--e-global-color-b09b125:#788A8C;--e-global-color-bae2fe8:#BC955C;--e-global-color-f05326d:#F2EAE4;--e-global-color-95e0fcd:#202B2F;--e-global-color-ad2314f:#FFFFFF;--e-global-typography-primary-font-family:"Qartella";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:-0.5px;--e-global-typography-secondary-font-family:"Qartella";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:-0.5px;--e-global-typography-text-font-family:"Qartella";--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:-0.5px;--e-global-typography-accent-font-family:"Qartella";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-letter-spacing:-0.5px;--e-global-typography-fcab735-font-family:"Qartella";--e-global-typography-fcab735-font-size:17px;--e-global-typography-fcab735-font-weight:normal;--e-global-typography-fcab735-letter-spacing:-0.5px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--container-default-padding-top:8px;--container-default-padding-right:8px;--container-default-padding-bottom:8px;--container-default-padding-left:8px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{--lightbox-ui-color:var( --e-global-color-b09b125 );--lightbox-ui-color-hover:var( --e-global-color-6d317a1 );}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-fcab735-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Panels: solo se ve el activo */
.apto-panel { 
  display: none; 
}
.apto-panel.is-active { 
  display: block; 
}

/* Botones */
.apto-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 18px;
  
}

.apto-tab{
  appearance: none;
  border: 1px solid #BC955C;
  background: transparent;
  color: #fff;
  padding: 10px 18px;
  border-radius: 10px;
  cursor: pointer;
  font-weight: 600;
}
.apto-tab:hover{
    background: #BC955C;
  color: #fff;
}
.apto-tab.is-active{
  background: #BC955C;
  color: #fff;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Qartella';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://saleabellohorizonte.co/wp-content/uploads/2024/09/Qartella-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Qartella';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://saleabellohorizonte.co/wp-content/uploads/2024/06/Qartella-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Qartella';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://saleabellohorizonte.co/wp-content/uploads/2024/09/Qartella-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Qartella';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://saleabellohorizonte.co/wp-content/uploads/2024/06/Qartella-Light.woff2') format('woff2');
}
/* End Custom Fonts CSS */