.elementor-kit-5{--e-global-color-primary:#15561E;--e-global-color-secondary:#7707ED;--e-global-color-text:#F49314;--e-global-color-accent:#000000;--e-global-color-8a7aaf5:#FFFFFF;--e-global-color-567f82c:#15561E;--e-global-color-296b63e:#F49314;--e-global-color-f794df1:#7707ED;--e-global-color-34eb774:#E5E5E5;--e-global-typography-primary-font-family:"Hepta Slab";--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:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:29px;line-height:1.2em;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-style:solid;border-width:4px 4px 4px 4px;border-color:var( --e-global-color-296b63e );border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1386px;}.e-con{--container-max-width:1386px;}.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-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:26px;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:24px;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.section-border-2:after {
  content: '';
  position: absolute;
  width: 75%; /* change as per your design */
  height: 20px; /* change as per your design */
  background: #15561e; /* change as per your design */
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
bottom:-10px;
}
.section-border:after {
  content: '';
  position: absolute;
  width: 75%; /* change as per your design */
  height: 20px; /* change as per your design */
  background: #7707ED; /* change as per your design */
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
bottom:-10px;
}
.white-card{
    background:#fff;
    padding:20px;
    z-index:100;
    -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.white-card h2, .white-card p{
    text-align:center;
}
.white-card-spacing{
    margin-bottom:0px !important;
}
.card-button a{
    width:100%;
    display: block;
    z-index: 99;
}
.ms-height{min-height:150px;background:#E5E5E5;}
ul, ol {
    margin-bottom: 0.9rem!important;
}
footer a{color:#fff!important;}
@media (min-width:1200px) {
.contact-button a {
    min-width: 400px;
    text-align: left;
}
}
.ds-submit{
    background:#f49314!important;
    color:#fff!important;
    border:none!important;
}
.ds-submit:hover, .ds-submit:focus{
    background:#7707ed!important;
}
.site-header .site-branding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none;
}
.white-text {
    color: #fff;
}/* End custom CSS */