@-webkit-keyframes stRotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes stRotate {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
@keyframes stRotate {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.shTemplReset {
  line-height: initial;
  font-size: initial;
  /* Change Autocomplete styles in Chrome*/
}
.shTemplReset:before {
  clear: both;
  content: "";
  display: table;
  margin-top: -1px;
  height: 0;
}
.shTemplReset * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.shTemplReset *:focus {
  outline: none;
}
.shTemplReset *:after, .shTemplReset *:before {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.shTemplReset main, .shTemplReset time {
  display: block;
}
.shTemplReset address {
  font-style: normal;
}
.shTemplReset button {
  cursor: pointer;
}
.shTemplReset button:focus {
  outline: none;
}
.shTemplReset fieldset {
  padding: 0;
  border: 0;
  margin: 0;
}
.shTemplReset input {
  border: 0;
  -moz-border-radius: 0;
       border-radius: 0;
}
.shTemplReset button:-moz-focusring,
.shTemplReset [type=button]:-moz-focusring,
.shTemplReset [type=reset]:-moz-focusring,
.shTemplReset [type=submit]:-moz-focusring {
  border-style: none;
  outline: 0;
}
.shTemplReset input:-webkit-autofill,
.shTemplReset input:-webkit-autofill:hover,
.shTemplReset input:-webkit-autofill:focus,
.shTemplReset input:-webkit-autofill,
.shTemplReset textarea:-webkit-autofill,
.shTemplReset textarea:-webkit-autofill:hover,
.shTemplReset textarea:-webkit-autofill:focus,
.shTemplReset select:-webkit-autofill,
.shTemplReset select:-webkit-autofill:hover,
.shTemplReset select:-webkit-autofill:focus {
  background-color: transparent !important;
  -webkit-text-fill-color: inherit !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-box-shadow: 0 0 0 50px white inset;
}
.shTemplReset img {
  border-style: none;
}
.shTemplReset ul, .shTemplReset ul li {
  list-style-type: none;
}
.shTemplReset ul {
  padding: 0;
  margin: 0;
}
.shTemplReset em, .shTemplReset i {
  font-style: normal;
}
.shTemplReset a, .shTemplReset div, .shTemplReset span, .shTemplReset button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
.shTemplReset hr, .shTemplReset svg {
  overflow: visible;
}
.shTemplReset *:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}

.shTplGContainer, .shTemplMap .shTemplMap__container, .globalContactContainer {
  max-width: 134rem;
  padding: 0 3rem;
  margin: 0 auto;
}
.shTplGContainer:after, .shTemplMap .shTemplMap__container:after, .globalContactContainer:after {
  display: table;
  content: "";
  clear: both;
}
@media (max-width: 767px) {
  .shTplGContainer, .shTemplMap .shTemplMap__container, .globalContactContainer {
    padding: 0 2rem;
  }
}

.shTplGResetHeaders, .shTemplMap.forContactPage address p, .shTemplMap .shTemplMap__distances p, .shTemplMap address p, .shTemplMap .shTemplMap__primaryTitle {
  letter-spacing: 0;
  text-transform: none;
  margin: 0;
  padding: 0;
}
.shTplGResetHeaders:first-letter, .shTemplMap.forContactPage address p:first-letter, .shTemplMap .shTemplMap__distances p:first-letter, .shTemplMap address p:first-letter, .shTemplMap .shTemplMap__primaryTitle:first-letter {
  text-transform: capitalize;
}

.shTplResetAnchor {
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
}

.shTplGBlockScroll {
  position: relative;
  overflow: hidden;
}
@media (max-width: 730px) {
  .shTplGBlockScroll {
    position: fixed;
    width: 100%;
    height: 100%;
  }
}

.shTplGBlockScroll-html {
  overflow: hidden;
}

.mtGenericLoader {
  height: 30px;
  width: 30px;
  -webkit-animation: stRotate 1.2s infinite linear;
     -moz-animation: stRotate 1.2s infinite linear;
          animation: stRotate 1.2s infinite linear;
  border: 2px solid #97012e;
  border-right-color: transparent;
  -moz-border-radius: 50%;
       border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 70px;
  z-index: 2;
  margin: -15px 0 0 0;
}

@-webkit-keyframes skeletonAnimations {
  0% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%; /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0; /* card bg */
  }
  100% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%; /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0; /* card bg */
  }
}

@-moz-keyframes skeletonAnimations {
  0% {
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%; /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0; /* card bg */
  }
  100% {
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%; /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0; /* card bg */
  }
}

