.elementor-kit-5{--e-global-color-primary:#F7BE00;--e-global-color-secondary:#554455;--e-global-color-text:#000000;--e-global-color-accent:#DDC0A6;--e-global-color-3f8c39f:#F5F5F4;--e-global-color-5e74f38:#D5FFF4;--e-global-color-8434bfc:#98F1FF;--e-global-color-d0a70e1:#AFD3EA;--e-global-color-107bb88:#FF8742;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start: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-kit-5 h1{font-size:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,
body{
width:100%;
overflow-x:hidden;
}
.boxtextohorizontal2 {
  position: relative !important;
  height: 35px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background-color: #F7BE00 !important;
  overflow: hidden !important;
  transition: background-color 0.9s ease !important;
}

.cajatextohorizontal2 {
  position: absolute !important;
  display: flex !important;
  align-items: center !important;
  color: black !important;
  transition: transform 0.59s ease, color 0.9s ease !important;
}

.boxtextohorizontal2:hover .cajatextohorizontal2 {
  color: white !important;
  transform: translateX(40px) !important;
}/* End custom CSS */