/**/#dm .dmDivider{display:block;min-height:2px;margin:0;border:0;color:gray;background:0}#dm .dmDividerWrapper{display:block;margin:10px 0}/**/.imageWidget{position:relative}.imageWidget a,.imageWidget span.image-caption{font-style:italic;text-align:center}.imageWidget a[data-caption]::after,.imageWidget span[data-caption]::after{content:attr(data-caption);display:block;line-height:100%}
.imageWidget.with-caption a::after,.imageWidget.with-caption span.image-caption::after{margin-top:12px}.imageWidget img[width][height]{height:auto}[data-flex-site] #fcontainer .imageWidget:after,[data-flex-site] #flex-footer .imageWidget:after,[data-flex-site] #flex-header .imageWidget:after{content:none}
[data-flex-site] #fcontainer .imageWidget:before,[data-flex-site] #flex-footer .imageWidget:before,[data-flex-site] #flex-header .imageWidget:before{font-size:80px;transform:none}.imageWidget.hover img.hover-image,.imageWidget:hover img.hover-image{display:initial}
.imageWidget.hover.hasHover img:not(.hover-image),.imageWidget:hover.hasHover img:not(.hover-image){display:none!important}.imageWidget img.hover-image,.imageWidget img.logo-on-scroll{display:none}/**/.hamburgerButton{display:block;background-color:transparent;border:0;padding:0;margin:0}.hamburgerButton,.hamburgerButton svg{width:100%;height:100%}
/* Custom Widgets Styles */
*#dm div.widget-d63052 .section {
  padding-top: 60px;
  padding-bottom: 0px;
}

*#dm div.widget-d63052 .small-heading {
  /*    font-family: Montserrat, sans-serif;
      color: #33576a;
      font-size: 18px;*/
  font-weight: 700;
  text-align: center;
}

*#dm div.widget-d63052 .page-heading {
  /*    margin-bottom: 10px;
      font-family: Montserrat, sans-serif;
      color: #002d45;*/
  line-height: 60px;
  font-weight: 800;
  text-align: center;
}

*#dm div.widget-d63052 .team-divider {
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
  clear: both;
  background-color: #ccd5da;
}

*#dm div.widget-d63052 .terms-paragraph {
  /*    font-family: Montserrat, sans-serif;
      color: #002d45;
      font-size: 14px;*/
  text-align: left;
  list-style-type: none;
}

*#dm div.widget-d63052 .terms-list {
  /*    font-family: Montserrat, sans-serif;
      color: #002d45;*/
  text-align: left;
  /*    font-size: 14px;*/
}

*#dm div.widget-d63052 .terms-bullet:not(*#dm div.widget-d63052 .terms-bullet .terms-list .terms-bullet) {
  /*    font-size: 14px;*/
  margin-top: 20px;
}

*#dm div.widget-d63052 .terms-bullet .terms-list .terms-bullet {
  margin-top: 5px;
}

*#dm div.widget-d63052 .terms-bullet .terms-list {
  /*    font-size: 14px;*/
  padding-left: 40px;
}

*#dm div.widget-d63052 .link {
  /*    border-style: none none solid;
      border-width: 1px;*/
  /*    border-bottom-color: #057dc3;*/
  /*    font-family: Montserrat, sans-serif;
      color: #002d45;*/
  text-decoration: none;
}

*#dm div.widget-d63052 .link:hover {
  /*    color: #057dc3;*/
}

*#dm div.widget-30c5b9 .link {
  text-decoration: none;
}

*#dm div.widget-30c5b9 .copyrightText, *#dm div.widget-30c5b9 .linkBlock {
  text-align: center;
}

