/*
 * com.onelittledesigner.easy_header_css
 */

.eh-main-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
.eh-main-wrap .eh-line-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eh-main-wrap .eh-title {
  line-height: 1.1;
  margin: 0;
}
.eh-main-wrap .eh-subtitle {
  flex: 0 0 100%;
  line-height: 1.1;
}
.eh-main-wrap .eh-line-wrap .eh-line-left svg,
.eh-main-wrap .eh-line-wrap .eh-line-right svg,
.eh-main-wrap .eh-line-wrap .eh-line-left,
.eh-main-wrap .eh-line-wrap .eh-line-right,
.eh-main-wrap .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-align-left .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-align-center .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-align-right .eh-line-wrap .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-right {
  display: block;
}
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-right,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-right {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-shape-group-00 .eh-line-shape {
  display: none;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {
  display: block;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-post,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: none;
}
.eh-main-wrap.eh-shape-0 .eh-line-wrap .eh-line-shape > svg {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-0 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-title {
  order: 1;
}
.eh-main-wrap.eh-line-position-1 .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-1 {
  display: flex;
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-2 .eh-subtitle {
  order: 3;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  margin: 0 !important;
}
.eh-main-wrap.eh-line-position-3 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap {
  width: auto;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-3 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-3 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-1 {
  order: 2;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3.eh-side-right .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-3.eh-side-left .eh-line-wrap-2 {
  display: none;
}

.eh-main-wrap.eh-align-left .eh-line-wrap {
  justify-content: flex-start;
}
.eh-main-wrap.eh-align-center {
  align-content: center;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.eh-main-wrap.eh-align-right {
  align-content: flex-end;
  justify-content: flex-end;
  text-align: right;
}
.eh-main-wrap.eh-align-right:not(.eh-line-position-3) {
  align-items: flex-end;
}
.eh-main-wrap.eh-align-right .eh-line-wrap {
  justify-content: flex-end;
}
.eh-main-wrap.eh-line-group-300 .eh-extender {
  display: block;
  box-sizing: border-box;
  flex: 1;
}
.eh-main-wrap.eh-line-group-300.eh-side-left .eh-extender-right,
.eh-main-wrap.eh-line-group-300.eh-side-right .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-1.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-2.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-1 .eh-extender-right,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-2 .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap {
  width: 100%;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap {
  flex: 1;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto !important;
  flex: 1;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-2 .eh-extender-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-1 .eh-extender-right {
  display: none;
}
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  width: 100%;
  flex: 1;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap .eh-extender,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before {
  margin-right: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  margin-left: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1:after,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2:before {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:before,
.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:after,
.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-right {
  display: none;
}

.eh-main-wrap .eh-line-wrap .eh-lines {
  display: flex;
  align-items: center;
  border: 0px solid transparent;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  display: block;
  width: 100%;
}
.eh-main-wrap.eh-line-group-0 .eh-line-wrap .eh-lines svg {
  display: none;
}
.eh-main-wrap:not(.eh-line-group-0) .eh-line-wrap .eh-line-left {
  transform: scale(-1,1);
}
.eh-main-wrap.eh-line-102 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-103 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 9px;
  width: 16px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 10px;
  width: 20px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 12px;
  width: 24px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 14px;
  width: 28px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 17px;
  width: 32px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 18px;
  width: 36px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 21px;
  width: 40px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 24px;
  width: 48px !important;
}

.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg {
    transform: scale(1,-1);
}
.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg {
  transform: scale(1,-1);
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  height: 8px;
}
.eh-main-wrap.eh-line-301 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-303 .eh-line-wrap .eh-lines svg {
  height: 16px;
}
.eh-main-wrap .eh-line-wrap .eh-line-shape svg {
  display: none;
  width: 100%;
  height: 100%;
  fill:  transparent;
  overflow: visible;
  box-sizing: content-box;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  overflow: visible;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: block;
  position: absolute !important;
  top: 0;
  left: 0;
  stroke: transparent;
  box-sizing: border-box;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape {
  position: relative;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  display: block;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  transform: translate(-50%,0);
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  min-width: 0px;
  display: grid;
  justify-content: flex-end;
  grid-template-columns:  min-content min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  justify-content: flex-start;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap {
  grid-template-columns: min-content 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap .eh-extender  {
  width: 100% !important;
}
.eh-main-wrap .eh-title div[tag="node"],
.eh-main-wrap .eh-subtitle div[tag="node"] {
  min-width: 20px !important;
}
.eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  border: 0px solid transparent;
  padding: 0;
  margin: 0;
}
.eh-main-wrap .eh-title .out:has(.mez>div[tag="node"]),
.eh-main-wrap .eh-subtitle .out:has(.mez>div[tag="node"]) {
  padding: 0;
  overflow: visible;
}
.mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #acadb7;
}
.dark .mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.dark .mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #666666;
}


.com_joeworkman_stacks_fontawesome_stack .jw-wrapper{margin:0;text-align:left}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-center{text-align:center}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-right{text-align:right}.com_joeworkman_stacks_fontawesome_stack i.fa,.com_joeworkman_stacks_fontawesome_stack .fa-stack{-webkit-transition:color 300ms ease 0s;transition:color 300ms ease 0s}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-spin,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-spin{padding:0.2em;-webkit-box-sizing:content-box;box-sizing:content-box}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-45,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-45{padding:0.2em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-135,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-135{padding:0.2em;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-225,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-225{padding:0.2em;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-315,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-315{padding:0.2em;-webkit-transform:rotate(315deg);transform:rotate(315deg)}.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-border{padding:0}.com_joeworkman_stacks_fontawesome_stack a{text-decoration:none}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_7743 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_7743 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

#stacks_in_7743 .clean-menu-extra {
  display: none;
}
#clean-menu_stacks_in_7743 .clean-menu-logo .cm-logo-right {
  white-space: nowrap;
}
#clean-menu_stacks_in_7743 .clean-menu-logo .cm-logo-right * {
  margin: 0;
  display: flex;
  align-self: center;
}
#clean-menu-full_stacks_in_7743.cm-full-menu li > a:hover,
#clean-menu_stacks_in_7743 li > a:hover {
  text-decoration: none;
}

#stacks_in_7743 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_7743 {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_7743 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_7743 ul li > a:after,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_7743.cm-full-menu,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  display: block;
  padding: 0px 0px;
  background: transparent;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul li,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul li > a,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li > a {
  padding: 5px 20px;
  margin: 0;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul > div,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul > div a,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul ul,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_7743.cm-full-menu,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease, opacity 300ms ease;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
}
#clean-menu-full_stacks_in_7743.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_7743.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_7743.cm-full-menu.clean-menu-active {
  height: auto;
}

#clean-menu-full_stacks_in_7743.cm-full-menu {
  -webkit-transform: translate(-50%, 50px);
  transform: translate(-50%, 50px);
}
#clean-menu-full_stacks_in_7743.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(-50%, 5px);
  transform: translate(-50%, 5px);
}



#clean-menu-full_stacks_in_7743.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_7743 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_7743.clean-menu-active ul {
  opacity: 1;
  pointer-events: all;
}
.cm-toggle {
  width: 30px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cm-toggle span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #333;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.cm-toggle span:nth-child(1) {
  top: 0px;
}
.cm-toggle span:nth-child(2),.cm-toggle span:nth-child(3) {
  top: 10px;
}
.cm-toggle span:nth-child(4) {
  top: 20px;
}
.cm-toggle.open span:nth-child(1) {
  opacity: 0;
}
.cm-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cm-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cm-toggle.open span:nth-child(4) {
  opacity: 0;
}



#clean-menu_stacks_in_7743 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#clean-menu_stacks_in_7743 > div {
  align-self: center;
}
#clean-menu_stacks_in_7743 .clean-menu-full .cm-menu-toggle {
  width: 30px;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
/*  border: 1px solid #000;*/
  border-radius: 3px;
  cursor: pointer;
}
#clean-menu_stacks_in_7743 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_7743 .clean-menu-logo {
  max-width: 300px;
  min-width: 300px;
  margin: 0;
}
#clean-menu_stacks_in_7743 .clean-menu-logo .cm-logo-wrap {
  max-width: 300px;
  min-width: 300px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_7743 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_7743.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_7743 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_7743 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_7743.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_7743 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_7743.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(123, 124, 123, 1.00);
  font-size: 18px;
  
  font-weight: bold;
  
  line-height: 25px;
  align-items: center;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul li > a {
  font-size: 18px;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_7743.cm-full-menu ul li > a {
  font-family: Montserrat;
}
#clean-menu-full_stacks_in_7743.cm-full-menu > ul > li > a {
  
  font-weight: bold;
  
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_7743.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(123, 124, 123, 1.00);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul li > a,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_7743.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_7743.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_7743.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_7743 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_7743.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_7743.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  
  font-size: 18px;
  line-height: 18px;
  

}
#stacks_in_7743 li > a svg,
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_7743.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 18px;
  height: 18px;
  
}

#clean-menu_stacks_in_7743 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(145, 189, 57, 1.00);
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_7743.cm-full-menu ul li > a:hover svg {
  fill: rgba(145, 189, 57, 1.00);
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(145, 189, 57, 1.00);
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_7743.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(145, 189, 57, 1.00);
}
#clean-menu_stacks_in_7743 .cm-toggle span {
  background: #7B7C7B;
}
#clean-menu_stacks_in_7743 h1, #clean-menu_stacks_in_7743 h2, #clean-menu_stacks_in_7743 h3, #clean-menu_stacks_in_7743 h4, #clean-menu_stacks_in_7743 h5, #clean-menu_stacks_in_7743 h6, #clean-menu_stacks_in_7743 .layouts-text, #clean-menu_stacks_in_7743 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_7743.cm-full-menu,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 0.78);
}
#clean-menu-full_stacks_in_7743.cm-full-menu > ul > li,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_7743.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_7743.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_7743.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_7743.cm-full-menu ul ul li:before {
  color: rgba(78, 78, 75, 1.00);
  fill: rgba(78, 78, 75, 1.00);
}
#clean-menu-full_stacks_in_7743.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(0, 145, 167, 1.00);
  fill:  rgba(0, 145, 167, 1.00);
}
/* #clean-menu-full_stacks_in_7743.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_7743.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(78, 78, 75, 1.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_7743.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(145, 189, 57, 1.00);
  fill:  rgba(145, 189, 57, 1.00);
}
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(123, 124, 123, 1.00);
}
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(145, 189, 57, 1.00);
}
/* #clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(123, 124, 123, 1.00);
} */
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(145, 189, 57, 1.00);
}
.disable-parents #clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_7743.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(78, 78, 75, 1.00);
  border-color: rgba(78, 78, 75, 1.00);
}
.disable-parents #clean-menu_stacks_in_7743 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_7743 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(123, 124, 123, 1.00);
  border-color: rgba(123, 124, 123, 1.00);
}




