/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Add your custom styles here */
body {
  font-family: "Montserrat", sans-serif;
}

.green {
  color: #55740b !important;
}
.green a, .green h1, .green h2, .green h3, .green h4, .green h5, .green h6, .green p, .green * {
  color: #55740b !important;
}

.subhead {
  color: #55740b;
  font-weight: 500;
}
.subhead a, .subhead h1, .subhead h2, .subhead h3, .subhead h4, .subhead h5, .subhead p, .subhead * {
  color: #55740b;
  font-weight: 500;
}

h3 {
  color: #2F3F87;
  margin-bottom: -6px !important;
}

h5 {
  color: #55740b;
  font-size: 24px;
  line-height: 25px !important;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: -20px !important;
}

h6 {
  color: #55740b;
  font-size: 18px;
  line-height: 19px !important;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: -20px !important;
}

.pin {
  position: relative;
}
.pin::before {
  content: "\f3c5";
  font-family: "Font Awesome 6 Pro"; /* FA6 Pro */
  font-size: 22px;
  font-weight: 700;
  color: #FFFFFF;
  position: absolute;
  left: -30px;
  top: -6px;
}

.call {
  position: relative;
}
.call::before {
  content: "\f095";
  font-family: "Font Awesome 6 Pro"; /* FA6 Pro */
  font-size: 22px;
  font-weight: 700;
  color: #FFFFFF;
  position: absolute;
  left: -30px;
  top: -6px;
}

.hours {
  position: relative;
}
.hours::before {
  content: "\f017";
  font-family: "Font Awesome 6 Pro"; /* FA6 Pro */
  font-size: 22px;
  font-weight: 700;
  color: #FFFFFF;
  position: absolute;
  left: -30px;
  top: -6px;
}

.elementor-element a.elementor-button .elementor-button-text {
  text-transform: uppercase;
}
.elementor-element a.elementor-button:hover {
  background-color: #55740b;
}
.elementor-element a.elementor-button:hover .elementor-button-text {
  color: #FFFFFF !important;
}
.elementor-element.green a.elementor-button {
  background-color: #55740b;
}
.elementor-element.green a.elementor-button .elementor-button-text {
  color: #FFFFFF !important;
}
.elementor-element.green a.elementor-button:hover {
  background-color: #2F3F87;
}
.elementor-element.green a.elementor-button:hover .elementor-button-text {
  color: #FFFFFF !important;
}
.elementor-element.white a.elementor-button {
  background-color: #FFFFFF;
}
.elementor-element.white a.elementor-button .elementor-button-text {
  color: #2F3F87 !important;
}
.elementor-element.white a.elementor-button:hover {
  background-color: #44A0F4;
}
.elementor-element.white a.elementor-button:hover .elementor-button-text {
  color: #FFFFFF !important;
}
.elementor-element.small > a.elementor-button {
  padding: 5px 16px;
  font-size: 15px;
}

.jet-mega-menu-mega-container__inner {
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
  display: block !important;
  transition: all 0.4s ease;
  opacity: 0;
  position: relative;
  top: 10px;
}

.jet-mega-menu-item--hover .jet-mega-menu-mega-container__inner {
  transition: all 0.4s ease;
  opacity: 1;
  top: 0;
}

.site-footer a:not(.elementor-button) {
  text-decoration: underline;
}
.site-footer a:not(.elementor-button):hover {
  text-decoration: none;
}

.footer-menu ul {
  margin: 0;
  padding: 0;
}
.footer-menu ul li {
  list-style-type: none;
  padding: 0 0 5px 0;
}

.divisions .division {
  flex: 1 auto;
  position: relative;
  bottom: 0;
  transition: all 0.2s ease;
}
.divisions .division h3 {
  margin: 0 !important;
}
.divisions .division:hover {
  bottom: 5px;
  transition: all 0.2s ease;
}

.blue-texture {
  background-image: url("images/textures/texture-blue.jpg");
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-position: top;
}
.blue-texture.small {
  background-image: url("images/textures/texture-blue-1000.jpg");
}

.green-texture {
  background-image: url("images/textures/texture-green.jpg");
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-position: top;
}
.green-texture.small {
  background-image: url("images/textures/texture-green-1000.jpg");
}

.dots {
  background-image: url("images/dots.jpg");
  background-repeat: repeat;
  position: relative;
}
.dots::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  background-image: url("images/dots-top.png");
  background-repeat: repeat-x;
  height: 21px;
  width: 100%;
}
.dots::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  background-image: url("images/dots-bottom.png");
  background-repeat: repeat-x;
  height: 21px;
  width: 100%;
}