@media screen and (min-width: 500px) and (max-width: 1024px) {
  .locations-wrapper {
    top: 20px !important;
    left: 20px !important;
    width: 375px !important;
    min-width: 375px !important;
  }
  .leaflet-popup .leaflet-popup-content-wrapper {
    max-width: 460px !important;
    min-width: 250px !important;
  }
  .location-popup {
    display: block !important;
  }
  .location-photo {
    width: 100% !important;
  }
  .location-info-popup {
    width: 100% !important;
    padding-left: 0px !important;
    padding-top: 20px !important;
  }
}
@media screen and (max-width: 499px) {
  .locations-wrapper {
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    min-width: 100% !important;
    opacity: 1 !important;
  }
  #location-map {
    min-height: 550px !important;
  }
  .locations-header .header-title {
    font-size: 18px !important;
  }
  .locations-header .header-subtext {
    font-size: 13px !important;
  }
  .leaflet-container .location-directions {
    margin-left: auto;
    margin-right: auto;
  }
  .locations-box-wrapper {
    max-height: 300px !important;
  }
  .leaflet-popup .leaflet-popup-content-wrapper {
    max-width: 250px !important;
  }
  .location-photo img {
    width: 100% !important;
    height: 100% !important;
    max-width: 550px !important;
    max-height: 120px !important;
  }
  .location-popup {
    flex-direction: column !important;
  }
  .location-info-popup {
    padding-left: 0px !important;
    padding-top: 10px !important;
    width: fit-content !important;
  }
  .location-photo {
    width: 100% !important;
  }
  .map-wrapper {
    display: flex;
    flex-direction: column;
  }
  .map-wrapper.reverse {
    flex-direction: column-reverse !important;
  }
}
#location-map {
  position: relative;
  width: 100%;
  height: 800px;
  min-height: 535px;
  max-height: 2300px;
  background-color: #ffffff;
  z-index: 0;
}

/*
.leaflet-container .location-directions {
    transition: all .1s ease;
    color: #395585;
    border: 2px solid #395585;
    background-color: #ffffff;
    font-family: Raleway,Arial,sans-serif;
    font-weight: 800 !important; 
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    padding: 0 20px;
    font-size: 12px;
    height: 35px;
    margin-top: 10px;
    border-radius: 25px;
    letter-spacing: 0.02em;
}

.leaflet-container .location-directions:hover {
    color:white !important;
    background-color: #395585 !important;
    font-weight: 800 !important; 

}
*/
.widget-e79c30 {
  width: 100% !important;
  height: auto !important;
}

.leaflet-container .location-directions {
  margin-top: 10px;
  padding: 8px 20px;
  text-align: center;
  background-color: var(--btn-bg-color);
  border-color: var(--btn-border-color);
  border-bottom-color: var(--btn-border-b-color);
  border-left-color: var(--btn-border-l-color);
  border-right-color: var(--btn-border-r-color);
  border-top-color: var(--btn-border-t-color);
  border-radius: var(--btn-border-radius);
  border-bottom-left-radius: var(--btn-border-bl-radius);
  border-bottom-right-radius: var(--btn-border-br-radius);
  border-top-left-radius: var(--btn-border-tl-radius);
  border-top-right-radius: var(--btn-border-tr-radius);
  border-width: var(--btn-border-width);
  border-bottom-width: var(--btn-border-b-width);
  border-left-width: var(--btn-border-l-width);
  border-right-width: var(--btn-border-r-width);
  border-top-width: var(--btn-border-t-width);
  direction: var(--btn-text-direction);
  text-align: var(--btn-text-align);
  color: var(--btn-text-color);
  font-family: var(--btn-font-family);
  font-size: var(--btn-text-font-size);
  font-weight: var(--btn-text-font-weight);
  text-decoration: var(--btn-text-decoration);
}

.leaflet-container .location-directions:hover {
  background-color: var(--btn-hover-bg);
  border-color: var(--btn-hover-border-color);
  border-bottom-color: var(--btn-hover-border-b-color);
  border-left-color: var(--btn-hover-border-l-color);
  border-right-color: var(--btn-hover-border-r-color);
  border-top-color: var(--btn-hover-border-t-color);
  direction: var(--btn-hover-text-direction);
  text-align: var(--btn-hover-text-align);
  color: var(--btn-hover-text-color);
  font-weight: var(--btn-hover-text-font-weight);
  text-align: center;
}

.map-wrapper {
  height: auto;
  width: auto;
  z-index: 0;
}

.locations-wrapper {
  z-index: 0;
  position: absolute;
  top: 60px;
  left: 60px;
  width: auto;
  background-color: white;
  opacity: 0.95;
  min-width: 410px;
}

.location-info-text .rteBlock {
  margin: 0px !important;
  padding: 0px !important;
  line-height: 1.2 !important;
}

.locations-box-wrapper {
  overflow-y: auto;
  max-height: 500px;
}

.locations-box-wrapper::-webkit-scrollbar {
  width: 8px;
}

