.elementor-kit-6{--e-global-color-primary:#20315D;--e-global-color-secondary:#F4A923;--e-global-color-text:#7A7A7A;--e-global-color-accent:#5A9E33;--e-global-typography-primary-font-family:"Aeonik Regular";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Aeonik Regular";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Aeonik Regular";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Aeonik Bold";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#20315D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.fa-phone:before {
        color: #fffff;
        margin-right: 10px;
}
.fa-location-arrow:before {
    margin-right: 10px;
}
.fa-envelope:before {
    margin-right: 10px;
}

.site-footer .lower-footer {
text-align: -webkit-right;
}
.service-icon, .service-icon-2, .service-icon-3, .service-icon-4, .service-icon-5, .service-icon-6 {
    line-height: 100px;
}

.section-title-s2 h2, .section-title-s4 h2 {
text-transform: lowercase;
  display: inline-block;     
}

.section-title-s2 h2::first-letter, 
.section-title-s4 h2::first-letter {
  text-transform: uppercase; 
}

.section-title span,
.section-title-s2 span,
.section-title-s3 span,
.section-title-s4 span {
  text-transform: lowercase;
  display: inline-block;
}

.section-title span::first-letter,
.section-title-s2 span::first-letter,
.section-title-s3 span::first-letter,
.section-title-s4 span::first-letter,
.section-title span span::first-letter,
.section-title-s2 span span::first-letter,
.section-title-s3 span span::first-letter,
.section-title-s4 span span::first-letter {
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {
    .site-header #navbar > ul .sub-menu {
        text-transform: lowercase;
    }
    
    .site-header #navbar > ul .sub-menu > li > a::first-letter,
    .site-header #navbar > ul .sub-menu > li > a span::first-letter {
        text-transform: uppercase;
    }
}

.site-header .topbar .contact-info ul li i:before {
    color: #666666;
}
.fa-home:before {
    margin-right: 10px
}

.page-title h2 {
  text-transform: lowercase;
  display: inline-block;
}

.page-title h2::first-letter {
  text-transform: uppercase;
}/* End custom CSS */