.elementor-113234 .elementor-element.elementor-element-8d67395{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for container, class: .elementor-element-8d67395 *//* =========================================
   DECLINED WORK FOLLOW-UP WORKFLOW
   ========================================= */

section.dwf-section {
  width: 100% !important;
  margin: 0 0 24px 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}

/* =========================================
   OUTER BORDER
   ========================================= */

div.dwf-outer {
  width: 100% !important;
  margin: 0 auto !important;
  padding: 6px !important;

  box-sizing: border-box !important;

  border: 1px solid #3d4242 !important;
  background: #ffffff !important;
}

/* =========================================
   INNER BORDER
   ========================================= */

div.dwf-inner {
  width: 100% !important;

  position: relative !important;

  margin: 0 auto !important;
  padding: 60px 26px !important;

  box-sizing: border-box !important;

  border: 1px solid #acacac !important;
  background: #ffffff !important;
}

/* =========================================
   LOGO
   ========================================= */

img.dwf-logo {
  position: absolute !important;

  top: 20px !important;
  right: 20px !important;

  width: 125px !important;
  height: auto !important;

  display: block !important;

  margin: 0 !important;
  padding: 0 !important;

  border: 0 !important;
  border-radius: 0 !important;

  object-fit: contain !important;
}

/* =========================================
   MAIN TITLE
   ========================================= */

h2.dwf-title {
  width: 100% !important;

  margin: 0 !important;
  padding: 0 !important;

  color: #3d4242 !important;

  font-family: inherit !important;

  font-size: 28px !important;
  line-height: 36px !important;

  font-weight: 700 !important;

  text-align: left !important;

  box-sizing: border-box !important;
  border: none !important;
}

h2.dwf-title span {
  color: #00c19d !important;

  font-size: 28px !important;
  line-height: 26px !important;
  padding: 0 !important;
  font-weight: 700 !important;
}

/* =========================================
   WORKFLOW
   ========================================= */

div.dwf-workflow {
  width: 100% !important;

  margin: 30px 0 0 0 !important;
  padding: 0 !important;

  box-sizing: border-box !important;

  position: relative !important;
}

/* =========================================
   ROW
   ========================================= */

div.dwf-row {
  width: 100% !important;

  display: grid !important;

  grid-template-columns:
    minmax(0, 1fr)
    minmax(0, 1.15fr)
    minmax(0, 1.15fr) !important;

  column-gap: 38px !important;

  margin: 0 !important;
  padding: 0 !important;

  box-sizing: border-box !important;

  position: relative !important;
}

/* =========================================
   STEP BOX
   ========================================= */

div.dwf-step {
  width: 100% !important;

  min-width: 0 !important;

  height: 90px !important;

  position: relative !important;

  display: flex !important;

  align-items: center !important;

  margin: 0 !important;
  padding: 0 16px !important;

  box-sizing: border-box !important;

  border: 1px solid #3d4242 !important;

  border-radius: 12px !important;

  background: #ffffff !important;
}

/* =========================================
   ICON
   ========================================= */

div.dwf-step-icon {
  width: 40px !important;
  min-width: 40px !important;

  height: 40px !important;

  display: flex !important;

  align-items: center !important;
  justify-content: center !important;

  margin: 0 14px 0 0 !important;
  padding: 0 !important;

  box-sizing: border-box !important;
}

div.dwf-step-icon img {
  width: 36px !important;
  height: 36px !important;

  display: block !important;

  margin: 0 !important;
  padding: 0 !important;

  object-fit: contain !important;

  border: 0 !important;
  border-radius: 0 !important;
}

/* =========================================
   STEP NUMBER
   ========================================= */

div.dwf-step-number {
  flex-shrink: 0 !important;

  margin: 0 18px 0 0 !important;
  padding: 0 !important;

  color: #00c19d !important;

  font-family: inherit !important;

  font-size: 26px !important;
  line-height: 30px !important;

  font-weight: 700 !important;

  box-sizing: border-box !important;
}

/* =========================================
   STEP TITLE
   ========================================= */

div.dwf-step-title {
  min-width: 0 !important;

  margin: 0 !important;
  padding: 0 !important;

  color: #3d4242 !important;

  font-family: inherit !important;

  font-size: 16px !important;
  line-height: 21px !important;

  font-weight: 700 !important;

  box-sizing: border-box !important;
}

/* =========================================
   TOP ROW CONNECTING LINES
   ========================================= */

div.dwf-row-top .dwf-step:not(:last-child)::after {
  content: "" !important;

  position: absolute !important;

  top: 50% !important;
  right: -39px !important;

  width: 38px !important;
  height: 1px !important;

  background: #3d4242 !important;

  transform: translateY(-50%) !important;

  z-index: 1 !important;
}

/* =========================================
   CONNECTOR DOT / END
   ========================================= */

div.dwf-row-top .dwf-step:not(:last-child)::before {
  content: "" !important;

  position: absolute !important;

  top: 50% !important;
  right: -42px !important;

  width: 5px !important;
  height: 5px !important;

  border-radius: 50% !important;

  background: #3d4242 !important;

  transform: translateY(-50%) !important;

  z-index: 2 !important;
}

/* =========================================
   MIDDLE CONNECTOR AREA
   ========================================= */

div.dwf-middle-connector {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;

  box-sizing: border-box !important;
}

/* =========================================
   TURN ARROW IMAGE
   ========================================= */

img.dwf-turn-arrow {
  /* position: absolute !important;

  top: 42px !important;
  left: 14.5% !important; */

  width: 71% !important;
  /* height: 30px !important; */

  display: block !important;
  padding: 0 !important;
  object-fit: contain !important;
  border: 0 !important;
  margin: 0 auto !important;
  /* transform: translateY(-50%) !important; */
  z-index: 3 !important;
}

/* =========================================
   BOTTOM ROW CONNECTING LINES
   ========================================= */

div.dwf-row-bottom .dwf-step:not(:last-child)::after {
  content: "" !important;

  position: absolute !important;

  top: 50% !important;
  right: -39px !important;

  width: 38px !important;
  height: 1px !important;

  background: #3d4242 !important;

  transform: translateY(-50%) !important;

  z-index: 1 !important;
}

/* =========================================
   BOTTOM CONNECTOR DOT
   ========================================= */

div.dwf-row-bottom .dwf-step:not(:last-child)::before {
  content: "" !important;

  position: absolute !important;

  top: 50% !important;
  right: -42px !important;

  width: 5px !important;
  height: 5px !important;

  border-radius: 50% !important;

  background: #3d4242 !important;

  transform: translateY(-50%) !important;

  z-index: 2 !important;
}

/* =========================================
   ELEMENTOR / WORDPRESS RESET
   ========================================= */

section.dwf-section,
section.dwf-section div,
section.dwf-section img,
section.dwf-section h2 {
  box-sizing: border-box !important;
}

/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 767px) {
  section.dwf-section {
    margin-bottom: 18px !important;
  }

  /* OUTER */

  div.dwf-outer {
    padding: 5px !important;
  }

  /* INNER */

  div.dwf-inner {
    padding: 70px 15px 35px 15px !important;
  }

  /* LOGO */

  img.dwf-logo {
    width: 90px !important;

    top: 16px !important;
    right: 15px !important;
  }

  /* TITLE */

  h2.dwf-title {
    font-size: 20px !important;
    line-height: 28px !important;
  }

  h2.dwf-title span {
    font-size: 20px !important;
    line-height: 28px !important;
  }

  /* WORKFLOW */

  div.dwf-workflow {
    margin-top: 42px !important;
  }

  /* ROW */

  div.dwf-row {
    grid-template-columns: 1fr !important;

    row-gap: 18px !important;

    column-gap: 0 !important;
  }

  /* STEP */

  div.dwf-step {
    height: 75px !important;

    padding: 0 16px !important;

    border-radius: 10px !important;
  }

  /* ICON */

  div.dwf-step-icon {
    width: 34px !important;
    min-width: 34px !important;

    height: 34px !important;

    margin-right: 10px !important;
  }

  div.dwf-step-icon img {
    width: 30px !important;
    height: 30px !important;
  }

  /* NUMBER */

  div.dwf-step-number {
    margin-right: 12px !important;

    font-size: 21px !important;
    line-height: 26px !important;
  }

  /* TITLE */

  div.dwf-step-title {
    font-size: 14px !important;
    line-height: 19px !important;
  }

  /* REMOVE DESKTOP LINES */

  div.dwf-row-top .dwf-step:not(:last-child)::after,
  div.dwf-row-top .dwf-step:not(:last-child)::before,
  div.dwf-row-bottom .dwf-step:not(:last-child)::after,
  div.dwf-row-bottom .dwf-step:not(:last-child)::before {
    display: none !important;
  }

  /* MIDDLE CONNECTOR */

  div.dwf-middle-connector {
    height: 20px !important;
  }

  div.dwf-turn-line {
    display: none !important;
  }

  img.dwf-turn-arrow {
    display: none !important;
  }
}

