/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./css/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/* 3rd party packages */
/* SASS and Global'ish Stuff */
body {
  color: #2b3e52;
  background-color: #fbfcfd;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
  position: relative;
  height: 100%;
  letter-spacing: 0.03em;
}

html {
  /* 10px / 16px = 62.5% */
  font-size: 62.5%;
  height: 100%;
}

a {
  outline: none;
}

h2 {
  font-size: 2.6rem;
  margin-bottom: 2rem;
  line-height: 1.4;
  font-weight: 500;
}
@media (max-width: 800px) {
  h2 {
    font-size: 2.4rem;
    line-height: 1.2;
  }
}

h3 {
  font-size: 2.4rem;
  margin-bottom: 2rem;
  line-height: 1.4;
  font-weight: 500;
}
@media (max-width: 800px) {
  h3 {
    font-size: 2.2rem;
    line-height: 1.4;
  }
}

#sp-ea-187369.sp-testimonial-free-section .testimonial-nav-arrow {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  border: 1px solid rgba(25, 112, 194, 0.332) !important;
}

#sp-ea-187369.sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body {
  border-radius: 2px !important;
  border: none;
  border-top: 1px solid #4a69bd;
}

#sp-ea-187369.sp-easy-accordion > .sp-ea-single {
  background: #ecf0f1 !important;
}

#sp-ea-187369.sp-easy-accordion .sp-ea-single .ea-header a {
  font-size: 1.8rem !important;
  color: #2d3436 !important;
  font-weight: 500 !important;
}
@media (max-width: 400px) {
  #sp-ea-187369.sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 1.4rem !important;
  }
}
@media (max-width: 330px) {
  #sp-ea-187369.sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 1.2rem !important;
  }
}

.sp-testimonial-free {
  padding: 1rem 1.6rem;
}

.grid--3-cols {
  grid-template-columns: repeat(3, 1fr);
}

.grid--2-cols {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 630px) {
  .grid--2-cols {
    grid-template-columns: 1fr;
  }
}

.centerImage {
  text-align: center;
}
.centerImage img {
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  border-radius: 6px;
  margin-bottom: 2rem;
}

.heading-primary,
.heading-secondary,
.heading-tertiary {
  font-weight: 300;
  color: #212529;
  letter-spacing: -0.5px;
}

.heading-primary {
  font-size: 4.4rem;
  font-weight: 400;
  line-height: 1.1;
  margin-top: 8.6rem;
  margin-bottom: 7.4rem;
  display: flex;
  align-items: center;
  padding-bottom: 1rem;
  padding-top: 1rem;
  border-bottom: 2px solid #079992;
}
@media (max-width: 710px) {
  .heading-primary {
    font-size: 3rem;
    margin-top: 5.6rem;
    margin-bottom: 5.6rem;
    justify-content: center !important;
    text-align: center;
  }
}
@media (max-width: 500px) {
  .heading-primary {
    font-size: 2.6rem;
    font-weight: 500;
    margin-top: 3.6rem;
    margin-bottom: 3.6rem;
  }
}

.local-freelance-web-designer-nj {
  text-align: center;
  margin-bottom: 0.5rem;
  font-weight: 600;
  padding: 2rem;
  font-size: 1.6rem;
  border: 1px solid #4834d4;
  color: #535c68;
  box-shadow: 0 0rem 5.2rem rgba(0, 0, 0, 0.085);
  line-height: 1.6;
  border-radius: 16px;
  margin-top: 4.6rem;
  background-color: rgba(246, 229, 141, 0.2);
}
@media (max-width: 400px) {
  .local-freelance-web-designer-nj {
    padding: 1rem;
  }
}

.serving {
  display: flex;
  justify-content: center;
}

.heading-secondary {
  font-size: 4.4rem;
  line-height: 1.2;
  margin-bottom: 9.6rem;
}

.heading-tertiary {
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 2.4rem;
}

img {
  max-width: 100%;
  height: auto;
}

.slides li:focus-within {
  outline: 0px solid #fbfcfd !important;
}

a {
  color: #0d3b66;
  font-family: "Public Sans", sans-serif;
}

a:hover {
  text-decoration: none;
}

a:active,
a:focus {
  outline: none !important;
  border: none !important;
  background-color: transparent !important;
}

