.elementor-kit-11{--e-global-color-primary:#00965A;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FA00DB;--e-global-color-7145086:#FFFFFF00;--e-global-color-b1c6920:#FAFAFA;--e-global-color-5750b0d:#F4F4F5;--e-global-color-80f693d:#E4E4E7;--e-global-color-8d7062b:#D4D4D8;--e-global-color-4f97b68:#A1A1AA;--e-global-color-93577ca:#71717A;--e-global-color-22dcdbf:#52525B;--e-global-color-b3e4f60:#3F3F46;--e-global-color-54545f8:#27272A;--e-global-color-fb75323:#18181B;--e-global-color-7c4cc9a:#09090B;--e-global-typography-primary-font-family:"Scotch Display";--e-global-typography-primary-font-size:5.25rem;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:110%;--e-global-typography-primary-letter-spacing:-0.105rem;--e-global-typography-secondary-font-family:"Scotch Display";--e-global-typography-secondary-font-size:3rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:110%;--e-global-typography-secondary-letter-spacing:-0.053rem;--e-global-typography-text-font-family:"Urbane";--e-global-typography-text-font-size:4rem;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:150%;--e-global-typography-text-letter-spacing:-0.075rem;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-7ffc8ca-font-family:"Urbane";--e-global-typography-7ffc8ca-font-size:0.75rem;--e-global-typography-7ffc8ca-font-weight:300;--e-global-typography-7ffc8ca-line-height:150%;--e-global-typography-7ffc8ca-letter-spacing:0px;--e-global-typography-7df202c-font-family:"Urbane";--e-global-typography-7df202c-font-size:0.875rem;--e-global-typography-7df202c-font-weight:300;--e-global-typography-7df202c-line-height:150%;--e-global-typography-7df202c-letter-spacing:0px;--e-global-typography-cecf013-font-family:"Urbane";--e-global-typography-cecf013-font-size:0.875rem;--e-global-typography-cecf013-font-weight:500;--e-global-typography-cecf013-line-height:150%;--e-global-typography-cecf013-letter-spacing:0px;--e-global-typography-a4aa352-font-family:"Urbane";--e-global-typography-a4aa352-font-size:1rem;--e-global-typography-a4aa352-font-weight:300;--e-global-typography-a4aa352-line-height:150%;--e-global-typography-a4aa352-letter-spacing:0px;--e-global-typography-044c0cd-font-family:"Urbane";--e-global-typography-044c0cd-font-size:1rem;--e-global-typography-044c0cd-font-weight:500;--e-global-typography-044c0cd-line-height:150%;--e-global-typography-044c0cd-letter-spacing:0px;--e-global-typography-9f271c9-font-family:"Urbane";--e-global-typography-9f271c9-font-size:1.5rem;--e-global-typography-9f271c9-font-weight:300;--e-global-typography-9f271c9-line-height:150%;--e-global-typography-9f271c9-letter-spacing:0px;--e-global-typography-7915b8c-font-family:"Urbane";--e-global-typography-7915b8c-font-size:1.5rem;--e-global-typography-7915b8c-font-weight:500;--e-global-typography-7915b8c-line-height:150%;--e-global-typography-7915b8c-letter-spacing:0px;}.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:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}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-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-primary-font-size:3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

*, html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

.fit {
    width: fit-content;
}

.small-icon svg {
    width: 1.25rem !important;
}

.arrow-btn-animation .elementor-button {
  padding-right: 0rem !important;
  transition: padding 0.3s ease, background-color 0.3s ease;
}

.arrow-btn-animation span.elementor-button-icon {
  opacity: 0;
  transform: translateX(-8px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  display: inline-block;
}

.arrow-btn-animation:hover .elementor-button {
  padding-right: 1.5rem !important;

}

.arrow-btn-animation:hover span.elementor-button-icon {
  opacity: 1;
  transform: translateX(0);
}

.arrow-btn-animation2 span.elementor-button-icon {
  transform: translateX(0px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  display: inline-block;
}

.arrow-btn-animation2:hover .elementor-button {
  padding-right: 1.5rem !important;

}

.arrow-btn-animation2:hover span.elementor-button-icon {
  opacity: 1;
  transform: translateX(8px);
}


.secondary-button-animation {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    pointer-events: auto !important;
}

.secondary-button-animation::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    background: #fff;
    transition: width .3s;
}

.secondary-button-animation:hover::after {
    width: 100%;
    //transition: width .3s;
}

.arrow-right-animation .elementor-button {
  padding-right: 0rem !important;
  transition: padding 0.3s ease;
  color: #D4D4D8;
}

.arrow-right-animation span.elementor-button-icon {
  transform: translateX(0);
  transition: opacity 0.3s ease, transform 0.3s ease;
  display: inline-block;
}

.arrow-right-animation:hover .elementor-button {
  padding-right: 1.5rem !important;
  color: #fff;
}

.arrow-right-animation:hover span.elementor-button-icon svg path {
  stroke: #fff;
}

.arrow-right-animation:hover span.elementor-button-icon {
  opacity: 1;
  transform: translateX(4px);
}

.elementor-button-icon svg {
    width: 1.25rem;
    padding-top: 5px;
}



.card-container {
  position: relative;
  overflow: hidden;
  background-size: 130% !important;
  transition: background-size 1s ease !important;
  background-position: center;
  background-repeat: no-repeat;
}

.card-container:hover {
    background-size: 135% !important;
}



@media (max-width: 767px) {
  .card-container {
    position: relative;
    overflow: hidden;
    background-size: 155% !important;
    transition: background-size 1s ease !important;
    background-position: center;
    background-repeat: no-repeat;
  }

  .card-container:hover {
    background-size: 165% !important;
  }
}


.card-container::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 1) 100%);
  opacity: 0.8;
  transition: opacity 0.4s ease;
  z-index: 1;
  pointer-events: none;
}

.card-container:hover::before {
  opacity: 1;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Scotch Display';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://kzulo-travel.com.br/wp-content/uploads/2025/05/ScotchDisplay-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Urbane';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://kzulo-travel.com.br/wp-content/uploads/2025/05/Urbane-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Urbane';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://kzulo-travel.com.br/wp-content/uploads/2025/05/Urbane-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Urbane';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://kzulo-travel.com.br/wp-content/uploads/2025/05/Urbane-LightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Urbane';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://kzulo-travel.com.br/wp-content/uploads/2025/05/Urbane-MediumItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */