.elementor-kit-2485{--e-global-color-primary:#DE5700;--e-global-color-secondary:#54595F;--e-global-color-text:#3C3C3C;--e-global-color-accent:#23A455;--e-global-color-187c69e4:#6EC1E4;--e-global-color-5daac716:#7A7A7A;--e-global-color-139c12d1:#61CE70;--e-global-color-2149445e:#4054B2;--e-global-color-3de3ce8d:#000;--e-global-color-23782a3f:#FFF;--e-global-color-2abc9fe:#2F4195;--e-global-color-109412e:#F0C770;--e-global-color-3e31c310:#2B80C3;--e-global-color-c58b1c7:#000000;--e-global-color-1461a579:#C90303;--e-global-color-3d2fb272:#F4D490;--e-global-color-5d00255:#FFE084;--e-global-color-6444dc00:#DAE6EC;--e-global-color-2aa884a1:#F2AE1D;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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;font-size:17px;}.elementor-kit-2485 h4{color:#DE5700;font-size:24px;font-weight:600;text-decoration:underline;line-height:2.4em;}.elementor-kit-2485 button,.elementor-kit-2485 input[type="button"],.elementor-kit-2485 input[type="submit"],.elementor-kit-2485 .elementor-button{background-color:#23A455;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}{}h1.entry-title{display:var(--page-title-display);}@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 */.ribbon01 {
  display: inline-block;
  position: relative;
  height: 45px;
  text-align: center;
  box-sizing: border-box;
}

.ribbon01:before {
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  left: -35px;
  z-index: -2;
  border: 20px solid #a5cff3;
  border-left-color: transparent;
}

.ribbon01:after {
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  right: -35px;
  z-index: -2;
  border: 20px solid #a5cff3;
  border-right-color: transparent;
}

.ribbon01 h2 {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 20px;
  line-height: 45px;
  font-size: 18px;
  color: #008eff;
  text-shadow: 0 0 2px #FFF;
  background: -webkit-repeating-linear-gradient(-45deg, #b0daff, #b0daff 3px,#c3e0fa 3px, #c3e0fa 7px);
  background: repeating-linear-gradient(-45deg, #b0daff, #b0daff 3px,#c3e0fa 3px, #c3e0fa 7px);
}

.ribbon01 h2:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #7fafd9;
}

.ribbon01 h2:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #7fafd9;
}/* End custom CSS */