#clean-menu_stacks_in_7743 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#clean-menu_stacks_in_7743 .clean-menu-full {
  width: 40px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
#clean-menu_stacks_in_7743 .clean-menu-logo {
  width: auto;
  max-width: 9999px;
}
#clean-menu_stacks_in_7743 .clean-menu-logo .cm-logo-wrap {
  max-width: 300px;
  margin-right: 5px;
  width: 100%;
}
div[tag="slice"] > .mez > #stacks_in_7743.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}



#clean-menu_stacks_in_7743 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_7743 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul {
  display: block;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 100%;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
#clean-menu_stacks_in_7743 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > a.parent:after {
  content: "";
  border-style: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: -3px 0 0 8px;
}
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(78, 78, 75, 1.00);
}
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(0, 145, 167, 1.00);
}
/* #clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(78, 78, 75, 1.00);
} */
#clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(145, 189, 57, 1.00);
}






@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_7743.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_7743 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_7743.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_7743 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_7743 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

@media all and (max-width: 770px) {
  
  #clean-menu_stacks_in_7743.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_7743 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_7743 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_7743 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_7743 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_7743 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu_stacks_in_7743 .clean-menu-full .cm-menu-toggle {
    float: right;
  }
  
  #clean-menu-full_stacks_in_7743.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_7743.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_7743.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_7743.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_7743.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_7743.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_7743.cm-full-menu ul li > a {
    font-size: calc(18px + 2 );
    line-height: calc(18px + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_7743.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_7743.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_7743.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_7743.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_7743.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






.cm-mobile-example #clean-menu-full_stacks_in_7743 {
  min-width: 300px;
}
.cm-mobile-example #clean-menu_stacks_in_7743 .clean-menu-full {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_7743 > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_7743 .clean-menu-full .cm-menu-toggle {
  display: block;
}
.cm-mobile-example #clean-menu_stacks_in_7743 .clean-menu-top-level {
  display: none;
}
.cm-mobile-example #clean-menu-full_stacks_in_7743.cm-full-menu ul li {
  display: block;
}
.cm-mobile-example #clean-menu-full_stacks_in_7743.cm-full-menu ul li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_7743.cm-full-menu ul ul > li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_7743.cm-full-menu ul li.cm-grouped-item > a {
  width: auto;
}
.cm-mobile-example #clean-menu-full_stacks_in_7743.cm-full-menu {
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.cm-mobile-example #clean-menu-full_stacks_in_7743.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}
.cm-mobile-example #clean-menu-full_stacks_in_7743.cm-full-menu ul li.cm-grouped-item > a {
  padding: 8px 30px 8px 0;
}

