.elementor-kit-7{--e-global-color-primary:#FF8300;--e-global-color-secondary:#163F63;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Avenir";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Avenir";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Avenir";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Avenir";--e-global-typography-accent-font-weight:500;font-family:"Neue Montreal", Sans-serif;font-size:16px;font-weight:normal;letter-spacing:0.45px;background-color:#F4F3F1;}.elementor-kit-7 a{color:#FF8300;}.elementor-kit-7 h1{font-family:"Aguila", Sans-serif;}.elementor-kit-7 h2{font-family:"Aguila", Sans-serif;}.elementor-kit-7 h3{font-family:"Aguila", Sans-serif;}.elementor-kit-7 h4{font-family:"Aguila", Sans-serif;}.elementor-kit-7 h5{font-family:"Aguila", Sans-serif;}.elementor-kit-7 h6{font-family:"Aguila", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1282px;}.e-con{--container-max-width:1282px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-right:0px;padding-left:0px;}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Avenir';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.andescapeperu.com/wp-content/uploads/2024/08/AvenirNextLTPro-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Avenir';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.andescapeperu.com/wp-content/uploads/2024/08/AvenirNextLTPro-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */