/* home page */

.home-hero .swiper-slide-contents { background: rgba(30,39,95,0.8); padding:30px; border-radius:3px; }
.home-hero .swiper-slide-inner { max-width:1140px; margin:auto; }

.service-boxes .elementor-cta__bg-overlay { background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 60%, rgba(0,0,0,0.80) 100%); }
.service-boxes h2.elementor-cta__title { margin-bottom:0; }
/* end home page */



/* misc tweaks */
.no-margin p { margin-bottom:0; }

html body:not(.elementor-page) div#content { max-width:1200px; margin:auto; margin-top:20px; margin-bottom:20px; padding:20px; }
/* end misc tweaks */


/* footer */

.footer-form .form-container .elementor-field-group  { flex-flow:row nowrap;  }
.footer-form .form-container .elementor-field-group  label { flex-basis:20%; text-align:right; padding-right:18px; color:#fff;  }
.footer-form .form-container .elementor-field-group  input, .footer-form .form-container .elementor-field-group textarea { flex-basis:25%;  }

/* end footer */