.cm-mobile-example  #clean-menu_stacks_in_7743 .clean-menu-full .cm-menu-toggle {
  float: right;
}









#clean-menu_stacks_in_7743 .clean-menu-top-level ul li.cm-current > a {
  
}

.clean-menu-top-level #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 0.80);
  background-color: rgba(51, 51, 51, 1.00);
  border: 1px solid rgba(34, 34, 34, 1.00);
  border-radius: 4px;
  padding: 6px 12px;
}
.clean-menu-top-level #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 0.80);
}
.clean-menu-top-level #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(51, 51, 51, 1.00);
  border: 1px solid rgba(34, 34, 34, 1.00);
}
.clean-menu-top-level #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_7797.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 0.80);
  background-color: rgba(51, 51, 51, 1.00);
  border: 1px solid rgba(34, 34, 34, 1.00);
  border-radius: 4px;
  display: block;
  text-align: center;
  padding: 6px 12px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_7797) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 0.80);
}
.cm-full-menu #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(51, 51, 51, 1.00);
  border: 1px solid rgba(34, 34, 34, 1.00);
}
.cm-full-menu #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_7797.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}



#stacks_in_6935 {
	background-color: rgba(74, 42, 105, 1.00);
	padding: 20px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_6402Calligrapher{			font-size: 200% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_6402Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6402Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6402Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6402Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6402Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6402Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6402Calligrapher h6, .stacks_in_6402Calligrapher h5, .stacks_in_6402Calligrapher h4, .stacks_in_6402Calligrapher h3, .stacks_in_6402Calligrapher h2, .stacks_in_6402Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_6402Calligrapher, .stacks_in_6402Calligrapher h1, .stacks_in_6402Calligrapher h2, .stacks_in_6402Calligrapher h3, .stacks_in_6402Calligrapher h4, .stacks_in_6402Calligrapher h5, .stacks_in_6402Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_6402targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_6402Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_6402Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_6402Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_6402Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_6402 {
	margin: 4px 0px 0px 0px;
}
#eh_stacks_in_7840 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_7840:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_7840.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_7840.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_7840.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_7840.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_7840 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_7840.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_7840 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_7840 .eh-title {font-size: 64px;}/*  */
/*  */
#eh_stacks_in_7840 .eh-title {
  max-width: 820px;
  font-weight: 400;
  line-height: 1.10;
  color: rgba(255, 255, 255, 1.00);
  font-family: Montserrat;
  letter-spacing: -0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_7840 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_7840.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_7840.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_7840.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_7840.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7840.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

#eh_stacks_in_7840.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_7840.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7840.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_7840.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7840:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_7840:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_7840.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_7840.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_7840.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 21px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_7840.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_7840.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_7840.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_7840.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_7840.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_7840.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_7840.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7840.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7840.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7840.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_7840.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_7840.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_7840.eh-line-303 .eh-extender,
#eh_stacks_in_7840.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_7840.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_7840.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_7840.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_7840 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_7840 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_7840.eh-line-group-300 .eh-line-left,
#eh_stacks_in_7840.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_7840.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_7840.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_7840:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_7840.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_7840.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_7840.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_7840:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_7840:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_7840.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_7840.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7840.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_7840.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_7840.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7840.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7840.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7840.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7840.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7840.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_7840.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_7840.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7840.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7840.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7840.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7840.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7840.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_7840.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_7840.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7840.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7840.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7840.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7840.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7840.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_7840.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(2px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_7840.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_7840.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_7840.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_7840.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_7840.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_7840.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_7840.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_7840 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_7840 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_7840.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_7840.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_7840.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_7840.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7840.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_7840.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7840.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_7840.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_7840.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_7840.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_6410Calligrapher{			font-size: 280% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_6410Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6410Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6410Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6410Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6410Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6410Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_6410Calligrapher h6, .stacks_in_6410Calligrapher h5, .stacks_in_6410Calligrapher h4, .stacks_in_6410Calligrapher h3, .stacks_in_6410Calligrapher h2, .stacks_in_6410Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_6410Calligrapher, .stacks_in_6410Calligrapher h1, .stacks_in_6410Calligrapher h2, .stacks_in_6410Calligrapher h3, .stacks_in_6410Calligrapher h4, .stacks_in_6410Calligrapher h5, .stacks_in_6410Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_6410targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_6410Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_6410Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_6410Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_6410Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_6410 {
	width: 46%;
}

