.elementor-kit-12{--e-global-color-primary:#082CAF;--e-global-color-secondary:#28D1B4;--e-global-color-text:#F3F6FE;--e-global-color-accent:#FFFFFF;--e-global-color-b52996a:#1954ED;--e-global-color-c25bce2:#0A0A0A;--e-global-color-5ac78b6:#1F2B3A;--e-global-color-1a98a3d:#E5EAF4;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:400;--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;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-12 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-12 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-12 h4{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-12 h5{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-12 h6{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){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */body{
    letter-spacing:0.2px;
}
p {
    text-wrap: pretty;
}
h1,
h2,
h3,
h4,
h5,
h6{
    text-wrap: balance;
}

.vm-ctasss{
    font-size: 18px;
    line-height: 18px;
    padding: 14px 24px;
    display: inline-block;
}
/* ==============================
   VM Service Intro Section 01
   ============================== */

.vm-service-intro-01 {
  max-width: 900px;

  box-sizing: border-box;
}

.vm-service-intro-01__label {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #16c79a;
}

.vm-service-intro-01__title {
  margin: 0 0 30px;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
  color: #1f4fff;
}

.vm-service-intro-01__text {
  max-width: 800px;
  margin: 0;
  font-size: 26px;
  font-weight: 400;
  line-height: 35px;
  color: #333333;
}

/* Tablet */
@media (max-width: 1024px) {
  .vm-service-intro-01 {
    padding: 90px 20px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .vm-service-intro-01 {
    padding: 0px 16px;
  }

  .vm-service-intro-01__title {
    font-size: 22px;
    line-height: 1.25;
     margin: 0 0 10px;
  }

  .vm-service-intro-01__text {
    font-size: 16px;
  }
}/* End custom CSS */