.elementor-10826 .elementor-element.elementor-element-d1f36a2{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-10826 .elementor-element.elementor-element-d1f36a2:not(.elementor-motion-effects-element-type-background), .elementor-10826 .elementor-element.elementor-element-d1f36a2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8F9FB;}.elementor-widget-breadcrumbs{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-10826 .elementor-element.elementor-element-9aaa6a4{font-family:"Ubuntu", Sans-serif;font-size:15px;font-weight:400;color:#F58320;}.elementor-10826 .elementor-element.elementor-element-9aaa6a4 a{color:#143946;}.elementor-10826 .elementor-element.elementor-element-97cc41b{--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-10826 .elementor-element.elementor-element-badf989{text-align:justify;font-family:"Ubuntu", Sans-serif;font-weight:400;}.elementor-10826 .elementor-element.elementor-element-badf989 p{margin-block-end:15px;}.elementor-10826 .elementor-element.elementor-element-badf989 a{color:#F58320;}.elementor-10826 .elementor-element.elementor-element-badf989 a:hover, .elementor-10826 .elementor-element.elementor-element-badf989 a:focus{color:#143946;}@media(max-width:767px){.elementor-10826 .elementor-element.elementor-element-d1f36a2{--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-10826 .elementor-element.elementor-element-9aaa6a4{font-size:12px;}.elementor-10826 .elementor-element.elementor-element-badf989{text-align:left;}}/* Start custom CSS for text-editor, class: .elementor-element-badf989 *//*** 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 */