.elementor-kit-6{--e-global-color-primary:#012D6B;--e-global-color-secondary:#F26822;--e-global-color-text:#212427;--e-global-color-accent:#FFDE00;--e-global-color-e0e0737:#005DAB;--e-global-color-02d6693:#0082C8;--e-global-color-6040799:#F99D31;--e-global-color-0524e15:#D8D9DA;--e-global-color-5b92453:#FFFFFF;--e-global-color-ded9f65:#121F48;--e-global-color-5d4ed28:#FFDAAE;--e-global-color-6c767e4:#FFFFFF00;--e-global-color-4e670cf:#000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"DM Serif Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-b040521-font-family:"Poppins";--e-global-typography-b040521-font-size:22px;--e-global-typography-8c9a48e-font-family:"Poppins";--e-global-typography-8c9a48e-font-size:16px;--e-global-typography-8c9a48e-line-height:2.5em;--e-global-typography-a0cdeb7-font-family:"Poppins";--e-global-typography-a0cdeb7-font-size:16px;--e-global-typography-a0cdeb7-font-weight:700;--e-global-typography-8d10d39-font-family:"Poppins";--e-global-typography-8d10d39-font-size:20px;--e-global-typography-7f8c25a-font-family:"DM Serif Text";--e-global-typography-7f8c25a-font-size:52px;--e-global-typography-7f8c25a-line-height:1.2em;--e-global-typography-f910dff-font-family:"DM Serif Display";--e-global-typography-f910dff-font-size:116px;--e-global-typography-9a87a0b-font-family:"Poppins";--e-global-typography-9a87a0b-font-size:48px;--e-global-typography-a7985bb-font-family:"Poppins";--e-global-typography-a7985bb-font-size:36px;--e-global-typography-a7985bb-font-weight:600;--e-global-typography-a7985bb-font-style:italic;--e-global-typography-f98e95c-font-family:"Poppins";--e-global-typography-f98e95c-font-size:16px;--e-global-typography-f98e95c-text-transform:uppercase;--e-global-typography-4acadef-font-family:"Poppins";--e-global-typography-4acadef-font-size:14px;--e-global-typography-4acadef-font-weight:300;--e-global-typography-37cdc63-font-family:"DM Serif Display";--e-global-typography-37cdc63-font-size:32px;--e-global-typography-c57af12-font-family:"DM Serif Display";--e-global-typography-c57af12-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-7f8c25a-font-size:32px;--e-global-typography-f910dff-font-size:72px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-7f8c25a-font-size:28px;--e-global-typography-f910dff-font-size:56px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
  position: relative;
  z-index: -1;
}

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display: block;
  height: 180px; /* fixed header height*/
  margin: -180px 0 0; /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}

.pp-toc-menu-anchor{
top: -120px;
position: relative;
}

html, body{
    width:100%;
    overflow-x:hidden;
}
.site-content, .e-con-inner {
    overflow-x: hidden;
}

/* Keep indent for second line */

.type-page ul, ol {
  list-style-position: outside;
  margin-left: 25px;
}
.type-page ul li, ol li {
    line-height: 1.4em;
    margin-bottom: 13px;
}
.type-page ul li ul, ol li {
  list-style-position: outside;
  margin-left: 15px;
}

.uael-toc-toggle-content ul {
  list-style-position: outside;
}
.uael-toc-toggle-content ul li {
    margin-left: 15px;
    line-height: 1.5em;
}

.relatedlist ul {
  list-style-position: outside;
}
.relatedlist ul li {
    margin-left: 30px;
    line-height: 1.5em;
    padding-left: 0px !important;
    margin-bottom: 5px !important;
}

 /* Order list style */
 .numlist {
   counter-reset: my-ol-counter;
   margin-left:-10px; 
}
.numlist li {
   position: relative;
   list-style: none;
   padding: 5px 0 15px 35px;
} 
.numlist li:before {
   position: absolute;
   top:4px;
   left: 0;
   width: 25px;
   height: 25px;
   margin-top: 5px;
   color: #fff;
   text-align:center;
   background-color: #0274be;
   content: counter(my-ol-counter,decimal);
   counter-increment: my-ol-counter;
   font-size: 16px;
   -webkit-border-radius: 50%;
   border-radius: 50%;
} 

/* Moving arrow Button style */
.arrowb .elementor-icon-list-item{
    display:flex;
}
.arrowb .elementor-icon-list-icon{
    order:2;
    display: inline-block;
  transition: 0.2s ease-in;
}
.arrowb:hover .elementor-icon-list-icon{
    order:2;
    transform: translateX(70%);
}
.arrowb .elementor-icon-list-text{
   border-bottom: 1px solid rgba(255,255,255,.0);
   transition: 0.2s ease-in;
}
.arrowb a:hover .elementor-icon-list-text{
    border-bottom: 1px solid #FFDE00;

}
.arrowb a:hover{
    text-decoration: none;

}


#genesis-content{
margin-top:50px;
}
.adjacent-entry-pagination{
margin-top:50px;
}/* End custom CSS */