@keyframes skeletonAnimations {
  0% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 0px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%; /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0; /* card bg */
  }
  100% {
    background-image: -webkit-linear-gradient(white 40px, white 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -webkit-linear-gradient(gray 100%, transparent 0);
    background-image: -moz-linear-gradient(white 40px, white 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), -moz-linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), -moz-linear-gradient(gray 100%, transparent 0);
    background-image: linear-gradient(white 40px, white 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.5) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.15) 100%, black 99%, transparent 0), linear-gradient(rgba(0, 0, 0, 0.25) 10px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.12) 12px, transparent 0), linear-gradient(rgba(0, 0, 0, 0.04) 8px, transparent 0), linear-gradient(gray 100%, transparent 0);
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, -webkit-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, -moz-calc(100% - 40px) 12px, 80px 8px, 100% 100%;
    background-size: 40px 40px, 135px 40px, 100% 50%, 150px 10px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, calc(100% - 40px) 12px, 80px 8px, 100% 100%; /* card bg */
    background-position: 0px 0px, 40px 0px, 0px 0px, 20px 55%, 20px 60%, 20px 64%, 20px 68%, 20px 72%, 20px 76%, 20px 80%, 20px 84%, 0 0; /* card bg */
  }
}
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  -moz-border-radius: 0px;
       border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: rgb(195.5, 195.5, 195.5);
}
.selectric-hover .selectric .button {
  color: rgb(161.5, 161.5, 161.5);
}
.selectric-hover .selectric .button:after {
  border-top-color: rgb(161.5, 161.5, 161.5);
}

.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: rgb(195.5, 195.5, 195.5);
}
.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid rgb(195.5, 195.5, 195.5);
  z-index: -1;
  -webkit-box-shadow: 0 0 10px -6px;
          box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}
.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}
.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}
.selectric-items .disabled {
  color: darkgrey;
}
.selectric-items .disabled.selected {
  color: #dcd9d9;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}

/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-drag: none;
}

/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::-moz-selection {
  background: transparent;
}
.leaflet-tile::selection {
  background: transparent;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}

.leaflet-tile {
  -webkit-filter: inherit;
          filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
       transform-origin: 0 0;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1), -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1), -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* general toolbar styles */