a {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

p,
ul,
ol {
  margin: 0 0 1.65em 0;
  font-family: "Public Sans", sans-serif;
}

p,
li {
  line-height: 1.65;
}

.readTime {
  font-size: 1.6rem;
  line-height: 1.6;
  margin-bottom: 4.2rem;
}
@media (max-width: 800px) {
  .readTime {
    font-size: 1.6rem;
    margin-bottom: 3.6rem;
  }
}
@media (max-width: 530px) {
  .readTime {
    font-size: 1.4rem;
  }
}

p {
  font-size: 1.8rem;
  line-height: 1.6;
  margin-bottom: 4rem;
}
@media (max-width: 800px) {
  p {
    font-size: 1.8rem;
    margin-bottom: 3.6rem;
  }
}
@media (max-width: 530px) {
  p {
    font-size: 1.6rem;
  }
}

.containerFreelance article {
  max-width: 90rem;
  margin: 0 auto;
}

.section-title h2 {
  font-size: 3rem;
  position: relative;
  display: inline-block;
  background: #fff;
  vertical-align: top;
  font-weight: 500;
  padding: 0 20px 5px 0;
  background-color: #fbfcfd;
  margin: 0;
}
@media (max-width: 800px) {
  .section-title h2 {
    font-size: 2.4rem;
  }
}

.containerFreelance {
  max-width: 114rem;
  margin: 0 auto;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}
.containerFreelance .containerFreelance {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  word-break: break-word;
  word-wrap: break-word;
}
@media (max-width: 730px) {
  .containerFreelance .containerFreelance {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 730px) {
  .containerFreelance {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.grid-main {
  display: grid;
  -moz-column-gap: 6.4rem;
       column-gap: 6.4rem;
}
@media (max-width: 730px) {
  .grid-main {
    -moz-column-gap: 3.6rem;
         column-gap: 3.6rem;
  }
}

.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 16px;
  position: relative;
}
@media (max-width: 500px) {
  .container {
    padding: 0;
  }
}

.container--narrow {
  max-width: 960px;
}

.container--narrowBlog {
  max-width: 1000px;
}

.section-break {
  border: none;
  border-top: 1px solid #ddd;
  margin: 2.5rem 0;
}

.min-list {
  padding: 0;
  margin: 0;
}

.min-list li {
  list-style: none;
}

.p-top-small {
  padding-top: 1rem;
}

.p-top-large {
  padding-top: 1.6rem;
}

.p-bottom-large {
  padding-bottom: 1.6rem;
}

@media (min-width: 530px) {
  .p-top-large {
    padding-top: 3.5rem;
  }
  .p-bottom-large {
    padding-bottom: 3.5rem;
  }
}
.no-margin {
  margin: 0;
}

.nu {
  text-decoration: none;
}

.nu:hover {
  text-decoration: underline;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

.t-center {
  text-align: center;
}

.t-small {
  font-size: 0.85rem;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.push-right {
  margin-right: 20px;
}

.glide__slides {
  white-space: wrap !important;
}

.hide {
  display: none;
}

/* BEM Blocks */
.our-placeholder-block {
  padding: 20px;
  text-align: center;
  font-size: 1.65rem;
  background: linear-gradient(180deg, #dedede, #adadad);
}

.remove-favorite {
  display: inline-block;
  transition: all 0.3s;
  color: #999;
  font-size: 0.9rem;
  cursor: pointer;
  padding: 4px 6px;
  border-radius: 3px;
}

.remove-favorite:hover {
  background-color: #dedede;
}

.page-section {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
@media (min-width: 530px) {
  .page-section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
.page-section--white {
  background-color: #fff;
}
.page-section--beige {
  background-color: #faf0ca;
}
.page-section p:last-of-type {
  margin-bottom: 0;
}

.school-logo-text {
  position: relative;
  display: grid;
  align-items: center;
  z-index: 20;
  margin: 0;
  font-size: 1.75rem;
  font-weight: 100;
  width: 146px;
  height: 100%;
}
@media (max-width: 630px) {
  .school-logo-text {
    width: 136px;
  }
}
@media (max-width: 500px) {
  .school-logo-text {
    width: 122px;
  }
}

@media (max-width: 530px) {
  .site-footer .school-logo-text {
    margin-left: 0rem;
  }
}

.school-logo-text strong {
  font-weight: 400;
}

.school-logo-text a {
  color: #fff;
  text-decoration: none;
  display: grid;
}

.school-logo-text--alt-color a {
  color: #666;
}
.school-logo-text--alt-color a:hover {
  color: #0d3b66;
  text-decoration: underline;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spinner-loader {
  margin-top: 45px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 0.25rem solid rgba(0, 0, 0, 0.2);
  border-top-color: black;
  animation: spin 1s infinite linear;
}

.c-orange {
  color: #f95738;
}

.c-blue {
  color: #0d3b66;
}

.c-white {
  color: #fff;
}

.c-dark {
  color: #333;
}

.gray {
  color: #999999;
}

.search-trigger {
  display: none;
  color: #fff;
  position: relative;
  cursor: pointer;
  top: 1px;
  margin-left: 20px;
}
@media (min-width: 960px) {
  .search-trigger {
    display: inline-block;
    top: 6px;
  }
}

.search-trigger:hover {
  opacity: 0.65;
}

.social-icons-list {
  display: flex;
  margin: 0 -8px;
}

.social-icons-list li {
  flex: 1;
  margin: 0 8px;
}

.social-icons-list li a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.25rem;
}

.social-icons-list li a:hover {
  opacity: 0.75;
}

.social-color-facebook {
  background-color: #4862a3;
}

.social-color-twitter {
  background-color: #55acee;
}

.social-color-youtube {
  background-color: #cc1e1f;
}

.social-color-linkedin {
  background-color: #0077b5;
}

.social-color-instagram {
  background-color: #d8226b;
}

.nav-list ul {
  padding: 0;
  margin: 0;
}

.nav-list li {
  list-style: none;
}

.nav-list a {
  font-size: 0.9rem;
  color: #999;
  text-decoration: none;
}

.nav-list a:hover {
  color: #0d3b66;
  text-decoration: underline;
}

.one-half,
.one-third,
.one-fourth,
.one-fifth,
.one-sixth {
  padding-bottom: 1.6rem;
}

@media (min-width: 960px) {
  .row {
    margin-right: -50px;
  }
  .one-half,
  .one-third,
  .two-thirds,
  .one-fourth,
  .one-fifth,
  .one-sixth {
    padding-bottom: 0;
    float: left;
    box-sizing: border-box;
    padding-right: 50px;
  }
  .two-thirds {
    width: 66.66%;
  }
  .one-half {
    width: 50%;
  }
  .one-third {
    width: 33.33%;
  }
  .one-quarter {
    width: 25%;
  }
  .one-fifth {
    width: 20%;
  }
  .one-sixth {
    width: 16.66%;
  }
}
/* Make Top WP Admin Bar Fixed on Mobile */
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
/* Seach Form */
.search-form {
  background-color: #dedede;
  padding: 20px;
  text-align: center;
}

.search-form label {
  display: block;
}

.search-form-row {
  display: flex;
}

.search-form .s {
  min-width: 20px;
  flex-basis: auto;
  flex-grow: 1;
  border: none;
  font-family: "Roboto", sans-serif;
  padding: 10px;
}
@media (min-width: 530px) {
  .search-form .s {
    font-size: 1.4rem;
  }
}

.search-submit {
  color: #fff;
  border: none;
  border-radius: 4px;
  outline: none;
  background-color: #0d3b66;
  font-family: "Roboto", sans-serif;
  padding: 0 20px;
  margin-left: 10px;
}

.note-limit-message {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out;
  color: #c32929;
  font-weight: bold;
}

.note-limit-message.active {
  visibility: visible;
  opacity: 1;
}

/* Like Box */
.generic-content .like-box {
  float: right;
  font-size: 1rem;
  background-color: #ededed;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  color: red;
  padding: 10px 10px 10px 25px;
  border-radius: 4px;
  cursor: pointer;
  margin: 0 0 30px 30px;
  position: relative;
}

.generic-content .like-box:hover {
  background-color: #dedede;
}

.like-count {
  padding-left: 10px;
}

.like-box .fa-heart-o {
  transition: all 0.35s ease-out;
  position: absolute;
  left: 10px;
}

.like-box .fa-heart {
  left: 10px;
  transition: all 0.4s ease-out;
  position: absolute;
  visibility: hidden;
  transform: scale(0.2);
  opacity: 0;
}

.like-box[data-exists=yes] .fa-heart {
  transform: scale(1);
  visibility: visible;
  opacity: 1;
}

.like-box[data-exists=yes] .fa-heart-o {
  visibility: hidden;
  opacity: 0;
}

.problemGrid {
  display: grid;
  row-gap: 8rem;
  margin-top: 6.4rem;
}

.problemGridRight {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 4rem;
}
.problemGridRight img {
  border-radius: 4px;
}

.problemGridLeft {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 4rem;
}
.problemGridLeft img {
  border-radius: 4px;
}

.probHr {
  margin-bottom: 1.6rem;
}
@media (max-width: 1100px) {
  .probHr {
    font-size: 2rem;
    line-height: 1.4;
  }
}
@media (max-width: 750px) {
  .probHr {
    margin-top: 0;
    line-height: 1.4;
  }
}

.probEm {
  font-style: italic;
  margin-bottom: 2rem;
  font-weight: 500;
  line-height: 1.6;
  font-size: 1.6rem;
}

.propPad {
  line-height: 1.6;
  margin-bottom: 3rem;
}
@media (max-width: 1100px) {
  .propPad {
    font-size: 1.6rem;
  }
}
@media (max-width: 750px) {
  .propPad {
    font-size: 1.8rem;
  }
}
@media (max-width: 530px) {
  .propPad {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

.cr-reviews-grid-inner {
  align-items: flex-end;
}

.cr-reviews-grid {
  border: 1px solid #f7f1e3 !important;
  border-radius: 4px;
}

.cr-reviews-grid .cr-summaryBox-wrap {
  background-color: #f7f1e3 !important;
  border-radius: 4px;
}

.envelopeIcon {
  color: #fdcb6e;
  margin-right: 5px;
}

.freelance-img {
  width: 100%;
  height: auto;
  box-shadow: 0 0rem 5.2rem rgba(0, 0, 0, 0.085);
  border-radius: 6px;
}

h3.excerpt {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.4;
  text-transform: none;
  margin: 1.4rem 0 2.6rem;
}
@media (max-width: 800px) {
  h3.excerpt {
    font-size: 1.8rem;
    margin: 1.4rem 0 2.4rem;
  }
}
@media (max-width: 630px) {
  h3.excerpt {
    font-size: 1.6rem;
    margin: 1.4rem 0 2rem;
  }
}

.excerpt a {
  color: #212529;
  text-decoration: none;
}

.sideTitle {
  color: #2c3e50;
  font-weight: 600;
  margin-bottom: 1.6rem;
  display: block;
}

.blogRow {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}
@media (max-width: 800px) {
  .blogRow {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
}

.blogGrid {
  display: grid;
  grid-template-columns: 3.5fr 1.5fr;
  gap: 1.6rem;
  margin-bottom: 6.4rem;
}
@media (max-width: 800px) {
  .blogGrid {
    grid-template-columns: 1fr;
  }
}

.mainBlog img {
  border-radius: 6px;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  margin-bottom: 1rem;
}

.wp-block-latest-posts__featured-image img {
  border-radius: 6px;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
}
@media (max-width: 730px) {
  .wp-block-latest-posts__featured-image img {
    margin-bottom: 1.4rem;
  }
}

.headline--post-title a:hover,
.headline--post-title a:active {
  text-decoration: none !important;
}

.widget-wrapper h4 {
  color: #ecf0f1;
  font-weight: 500 !important;
  font-size: 1.8rem;
  padding: 10px 5px;
  background-color: #16a085;
  border-radius: 4px;
  text-align: center;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  margin-top: 0;
  border: 1px solid #4c6ef5;
}

.wp-block-latest-posts.is-grid li {
  margin: 0 1.25em 1.25em 0;
  width: 100%;
}

.read-more {
  text-decoration: none;
  color: #c0392b;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
  overflow-wrap: break-word;
  font-size: 1.4rem;
  line-height: 1.4;
  padding-bottom: 1.4rem;
  margin-bottom: 2.4rem;
  border-bottom: 1px dotted #b2bec3;
}
.wp-block-latest-posts.wp-block-latest-posts__list li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
@media (max-width: 730px) {
  .wp-block-latest-posts.wp-block-latest-posts__list li {
    font-size: 1.4rem;
    padding-bottom: 1.6rem !important;
  }
}
@media (max-width: 630px) {
  .wp-block-latest-posts.wp-block-latest-posts__list li {
    font-size: 1.8rem;
    line-height: 1.6;
  }
}
@media (max-width: 530px) {
  .wp-block-latest-posts.wp-block-latest-posts__list li {
    font-size: 1.4rem;
    line-height: 1.4;
  }
}

.wp-block-latest-posts__list {
  padding-left: 0;
  list-style: none;
}

.blogArticle img {
  border-radius: 4px;
}
.blogArticle p {
  font-size: 1.8rem;
  line-height: 1.6;
  margin-bottom: 0rem;
}

@media (max-width: 530px) {
  .generic-conent p {
    margin-bottom: 1.6rem;
  }
}

/* Customize Login Screen */
body.login .button-primary {
  background-color: #f95738;
  border-color: rgb(248.1073170732, 62.0048780488, 26.3926829268);
  text-shadow: 0 -1px 1px rgb(247.6609756098, 49.5073170732, 11.5890243902), 1px 0 1px rgb(247.6609756098, 49.5073170732, 11.5890243902), 0 1px 1px rgb(247.6609756098, 49.5073170732, 11.5890243902), -1px 0 1px rgb(247.6609756098, 49.5073170732, 11.5890243902);
  box-shadow: 0 1px 0 rgb(236.8585365854, 44.0390243902, 7.1414634146);
}

body.login .button-primary:active,
body.login .button-primary:focus,
body.login .button-primary:hover {
  background-color: rgb(248.1965853659, 64.5043902439, 29.3534146341);
  border-color: #f95738;
  text-shadow: 0 -1px 1px rgb(236.8585365854, 44.0390243902, 7.1414634146), 1px 0 1px rgb(236.8585365854, 44.0390243902, 7.1414634146), 0 1px 1px rgb(236.8585365854, 44.0390243902, 7.1414634146), -1px 0 1px rgb(236.8585365854, 44.0390243902, 7.1414634146);
  box-shadow: 0 1px 0 rgb(222.0548780488, 41.2865853659, 6.6951219512);
}

body.login {
  background-color: #faf0ca;
}

.login h1 a {
  color: #0d3b66;
  font-size: 30px;
  font-weight: 300;
  background-image: none;
  width: auto;
  height: auto;
  text-indent: 0;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
  display: inline-block;
  cursor: pointer;
  border-radius: 6px;
  border: none !important;
  overflow: hidden;
  text-decoration: none;
  background-color: #0d3b66 !important;
  color: #fad390 !important;
  font-size: 1.6rem !important;
  padding: 12px 18px !important;
  outline: none;
  min-width: 30%;
}

.btn {
  display: inline-block;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  font-size: 1.4rem;
  padding: 12px 24px;
  border: none;
  outline: none;
  font-weight: 500;
}
.btn--contact {
  background-color: #ee964b;
}
.btn--small {
  font-size: 0.88rem;
  padding: 7px 13px;
  font-weight: 300;
}
.btn--with-photo {
  padding-left: 40px;
  position: relative;
}
.btn--orange {
  background-color: #ee964b;
}
.btn--orange:hover {
  background: linear-gradient(#ee964b, rgb(234.75, 108.013803681, 0));
}
.btn--dark-orange {
  background-color: #f95738;
}
.btn--dark-orange:hover {
  background: linear-gradient(#f95738, rgb(198.25, 31.8432642487, 0));
}
.btn--blue {
  background-color: #0d3b66;
}
.btn--blue:hover {
  background: linear-gradient(rgb(17.9117391304, 81.2917391304, 140.5382608696), #0d3b66);
}
.btn--blue:active {
  background: linear-gradient(rgb(17.9117391304, 81.2917391304, 140.5382608696), #0d3b66);
}
.btn--blue:focus {
  background: linear-gradient(rgb(17.9117391304, 81.2917391304, 140.5382608696), #0d3b66);
}
.btn--yellow {
  background-color: #f4d35e;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.22);
}
.btn--yellow:hover {
  background: linear-gradient(#f4d35e, rgb(239.98, 187.1844, 0));
}
.btn--beige {
  background-color: #faf0ca;
  color: #173f58;
}
.btn--beige:hover {
  background-color: #f4d35e;
}
.btn--gray {
  background-color: #222;
}
.btn--white {
  background-color: #fff;
  color: #173f58;
}
.btn--white:hover {
  background-color: #ddd;
}
.btn--large {
  font-size: 1.3rem;
  padding: 16px 34px;
  border-radius: 7px;
}
@media (min-width: 530px) {
  .btn--large {
    font-size: 1.9rem;
  }
}
.btn--inactive {
  background-color: transparent;
  cursor: default;
  color: #333;
}

.site-header {
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #ffda79;
}
.site-header .container {
  max-width: 95%;
  display: grid;
  grid-template-columns: 1fr 4fr;
  align-items: center;
  padding: 8px 0;
}
@media (max-width: 500px) {
  .site-header .container {
    padding-left: 17px;
  }
}
.site-header__avatar {
  position: absolute;
  top: 0;
  left: 0;
}
.site-header__avatar img {
  display: block;
  width: 30px;
  height: 30px;
}
.site-header__menu {
  visibility: hidden;
  position: absolute;
  background-color: rgba(12.4234782609, 56.3834782609, 97.4765217391, 0.89);
  left: 0;
  right: 0;
  top: -20px;
  padding-top: 58px;
  opacity: 0;
  transform: translateY(-20%);
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out, transform 0.3s ease-out;
  padding-bottom: 20px;
}
@media (min-width: 730px) {
  .site-header__menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0) scale(1);
    position: static;
    background-color: transparent;
    float: right;
    padding-top: 0;
    padding-bottom: 0;
    top: 0;
  }
}
.site-header__menu--active {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.site-header__search-trigger {
  cursor: pointer;
  color: #fff;
  font-size: 1.2rem;
  position: absolute;
  top: 6px;
  right: 16px;
}
@media (min-width: 530px) {
  .site-header__search-trigger {
    top: 4px;
    font-size: 1.4rem;
  }
}
@media (min-width: 960px) {
  .site-header__search-trigger {
    display: none;
  }
}
.site-header__menu-trigger {
  color: #fff;
  cursor: pointer;
  font-size: 1.2rem;
  position: absolute;
  z-index: 10;
  top: 7px;
  right: 46px;
}
@media (min-width: 530px) {
  .site-header__menu-trigger {
    top: 5px;
    font-size: 1.4rem;
  }
}
@media (min-width: 960px) {
  .site-header__menu-trigger {
    display: none;
  }
}
.site-header__util {
  padding: 0 0 0 20px;
}
@media (min-width: 960px) {
  .site-header__util {
    padding: 0;
    float: right;
  }
}
.site-header__btn {
  margin-right: 20px;
}
@media (min-width: 960px) {
  .site-header__btn {
    float: left;
  }
}
.site-header .btn--with-photo {
  margin-right: 0;
}

.site-footer {
  padding: 1rem 0 1.5rem 0;
  border-top: 1px solid rgba(33, 37, 41, 0.1);
}
.site-footer p {
  font-size: 0.9rem;
}
.site-footer .headline {
  color: #666;
  margin-bottom: 0.33rem;
}
.site-footer__link {
  color: #999;
  text-decoration: none;
}
.site-footer__link:hover {
  color: #0d3b66;
  text-decoration: underline;
}
.site-footer__inner {
  border-top: 1px dotted #dedede;
  padding-top: 3.5rem;
}
.site-footer__col-one {
  text-align: center;
}
@media (min-width: 960px) {
  .site-footer__col-one {
    text-align: left;
    width: 33%;
    float: left;
  }
}
.site-footer__col-two-three-group {
  text-align: center;
  width: 85%;
  margin: 0 auto;
}
@media (min-width: 960px) {
  .site-footer__col-two-three-group {
    text-align: left;
    float: left;
    width: 42%;
    margin: 0;
  }
}
.site-footer__col-two {
  width: 50%;
  float: left;
}
.site-footer__col-three {
  width: 50%;
  float: left;
}
.site-footer__col-four {
  padding-top: 20px;
  width: 85%;
  margin: 0 auto;
  clear: both;
  text-align: center;
}
@media (min-width: 960px) {
  .site-footer__col-four {
    padding-top: 0;
    margin: 0;
    clear: none;
    text-align: left;
    width: 25%;
    float: right;
  }
}

.footer-navigation {
  float: right;
}
.footer-navigation ul {
  padding: 0.5rem 0.5rem;
  margin: 0;
}
@media (min-width: 960px) {
  .footer-navigation {
    float: right;
    margin-right: 20px;
  }
}

@media (max-width: 500px) {
  .footer-navigation .menu {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-items: center;
    gap: 0.1rem;
  }
}
@media (max-width: 630px) {
  .footer-navigation .menu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.4rem;
  }
}
.footer-navigation li {
  list-style: none;
  float: left;
}
@media (min-width: 960px) {
  .footer-navigation li {
    float: left;
    padding-left: 20px;
  }
}

.footer-navigation a:link,
.footer-navigation a:visited {
  display: block;
  padding: 10px 20px;
  font-size: 1.8rem;
  color: #2b3e52;
  text-decoration: none;
  font-weight: 500;
}
@media (min-width: 960px) {
  .footer-navigation a:link,
  .footer-navigation a:visited {
    display: inline-block;
    padding: 0;
  }
}
@media (max-width: 800px) {
  .footer-navigation a:link,
  .footer-navigation a:visited {
    padding: 2px 10px 5px;
  }
}
@media (max-width: 500px) {
  .footer-navigation a:link,
  .footer-navigation a:visited {
    padding: 2px 4px 5px;
    font-size: 1.6rem;
  }
}

.footer-navigation .current-menu-item a,
.footer-navigation a:hover,
.footer-navigation a:active {
  color: #1971c2;
}

.footer-navigation a::before {
  content: "\f0eb";
  font-family: "FontAwesome", sans-serif;
  font-weight: 500;
  margin-right: 8px;
  color: #fa5252 !important;
  font-size: 2.2rem;
}

.socialRow {
  display: flex;
  flex-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  justify-content: center;
}
.socialRow img {
  height: 2.6rem;
  width: 2.6rem;
}
.socialRow img.socialIconsFb {
  filter: brightness(0) saturate(100%) invert(47%) sepia(89%) saturate(4978%) hue-rotate(202deg) brightness(99%) contrast(92%);
}
.socialRow img.socialIconsIg {
  filter: brightness(0) saturate(100%) invert(22%) sepia(100%) saturate(1712%) hue-rotate(261deg) brightness(91%) contrast(85%);
}
.socialRow img.socialIconsPin {
  filter: brightness(0) saturate(100%) invert(11%) sepia(100%) saturate(5184%) hue-rotate(345deg) brightness(93%) contrast(108%);
}
.socialRow img.socialIconsli {
  filter: brightness(0) saturate(100%) invert(29%) sepia(76%) saturate(1747%) hue-rotate(193deg) brightness(90%) contrast(95%);
}

.copyright {
  font-size: 1.4rem;
  font-weight: 600;
  color: #2f3640;
  margin-top: auto;
  text-align: center;
  margin-top: 3.6rem;
  margin-bottom: 1rem;
  line-height: 1.6;
}
.copyright a:link,
.copyright a:visited {
  line-height: 1.4;
  color: #1289a7;
  font-weight: 600;
  transition: all 0.3 ease-in;
  text-decoration: none !important;
}
.copyright a:hover,
.copyright a:active {
  color: #126b81;
  text-decoration: none !important;
}
@media (max-width: 500px) {
  .copyright {
    font-size: 1.2rem;
  }
}

.smallFoot {
  font-size: 1.2rem !important;
  font-weight: 600 !important;
  text-align: center;
  margin-top: 1rem;
  line-height: 1.4;
}

.footer {
  background-color: #f7f7f7 !important;
  padding: 0.5rem 0;
  position: relative;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
  padding-bottom: 5.6rem;
}
.footer .grid--2-cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.footer .grid-main {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.custom-logo.mobile {
  z-index: 9999;
  position: absolute;
  left: 1.6rem;
  top: 1rem;
}

.close-mobile {
  z-index: 9999;
  position: absolute;
  right: 1.6rem;
  top: 0.8rem;
  width: 40px;
  height: 40px;
  cursor: pointer;
  filter: brightness(0) saturate(100%) invert(20%) sepia(20%) saturate(496%) hue-rotate(183deg) brightness(98%) contrast(91%);
}

.hide-open-mobile {
  visibility: hidden;
}

.open-mobile {
  z-index: 9999;
  width: 40px;
  height: 40px;
  display: none;
  cursor: pointer;
  filter: brightness(0) saturate(100%) invert(20%) sepia(20%) saturate(496%) hue-rotate(183deg) brightness(98%) contrast(91%);
}

.no_scroll {
  overflow-y: hidden;
}

.mobile_menu li {
  float: none !important;
}

.site-header__menu,
.site-footer__menu {
  transition: none !important;
}

.site-footer .container {
  display: grid;
  grid-template-columns: 1fr 2fr;
}
@media (max-width: 900px) {
  .site-footer .container {
    grid-template-columns: 1fr 3fr;
  }
}
@media (max-width: 710px) {
  .site-footer .container {
    grid-template-columns: 1fr;
    justify-items: center;
  }
}

.overflowMenu {
  overflow-y: auto;
}

.menu-mwd-websites-main-mobile-menu-container {
  height: 100%;
}

.mobile_menu_div {
  position: absolute;
  width: 70%;
  height: 100%;
  left: -72%;
  display: none;
  top: 0;
  transition: left 0.2s ease-in;
  background: #ffda79;
  z-index: 10;
}

.mobile_menu {
  position: relative;
  top: 150px;
  height: 100%;
  list-style-type: none;
  overflow-y: auto !important;
  overflow-x: hidden;
}

.mobile_menu li {
  margin-bottom: 2rem !important;
}

.mobile_menu a {
  font-size: 2rem;
  font-weight: 500;
  color: #353b48 !important;
  text-decoration: none;
}
.mobile_menu a::before {
  content: "\f0eb"; /* Unicode for the light bulb icon */
  font-family: "FontAwesome", sans-serif;
  font-weight: 500; /* Font weight for solid icons */
  margin-right: 8px; /* Add some space between the icon and the link text */
  color: #fa5252 !important;
  font-size: 2.2rem;
}

.main-navigation {
  float: right;
}
.main-navigation a::before {
  content: "\f0eb"; /* Unicode for the light bulb icon */
  font-family: "FontAwesome", sans-serif;
  font-weight: 500; /* Font weight for solid icons */
  margin-right: 8px; /* Add some space between the icon and the link text */
  color: #fa5252 !important;
  font-size: 2.2rem;
}
.main-navigation ul {
  padding: 0.5rem 0.5rem;
  margin: 0;
}
.main-navigation ul:before,
.main-navigation ul:after {
  content: " ";
  display: table;
}
.main-navigation ul:after {
  clear: both;
}
@media (min-width: 960px) {
  .main-navigation {
    float: right;
  }
}

.main-navigation li {
  list-style: none;
}
@media (min-width: 730px) {
  .main-navigation li {
    float: left;
    padding-left: 20px;
  }
}

.main-navigation a:link,
.main-navigation a:visited {
  display: block;
  font-size: 1.8rem;
  color: #353b48;
  text-decoration: none;
  font-weight: 500;
}
@media (min-width: 960px) {
  .main-navigation a:link,
  .main-navigation a:visited {
    display: inline-block;
    padding: 0;
  }
}

.main-navigation .current-menu-item a,
.main-navigation a:hover {
  color: #4a5772;
}

@media (max-width: 730px) {
  .mobile-div {
    display: grid;
    display: grid;
    align-items: center;
    justify-items: center;
    position: absolute;
    top: 0;
    height: 100%;
    right: 17px;
  }
  .open-mobile {
    display: block;
  }
  .mobile_menu_div {
    display: block;
    box-shadow: 1rem 0rem 8rem 0rem rgba(10, 41, 90, 0.4);
    border-right: 1px solid rgba(34, 93, 148, 0.1);
  }
}
.section-hero {
  padding: 0 !important;
}

.section-hero-outer {
  background-color: #172f4a !important;
}

.page-banner {
  padding: 8rem 0 4rem 0;
  position: relative;
  background-size: cover;
  background-position: center;
  background: linear-gradient(to right, rgba(22, 90, 182, 0.15) 40%, rgba(22, 120, 194, 0.15) 100%), url(https://www.mwdwebsites.com/wp-content/uploads/2026/03/header-background49.jpg) center/cover no-repeat;
  opacity: 0;
}
@media (min-width: 530px) {
  .page-banner {
    padding: 130px 0 60px 0;
  }
}
.page-banner .freeTitle {
  font-size: 6.4rem;
  font-weight: 400;
  color: #ffeaa7;
}
@media (max-width: 900px) {
  .page-banner .freeTitle {
    font-size: 5.2rem;
  }
}
@media (max-width: 800px) {
  .page-banner .freeTitle {
    font-size: 4.6rem;
    padding-top: 1.6rem;
  }
}
@media (max-width: 530px) {
  .page-banner .freeTitle {
    font-size: 2.6rem;
    margin-top: 3rem;
  }
}
.page-banner__content {
  position: relative;
  z-index: 2;
  padding-bottom: 4.6rem;
  padding-top: 4.6rem;
}
.page-banner__title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 3.6rem;
  margin: 0 0 1rem 0;
  color: #fff;
}
@media (min-width: 530px) {
  .page-banner__title {
    font-size: 5rem;
  }
}
.page-banner__bg-image {
  opacity: 0.55;
  background-size: cover;
  background-position: center bottom;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-banner__intro {
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.3;
  color: #ededed;
}
@media (min-width: 530px) {
  .page-banner__intro {
    font-size: 1.65rem;
  }
}
.page-banner__intro p {
  margin: 0;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.section-hero-header {
  padding: 5.6rem 0 3.6rem;
}

.hero {
  max-width: 114rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 9.6rem;
  align-items: center;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
  color: #f8f9fa;
}
@media (max-width: 1000px) {
  .hero {
    gap: 1rem;
  }
}
@media (max-width: 530px) {
  .hero {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 800px) {
  .hero {
    grid-template-columns: 1fr;
  }
  .hero .container {
    padding: 0 4px;
  }
}
.hero p {
  font-size: 2rem;
  line-height: 1.6;
  margin-bottom: 4.8rem;
  font-weight: 500;
  text-align: left;
  color: #f5f6fa;
}
@media (max-width: 800px) {
  .hero p {
    font-size: 1.8rem;
    line-height: 1.6;
    margin-bottom: 3.6rem;
    text-align: center;
  }
}
@media (max-width: 500px) {
  .hero p {
    font-size: 1.6rem;
    margin-bottom: 2.6rem;
    line-height: 1.6;
  }
}
.hero .btn {
  display: inline-block;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  text-decoration: none;
  background-color: #227093 !important;
  color: #f7f1e3 !important;
  font-size: 1.6rem;
  padding: 12px 4px;
  border: 1px solid #227093;
  outline: none;
}
.hero h1.page-banner__title {
  border-bottom: none;
  padding: 0;
  font-weight: 400;
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.3;
  margin-top: 4.2rem;
  margin-bottom: 4.2rem;
  text-align: left;
  letter-spacing: 0.01em;
  color: #f5f6fa;
}
@media (max-width: 1000px) {
  .hero h1.page-banner__title {
    font-size: 3rem;
    margin-top: 3.6rem;
    margin-bottom: 3.6rem;
    line-height: 1.4;
  }
}
@media (max-width: 800px) {
  .hero h1.page-banner__title {
    font-size: 2.6rem;
    margin-top: 2.4rem;
    margin-bottom: 2.4rem;
    line-height: 1.4;
    text-align: center;
  }
}
@media (max-width: 530px) {
  .hero h1.page-banner__title {
    text-align: center;
  }
}
.hero .hero-text-box .button-row {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  /* justify-items: center; */
  align-items: center;
  align-content: space-around;
}
@media (max-width: 800px) {
  .hero .hero-text-box .button-row {
    gap: 2rem;
  }
}
@media (max-width: 800px) {
  .hero .hero-text-box {
    grid-row: 2;
  }
}

.hero-img-box img {
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  border-radius: 6px;
}
@media (max-width: 800px) {
  .hero-img-box {
    grid-row: 1;
  }
}

.messageHome,
.messageHomeBottom {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-items: center;
  font-size: 2.4rem;
  color: #f8f9fa;
  background-color: #2980b9;
  padding: 1rem 2rem;
  margin-bottom: 3.6rem;
  gap: 0.8rem;
  text-align: center;
  box-shadow: 0 0rem 5.2rem rgba(0, 0, 0, 0.085);
}
.messageHome a,
.messageHomeBottom a {
  color: #ffb142;
  transition: all 0.3s ease-in;
}
.messageHome a:hover,
.messageHomeBottom a:hover {
  color: #c5780e;
}
@media (max-width: 900px) {
  .messageHome,
  .messageHomeBottom {
    font-size: 2rem;
  }
}

.nap {
  margin-bottom: 0.2rem;
  font-weight: 600 !important;
}
.nap span {
  color: #cd6133 !important;
  font-size: 1.6rem;
}
.nap a:link,
.nap a:visited {
  color: #1289a7;
  font-weight: 600;
  transition: all 0.3s ease-in;
}
.nap a:hover,
.nap a:active {
  color: #126b81;
}
@media (max-width: 350px) {
  .nap {
    padding: 0 2rem;
  }
}

.tagLine-text {
  font-weight: 600;
  color: #f5f6fa;
  font-size: 1.8rem;
  margin-bottom: 0;
}
.tagLine-text i {
  color: #222f3e;
}

.delivered-text span,
.tagLine-text span {
  color: #fad390;
}

.hero-slider {
  position: relative;
  margin-top: 75px;
}
.hero-slider div {
  outline: none;
}
.hero-slider__interior {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 960px) {
  .hero-slider__interior {
    padding-top: 130px;
    padding-bottom: 130px;
  }
}
.hero-slider__slide {
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-slider__overlay {
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.68);
  padding: 40px;
  color: #fff;
}
@media (max-width: 530px) {
  .hero-slider__overlay {
    padding: 20px 40px;
  }
}
@media (min-width: 960px) {
  .hero-slider__overlay {
    width: 50%;
  }
}

.slick-dots {
  z-index: 100;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
  text-align: center;
  top: 15px;
}
@media (min-width: 960px) {
  .slick-dots {
    top: 50px;
  }
}

.slick-dots li {
  list-style: none;
  display: inline;
}
.slick-dots li button {
  display: inline-block;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  border: none;
  margin: 0 4px;
  padding: 0;
  outline: none;
  transition: background-color 0.3s ease-out;
  cursor: pointer;
}
.slick-dots .slick-active button {
  background-color: #fff;
}

/* GlideJS */
.glide__bullets {
  z-index: 100;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
  text-align: center;
  top: 15px;
}
@media (min-width: 960px) {
  .glide__bullets {
    top: 50px;
  }
}
.glide__bullets button {
  display: inline-block;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  border: none;
  margin: 0 3px;
  padding: 0;
  outline: none;
  transition: background-color 0.3s ease-out;
  cursor: pointer;
}
.glide__bullets button.glide__bullet--active {
  background-color: #fff;
}

.hero-slider__slide {
  background-position: center;
}
.hero-slider__slide .btn:before {
  content: "\f2b7";
  font-family: "FontAwesome", sans-serif;
  font-weight: 500;
  margin-right: 8px;
  color: #fdcb6e !important;
}

.headline {
  margin: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
}
.headline h2 {
  font-size: 2rem;
  font-weight: 400;
}
.headline--large {
  font-size: 3rem;
}
@media (min-width: 530px) {
  .headline--large {
    font-size: 6.25rem;
  }
}
@media (min-width: 530px) and (max-width: 530px) {
  .headline--large {
    font-size: 4.2rem;
  }
}
.headline--large-medium {
  font-size: 5rem;
  margin: 0 0 1rem 0;
  line-height: 1.2;
}
@media (max-width: 530px) {
  .headline--large-medium {
    font-size: 3.6rem;
  }
}
.headline--medium {
  font-size: 2.2rem;
  margin-bottom: 0.75rem;
  line-height: 1.4;
  margin-bottom: 2rem;
}
@media (min-width: 530px) {
  .headline--medium {
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 2rem;
  }
}
.headline--small-plus {
  font-family: "Roboto", sans-serif;
  font-size: 1.6875rem;
  font-weight: 400;
  margin-bottom: 1.9rem;
}
.headline--small {
  font-size: 1.2rem;
  margin-bottom: 1.9rem;
}
@media (min-width: 530px) {
  .headline--small {
    font-size: 1.6875rem;
  }
}
@media (max-width: 530px) {
  .headline--small {
    line-height: 1.2;
  }
}
.headline--smaller {
  font-size: 1.5rem;
}
.headline--tiny {
  font-family: "Roboto", sans-serif;
  font-size: 1.3875rem;
  margin-bottom: 0.25rem;
}
.headline--post-title a {
  color: #0d3b66;
  text-decoration: none;
}
.headline--post-title a:hover {
  text-decoration: underline;
}

.generic-content p,
.generic-content li {
  font-size: 1.15rem;
}
.generic-content blockquote,
.generic-content blockquote p {
  font-size: 1.5rem;
  font-style: italic;
}
.generic-content h1,
.generic-content h2,
.generic-content h3,
.generic-content h4,
.generic-content h5,
.generic-content h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 1rem;
}
.generic-content h1 {
  font-size: 3.6rem;
}
.generic-content h2 {
  font-size: 3.1rem;
}
.generic-content h3 {
  font-size: 2.6rem;
}
.generic-content h4 {
  font-size: 2.1rem;
}
.generic-content h5 {
  font-size: 1.6rem;
}
.generic-content h6 {
  font-size: 1.15rem;
}
@media (min-width: 530px) {
  .generic-content h1 {
    font-size: 6.25rem;
  }
  .generic-content h2 {
    font-size: 5rem;
  }
  .generic-content h3 {
    font-size: 3.125rem;
  }
  .generic-content h4 {
    font-size: 2.4rem;
  }
  .generic-content h5 {
    font-size: 1.9rem;
  }
  .generic-content h6 {
    font-size: 1.15rem;
  }
}

.event-summary {
  position: relative;
  padding-left: 107px;
  min-height: 77px;
  padding-bottom: 1px;
  margin-bottom: 20px;
}
.event-summary__title a {
  color: #173f58;
}
.event-summary__date {
  text-decoration: none;
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  padding: 14px 0 11px 0;
  color: #FFF;
  border-radius: 50%;
  background-color: #0d3b66;
  width: 80px;
  line-height: 1;
  transition: opacity 0.33s;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.22);
}
.event-summary__date:hover {
  opacity: 0.75;
}
.event-summary__date--beige {
  background-color: #f4d35e;
}
.event-summary__month {
  display: block;
  font-size: 1.5rem;
  font-weight: 300;
  text-transform: uppercase;
}
.event-summary__day {
  display: block;
  font-size: 2.02rem;
  font-weight: 700;
}

.historyGrid {
  display: grid;
  row-gap: 6.4rem;
}
@media (max-width: 750px) {
  .historyGrid {
    row-gap: 5.6rem;
  }
}

.headshot {
  overflow: hidden;
  max-width: 270px;
  float: left;
  margin: 0 3rem 2rem 0;
  height: auto;
  border-radius: 10%;
  box-shadow: 1px 0.1rem 1rem 1px rgb(54, 72, 91);
}
@media (max-width: 630px) {
  .headshot {
    max-width: 45%;
  }
}
@media (max-width: 500px) {
  .headshot {
    max-width: 80%;
    margin: auto 10%;
    margin-bottom: 2rem;
  }
}

.introAbout span {
  color: #4c6ef5;
  position: relative;
  top: 2px;
}
.introAbout span i {
  font-size: 2rem;
}

.about-text {
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  border: 1px solid #e17055;
  padding: 2rem;
  border-radius: 6px;
  margin: 2rem 0 3.6rem;
  font-weight: 500;
}
.about-text .fa-check-circle-o:before {
  color: #006266 !important;
}

.stepDiv p:last-child {
  margin-bottom: 1rem;
}

.imgLeft,
.imgRight {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
}
@media (max-width: 1000px) {
  .imgLeft,
  .imgRight {
    gap: 3rem;
  }
}
@media (max-width: 900px) {
  .imgLeft,
  .imgRight {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 750px) {
  .imgLeft,
  .imgRight {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
}

@media (max-width: 900px) {
  .imgRight .step-img-mwd {
    grid-row: 2;
  }
  .imgRight .step-img-box {
    grid-row: 1;
  }
}

@media (max-width: 900px) {
  .imgLeft .step-img-mwd {
    grid-row: 2;
  }
  .imgLeft .step-img-box {
    grid-row: 1;
  }
}

.stepDiv {
  display: grid;
  justify-content: center;
  align-content: center;
  width: 95%;
}
@media (max-width: 750px) {
  .stepDiv {
    width: 100%;
  }
  .stepDiv p {
    margin-bottom: 0;
  }
}
@media (max-width: 530px) {
  .stepDiv {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .stepDiv {
    justify-content: stretch;
  }
}

.step-number {
  font-size: 7.4rem;
  font-weight: 600;
  color: rgba(34, 112, 147, 0.69);
  margin-bottom: 0;
  line-height: 0.6;
}

.heading-tertiary-about {
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 2.4rem;
  font-weight: 700;
}

.aboutLI {
  font-size: 2rem;
  list-style-type: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
  justify-items: stretch;
  justify-content: center;
  padding: 0;
}
@media (max-width: 900px) {
  .aboutLI {
    font-size: 2.4rem;
  }
}
@media (max-width: 730px) {
  .aboutLI {
    -moz-column-gap: 1.6rem;
         column-gap: 1.6rem;
  }
}
@media (max-width: 630px) {
  .aboutLI {
    font-size: 2rem;
  }
}
@media (max-width: 530px) {
  .aboutLI {
    font-size: 1.8rem;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}
@media (max-width: 400px) {
  .aboutLI {
    font-size: 1.6rem;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}
@media (max-width: 330px) {
  .aboutLI {
    font-size: 1.4rem;
  }
}
.aboutLI i {
  color: #e74c3c;
}

.step-img-mwd {
  max-width: 95%;
  border-radius: 6px;
}
@media (max-width: 750px) {
  .step-img-mwd {
    max-width: calc(100% - 0.1rem);
  }
}

.page-links {
  position: relative;
  z-index: 1;
  background-color: #faf0ca;
  margin: 0 0 40px 0;
}
@media (min-width: 767px) {
  .page-links {
    margin: 0 0 40px 20px;
    width: 300px;
    float: right;
  }
}
.page-links__title {
  margin: 0;
  font-weight: normal;
  text-align: center;
  padding: 20px 0;
  background-color: #0d3b66;
  color: #fff;
}
.page-links__title a {
  color: #fff;
  text-decoration: none;
  background-color: #0d3b66;
}
.page-links li {
  border-top: 1px solid rgb(243.8448275862, 221.5344827586, 136.7551724138);
}
.page-links li:first-child {
  border-top: none;
}
.page-links__active, .page-links .current_page_item {
  text-align: center;
  background-color: rgb(243.5631724138, 229.6535172414, 176.7968275862);
  color: #0d3b66;
  font-weight: bold;
}
.page-links li a {
  display: block;
  text-align: center;
  padding: 17px 10px;
  text-decoration: none;
  color: #0d3b66;
  transition: all 0.3s;
}
.page-links li a:hover {
  color: rgb(9.5408695652, 43.3008695652, 74.8591304348);
  background-color: rgb(241.5931310345, 226.6209931034, 169.7268689655);
}

.link-list li {
  padding: 1rem 0;
  font-size: 1.5rem;
  border-bottom: 1px dotted #DEDEDE;
}
.search-overlay .link-list li {
  font-size: 1.3rem;
}
.link-list li:last-child {
  border-bottom: none;
}
.link-list a {
  color: #f95738;
}

.post-item {
  padding-bottom: 1.7rem;
  margin-bottom: 1.7rem;
}
.post-item:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}

.page-numbers {
  font-weight: 500;
  font-size: 2rem;
  margin-right: 1rem;
  margin-bottom: 6.4rem;
  text-decoration: none;
}

.page-numbers.current {
  color: #f95738;
}

.processNumber {
  background-color: #f7f1e3;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.processNumber .process-img {
  width: 100%;
  box-shadow: 0 0rem 5.2rem rgba(0, 0, 0, 0.085);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.processNumber .processText {
  padding: 0.2rem 1.8rem 0.6rem;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.005);
  background-color: #f7f1e3;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.processNumber .step-number {
  margin-bottom: 1rem;
  margin-top: 2rem;
  color: rgba(34, 112, 147, 0.69);
}
@media (max-width: 800px) {
  .processNumber .step-number {
    font-size: 6.4rem;
  }
}
@media (max-width: 530px) {
  .processNumber .step-number {
    font-size: 5rem;
  }
}
.processNumber .processTab {
  margin-bottom: 2.4rem;
  padding-bottom: 1.8rem;
  border-bottom: 1px dashed rgba(34, 112, 147, 0.69);
  font-weight: 700;
  line-height: 1.1;
  font-size: 2.6rem;
  text-transform: uppercase;
}
@media (max-width: 800px) {
  .processNumber .processTab {
    font-size: 1.8rem;
  }
}

.gridProcess {
  display: grid;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
  row-gap: 9.6rem;
  margin-bottom: 2.6rem;
}
@media (max-width: 800px) {
  .gridProcess {
    grid-template-columns: 1fr;
    row-gap: 5.6rem;
  }
}
@media (max-width: 500px) {
  .gridProcess {
    row-gap: 3.6rem;
  }
}

p.process-description {
  margin-bottom: 2rem;
  font-size: 1.6rem;
}
@media (max-width: 800px) {
  p.process-description {
    font-size: 1.6rem;
  }
}

.clickClass {
  font-size: 1.2rem;
  text-align: center;
  font-weight: 600;
  font-family: "Public Sans", sans-serif;
}

body .metaslider .flexslider .slides img {
  border-radius: 2px;
}

body .metaslider #metaslider_187328 .slides img {
  border: rgba(27, 20, 100, 0.4);
  border-radius: 6px;
}

#metaslider-id-187328 .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a {
  background: rgba(129, 215, 66, 0.53) !important;
}

#metaslider-id-187328 .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a.flex-active {
  background: rgb(129, 215, 66) !important;
}

.metaslider.ms-theme-simply-dark .flexslider ol.flex-control-nav:not(.flex-control-thumbs) li a {
  width: 18px !important;
  height: 18px !important;
  border-radius: 50% !important;
  line-height: 18px !important;
  margin: 5px 0 6px 6px !important;
}

#metaslider-id-187328 .flexslider ul.flex-direction-nav li a {
  background: rgba(30, 115, 190, 0.29) !important;
}

.caseMargin {
  margin-bottom: 0.1rem;
}

#metaslider_187426.flexslider .slides {
  align-items: center;
  border-top: 2px solid #ee964b;
  border-bottom: 2px solid #ee964b;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #fff;
}

.carouselCase .caption h1 {
  font-family: "Roboto", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
}

.grid-item {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 0.5rem;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.015);
}

.grid-item .icons {
  position: absolute;
  width: 9rem;
  height: 4rem;
  left: 50%;
  top: 50%;
  margin: -2rem auto 0 -4.7rem;
  text-align: center;
  z-index: 3;
}

.grid-item .icons i {
  color: #f1f2f6;
  font-size: 2rem;
  margin-top: 0.9rem;
}

.icons a {
  width: 4rem;
  height: 4rem;
  background-color: #e74c3c;
  position: relative;
  display: inline-block;
  transition: all 0.3s ease-in;
  border-radius: 50px;
  cursor: pointer;
}

.grid-item .imageOverlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  transition: all 0.3s ease-in;
}

.grid-item:hover .imageOverlay {
  opacity: 1;
}

.grid-item .projectLink {
  float: right;
  right: -20rem;
}

.grid-item .fancySearch {
  float: left;
  left: -20rem;
}

.grid-item:hover .projectLink {
  right: 0;
}

.grid-item:hover .fancySearch {
  left: 0;
}

.grid-item:hover img {
  transform: scale(1.05, 1.05);
}

.portfolio-font {
  font-family: "Special Elite", system-ui;
  font-weight: 600;
  font-style: normal;
  font-size: 2rem;
  text-align: center;
  line-height: 1.4;
  color: #40739e;
  margin-bottom: 0 !important;
}
@media (max-width: 710px) {
  .portfolio-font {
    font-size: 1.6rem;
  }
}
@media (max-width: 630px) {
  .portfolio-font {
    font-size: 1.4rem;
  }
}
.portfolio_logos {
  display: grid;
  align-items: center;
  justify-items: center;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 710px) {
  .portfolio_logos {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 630px) {
  .portfolio_logos {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  .portfolio_logos {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
  }
}
@media (max-width: 400px) {
  .portfolio_logos {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 630px) {
  .section-cta .containerFreelance {
    padding-left: 0.6rem !important;
    padding-right: 0.6rem !important;
  }
}

@media (max-width: 630px) {
  .cta {
    border-radius: 4px !important;
  }
  .cta--image {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
  }
}

.contact-text .heading-tertiary {
  font-weight: 700;
  text-transform: uppercase;
}

.contact_board img {
  box-shadow: 0 2.4rem 4.8rem rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}

@media (max-width: 730px) {
  .wpforms-field {
    max-width: 96.3%;
  }
}
.cta {
  margin-bottom: 6.4rem;
  display: grid;
  grid-template-columns: 1fr;
  box-shadow: 2px 0rem 2rem 2px rgba(128, 128, 128, 0.32);
  border-radius: 12px;
  overflow: hidden;
}
.cta-text {
  padding-right: 1rem;
}
.cta--image {
  position: relative;
  overflow: hidden;
  height: 35vh;
  background-size: cover;
  background-position: center;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background-image: linear-gradient(to right bottom, rgba(48, 24, 4, 0.2), rgba(41, 20, 4, 0.2)), url("http://www.mwdwebsites.com/wp-content/uploads/2025/12/header-background47.jpg");
}
@media (max-width: 500px) {
  .cta--image {
    height: 25vh;
  }
}
@media (max-width: 500px) {
  .cta--image {
    height: 15vh;
  }
}
.cta--image .contact-text .heading-tertiary {
  font-weight: 700;
  text-transform: uppercase;
}
.cta--image img {
  border-radius: 0;
  border-radius: 12px;
  opacity: 0.8;
}
.cta--body {
  padding: 2rem 4rem 4rem;
  text-align: left;
  background-color: #95afc0;
}
@media (max-width: 530px) {
  .cta--body {
    padding: 1rem;
  }
}
.cta--form {
  text-align: center;
}
.cta .heading-secondary {
  color: #2c3e50;
  margin-bottom: 3.2rem;
  font-weight: 700;
}
@media (max-width: 630px) {
  .cta .heading-secondary {
    text-align: center;
    font-size: 3.6rem;
  }
}

.cta-form input,
.cta-form select,
.cta-form textarea,
.wpforms-field-required,
.wpforms-confirmation-container-full {
  width: 100% !important;
  padding: 1.2rem !important;
  font-size: 1.8rem !important;
  font-family: inherit !important;
  color: inherit !important;
  background-color: #fdf2e9 !important;
  border-radius: 9px !important;
  border: none !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label,
.wpforms-captcha-question {
  display: block;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.3;
  margin: 0 0 4px 0;
  padding: 0;
  word-break: break-word;
  word-wrap: break-word;
}

div.wpforms-container-full,
div.wpforms-container-full .wpforms-form * {
  background: none;
  border: 0 none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  float: none;
  font-size: 100%;
  height: auto;
  letter-spacing: normal;
  list-style: none;
  text-shadow: none;
  text-transform: none;
  width: auto;
  visibility: visible;
  overflow: visible;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.cta-form label,
.wpforms-field-label,
.wpforms-captcha-question {
  display: block !important;
  font-size: 1.6rem !important;
  font-weight: 500 !important;
  margin-bottom: 1.2rem !important;
  text-align: left;
}

input {
  margin-bottom: 2rem !important;
}

.btn--contact {
  display: inline-block;
  box-shadow: 0 0rem 4.8rem rgba(0, 0, 0, 0.075);
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  font-size: 1.4rem;
  padding: 12px 24px;
  border: none;
  outline: none;
}

body .iti__flag,
div.wpforms-container .wpforms-form .iti__flag,
div.wpforms-container-full .wpforms-form .iti__flag,
#wpforms-conversational-form-page .iti__flag,
body .iti__selected-country-primary,
div.wpforms-container .wpforms-form .iti__selected-country-primary,
div.wpforms-container-full .wpforms-form .iti__selected-country-primary,
#wpforms-conversational-form-page .iti__selected-country-primary {
  display: none !important;
}

.contactHR {
  height: 1px;
  background-color: #7f8fa6;
  border: none;
  margin-bottom: 1.5rem;
}

.privacy h2,
#policy h2 {
  background-color: rgba(130, 205, 222, 0.3);
  font-weight: 500;
  padding: 0.5rem;
  border-radius: 4px;
  font-size: 2.6rem;
}
@media (max-width: 730px) {
  .privacy h2,
  #policy h2 {
    font-size: 2rem;
    padding: 1rem;
  }
}

#policy li {
  padding: 1.2rem;
  font-size: 1.6rem;
}

#policy {
  margin-bottom: 6.4rem;
}

@media (max-width: 730px) {
  .privacy .accordion-heading,
  #policy .accordion-heading {
    font-size: 1.8rem;
  }
}

/*# sourceMappingURL=style-index.css.map*/