.elementor-kit-6{--e-global-color-primary:#30393B;--e-global-color-secondary:#30393B;--e-global-color-text:#646869;--e-global-color-accent:#CA6B3E;--e-global-color-21d3b01:#486AB2;--e-global-color-a93989b:#191348;--e-global-color-7f7483e:#F3F3F3;--e-global-color-c828823:#FFFFFF;--e-global-color-e93644b:#BEBBBB;--e-global-typography-primary-font-family:"Heebo";--e-global-typography-primary-font-size:85px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-size:46px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Heebo";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Heebo";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-c9b1106-font-family:"Heebo";--e-global-typography-c9b1106-font-size:32px;--e-global-typography-c9b1106-font-weight:500;--e-global-typography-c9b1106-line-height:1.2em;--e-global-typography-e572887-font-family:"Heebo";--e-global-typography-e572887-font-size:24px;--e-global-typography-e572887-font-weight:700;--e-global-typography-e572887-line-height:1.2em;--e-global-typography-cf099e2-font-family:"Heebo";--e-global-typography-cf099e2-font-size:18px;--e-global-typography-cf099e2-font-weight:bold;--e-global-typography-13df5d1-font-family:"Heebo";--e-global-typography-13df5d1-font-size:14px;--e-global-typography-13df5d1-font-weight:300;background-color:var( --e-global-color-7f7483e );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1620px;}.e-con{--container-max-width:1620px;--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){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 .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:1540px){.elementor-kit-6{--e-global-typography-primary-font-size:69px;--e-global-typography-secondary-font-size:38px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;--e-global-typography-c9b1106-font-size:26px;--e-global-typography-e572887-font-size:20px;--e-global-typography-cf099e2-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:35px;--e-global-typography-secondary-font-size:30px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;--e-global-typography-c9b1106-font-size:25px;--e-global-typography-e572887-font-size:20px;--e-global-typography-cf099e2-font-size:16px;--e-global-typography-13df5d1-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:95%;}.e-con{--container-max-width:95%;}}/* Start custom CSS *//* button orange to white*/
.but-norm a:hover path {
    fill: #CA6B3E;
}

/* button white to orange*/
.but-reverse a path {
      fill: #CA6B3E; 
}

.but-reverse a:hover path {
      fill: #FFFFFF; 
}



/* cancel opacity in all forms*/
input::placeholder, textarea::placeholder {
    opacity: 1 !important;
}


@media (min-width:1025px) {
/* Make logos grayscale by default */
.logo-gallery img {
  filter: grayscale(100%) brightness(95%);
  transition: filter 0.2s ease-out;
  opacity: 0.5;
}

/* On hover, show original color */
.logo-gallery img:hover {
  filter: grayscale(0%) brightness(100%);
    opacity: 1;
      transition: filter 0.2s ease-in;
}}

@media (max-width:767px) {
/* Make logos 2 columns on mobile */
.logo-gallery .elementor-image-gallery .gallery-item {
    width: 50%
}

.elementor-15 .elementor-element.elementor-element-7754ced .gallery-item {
    padding: 0 0 20px 20px;  
    }}/* End custom CSS */