@media (min-width: 760px) {
  .address-info .e-con-inner {
    justify-content: space-around !important;
  }
}
.address-info .e-con-inner > .item {
  position: relative;
}
@media (min-width: 760px) {
  .address-info .e-con-inner > .item {
    width: auto;
  }
}
@media (min-width: 760px) {
  .address-info .e-con-inner > .item::after {
    display: none;
    position: absolute;
    right: -90px;
    font-size: 69px;
    font-weight: 100;
    top: calc(50% - 50px);
    content: "/";
    margin: 0 8px;
    color: #aaa;
    transform: scaleY(1.1);
  }
  .address-info .e-con-inner > .item:last-child::after {
    display: none;
  }
}

@media (max-width: 760px) {
  .hero-banner {
    background: none !important;
  }
}
@media (min-width: 760px) {
  .hero-banner {
    background-size: 50% !important;
  }
}
@media (min-width: 1050px) {
  .hero-banner {
    background-size: 57% !important;
  }
}
@media (min-width: 1838px) {
  .hero-banner {
    background-size: auto !important;
  }
}

.usuk-ymap__title {
  font-weight: 700;
  font-size: clamp(18px, 2.2vw, 26px);
  margin: 0 0 12px;
}
.usuk-ymap__subtitle {
  opacity: 0.75;
  margin: 0 0 20px;
  font-size: 14px;
}
.usuk-ymap__boards {
  display: flex;
  gap: 20px;
  align-items: stretch;
}

.usuk-board {
  width: 50%;
}
.usuk-board__header {
  position: relative;
  flex: 1;
  min-width: 0;
  background: #0f172a;
  border: 1px solid #1f2937;
  border-radius: 14px;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
.usuk-board__title {
  font-weight: 600;
  letter-spacing: 0.2px;
}

.usuk-map {
  position: relative;
  aspect-ratio: 16/9;
}
.usuk-map img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.usuk-marker {
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 200px !important;
  background: transparent !important;
  border: none;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  transform: translate(-50%, -50%);
  cursor: pointer;
  display: grid;
  place-items: center;
  padding: 0 !important;
}
.usuk-marker::after {
  position: absolute;
  top: -25px;
  left: -7px;
  content: "\f3c5";
  font-family: "Font Awesome 6 Pro";
  font-size: 43px;
  width: 4px;
  height: 4px;
  border-radius: 999px;
  color: #FFFFFF;
  opacity: 1;
  text-shadow: 5px 2px #2F3F87;
  text-stroke: 2px #2F3F87;
  -webkit-text-stroke: 2px #2F3F87;
}
.usuk-popup {
  position: absolute;
  z-index: 50;
  max-width: 280px;
  background: #111827;
  color: #f9fafb;
  border: 1px solid #374151;
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.45);
  padding: 12px 14px;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.usuk-popup.show {
  opacity: 1;
}
.usuk-popup.hide {
  opacity: 0;
}
.usuk-popup h4 {
  margin: 0 0 6px;
  font-size: 15px;
}
.usuk-popup .meta {
  opacity: 0.85;
  font-size: 12px;
  margin-bottom: 8px;
}
.usuk-popup .desc {
  font-size: 13px;
  line-height: 1.35;
}
.usuk-popup .close {
  position: absolute;
  top: 6px;
  right: 8px;
  background: transparent;
  border: 0;
  color: #d1d5db;
  font-size: 18px;
  cursor: pointer;
}

.resource-title * .elementor-heading-title a, .resource-title .elementor-heading-title a {
  font-size: 18px !important;
}
.resource-title * .elementor-heading-title a:hover, .resource-title .elementor-heading-title a:hover {
  text-decoration: none;
}
.resource-title * .elementor-heading-title:hover, .resource-title .elementor-heading-title:hover {
  text-decoration: none !important;
}

.resource-list .list .e-loop-item .e-con .e-con-inner .e-child, .resource-list .list .e-loop-item .e-con .e-con-inner .e-con {
  margin: 0;
}
.resource-list .list .e-loop-item .e-con .e-con-inner .e-child .pdf-icon::before, .resource-list .list .e-loop-item .e-con .e-con-inner .e-con .pdf-icon::before {
  content: "\f1c1";
  font-family: "Font Awesome 6 Pro"; /* FA6 Pro */
  font-size: 27px;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: -5px;
}
.resource-list .list .e-loop-item .e-con .e-con-inner .e-child .image-icon::before, .resource-list .list .e-loop-item .e-con .e-con-inner .e-con .image-icon::before {
  content: "\f03e";
  font-family: "Font Awesome 6 Pro"; /* FA6 Pro */
  font-size: 27px;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: -5px;
}
.resource-list .list .e-loop-item .e-con .e-con-inner .e-child .word-icon::before, .resource-list .list .e-loop-item .e-con .e-con-inner .e-con .word-icon::before {
  content: "\f1c2";
  font-family: "Font Awesome 6 Pro"; /* FA6 Pro */
  font-size: 27px;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: -5px;
}
header {
  position: relative;
  z-index: 10;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

/*# sourceMappingURL=ds-style.css.map */