#stacks_in_6411 {
	padding: 0px 0px 20px 0px;
}

#stacks_in_7037 {
	background-color: rgba(123, 124, 123, 1.00);
	margin: 0px 0px 15px 0px;
	padding: 20px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7049 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 145%;
		line-height: 160%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7049 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_7049 {
	margin: 20px 0px 20px 0px;
}

#stacks_out_7049 {
	width: 54%;
}
/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_7076 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_7076 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_7076 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_7076 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_7076 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_7076 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_7076 a.simpleButton_stacks_in_7076 {
	font-weight: bold;
	cursor: pointer;
	max-width: 120px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF !important;
	text-align: Center;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_7076 a.simpleButton_stacks_in_7076:hover, #buttonContainer_stacks_in_7076 a:hover {
	color: #DDCEFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_7076 a.simpleButton_stacks_in_7076.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_7076 a.simpleButton_stacks_in_7076.buttonGradientOff:hover, #buttonContainer_stacks_in_7076 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_7076 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_7076 a.borderOn {border: solid 3px #FFFFFF;}
#buttonContainer_stacks_in_7076 a.borderOn:hover {border: solid 3px #DDCEFF;}

/* OPTIONS */

#buttonContainer_stacks_in_7076 a.alignLeft {float: left;}
#buttonContainer_stacks_in_7076 a.alignRight {float: right}
#buttonContainer_stacks_in_7076 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_7076 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_7076 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_7076 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_7076 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_7076 {
	margin:  20px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7041 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 145%;
		line-height: 160%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7041 {
		color: rgba(78, 78, 75, 1.00);
	}
}

#stacks_in_7041 {
	margin: 20px 0px 20px 0px;
}

