.elementor-kit-16618{--e-global-color-primary:#ED1C24;--e-global-color-secondary:#43AEE3;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-eed61ce:#CF252B;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:21px;--e-global-typography-primary-font-weight:400;--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-family:"Open Sans", Sans-serif;}.elementor-kit-16618 e-page-transition{background-color:#FFBC7D;}.elementor-kit-16618 h1{font-family:"Poppins", Sans-serif;font-size:42px;font-weight:600;}.elementor-kit-16618 h2{font-family:"Poppins", Sans-serif;font-size:36px;font-weight:600;}.elementor-kit-16618 h3{font-family:"Poppins", Sans-serif;font-size:30px;font-weight:600;}.elementor-kit-16618 h4{font-family:"Poppins", Sans-serif;font-size:26px;font-weight:500;}.elementor-kit-16618 h5{font-family:"Poppins", Sans-serif;font-size:21px;font-weight:500;}.elementor-kit-16618 h6{font-size:18px;font-weight:500;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#AB181F;--lightbox-ui-color:#FFFFFF;--lightbox-ui-color-hover:#FFFFFF;--lightbox-text-color:#FFFFFF;--lightbox-header-icons-size:18px;--lightbox-navigation-icons-size:18px;}@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-16618 h1{font-size:28px;}.elementor-kit-16618 h2{font-size:24px;}.elementor-kit-16618 h3{font-size:20px;}.elementor-kit-16618 h4{font-size:16px;}.elementor-kit-16618 h5{font-size:14px;}.elementor-kit-16618 h6{font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Font styles */
.dg-font p,
.dg-font li {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.dg-font a {
    color: #064C72;
}

.dg-font a:hover {
    color: #026C80;
}

/* Paragraph styles */
.dg-font p {
  font-size: 18px;
  line-height: 1.5;
}

#dg-font-small p {
  font-size: 18px;
  line-height: 1.5;
}

/* List styles */
.dg-font li {
  font-size: 18px;
  line-height: 1.2;
}

#dg-font-small li {
  font-size: 18px;
  line-height: 1.2;
}

/* Header styles */
.dg-font h1 {
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 600;
  color:#3D3D3D;
}

.dg-font h2 {
  font-family: "Poppins", sans-serif;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 600;
  color: #000;
}

.dg-font h3 {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  color: #000;
}

.dg-font h4 {
  font-family: "Poppins", sans-serif;
  font-size: 21px;
  line-height: 1;
  font-weight: 600;
  color: #000;
}

.dg-font h5 {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
}

.dg-font h6 {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 800;
  color: #000;
}

/* Button styles */
.dg-font .button {
  font-family: 'Poppins', sans-serif;
  font-size: 21px;
  font-weight: 600;
  color: white;
  background-color: #CF242A;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 12px;
}

/* Button styles on hover */
.dg-font .button:hover {
  background-color: #3A97C5;
}

/* Mobile Styles */
@media (max-width: 767px) {
  .dg-font p,
  .dg-font li {
    font-size: 12px;
  }

  .dg-font h1 {
    font-size: 28px;
  }

  .dg-font h2 {
    font-size: 20px;
  }

  .dg-font h3 {
    font-size: 18px;
  }

  .dg-font h4 {
    font-size: 14px;
  }

  .dg-font h5 {
    font-size: 12px;
  }

  .dg-font h6 {
    font-size: 12px;
  }
}/* End custom CSS */