.elementor-10110 .elementor-element.elementor-element-eefd7d1{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-10110 .elementor-element.elementor-element-21bcf74{text-align:justify;font-family:"Ubuntu", Sans-serif;font-weight:400;}.elementor-10110 .elementor-element.elementor-element-21bcf74 p{margin-block-end:15px;}@media(max-width:767px){.elementor-10110 .elementor-element.elementor-element-21bcf74{text-align:left;}}/* Start custom CSS for text-editor, class: .elementor-element-21bcf74 *//*** WEB CSS START ***/

h1 {
  font-size: 30px !important;
  margin-bottom: 5px;
  margin-top: 20px;
  color: #212529;
}

h2 {
  font-size: 26px;
  margin-bottom: 5px;
  margin-top: 20px;
  color: #212529;
}

h3 {
  font-size: 24px;
  margin-bottom: 5px;
  margin-top: 20px;
  color: #212529;
}

h4 {
  font-size: 22px;
  margin-bottom: 5px;
  margin-top: 20px;
  color: #212529;
}

ol li {
  font-size: 20px;
  font-weight: bold;
  color: #212529;
}

.nv-content-wrap ul
 {
   margin-top: 5px;
}

.nv-content-wrap ol{
    margin-bottom: 5px;
    
}


/*** WEB CSS END ***/


/* Tablet View */
@media (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 26px;
    margin-top: 18px;
  }

  h2 {
    font-size: 22px;
    margin-top: 16px;
  }

  h3 {
    font-size: 20px;
    margin-top: 15px;
  }

  ol li {
    font-size: 18px;
  }
}


/* Mobile View */
@media (max-width: 767px) {
  h1 {
    font-size: 24px !important;
    margin-top: 18px;
  }

  h2 {
    font-size: 20px;
    margin-top: 15px;
  }

  h3 {
    font-size: 18px;
    margin-top: 15px;
  }

  ol li {
    font-size: 17px;
    font-weight: bold;
    color: #212529;
  }
}
/* Mobile View *//* End custom CSS */