/* =========================================
   TABLET
   ========================================= */

@media (min-width: 768px) and (max-width: 1024px) {
  div.dwf-inner {
    padding: 70px 25px 55px 25px !important;
  }

  img.dwf-logo {
    width: 110px !important;

    top: 18px !important;
    right: 18px !important;
  }

  h2.dwf-title {
    font-size: 28px !important;
    line-height: 36px !important;
  }

  h2.dwf-title span {
    font-size: 28px !important;
    line-height: 36px !important;
  }

  div.dwf-workflow {
    margin-top: 60px !important;
  }

  div.dwf-row {
    column-gap: 25px !important;
  }

  div.dwf-step {
    height: 92px !important;

    padding: 0 14px !important;
  }

  div.dwf-step-icon {
    width: 32px !important;
    min-width: 32px !important;

    height: 32px !important;

    margin-right: 9px !important;
  }

  div.dwf-step-icon img {
    width: 29px !important;
    height: 29px !important;
  }

  div.dwf-step-number {
    margin-right: 10px !important;

    font-size: 21px !important;
    line-height: 26px !important;
  }

  div.dwf-step-title {
    font-size: 13px !important;
    line-height: 18px !important;
  }

  div.dwf-row-top .dwf-step:not(:last-child)::after,
  div.dwf-row-bottom .dwf-step:not(:last-child)::after {
    right: -26px !important;
    width: 25px !important;
  }

  div.dwf-row-top .dwf-step:not(:last-child)::before,
  div.dwf-row-bottom .dwf-step:not(:last-child)::before {
    right: -29px !important;
  }
}/* End custom CSS */