.leaflet-bar {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  -moz-border-radius: 4px;
       border-radius: 4px;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  -moz-border-radius-topleft: 4px;
       border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
       border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  -moz-border-radius-bottomleft: 4px;
       border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
       border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  -moz-border-radius-topleft: 2px;
       border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
       border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  -moz-border-radius-bottomleft: 2px;
       border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
       border-bottom-right-radius: 2px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */
.leaflet-control-layers {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  -moz-border-radius: 5px;
       border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url("/Styles/sharedTemplates/plugins/leafletImages/layers.png");
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("/Styles/sharedTemplates/plugins/leafletImages/layers-2x.png");
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url("/Styles/sharedTemplates/plugins/leafletImages/marker-icon.png");
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover {
  text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  -moz-border-radius: 12px;
       border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}

.leaflet-popup-content p {
  margin: 18px 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
          box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  -moz-border-radius: 3px;
       border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

.contactWrapper {
  position: relative;
  z-index: 10;
  padding-top: 15rem;
}
@media (max-width: 950px) {
  .contactWrapper {
    padding-top: 11rem;
  }
}
@media (max-width: 767px) {
  .contactWrapper {
    padding-top: 8rem;
  }
}

.contactPromos {
  margin-bottom: 6.5rem;
}
@media (max-width: 767px) {
  .contactPromos {
    margin-bottom: 5rem;
  }
}

.contactCMSInfo {
  padding: 4rem 0 3rem;
}

.shTemplMap {
  margin-top: 3rem;
  height: 40rem;
  position: relative;
  /*  ==== only for CONTACT page  ==== */
  /*                                  */
  /*                                */
  /*  ==== only for CONTACT page  ==== */
}
.shTemplMap:after {
  display: table;
  content: "";
  clear: both;
}
.shTemplMap .shTemplMap__container {
  height: 100%;
}
.shTemplMap .shTemplMap__infoWrapper {
  float: right;
  height: 100%;
  width: 30rem;
}
.shTemplMap .shTemplMap__infoBox {
  width: 100%;
  height: 100%;
  float: right;
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 2rem 3rem;
  background: rgba(128, 128, 128, 0.94);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shTemplMap .shTemplMap__inner {
  text-align: left;
}
.shTemplMap .shTemplMap__primaryTitle {
  vertical-align: middle;
  max-height: 11rem;
  overflow: hidden;
  font-size: 2.2rem;
  color: #fff;
  font-weight: 700;
}
.shTemplMap address {
  margin-top: 2.5rem;
  padding: 1.4rem 0 2.5rem;
  border-top: 0.1rem solid #adadad;
  border-bottom: 0.1rem solid #adadad;
}
.shTemplMap address p {
  color: #fff;
}
.shTemplMap .shTemplMap__map {
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.shTemplMap .shTemplMap__map img {
  max-width: initial !important;
}
.shTemplMap .shTemplMap__map .leaflet-marker-icon {
  opacity: 0.6;
  -webkit-transform: scale(0.9);
     -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.shTemplMap .shTemplMap__map .leaflet-marker-icon.isActive {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.shTemplMap .shTemplMap__distances {
  margin-top: 1rem;
}
.shTemplMap .shTemplMap__distances p {
  color: #fff;
}
.shTemplMap .shTemplMap__distancesList {
  font-size: 0;
  margin-top: 0.9rem;
}
.shTemplMap .shTemplMap__distancesList li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.8rem;
}
.shTemplMap .shTemplMap__distancesList li a {
  display: block;
  width: 3rem;
  height: 3rem;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.shTemplMap .shTemplMap__distancesList li a:after, .shTemplMap .shTemplMap__distancesList li a:before {
  content: "";
  position: absolute;
  width: 3.6rem;
  height: 2.8rem;
  top: 50%;
  left: 50%;
  margin: -1.4rem 0 0 -1.8rem;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.shTemplMap .shTemplMap__distancesList li a:before {
  opacity: 0;
}
html.no-touch .shTemplMap .shTemplMap__distancesList li a:hover:before, .shTemplMap .shTemplMap__distancesList li a:focus:before {
  opacity: 1;
}
html.no-touch .shTemplMap .shTemplMap__distancesList li a:hover:after, .shTemplMap .shTemplMap__distancesList li a:focus:after {
  opacity: 0;
}
.shTemplMap .shTemplMap__distancesList li.byCar a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 384'%3E%3Cpath d='M340 43c-5-13-17-22-31-22H75c-14 0-26 9-31 22L0 171v170c0 12 10 22 21 22h22c12 0 21-10 21-22v-21h256v21c0 12 10 22 21 22h22c12 0 21-10 21-22V171L340 43zM75 256a32 32 0 110-64 32 32 0 010 64zm234 0a32 32 0 110-64 32 32 0 010 64zM43 149l32-96h234l32 96H43z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__distancesList li.byCar a:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23E75214%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 384'%3E%3Cpath d='M340 43c-5-13-17-22-31-22H75c-14 0-26 9-31 22L0 171v170c0 12 10 22 21 22h22c12 0 21-10 21-22v-21h256v21c0 12 10 22 21 22h22c12 0 21-10 21-22V171L340 43zM75 256a32 32 0 110-64 32 32 0 010 64zm234 0a32 32 0 110-64 32 32 0 010 64zM43 149l32-96h234l32 96H43z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__distancesList li.walking a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 458.7 458.7'%3E%3Cpath d='M251 85c23 0 42-19 42-42 0-24-19-43-42-43s-43 19-43 43 19 42 43 42zM368 245v-42c-39 0-74-22-93-53l-20-34c-8-13-21-20-36-20-6 0-11 1-16 3L91 145v100h42v-71l38-16-59 301h45l37-171 46 43v128h43V298l-44-44 13-64c27 34 69 55 116 55z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__distancesList li.walking a:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23E75214%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 458.7 458.7'%3E%3Cpath d='M251 85c23 0 42-19 42-42 0-24-19-43-42-43s-43 19-43 43 19 42 43 42zM368 245v-42c-39 0-74-22-93-53l-20-34c-8-13-21-20-36-20-6 0-11 1-16 3L91 145v100h42v-71l38-16-59 301h45l37-171 46 43v128h43V298l-44-44 13-64c27 34 69 55 116 55z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__distancesList li.publicTransport a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 405.3 405.3'%3E%3Cpath d='M203 0C108 0 32 11 32 85v203c0 41 33 75 75 75l-32 32v10h256v-10l-32-32c41 0 74-34 74-75V85c0-74-76-85-170-85zm-96 320a32 32 0 110-64 32 32 0 010 64zm74-128H75V85h106v107zm118 128a32 32 0 110-64 32 32 0 010 64zm32-128H224V85h107v107z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__distancesList li.publicTransport a:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23E75214%27%20xmlns='http://www.w3.org/2000/svg' viewBox='0 0 405.3 405.3'%3E%3Cpath d='M203 0C108 0 32 11 32 85v203c0 41 33 75 75 75l-32 32v10h256v-10l-32-32c41 0 74-34 74-75V85c0-74-76-85-170-85zm-96 320a32 32 0 110-64 32 32 0 010 64zm74-128H75V85h106v107zm118 128a32 32 0 110-64 32 32 0 010 64zm32-128H224V85h107v107z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__distancesList li.byBicycle a:after {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23fff%27%20version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M330.667,122.667c23.467,0,42.667-19.2,42.667-42.667s-19.2-42.667-42.667-42.667S288,56.533,288,80 S307.2,122.667,330.667,122.667z'/%3E%3Cpath d='M106.667,261.333C48,261.333,0,309.333,0,368s48,106.667,106.667,106.667c58.667,0,106.667-48,106.667-106.667 S165.333,261.333,106.667,261.333z M106.667,442.667C65.067,442.667,32,409.6,32,368s33.067-74.667,74.667-74.667 c41.6,0,74.667,33.067,74.667,74.667S148.267,442.667,106.667,442.667z'/%3E%3Cpath d='M404.267,238.933v-42.667c-32,0-58.667-11.733-77.867-30.933L284.8,124.8c-6.4-7.467-17.067-12.8-28.8-12.8 s-22.4,4.267-29.867,12.8l-58.667,58.667c-7.467,7.467-12.8,18.133-12.8,29.867s5.333,22.4,12.8,30.933l67.2,59.733v106.667 h42.667V277.333L230.4,230.4l50.133-51.2l16,16C323.2,222.933,360.533,238.933,404.267,238.933z'/%3E%3Cpath d='M405.333,261.333c-58.667,0-106.667,48-106.667,106.667s48,106.667,106.667,106.667C464,474.667,512,426.667,512,368 S464,261.333,405.333,261.333z M405.333,442.667c-41.6,0-74.667-33.067-74.667-74.667s33.067-74.667,74.667-74.667 C446.933,293.333,480,326.4,480,368S446.933,442.667,405.333,442.667z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__distancesList li.byBicycle a:before {
  background-image: url("data:image/svg+xml,%3Csvg%20fill%3D%27%23E75214%27%20version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M330.667,122.667c23.467,0,42.667-19.2,42.667-42.667s-19.2-42.667-42.667-42.667S288,56.533,288,80 S307.2,122.667,330.667,122.667z'/%3E%3Cpath d='M106.667,261.333C48,261.333,0,309.333,0,368s48,106.667,106.667,106.667c58.667,0,106.667-48,106.667-106.667 S165.333,261.333,106.667,261.333z M106.667,442.667C65.067,442.667,32,409.6,32,368s33.067-74.667,74.667-74.667 c41.6,0,74.667,33.067,74.667,74.667S148.267,442.667,106.667,442.667z'/%3E%3Cpath d='M404.267,238.933v-42.667c-32,0-58.667-11.733-77.867-30.933L284.8,124.8c-6.4-7.467-17.067-12.8-28.8-12.8 s-22.4,4.267-29.867,12.8l-58.667,58.667c-7.467,7.467-12.8,18.133-12.8,29.867s5.333,22.4,12.8,30.933l67.2,59.733v106.667 h42.667V277.333L230.4,230.4l50.133-51.2l16,16C323.2,222.933,360.533,238.933,404.267,238.933z'/%3E%3Cpath d='M405.333,261.333c-58.667,0-106.667,48-106.667,106.667s48,106.667,106.667,106.667C464,474.667,512,426.667,512,368 S464,261.333,405.333,261.333z M405.333,442.667c-41.6,0-74.667-33.067-74.667-74.667s33.067-74.667,74.667-74.667 C446.933,293.333,480,326.4,480,368S446.933,442.667,405.333,442.667z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.shTemplMap .shTemplMap__findNearest, .shTemplMap .shTemplMap__goToMap {
  font-size: 1.6rem;
  margin-top: 0.5rem;
  color: #000;
  background: transparent;
  border: 0;
  -moz-border-radius: 0;
       border-radius: 0;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.shTemplMap .shTemplMap__findNearest:first-letter, .shTemplMap .shTemplMap__goToMap:first-letter {
  text-transform: capitalize;
}
.shTemplMap .shTemplMap__findNearest:after, .shTemplMap .shTemplMap__goToMap:after {
  content: "";
  border-left: 0.5rem solid currentColor;
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  display: inline-block;
  margin-left: 0.8rem;
  vertical-align: middle;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
html.no-touch .shTemplMap .shTemplMap__findNearest:hover, html.no-touch .shTemplMap .shTemplMap__goToMap:hover {
  color: #010b3f;
}
html.no-touch .shTemplMap .shTemplMap__findNearest:hover:after, html.no-touch .shTemplMap .shTemplMap__goToMap:hover:after {
  -webkit-transform: translateX(0.3rem);
     -moz-transform: translateX(0.3rem);
      -ms-transform: translateX(0.3rem);
          transform: translateX(0.3rem);
}
.shTemplMap .shTemplMap__findNearest {
  margin-top: 1rem;
}
.shTemplMap .shTemplMap__forSingleSchool, .shTemplMap .shTemplMap__forMultipleSchools {
  display: none;
}
.shTemplMap.multipleSchools .shTemplMap__forMultipleSchools {
  display: block;
}
.shTemplMap.singleSchool .shTemplMap__forSingleSchool {
  display: block;
}
.shTemplMap.multipleSchools.singleSchool .shTemplMap__forMultipleSchools {
  display: none;
}
.shTemplMap.forContactPage address p.shTemplMap__calculatedDist {
  padding-top: 1rem;
}
.shTemplMap.displayAllSchools {
  height: auto;
}
.shTemplMap.displayAllSchools .shTemplMap__infoBox {
  height: auto;
}
@media (max-width: 600px) {
  .shTemplMap {
    height: auto;
  }
  .shTemplMap .shTemplMap__container {
    padding: 32rem 0 0 0;
  }
  .shTemplMap .shTemplMap__infoWrapper {
    width: 100%;
    float: none;
  }
  .shTemplMap .shTemplMap__infoBox {
    padding: 2.3rem 2rem 3rem;
  }
  .shTemplMap .shTemplMap__infoBox:before {
    display: none;
  }
  .shTemplMap .shTemplMap__inner {
    width: 100%;
  }
  .shTemplMap .shTemplMap__inner h2,
  .shTemplMap .shTemplMap__inner address,
  .shTemplMap .shTemplMap__inner .ctMap__distances {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .shTemplMap .shTemplMap__inner .ctMap__distances {
    margin-top: 3rem;
  }
  .shTemplMap .shTemplMap__map {
    height: 32rem;
    bottom: auto;
  }
  .shTemplMap .shTemplMap__primaryTitle, .shTemplMap address, .shTemplMap .shTemplMap__distances {
    text-align: center;
  }
  .shTemplMap .shTemplMap__submitLocation {
    max-width: 100%;
  }
  .shTemplMap .shTemplMap__input {
    text-align: center;
    padding-left: 0;
  }
}

.ctG-inputBase, .contactGdpr .contactGdpr__popup, .selectric-wrapper .selectric-items li, .selectric-wrapper .label, .ctForm textarea, .ctG-input, .ctForm input, .ctForm select {
  font-size: 1.8rem;
  font-family: "goudy-old-style", serif;
  color: #161615;
  line-height: 1.2;
  font-weight: 400;
  background: #fff;
  border: 0.1rem solid #E75214;
  color: #161615;
  -moz-border-radius: 0;
       border-radius: 0;
}

.ctG-input, .ctForm input, .ctForm select {
  width: 100%;
  padding-left: 2rem;
  line-height: 5.2rem;
  height: 5rem;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.ctG-input:focus, .ctForm input:focus, .ctForm select:focus, html.no-touch .ctG-input:hover, html.no-touch .ctForm input:hover, .ctForm html.no-touch input:hover, html.no-touch .ctForm select:hover, .ctForm html.no-touch select:hover {
  border: 0.1rem solid #434748;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ctG-input:focus, .ctForm input:focus, .ctForm select:focus {
  outline: 1px solid #434748;
  border: 0.1rem solid #434748;
}

.ctForm {
  background: transparent;
  font-size: 0;
  padding: 3rem 0;
}
.ctForm form:after {
  display: table;
  content: "";
  clear: both;
}
.ctForm .ctForm__column {
  width: 50%;
  float: left;
  position: relative;
}
.ctForm .ctForm__column:nth-of-type(1) {
  padding-right: 1.5rem;
}
.ctForm .ctForm__column:nth-of-type(2) {
  padding-left: 1.5rem;
}
.ctForm .ctForm__column:nth-of-type(2):before {
  content: "";
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0.1rem;
  background: #adadad;
}
.ctForm .ctForm__inputGroup {
  margin-bottom: 3rem;
}
.ctForm .ctForm__inputGroup.isTitleAndName fieldset:nth-of-type(1) {
  float: left;
  width: 13rem;
  margin-right: 3rem;
}
.ctForm .ctForm__inputGroup.isCaptchaAndSubmit {
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ctForm .ctForm__inputGroup.isCaptchaAndSubmit:after {
  display: table;
  content: "";
  clear: both;
}
.ctForm .ctForm__inputGroup.isCaptchaAndSubmit .isRecaptcha {
  padding-right: 1.5rem;
}
.ctForm .ctForm__inputGroup.isCaptchaAndSubmit .isRecaptcha:before {
  bottom: 0.2rem;
  top: 0;
}
.ctForm .ctForm__inputGroup.isCaptchaAndSubmit .isRecaptcha input {
  position: absolute;
  pointer-events: none;
  opacity: 0;
  width: 0;
  padding: 0;
  border: 0;
}
.ctForm .ctForm__inputGroup.isCaptchaAndSubmit .isSubmit {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 1.5rem;
}
.ctForm .ctForm__inputGroup.isCaptchaAndSubmit .g-recaptcha {
  position: relative;
}
.ctForm .ctForm__inputGroup.isCaptchaAndSubmit .g-recaptcha:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0.3rem;
  bottom: 0.3rem;
  z-index: -1;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
          box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
  transition: -webkit-box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}
.ctForm textarea {
  width: 100%;
  resize: none;
  padding: 2rem;
  border: 0.1rem solid #E75214;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.ctForm textarea:focus, html.no-touch .ctForm textarea:hover {
  border: 0.1rem solid #434748;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ctForm textarea:focus {
  outline: 1px solid #434748;
  border: 0.1rem solid #434748;
}
.ctForm input:-webkit-autofill,
.ctForm input:-webkit-autofill:hover,
.ctForm input:-webkit-autofill:focus,
.ctForm input:-webkit-autofill,
.ctForm textarea:-webkit-autofill,
.ctForm textarea:-webkit-autofill:hover,
.ctForm textarea:-webkit-autofill:focus,
.ctForm select:-webkit-autofill,
.ctForm select:-webkit-autofill:hover,
.ctForm select:-webkit-autofill:focus {
  background-color: transparent !important;
  -webkit-text-fill-color: inherit !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-box-shadow: 0 0 0 50px white inset;
}
.ctForm .ctForm__errorMessage {
  margin-top: 3rem;
  overflow: auto;
  text-align: center;
  display: none;
  border: 1px solid red;
  color: red;
  background: #fff;
  position: relative;
}
.ctForm .ctForm__errorMessage p, .ctForm .ctForm__errorMessage p a {
  color: inherit !important;
}
.ctForm .ctForm__errorMessage:before {
  content: "";
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0.1rem;
  background: #FF0000;
}
.ctForm .ctForm__errorMessage.isVisible:before {
  width: 1rem;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.ctForm .watermark_container {
  width: 100%;
}
.ctForm .watermark_container .watermark {
  right: 0;
  opacity: 1 !important;
  font-size: 1.8rem;
  font-family: "goudy-old-style", serif;
  color: #161615;
  line-height: 1.2;
  font-weight: 400;
  height: 5rem !important;
}
.ctForm .watermark_container .watermark:not([for*=txtMessage]) {
  line-height: 5.2rem !important;
}
.ctForm .ctForm__submit {
  margin: 0;
  height: 78px;
  max-width: 35rem;
  width: 100%;
}
.ctForm.isSubmitting {
  position: relative;
}
.ctForm.isSubmitting:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.ctForm.isSubmitting form {
  position: relative;
}
.ctForm.isSubmitting .ctForm__submit .ctFormLoader {
  height: 3.4rem;
  width: 3.4rem;
  -webkit-animation: stRotate 1.2s infinite linear;
     -moz-animation: stRotate 1.2s infinite linear;
          animation: stRotate 1.2s infinite linear;
  border: 0.2rem solid #fff;
  border-right-color: transparent;
  -moz-border-radius: 50%;
       border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  margin: -1.7rem 0 0 0;
}
.ctForm.hasErrors .ctForm__submit {
  color: red;
}
.ctForm.hasErrors .ctForm__submit span {
  line-height: normal;
  text-transform: none;
  font-size: 80%;
}
.ctForm fieldset {
  position: relative;
}
.ctForm fieldset:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  z-index: 1;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.ctForm fieldset.isRequired .watermark:after {
  content: "*";
  color: red;
}
.ctForm fieldset.parsley-success:before, .ctForm fieldset.parsley-error:before {
  width: 1rem;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.ctForm fieldset.parsley-success:before {
  background: #0CA800;
}
.ctForm fieldset.parsley-success input, .ctForm fieldset.parsley-success .selectric-wrapper {
  border-color: #0CA800;
}
.ctForm fieldset.parsley-error:before {
  background: #FF0000;
}
.ctForm fieldset.parsley-error input, .ctForm fieldset.parsley-error .selectric-wrapper {
  border-color: #FF0000;
}
.ctForm fieldset.parsley-error input, .ctForm fieldset.parsley-error .selectric .label {
  color: #FF0000 !important;
  -webkit-text-fill-color: #FF0000 !important;
}
.ctForm fieldset.parsley-error .watermark {
  color: #FF0000 !important;
}
@media (max-width: 1150px) {
  .ctForm .ctForm__column {
    width: 100%;
    float: none;
  }
  .ctForm .ctForm__column:nth-of-type(1) {
    padding-right: 0;
  }
  .ctForm .ctForm__column:nth-of-type(2) {
    padding-left: 0;
  }
  .ctForm .ctForm__column:nth-of-type(2):before {
    display: none;
  }
  .ctForm .ctForm__inputGroup.isCaptchaAndSubmit {
    text-align: right;
    margin: 0 0 0 auto;
    max-width: 63.5rem;
  }
}
@media (max-width: 1150px) and (min-width: 680px) {
  .ctForm .ctForm__inputGroup.isTitleAndName {
    float: left;
    width: 67%;
    padding-right: 3rem;
  }
  .ctForm .ctForm__inputGroup.isPhone {
    display: inline-block;
    width: 35%;
    vertical-align: top;
    padding-right: 3rem;
  }
  .ctForm .ctForm__inputGroup.isEmail {
    display: inline-block;
    width: 65%;
    vertical-align: top;
  }
}
@media (max-width: 570px) {
  .ctForm .ctForm__column fieldset > div {
    text-align: left;
  }
  .ctForm .ctForm__inputGroup.isCaptchaAndSubmit {
    display: block;
  }
  .ctForm .ctForm__inputGroup.isCaptchaAndSubmit .isRecaptcha {
    float: none;
    padding-right: 0;
    overflow: hidden;
  }
  .ctForm .ctForm__inputGroup.isCaptchaAndSubmit .isRecaptcha:before {
    width: 0.8rem;
    bottom: 0.6rem;
  }
  .ctForm .ctForm__inputGroup.isCaptchaAndSubmit .isRecaptcha .g-recaptcha {
    -webkit-transform: scale3D(0.95, 0.95, 1);
       -moz-transform: scale3D(0.95, 0.95, 1);
        -ms-transform: scale3D(0.95, 0.95, 1);
            transform: scale3D(0.95, 0.95, 1);
    -webkit-transform-origin: 0 0;
       -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  .ctForm .ctForm__inputGroup.isCaptchaAndSubmit .isSubmit {
    padding-left: 0;
    margin-top: 2rem;
  }
  .ctForm .ctForm__submit {
    max-width: 100%;
  }
}
@media (max-width: 500px) {
  .ctForm .ctForm__inputGroup {
    margin-bottom: 2rem;
  }
  .ctForm .ctForm__inputGroup.isTitleAndName fieldset:nth-of-type(1) {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem;
  }
}

.selectric-wrapper {
  border: 0.1rem solid #E75214;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.selectric-wrapper .selectric {
  border: none;
  -moz-border-radius: 0;
       border-radius: 0;
  background: none;
}
.selectric-wrapper .label {
  padding: 0 4rem 0 2rem;
  border: none;
  line-height: 5rem;
  height: 4.8rem;
  margin: 0;
}
.selectric-wrapper .selectric-items span {
  color: red;
  font-size: 1.5rem;
}
.selectric-wrapper .selectric-items li {
  line-height: initial;
  border: none;
}
.selectric-wrapper .selectric-items li.highlighted, .selectric-wrapper .selectric-items li.selected, html.no-touch .selectric-wrapper .selectric-items li:hover {
  background: rgba(0, 0, 0, 0.1);
}
.selectric-wrapper .button {
  color: #E75214;
  height: 100%;
  background: none;
}
.selectric-wrapper .addStar .label:after {
  content: "*";
  color: red;
}
html.no-touch .selectric-wrapper:hover {
  border: 0.1rem solid #434748;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.contactGdpr .contactGdpr__inner {
  padding: 1.5rem 2rem 1.5rem 1.2rem;
  background: #fff;
  border: 0.1rem solid #E75214;
}
.contactGdpr label {
  cursor: pointer;
}
.contactGdpr label:before {
  content: "";
  position: absolute;
  left: 1.5rem;
  top: 1.9rem;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAWCAMAAAALimf+AAAAP1BMVEVHcEwAnlUAnlUAnlUAnlUAnlUAnlUAnlUAnlUAnlUAnlUAnlUAnlUAnlUAnlUAnlUAnlUAnlUAnlUAnlUAnlXJQWGHAAAAFHRSTlMACAOzFcl4D4jTxZlZpWm+jH6gLSeC62gAAABoSURBVCjP1dJLDsIwEATR9gRiY+cH1P3PmlUQlsazT+1ab9vSsK+CZrYIYYnw9bgLvnvcyj+WHhc4enzm37QKtAFKuQIf81FKO7Caj1KagCn5ePHho2QrMELJWoCSGtQ8PkPZU3QkB0/h+whANabF0QAAAABJRU5ErkJggg==") no-repeat center center/contain;
  border: none;
  height: 3rem;
  z-index: 2;
  outline: 0;
  opacity: 0;
  width: 2.4rem;
}
.contactGdpr label.secondLvlCss p {
  margin: 0;
  overflow: hidden;
  color: #0A2544;
}
.contactGdpr .ctG-checkbox__tickBox {
  float: left;
  position: relative;
  width: 2.8rem;
  -moz-border-radius: 0.2rem;
       border-radius: 0.2rem;
  height: 2.8rem;
  margin-right: 1rem;
  left: 0;
  top: 0.2rem;
  border: 0.2rem solid #c1c1c1;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.contactGdpr input {
  border: 0 !important;
  clip: rect(0 0 0 0);
  height: 0.1rem !important;
  margin: -0.1rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.1rem !important;
  pointer-events: none;
}
.contactGdpr input:focus {
  background-color: #fff;
}
.contactGdpr .contactGdpr__popup {
  position: absolute;
  left: 3rem;
  right: 4rem;
  bottom: 100%;
  margin-bottom: 1.4rem;
  z-index: 5;
  padding: 1.2rem 1.5rem 2rem 1.5rem;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
  display: none;
}
.contactGdpr .contactGdpr__popup:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 1.6rem;
  margin: -0.7rem 0 0 -0.8rem;
  height: 1.6rem;
  background: #fff;
  border-right: 0.1rem solid #E75214;
  border-bottom: 0.1rem solid #E75214;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.contactGdpr .contactGdpr__popup p {
  margin: 0;
  color: #0A2544;
}
.contactGdpr .contactGdpr__popup p a {
  margin-left: 0.4rem;
}
.contactGdpr .contactGdpr__options {
  text-align: center;
  max-width: unset !important;
  width: 100% !important;
  margin: 1rem 0 0 0 !important;
  padding: 0 !important;
}
.contactGdpr .contactGdpr__options li {
  width: 10rem;
  cursor: pointer;
}
.contactGdpr .contactGdpr__options li:nth-of-type(1) {
  margin-right: 1rem;
}
.contactGdpr .contactGdpr__options li:nth-of-type(2) {
  margin-left: 1rem;
}
.contactGdpr input:checked + label:before {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.contactGdpr.isChecked .ctG-checkbox__tickBox {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: transparent;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
html.no-touch .contactGdpr label:hover .ctG-checkbox__tickBox, .contactGdpr .isFocused .ctG-checkbox__tickBox {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  border-color: #434748;
}
html.no-touch .contactGdpr .secondLvlCss a:hover {
  color: #0A2544;
}
@media (max-width: 570px) {
  .contactGdpr .ctG-checkbox__tickBox {
    width: 2.6rem;
    height: 2.6rem;
  }
}