.elementor-kit-11{--e-global-color-primary:#C10C2B;--e-global-color-secondary:#B8955A;--e-global-color-text:#1E1E1EB3;--e-global-color-accent:#FEEBDC;--e-global-color-18356cf:#4A392E;--e-global-color-1ca1736:#DBC09B;--e-global-color-473e2e2:#FDEBDC;--e-global-color-3b8bbcd:#ECD6BB;--e-global-color-3ec4320:#D9D9D9;--e-global-color-27f246e:#C10C2B80;--e-global-color-b0578a3:#4A392E80;--e-global-color-a7d2d14:#FFFFFF;--e-global-color-66c4452:#000000;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Behind-The-Nineties-Sans";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:500;--e-global-typography-text-text-transform:none;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:32px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.1em;--e-global-typography-711c86d-font-family:"Montserrat";--e-global-typography-711c86d-font-size:24px;--e-global-typography-711c86d-font-weight:500;--e-global-typography-711c86d-line-height:1.1em;--e-global-typography-86eba97-font-family:"Montserrat";--e-global-typography-86eba97-font-size:16px;--e-global-typography-86eba97-font-weight:500;--e-global-typography-86eba97-text-transform:none;--e-global-typography-86eba97-line-height:1.1em;--e-global-typography-d7acd2e-font-family:"Montserrat";--e-global-typography-d7acd2e-font-size:20px;--e-global-typography-d7acd2e-font-weight:600;--e-global-typography-d7acd2e-text-transform:uppercase;--e-global-typography-d7acd2e-line-height:1.1em;--e-global-typography-ae21df4-font-family:"Montserrat";--e-global-typography-ae21df4-font-size:48px;--e-global-typography-ae21df4-font-weight:500;--e-global-typography-ae21df4-line-height:1.1em;--e-global-typography-2ff02c2-font-family:"Montserrat";--e-global-typography-2ff02c2-font-size:28px;--e-global-typography-2ff02c2-font-weight:600;--e-global-typography-2ff02c2-text-transform:none;--e-global-typography-2ff02c2-line-height:1.1em;--e-global-typography-cdbb65e-font-family:"Montserrat";--e-global-typography-cdbb65e-font-size:38px;--e-global-typography-cdbb65e-font-weight:500;--e-global-typography-cdbb65e-text-transform:none;--e-global-typography-cdbb65e-line-height:1.1em;--e-global-typography-ccd4658-font-family:"Montserrat";--e-global-typography-ccd4658-font-size:24px;--e-global-typography-ccd4658-font-weight:600;--e-global-typography-ccd4658-text-transform:none;--e-global-typography-ccd4658-line-height:1.1em;--e-global-typography-aefade4-font-family:"Montserrat";--e-global-typography-aefade4-font-size:16px;--e-global-typography-aefade4-font-weight:600;--e-global-typography-aefade4-line-height:1.1em;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.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-kit-11{--e-global-typography-ae21df4-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{--e-global-typography-ae21df4-font-size:24px;--e-global-typography-2ff02c2-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//*Estilos para los SPANs*/
span.chip {
    background-color: #C10C2B;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    border-radius: 30px;
    font-family: 'Behind-The-Nineties-Sans', sans-serif;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    font-size: 28px;
    vertical-align: middle;
    position: relative;
    top: -4px;
}

span.text-red {
    color: #C10C2B;
    font-family: 'Behind-The-Nineties-Sans', sans-serif;
}

/* Cards Hover estilos para el titulo, divisor y texto*/

.card-hover h4,
.card-hover p,
.card-hover .elementor-divider-separator {
    transition: all 0.3s ease;
}

.card-hover:hover h4,
.card-hover:hover p {
    color: #FFFFFF !important;
}

.card-hover:hover .elementor-divider-separator {
    border-top-color: #FFFFFF !important;
}

/*Estilo para los botones*/

.chevron-svg .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

.chevron-svg .elementor-button-icon {
    background-color: #DBC09B;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    flex-shrink: 0;
    margin: 0 !important;
}

.chevron-svg .elementor-button-icon svg {
    fill: #FFFFFF;
    width: 12px;
    height: 12px;
    transition: all 0.3s ease;
}

.chevron-svg .elementor-button-link:hover .elementor-button-icon {
    background-color: #FFFFFF;
}

.chevron-svg .elementor-button-link:hover .elementor-button-icon svg {
    fill: #DBC09B;
}

/*Estilo Loop Carousel Testimonios*/


.hero-slider {
  --hs-arrow-size: 48px;
  --hs-arrow-icon: 24px;
  --hs-arrow-top: -80px;
  --hs-arrow-right: 18px;
  --hs-arrow-gap: 12px;

  --hs-arrow-color: #B8955A;
  --hs-arrow-opacity: .9;
  --hs-arrow-opacity-hover: 1;

  --hs-arrow-bg: transparent;
  --hs-arrow-bg-hover: #FEEBDC;
  --hs-arrow-radius: 50%;
  --hs-arrow-shadow: none;
  --hs-arrow-border: 3px solid #B8955A;

  --hs-arrow-transition: 180ms ease;
}

.hero-slider .elementor-swiper-button-prev,
.hero-slider .elementor-swiper-button-next {
  top: var(--hs-arrow-top) !important;
  bottom: auto !important;
  transform: none !important;

  width: var(--hs-arrow-size) !important;
  height: var(--hs-arrow-size) !important;
  border-radius: var(--hs-arrow-radius) !important;
  background: var(--hs-arrow-bg) !important;
  box-shadow: var(--hs-arrow-shadow) !important;
  border: var(--hs-arrow-border) !important;
  box-sizing: border-box !important;

  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  color: var(--hs-arrow-color) !important;
  opacity: var(--hs-arrow-opacity) !important;

  cursor: pointer !important;
  z-index: 10 !important;
  transition: opacity var(--hs-arrow-transition), transform var(--hs-arrow-transition), background var(--hs-arrow-transition) !important;
}

.hero-slider .elementor-swiper-button-next {
  right: var(--hs-arrow-right) !important;
  left: auto !important;
}

.hero-slider .elementor-swiper-button-prev {
  right: calc(var(--hs-arrow-right) + var(--hs-arrow-size) + var(--hs-arrow-gap)) !important;
  left: auto !important;
}

.hero-slider .elementor-swiper-button-prev svg,
.hero-slider .elementor-swiper-button-next svg {
  width: var(--hs-arrow-icon) !important;
  height: var(--hs-arrow-icon) !important;
  fill: currentColor !important;
}

.hero-slider .elementor-swiper-button-prev:hover,
.hero-slider .elementor-swiper-button-next:hover {
  opacity: var(--hs-arrow-opacity-hover) !important;
  transform: translateY(-1px) !important;
  background-color: var(--hs-arrow-bg-hover) !important;
}

@media (max-width: 767px) {
  .hero-slider .elementor-swiper-button-prev,
  .hero-slider .elementor-swiper-button-next {
    top: auto !important;
    bottom: -120px !important;
  }

  .hero-slider .elementor-swiper-button-prev {
    left: calc(50% - var(--hs-arrow-size) - (var(--hs-arrow-gap) / 2)) !important;
    right: auto !important;
  }

  .hero-slider .elementor-swiper-button-next {
    left: calc(50% + (var(--hs-arrow-gap) / 2)) !important;
    right: auto !important;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Behind-The-Nineties-Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://kunan.tacdigital.online/wp-content/uploads/2026/04/Behind-The-Nineties-Sans-Md-It-1.ttf') format('truetype');
}
/* End Custom Fonts CSS */