#stacks_out_7041 {
	width: 54%;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7471Calligrapher{			font-size: 250% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7471Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7471Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7471Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7471Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7471Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7471Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7471Calligrapher h6, .stacks_in_7471Calligrapher h5, .stacks_in_7471Calligrapher h4, .stacks_in_7471Calligrapher h3, .stacks_in_7471Calligrapher h2, .stacks_in_7471Calligrapher h1{			color: #C0C1BF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7471Calligrapher, .stacks_in_7471Calligrapher h1, .stacks_in_7471Calligrapher h2, .stacks_in_7471Calligrapher h3, .stacks_in_7471Calligrapher h4, .stacks_in_7471Calligrapher h5, .stacks_in_7471Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7471targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7471Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7471Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7471Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7471Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7471 {
	margin: 15px 0px 10px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7472Calligrapher{			font-size: 105% !important;			color: #4E4E4B !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7472Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7472Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7472Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7472Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7472Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7472Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7472Calligrapher h6, .stacks_in_7472Calligrapher h5, .stacks_in_7472Calligrapher h4, .stacks_in_7472Calligrapher h3, .stacks_in_7472Calligrapher h2, .stacks_in_7472Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7472Calligrapher, .stacks_in_7472Calligrapher h1, .stacks_in_7472Calligrapher h2, .stacks_in_7472Calligrapher h3, .stacks_in_7472Calligrapher h4, .stacks_in_7472Calligrapher h5, .stacks_in_7472Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7472targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7472Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7472Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7472Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7472Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7476 #fsr_colwrap_stacks_in_7476 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_7476 #fsr_colwrap_stacks_in_7476 #fsr_leftcol_stacks_in_7476 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_7476 #fsr_colwrap_stacks_in_7476 #fsr_leftcol_stacks_in_7476 .leftcolpad_stacks_in_7476 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7476 #fsr_colwrap_stacks_in_7476 #fsr_rightcol_stacks_in_7476 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_7476 #fsr_colwrap_stacks_in_7476 #fsr_rightcol_stacks_in_7476 .rightcolpad_stacks_in_7476 {
	padding: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_7476 #fsr_colwrap_stacks_in_7476 #fsr_leftcol_stacks_in_7476 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_7476 #fsr_colwrap_stacks_in_7476 #fsr_leftcol_stacks_in_7476 .leftcolpad_stacks_in_7476 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7476 #fsr_colwrap_stacks_in_7476 #fsr_rightcol_stacks_in_7476 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_7476 #fsr_colwrap_stacks_in_7476 #fsr_rightcol_stacks_in_7476 .rightcolpad_stacks_in_7476 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_out_7476 {
	width: 64%;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7477 #fsr_3colwrap_stacks_in_7477 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_7477 #fsr_3colwrap_stacks_in_7477 #fsr_left3col_stacks_in_7477 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_7477 #fsr_3colwrap_stacks_in_7477 #fsr_left3col_stacks_in_7477 .left3colpad_stacks_in_7477 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7477 #fsr_3colwrap_stacks_in_7477 #fsr_center3col_stacks_in_7477 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_7477 #fsr_3colwrap_stacks_in_7477 #fsr_right3col_stacks_in_7477 .right3colpad_stacks_in_7477 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7477 #fsr_3colwrap_stacks_in_7477 #fsr_right3col_stacks_in_7477 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_7477 #fsr_3colwrap_stacks_in_7477 #fsr_center3col_stacks_in_7477 .center3colpad_stacks_in_7477 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_7477 #fsr_3colwrap_stacks_in_7477 #fsr_left3col_stacks_in_7477 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_7477 #fsr_3colwrap_stacks_in_7477 #fsr_left3col_stacks_in_7477 .left3colpad_stacks_in_7477 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7477 #fsr_3colwrap_stacks_in_7477 #fsr_center3col_stacks_in_7477 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_7477 #fsr_3colwrap_stacks_in_7477 #fsr_center3col_stacks_in_7477 .center3colpad_stacks_in_7477 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7477 #fsr_3colwrap_stacks_in_7477 #fsr_right3col_stacks_in_7477 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_7477 #fsr_3colwrap_stacks_in_7477 #fsr_right3col_stacks_in_7477 .right3colpad_stacks_in_7477 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_7480 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_7487 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_7494 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7500 #fsr_3colwrap_stacks_in_7500 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_7500 #fsr_3colwrap_stacks_in_7500 #fsr_left3col_stacks_in_7500 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_7500 #fsr_3colwrap_stacks_in_7500 #fsr_left3col_stacks_in_7500 .left3colpad_stacks_in_7500 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7500 #fsr_3colwrap_stacks_in_7500 #fsr_center3col_stacks_in_7500 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_7500 #fsr_3colwrap_stacks_in_7500 #fsr_right3col_stacks_in_7500 .right3colpad_stacks_in_7500 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7500 #fsr_3colwrap_stacks_in_7500 #fsr_right3col_stacks_in_7500 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_7500 #fsr_3colwrap_stacks_in_7500 #fsr_center3col_stacks_in_7500 .center3colpad_stacks_in_7500 {
	padding: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {

#stacks_in_7500 #fsr_3colwrap_stacks_in_7500 #fsr_left3col_stacks_in_7500 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_7500 #fsr_3colwrap_stacks_in_7500 #fsr_left3col_stacks_in_7500 .left3colpad_stacks_in_7500 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7500 #fsr_3colwrap_stacks_in_7500 #fsr_center3col_stacks_in_7500 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_7500 #fsr_3colwrap_stacks_in_7500 #fsr_center3col_stacks_in_7500 .center3colpad_stacks_in_7500 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_7500 #fsr_3colwrap_stacks_in_7500 #fsr_right3col_stacks_in_7500 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_7500 #fsr_3colwrap_stacks_in_7500 #fsr_right3col_stacks_in_7500 .right3colpad_stacks_in_7500 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_7503 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_7510 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_7517 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7525 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 145%;
		line-height: 160%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7525 {
		color: rgba(78, 78, 75, 1.00);
	}
}

#stacks_in_7525 {
	margin: 20px 0px 20px 0px;
}

#stacks_out_7525 {
	width: 54%;
}

#stacks_in_7526 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_7585 {
	background-color: rgba(74, 42, 105, 1.00);
	padding: 20px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7594Calligrapher{			font-size: 260% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7594Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7594Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7594Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7594Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7594Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7594Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7594Calligrapher h6, .stacks_in_7594Calligrapher h5, .stacks_in_7594Calligrapher h4, .stacks_in_7594Calligrapher h3, .stacks_in_7594Calligrapher h2, .stacks_in_7594Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7594Calligrapher, .stacks_in_7594Calligrapher h1, .stacks_in_7594Calligrapher h2, .stacks_in_7594Calligrapher h3, .stacks_in_7594Calligrapher h4, .stacks_in_7594Calligrapher h5, .stacks_in_7594Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7594targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7594Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7594Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7594Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7594Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7594 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_7594 {
	width: 46%;
}

#stacks_in_7595 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_7551>.s3_row {
	margin: 0 -10px;
}

#stacks_in_7551>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_7551>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_7551>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_7551>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_7551>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_7551>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_out_7551 {
	width: 47%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7573 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 145%;
		line-height: 160%;
		letter-spacing: -1px;
		direction: ltr;
	}

	#fontStackstacks_in_7573 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_7573 {
	margin: 20px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7577 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 145%;
		line-height: 160%;
		letter-spacing: -1px;
		direction: ltr;
	}

	#fontStackstacks_in_7577 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_7577 {
	margin: 20px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7581 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 145%;
		line-height: 160%;
		letter-spacing: -1px;
		direction: ltr;
	}

	#fontStackstacks_in_7581 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_7581 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_7602 {
	background-color: rgba(74, 42, 105, 1.00);
	padding: 20px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7604Calligrapher{			font-size: 150% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7604Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7604Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7604Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7604Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7604Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7604Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7604Calligrapher h6, .stacks_in_7604Calligrapher h5, .stacks_in_7604Calligrapher h4, .stacks_in_7604Calligrapher h3, .stacks_in_7604Calligrapher h2, .stacks_in_7604Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7604Calligrapher, .stacks_in_7604Calligrapher h1, .stacks_in_7604Calligrapher h2, .stacks_in_7604Calligrapher h3, .stacks_in_7604Calligrapher h4, .stacks_in_7604Calligrapher h5, .stacks_in_7604Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7604targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7604Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7604Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7604Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7604Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7611Calligrapher{			font-size: 250% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7611Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7611Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7611Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7611Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7611Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7611Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7611Calligrapher h6, .stacks_in_7611Calligrapher h5, .stacks_in_7611Calligrapher h4, .stacks_in_7611Calligrapher h3, .stacks_in_7611Calligrapher h2, .stacks_in_7611Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7611Calligrapher, .stacks_in_7611Calligrapher h1, .stacks_in_7611Calligrapher h2, .stacks_in_7611Calligrapher h3, .stacks_in_7611Calligrapher h4, .stacks_in_7611Calligrapher h5, .stacks_in_7611Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7611targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7611Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7611Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7611Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7611Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_7611 {
	width: 72%;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7615Calligrapher{			font-size: 160% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7615Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7615Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7615Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7615Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7615Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7615Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7615Calligrapher h6, .stacks_in_7615Calligrapher h5, .stacks_in_7615Calligrapher h4, .stacks_in_7615Calligrapher h3, .stacks_in_7615Calligrapher h2, .stacks_in_7615Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7615Calligrapher, .stacks_in_7615Calligrapher h1, .stacks_in_7615Calligrapher h2, .stacks_in_7615Calligrapher h3, .stacks_in_7615Calligrapher h4, .stacks_in_7615Calligrapher h5, .stacks_in_7615Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7615targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7615Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7615Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7615Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7615Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_7615 {
	width: 91%;
}

#stacks_in_7620 {
	background-color: rgba(123, 124, 123, 1.00);
	margin: 0px 0px 15px 0px;
	padding: 20px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7621 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 120%;
		line-height: 140%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7621 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_out_7621 {
	width: 90%;
}
/*
 * Simple Buttons Free
 * Author: Jeremy Hawes
 * URL: http://onelittledesigner.com/rapidweaver-stack/simple-buttons/
 * HELP URL: forum.onelittledesigner.com
 * Description: Drag & Drop CSS3 Buttons
 * Version: 1.0.0
 * Requirements: RapidWeaver 5.0+, Stacks 2.0+
 */

/* Double Gradient Generated by http://www.colorzilla.com/gradient-editor/ */
#buttonContainer_stacks_in_7625 a.buttonGradientDouble {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
#buttonContainer_stacks_in_7625 a.buttonGradientDouble:hover {
	background: #1E5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207CCA 51%, #7DB9E8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207CCA), color-stop(100%,#7DB9E8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1E5799 0%,#2989D8 50%,#207CCA 51%,#7DB9E8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7DB9E8',GradientType=0 ); /* IE6-9 */
}
/* Single Gradients genrated with http://cssgradientbutton.com/ */
#buttonContainer_stacks_in_7625 a.buttonGradientSingle {
	background: -webkit-gradient(linear, left top, left bottom, from(#3093C7), to(#1C5A85));
	background: -webkit-linear-gradient(top, #3093C7, #1C5A85);
	background: -moz-linear-gradient(top, #3093C7, #1C5A85);
	background: -ms-linear-gradient(top, #3093C7, #1C5A85);
	background: -o-linear-gradient(top, #3093C7, #1C5A85);
	background: linear-gradient(to bottom, #3093C7, #1C5A85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093C7, endColorstr=#1C5A85);
}
#buttonContainer_stacks_in_7625 a.buttonGradientSingle:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#26759E), to(#133D5B));
	background: -webkit-linear-gradient(top, #26759E, #133D5B);
	background: -moz-linear-gradient(top, #26759E, #133D5B);
	background: -ms-linear-gradient(top, #26759E, #133D5B);
	background: -o-linear-gradient(top, #26759E, #133D5B);
	background: linear-gradient(to bottom, #26759E, #133D5B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759E, endColorstr=#133D5B);
}
/* GLOBAL */
#buttonContainer_stacks_in_7625 a.transparentOn {background-color: none !important; background: none !important;}
#buttonContainer_stacks_in_7625 {width: 100%; display: block; padding-bottom: 5px;}
#buttonContainer_stacks_in_7625 a.simpleButton_stacks_in_7625 {
	font-weight: bold;
	cursor: pointer;
	max-width: 120px;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF !important;
	text-align: Center;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_7625 a.simpleButton_stacks_in_7625:hover, #buttonContainer_stacks_in_7625 a:hover {
	color: #DDCEFF !important;
	transform:rotate(deg);
	-webkit-transform:rotate(deg);
	-moz-transform:rotate(deg);
	-ms-transform:rotate(deg);
	-o-transform:rotate(deg);
	transition: all s ease-in-out;
	-webkit-transition: all s ease-in-out;
	-moz-transition: all s ease-in-out;
	-ms-transition: all s ease-in-out;
	-o-transition: all s ease-in-out;
	opacity: ;
}
#buttonContainer_stacks_in_7625 a.simpleButton_stacks_in_7625.buttonGradientOff {
	background-color: #2989D8;
}
#buttonContainer_stacks_in_7625 a.simpleButton_stacks_in_7625.buttonGradientOff:hover, #buttonContainer_stacks_in_7625 a.buttonGradientOff:hover {
	background-color: #1E5799;
}
#buttonContainer_stacks_in_7625 a.transparentOn:hover {background-color: none !important;}
#buttonContainer_stacks_in_7625 a.borderOn {border: solid 3px #FFFFFF;}
#buttonContainer_stacks_in_7625 a.borderOn:hover {border: solid 3px #DDCEFF;}

/* OPTIONS */

#buttonContainer_stacks_in_7625 a.alignLeft {float: left;}
#buttonContainer_stacks_in_7625 a.alignRight {float: right}
#buttonContainer_stacks_in_7625 a.alignCenter {margin: 0 auto;}
#buttonContainer_stacks_in_7625 a.textShadowOn {text-shadow:  #333333 !important;}
#buttonContainer_stacks_in_7625 a.textShadowOn:hover {text-shadow:  #333333;}
#buttonContainer_stacks_in_7625 a.buttonShadowOn {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}
#buttonContainer_stacks_in_7625 a.buttonShadowOn:hover {
	box-shadow:  #333333;
	-moz-box-shadow:  #333333;
	-webkit-box-shadow:  #333333;
	-ms-box-shadow:  #333333;
	-o-box-shadow:  #333333;
}


#stacks_in_7625 {
	margin:  10px;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Transparent Stack
Style Sheet: fsrtransparent.css
Created: 23, October 2012
Last Modified: 12, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7605_wrapper {
	
}

#stacks_in_7605_wrapper #stacks_in_7605_transparentbg {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#stacks_in_7605 {
	margin: 0px 0px 10px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7606Calligrapher{			font-size: 160% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.3em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7606Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7606Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7606Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7606Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7606Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7606Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7606Calligrapher h6, .stacks_in_7606Calligrapher h5, .stacks_in_7606Calligrapher h4, .stacks_in_7606Calligrapher h3, .stacks_in_7606Calligrapher h2, .stacks_in_7606Calligrapher h1{			color: #C0C1BF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7606Calligrapher, .stacks_in_7606Calligrapher h1, .stacks_in_7606Calligrapher h2, .stacks_in_7606Calligrapher h3, .stacks_in_7606Calligrapher h4, .stacks_in_7606Calligrapher h5, .stacks_in_7606Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7606targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7606Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7606Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7606Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7606Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7606 {
	margin: 15px 0px 10px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7632 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 100%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7632 {
		color: rgba(78, 78, 75, 1.00);
	}
}
#stacks_in_7801>.s3_row {
	margin: 0 -3px;
}

#stacks_in_7801>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_7801>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_7801>.s3_row>.s3_column {
	padding: 0 3px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}






#stacks_out_7801 {
	width: 77%;
}

#stacks_in_7823 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_7829 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 10px 10px 10px 10px;
}

#stacks_in_7835 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 10px 10px 10px 10px;
}

#stacks_in_7804 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 10px 10px 10px 10px;
}

#stacks_in_7810 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}

#stacks_in_7816 {
	border: solid rgba(192, 193, 191, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin:  10px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7673 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 120%;
		line-height: 140%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7673 {
		color: rgba(78, 78, 75, 1.00);
	}
}

#stacks_in_7673 {
	margin: 20px 0px 20px 0px;
}

#stacks_out_7673 {
	width: 92%;
}

#stacks_in_7674 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_7607 {
	background-color: rgba(74, 42, 105, 1.00);
	padding: 20px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7677Calligrapher{			font-size: 160% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7677Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7677Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7677Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7677Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7677Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7677Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7677Calligrapher h6, .stacks_in_7677Calligrapher h5, .stacks_in_7677Calligrapher h4, .stacks_in_7677Calligrapher h3, .stacks_in_7677Calligrapher h2, .stacks_in_7677Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7677Calligrapher, .stacks_in_7677Calligrapher h1, .stacks_in_7677Calligrapher h2, .stacks_in_7677Calligrapher h3, .stacks_in_7677Calligrapher h4, .stacks_in_7677Calligrapher h5, .stacks_in_7677Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7677targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7677Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7677Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7677Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7677Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7677 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_7677 {
	width: 92%;
}

#stacks_in_7678 {
	padding: 0px 0px 10px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_7681 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 125%;
		line-height: 160%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_7681 {
		color: rgba(255, 255, 255, 1.00);
	}
}
#toTop{--elevator-image:url(../rw_common/plugins/stacks/elevator-images/top.png);--elevator-size:50px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}#toTop:hover{background-position:left calc(var(--elevator-size) * -1)}

#stacks_in_7349 {
	background-color: rgba(235, 235, 235, 1.00);
	padding: 10px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7350Calligrapher{			font-size: 200% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7350Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7350Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7350Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7350Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7350Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7350Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7350Calligrapher h6, .stacks_in_7350Calligrapher h5, .stacks_in_7350Calligrapher h4, .stacks_in_7350Calligrapher h3, .stacks_in_7350Calligrapher h2, .stacks_in_7350Calligrapher h1{			color: #C0C1BF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7350Calligrapher, .stacks_in_7350Calligrapher h1, .stacks_in_7350Calligrapher h2, .stacks_in_7350Calligrapher h3, .stacks_in_7350Calligrapher h4, .stacks_in_7350Calligrapher h5, .stacks_in_7350Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7350targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7350Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7350Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7350Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7350Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7350 {
	margin: 20px 0px 20px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_7352Calligrapher{			font-size: 170% !important;			color: #4E4E4B !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: -1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_7352Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7352Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7352Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7352Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7352Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7352Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_7352Calligrapher h6, .stacks_in_7352Calligrapher h5, .stacks_in_7352Calligrapher h4, .stacks_in_7352Calligrapher h3, .stacks_in_7352Calligrapher h2, .stacks_in_7352Calligrapher h1{			color: #C0C1BF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_7352Calligrapher, .stacks_in_7352Calligrapher h1, .stacks_in_7352Calligrapher h2, .stacks_in_7352Calligrapher h3, .stacks_in_7352Calligrapher h4, .stacks_in_7352Calligrapher h5, .stacks_in_7352Calligrapher h6{	font-family: "Montserrat" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_7352targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_7352Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_7352Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_7352Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_7352Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_7352 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_7405 {
	margin: 0px 0px 5px 0px;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_7353 .s3c_stacks_in_7353_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_7353 .s3c_stacks_in_7353_cw, #stacks_in_7353 .s3c_stacks_in_7353_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_7353 .s3c_stacks_in_7353_cw div[class^="s3c_stacks_in_7353_col"] {*/#stacks_in_7353 .s3c_stacks_in_7353_cw [class^="s3c_stacks_in_7353_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_7353 .s3c_stacks_in_7353_col1 {							vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_7353 .s3c_stacks_in_7353_col2 {						vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_7353 .s3c_stacks_in_7353_col3 {				vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_7353 .s3c_stacks_in_7353_cw .s3c_stacks_in_7353_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_7353 .s3c_stacks_in_7353_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_7353 .s3c_stacks_in_7353_cw div[class^="s3c_stacks_in_7353_col"] {*/	#stacks_in_7353 .s3c_stacks_in_7353_cw [class^="s3c_stacks_in_7353_col"] {		display: block;		width: 100%;	}			#stacks_in_7353 .s3c_stacks_in_7353_cw .s3c_stacks_in_7353_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_7353 .s3c_stacks_in_7353_col1 {		order: 3;	}		#stacks_in_7353 .s3c_stacks_in_7353_col2 {		order: 3;	}		#stacks_in_7353 .s3c_stacks_in_7353_col3 {		order: 5;	}		#stacks_in_7353 .s3c_stacks_in_7353_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_7353 .s3c_stacks_in_7353_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_out_7353 {
	width: 20%;
}
#stacks_in_7454 .background{}#stacks_in_7454 .fa-stack,#stacks_in_7454 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_7454 .fa-stack.custom,#stacks_in_7454 i.fa.custom{font-size:30px}#stacks_in_7454 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_7454 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_7454 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_7454 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_7454 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_7454 a:hover .fa-border{}#stacks_in_7454 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7454 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7454 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7454 .jw-wrapper{font-size:30px;}#stacks_in_7454 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7454 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7454 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7454 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_7454 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_7454 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_7454 .jw-wrapper.hover i.fa:hover,#stacks_in_7454 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_7452 .background{}#stacks_in_7452 .fa-stack,#stacks_in_7452 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_7452 .fa-stack.custom,#stacks_in_7452 i.fa.custom{font-size:30px}#stacks_in_7452 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_7452 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_7452 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_7452 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_7452 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_7452 a:hover .fa-border{}#stacks_in_7452 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7452 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7452 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7452 .jw-wrapper{font-size:30px;}#stacks_in_7452 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7452 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7452 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7452 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_7452 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_7452 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_7452 .jw-wrapper.hover i.fa:hover,#stacks_in_7452 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_7450 .background{}#stacks_in_7450 .fa-stack,#stacks_in_7450 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_7450 .fa-stack.custom,#stacks_in_7450 i.fa.custom{font-size:30px}#stacks_in_7450 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_7450 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_7450 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_7450 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_7450 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_7450 a:hover .fa-border{}#stacks_in_7450 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7450 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7450 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7450 .jw-wrapper{font-size:30px;}#stacks_in_7450 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7450 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7450 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7450 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_7450 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_7450 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_7450 .jw-wrapper.hover i.fa:hover,#stacks_in_7450 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
/* Smart3columns2 stack v2.4.2 */#stacks_in_7456 .s3c_stacks_in_7456_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_7456 .s3c_stacks_in_7456_cw, #stacks_in_7456 .s3c_stacks_in_7456_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_7456 .s3c_stacks_in_7456_cw div[class^="s3c_stacks_in_7456_col"] {*/#stacks_in_7456 .s3c_stacks_in_7456_cw [class^="s3c_stacks_in_7456_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_7456 .s3c_stacks_in_7456_col1 {							vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_7456 .s3c_stacks_in_7456_col2 {						vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_7456 .s3c_stacks_in_7456_col3 {				vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_7456 .s3c_stacks_in_7456_cw .s3c_stacks_in_7456_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 130px) {*/@media only screen and (max-width: 130px) {			#stacks_in_7456 .s3c_stacks_in_7456_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_7456 .s3c_stacks_in_7456_cw div[class^="s3c_stacks_in_7456_col"] {*/	#stacks_in_7456 .s3c_stacks_in_7456_cw [class^="s3c_stacks_in_7456_col"] {		display: block;		width: 100%;	}			#stacks_in_7456 .s3c_stacks_in_7456_cw .s3c_stacks_in_7456_spacer {		display: block;		height: 11px;		width: 100%;	}			#stacks_in_7456 .s3c_stacks_in_7456_col1 {		order: 1;	}		#stacks_in_7456 .s3c_stacks_in_7456_col2 {		order: 3;	}		#stacks_in_7456 .s3c_stacks_in_7456_col3 {		order: 5;	}		#stacks_in_7456 .s3c_stacks_in_7456_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_7456 .s3c_stacks_in_7456_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_in_7456 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_7456 {
	width: 82%;
}
#stacks_in_7461 .background{}#stacks_in_7461 .fa-stack,#stacks_in_7461 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_7461 .fa-stack.custom,#stacks_in_7461 i.fa.custom{font-size:30px}#stacks_in_7461 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_7461 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_7461 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_7461 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_7461 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_7461 a:hover .fa-border{}#stacks_in_7461 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7461 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7461 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7461 .jw-wrapper{font-size:30px;}#stacks_in_7461 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7461 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7461 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7461 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_7461 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_7461 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_7461 .jw-wrapper.hover i.fa:hover,#stacks_in_7461 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_7459 .background{}#stacks_in_7459 .fa-stack,#stacks_in_7459 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_7459 .fa-stack.custom,#stacks_in_7459 i.fa.custom{font-size:30px}#stacks_in_7459 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_7459 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_7459 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_7459 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_7459 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_7459 a:hover .fa-border{}#stacks_in_7459 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7459 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7459 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7459 .jw-wrapper{font-size:30px;}#stacks_in_7459 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7459 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7459 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7459 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_7459 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_7459 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_7459 .jw-wrapper.hover i.fa:hover,#stacks_in_7459 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
#stacks_in_7457 .background{}#stacks_in_7457 .fa-stack,#stacks_in_7457 i.fa{color:rgba(0, 0, 0, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_7457 .fa-stack.custom,#stacks_in_7457 i.fa.custom{font-size:30px}#stacks_in_7457 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_7457 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_7457 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_7457 a:hover i.fa{color:rgba(0, 0, 0, 1.00)}#stacks_in_7457 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_7457 a:hover .fa-border{}#stacks_in_7457 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7457 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7457 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7457 .jw-wrapper{font-size:30px;}#stacks_in_7457 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_7457 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_7457 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_7457 .jw-wrapper.match{color:rgba(0, 0, 0, 1.00)}#stacks_in_7457 .jw-wrapper.match a{color:rgba(0, 0, 0, 1.00)}#stacks_in_7457 .jw-wrapper.match a:hover{color:rgba(0, 0, 0, 1.00)}#stacks_in_7457 .jw-wrapper.hover i.fa:hover,#stacks_in_7457 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Footer' 
Style Sheet: fsrfooter.css
Created: 25, October, 2010
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7463 {
}

#stacks_in_7463 #footer {
	font-size: 0.95em;
	line-height: 2.33em;
	width: 100%;
}



#stacks_in_7463 {
	margin: 0px 0px 20px 0px;
	padding:  20px;
}