.locations-header {
  padding: 30px 40px 20px 40px;
  background-color: var(--color_2, #333);
}

.locations-box {
  background-color: #fff;
}

.locations-box.active {
  background-color: var(--color_2, #333);
}

.locations-header .header-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  color: white;
  display: block;
  font-family: inherit;
  margin-bottom: 5px;
}

.locations-header .header-subtext {
  color: white;
  font-size: 14px;
  font-family: inherit;
}

.locations-box {
  padding: 20px 40px;
}

.locations-box {
  transition: all 0.1s ease;
  cursor: pointer;
  margin: 0;
  border-top: 1px solid #eee;
  color: #333;
}

.location-name svg {
  width: 0.85em;
  height: 0.85em;
  color: var(--color_2, #333);
}

.location-name {
  display: block;
  font-weight: 700;
  font-size: 14px;
  font-family: inherit;
  line-height: 1.3;
  color: #1f1f1f;
  letter-spacing: -0.5px;
}

.location-address, .location-phone {
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-family: inherit;
  line-height: 1.3;
  line-height: 1.3;
  color: #757575;
}

*#dm .map-wrapper .locations-wrapper .locations-box-wrapper .active.locations-box svg, *#dm .map-wrapper .locations-wrapper .locations-box-wrapper .active.locations-box, *#dm .map-wrapper .locations-wrapper .locations-box-wrapper .active.locations-box .location-name, *#dm .map-wrapper .locations-wrapper .locations-box-wrapper .active .location-address, *#dm .map-wrapper .locations-wrapper .locations-box-wrapper .active.locations-box .location-phone {
  color: white !important;
}

.leaflet-popup .leaflet-popup-content-wrapper {
  border-radius: 0px;
  width: fit-content;
  max-width: 2000px;
  min-width: 500px;
}

.leaflet-popup .leaflet-popup-content-wrapper:has(.noPhoto) {
  min-width: 280px;
}

.leaflet-popup-content-wrapper .leaflet-popup-content {
  border-radius: 0px;
}

.leaflet-popup-tip-container {
  transform: translate(0, -1px);
}

.svgIcon {
  color: var(--color_2, #333);
  height: 100%;
  width: 100%;
  transition: all 0.5s ease;
}

.location-popup {
  display: flex;
  width: 100%;
}

.location-phone-popup {
  padding-top: 3px;
}

.leaflet-popup-content-wrapper {
  width: 395px;
}

.location-name-popup {
  display: block;
  font-family: inherit;
  font-size: 16px;
  color: var(--color_2, #333);
  font-weight: 800;
  letter-spacing: -0.5px;
  line-height: 1.2;
  padding-bottom: 6px;
}

.location-photo {
  width: 45%;
}

.location-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.location-phone-popup, .location-address-popup, .location-email-popup {
  display: block;
  font-family: inherit;
  color: #757575;
  font-size: 14px;
}

.location-address-popup {
  line-height: 1.2;
}

.location-info-popup {
  padding-left: 20px;
  width: 55%;
}

.location-popup.noPhoto .location-info-popup {
  width: 100%;
}

.location-info-text:not(.location-info-popup a) {
  word-break: word-break;
}

.leaflet-container .location-info-text a {
  word-break: break-all;
  text-decoration: none;
  color: var(--color_2, #333);
  font-weight: 600;
  transition: all 0.5s ease;
}

.leaflet-container .location-info-text a:hover {
  color: var(--color_3, #141414);
}

.svgIconSelected {
  color: var(--color_3, #333);
  height: 100%;
  width: 100%;
  transition: all 0.5s ease;
}

.svgIcon:hover {
  color: var(--color_3, #333);
}

.svgIconSelected:hover {
  color: var(--color_3, #333);
}

.button-wrapper {
  display: none;
}
@media (max-width: 767px) { .leaflet-popup .leaflet-popup-content-wrapper {
  min-width: 300px !important;
  width: 300px !important;
} }
.widget-539f46 {
  height: auto !important;
}

.widget-539f46 a {
  transition: all ease-in-out 0.2s;
}

.dynamicLinkWrapper {
  text-decoration: none !important;
  transition-property: all;
  transition-duration: 200ms, 200ms, 200ms;
  transition-timing-function: ease, ease, ease;
  word-break: normal;
  display: flex;
  align-items: center;
}

.iconWrapper {
  align-items: center;
  width: 1.4285714286em;
  height: 1.4285714286em;
}

.iconWrapper svg {
  width: 100%;
  height: 100%;
}

.linkWrapper {
  line-height: inherit;
}

.dynamicLink {
  text-decoration: none;
  line-height: inherit;
}

.overwriteColor svg {
  fill: currentColor;
}

.widget-539f46 .rteBlock {
  text-align: inherit !important;
  justify-content: inherit !important;
}
