.elementor-kit-5{--e-global-color-primary:#294490;--e-global-color-secondary:#4D4D4D;--e-global-color-text:#000000;--e-global-color-accent:#0071BC;--e-global-color-02d76aa:#A8B2BF;--e-global-color-686ae02:#999999;--e-global-color-73677a1:#FFFFFF;--e-global-color-8a6375b:#A8B2BF4F;--e-global-color-885f617:#E38425;--e-global-color-4ec3aee:#E9E9E9;--e-global-typography-primary-font-family:"Heebo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Heebo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Heebo";--e-global-typography-accent-font-weight:500;font-family:"Heebo", Sans-serif;}.elementor-kit-5 a{color:var( --e-global-color-73677a1 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* CSS */
.button-white {
  background-color: transparent;
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 16px 23px;
  position: relative;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;

 
}

.button-white:hover,
.button-white:active {
  outline: 0;
  
}

.button-white:hover {
  background-color: transparent;
  cursor: pointer;

}

.button-white:before {
   background-color: #E38425;opacity:1;
  content: "";
  height: calc(100% + 3px);
  position: absolute;
  right: -7px;
  top: -9px;
  transition: background-color 300ms ease-in;
  width: 100%;
  z-index: -1;
}

.button-white:hover:before {
  background-color: #0071BC;
}

@media (min-width: 768px) {
  .button-white {
    padding: 16px 32px;
  }
}

/* CSS */
.button-blue {
  background-color: transparent;
  border: 2px solid #062540;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 16px 23px;
  position: relative;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
 
}

.button-blue:hover,
.button-blue:active {
  outline: 0;
  
}

.button-blue:hover {
  background-color: transparent;
  cursor: pointer;

}

.button-blue:before {
   background-color: #E38425;opacity:0.9;
  content: "";
  height: calc(100% + 3px);
  position: absolute;
  right: -7px;
  top: -9px;
  transition: background-color 300ms ease-in;
  width: 100%;
  z-index: -1;
}

.button-blue:hover:before {
  background-color: #0071BC;
}

@media (min-width: 768px) {
  .button-blue {
    padding: 16px 32px;
  }
}

#uc_post_tabs_elementor_3c52bc3 ul.ue-tab-btns li a {
    display: flex;
    align-items: center;
    justify-content: flex-start!important;
    text-decoration: none;
    transition: 0.5s;
  
  
      


}/* End custom CSS */