.elementor-kit-6{--e-global-color-primary:#282878;--e-global-color-secondary:#F3FEFF;--e-global-color-text:#000000;--e-global-color-accent:#5079BE;--e-global-color-5a46bcf:#FF0000;--e-global-color-701b4fd:#FFFFFF;--e-global-color-a562cd1:#EEEEEE;--e-global-color-408fef2:#C3E7ED;--e-global-color-5a3af81:#55ABC0;--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;line-height:1.6em;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-bottom:0px;}.elementor-element{--widgets-spacing:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1199px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}}@media(max-width:767px){.elementor-kit-6{font-size:0.9em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}}/* Start custom CSS */.fontS { font-size: 85% }
.fontM { font-size: 100% }
.fontL { font-size: 120% }

html {
    scroll-behavior: smooth;
}

.page_title h3 {
  position: relative;
  display: inline-block;
  margin: 1em 0 1.5em;
}
.page_title h3:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 90px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #282878;
  border-radius: 1px;
}

.post_title h3 {
    font-size: 1.2em;
    font-weight: bold;
    border-left:solid 8px #282878;
    padding-left: 5px;
    color: #282878;
}



.fbc-page .fbc-items>li {
    display: inline!important;
}

.fbc-page .fbc-wrap .fbc-items li:first-child {
    padding-left: 0!important;
}

.fbc-page .fbc-wrap .fbc-items {
    margin: 10px!important;
}

@media (max-width: 768px) {
.fbc-page .fbc-wrap .fbc-items {
    padding: 0!important;
}
}/* End custom CSS */