@charset "UTF-8";
/*==========================================================================================================================
VENDOR / STARTERS ==========================================================================================================
==========================================================================================================================*/
@import '_font-awesome.min.css';
/*==========================================================================================================================
NORMALIZE normalize.css v1.1.0 | MIT License | =============================================================================
==========================================================================================================================*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

a:focus, a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  border-bottom: 1px solid;
  border-top: 1px solid;
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

p, pre {
  margin: 1em 0;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl, menu, ol, ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

menu, ol, ul {
  padding: 0;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/*==========================================================================================================================
WORDPRESS DEFAULTS =========================================================================================================
==========================================================================================================================*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  text-align: center;
  width: 100%;
  max-width: 100% !important;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text, .gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 5px;
}

.wp-smiley {
  max-height: 1em;
  margin: 0 !important;
}

.gallery dl {
  margin: 0;
}

.gallery-caption {
  margin: -1.5em 0 0 0;
}

blockquote {
  border-bottom: 1px solid rgba(132, 125, 112, 0.5);
  border-top: 1px solid rgba(132, 125, 112, 0.5);
}

blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  text-align: right;
  width: 33%;
}

blockquote.right {
  float: right;
  margin-left: 20px;
  margin-right: 0;
  text-align: left;
  width: 33%;
}

img {
  height: auto;
}

/*==========================================================================================================================
GENERAL ====================================================================================================================
==========================================================================================================================*/
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url("../woff2/montserrat-bold.woff2") format("woff2"), url("../woff/montserrat-bold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  src: url("../woff2/montserrat-bolditalic.woff2") format("woff2"), url("../woff/montserrat-bolditalic.woff") format("woff");
}
/*==========================================================================================================================
GENERAL ELEMENTS ===========================================================================================================
==========================================================================================================================*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, input, select, textarea {
  font-family: "Open Sans", sans-serif;
}

body {
  margin: 0;
  padding: 0;
}

a, button {
  text-decoration: none;
  color: inherit;
  transition: color 0.35s, background-color 0.35s, border-color 0.35s, opacity 0.35s;
  -moz-transition: color 0.35s, background-color 0.35s, border-color 0.35s, opacity 0.35s;
  -webkit-transition: color 0.35s, background-color 0.35s, border-color 0.35s, opacity 0.35s;
  -ms-transition: color 0.35s, background-color 0.35s, border-color 0.35s, opacity 0.35s;
  -o-transition: color 0.35s, background-color 0.35s, border-color 0.35s, opacity 0.35s;
}

p, ul, ol, label {
  font-size: 16px;
  color: #000;
  line-height: 180%;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  margin: 0;
  font-family: "Roboto Condensed", serif;
}

/*==========================================================================================================================
REUSABLE ELEMENTS ==========================================================================================================
==========================================================================================================================*/
/* grid options */
.row {
  position: relative;
  max-width: 1200px;
  padding: 0;
  height: auto;
  margin: 0 auto;
  width: 90%;
  *zoom: 1;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.row.full {
  max-width: none;
}

.row.lg {
  max-width: 1400px;
}

.row.md {
  max-width: 1000px;
}

.row.sm {
  max-width: 800px;
}

.row.xs {
  max-width: 500px;
}

.row .columns {
  margin-left: 4.4%;
  float: left;
  height: auto;
  min-height: 1px;
}
.row .columns:first-child {
  margin-left: 0px;
}

.row .row {
  width: 100%;
}

.row .columns.one {
  width: 4.3%;
}

.row .columns.two {
  width: 13%;
}

.row .columns.three {
  width: 21.68%;
}

.row .columns.four {
  width: 30.4%;
}

.row .columns.five {
  width: 39.1%;
}

.row .columns.six {
  width: 47.8%;
}

.row .columns.seven {
  width: 56.5%;
}

.row .columns.eight {
  width: 65.2%;
}

.row .columns.nine {
  width: 73.9%;
}

.row .columns.ten {
  width: 82.6%;
}

.row .columns.eleven {
  width: 91.3%;
}

.row .columns.twelve {
  width: 100%;
  margin-left: 0px;
}

/* general alignment */
.text-align-center {
  text-align: center;
}

.text-align-left {
  text-align: left;
}

.text-align-right {
  text-align: right;
}

.wp-caption {
  *zoom: 1;
}
.wp-caption:before, .wp-caption:after {
  content: " ";
  display: table;
}
.wp-caption:after {
  clear: both;
}

.wp-caption img {
  width: 100%;
  max-width: 100% !important;
}

/* social icons */
ul.social {
  list-style: none;
  margin: 0;
}

ul.social li {
  float: left;
  margin-right: 20px;
}
ul.social li:last-child {
  margin-right: 0;
}

ul.social li a {
  color: #fff;
  font-size: 16px;
}

ul.social li a:hover {
  color: #e20020;
}

/* forms */
.error-message {
  color: red;
  text-transform: uppercase;
  margin-top: 20px;
}
.error-message span {
  color: #000;
}

.success-msg {
  font-family: "Open Sans", sans-serif;
  display: block;
  display: none;
}

/* buttons */
.btn, .rte .btn {
  font-size: 16px;
  padding: 14px 18px;
  font-family: "Roboto Condensed", serif;
  background-color: #e20020;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  border: 3px solid #e20020;
  box-sizing: border-box;
}

.btn:hover, .rte .btn:hover {
  background-color: transparent;
  color: #e20020;
}

.btn.on-dark:hover, .rte .btn.on-dark:hover {
  background-color: white;
  border-color: #fff;
  color: #e20020;
}

.btn.lg, .rte .btn.lg {
  font-size: 18px;
  padding: 18px 24px;
}

.btn.sm, .rte .btn.sm {
  padding: 10px 20px;
  font-size: 14px;
}

.btn.xs, .rte .btn.xs {
  padding: 2px 8px;
  font-size: 12px;
}

.btn.black, .rte .btn.black {
  background-color: #000;
  border-color: #000;
}
.btn.black:hover, .rte .btn.black:hover {
  background-color: transparent;
  color: #000;
}

/* accordions */
.accordion_title {
  background-color: #f7f6f6;
  padding: 20px 60px 20px 20px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}

.accordion_title > * {
  margin: 0 !important;
}

.accordion_title i {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #e20020;
}

/* breadcrumbs */
.breadcrumbs {
  padding: 0;
  margin: 0 0 30px;
  display: block;
}

.breadcrumbs ul {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
.breadcrumbs ul:before, .breadcrumbs ul:after {
  content: " ";
  display: table;
}
.breadcrumbs ul:after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  color: #5b5c5c;
  font-family: "Roboto Condensed", serif;
  font-size: 14px;
}
.breadcrumbs li:after {
  content: ">";
  display: inline-block;
  margin: 0 6px;
}

.breadcrumbs li:last-child {
  font-weight: 600;
  color: #e20020;
}
.breadcrumbs li:last-child:after {
  display: none;
}

.breadcrumbs a:hover {
  opacity: 0.7;
}

/* block ul */
.block-ul {
  list-style: none;
  margin: 0 !important;
  padding: 0;
}

.block-ul li {
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 140%;
}
.block-ul li:before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #e20020;
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
}

.block-ul li span {
  font-size: 14px;
  display: block;
  font-weight: 400;
}

/* break a div into two columns */
.two-column {
  column-count: 2;
  column-gap: 40px;
}

/* cta */
.cta {
  text-align: center;
  padding: 80px 0;
}

.cta h3 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0;
  font-size: 32px;
}

.cta a {
  margin-top: 20px;
}

/* standard block */
.hide {
  display: none;
}

.display-block {
  display: block !important;
}

@media all and (max-width: 1079px) {
  .row.full {
    width: 90%;
  }

  .row .columns {
    width: 100% !important;
    margin-left: 0;
  }

  .btn span {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .two-column {
    column-count: 1;
  }
}
@media all and (max-width: 599px) {
  .cta h3 {
    font-size: 24px;
  }
}
/*==========================================================================================================================
COMPONENTS ====================================================================================================================
==========================================================================================================================*/
.heading {
  text-align: center;
}

.heading .lines {
  font-size: 22px;
  color: #000;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 18px;
  z-index: 2;
  margin: 0 0 24px;
}
.heading .lines:before {
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 4px;
  background-color: #000;
  z-index: 1;
}

.heading .lines span {
  background-color: white;
  z-index: 2;
  position: relative;
  padding: 0 14px;
}

.heading h3 {
  font-size: 60px;
  color: #000;
  line-height: 100%;
  font-weight: 400;
  margin: 0;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.heading h3 span {
  font-weight: 600;
  color: #e20020;
}

.heading h4 {
  font-size: 44px;
  color: #000;
  font-family: "Vast Shadow", cursive;
  line-height: 100%;
  margin: 0 0 30px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.heading p {
  font-size: 18px;
  line-height: 220%;
  margin: 0 0 30px;
}

.heading p.underline {
  padding-bottom: 26px;
  border-bottom: 4px solid #000;
}

@media all and (max-width: 767px) {
  .heading .lines {
    font-size: 16px;
    margin-bottom: 16px;
  }

  .heading h1.lines {
    font-size: 26px;
    line-height: 120%;
    margin-bottom: 30px;
    text-align: left;
  }
  .heading h1.lines:before {
    display: none;
  }

  .heading h1.lines span {
    background-color: transparent;
    padding: 0;
  }

  .heading h3 {
    font-size: 36px;
  }

  .heading h4 {
    font-size: 28px;
  }

  .heading p {
    font-size: 16px;
    line-height: 180%;
  }
}
@media all and (max-width: 599px) {
  .heading .lines {
    font-size: 12px;
  }
}
.tabs-nav {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.tabs-nav:before, .tabs-nav:after {
  content: " ";
  display: table;
}
.tabs-nav:after {
  clear: both;
}

.tabs-nav li {
  float: left;
}

.tabs-nav a {
  color: rgba(142, 142, 142, 0.5);
  padding: 6px 20px;
  display: block;
  border-bottom: 3px solid rgba(142, 142, 142, 0.5);
  font-family: "Roboto Condensed", serif;
  font-weight: 600;
}

.tabs-nav li.active a, .tabs-nav a:hover {
  border-color: #e20020;
  color: #e20020;
}

.tabs-content {
  display: block;
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table;
}
.tabs-content:after {
  clear: both;
}

.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block;
}

@media all and (max-width: 767px) {
  .tabs-nav {
    border-top: 2px solid rgba(0, 0, 0, 0.1);
  }

  .tabs-nav li {
    width: 100%;
  }
}
.accordion {
  margin: 20px 0;
}

.accordion dt {
  padding-left: 40px;
  box-sizing: border-box;
  position: relative;
}

.accordion dt a {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  display: block;
}

.accordion dt a:before {
  content: "+";
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #e20020;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  left: 0;
  top: -3px;
}

.accordion dt a.active:before {
  content: "-";
  line-height: 26px;
}

.accordion dd {
  padding: 20px 0 0 40px;
  box-sizing: border-box;
  *zoom: 1;
}
.accordion dd:before, .accordion dd:after {
  content: " ";
  display: table;
}
.accordion dd:after {
  clear: both;
}
.accordion dd :first-child {
  margin-top: 0;
}
.accordion dd :last-child {
  margin-bottom: 0;
}

.accordion-trigger {
  padding: 14px 0 14px 40px;
  box-sizing: border-box;
  position: relative;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  display: block;
}

.accordion-trigger:before {
  content: "+";
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #e20020;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  left: 0;
  top: 14px;
}

.accordion-trigger.active:before {
  content: "-";
  line-height: 26px;
}

.accordion-content {
  display: none;
  padding: 10px 0 20px 40px;
  box-sizing: border-box;
  *zoom: 1;
}
.accordion-content:before, .accordion-content:after {
  content: " ";
  display: table;
}
.accordion-content:after {
  clear: both;
}
.accordion-content :first-child {
  margin-top: 0;
}
.accordion-content :last-child {
  margin-bottom: 0;
}

.accordion-content .accordion-trigger {
  font-size: 16px;
}
.accordion-content .accordion-trigger:before {
  width: 24px;
  height: 24px;
  line-height: 22px;
}

.mub-grid {
  *zoom: 1;
  background-color: #000;
}
.mub-grid:before, .mub-grid:after {
  content: " ";
  display: table;
}
.mub-grid:after {
  clear: both;
}

.mub-block {
  display: block;
  margin: 0;
  width: 33.33%;
  width: calc(100%/3);
  height: 0;
  padding-bottom: 30%;
  float: left;
  overflow: hidden;
  position: relative;
}
.mub-block:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
  transition: background 0.3s;
}

.mub-block.half {
  width: 50%;
}

.mub-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  display: block;
  background-position: center center;
  background-size: cover;
  z-index: 1;
}

.mub-block.two {
  width: 50%;
}

.mub-content {
  z-index: 3;
  position: relative;
  width: 80%;
  margin: 10% auto;
}

.mub-content h3 {
  color: #fff;
  font-weight: 400;
  font-size: 42px;
  text-transform: uppercase;
}
.mub-content h3:first-line {
  font-weight: 600;
  transition: color 0.3s;
}

.mub-content p {
  font-size: 15px;
  color: #fff;
}

.mub-content span {
  transition: background-color 0.3s, color 0.3s;
}

.mub-hidden {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
}

.mub-block:hover:before {
  background-color: rgba(38, 0, 4, 0.8);
}

.mub-block:hover .mub-content h3:first-line {
  color: #e20020;
}

.mub-block:hover .mub-hidden {
  visibility: visible;
  opacity: 1;
}

.repair-grid .mub-content p {
  max-height: 190px;
  overflow: hidden;
}

@media all and (max-width: 1445px) {
  .repair-grid .mub-block {
    width: 50%;
    padding-bottom: 36%;
  }
}
@media all and (max-width: 1334px) {
  .repair-grid .mub-content p {
    max-height: 120px;
  }
}
@media all and (max-width: 1079px) {
  .repair-grid .mub-content p {
    max-height: none;
  }
}
@media all and (max-width: 1334px) {
  body.residential .mub-block:first-child {
    width: 100% !important;
  }
  body.residential .mub-block:first-child .mub-content {
    margin: 5%;
  }
}
@media all and (max-width: 1334px) {
  .mub-block {
    width: 50% !important;
    padding-bottom: 36%;
  }

  .mub-content h3 {
    font-size: 32px;
  }

  .mub-content p {
    font-size: 13px;
  }
}
@media all and (max-width: 1079px) {
  .mub-block {
    width: 100% !important;
    height: auto !important;
    padding: 0 !important;
  }
  .mub-block:before {
    background-color: rgba(0, 0, 0, 0.7) !important;
  }

  .mub-content {
    margin: 10% !important;
    width: 80% !important;
  }

  .mub-content h3:first-line {
    color: #fff !important;
  }

  .mub-hidden {
    visibility: visible;
    opacity: 1;
  }
}
.filters hr {
  width: 100%;
  display: block;
  border: 0 none;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  margin: 16px 0;
  clear: both;
}

.filters h3 {
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 16px;
}

.filter-set {
  margin-bottom: 16px;
}

.filter-set h4 {
  font-size: 17px;
  margin-bottom: 4px;
}

.check-set {
  padding: 4px 0;
}

.check-set span {
  font-size: 14px;
  overflow: hidden;
  display: block;
}

.styled-check {
  float: left;
  width: 18px;
  position: relative;
  margin: 0 10px 0 0;
  display: block;
}
.styled-check label {
  width: 18px;
  height: 18px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.styled-check label:after {
  content: "";
  width: 9px;
  height: 5px;
  position: absolute;
  top: 3px;
  left: 3px;
  border: 3px solid #e20020;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  transform: rotate(-45deg);
}
.styled-check label:hover::after {
  opacity: 0;
}
.styled-check input[type=checkbox] {
  visibility: hidden;
}
.styled-check input[type=checkbox]:checked + label:after {
  opacity: 1;
}

#odg-timeline {
  position: relative;
  *zoom: 1;
}
#odg-timeline:before, #odg-timeline:after {
  content: " ";
  display: table;
}
#odg-timeline:after {
  clear: both;
}

#odg-timeline .timeline-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.tl-content {
  height: 200px;
  position: relative;
  width: 50%;
  margin-left: 50%;
}

.tl-content .slick-list, .tl-content .slick-track {
  height: 100%;
  position: relative;
}

.tl-content p {
  position: absolute !important;
  left: 0 !important;
  top: 50% !important;
  transform: translateY(-50%);
  height: auto;
  display: block;
  max-width: 550px;
  width: 90% !important;
  margin: 0;
  font-family: "Roboto Condensed", serif;
  font-size: 18px;
  line-height: 120%;
  text-align: left;
}
.tl-content p:after {
  content: "";
  position: absolute;
  top: 100%;
  margin-top: 14px;
  width: 60px;
  height: 5px;
  background-color: #e20020;
  display: block;
  left: 0;
}

.tl-desktop-dates-cont {
  width: 100%;
  display: block;
  position: relative;
}
.tl-desktop-dates-cont:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  height: 10px;
  bottom: 5px;
  left: 0;
  z-index: 1;
}

.tl-desktop-dates {
  width: 90%;
  display: block;
  height: 70px;
  position: relative;
  margin: 0 auto;
  z-index: 2;
}

.tl-desktop-dates .tl-date {
  display: block;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 1;
}
.tl-desktop-dates .tl-date:focus {
  outline: none !important;
}

.tl-desktop-dates .tl-date:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #000;
  border-radius: 50%;
  transition: background 0.3s;
}

.tl-desktop-dates .tl-date:after {
  content: "";
  display: block;
  position: absolute;
  left: -15px;
  top: -15px;
  width: 50px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 50%;
  transition: background 0.3s;
  pointer-events: none;
}

.tl-desktop-dates .tl-date span {
  white-space: nowrap;
  position: absolute;
  bottom: 42px;
  left: 50%;
  color: #000;
  text-align: center;
  transform: translateX(-50%);
  font-family: "Roboto Condensed", serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 80%;
  width: 100px;
  visibility: hidden;
}

.tl-desktop-dates .tl-date:hover, .tl-desktop-dates .tl-date.active {
  z-index: 2;
}
.tl-desktop-dates .tl-date:hover:before, .tl-desktop-dates .tl-date.active:before {
  background-color: #e20020;
}
.tl-desktop-dates .tl-date:hover:after, .tl-desktop-dates .tl-date.active:after {
  background-color: rgba(255, 255, 255, 0.2);
}

.tl-desktop-dates .tl-date.active span {
  visibility: visible;
}

.tl-mobile-dates {
  display: none !important;
}

.tl-mobile-dates .tl-date {
  font-family: "Roboto Condensed", serif;
  font-size: 32px;
  font-weight: 600;
  color: #000;
}

.tl-mobile-dates .tl-date.slick-current {
  color: #e20020;
}

.tl-images {
  margin: 30px 0 60px;
  text-align: center;
}

.tl-images .slick-list {
  z-index: 2;
}

.tl-images:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.tl-images img {
  height: auto;
  width: 100%;
  display: none;
  padding: 20px;
  opacity: 0.2;
  position: relative;
  z-index: 5;
}

.tl-images img.slick-center {
  opacity: 1;
}

@media all and (max-width: 1079px) {
  .tl-content {
    width: 80%;
    margin-left: 10%;
    text-align: center;
  }

  .tl-content p {
    width: 100% !important;
    max-width: none;
    margin: 0 auto;
  }
  .tl-content p:after {
    left: 0;
    transform: none;
  }

  .tl-desktop-dates-cont {
    display: none;
  }

  .tl-mobile-dates {
    display: block !important;
  }
}
@media all and (max-width: 599px) {
  .tl-content p {
    font-size: 16px;
  }

  .tl-mobile-dates .tl-date {
    font-size: 28px;
  }
}
.sa-widget {
  padding: 10px 5% 60px;
  background-image: linear-gradient(#fff, rgba(0, 0, 0, 0.1));
}

.single .sa-widget {
  padding-top: 0;
}

.garagedoor-template-default .sa-widget {
  padding-top: 60px;
}

.sa-widget-cont {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
}

.sa-point {
  width: 35%;
  max-width: 200px;
  padding-top: 15px;
  margin-right: 5%;
}
.sa-point img {
  width: 100%;
  height: auto;
}

.sa-content {
  max-width: 1200px;
  margin: 0 auto;
}

.sa-content h2 {
  font-size: 50px;
  margin-top: 20px;
}

.sa-list {
  margin-top: 5px;
  list-style-type: none;
  display: inline-block;
}
.sa-list li {
  display: inline-block;
  font-weight: 800;
  font-size: 20px;
  color: #e20020;
}
.sa-list li span {
  margin: 0 4px;
}
.sa-list li a {
  color: #e20020;
}
.sa-list li a:hover {
  opacity: 0.7;
}
.sa-list li:last-child span {
  display: none;
}

@media all and (max-width: 767px) {
  .sa-content h2 {
    font-size: 40px;
  }

  .sa-list li {
    font-size: 16px;
  }
}
@media all and (max-width: 599px) {
  .sa-widget {
    padding: 40px 5%;
  }
  .sa-widget .sa-widget-cont {
    flex-wrap: wrap;
  }

  .sa-point {
    width: 100%;
    padding-top: 0;
    margin-right: 0;
    max-width: 150px;
  }
}
/*==========================================================================================================================
LAYOUT =====================================================================================================================
==========================================================================================================================*/
.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.notify-banner {
  display: block;
  background-color: rgba(255, 255, 255, 0.83);
  padding: 10px 20px;
  text-align: center;
  margin-bottom: 20px;
}

.notify-banner p {
  font-size: 12px;
  margin: 0;
  font-family: "Arvo", serif;
}

.notify-banner p b {
  color: #e20020;
}

.notify-banner.mobile {
  display: none;
}

.header-menu-container {
  box-sizing: border-box;
  background-color: transparent;
  transition: background 0.2s;
  *zoom: 1;
}
.header-menu-container:before, .header-menu-container:after {
  content: " ";
  display: table;
}
.header-menu-container:after {
  clear: both;
}

.header-menu {
  width: 50%;
  float: left;
  box-sizing: border-box;
}

.hm-left {
  padding-right: 150px;
}

.hm-right {
  padding-left: 150px;
}

.header-menu ul {
  list-style: none;
  *zoom: 1;
  text-align: center;
  padding: 0;
  margin: 0;
}
.header-menu ul:before, .header-menu ul:after {
  content: " ";
  display: table;
}
.header-menu ul:after {
  clear: both;
}

.header-menu li {
  font-weight: 700;
  font-size: 12px;
  display: inline-block;
  line-height: 35px;
  margin: 0 16px;
  color: #fff;
}
.header-menu li:first-child {
  margin-left: 0;
}
.header-menu li:last-child {
  margin-right: 0;
}

.header-menu li a {
  transition: color 0.2s;
}
.header-menu li a:hover {
  opacity: 0.6;
}

.hm-top {
  border-bottom: 1px solid #fff;
  transition: border 0.2s;
}

.hm-top li {
  font-family: "Arvo", serif;
  font-weight: 400;
  padding-top: 8px;
  font-size: 13px;
  line-height: 30px;
  height: 38px;
}

#phone span {
  font-size: 16px;
  vertical-align: 3px;
}

#phone em {
  font-size: 28px;
  color: #e20020;
  font-family: "Roboto Condensed", serif;
  font-weight: 600;
  margin-left: 6px;
  font-style: normal;
}

#phone a {
  transition: none;
}
#phone a:hover {
  opacity: 1;
}

#brand-name {
  font-weight: 700;
  color: #e20020;
}

#brand-name em {
  font-family: "Roboto Condensed", serif;
  font-weight: 400;
  font-style: normal;
  margin-left: 4px;
  color: #fff;
}

.hm-bottom li {
  font-size: 13.5px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  position: relative;
  padding-bottom: 8px;
}

.hm-bottom ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  text-align: left;
  background-color: #e20020;
  margin-top: -1px;
}

.hm-bottom ul li {
  line-height: 120%;
  padding: 10px 12px;
  margin: 0;
  text-transform: none;
  font-family: "Arvo", serif;
  letter-spacing: 0;
  font-weight: 400;
  width: 100%;
  font-size: 12px;
  color: #fff !important;
  box-sizing: border-box;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  white-space: nowrap;
}
.hm-bottom ul li:last-child {
  border: 0 none;
}

.hm-bottom li:hover ul {
  display: block;
}

.hm-bottom ul.hm-bottom-locations {
  width: 180px;
}

.hm-bottom ul.hm-bottom-locations li {
  white-space: normal;
}

.logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 270px;
  height: auto;
  transition: width 0.3s;
}

.logo img {
  width: 100%;
  height: auto;
  display: block;
}

.header.white {
  position: relative;
  border-bottom: 1px solid rgba(142, 142, 142, 0.3);
  padding-bottom: 20px;
}

.header.white .notify-banner {
  background-color: rgba(0, 0, 0, 0.08);
}

.header-menu-container.is_stuck {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.header-menu-container.is_stuck .header-menu li, .header.white .header-menu li {
  color: #000;
}

.header-menu-container.is_stuck .hm-top, .header.white .hm-top {
  border-color: #000;
}

.header-menu-container.is_stuck #brand-name em, .header.white #brand-name em {
  color: #000;
}

.mobile-menu {
  padding: 0;
  display: none;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  position: relative;
  *zoom: 1;
}
.mobile-menu:before, .mobile-menu:after {
  content: " ";
  display: table;
}
.mobile-menu:after {
  clear: both;
}

.mobile-menu .schedule-quote {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.mobile-menu .schedule-quote li {
  width: 50%;
  display: inline-block;
  background-color: #e20020;
  padding: 0.5rem;
  font-size: 0.9rem;
  font-family: "Roboto Condensed", sans-serif;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  margin: 0;
  box-sizing: border-box;
}
.mobile-menu .schedule-quote li:first-child {
  border-right: 1px solid #fff;
}

.mobile-menu .logo {
  position: relative;
  transform: none;
  top: auto;
  left: auto;
  margin: 0 auto;
  width: 220px;
  padding: 20px 0;
  background-repeat: no-repeat;
  background-position: center center;
}

.mobile-menu p {
  font-weight: 700;
  font-size: 11px;
  text-align: center;
  line-height: 120%;
  margin: 0;
  opacity: 0.7;
}

.mobile-menu p em {
  font-family: "Roboto Condensed", serif;
  font-weight: 400;
  font-style: normal;
  display: block;
}

header.hero .mobile-menu p {
  color: #fff;
}

.mobile-menu .hamb-phone {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  width: 100%;
  height: 85px;
}

.mobile-menu ul {
  list-style: none;
  border-bottom: 1px solid #fff;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}

.mobile-menu li {
  display: inline-block;
  margin: 0 10px;
  color: #000;
  font-weight: 700;
}
.mobile-menu li i {
  margin-right: 6px;
  font-size: 130%;
  vertical-align: -2px;
  color: #000;
}

header.hero .mobile-menu li {
  color: #fff;
}

.mobile-menu a {
  transition: color 0.2s;
}
.mobile-menu a:hover {
  opacity: 0.7;
}

.mobile-menu ul.is_stuck {
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.mobile-menu ul.is_stuck li {
  color: #000 !important;
}

#mobile-menu-holder {
  display: none;
  top: 100%;
  width: 100%;
  z-index: 99999999999 !important;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #e20020;
  overflow: hidden;
}
#mobile-menu-holder:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  width: calc(100% - 30px);
  height: calc(100% - 95px);
  border: 10px solid rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}
#mobile-menu-holder .overflow {
  max-height: 100vh;
  height: 100%;
  overflow: auto;
  padding-top: 8rem;
  padding-bottom: 30px;
}
#mobile-menu-holder button {
  cursor: pointer;
}
#mobile-menu-holder .row {
  display: flex;
  flex-direction: column;
}
#mobile-menu-holder .btn-wrap {
  width: 100%;
  padding: 2rem 2rem 4.1rem;
}
#mobile-menu-holder .btn-wrap.text-right {
  text-align: right;
}
#mobile-menu-holder .close-btn {
  position: absolute;
  top: 40px;
  right: 10%;
  height: 30px;
  width: 30px;
  display: flex;
  cursor: pointer;
}
#mobile-menu-holder .close-btn:after {
  content: "+";
  font-weight: 200;
  font-family: "FontAwesome";
  font-size: 2rem;
  color: #fff;
  transform: rotate(-45deg);
}
#mobile-menu-holder .navigation-burger-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
}
#mobile-menu-holder .navigation-burger-wrap .top-btn {
  width: 28%;
  border: 1px solid #fff;
  padding: 0.5rem;
  font-size: 0.9rem;
  font-family: "Roboto Condensed", sans-serif;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
}
#mobile-menu-holder .navigation-burger-wrap .top-btn:first-of-type {
  margin-left: 15%;
}
#mobile-menu-holder .navigation-burger-wrap .top-btn:nth-of-type(2) {
  margin-right: 15%;
}
#mobile-menu-holder .menu {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 70%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 3rem;
}
#mobile-menu-holder .menu .menu-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-basis: 100%;
  padding: 0.75rem 0;
  border-bottom: 1px solid #fff;
  position: relative;
}
#mobile-menu-holder .menu .menu-item:after {
  content: "";
  font-family: "FontAwesome";
  font-size: 1.5rem;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  width: 2rem;
  height: 3.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
}
#mobile-menu-holder .menu .menu-item span {
  display: block;
  background-color: rgba(0, 0, 0, 0.27);
  height: 1px;
  width: calc(100% - 64px);
  margin: auto;
}
#mobile-menu-holder .menu .menu-item > a {
  font-size: 0.9rem;
}
#mobile-menu-holder .menu .menu-item:last-child {
  border-bottom: none;
}
#mobile-menu-holder .menu .menu-item-has-children:after {
  content: "+";
}
#mobile-menu-holder .menu .menu-item-has-children.is_open:after {
  content: "";
  top: 0.5rem;
}
#mobile-menu-holder .menu .menu-item:not(.menu-item-has-children) > a {
  width: 100%;
}
#mobile-menu-holder .menu .menu-item .sub-nav-toggle {
  cursor: pointer;
  margin-left: 14px;
  color: #fff;
  margin-top: 5px;
  height: 39px;
  width: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.95rem;
}
#mobile-menu-holder .menu .menu-item .sub-nav-toggle i {
  color: #000;
  font-size: 0.75rem;
}
#mobile-menu-holder .menu .menu-item .sub-nav-toggle:hover, #mobile-menu-holder .menu .menu-item .sub-nav-toggle:focus {
  color: #fff;
}
#mobile-menu-holder .menu a {
  font-size: 0.9rem;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  display: block;
  width: 100%;
}
#mobile-menu-holder .menu a:hover, #mobile-menu-holder .menu a:focus {
  color: #fff;
}
#mobile-menu-holder .menu .sub-menu {
  opacity: 0;
  position: absolute;
  top: calc(100% + 5px);
  bottom: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background-color: #e20020;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  flex-basis: 100%;
  transition: transform 0.3s ease;
}
#mobile-menu-holder .menu .sub-menu .btn-wrap {
  padding-bottom: 5rem;
}
#mobile-menu-holder .menu .sub-menu .menu-item {
  border-bottom: none;
  padding: 0.5rem 0;
}
#mobile-menu-holder .menu .sub-menu .menu-item:after {
  height: 2.75rem;
}
#mobile-menu-holder .menu .is_open .sub-menu {
  z-index: 1;
  opacity: 1;
  transform: translateX(-100%);
  position: relative;
}
#mobile-menu-holder .menu .is_open {
  border-bottom: none;
}
#mobile-menu-holder .menu .is_open > a {
  border-bottom: 1px solid #fff;
  padding: 0.5rem 0;
  width: 100%;
  z-index: 999;
}
#mobile-menu-holder .menu.sub_menu_open > .menu-item:not(.is_open) {
  display: none;
}
#mobile-menu-holder .btm-items {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 65px;
  background: #fff;
  font-size: 0.75rem;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
#mobile-menu-holder .btm-items a {
  padding: 1.75rem 1.5rem 0;
  text-align: center;
  position: relative;
}
#mobile-menu-holder .btm-items a:after {
  content: "";
  position: absolute;
  font-family: "FontAwesome";
  font-size: 1.5rem;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#mobile-menu-holder .btm-items a.text:after {
  content: "";
}
#mobile-menu-holder .btm-items a.call:after {
  content: "";
}
#mobile-menu-holder .secondary-wrap {
  max-width: 309px;
  margin: auto;
}
#mobile-menu-holder .secondary-wrap .btn-wrap {
  padding: 0;
}
#mobile-menu-holder .secondary-wrap .btn-wrap a.btn {
  width: 100%;
}
#mobile-menu-holder .secondary-wrap .btn-wrap i {
  font-size: 1.125rem;
  transform: rotateY(180deg) translateY(-2.3px);
  margin-right: 0.22rem;
}
#mobile-menu-holder .secondary-wrap .menu.secondary {
  padding-top: 1.625rem;
  display: flex;
  gap: 8px;
}
#mobile-menu-holder .secondary-wrap .menu.secondary li {
  text-align: center;
  flex: 1;
}
#mobile-menu-holder .secondary-wrap .menu.secondary li a {
  padding: 0;
  font-size: 0.75rem;
  font-weight: 500;
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
}
#mobile-menu-holder .secondary-wrap .menu.secondary li a i {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}

.page-wrap {
  position: relative;
  z-index: 1;
}

@media all and (max-width: 1445px) {
  .header-menu li {
    margin: 0 12px;
  }
}
@media all and (max-width: 1334px) {
  .header-menu li {
    margin: 0 8px;
  }

  .hm-top i {
    font-size: 16px;
    vertical-align: -2px;
    margin-right: 3px;
  }

  .hm-top span {
    display: none;
  }

  #brand-name {
    font-family: "Roboto Condensed", serif;
    font-size: 12px;
  }

  .hm-bottom li {
    margin: 0 5px;
    font-size: 11px;
  }
  .hm-bottom li span {
    display: none;
  }
}
@media all and (max-width: 1079px) {
  .header, .header.white {
    padding-bottom: 0;
  }

  .notify-banner {
    padding: 8px 20px;
    margin-bottom: 0;
  }

  .notify-banner p {
    font-size: 11px;
  }

  .notify-banner.desktop {
    display: none;
  }

  .notify-banner.mobile {
    display: block;
  }

  .header-menu-container {
    display: none;
  }

  .mobile-menu {
    display: block;
  }

  .mobile-menu ul li:nth-child(3) span {
    display: none;
  }

  .mobile-menu ul li:nth-child(3) span.tab-number {
    display: inline-block;
  }
}
@media all and (max-width: 767px) {
  .mobile-menu li {
    margin: 0 25px;
  }

  .mobile-menu li i {
    font-size: 34px;
    margin: 0;
    vertical-align: inherit;
  }

  .mobile-menu li span {
    display: none;
  }

  .mobile-menu ul li:nth-child(3) span.tab-number {
    display: none;
  }
}
@media all and (max-width: 479px) {
  .mobile-menu ul {
    border-bottom: none;
  }
}
/* INTERIOR PAGE BODY */
div[role=main] {
  padding: 50px 0;
}

/* INTERIOR PAGE MAIN CONTENT AREA */
.rte :first-child {
  margin-top: 0;
}

.rte h2, .rte h3, .rte h4 {
  margin: 1.5em 0 0.4em;
  color: #000;
}

.rte h2 {
  font-size: 28px;
}

.rte h3 {
  font-size: 24px;
}

.rte h4 {
  font-size: 18px;
}

.rte h4 {
  font-size: 16px;
}

.rte p {
  overflow-wrap: break-word;
}

.rte p em {
  font-style: italic;
}

.rte a {
  color: #e20020;
  font-weight: 600;
  text-decoration: underline;
}
.rte a:hover {
  opacity: 0.7;
}

.the-content.rte a {
  display: inline;
}

.rte img {
  display: block;
  max-width: 100%;
  height: auto;
}

.rte ul, .rte ol {
  margin-left: 20px;
}

.rte hr {
  width: 100%;
  border: 0 none;
  height: 1px;
  box-sizing: border-box;
  display: block;
  margin: 30px auto;
  background-color: rgba(142, 142, 142, 0.3);
}

.rte blockquote {
  padding: 0;
  margin: 30px 0;
  font-size: 18px;
  color: #e20020;
  font-weight: 600;
  border: 0 none;
}

.rte .video-container, .rte .sixteen-nine {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.rte .video-container iframe, .rte .sixteen-nine iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 none;
}

.rte .well {
  background-color: #f7f6f6;
  padding: 20px;
  box-sizing: border-box;
  margin: 1em 0;
}

.rte .well h3 {
  color: #e20020;
  font-size: 20px;
}

/* INTERIOR PAGE SIDEBAR */
/* Media Queries */
@media all and (max-width: 767px) {
  .page-head h1 {
    font-size: 26px;
  }

  div[role=main] {
    padding: 40px 0;
  }
}
@media all and (max-width: 479px) {
  .rte p {
    font-size: 15px;
  }

  .rte img {
    width: 100%;
  }
}
.sidebar-block {
  width: 100%;
  *zoom: 1;
  padding: 12px;
  background-color: #f7f6f6;
  box-sizing: border-box;
}
.sidebar-block:before, .sidebar-block:after {
  content: " ";
  display: table;
}
.sidebar-block:after {
  clear: both;
}

.sidebar-inner-content {
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid rgba(142, 142, 142, 0.1);
}

.sidebar-inner-content h2 {
  color: #e20020;
}

.sidebar-inner-content hr {
  border: none;
  width: 100%;
  height: 1px;
  background-color: rgba(142, 142, 142, 0.2);
  margin: 18px 0;
}

.sidebar-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-block li {
  text-transform: uppercase;
  color: #e20020;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 140%;
  padding: 3px 0;
}

.sidebar-block li.sidebar-heading {
  margin-top: 12px;
}
.sidebar-block li.sidebar-heading:first-child {
  margin-top: 0;
}

.sidebar-block li a {
  text-transform: none;
  font-weight: 400;
  color: #000;
  font-size: 14px;
}

.sa-widget {
  display: none;
}

.fm-map-desc .fm-explore {
  font-weight: 800;
  color: #e20020;
}

#footer-map {
  width: 100%;
  height: 800px;
  display: flex;
}

.fm-mob-msg {
  display: none;
  cursor: pointer;
  margin-bottom: 50px;
  width: 90%;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 20px 5%;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif;
}

.fm-mob-arrow {
  height: 25px;
  width: 25px;
  position: relative;
  margin-left: 20px;
  transform: rotate(0);
  transition: all 0.3s ease;
}

.fm-mob-arrow img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.fm-map {
  width: 70%;
  height: 100%;
  position: relative;
  overflow: hidden;
  max-width: 1535px;
}

.fm-map-container {
  width: 1535px;
  position: absolute;
  top: 0;
  left: 50%;
  height: 800px;
  transform: translateX(-50%);
}

.fm-map img {
  width: 100%;
  height: auto;
}

.fm-map .fm-dot {
  position: absolute;
  cursor: pointer;
  z-index: 1;
  height: 36px;
  width: 36px;
  border-radius: 100%;
  background-color: #000;
  transition: all 0.3s ease;
  box-shadow: 0 0 0 white;
  animation: pulse 2s infinite;
  -webkit-animation: pulse 2s infinite;
  transition: all 0.3s ease;
}

.fm-map .fm-dot:hover, .fm-map .fm-dot.active {
  background-color: #e20020;
}

.fm-dot span {
  position: absolute;
  display: flex;
  top: 50%;
  left: 45%;
  height: 16px;
  width: 16px;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.15s ease;
  border-radius: 100%;
  background-color: #000;
}

.fm-dot span:before, .fm-dot span:after {
  content: "";
  transition: all 0.15s ease;
  height: 100%;
  width: 4px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 52%;
  transform: rotate(0);
}

.fm-dot span:after {
  transform: rotate(90deg);
}

.fm-dot:hover span, .fm-dot.active span {
  background-color: #e20020;
  left: 50%;
}

.fm-dot:hover span:before, .fm-dot:hover span:after, .fm-dot.active span:before, .fm-dot.active span:after {
  content: "";
  height: 66%;
  left: 46%;
  transform: rotate(-45deg);
}

.fm-dot:hover span:after, .fm-dot.active span:after {
  content: "";
  top: 38%;
  transform: rotate(45deg);
}

.fm-dot#harrisburg-york {
  top: 55px;
  left: 48%;
}

.fm-dot#hanover-york {
  top: 195px;
  left: 46%;
}

.fm-dot#frederick {
  top: 280px;
  left: 38%;
}

.fm-dot#washington-dc {
  top: 400px;
  left: 43%;
}

.fm-dot#southern-maryland {
  top: 505px;
  left: 48%;
}

.fm-dot#northern-virginia {
  top: 450px;
  left: 33%;
}

.fm-dot#fredericksburg {
  top: 555px;
  left: 34%;
}

.fm-dot#central-virginia {
  top: 700px;
  left: 40%;
}

.fm-dot a {
  z-index: 2 !important;
  display: block !important;
  position: absolute;
  height: 100%;
  width: 100%;
}

.fm-nav {
  width: 30%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
}

.fm-nav .fm-item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 15px 30px;
  background-color: #fff;
  justify-content: space-between;
  transition: all 0.3s ease;
  max-width: 380px;
}

.fm-item a:not(.title) {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  color: #6f6f6f;
  transition: all 0.3s ease;
}

.fm-item .title {
  width: 100%;
  font-weight: 600;
  transition: all 0.3s ease;
  text-transform: none;
  margin-bottom: 5px;
}

.fm-item:hover, .fm-item.active {
  background-color: #ededed;
}

.fm-item:hover .title, .fm-item.active .title {
  color: #e20020;
}

.fm-item:hover a:not(.title), .fm-item.active a:not(.title) {
  color: #000;
}

.fm-item:hover a:not(.title):hover {
  color: #e20020;
}

.fm-item .fm-mob-close {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 14px;
  height: 14px;
}

.fm-item .fm-mob-close:after {
  content: "×";
  color: #fff;
  font-weight: 200;
  font-size: 20px;
}

.fm-nav p {
  padding: 15px 30px;
  max-width: 380px;
  font-size: 13px;
}

.fm-nav p a {
  color: #e20020;
}

.fm-nav p a:hover {
  opacity: 0.7;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 white;
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 white;
    box-shadow: 0 0 0 0 white;
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.footer-top {
  background-color: #000;
  position: relative;
  *zoom: 1;
}
.footer-top:before, .footer-top:after {
  content: " ";
  display: table;
}
.footer-top:after {
  clear: both;
}
.footer-top:before {
  content: "";
  width: 30%;
  position: absolute;
  left: 0;
  height: 100%;
  display: block;
  background-color: #e20020;
  z-index: 0;
}

.footer-left {
  text-align: center;
  width: 30%;
  float: left;
  padding: 80px 40px 70px;
  box-sizing: border-box;
  position: relative;
  height: 100%;
}

.footer-left img {
  width: 320px;
  height: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: -24px;
}

.footer-left h2 {
  color: #fff;
}

.footer-left p {
  color: #fff;
  font-size: 13px;
  opacity: 0.8;
  max-width: 400px;
  margin: 14px auto;
  position: relative;
  z-index: 2;
}

.footer-top ul.social {
  width: 30%;
  position: absolute;
  left: 0;
  bottom: 30px;
  z-index: 2;
  text-align: center;
  *zoom: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer-top ul.social:before, .footer-top ul.social:after {
  content: " ";
  display: table;
}
.footer-top ul.social:after {
  clear: both;
}

.footer-top ul.social li {
  color: #fff;
  display: flex;
  margin: 0 10px;
  float: none;
}

.footer-top ul.social li a {
  font-size: 24px;
  display: flex;
}
.footer-top ul.social li a:hover {
  color: #000;
}

.footer-top ul.social li a svg {
  width: 23px;
}

.footer-top ul.social li a:hover svg path {
  fill: #000;
}

.footer-right {
  overflow: hidden;
  z-index: 2;
  position: relative;
  padding: 40px 40px 0;
  box-sizing: border-box;
}

.footer-right ul.locations {
  margin: 0;
  list-style: none;
  *zoom: 1;
}
.footer-right ul.locations:before, .footer-right ul.locations:after {
  content: " ";
  display: table;
}
.footer-right ul.locations:after {
  clear: both;
}

.footer-right ul.locations > li {
  margin: 0 0 40px 4%;
  color: #fff;
  width: 22%;
  float: left;
  padding-left: 24px;
  box-sizing: border-box;
  position: relative;
}
.footer-right ul.locations > li:nth-child(4n+1) {
  margin-left: 0;
  clear: both;
}
.footer-right ul.locations > li:last-child {
  width: 100%;
  border-top: 1px solid #5b5c5c;
  padding-top: 35px;
}
.footer-right ul.locations > li:last-child ul li {
  display: inline-block;
  width: unset;
  margin-right: 35px;
}
.footer-right ul.locations > li:last-child ul li:last-child {
  margin-right: 0;
}
.footer-right ul.locations > li:last-child ul li a:hover {
  opacity: 0.7;
}

.footer-right ul.locations li .letter {
  position: absolute;
  left: 2px;
  top: 3px;
  font-size: 16px;
  font-family: "Roboto Condensed", serif;
}

.footer-right ul.locations li h4 {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 130%;
}

.footer-right ul.locations li h4 a:hover {
  opacity: 0.7;
}

.footer-right ul.locations li p {
  font-size: 12px;
  font-weight: 300;
  font-size: 12px;
  opacity: 0.8;
  font-family: "Roboto Condensed", serif;
  color: #fff;
  margin: 6px 0;
  line-height: 140%;
}

.footer-right ul.locations li .phone {
  font-size: 14px;
  font-weight: 600;
  font-family: "Roboto Condensed", serif;
  margin-bottom: 0;
}

.footer-right ul.locations ul {
  list-style: none;
  *zoom: 1;
  margin: 6px 0;
}
.footer-right ul.locations ul:before, .footer-right ul.locations ul:after {
  content: " ";
  display: table;
}
.footer-right ul.locations ul:after {
  clear: both;
}

.footer-right ul.locations ul li {
  font-size: 12px;
  font-weight: 300;
  font-size: 12px;
  opacity: 0.8;
  font-family: "Roboto Condensed", serif;
  color: #fff;
  margin: 2px 0;
  line-height: 140%;
  float: left;
  display: block;
  width: 100%;
  padding-left: 0;
}

.footer-right .utility {
  overflow: hidden;
}

@media all and (max-width: 1079px) {
  .footer-top:before {
    display: none;
  }

  .footer-left {
    width: 100%;
    background-color: #e20020;
    padding: 80px 40px 40px;
  }

  .footer-top ul.social {
    background-color: #e20020;
    width: 100%;
    position: relative;
    left: auto;
    bottom: auto;
    float: left;
    padding-bottom: 40px;
  }

  .footer-right {
    overflow: auto;
    width: 100%;
    float: left;
  }

  .fm-map {
    width: 60%;
  }

  .fm-map-container {
    left: 70%;
  }

  .fm-nav {
    width: 40%;
  }
}
@media all and (max-width: 767px) {
  .footer-right ul.locations > li {
    width: 48%;
  }
  .footer-right ul.locations > li:nth-child(4n+1) {
    margin-left: 4%;
    clear: none;
  }
  .footer-right ul.locations > li:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }

  .footer-top {
    margin-top: 20px;
    background-color: #000;
  }

  #footer-map {
    height: auto;
    flex-wrap: wrap;
    position: relative;
  }

  .row.fm-map-desc {
    padding-bottom: 20px;
  }

  #footer-map div.fm-mob-msg {
    display: flex;
    justify-content: space-between;
  }

  #footer-map.active .fm-mob-msg {
    margin-bottom: 0;
  }

  #footer-map.active .fm-mob-arrow {
    transform: rotate(-90deg);
  }

  .fm-map {
    width: 100%;
    height: 400px;
    display: none;
    position: relative;
  }

  #footer-map.active .fm-map {
    display: block;
  }

  .fm-map:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
  }

  .fm-map.active:after {
    display: block;
  }

  .fm-map-container {
    width: 767px;
    height: 400px;
    left: 40%;
  }

  .fm-map .fm-dot {
    height: 26px;
    width: 26px;
    animation: none;
  }

  .fm-dot#harrisburg-york {
    top: 25px;
    left: 48%;
  }

  .fm-dot#hanover-york {
    top: 95px;
    left: 46%;
  }

  .fm-dot#frederick {
    top: 130px;
    left: 38%;
  }

  .fm-dot#washington-dc {
    top: 190px;
    left: 43%;
  }

  .fm-dot#southern-maryland {
    top: 252px;
    left: 48%;
  }

  .fm-dot#northern-virginia {
    top: 215px;
    left: 33%;
  }

  .fm-dot#fredericksburg {
    top: 280px;
    left: 34%;
  }

  .fm-dot#central-virginia {
    top: 350px;
    left: 40%;
  }

  .fm-dot span {
    height: 100%;
    width: 100%;
    z-index: 1;
  }

  .fm-dot span:before, .fm-dot span:after {
    width: 2px;
    height: 10px;
    top: 50%;
    transform: rotate(0deg) translateY(-50%) translateX(-50%);
  }

  .fm-dot span:after {
    width: 10px;
    height: 2px;
  }

  .fm-dot:hover span:before, .fm-dot:hover span:after, .fm-dot.active span:before, .fm-dot.active span:after {
    transform: translate(-50%, -50%);
    left: 50%;
    height: 10px;
  }

  .fm-dot:hover span:after, .fm-dot.active span:after {
    height: 2px;
    top: 50%;
  }

  .fm-dot a {
    z-index: -1 !important;
    color: #000;
    font-size: 13px;
    height: auto;
    width: auto;
    white-space: nowrap;
    display: block !important;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 2px 5px 2px 20px;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.3);
  }

  .fm-nav {
    width: 100%;
    display: none;
  }

  #footer-map.active .fm-nav {
    display: block;
  }

  .fm-nav .fm-item {
    display: none;
  }

  .fm-item.mobactive .fm-mob-close {
    display: flex;
    align-items: center;
  }

  .fm-nav .fm-item.mobactive {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    position: absolute;
    top: 110px;
    width: 75%;
    right: 0;
    background: black;
    height: 300px;
    border-left: 10px solid red;
  }

  .fm-nav .fm-item.mobactive .title {
    font-size: 22px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
  }

  .fm-nav .fm-item.mobactive a:not(.title) {
    color: #fff;
    width: auto;
    margin: 10px 0;
    background: red;
    border-radius: 5px;
    padding: 15px 30px;
    min-width: 150px;
    text-align: center;
    font-size: 15px;
  }

  .fm-nav p {
    max-width: none;
  }
}
@media all and (max-width: 599px) {
  .footer-left h2 {
    font-size: 20px;
  }

  .footer-right ul.locations > li {
    width: 100%;
    margin: 0 0 30px 0;
    clear: both;
    text-align: center;
    padding: 0;
  }

  .footer-right ul.locations > li .letter {
    display: none;
  }

  .footer-right ul.locations > li:last-child ul {
    text-align: center;
  }

  .footer-right ul.locations > li:last-child ul li {
    float: none;
    margin-left: 17.5px;
    margin-right: 17.5px;
  }
}
.footer-bottom {
  padding: 20px 40px;
  box-sizing: border-box;
  background-color: #fff;
  *zoom: 1;
}
.footer-bottom:before, .footer-bottom:after {
  content: " ";
  display: table;
}
.footer-bottom:after {
  clear: both;
}

.footer-bottom p {
  float: left;
  margin: 0;
  font-family: "Roboto Condensed", serif;
  color: #8e8e8e;
  font-size: 13px;
  line-height: 16px;
}

.footer-bottom ul {
  margin: 0;
  padding: 0;
  float: right;
  list-style: none;
}

.footer-bottom ul li {
  float: left;
  margin-right: 9px;
  line-height: 14px;
}
.footer-bottom ul li:last-child {
  margin-right: 0;
}

.footer-bottom ul li a {
  font-size: 13px;
  font-family: "Roboto Condensed", serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.footer-bottom ul li a:hover {
  color: #e20020;
}

@media all and (max-width: 1079px) {
  .footer-bottom p {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 4px;
  }

  .footer-bottom ul {
    text-align: center;
    width: 100%;
  }

  .footer-bottom ul li {
    float: none;
    display: inline-block;
  }
}
.page-head {
  height: calc(100vh - 30px);
  max-height: 650px;
  background-size: cover;
  background-position: center center;
  position: relative;
  text-align: center;
}
.page-head:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.page-head:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 34%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.4)), color-stop(1, rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
}

.page-head-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding-top: 130px;
  width: 90%;
  max-width: 1000px;
}

.page-head-content h1 {
  text-align: center;
  color: #fff;
  font-size: 45px;
  font-family: "Vast Shadow", cursive;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.page-head-content h1 span {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 55px;
  font-weight: 600;
}

.page-head-content a {
  margin-top: 20px;
}

.page-head .scroll-down {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  padding: 4px;
  border-radius: 50%;
  background-color: #fff;
  width: 50px;
  height: 50px;
  bottom: -30px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  transition: bottom 0.3s;
}

.page-head .scroll-down:before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  background-color: #e20020;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.page-head .scroll-down:after {
  content: "";
  font-family: "FontAwesome";
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
}

.page-head .scroll-down:hover {
  bottom: -15px;
}

.page-head-content.landing-page-content {
  max-width: 1400px;
  z-index: 5;
}

.page-head-content.landing-page-content .lp-column {
  display: block;
  width: 57%;
  float: left;
  margin-right: 8%;
  *zoom: 1;
}
.page-head-content.landing-page-content .lp-column:before, .page-head-content.landing-page-content .lp-column:after {
  content: " ";
  display: table;
}
.page-head-content.landing-page-content .lp-column:after {
  clear: both;
}
.page-head-content.landing-page-content .lp-column:last-child {
  margin: 0;
  width: 35%;
}

.lp-column h1 {
  text-align: left;
  margin-bottom: 20px;
  font-size: 52px;
}

.lp-column h3 {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
  font-size: 35px;
  letter-spacing: 3px;
}

.lp-column p:not(.error-message) {
  font-family: "Arvo", serif;
  text-align: center;
  font-size: 31px;
  line-height: 150%;
  text-align: left;
  color: #fff;
  letter-spacing: 0.5px;
  padding: 0;
  margin: 0;
}

.lp-column p.error-message {
  font-weight: bold;
}
.lp-column p.error-message span {
  color: #fff;
}

.lp-column .contact-field input, .lp-column .contact-field textarea, .lp-column .contact-field.select-field {
  background-color: #fff;
}

.lp-column .contact-field label {
  z-index: 5;
}

.lp-column .landing-desc hr {
  color: #fff;
  border: 1px solid #fff;
  margin: 17px 0;
}
.lp-column .landing-desc p {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 38px;
  text-transform: uppercase;
  font-weight: 300;
}

div[role=main] .landing-page-form-contain {
  display: none;
  margin: 25px 0 50px;
}

div[role=main] .landing-page-form-contain h3 {
  margin-bottom: 20px;
  text-align: center;
  display: block;
  text-transform: uppercase;
}

.scroll-down-add {
  display: none;
  position: absolute;
  color: #fff;
  bottom: 48px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 2px;
}

@media all and (max-width: 1079px) {
  .page-head h1 {
    font-size: 36px;
  }

  .page-head.landing-page-head {
    height: unset;
  }

  .page-head-content.landing-page-content {
    max-width: 600px;
    width: 75%;
    position: relative;
    top: unset;
    left: unset;
    transform: none;
    margin: 0 auto;
    padding: 250px 0 50px;
  }

  .page-head-content.landing-page-content .lp-column {
    width: 100%;
    float: none;
    margin: 0;
  }
  .page-head-content.landing-page-content .lp-column:last-child {
    width: 100%;
  }

  .lp-column h1 {
    text-align: center;
    font-size: 30px;
  }

  .lp-column h3 {
    color: #000;
  }

  .lp-column p:not(.error-message) {
    text-align: center;
    font-size: 16px;
  }

  .lp-column p.error-message {
    background-color: #8e8e8e;
    padding: 20px;
    box-sizing: border-box;
  }

  .lp-column .landing-desc p {
    font-size: 28px;
  }

  div[role=main] .landing-page-form-contain {
    display: block;
  }

  .scroll-down {
    display: none;
  }
}
@media all and (max-width: 479px) {
  .page-head h1 {
    font-size: 30px;
  }

  .page-head-content.landing-page-content {
    padding-top: 262px;
  }

  .lp-column h1 {
    margin: 0;
    font-size: 20px !important;
  }

  .lp-column .landing-desc {
    display: none;
  }

  .lp-column p {
    display: none;
  }
}
@media all and (max-height: 400px) {
  .page-head h1 {
    font-size: 30px;
  }

  .lp-column .landing-desc {
    display: none;
  }

  .lp-column p {
    display: none;
  }
}
.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 250px;
  overflow-x: hidden;
  overflow-y: auto;
}

.sidr.right {
  left: auto;
  right: -260px;
}

.sidr.left {
  left: -260px;
  right: auto;
}

.sidr-class-hm-bottom {
  margin: 0;
  padding: 0;
  background-color: #e20020;
}

.sidr-class-hm-bottom a {
  padding: 10px;
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  font-family: "Roboto Condensed", serif;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  font-weight: 600;
}

.sidr-class-hm-bottom ul {
  background-color: #c9001c;
  margin: 0;
  list-style: none;
  padding: 0;
}

.sidr-class-hm-bottom ul a {
  color: #fff;
  font-size: 14px;
  padding: 10px;
  line-height: 130%;
  font-weight: 400;
}

.sidr-class-hm-bottom ul a br {
  display: none;
}

.sidr-class-hm-bottom ul ul {
  margin-left: 20px;
  border-left: 1px dotted rgba(255, 255, 255, 0.4);
}

/*==========================================================================================================================
HOMEPAGE SECTIONS ==========================================================================================================
==========================================================================================================================*/
.hp-banner {
  position: relative;
  height: 600px;
  min-height: 450px;
  height: 100vh;
  max-height: 1200px;
  background: #000;
  overflow: hidden;
}
.hp-banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  z-index: 1;
}

img.banner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}

.banner-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding-top: 150px;
  width: 90%;
  max-width: 1050px;
  text-align: center;
  position: relative;
  z-index: 2;
}

.banner-content h3 {
  color: #fff;
  display: inline-block;
  font-size: 22px;
  font-family: "Roboto Condensed", serif;
  text-transform: uppercase;
  margin: 0 0 20px;
  position: relative;
  padding: 0 160px;
  font-weight: 200;
  letter-spacing: 2px;
}

.banner-content h3:before, .banner-content h3:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 145px;
  height: 2px;
  background-color: #fff;
}

.banner-content h3:after {
  left: initial;
  right: 0;
}

.banner-content h2 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: #e20020;
  font-size: 32px;
  letter-spacing: 6px;
  display: block;
  width: 100%;
}

.banner-content .btn {
  margin: 6px;
}

.banner-content .btn.timeline {
  border-color: #fff;
  padding-right: 40px;
  color: #fff;
  background: transparent;
  cursor: pointer;
  position: relative;
}
.banner-content .btn.timeline:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 7px solid #e20020;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.banner-content .btn.timeline:hover {
  background: #fff;
  color: #e20020;
}

.banner-content .btn.launch:hover {
  background: #e20020;
  border-color: #e20020;
}
.banner-content .btn.launch:hover:after {
  border-left-color: #fff;
}

.banner-slides {
  margin: 1rem 0 2rem;
}

.banner-slides .slide img {
  margin: 0 auto;
  max-height: 55vh;
  max-width: 100%;
  width: auto;
  height: auto;
  opacity: 0;
}

.banner-slides .slide.slick-active img {
  opacity: 1;
}

.banner-slides .slick-track {
  display: flex;
  align-items: flex-start;
}

.banner-slides .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

@media all and (max-width: 1079px) {
  .hp-banner {
    height: auto;
    padding-top: 200px;
  }

  .banner-content {
    padding-top: 30px;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    width: 90vw;
    margin: 0 auto 40px;
  }

  .banner-content h2 {
    font-size: 26px;
  }

  .banner-content h2 span {
    margin-bottom: 15px;
  }

  .banner-content h3 {
    display: none;
  }
}
@media all and (max-width: 479px) {
  .banner-content h2 {
    font-size: 20px;
  }

  .banner-content h2 span {
    font-size: 55%;
  }

  .banner-content .btn {
    display: block;
    margin: 14px 0;
  }
}
body.noscroll {
  overflow: hidden;
}

.grey-grad, .hp-about-group, .hp-about-corp {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #CACACA), color-stop(0.58, #FFFFFF));
  background-image: -o-linear-gradient(top, #CACACA 0%, #FFFFFF 58%);
  background-image: -moz-linear-gradient(top, #CACACA 0%, #FFFFFF 58%);
  background-image: -webkit-linear-gradient(top, #CACACA 0%, #FFFFFF 58%);
  background-image: -ms-linear-gradient(top, #CACACA 0%, #FFFFFF 58%);
  background-image: linear-gradient(to top, #CACACA 0%, #FFFFFF 58%);
}

.hp-about-corp {
  padding: 80px 0;
}

.hp-about-corp .heading br {
  display: none;
}

.hp-about-corp .heading p a {
  font-weight: 600;
}
.hp-about-corp .heading p a:hover {
  opacity: 0.7;
}

.hp-about-cta {
  text-align: center;
}

.hp-about-cta a {
  margin: 5px;
  letter-spacing: 0.05em;
  min-width: 280px;
}
.hp-about-cta a i {
  margin-right: 3px;
}

@media all and (max-width: 1079px) {
  .hp-about-corp {
    padding: 60px 0 30px;
  }

  .hp-about-corp .heading h3 {
    font-size: 36px;
  }

  .hp-about-corp .heading h4 {
    font-size: 24px;
    margin-top: 6px;
    margin-bottom: 14px;
  }

  .hp-about-cta {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 599px) {
  .hp-about-corp .heading br {
    display: block;
  }

  .hp-about-cta a {
    display: block;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 1445px) {
  .hp-services .mub-block {
    width: 33.3% !important;
    width: calc(100%/3) !important;
    padding-bottom: 30% !important;
  }

  .hp-services .mub-block.half {
    width: 50% !important;
  }

  /*
  	.hp-services.mub-grid{display: flex;flex-flow: row wrap;}
  	.hp-services .mub-block{height: 460px;padding-bottom: 0;width: 50%;}
  	.hp-services .mub-block:nth-child(1){order: 1;}
  	.hp-services .mub-block:nth-child(2){order: 2;}
  	.hp-services .mub-block:nth-child(3){order: 3;}
  	.hp-services .mub-block:nth-child(4){order: 5;width: 100% !important;}
  		.hp-services .mub-block:nth-child(4) .img{background-position: center -50px;}
  		.hp-services .mub-block:nth-child(4) .mub-content{margin: 5%; & p{max-width: 500px;}}
  	.hp-services .mub-block:nth-child(5){order: 4;}
  */
}
@media all and (max-width: 1079px) {
  .hp-services .mub-block, .hp-services .mub-block.half {
    width: 100% !important;
    padding-bottom: 0 !important;
    height: auto !important;
  }
}
.hp-about-group {
  padding: 80px 0;
}

.hp-ag-section h3 {
  text-transform: uppercase;
}

.hp-ag-section p {
  line-height: 240%;
}

.hp-ag-intro {
  position: relative;
}

.hp-ag-map {
  position: absolute;
  left: 50%;
  width: 50%;
  top: 40px;
  bottom: 80px;
  overflow: hidden;
}

.hp-ag-map img {
  display: block;
  width: auto;
  height: 100%;
}

.hp-ag-content {
  width: 45%;
  margin: 40px 0 80px;
  position: relative;
}

.hp-ag-video {
  position: relative;
  display: block;
}
.hp-ag-video:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "FontAwesome";
  font-size: 90px;
  color: #fff;
  display: block;
  z-index: 2;
  opacity: 0.7;
  transition: font-size 0.5s, opacity 0.5s;
}

.hp-ag-video img {
  display: block;
  width: 100%;
  height: auto;
  z-index: 1;
  position: relative;
}

.hp-ag-video:hover:before {
  font-size: 110px;
  opacity: 1;
}

@media all and (max-width: 1079px) {
  .hp-about-group {
    padding: 50px 0;
  }

  .hp-ag-map {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    width: 100%;
  }

  .hp-ag-map img {
    width: 100%;
    height: auto;
    max-width: 340px;
    margin: 20px auto;
  }

  .hp-ag-content {
    width: 100%;
    margin-bottom: 60px;
  }
}
.hp-projects {
  padding-top: 50px;
}

.hp-before-after {
  padding: 40px 0;
}

.cocoen {
  box-sizing: border-box;
  cursor: pointer;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cocoen * {
  box-sizing: inherit;
}

.cocoen ::after, .cocoen ::before {
  box-sizing: inherit;
}

.cocoen img, .cocoen picture > img {
  max-width: none;
}

.cocoen > img, .cocoen > picture > img {
  display: block;
  width: 100%;
}

.cocoen > div:first-child, picture .cocoen > div {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50%;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.6);
  border-right: 4px solid #fff;
}

.cocoen-drag {
  background: #e20020;
  bottom: 0;
  cursor: ew-resize;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: -15px 0 0 -17px;
  border: 6px solid #fff;
  box-sizing: border-box;
}

.hp-projects-intro h3 {
  text-transform: uppercase;
}

.hp-projects-types {
  padding: 40px 0 60px;
}

.hp-projects-types img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 20px;
}

.hp-projects-types h3 a {
  color: #000 !important;
}

.hp-projects-types a.btn {
  margin-right: 20px;
}

.hp-projects-types a.estimate {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #000;
}

@media all and (max-width: 1079px) {
  .hp-projects-types .six:first-of-type {
    margin-bottom: 40px;
  }

  .hp-projects-types a.estimate {
    display: block;
    margin-top: 20px;
  }
}
@media all and (max-width: 479px) {
  .hp-projects-types a.btn {
    margin: 0 0 20px;
    display: block;
    text-align: center;
  }

  .hp-projects-types a.estimate {
    text-align: center;
    font-size: 13px;
  }
}
/*==========================================================================================================================
INTERIOR PAGES =============================================================================================================
==========================================================================================================================*/
.archive-blog .heading {
  margin-bottom: 50px;
}

.index-post {
  margin-bottom: 30px;
  padding-bottom: 30px;
  background-color: #fff;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.index-post:last-child {
  border-bottom: 0 none;
}

.index-post .post-left {
  width: 100px;
  float: left;
  margin: 0;
  text-align: center;
  position: relative;
}

.post-left .post-date {
  color: #e20020;
  font-size: 24px;
  line-height: 20px;
  margin: 0 auto;
  font-weight: 600;
  font-family: "Roboto Condensed", serif;
}
.post-left .post-date:first-line {
  font-size: 16px;
}

.index-post .post-right {
  display: block;
  overflow: hidden;
}

.post-right h3.post-title {
  font-size: 22px;
}

.post-right h3.post-title a:hover {
  text-decoration: none;
  color: #e20020;
}

.post-right h3.post-title span {
  display: block;
  margin-top: 5px;
  font-weight: 400;
  font-size: 15px;
  color: #8e8e8e;
}

.post-right p {
  line-height: 2.1;
  font-size: 16px;
  margin-bottom: 0;
}

.blog-sidebar .sidebar-block {
  text-align: center;
}

.blog-sidebar .sidebar-block.gdr-block .sidebar-inner-content {
  background: #000;
  margin: 15px 0;
  float: left;
  text-align: center;
  width: 100%;
}

.blog-sidebar .sidebar-block.gdr-block .sidebar-inner-content img {
  padding: 0;
  float: none;
  width: 100%;
  max-width: 320px;
}

.blog-sidebar .blog-back {
  display: block;
  margin-bottom: 20px;
  text-align: center;
  margin: 15px auto;
}

.blog-sidebar .btn {
  width: 100%;
  text-align: center;
  max-width: 320px;
}

.blog-sidebar .sidebar-block.gdr-block .btn {
  margin-top: 15px;
}

.pagination {
  list-style: none;
  display: block;
  padding: 30px 0 0;
  margin: 0;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.pagination li {
  display: inline-block;
  margin: 0 3px;
}

.pagination li a {
  font-family: "Roboto Condensed", serif;
}

.pagination li.active a {
  color: #e20020;
}

.rte .author_side {
  float: left;
  display: block;
  padding: 0 32px 0 0;
}

.rte .author_side img {
  width: 150px;
  border-radius: 100%;
}

.rte .author_bio {
  overflow: hidden;
}

@media all and (max-width: 767px) {
  .index-post .post-left {
    width: 50px;
    padding-right: 8px;
    margin-right: 20px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }

  .post-right h3.post-title {
    font-size: 20px;
  }

  .post-right p {
    font-size: 13px;
    line-height: 1.7;
  }
}
@media all and (max-width: 479px) {
  .rte .author_side {
    float: none;
    padding: 0;
    width: 100%;
  }

  .rte .author_side img {
    width: 50%;
    display: block;
    margin: 0 auto 30px;
  }

  .rte .author_bio {
    overflow: visible;
  }

  .rte .author_bio h2 {
    text-align: center;
  }
}
.single-post-template .heading {
  margin-bottom: 50px;
}

.heading-navigation {
  display: flex;
  align-items: center;
  justify-content: center;
}

.heading-navigation h5 {
  color: #e20020;
  padding-top: 3px;
}

.heading-navigation ul {
  padding-left: 5px;
  margin: 0 0 0 5px;
}

.heading-navigation ul li {
  display: inline-block;
  border-right: 1px solid #000;
  padding-right: 5px;
  font-size: 12px;
  line-height: 1;
}
.heading-navigation ul li:last-child {
  border-right: 0px;
}

.heading-navigation ul li a {
  text-decoration: underline;
}

.archive-blog img {
  max-width: 65%;
  height: auto;
  float: left;
  padding: 15px;
  margin: 0;
}

.archive-blog img.full-width {
  width: 100%;
  max-width: unset;
  height: auto;
  float: none;
  padding: 0;
  margin: 15px 0;
}

.archive-blog img.alignright {
  float: right;
}

.single-post.type-career img {
  max-width: 50%;
  padding-left: 0;
}

.single-post.type-career ul {
  display: inline-block;
}

.career-sidebar h2:first-child {
  margin-top: 10px;
}

.page-template-template-single-career .breadcrumbs {
  margin: 0 0 10px;
}

.single-post.type-career .breadcrumbs ul {
  margin-left: 0;
}

.single-bio {
  background-color: #f7f6f6;
  width: 100%;
  padding: 12px;
  box-sizing: border-box;
  clear: both;
}

.single-bio .single-bio-inner h3 span {
  color: #e20020;
}

.single-bio .single-bio-inner {
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
}

.single-bio-inner hr {
  border: none;
  width: 100%;
  height: 1px;
  background-color: #dfdbdb;
  margin: 18px 0;
}

.single-bio-inner p {
  font-size: 13px;
}

.single-bio-inner a {
  color: #e20020;
  font-weight: bold;
}
.single-bio-inner a:hover {
  opacity: 0.7;
}

.tan-bg {
  min-height: 20px;
  margin-bottom: 20px;
  background-color: #fffaf3;
  /* border: 1px solid #eee; */
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-top: 0px;
  padding: 40px;
}

.tan-bg ul li {
  list-style-image: url("../png/star-top-border.png");
  padding: 0 15px 0 10px;
  margin: 0 0 20px 20px;
}

.tan-bg h1, .tan-bg h2, .tan-bg h3, .tan-bg h4 {
  text-align: center;
  color: #e20020;
}

.tan-bg h4 {
  font-size: 30px;
}

.tan-bg p, .tan-bg ul li {
  color: #5b5c5c;
}

.grey-bg {
  min-height: 20px;
  margin-bottom: 20px;
  background-color: #f7f6f6;
  /* border: 1px solid #eee; */
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-top: 0px;
  padding: 40px;
}

.grey-bg ul li {
  list-style-image: url("../png/star-top-border.png");
  padding: 0 15px 0 10px;
  margin: 0 0 20px 20px;
}

.grey-bg h1, .grey-bg h2, .grey-bg h3, .grey-bg h4 {
  text-align: center;
  color: #e20020;
}

.grey-bg h4 {
  font-size: 30px;
}

.grey-bg p, .grey-bg ul li {
  color: #5b5c5c;
}

.drop-test-row img {
  width: 100%;
}

.video-contain {
  margin-top: 35px;
}

.video-contain iframe {
  width: 100%;
  height: 400px;
}

/* Media Queries */
@media all and (max-width: 1079px) {
  .drop-test-row .columns {
    width: 21.68% !important;
    margin-left: 4.4%;
  }
}
@media all and (max-width: 767px) {
  .heading-navigation {
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }

  .heading-navigation h5 {
    width: 100%;
    text-align: left;
  }

  .heading-navigation ul {
    padding-left: 0px;
    margin-left: 0px;
  }

  .heading-navigation ul li {
    width: 100%;
    border: 0px;
    text-align: left;
  }

  .archive-blog .heading .lines {
    margin-bottom: 15px;
  }

  .archive-blog .heading {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 599px) {
  .drop-test-row .columns {
    width: 47.8% !important;
    margin-left: 4.4%;
  }
  .drop-test-row .columns:nth-child(3) {
    margin-left: 0;
  }

  .single-post img, .single-career .archive-blog img {
    width: 100%;
    max-width: unset;
    height: auto;
    float: none;
    padding: 0;
    margin: 15px 0;
  }
}
@media all and (max-width: 479px) {
  .red-bg ul, .reg-bg ol, .tan-bg ul, .tan-bg ol {
    margin-left: 0;
  }
}
.contact-form {
  width: 100%;
}

.contact-field {
  display: block;
  position: relative;
  margin: 0 0 20px;
  *zoom: 1;
  box-sizing: border-box;
}
.contact-field:before, .contact-field:after {
  content: " ";
  display: table;
}
.contact-field:after {
  clear: both;
}

.contact-field input, .contact-field textarea {
  border: 2px solid rgba(0, 0, 0, 0.1);
  padding: 12px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  transition: padding 0.3s;
  position: relative;
  z-index: 2;
  background-color: transparent;
}
.contact-field input:focus, .contact-field textarea:focus {
  border-color: #e20020;
}

.contact-field label {
  position: absolute;
  top: 3px;
  left: 12px;
  font-size: 11px;
  opacity: 0;
  transition: opacity 0.3s;
  font-family: "Roboto Condensed", serif;
  z-index: 1;
}

.contact-field.float-label input, .contact-field.float-label textarea {
  padding: 18px 12px 6px 10px;
}

.contact-field.float-label label {
  opacity: 0.4;
}

.contact-field.select-field {
  padding: 18px 12px 4px 8px;
  border: 2px solid rgba(0, 0, 0, 0.1);
}
.contact-field.select-field:after {
  content: "";
  position: absolute;
  top: 18px;
  right: 12px;
  font-family: "FontAwesome";
  font-size: 20px;
  z-index: 2;
}

.contact-field.select-field label {
  opacity: 0.4;
}

.contact-field.select-field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: 0 none !important;
  display: block;
  width: 100%;
  *zoom: 1;
  z-index: 3;
  position: relative;
  background-color: transparent;
}
.contact-field.select-field select:before, .contact-field.select-field select:after {
  content: " ";
  display: table;
}
.contact-field.select-field select:after {
  clear: both;
}

.contact-field.invalid {
  border-color: #e20020;
}

.contact-field.invalid input, .contact-field.invalid textarea {
  border-color: #e20020;
}

.error-message {
  display: none;
  font-style: italic;
  font-size: 14px;
  color: #e20020;
}

.success-message {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.05);
  display: none;
  max-width: 500px;
  padding: 20px;
  box-sizing: border-box;
  margin: 0 auto;
}

.success-message span {
  display: block;
  font-family: "Roboto Condensed", serif;
  font-size: 18px;
  color: #e20020;
}

.contact-field.hidden, .contact-fieldset.hidden, .contact-field--file.hidden {
  display: none;
}

.contact-fieldset {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.contact-fieldset:before, .contact-fieldset:after {
  content: " ";
  display: table;
}
.contact-fieldset:after {
  clear: both;
}

.cf-department .contact-field, .cf-methods .contact-field, .cf-job-loc .contact-field, .cf-job-type-loc .contact-field {
  width: 48%;
  width: calc(50% - 6px);
  float: left;
}
.cf-department .contact-field:last-child, .cf-methods .contact-field:last-child, .cf-job-loc .contact-field:last-child, .cf-job-type-loc .contact-field:last-child {
  float: right;
}

.cf-address .contact-field {
  width: 25%;
  width: calc(25% - 12px);
  float: left;
  margin-left: 12px;
}

.cf-address .contact-field:first-child {
  width: 50%;
  float: left;
  margin-left: 0;
}

.contact-form h3 {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.application {
  width: 80%;
  margin-bottom: 60px;
}

.application .file_upload_contain {
  display: block;
  margin: 0 0 20px;
  padding: 12px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.5);
  font-family: "Open Sans", sans-serif;
}

.application .file_upload_contain label {
  color: #000;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  margin-bottom: 5px;
  display: block;
  opacity: 0.5;
}

.contact-field--file {
  *zoom: 1;
}
.contact-field--file:before, .contact-field--file:after {
  content: " ";
  display: table;
}
.contact-field--file:after {
  clear: both;
}
.contact-field--file .file-drop-area {
  display: block;
  margin: 0;
  background: rgba(0, 0, 0, 0.08);
  width: 100%;
  text-align: center;
  padding: 2rem 0;
  position: relative;
}
.contact-field--file .file-drop-area label {
  display: block;
  margin: 0 0 10px;
  cursor: pointer;
}
.contact-field--file .file-drop-area img {
  max-width: 40px;
}
.contact-field--file .file-drop-area input {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  opacity: 0;
}
.contact-field--file .file-drop-area input:focus {
  outline: none;
}
.contact-field--file small {
  display: block;
  margin: 5px 0 20px;
  color: rgba(0, 0, 0, 0.4);
}

@media all and (max-width: 1079px) {
  .application {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .contact-field {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
body.about .page-head a.popup-youtube {
  color: #fff;
  font-size: 80px;
  opacity: 0.6;
}
body.about .page-head a.popup-youtube:hover {
  opacity: 1;
}

body.about div[role=main] {
  padding: 0;
}

.page-about-section {
  padding: 80px 0;
}

.page-about-section .rte p {
  line-height: 220%;
}

.page-about-top a.btn {
  margin-top: 40px;
}

.page-location-column {
  width: 33.33%;
  float: left;
}

.page-about-bottom ul {
  margin: 20px 0 0;
  list-style: none;
  *zoom: 1;
}
.page-about-bottom ul:before, .page-about-bottom ul:after {
  content: " ";
  display: table;
}
.page-about-bottom ul:after {
  clear: both;
}

.page-about-bottom li {
  margin-top: 30px;
}

.page-about-bottom li:first-child {
  font-size: 24px;
  color: #e20020;
  font-family: "Roboto Condensed", serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 20px;
}

.page-about-bottom li h4 {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 130%;
  max-width: 180px;
}

.page-about-bottom li h4 a:hover {
  color: #e20020;
}

.page-about-bottom li p {
  font-size: 12px;
  font-weight: 300;
  font-size: 14px;
  opacity: 0.8;
  font-family: "Roboto Condensed", serif;
  color: rgba(0, 0, 0, 0.8);
  margin: 6px 0;
  line-height: 140%;
}

.page-about-bottom li .phone {
  font-size: 14px;
  font-weight: 600;
  font-family: "Roboto Condensed", serif;
  margin-bottom: 0;
}
.page-about-bottom li .phone:before {
  content: "";
  font-family: "FontAwesome";
  margin-right: 6px;
}

@media all and (max-width: 767px) {
  .page-location-column {
    width: 100%;
    text-align: center;
  }

  .page-about-bottom li h4 {
    margin: auto;
  }
}
.archive-filter .breadcrumbs {
  margin: 0;
}

.archive-filter h1 {
  margin: 10px 0;
  text-transform: uppercase;
  font-size: 40px;
  width: 100%;
  text-align: left;
  padding-left: calc(19% + 10px);
}

.filters {
  width: 16%;
  float: left;
  position: relative;
}

.filter-heading {
  position: relative;
}

.filter-heading h3 span {
  display: block;
  font-style: italic;
  font-size: 14px;
  font-weight: 400;
}

#mobile-filter-btn, #close-mobile-filter-btn {
  display: none;
}

.filter-results {
  width: 81%;
  float: left;
  margin-left: 3%;
  margin-top: 40px;
}

.empty-data {
  display: none;
  min-height: 600px;
  text-align: center;
  font-family: "Roboto Condensed", serif;
  font-size: 26px;
}

.filter-result-block {
  display: block;
  position: relative;
  width: 33.333%;
  width: calc(100% / 3);
  padding: 0 14px;
  float: left;
  box-sizing: border-box;
  margin-bottom: 40px;
}
.filter-result-block:nth-child(3n+2) {
  clear: both;
}

.filter-result-block .feat-img {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 66%;
  background-size: cover;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.1);
  border: 2px solid #f3f3f3;
  box-sizing: border-box;
  background-repeat: no-repeat;
}

.frb-content {
  padding: 20px;
  position: relative;
  border: 2px solid rgba(142, 142, 142, 0.1);
  border-top: 0 none;
}

.frb-content h3 {
  text-transform: uppercase;
  margin: 0 0 8px;
  text-align: center;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}

.frb-content p {
  margin: 0;
  font-size: 13px;
  line-height: 150%;
  height: 59px;
  overflow: hidden;
  width: 100%;
}

.frb-content a.view {
  display: block;
  text-align: center;
  margin: 10px 0 0;
}

.filter-result-block > span {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  padding: 10px;
  background-color: #e20020;
  color: #fff;
  line-height: 100%;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "Roboto Condensed", serif;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  text-align: center;
}

.filter-seo-results {
  display: none;
}

body.filter-overlay {
  height: 100vh;
  overflow: hidden;
}

body.filter-overlay header {
  display: none;
}

.the-content {
  padding-top: 50px;
  border-top: 2px solid rgba(142, 142, 142, 0.3);
  width: 100%;
  max-width: 1200px;
  margin: 20px auto 0;
}

.page-template-template-general-products .archive-filter h1 {
  margin-bottom: 40px;
}

.page-template-template-general-products .filter-results {
  margin-top: 0;
}

/* Media Queries */
@media all and (max-width: 1445px) {
  .filter-results {
    width: 81% !important;
  }

  .filter-tips {
    display: none;
  }
}
@media all and (max-width: 1079px) {
  .archive-filter h1 {
    padding: 0;
  }

  .filter-result-block {
    width: 50%;
  }
  .filter-result-block:nth-child(3n+2) {
    clear: none;
  }
  .filter-result-block:nth-child(2n+2) {
    clear: both;
  }

  .filters {
    width: 25%;
  }

  .filter-results {
    width: 72% !important;
  }

  .the-content {
    width: 100% !important;
    margin-left: 0;
  }
}
@media all and (max-width: 767px) {
  #mobile-filter-btn {
    display: block;
    background-color: #e20020;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-family: "Roboto Condensed", serif;
    z-index: 50;
    box-sizing: border-box;
    margin: 0 34px 40px;
  }

  #mobile-filter-btn.is_stuck {
    margin: 0;
    width: 100% !important;
  }

  .filters {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #fff;
    left: 0;
    top: 0;
    z-index: 10000;
    overflow-y: scroll;
  }

  .filters-mobile-cont {
    padding: 30px;
    width: 100%;
    box-sizing: border-box;
  }

  .filter-set {
    width: 50%;
    float: left;
  }

  #close-mobile-filter-btn {
    display: block;
    background-color: #e20020;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-family: "Roboto Condensed", serif;
    margin: 30px 0 0;
    clear: both;
  }

  .archive-filter.show .filters {
    display: block;
  }

  .filter-results {
    width: 100% !important;
    margin: 55px 0 0;
  }
}
@media all and (max-width: 599px) {
  .frb-content h3 {
    font-size: 14px;
  }

  .frb-content p {
    font-size: 12px;
    line-height: 160%;
    max-height: 58px;
    overflow: hidden;
  }

  .frb-content a.view {
    font-size: 12px;
    padding: 12px;
  }
  .frb-content a.view span {
    display: none;
  }
}
@media all and (max-width: 479px) {
  .filter-result-block {
    width: 100%;
    clear: both;
  }
}
body.single-garagedoor div[role=main] {
  padding-bottom: 0;
}

.product-section {
  padding: 50px 0;
  border-top: 2px solid rgba(142, 142, 142, 0.4);
}
.product-section:first-child {
  padding-top: 0;
}

.product-main {
  border-top: 0 none;
}

.price-rating {
  font-family: "Roboto Condensed", serif;
  font-weight: 600;
  font-size: 18px;
}

.price-rating span {
  letter-spacing: 0.05em;
  color: #8e8e8e;
}
.price-rating span.red {
  color: #e20020;
}

.product-main a.btn {
  margin: 14px 0;
}

.single-door-cta {
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center;
}

.single-door-cta p {
  text-align: center;
  font-size: 13px;
  font-style: italic;
  margin: 8px 0;
  color: #5b5c5c;
  display: inline-block;
  position: relative;
}
.single-door-cta p:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.3);
  right: 100%;
  margin-right: 6px;
  top: 50%;
}
.single-door-cta p:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.3);
  left: 100%;
  margin-left: 6px;
  top: 50%;
}

.single-door-cta a {
  width: 100%;
  text-align: center;
  margin: 0 !important;
}

.product-images {
  *zoom: 1;
}
.product-images:before, .product-images:after {
  content: " ";
  display: table;
}
.product-images:after {
  clear: both;
}
.product-images--slick-main {
  margin: 0 0 0.5rem;
}
.product-images--slick-main .slick-main--slide a {
  cursor: zoom-in;
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
  height: 0;
  padding-bottom: 60%;
}
.product-images--slick-main .slick-main--slide a img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.product-images--slick-main .slick-main--slide p {
  font-size: 0.8rem;
  margin: 1em 0;
}
.product-images--slick-nav {
  width: calc(100% - 80px - 2rem - 2rem);
  margin: 0 0 0 calc(40px + 1rem + 1rem);
}
.product-images--slick-nav .slick-nav--slide {
  padding: 0 0.25rem;
}
.product-images--slick-nav .slick-nav--slide_img-contain {
  position: relative;
  height: 70px;
}
.product-images--slick-nav .slick-nav--slide_img-contain img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}
.product-images--slick-nav .slick-nav--slide.slick-current .slick-nav--slide_img-contain {
  border: 3px solid #e20020;
  height: 64px;
}
.product-images .slick-prev, .product-images .slick-next {
  background: #8e8e8e;
  border-radius: 40px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-images .slick-prev:hover, .product-images .slick-next:hover {
  background: #8e8e8e;
  opacity: 0.5;
}
.product-images .slick-prev:active, .product-images .slick-prev:focus, .product-images .slick-next:active, .product-images .slick-next:focus {
  background: #8e8e8e;
}
.product-images .slick-prev {
  left: calc(-40px - 1rem);
}
.product-images .slick-prev:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 400;
}
.product-images .slick-next {
  right: calc(-40px - 1rem);
}
.product-images .slick-next:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 400;
}

.door-literature ul {
  list-style: none;
}

.door-literature li {
  border-bottom: 1px solid rgba(142, 142, 142, 0.4);
  padding: 20px 0;
  text-align: left;
}
.door-literature li:last-child {
  border-bottom: none;
}

.door-literature a {
  font-family: "Roboto Condensed", serif;
  font-size: 20px;
  color: #e20020;
}
.door-literature a i {
  margin-right: 6px;
  width: 20px;
  text-align: center;
}
.door-literature a:hover {
  color: #000;
}

.door-literature li:nth-child(2) a i {
  font-size: 16px;
  vertical-align: 1px;
}

.door-literature li span {
  display: block;
  margin-top: 7px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
}

.product-section-intro {
  padding-bottom: 50px;
  padding-right: 26px;
  max-width: 700px;
  box-sizing: border-box;
  *zoom: 1;
}
.product-section-intro:before, .product-section-intro:after {
  content: " ";
  display: table;
}
.product-section-intro:after {
  clear: both;
}

.product-section-intro.window-options h2 {
  margin-bottom: 36px;
}

.fixed-nav-cont {
  position: absolute;
  top: 40px;
  right: -40px;
  z-index: 10000;
}

.fixed-nav {
  list-style: none;
  padding-left: 10px;
  background-color: #fff;
  padding-top: 10px;
}

.fixed-nav li {
  margin-bottom: 12px;
}

.fixed-nav a {
  width: 14px;
  height: 14px;
  position: relative;
  display: block;
}
.fixed-nav a:after {
  content: "";
  border-radius: 50%;
  display: block;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #8e8e8e;
  width: 14px;
  height: 14px;
  z-index: 2;
  box-sizing: border-box;
}

.fixed-nav span {
  display: none;
  position: absolute;
  top: -7px;
  right: -7px;
  margin: 0;
  font-size: 12px;
  white-space: nowrap;
  line-height: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000;
  background-color: #fff;
  padding: 7px 28px 7px 12px;
  border-radius: 15px;
  transition: color 0.6s;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  font-family: "Roboto Condensed", serif;
}

.fixed-nav a.is-selected:after, .fixed-nav a:hover:after {
  background-color: #e20020;
  border-color: #e20020;
}

.fixed-nav a:hover span {
  display: block;
}

.product-frames .product-section-intro {
  padding-bottom: 30px;
}

.frame-thumbs.auto {
  width: auto !important;
}

.frame-thumb {
  display: inline-block;
  margin: 20px 10px 0;
}

.frame-thumb div {
  width: 120px;
  height: 120px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.frame-thumb span {
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  margin-top: 4px;
}

.product-frames h3 {
  padding-top: 18px;
}

.product-finishes .product-section-intro, .product-glass .product-section-intro {
  padding-bottom: 0;
}

.product-section-block {
  width: 48%;
  float: left;
  margin: 4% 0 0 4%;
  padding-right: 50px;
  box-sizing: border-box;
}
.product-section-block:nth-child(even) {
  clear: both;
  margin-left: 0;
}

.swatches {
  width: 100%;
  max-width: 400px;
  text-align: left;
}

.swatch {
  display: inline-block;
  vertical-align: top;
  width: 110px;
  margin: 0 8px 8px !important;
  float: none;
}

.swatch-img {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: cover;
}

.swatch-title {
  text-align: center;
  font-size: 12px;
  width: 100%;
  line-height: 140%;
  display: block;
  margin-top: 8px;
}

.product-section-block.full {
  width: 100%;
  margin: 4% 0 0 0;
}

.product-section-block.full .swatches {
  max-width: none;
}

.product-openers-left {
  margin-left: 0 !important;
}

.product-openers-right {
  width: 46%;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.product-openers-right img {
  width: 100%;
  height: auto;
  display: block;
}

.product-openers-right p {
  text-align: center;
  font-weight: 600;
  font-size: 12px;
}

.product-designer img {
  width: 52%;
  height: auto;
  display: block;
  margin: 4% 0 -2% -2%;
}

.product-designer-content {
  width: 46%;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-right: 30px;
  box-sizing: border-box;
}

.product-projects {
  position: relative;
}

.product-projects h2 span {
  font-size: 60%;
  display: block;
  margin-bottom: 8px;
}

.product-projects .rte {
  width: 400px;
  float: right;
  padding-right: 24px;
  box-sizing: border-box;
}

.product-projects-left {
  background-size: cover;
  background-position: center center;
  position: absolute;
  right: 450px;
  top: 50px;
  bottom: 50px;
  left: 0;
}

/* Animations */
@-webkit-keyframes pulse {
  50% {
    transform: scale(1.1, 1.1);
  }
}
/* Media Queries */
@media all and (max-width: 1334px) {
  .fixed-nav-cont {
    right: 0;
  }
}
@media all and (max-width: 1079px) {
  .product-images, .frame-info {
    margin-top: 40px;
  }

  .frame-thumbs, .product-projects .rte, .product-designer-content, .product-openers-right {
    padding-right: 26px;
    box-sizing: border-box;
  }

  .product-section-block {
    width: 100%;
    margin: 0 0 50px !important;
  }
  .product-section-block:last-child {
    margin-bottom: 0 !important;
  }

  .product-section-intro.window-options h2 {
    margin: 20px 0 10px;
  }

  .product-openers-right {
    width: 100%;
    position: relative;
    transform: none;
    top: auto;
    right: auto;
  }

  .product-designer img {
    width: 100%;
    margin: 0 0 20px;
  }

  .product-designer-content {
    width: 100%;
    position: relative;
    transform: none;
    top: auto;
    right: auto;
  }

  .product-projects-left {
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    position: relative;
    transform: none;
    float: none;
    margin-bottom: 30px;
  }

  .product-projects .rte {
    width: 100%;
    margin: 0;
  }
}
@media all and (max-width: 599px) {
  .frame-thumb {
    margin-top: 10px;
  }

  .frame-thumb span {
    font-size: 10px;
  }

  .swatch {
    width: 74px;
    margin: 0 7px 7px !important;
  }

  .swatch-title {
    font-size: 10px;
  }
}
.project-intro {
  padding-bottom: 40px;
  border-bottom: 2px solid rgba(142, 142, 142, 0.4);
  margin-bottom: 40px;
  *zoom: 1;
}
.project-intro:before, .project-intro:after {
  content: " ";
  display: table;
}
.project-intro:after {
  clear: both;
}

.project-intro h2 {
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 36px;
}

.project-intro .share {
  margin-right: 10px;
  float: left;
}

.project-intro .share ul {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
.project-intro .share ul:before, .project-intro .share ul:after {
  content: " ";
  display: table;
}
.project-intro .share ul:after {
  clear: both;
}

.project-intro .share li {
  float: left;
  margin-right: 10px;
}

.project-intro .share a {
  line-height: 30px;
  width: 30px;
  display: block;
  background-color: #000;
  color: #fff;
  text-align: center;
}
.project-intro .share a:hover {
  background-color: #e20020;
}

.project-stats {
  float: left;
  *zoom: 1;
  margin-top: 14px;
}
.project-stats:before, .project-stats:after {
  content: " ";
  display: table;
}
.project-stats:after {
  clear: both;
}

.project-stats p {
  float: left;
  font-family: "Roboto Condensed", serif;
  font-weight: 300;
  margin: 0 20px 0 0;
  line-height: 22px;
}

.project-stats p span {
  font-weight: 600;
}

.project-stats p a {
  color: #e20020;
}

.project-gallery {
  margin: 0 0 30px;
}

.project-gallery a {
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  background-size: cover;
  background-position: center center;
  display: block;
}

.project-gallery .slick-dots {
  list-style: none;
  *zoom: 1;
}
.project-gallery .slick-dots:before, .project-gallery .slick-dots:after {
  content: " ";
  display: table;
}
.project-gallery .slick-dots:after {
  clear: both;
}

.project-gallery .slick-dots li {
  float: left;
  margin-right: 10px;
  width: 70px;
  height: 70px;
  cursor: pointer;
  opacity: 0.5;
}
.project-gallery .slick-dots li.slick-active {
  opacity: 1;
}

.project-gallery .slick-dots li img {
  width: 100%;
  height: auto;
  display: block;
}

.project-cta {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 30px;
  margin: 40px 0;
  text-align: center;
}

.project-cta p {
  font-family: "Arvo", serif;
  font-weight: 600;
  font-size: 24px;
  margin: 0 0 20px;
}

.project-cta a {
  margin: 4px;
}

.project-latest h3 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 300;
  margin-bottom: 20px;
}

.project-block {
  width: 31%;
  margin-right: 3.5%;
  position: relative;
  display: block;
  float: left;
}
.project-block:last-child {
  margin-right: 0;
}

.project-block div {
  width: 100%;
  height: 0;
  padding-bottom: 74%;
  background-size: auto 100%;
  background-position: center center;
  transition: background-size 0.3s;
}

.project-block span {
  display: block;
  background-color: #fff;
  text-align: center;
  width: 100%;
  font-family: "Roboto Condensed", serif;
  text-transform: uppercase;
  font-weight: 600;
  padding: 12px 0 0;
}

.project-block:hover div {
  background-size: auto 108%;
}

.project-sidebar-block {
  margin-bottom: 30px;
}

.project-sidebar-block h3 {
  text-align: center;
  position: relative;
  margin-bottom: 16px;
}
.project-sidebar-block h3:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #000;
}

.project-sidebar-block h3 span {
  background-color: #fff;
  z-index: 2;
  position: relative;
  padding: 0 6px;
  font-size: 14px;
  text-transform: uppercase;
}

.psb-collections {
  list-style: none;
}

.psb-collections li {
  font-size: 14px;
}
.psb-collections li:before {
  content: "";
  font-family: "FontAwesome";
  margin-right: 6px;
  color: #e20020;
}

.psb-fb {
  text-align: center;
}

.project-instagram #instafeed a {
  display: inline-block;
  float: left;
  width: calc(50% - 2.5px);
  margin-right: 5px;
  position: relative;
}
.project-instagram #instafeed a:nth-child(even) {
  margin: 0;
}
.project-instagram #instafeed a:hover {
  opacity: 0.7;
}
.project-instagram #instafeed a:hover:before {
  opacity: 1;
}
.project-instagram #instafeed a:before {
  content: "+";
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3em;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.project-instagram #instafeed a img {
  width: 100%;
}

@media all and (max-width: 1079px) {
  .project-latest {
    display: none;
  }

  .psb-collections {
    column-count: 2;
    column-gap: 40px;
  }

  .project-instagram #instafeed a {
    width: calc(25% - 3.75px);
  }
  .project-instagram #instafeed a:nth-child(even) {
    margin-right: 5px;
  }
  .project-instagram #instafeed a:last-child {
    margin: 0;
  }
}
@media all and (max-width: 599px) {
  .project-cta p {
    font-size: 18px;
  }

  .project-cta a {
    display: block;
  }

  .project-images a {
    width: 33.33%;
  }

  .psb-collections {
    column-count: 1;
  }

  .project-instagram #instafeed a {
    width: calc(50% - 2.5px);
  }
  .project-instagram #instafeed a:nth-child(even) {
    margin-right: 0;
  }
}
body.single-location h1 {
  color: #e20020;
}

body.single-location .columns h2 {
  display: block;
  font-size: 21px;
  margin: 10px 0 20px;
  color: #000;
}

body.single-location .columns h3 {
  color: #e20020;
  font-size: 1.8em;
  margin: 40px 0 10px;
}

body.single-location hr {
  opacity: 0.2;
}

.location-accordions {
  margin-top: 30px;
}

.location-accordions .accordion dt {
  padding-left: 0;
}

.location-accordions .accordion dt a {
  padding-right: 40px;
  font-family: "Roboto Condensed", sans-serif;
  padding-bottom: 15px;
}

.location-accordions .accordion dt a:before {
  font-family: "Roboto", sans-serif;
  left: initial;
  right: 0;
  font-size: 30px;
  background-color: transparent;
  color: #e20020;
}

.location-accordions .accordion dd {
  padding: 20px 0 0;
}

.sidebar-location-details {
  padding: 20px 40px;
  border: 10px solid #ededed;
  text-align: center;
}

.sidebar-location-details #gmap {
  width: calc(100% + 40px);
  position: relative;
  left: -20px;
  height: 0;
  padding-bottom: 45%;
}

body.single-location .columns .sidebar-location-details h2 {
  color: #e20020;
  padding: 20px 0 0;
  margin-bottom: 10px;
  text-transform: none;
  font-size: 28px;
}

.counties-list {
  list-style: none;
  margin: 10px 0 8px;
  padding: 0;
}

.counties-list li {
  padding-left: 22px;
  box-sizing: border-box;
  position: relative;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 8px;
}

.counties-list li:before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #e20020;
  position: absolute;
  left: 0;
  top: 1px;
}

.icon-callouts {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.icon-callout {
  margin: 10px 0;
  width: calc(50% - 7px);
  position: relative;
  display: block;
}
.icon-callout:first-child:after {
  content: "";
  position: absolute;
  right: -7px;
  width: 1px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.2);
  top: calc(50% - 15px);
}

.icon-callout i {
  width: 10px;
  text-align: center;
  color: #e20020;
}

.icon-callout p {
  overflow: hidden;
  line-height: 140%;
  font-size: 12px;
  font-weight: 600;
}

.icon-callout > p > span {
  color: #e20020;
}

.sidebar-location-details .phone {
  text-align: center;
  color: #e20020;
  font-size: 28px;
  margin: 20px 0;
  font-weight: 600;
  font-family: "Roboto Condensed", serif;
  line-height: 140%;
}

.single-location .social-icons {
  *zoom: 1;
  text-align: center;
  margin: 20px 0;
  display: flex;
  justify-content: center;
}
.single-location .social-icons:before, .single-location .social-icons:after {
  content: " ";
  display: table;
}
.single-location .social-icons:after {
  clear: both;
}

.single-location .social-icons li {
  display: flex;
  margin: 0 10px;
  font-size: 22px;
}
.single-location .social-icons li a {
  display: flex;
}
.single-location .social-icons li a:hover {
  color: #e20020;
}

.single-location .social-icons li svg {
  width: 23px;
}

.single-location .social-icons li a:hover svg path {
  fill: #e20020;
}

body.single-location .columns:nth-of-type(2) h3 {
  text-align: center;
}

.service-areas-list {
  list-style-type: none;
  column-count: 2;
}

.service-areas-list li {
  width: 100%;
  position: relative;
  line-height: 1.4;
  padding: 5px 10px 5px 25px;
}

.service-areas-list li i {
  color: #e20020;
  margin-right: 10px;
  position: absolute;
  top: 8px;
  left: 0px;
}

.service-areas-list li a {
  display: inline-block;
}

.single-location .columns:nth-of-type(2) a.btn {
  width: 100%;
  display: block;
  text-align: center;
  margin: 20px 0;
}

.company-details-mobile {
  display: none;
}

.sidebar-location-reviews {
  margin-top: 20px;
  text-align: center;
}

.aggregate-review {
  font-size: 70px;
  font-family: "Roboto Condensed", serif;
  font-weight: 600;
  color: #e20020;
  margin: 0;
  line-height: 100%;
  text-align: center;
  margin: 12px 0 2px;
}

.stars-count {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.5rem;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.review-stars {
  position: relative;
  text-align: center;
  *zoom: 1;
  display: inline-block;
  margin: 0;
}
.review-stars:before, .review-stars:after {
  content: " ";
  display: table;
}
.review-stars:after {
  clear: both;
}

.review-star-set {
  color: #000;
  font-size: 24px;
}

.review-star-set i {
  margin: 0 1px;
}

.review-stars-top {
  overflow: hidden;
  white-space: nowrap;
}

.review-stars-bottom {
  width: 100%;
}

.review-count {
  display: inline-block;
}

.review-count a {
  text-decoration: none;
  padding-bottom: 3px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  font-size: 14px;
}

.latest-review {
  position: relative;
  *zoom: 1;
}
.latest-review:before, .latest-review:after {
  content: " ";
  display: table;
}
.latest-review:after {
  clear: both;
}

.latest-review img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 10px 14px 0 0;
  float: left;
}

.latest-review p {
  overflow: hidden;
  font-style: italic;
  font-size: 13px;
  text-align: left;
  line-height: 140%;
}
.latest-review p:last-child {
  text-align: center;
  font-style: normal;
  letter-spacing: 0.04em;
  overflow: visible;
}

.latest-review a {
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  font-family: "Roboto Condensed", serif;
  text-decoration: underline;
  margin-top: 18px;
}
.latest-review a:hover {
  color: #e20020;
}

.review-links {
  text-align: center;
  list-style: none;
}

.review-links li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.review-links li:first-child {
  margin-left: 0;
}
.review-links li:last-child {
  margin-right: 0;
}

.review-links img {
  height: 35px;
  width: auto;
  filter: brightness(0);
  -webkit-filter: brightness(0);
  transition: filter 0.3s;
}

.review-links a:hover img {
  -webkit-filter: none;
  filter: none;
}

.location-grid {
  display: grid;
  grid-gap: 0;
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
}

.location-grid a.location-grid-item {
  position: relative;
  overflow: hidden;
  padding-bottom: 115%;
  height: 0;
  background-color: #260004;
}

a.location-grid-item img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  filter: grayscale(100%) brightness(0.8);
  transition: opacity 0.3s ease;
  object-fit: cover;
}

.location-grid a.location-grid-item:hover img {
  opacity: 0.3;
}

body.single-location .columns a.location-grid-item h3 {
  z-index: 3;
  margin: 20px;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
}

a.location-grid-item .btn {
  position: absolute;
  z-index: 5;
  transition: background-color 0.3 ease;
  bottom: 20px;
  left: 20px;
}

@media all and (max-width: 1334px) {
  body.single-location .columns a.location-grid-item h3 {
    font-size: 16px;
  }
}
@media all and (min-width: 1079px) and (max-width: 1334px) {
  .location-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media all and (max-width: 1079px) {
  .location-grid a.location-grid-item h3 {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }

  .location-grid a.location-grid-item .btn {
    margin-top: 0;
  }

  .location-grid a.location-grid-item:hover img {
    opacity: 1;
  }

  .location-grid {
    grid-template-columns: repeat(5, 1fr);
  }

  .sidebar-location-details #gmap {
    display: none;
  }

  .company-details-mobile {
    display: block;
  }

  .company-details-mobile .btn {
    width: 100%;
    text-align: center;
  }

  .company-details {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .location-grid {
    display: block;
    position: relative;
    max-height: 300px;
    overflow: hidden;
  }

  .location-grid a.location-grid-item {
    padding: 0;
    height: 280px;
    width: 250px;
    margin-right: 15px;
  }

  body.single-location .columns a.location-grid-item h3 {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media all and (max-width: 479px) {
  a.location-grid-item h3 {
    font-size: 30px;
  }

  .icon-callout {
    width: 100%;
  }
  .icon-callout:first-child:after {
    display: none;
  }

  .service-areas-list {
    column-count: 1;
  }
}
.template-columns > div {
  float: left;
  margin: 30px 0 0 4.4%;
}

.tc-two > div {
  width: 47.8%;
}
.tc-two > div:nth-child(2n+1) {
  margin-left: 0;
  clear: both;
}

.tc-three > div {
  width: 30.4%;
}
.tc-three > div:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}

.tc-four > div {
  width: 21.68%;
}
.tc-four > div:nth-child(4n+1) {
  margin-left: 0;
  clear: both;
}

@media all and (max-width: 1079px) {
  .template-columns > div {
    width: 100% !important;
    margin-left: 0;
  }
}
body.manage-zip-codes header {
  display: none;
}

body.manage-zip-codes footer {
  display: none;
}

body.manage-zip-codes .page-head {
  display: none;
}

.map-toggle {
  padding: 30px;
  width: 300px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  box-sizing: border-box;
  overflow-y: scroll;
}

.map-toggle h3 {
  color: #000;
  padding-bottom: 16px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.territory-selection {
  display: block;
  padding: 6px;
  border-radius: 2px;
  transition: all 0.3s ease;
}

body.page-template-template-sales-rep-map .territory-selection {
  cursor: pointer;
}

.territory-selection.selected {
  background-color: rgba(0, 0, 0, 0.05);
}

.territory-selection .swatch {
  height: 14px;
  width: 14px;
  display: block;
  margin: 0 10px 0 0;
  border-radius: 2px;
  float: left;
}

.territory-selection .name {
  display: block;
  overflow: hidden;
  font-size: 13px;
  line-height: 14px;
  margin: 0;
}

.territory-selection.in_territory {
  border-bottom: 1px solid #8e8e8e;
  padding-bottom: 15px;
  margin-bottom: 13px;
}

.territory-selection.in_territory .name:after {
  content: " | Assigned";
  font-weight: bold;
  font-size: 11px;
}

#map {
  position: absolute;
  left: 300px;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  padding: 0;
  margin: 0;
}

#map-companies-territory .zip {
  stroke: #e20020;
}

.stations, .stations svg.territory-selection {
  position: absolute;
}

.stations svg.territory-selection {
  width: 60px;
  height: 20px;
  padding-right: 100px;
  font: 10px sans-serif;
}

.stations circle {
  fill: brown;
  stroke: black;
  stroke-width: 1.5px;
}

svg.territory-selection {
  position: relative;
}

.leaflet-pane > svg.territory-selection.disabled path {
  pointer-events: none !important;
}

.leaflet-pane > svg.territory-selection path {
  pointer-events: all !important;
}

svg.territory-selection path:hover {
  stroke-width: 2 !important;
  opacity: 0.1;
}

.zip {
  fill: none;
  stroke: #CCC;
  stroke-width: 0.5px;
}

.leaflet-top, .leaflet-bottom {
  z-index: 700 !important;
}

#map .info {
  padding: 6px 8px;
  font: 14px/16px Arial, Helvetica, sans-serif;
  background: white;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

#map .info h4 {
  margin: 0 0 5px;
  color: #777;
}

#map .leaflet-popup-content {
  margin: 0;
  font-size: 1.2rem;
}

#map .leaflet-popup-content > h3 {
  width: 100%;
  display: block;
  background-color: #e20020;
  padding: 1em;
  box-sizing: border-box;
  color: #fff;
  font-size: 1em;
}

#map .leaflet-popup-content > div {
  padding: 1em;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

#map .leaflet-popup-content > div p {
  font-size: 0.8em;
  margin: 0;
  margin-bottom: 0.8em;
  color: #5b5c5c;
}
#map .leaflet-popup-content > div p:last-child {
  margin-bottom: 0;
}

#map .leaflet-popup-content > div p i {
  display: inline;
  margin-right: 0.5em;
}

#map .leaflet-popup-content > div span {
  display: block;
  font-weight: bold;
  line-height: 100%;
}

#map.leaflet-container a.leaflet-popup-close-button {
  color: #fff;
  padding: 0.5em 0.5em 0 0;
}

#map .leaflet-popup-content-wrapper {
  padding: 0;
  overflow: hidden;
}

form#zip-search-form input[type=text] {
  width: 100%;
  box-sizing: border-box;
}

form#zip-search-form input[type=submit] {
  width: 100%;
  background-color: #e20020;
  color: #fff;
  text-transform: uppercase;
  line-height: 100%;
  padding: 0.7rem;
  margin-top: 0.7rem;
  display: block;
  border: none;
  box-sizing: border-box;
  font-weight: bold;
  letter-spacing: 1px;
}
form#zip-search-form input[type=submit]:hover {
  opacity: 0.7;
}

.zip-search-results {
  margin-top: 1.4rem;
  display: block;
}

.zip-search-results .territory-selection {
  cursor: pointer;
}

table#sales-rep-list thead th, table#sales-rep-list tfoot th {
  padding-left: 10px;
  text-align: left;
}

table#sales-rep-list i.fa-check-circle {
  color: green;
  font-size: 1.3rem;
  margin-left: 0.5rem;
  display: none;
}

table#sales-rep-list i.fa-times-circle {
  color: red;
  font-size: 1.3rem;
  margin-left: 0.5rem;
  display: none;
}

body.page-template-template-garage-measurement-tool .page-wrap, body.page-template-template-garage-tech-measurement-tool .page-wrap {
  background-color: #f7f6f6;
}

.gomt-contain {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  min-height: 100vh;
  transition: height 0.5s ease;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
}
.gomt-contain:after {
  content: "Pat. No. 10,579,245 / D887,432";
  display: block;
  position: absolute;
  top: 5px;
  right: 10px;
  color: #fff;
  font-size: 11px;
  text-align: right;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.8), 1px -1px 0 rgba(0, 0, 0, 0.8), -1px 1px 0 rgba(0, 0, 0, 0.8), 1px 1px 0 rgba(0, 0, 0, 0.8);
}

.gomt-contain input {
  text-align: right;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
}

.gomt-contain textarea {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  height: 150px;
  border: 1px solid #c1c1c1;
}

.gomt-contain .gomt-slides-contain {
  position: absolute;
  left: 0;
  transition: left 0.1s ease;
}

.gomt-contain .gomt-slide {
  float: left;
  height: 100%;
  background-color: #fff;
  max-width: 480px;
  width: 100%;
}

.gomt-slide .gomt-svg-container {
  height: 412px;
}

.gomt-slide .gomt-intro-container {
  height: 250px;
  background-position: center bottom;
  background-size: cover;
  position: relative;
}

.gomt-intro-container h1 {
  color: #fff;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  left: 50%;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: "Arvo", serif;
  font-size: 40px;
}

.gomt-contain .gomt-bottom {
  position: relative;
  border-top: 2px solid #000;
}

.gomt-bottom .gomt-step-number {
  color: #fff;
  background-color: #e20020;
  font-size: 62px;
  width: 90px;
  line-height: 90px;
  border-radius: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 0;
  font-family: "Arvo", serif;
  text-align: center;
}

.gomt-bottom h2 {
  margin: 85px 0 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 35px;
  padding: 0 30px;
}

.gomt-bottom p {
  margin: 10px auto 30px;
  width: 250px;
  text-align: center;
  font-size: 13.5px;
}

.gomt-bottom p a {
  font-weight: bold;
}
.gomt-bottom p a:hover {
  color: #e20020;
}

.gomt-bottom input {
  width: calc(100% - 45px);
  padding: 5px;
  margin: 0;
  border: 1px solid #c1c1c1;
}

.gomt-bottom select {
  width: 100%;
  padding: 10px;
  margin: 0 0 15px;
  border: 1px solid #c1c1c1;
}

.gomt-bottom .gomt-buttons {
  margin: 45px 0 25px;
  text-align: center;
  width: 100%;
  float: left;
}

.gomt-slide-2 .gomt-bottom .gomt-buttons {
  margin-top: 25px;
}

.gomt-slide-2 .gomt-intro-container h1 {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 10px 0;
}

.gomt-bottom.gomt-intro-slide {
  padding: 35px;
  box-sizing: border-box;
}

.gomt-bottom.gomt-intro-slide input {
  text-align: left;
  margin: 0 0 15px;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
}

.gomt-bottom.gomt-intro-slide h2 {
  font-size: 25px;
  margin: 0 0 10px;
  text-align: left;
  padding: 0;
}

.gomt-slide-2 .gomt-bottom.gomt-intro-slide h2 {
  text-align: center;
}

.gomt-bottom.gomt-intro-slide p {
  margin: 0;
  width: auto;
  text-align: left;
}

.gomt-slide-2 .gomt-bottom.gomt-intro-slide p {
  text-align: center;
  font-size: 20px;
}

.gomt-bottom.gomt-intro-slide p span {
  display: block;
  color: #e20020;
  font-style: italic;
  margin: 6px 0 30px;
}

.gomt-bottom.gomt-intro-slide .gomt-btn, .gomt-bottom.gomt-choose-slide .gomt-btn, .gomt-bottom.gomt-last-slide .gomt-btn {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}

.gomt-bottom.gomt-choose-slide {
  padding: 35px;
  box-sizing: border-box;
  *zoom: 1;
}
.gomt-bottom.gomt-choose-slide:before, .gomt-bottom.gomt-choose-slide:after {
  content: " ";
  display: table;
}
.gomt-bottom.gomt-choose-slide:after {
  clear: both;
}

.gomt-bottom.gomt-choose-slide .gomt-choose-container {
  float: left;
  margin: 0 16px 16px 0;
  width: calc(50% - 8px);
  box-shadow: 0px 3px 4px 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  background-color: #f7f6f6;
  cursor: pointer;
}
.gomt-bottom.gomt-choose-slide .gomt-choose-container:nth-child(4) {
  margin-right: 0;
}
.gomt-bottom.gomt-choose-slide .gomt-choose-container:nth-child(8) {
  margin-right: 0;
}
.gomt-bottom.gomt-choose-slide .gomt-choose-container:nth-child(10) {
  margin: 0 0 30px;
  width: 100%;
}

.gomt-bottom.gomt-choose-slide input[type=radio] {
  display: none;
}

.gomt-bottom.gomt-choose-slide input[type=radio] + label[for="3sing"] {
  width: 100%;
}

.gomt-bottom.gomt-choose-slide input[type=radio] + label svg {
  display: block;
  margin: 15px auto 20px;
  max-width: 90%;
  height: 50px;
}

.gomt-bottom.gomt-choose-slide input[type=radio] + label h3 {
  width: 100%;
  text-align: center;
  margin: 15px 0 0 0;
  color: #8e8e8e;
}

.gomt-bottom.gomt-choose-slide input[type=radio]:checked + label h3 {
  color: #e20020;
}

.gomt-bottom.gomt-last-slide {
  padding: 70px 35px 35px;
  box-sizing: border-box;
}

.gomt-bottom.gomt-last-slide input {
  text-align: left;
  margin: 0 0 15px;
  padding: 10px;
}

.gomt-bottom.gomt-last-slide h2 {
  font-size: 25px;
  margin: 0;
  text-align: left;
  padding: 0;
}

.gomt-bottom.gomt-last-slide p {
  margin: 0 0 20px;
  width: auto;
  text-align: left;
}

.gomt-bottom.gomt-last-slide p span {
  display: block;
  color: #e20020;
  font-style: italic;
  margin: 0 0 30px;
}

.gomt-bottom .gomt-input-dropdown select, .gomt-recap-slide .gomt-input-dropdown select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  display: block;
  margin: 10px auto 15px;
  text-align: center;
  text-align-last: center;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 2px solid #000;
  width: 100%;
  font-size: 28px;
  color: #e20020;
  font-family: "Roboto Condensed", sans-serif;
  background-color: #fff;
}

.gomt-btn {
  color: #fff;
  background-color: #e20020;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  padding: 10px 25px;
  font-size: 18px;
  display: inline-block;
  margin: 0 2% 0 0;
  border: 3px solid #e20020;
  cursor: pointer;
  width: calc(49% - 35px);
  box-sizing: border-box;
  letter-spacing: 0.05em;
  font-weight: 700;
  transition: background-color 0.35s, color 0.35s;
}
.gomt-btn:hover {
  background-color: transparent;
  color: #e20020;
}
.gomt-btn:last-child {
  margin: 0;
}

.gomt-btn.gomt-btn-prev {
  margin-left: 35px;
}

.gomt-btn.gomt-btn-next {
  margin-right: 35px;
}

.gomt-recap-slide {
  text-align: center;
}

.gomt-recap-slide input {
  width: calc(100% - 45px);
  padding: 5px;
  margin: 0;
  border: 1px solid #c1c1c1;
}

.gomt-recap-slide h2 {
  font-family: "Arvo", serif;
  text-transform: uppercase;
  margin: 25px 35px 5px;
}

.gomt-recap-slide h3 {
  text-transform: uppercase;
  text-align: left;
  margin: 20px 0 15px 35px;
  width: 100%;
  float: left;
}

.gomt-recap-slide h3 span {
  color: #e20020;
}

.gomt-recap-slide p {
  margin: 0 35px 25px;
}

.gomt-recap-slide .gomt-btn {
  margin: 25px 0;
}

.gomt-obstruction-slide {
  text-align: center;
  padding: 30px;
}

.gomt-obstruction-slide h2 {
  font-family: "Arvo", serif;
  text-transform: uppercase;
  margin: 25px 35px 5px;
}

.gomt-obstruction-slide p {
  margin: 10px 0 23px;
  font-size: 17px;
}

.gomt-obstruction-slide .gomt-buttons {
  margin-top: 30px;
}

.gomt-obstruction-slide input[type=radio] {
  display: none;
}

.gomt-obstruction-slide input[type=radio] + label {
  font-size: 20px;
  font-weight: bold;
  color: #e20020;
  display: block;
}

.gomt-obstruction-slide input[type=radio] + label i {
  margin: 0 5px 0 0;
}

.gomt-obstruction-slide input[type=radio] + label i.fa-square {
  display: inline-block;
}

.gomt-obstruction-slide input[type=radio] + label i.fa-check-square {
  display: none;
}

.gomt-obstruction-slide input[type=radio]:checked + label i.fa-square {
  display: none;
}

.gomt-obstruction-slide input[type=radio]:checked + label i.fa-check-square {
  display: inline-block;
}

.gomt-photo-slide {
  text-align: center;
  padding: 30px;
}

.gomt-final-questions-slide {
  text-align: center;
  padding: 30px;
}

.gomt-final-questions-slide h2 {
  font-family: "Arvo", serif;
  text-transform: uppercase;
  margin: 25px 35px 5px;
}

.gomt-final-questions-slide p {
  margin: 20px 0 10px;
  font-size: 17px;
}

.gomt-final-questions-slide .gomt-buttons {
  margin-top: 30px;
}

.gomt-final-questions-slide input[name=gomt-email] {
  border: 1px solid #c1c1c1;
  text-align: left;
  margin: 25px 0 15px;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
}

.gomt-final-questions-slide input[type=radio] {
  display: none;
}

.gomt-final-questions-slide input[type=radio] + label {
  font-size: 20px;
  font-weight: bold;
  color: #e20020;
  display: block;
}

.gomt-final-questions-slide input[type=radio] + label i {
  margin: 0 5px 0 0;
}

.gomt-final-questions-slide input[type=radio] + label i.fa-square {
  display: inline-block;
}

.gomt-final-questions-slide input[type=radio] + label i.fa-check-square {
  display: none;
}

.gomt-final-questions-slide input[type=radio]:checked + label i.fa-square {
  display: none;
}

.gomt-final-questions-slide input[type=radio]:checked + label i.fa-check-square {
  display: inline-block;
}

/*form#gomt-person-form input[type=number]::-webkit-inner-spin-button, form#gomt-person-form input[type=number]::-webkit-outer-spin-button, form#gomt-init-form input[type=number]::-webkit-inner-spin-button, form#gomt-init-form input[type=number]::-webkit-outer-spin-button, form#gomt-final-form input[type=number]::-webkit-inner-spin-button, form#gomt-final-form input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}*/
body.page-template-template-garage-measurement-tool input[type=number]::-webkit-inner-spin-button,
body.page-template-template-garage-measurement-tool input[type=number]::-webkit-outer-spin-button, body.page-template-template-garage-tech-measurement-tool input[type=number]::-webkit-inner-spin-button,
body.page-template-template-garage-tech-measurement-tool input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

body.page-template-template-garage-measurement-tool input, body.page-template-template-garage-tech-measurement-tool input[type=number] {
  -moz-appearance: textfield;
}

.gomt-inputs {
  display: block;
  height: 29px;
}

.gomt-inputs .gomt-feet {
  float: left;
  margin-left: 35px;
  width: calc(50% - 40px);
  text-align: left;
}
.gomt-inputs .gomt-feet span {
  width: 20px;
  display: inline-block;
  margin: 0 0 0 4px;
}

.gomt-inputs .gomt-inches {
  float: right;
  margin-right: 35px;
  width: calc(50% - 40px);
  text-align: right;
}
.gomt-inputs .gomt-inches span {
  width: 20px;
  display: inline-block;
  margin: 0 0 0 4px;
}

.gomt-inputs .gomt-title {
  display: block;
  margin: 15px 0 5px;
  text-align: center;
  float: left;
  width: 100%;
}
.gomt-inputs .gomt-title:first-child {
  margin-top: 0;
}

.gomt-final-input-contain .gomt-inputs .gomt-title {
  text-align: left;
  padding: 0 35px;
}

.gomt-submit-btn {
  width: calc(100% - 70px);
}

.gomt-submit-btn.disabled {
  background-color: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.2);
}

.gomt-error-msg {
  color: #e20020;
  font-size: 14px;
  text-align: center;
  margin: 0 0 15px;
  text-transform: uppercase;
}

.tech-gomt #motionPath3 {
  stroke-dasharray: 429.3;
  stroke-dashoffset: 429.3;
}

.tech-gomt #motionPath3.animate {
  animation: dash 3s linear forwards;
}

.tech-gomt #circle3 {
  transform: translate3d(171.5px, 45.8px, 0px);
}

.tech-gomt #circle3.animate {
  animation: tech-dash-circles3 3s linear forwards;
}

.tech-gomt #circle-outer3 {
  opacity: 0.3;
  transform: translate3d(171.5px, 45.8px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer3.animate {
  animation: tech-dash-circles3 3s linear forwards, tech-pulse-move3 3s linear 3s infinite;
}

.tech-gomt #circle-stay-outer3 {
  opacity: 0.3;
  transform: translate3d(171.5px, 45.8px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer3.animate {
  animation: tech-pulse-stay3 3s linear infinite;
}

.tech-gomt #motionPath3-2 {
  stroke-dasharray: 429.3;
  stroke-dashoffset: 429.3;
}

.tech-gomt #motionPath3-2.animate {
  animation: dash 3s linear forwards;
}

.tech-gomt #motionPath3-3 {
  stroke-dasharray: 429.3;
  stroke-dashoffset: 429.3;
}

.tech-gomt #motionPath3-3.animate {
  animation: dash 3s linear forwards;
}

@keyframes tech-dash-circles3 {
  to {
    transform: translate3d(600.8px, 45.8px, 0px);
  }
}
@keyframes tech-pulse-stay3 {
  0% {
    transform: translate3d(171.5px, 45.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(171.5px, 45.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(171.5px, 45.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(171.5px, 45.8px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move3 {
  0% {
    transform: translate3d(600.8px, 45.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(600.8px, 45.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(600.8px, 45.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(600.8px, 45.8px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath4 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath4.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle4 {
  transform: translate3d(243.5px, 157.4px, 0px);
}

.tech-gomt #circle4.animate {
  animation: tech-dash-circles4 1s linear forwards;
}

.tech-gomt #circle-outer4 {
  opacity: 0.3;
  transform: translate3d(243.5px, 157.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer4.animate {
  animation: tech-dash-circles4 1s linear forwards, tech-pulse-move4 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer4 {
  opacity: 0.3;
  transform: translate3d(243.5px, 157.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer4.animate {
  animation: tech-pulse-stay4 1s linear infinite;
}

.tech-gomt #motionPath4-2 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath4-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath4-3 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath4-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles4 {
  to {
    transform: translate3d(243.5px, 133.5px, 0px);
  }
}
@keyframes tech-pulse-stay4 {
  0% {
    transform: translate3d(243.5px, 157.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(243.5px, 157.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(243.5px, 157.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(243.5px, 157.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move4 {
  0% {
    transform: translate3d(243.5px, 133.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(243.5px, 133.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(243.5px, 133.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(243.5px, 133.5px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath5 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath5.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle5 {
  transform: translate3d(207.6px, 80.3px, 0px);
}

.tech-gomt #circle5.animate {
  animation: tech-dash-circles5 1s linear forwards;
}

.tech-gomt #circle-outer5 {
  opacity: 0.3;
  transform: translate3d(207.6px, 80.3px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer5.animate {
  animation: tech-dash-circles5 1s linear forwards, tech-pulse-move5 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer5 {
  opacity: 0.3;
  transform: translate3d(207.6px, 80.3px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer5.animate {
  animation: tech-pulse-stay5 1s linear infinite;
}

.tech-gomt #motionPath5-2 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath5-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath5-3 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath5-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles5 {
  to {
    transform: translate3d(207.6px, 56.4px, 0px);
  }
}
@keyframes tech-pulse-stay5 {
  0% {
    transform: translate3d(207.6px, 80.3px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(207.6px, 80.3px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(207.6px, 80.3px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(207.6px, 80.3px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move5 {
  0% {
    transform: translate3d(207.6px, 56.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(207.6px, 56.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(207.6px, 56.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(207.6px, 56.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath6 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath6.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle6 {
  transform: translate3d(186.3px, 63.4px, 0px);
}

.tech-gomt #circle6.animate {
  animation: tech-dash-circles6 1s linear forwards;
}

.tech-gomt #circle-outer6 {
  opacity: 0.3;
  transform: translate3d(186.3px, 63.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer6.animate {
  animation: tech-dash-circles6 1s linear forwards, tech-pulse-move6 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer6 {
  opacity: 0.3;
  transform: translate3d(186.3px, 63.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer6.animate {
  animation: tech-pulse-stay6 1s linear infinite;
}

.tech-gomt #motionPath6-2 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath6-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath6-3 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath6-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles6 {
  to {
    transform: translate3d(186.3px, 39.5px, 0px);
  }
}
@keyframes tech-pulse-stay6 {
  0% {
    transform: translate3d(186.3px, 63.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(186.3px, 63.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(186.3px, 63.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(186.3px, 63.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move6 {
  0% {
    transform: translate3d(186.3px, 39.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(186.3px, 39.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(186.3px, 39.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(186.3px, 39.5px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath7 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath7.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle7 {
  transform: translate3d(242.4px, 45.7px, 0px);
}

.tech-gomt #circle7.animate {
  animation: tech-dash-circles7 1s linear forwards;
}

.tech-gomt #circle-outer7 {
  opacity: 0.3;
  transform: translate3d(242.4px, 45.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer7.animate {
  animation: tech-dash-circles7 1s linear forwards, tech-pulse-move7 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer7 {
  opacity: 0.3;
  transform: translate3d(242.4px, 45.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer7.animate {
  animation: tech-pulse-stay7 1s linear infinite;
}

.tech-gomt #motionPath7-2 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath7-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath7-3 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath7-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles7 {
  to {
    transform: translate3d(242.4px, 21.8px, 0px);
  }
}
@keyframes tech-pulse-stay7 {
  0% {
    transform: translate3d(242.4px, 45.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(242.4px, 45.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(242.4px, 45.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(242.4px, 45.7px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move7 {
  0% {
    transform: translate3d(242.4px, 21.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(242.4px, 21.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(242.4px, 21.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(242.4px, 21.8px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath8 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath8.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle8 {
  transform: translate3d(244.4px, 31.8px, 0px);
}

.tech-gomt #circle8.animate {
  animation: tech-dash-circles8 1s linear forwards;
}

.tech-gomt #circle-outer8 {
  opacity: 0.3;
  transform: translate3d(244.4px, 31.8px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer8.animate {
  animation: tech-dash-circles8 1s linear forwards, tech-pulse-move8 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer8 {
  opacity: 0.3;
  transform: translate3d(244.4px, 31.8px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer8.animate {
  animation: tech-pulse-stay8 1s linear infinite;
}

.tech-gomt #motionPath8-2 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath8-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath8-3 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.tech-gomt #motionPath8-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles8 {
  to {
    transform: translate3d(244.4px, 9.4px, 0px);
  }
}
@keyframes tech-pulse-stay8 {
  0% {
    transform: translate3d(244.4px, 31.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(244.4px, 31.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(244.4px, 31.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(244.4px, 31.8px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move8 {
  0% {
    transform: translate3d(244.4px, 9.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(244.4px, 9.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(244.4px, 9.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(244.4px, 9.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath9 {
  stroke-dasharray: 89.1;
  stroke-dashoffset: 89.1;
}

.tech-gomt #motionPath9.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle9 {
  transform: translate3d(185px, 158.4px, 0px);
}

.tech-gomt #circle9.animate {
  animation: tech-dash-circles9 2s linear forwards;
}

.tech-gomt #circle-outer9 {
  opacity: 0.3;
  transform: translate3d(185px, 158.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer9.animate {
  animation: tech-dash-circles9 2s linear forwards, tech-pulse-move9 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer9 {
  opacity: 0.3;
  transform: translate3d(185px, 158.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer9.animate {
  animation: tech-pulse-stay9 2s linear infinite;
}

.tech-gomt #motionPath9-2 {
  stroke-dasharray: 89.1;
  stroke-dashoffset: 89.1;
}

.tech-gomt #motionPath9-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath9-3 {
  stroke-dasharray: 89.1;
  stroke-dashoffset: 89.1;
}

.tech-gomt #motionPath9-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles9 {
  to {
    transform: translate3d(185px, 247.5px, 0px);
  }
}
@keyframes tech-pulse-stay9 {
  0% {
    transform: translate3d(185px, 158.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(185px, 158.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(185px, 158.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(185px, 158.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move9 {
  0% {
    transform: translate3d(185px, 247.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(185px, 247.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(185px, 247.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(185px, 247.5px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath10 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath10.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle10 {
  transform: translate3d(132px, 81.4px, 0px);
}

.tech-gomt #circle10.animate {
  animation: tech-dash-circles10 2s linear forwards;
}

.tech-gomt #circle-outer10 {
  opacity: 0.3;
  transform: translate3d(132px, 81.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer10.animate {
  animation: tech-dash-circles10 2s linear forwards, tech-pulse-move10 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer10 {
  opacity: 0.3;
  transform: translate3d(132px, 81.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer10.animate {
  animation: tech-pulse-stay10 2s linear infinite;
}

.tech-gomt #motionPath10-2 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath10-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath10-3 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath10-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles10 {
  to {
    transform: translate3d(132px, 170.4px, 0px);
  }
}
@keyframes tech-pulse-stay10 {
  0% {
    transform: translate3d(132px, 81.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(132px, 81.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(132px, 81.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(132px, 81.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move10 {
  0% {
    transform: translate3d(132px, 170.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(132px, 170.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(132px, 170.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(132px, 170.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath11 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath11.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle11 {
  transform: translate3d(113px, 64.4px, 0px);
}

.tech-gomt #circle11.animate {
  animation: tech-dash-circles11 2s linear forwards;
}

.tech-gomt #circle-outer11 {
  opacity: 0.3;
  transform: translate3d(113px, 64.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer11.animate {
  animation: tech-dash-circles11 2s linear forwards, tech-pulse-move11 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer11 {
  opacity: 0.3;
  transform: translate3d(113px, 64.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer11.animate {
  animation: tech-pulse-stay11 2s linear infinite;
}

.tech-gomt #motionPath11-2 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath11-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath11-3 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath11-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles11 {
  to {
    transform: translate3d(113px, 153.4px, 0px);
  }
}
@keyframes tech-pulse-stay11 {
  0% {
    transform: translate3d(113px, 64.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(113px, 64.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(113px, 64.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(113px, 64.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move11 {
  0% {
    transform: translate3d(113px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(113px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(113px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(113px, 153.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath12 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath12.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle12 {
  transform: translate3d(82px, 48.7px, 0px);
}

.tech-gomt #circle12.animate {
  animation: tech-dash-circles12 2s linear forwards;
}

.tech-gomt #circle-outer12 {
  opacity: 0.3;
  transform: translate3d(82px, 48.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer12.animate {
  animation: tech-dash-circles12 2s linear forwards, tech-pulse-move12 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer12 {
  opacity: 0.3;
  transform: translate3d(82px, 48.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer12.animate {
  animation: tech-pulse-stay12 2s linear infinite;
}

.tech-gomt #motionPath12-2 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath12-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath12-3 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath12-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles12 {
  to {
    transform: translate3d(82px, 137px, 0px);
  }
}
@keyframes tech-pulse-stay12 {
  0% {
    transform: translate3d(82px, 48.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(82px, 48.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(82px, 48.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(82px, 48.7px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move12 {
  0% {
    transform: translate3d(82px, 137px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(82px, 137px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(82px, 137px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(82px, 137px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath13 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath13.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle13 {
  transform: translate3d(44px, 33.6px, 0px);
}

.tech-gomt #circle13.animate {
  animation: tech-dash-circles13 2s linear forwards;
}

.tech-gomt #circle-outer13 {
  opacity: 0.3;
  transform: translate3d(44px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer13.animate {
  animation: tech-dash-circles13 2s linear forwards, tech-pulse-move13 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer13 {
  opacity: 0.3;
  transform: translate3d(44px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer13.animate {
  animation: tech-pulse-stay13 2s linear infinite;
}

.tech-gomt #motionPath13-2 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath13-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath13-3 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath13-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles13 {
  to {
    transform: translate3d(44px, 122.8px, 0px);
  }
}
@keyframes tech-pulse-stay13 {
  0% {
    transform: translate3d(44px, 33.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(44px, 33.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(44px, 33.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(44px, 33.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move13 {
  0% {
    transform: translate3d(44px, 122.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(44px, 122.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(44px, 122.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(44px, 122.8px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath14 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath14.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle14 {
  transform: translate3d(183px, 33.6px, 0px);
}

.tech-gomt #circle14.animate {
  animation: tech-dash-circles14 2s linear forwards;
}

.tech-gomt #circle-outer14 {
  opacity: 0.3;
  transform: translate3d(183px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer14.animate {
  animation: tech-dash-circles14 2s linear forwards, tech-pulse-move14 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer14 {
  opacity: 0.3;
  transform: translate3d(183px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer14.animate {
  animation: tech-pulse-stay14 2s linear infinite;
}

.tech-gomt #motionPath14-2 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath14-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath14-3 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath14-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles14 {
  to {
    transform: translate3d(183px, 122.8px, 0px);
  }
}
@keyframes tech-pulse-stay14 {
  0% {
    transform: translate3d(183px, 33.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(183px, 33.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(183px, 33.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(183px, 33.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move14 {
  0% {
    transform: translate3d(183px, 122.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(183px, 122.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(183px, 122.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(183px, 122.8px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath15 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath15.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle15 {
  transform: translate3d(252px, 64.4px, 0px);
}

.tech-gomt #circle15.animate {
  animation: tech-dash-circles15 2s linear forwards;
}

.tech-gomt #circle-outer15 {
  opacity: 0.3;
  transform: translate3d(252px, 64.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer15.animate {
  animation: tech-dash-circles15 2s linear forwards, tech-pulse-move15 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer15 {
  opacity: 0.3;
  transform: translate3d(252px, 64.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer15.animate {
  animation: tech-pulse-stay15 2s linear infinite;
}

.tech-gomt #motionPath15-2 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath15-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath15-3 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath15-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles15 {
  to {
    transform: translate3d(252px, 153.4px, 0px);
  }
}
@keyframes tech-pulse-stay15 {
  0% {
    transform: translate3d(252px, 64.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(252px, 64.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(252px, 64.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(252px, 64.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move15 {
  0% {
    transform: translate3d(252px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(252px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(252px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(252px, 153.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath16 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath16.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle16 {
  transform: translate3d(221px, 48.7px, 0px);
}

.tech-gomt #circle16.animate {
  animation: tech-dash-circles16 2s linear forwards;
}

.tech-gomt #circle-outer16 {
  opacity: 0.3;
  transform: translate3d(221px, 48.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer16.animate {
  animation: tech-dash-circles16 2s linear forwards, tech-pulse-move16 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer16 {
  opacity: 0.3;
  transform: translate3d(221px, 48.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer16.animate {
  animation: tech-pulse-stay16 2s linear infinite;
}

.tech-gomt #motionPath16-2 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath16-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath16-3 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath16-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles16 {
  to {
    transform: translate3d(221px, 137px, 0px);
  }
}
@keyframes tech-pulse-stay16 {
  0% {
    transform: translate3d(221px, 48.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(221px, 48.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(221px, 48.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(221px, 48.7px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move16 {
  0% {
    transform: translate3d(221px, 137px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(221px, 137px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(221px, 137px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(221px, 137px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath17 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath17.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle17 {
  transform: translate3d(322px, 33.6px, 0px);
}

.tech-gomt #circle17.animate {
  animation: tech-dash-circles17 2s linear forwards;
}

.tech-gomt #circle-outer17 {
  opacity: 0.3;
  transform: translate3d(322px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer17.animate {
  animation: tech-dash-circles17 2s linear forwards, tech-pulse-move17 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer17 {
  opacity: 0.3;
  transform: translate3d(322px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer17.animate {
  animation: tech-pulse-stay17 2s linear infinite;
}

.tech-gomt #motionPath17-2 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath17-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath17-3 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.tech-gomt #motionPath17-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles17 {
  to {
    transform: translate3d(322px, 122.8px, 0px);
  }
}
@keyframes tech-pulse-stay17 {
  0% {
    transform: translate3d(322px, 33.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(322px, 33.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(322px, 33.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(322px, 33.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move17 {
  0% {
    transform: translate3d(322px, 122.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(322px, 122.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(322px, 122.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(322px, 122.8px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath18 {
  stroke-dasharray: 118.4;
  stroke-dashoffset: 118.4;
}

.tech-gomt #motionPath18.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle18 {
  transform: translate3d(184.4px, 247.5px, 0px);
}

.tech-gomt #circle18.animate {
  animation: tech-dash-circles18 2s linear forwards;
}

.tech-gomt #circle-outer18 {
  opacity: 0.3;
  transform: translate3d(184.4px, 247.5px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer18.animate {
  animation: tech-dash-circles18 2s linear forwards, tech-pulse-move18 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer18 {
  opacity: 0.3;
  transform: translate3d(184.4px, 247.5px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer18.animate {
  animation: tech-pulse-stay18 2s linear infinite;
}

.tech-gomt #motionPath18-2 {
  stroke-dasharray: 118.4;
  stroke-dashoffset: 118.4;
}

.tech-gomt #motionPath18-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath18-3 {
  stroke-dasharray: 118.4;
  stroke-dashoffset: 118.4;
}

.tech-gomt #motionPath18-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles18 {
  to {
    transform: translate3d(302.8px, 247.5px, 0px);
  }
}
@keyframes tech-pulse-stay18 {
  0% {
    transform: translate3d(184.4px, 247.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(184.4px, 247.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(184.4px, 247.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(184.4px, 247.5px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move18 {
  0% {
    transform: translate3d(302.8px, 247.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(302.8px, 247.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(302.8px, 247.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(302.8px, 247.5px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath19 {
  stroke-dasharray: 217.4;
  stroke-dashoffset: 217.4;
}

.tech-gomt #motionPath19.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle19 {
  transform: translate3d(132.7px, 170.4px, 0px);
}

.tech-gomt #circle19.animate {
  animation: tech-dash-circles19 2s linear forwards;
}

.tech-gomt #circle-outer19 {
  opacity: 0.3;
  transform: translate3d(132.7px, 170.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer19.animate {
  animation: tech-dash-circles19 2s linear forwards, tech-pulse-move19 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer19 {
  opacity: 0.3;
  transform: translate3d(132.7px, 170.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer19.animate {
  animation: tech-pulse-stay19 2s linear infinite;
}

.tech-gomt #motionPath19-2 {
  stroke-dasharray: 217.4;
  stroke-dashoffset: 217.4;
}

.tech-gomt #motionPath19-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath19-3 {
  stroke-dasharray: 217.4;
  stroke-dashoffset: 217.4;
}

.tech-gomt #motionPath19-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles19 {
  to {
    transform: translate3d(350.1px, 170.4px, 0px);
  }
}
@keyframes tech-pulse-stay19 {
  0% {
    transform: translate3d(132.7px, 170.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(132.7px, 170.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(132.7px, 170.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(132.7px, 170.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move19 {
  0% {
    transform: translate3d(350.1px, 170.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(350.1px, 170.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(350.1px, 170.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(350.1px, 170.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath20 {
  stroke-dasharray: 112;
  stroke-dashoffset: 112;
}

.tech-gomt #motionPath20.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle20 {
  transform: translate3d(112.8px, 153.4px, 0px);
}

.tech-gomt #circle20.animate {
  animation: tech-dash-circles20 2s linear forwards;
}

.tech-gomt #circle-outer20 {
  opacity: 0.3;
  transform: translate3d(112.8px, 153.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer20.animate {
  animation: tech-dash-circles20 2s linear forwards, tech-pulse-move20 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer20 {
  opacity: 0.3;
  transform: translate3d(112.8px, 153.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer20.animate {
  animation: tech-pulse-stay20 2s linear infinite;
}

.tech-gomt #motionPath20-2 {
  stroke-dasharray: 112;
  stroke-dashoffset: 112;
}

.tech-gomt #motionPath20-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath20-3 {
  stroke-dasharray: 112;
  stroke-dashoffset: 112;
}

.tech-gomt #motionPath20-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles20 {
  to {
    transform: translate3d(231.2px, 153.4px, 0px);
  }
}
@keyframes tech-pulse-stay20 {
  0% {
    transform: translate3d(112.8px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(112.8px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(112.8px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(112.8px, 153.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move20 {
  0% {
    transform: translate3d(231.2px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(231.2px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(231.2px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(231.2px, 153.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath21 {
  stroke-dasharray: 112;
  stroke-dashoffset: 112;
}

.tech-gomt #motionPath21.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle21 {
  transform: translate3d(252px, 153.4px, 0px);
}

.tech-gomt #circle21.animate {
  animation: tech-dash-circles21 2s linear forwards;
}

.tech-gomt #circle-outer21 {
  opacity: 0.3;
  transform: translate3d(252px, 153.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer21.animate {
  animation: tech-dash-circles21 2s linear forwards, tech-pulse-move21 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer21 {
  opacity: 0.3;
  transform: translate3d(252px, 153.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer21.animate {
  animation: tech-pulse-stay21 2s linear infinite;
}

.tech-gomt #motionPath21-2 {
  stroke-dasharray: 112;
  stroke-dashoffset: 112;
}

.tech-gomt #motionPath21-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath21-3 {
  stroke-dasharray: 112;
  stroke-dashoffset: 112;
}

.tech-gomt #motionPath21-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles21 {
  to {
    transform: translate3d(370.4px, 153.4px, 0px);
  }
}
@keyframes tech-pulse-stay21 {
  0% {
    transform: translate3d(252px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(252px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(252px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(252px, 153.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move21 {
  0% {
    transform: translate3d(370.4px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(370.4px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(370.4px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(370.4px, 153.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath22 {
  stroke-dasharray: 112;
  stroke-dashoffset: 112;
}

.tech-gomt #motionPath22.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle22 {
  transform: translate3d(81.9px, 136.7px, 0px);
}

.tech-gomt #circle22.animate {
  animation: tech-dash-circles22 2s linear forwards;
}

.tech-gomt #circle-outer22 {
  opacity: 0.3;
  transform: translate3d(81.9px, 136.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer22.animate {
  animation: tech-dash-circles22 2s linear forwards, tech-pulse-move22 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer22 {
  opacity: 0.3;
  transform: translate3d(81.9px, 136.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer22.animate {
  animation: tech-pulse-stay22 2s linear infinite;
}

.tech-gomt #motionPath22-2 {
  stroke-dasharray: 112;
  stroke-dashoffset: 112;
}

.tech-gomt #motionPath22-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath22-3 {
  stroke-dasharray: 112;
  stroke-dashoffset: 112;
}

.tech-gomt #motionPath22-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles22 {
  to {
    transform: translate3d(200.3px, 136.7px, 0px);
  }
}
@keyframes tech-pulse-stay22 {
  0% {
    transform: translate3d(81.9px, 136.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(81.9px, 136.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(81.9px, 136.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(81.9px, 136.7px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move22 {
  0% {
    transform: translate3d(200.3px, 136.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(200.3px, 136.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(200.3px, 136.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(200.3px, 136.7px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath23 {
  stroke-dasharray: 180;
  stroke-dashoffset: 180;
}

.tech-gomt #motionPath23.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle23 {
  transform: translate3d(221px, 136.7px, 0px);
}

.tech-gomt #circle23.animate {
  animation: tech-dash-circles23 2s linear forwards;
}

.tech-gomt #circle-outer23 {
  opacity: 0.3;
  transform: translate3d(221px, 136.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer23.animate {
  animation: tech-dash-circles23 2s linear forwards, tech-pulse-move23 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer23 {
  opacity: 0.3;
  transform: translate3d(221px, 136.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer23.animate {
  animation: tech-pulse-stay23 2s linear infinite;
}

.tech-gomt #motionPath23-2 {
  stroke-dasharray: 180;
  stroke-dashoffset: 180;
}

.tech-gomt #motionPath23-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath23-3 {
  stroke-dasharray: 180;
  stroke-dashoffset: 180;
}

.tech-gomt #motionPath23-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles23 {
  to {
    transform: translate3d(401.6px, 136.7px, 0px);
  }
}
@keyframes tech-pulse-stay23 {
  0% {
    transform: translate3d(221px, 136.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(221px, 136.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(221px, 136.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(221px, 136.7px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move23 {
  0% {
    transform: translate3d(401.6px, 136.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(401.6px, 136.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(401.6px, 136.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(401.6px, 136.7px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath24 {
  stroke-dasharray: 118;
  stroke-dashoffset: 118;
}

.tech-gomt #motionPath24.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle24 {
  transform: translate3d(43.9px, 122.6px, 0px);
}

.tech-gomt #circle24.animate {
  animation: tech-dash-circles24 2s linear forwards;
}

.tech-gomt #circle-outer24 {
  opacity: 0.3;
  transform: translate3d(43.9px, 122.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer24.animate {
  animation: tech-dash-circles24 2s linear forwards, tech-pulse-move24 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer24 {
  opacity: 0.3;
  transform: translate3d(43.9px, 122.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer24.animate {
  animation: tech-pulse-stay24 2s linear infinite;
}

.tech-gomt #motionPath24-2 {
  stroke-dasharray: 118;
  stroke-dashoffset: 118;
}

.tech-gomt #motionPath24-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath24-3 {
  stroke-dasharray: 118;
  stroke-dashoffset: 118;
}

.tech-gomt #motionPath24-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles24 {
  to {
    transform: translate3d(162.3px, 122.6px, 0px);
  }
}
@keyframes tech-pulse-stay24 {
  0% {
    transform: translate3d(43.9px, 122.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(43.9px, 122.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(43.9px, 122.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(43.9px, 122.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move24 {
  0% {
    transform: translate3d(162.3px, 122.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(162.3px, 122.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(162.3px, 122.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(162.3px, 122.6px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath25 {
  stroke-dasharray: 118;
  stroke-dashoffset: 118;
}

.tech-gomt #motionPath25.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle25 {
  transform: translate3d(182.9px, 122.6px, 0px);
}

.tech-gomt #circle25.animate {
  animation: tech-dash-circles25 2s linear forwards;
}

.tech-gomt #circle-outer25 {
  opacity: 0.3;
  transform: translate3d(182.9px, 122.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer25.animate {
  animation: tech-dash-circles25 2s linear forwards, tech-pulse-move25 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer25 {
  opacity: 0.3;
  transform: translate3d(182.9px, 122.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer25.animate {
  animation: tech-pulse-stay25 2s linear infinite;
}

.tech-gomt #motionPath25-2 {
  stroke-dasharray: 118;
  stroke-dashoffset: 118;
}

.tech-gomt #motionPath25-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath25-3 {
  stroke-dasharray: 118;
  stroke-dashoffset: 118;
}

.tech-gomt #motionPath25-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles25 {
  to {
    transform: translate3d(301.4px, 122.6px, 0px);
  }
}
@keyframes tech-pulse-stay25 {
  0% {
    transform: translate3d(182.9px, 122.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(182.9px, 122.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(182.9px, 122.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(182.9px, 122.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move25 {
  0% {
    transform: translate3d(301.4px, 122.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(301.4px, 122.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(301.4px, 122.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(301.4px, 122.6px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath26 {
  stroke-dasharray: 118;
  stroke-dashoffset: 118;
}

.tech-gomt #motionPath26.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #circle26 {
  transform: translate3d(322.1px, 122.6px, 0px);
}

.tech-gomt #circle26.animate {
  animation: tech-dash-circles26 2s linear forwards;
}

.tech-gomt #circle-outer26 {
  opacity: 0.3;
  transform: translate3d(322.1px, 122.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer26.animate {
  animation: tech-dash-circles26 2s linear forwards, tech-pulse-move26 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer26 {
  opacity: 0.3;
  transform: translate3d(322.1px, 122.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer26.animate {
  animation: tech-pulse-stay26 2s linear infinite;
}

.tech-gomt #motionPath26-2 {
  stroke-dasharray: 118;
  stroke-dashoffset: 118;
}

.tech-gomt #motionPath26-2.animate {
  animation: dash 2s linear forwards;
}

.tech-gomt #motionPath26-3 {
  stroke-dasharray: 118;
  stroke-dashoffset: 118;
}

.tech-gomt #motionPath26-3.animate {
  animation: dash 2s linear forwards;
}

@keyframes tech-dash-circles26 {
  to {
    transform: translate3d(440.7px, 122.6px, 0px);
  }
}
@keyframes tech-pulse-stay26 {
  0% {
    transform: translate3d(322.1px, 122.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(322.1px, 122.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(322.1px, 122.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(322.1px, 122.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move26 {
  0% {
    transform: translate3d(440.7px, 122.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(440.7px, 122.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(440.7px, 122.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(440.7px, 122.6px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath27 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath27.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle27 {
  transform: translate3d(169.4px, 206.5px, 0px);
}

.tech-gomt #circle27.animate {
  animation: tech-dash-circles27 1s linear forwards;
}

.tech-gomt #circle-outer27 {
  opacity: 0.3;
  transform: translate3d(169.4px, 206.5px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer27.animate {
  animation: tech-dash-circles27 1s linear forwards, tech-pulse-move27 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer27 {
  opacity: 0.3;
  transform: translate3d(169.4px, 206.5px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer27.animate {
  animation: tech-pulse-stay27 1s linear infinite;
}

.tech-gomt #motionPath27-2 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath27-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath27-3 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath27-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles27 {
  to {
    transform: translate3d(182.8px, 206.5px, 0px);
  }
}
@keyframes tech-pulse-stay27 {
  0% {
    transform: translate3d(169.4px, 206.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(169.4px, 206.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(169.4px, 206.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(169.4px, 206.5px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move27 {
  0% {
    transform: translate3d(182.8px, 206.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(182.8px, 206.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(182.8px, 206.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(182.8px, 206.5px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath28 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath28.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle28 {
  transform: translate3d(304.4px, 206.5px, 0px);
}

.tech-gomt #circle28.animate {
  animation: tech-dash-circles28 1s linear forwards;
}

.tech-gomt #circle-outer28 {
  opacity: 0.3;
  transform: translate3d(304.4px, 206.5px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer28.animate {
  animation: tech-dash-circles28 1s linear forwards, tech-pulse-move28 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer28 {
  opacity: 0.3;
  transform: translate3d(304.4px, 206.5px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer28.animate {
  animation: tech-pulse-stay28 1s linear infinite;
}

.tech-gomt #motionPath28-2 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath28-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath28-3 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath28-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles28 {
  to {
    transform: translate3d(317.8px, 206.5px, 0px);
  }
}
@keyframes tech-pulse-stay28 {
  0% {
    transform: translate3d(304.4px, 206.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(304.4px, 206.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(304.4px, 206.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(304.4px, 206.5px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move28 {
  0% {
    transform: translate3d(317.8px, 206.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(317.8px, 206.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(317.8px, 206.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(317.8px, 206.5px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath29 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath29.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle29 {
  transform: translate3d(117.8px, 129.4px, 0px);
}

.tech-gomt #circle29.animate {
  animation: tech-dash-circles29 1s linear forwards;
}

.tech-gomt #circle-outer29 {
  opacity: 0.3;
  transform: translate3d(117.8px, 129.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer29.animate {
  animation: tech-dash-circles29 1s linear forwards, tech-pulse-move29 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer29 {
  opacity: 0.3;
  transform: translate3d(117.8px, 129.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer29.animate {
  animation: tech-pulse-stay29 1s linear infinite;
}

.tech-gomt #motionPath29-2 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath29-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath29-3 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath29-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles29 {
  to {
    transform: translate3d(131.2px, 129.4px, 0px);
  }
}
@keyframes tech-pulse-stay29 {
  0% {
    transform: translate3d(117.8px, 129.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(117.8px, 129.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(117.8px, 129.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(117.8px, 129.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move29 {
  0% {
    transform: translate3d(131.2px, 129.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(131.2px, 129.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(131.2px, 129.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(131.2px, 129.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath30 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath30.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle30 {
  transform: translate3d(351.8px, 129.4px, 0px);
}

.tech-gomt #circle30.animate {
  animation: tech-dash-circles30 1s linear forwards;
}

.tech-gomt #circle-outer30 {
  opacity: 0.3;
  transform: translate3d(351.8px, 129.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer30.animate {
  animation: tech-dash-circles30 1s linear forwards, tech-pulse-move30 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer30 {
  opacity: 0.3;
  transform: translate3d(351.8px, 129.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer30.animate {
  animation: tech-pulse-stay30 1s linear infinite;
}

.tech-gomt #motionPath30-2 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath30-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath30-3 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath30-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles30 {
  to {
    transform: translate3d(365.2px, 129.4px, 0px);
  }
}
@keyframes tech-pulse-stay30 {
  0% {
    transform: translate3d(351.8px, 129.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(351.8px, 129.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(351.8px, 129.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(351.8px, 129.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move30 {
  0% {
    transform: translate3d(365.2px, 129.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(365.2px, 129.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(365.2px, 129.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(365.2px, 129.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath31 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath31.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle31 {
  transform: translate3d(97.9px, 112.5px, 0px);
}

.tech-gomt #circle31.animate {
  animation: tech-dash-circles31 1s linear forwards;
}

.tech-gomt #circle-outer31 {
  opacity: 0.3;
  transform: translate3d(97.9px, 112.5px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer31.animate {
  animation: tech-dash-circles31 1s linear forwards, tech-pulse-move31 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer31 {
  opacity: 0.3;
  transform: translate3d(97.9px, 112.5px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer31.animate {
  animation: tech-pulse-stay31 1s linear infinite;
}

.tech-gomt #motionPath31-2 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath31-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath31-3 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath31-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles31 {
  to {
    transform: translate3d(111.3px, 112.5px, 0px);
  }
}
@keyframes tech-pulse-stay31 {
  0% {
    transform: translate3d(97.9px, 112.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(97.9px, 112.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(97.9px, 112.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(97.9px, 112.5px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move31 {
  0% {
    transform: translate3d(111.3px, 112.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(111.3px, 112.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(111.3px, 112.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(111.3px, 112.5px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath32 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.tech-gomt #motionPath32.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle32 {
  transform: translate3d(232.9px, 112.5px, 0px);
}

.tech-gomt #circle32.animate {
  animation: tech-dash-circles32 1s linear forwards;
}

.tech-gomt #circle-outer32 {
  opacity: 0.3;
  transform: translate3d(232.9px, 112.5px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer32.animate {
  animation: tech-dash-circles32 1s linear forwards, tech-pulse-move32 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer32 {
  opacity: 0.3;
  transform: translate3d(232.9px, 112.5px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer32.animate {
  animation: tech-pulse-stay32 1s linear infinite;
}

.tech-gomt #motionPath32-2 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.tech-gomt #motionPath32-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath32-3 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.tech-gomt #motionPath32-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles32 {
  to {
    transform: translate3d(250.3px, 112.5px, 0px);
  }
}
@keyframes tech-pulse-stay32 {
  0% {
    transform: translate3d(232.9px, 112.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(232.9px, 112.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(232.9px, 112.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(232.9px, 112.5px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move32 {
  0% {
    transform: translate3d(250.3px, 112.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(250.3px, 112.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(250.3px, 112.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(250.3px, 112.5px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath33 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath33.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle33 {
  transform: translate3d(371.9px, 112.5px, 0px);
}

.tech-gomt #circle33.animate {
  animation: tech-dash-circles33 1s linear forwards;
}

.tech-gomt #circle-outer33 {
  opacity: 0.3;
  transform: translate3d(371.9px, 112.5px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer33.animate {
  animation: tech-dash-circles33 1s linear forwards, tech-pulse-move33 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer33 {
  opacity: 0.3;
  transform: translate3d(371.9px, 112.5px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer33.animate {
  animation: tech-pulse-stay33 1s linear infinite;
}

.tech-gomt #motionPath33-2 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath33-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath33-3 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath33-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles33 {
  to {
    transform: translate3d(385.4px, 112.5px, 0px);
  }
}
@keyframes tech-pulse-stay33 {
  0% {
    transform: translate3d(371.9px, 112.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(371.9px, 112.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(371.9px, 112.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(371.9px, 112.5px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move33 {
  0% {
    transform: translate3d(385.4px, 112.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(385.4px, 112.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(385.4px, 112.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(385.4px, 112.5px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath34 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath34.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle34 {
  transform: translate3d(66.9px, 92.8px, 0px);
}

.tech-gomt #circle34.animate {
  animation: tech-dash-circles34 1s linear forwards;
}

.tech-gomt #circle-outer34 {
  opacity: 0.3;
  transform: translate3d(66.9px, 92.8px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer34.animate {
  animation: tech-dash-circles34 1s linear forwards, tech-pulse-move34 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer34 {
  opacity: 0.3;
  transform: translate3d(66.9px, 92.8px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer34.animate {
  animation: tech-pulse-stay34 1s linear infinite;
}

.tech-gomt #motionPath34-2 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath34-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath34-3 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath34-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles34 {
  to {
    transform: translate3d(80.3px, 92.8px, 0px);
  }
}
@keyframes tech-pulse-stay34 {
  0% {
    transform: translate3d(66.9px, 92.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(66.9px, 92.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(66.9px, 92.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(66.9px, 92.8px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move34 {
  0% {
    transform: translate3d(80.3px, 92.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(80.3px, 92.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(80.3px, 92.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(80.3px, 92.8px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath35 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.tech-gomt #motionPath35.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle35 {
  transform: translate3d(201.9px, 92.8px, 0px);
}

.tech-gomt #circle35.animate {
  animation: tech-dash-circles35 1s linear forwards;
}

.tech-gomt #circle-outer35 {
  opacity: 0.3;
  transform: translate3d(201.9px, 92.8px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer35.animate {
  animation: tech-dash-circles35 1s linear forwards, tech-pulse-move35 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer35 {
  opacity: 0.3;
  transform: translate3d(201.9px, 92.8px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer35.animate {
  animation: tech-pulse-stay35 1s linear infinite;
}

.tech-gomt #motionPath35-2 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.tech-gomt #motionPath35-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath35-3 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.tech-gomt #motionPath35-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles35 {
  to {
    transform: translate3d(219.3px, 92.8px, 0px);
  }
}
@keyframes tech-pulse-stay35 {
  0% {
    transform: translate3d(201.9px, 92.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(201.9px, 92.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(201.9px, 92.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(201.9px, 92.8px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move35 {
  0% {
    transform: translate3d(219.3px, 92.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(219.3px, 92.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(219.3px, 92.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(219.3px, 92.8px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath36 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath36.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle36 {
  transform: translate3d(403.3px, 92.8px, 0px);
}

.tech-gomt #circle36.animate {
  animation: tech-dash-circles36 1s linear forwards;
}

.tech-gomt #circle-outer36 {
  opacity: 0.3;
  transform: translate3d(403.3px, 92.8px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer36.animate {
  animation: tech-dash-circles36 1s linear forwards, tech-pulse-move36 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer36 {
  opacity: 0.3;
  transform: translate3d(403.3px, 92.8px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer36.animate {
  animation: tech-pulse-stay36 1s linear infinite;
}

.tech-gomt #motionPath36-2 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath36-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath36-3 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath36-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles36 {
  to {
    transform: translate3d(416.8px, 92.8px, 0px);
  }
}
@keyframes tech-pulse-stay36 {
  0% {
    transform: translate3d(403.3px, 92.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(403.3px, 92.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(403.3px, 92.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(403.3px, 92.8px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move36 {
  0% {
    transform: translate3d(416.8px, 92.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(416.8px, 92.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(416.8px, 92.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(416.8px, 92.8px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath37 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath37.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle37 {
  transform: translate3d(28.8px, 81.6px, 0px);
}

.tech-gomt #circle37.animate {
  animation: tech-dash-circles37 1s linear forwards;
}

.tech-gomt #circle-outer37 {
  opacity: 0.3;
  transform: translate3d(28.8px, 81.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer37.animate {
  animation: tech-dash-circles37 1s linear forwards, tech-pulse-move37 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer37 {
  opacity: 0.3;
  transform: translate3d(28.8px, 81.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer37.animate {
  animation: tech-pulse-stay37 1s linear infinite;
}

.tech-gomt #motionPath37-2 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath37-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath37-3 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath37-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles37 {
  to {
    transform: translate3d(42.3px, 81.6px, 0px);
  }
}
@keyframes tech-pulse-stay37 {
  0% {
    transform: translate3d(28.8px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(28.8px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(28.8px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(28.8px, 81.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move37 {
  0% {
    transform: translate3d(42.3px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(42.3px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(42.3px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(42.3px, 81.6px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath38 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.tech-gomt #motionPath38.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle38 {
  transform: translate3d(163.9px, 81.6px, 0px);
}

.tech-gomt #circle38.animate {
  animation: tech-dash-circles38 1s linear forwards;
}

.tech-gomt #circle-outer38 {
  opacity: 0.3;
  transform: translate3d(163.9px, 81.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer38.animate {
  animation: tech-dash-circles38 1s linear forwards, tech-pulse-move38 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer38 {
  opacity: 0.3;
  transform: translate3d(163.9px, 81.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer38.animate {
  animation: tech-pulse-stay38 1s linear infinite;
}

.tech-gomt #motionPath38-2 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.tech-gomt #motionPath38-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath38-3 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.tech-gomt #motionPath38-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles38 {
  to {
    transform: translate3d(181.3px, 81.6px, 0px);
  }
}
@keyframes tech-pulse-stay38 {
  0% {
    transform: translate3d(163.9px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(163.9px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(163.9px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(163.9px, 81.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move38 {
  0% {
    transform: translate3d(181.3px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(181.3px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(181.3px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(181.3px, 81.6px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath39 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.tech-gomt #motionPath39.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle39 {
  transform: translate3d(302.9px, 81.6px, 0px);
}

.tech-gomt #circle39.animate {
  animation: tech-dash-circles39 1s linear forwards;
}

.tech-gomt #circle-outer39 {
  opacity: 0.3;
  transform: translate3d(302.9px, 81.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer39.animate {
  animation: tech-dash-circles39 1s linear forwards, tech-pulse-move39 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer39 {
  opacity: 0.3;
  transform: translate3d(302.9px, 81.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer39.animate {
  animation: tech-pulse-stay39 1s linear infinite;
}

.tech-gomt #motionPath39-2 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.tech-gomt #motionPath39-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath39-3 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.tech-gomt #motionPath39-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles39 {
  to {
    transform: translate3d(320.3px, 81.6px, 0px);
  }
}
@keyframes tech-pulse-stay39 {
  0% {
    transform: translate3d(302.9px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(302.9px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(302.9px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(302.9px, 81.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move39 {
  0% {
    transform: translate3d(320.3px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(320.3px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(320.3px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(320.3px, 81.6px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath40 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath40.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #circle40 {
  transform: translate3d(441.9px, 81.6px, 0px);
}

.tech-gomt #circle40.animate {
  animation: tech-dash-circles40 1s linear forwards;
}

.tech-gomt #circle-outer40 {
  opacity: 0.3;
  transform: translate3d(441.9px, 81.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer40.animate {
  animation: tech-dash-circles40 1s linear forwards, tech-pulse-move40 1s linear 1s infinite;
}

.tech-gomt #circle-stay-outer40 {
  opacity: 0.3;
  transform: translate3d(441.9px, 81.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer40.animate {
  animation: tech-pulse-stay40 1s linear infinite;
}

.tech-gomt #motionPath40-2 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath40-2.animate {
  animation: dash 1s linear forwards;
}

.tech-gomt #motionPath40-3 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.tech-gomt #motionPath40-3.animate {
  animation: dash 1s linear forwards;
}

@keyframes tech-dash-circles40 {
  to {
    transform: translate3d(454.4px, 81.6px, 0px);
  }
}
@keyframes tech-pulse-stay40 {
  0% {
    transform: translate3d(441.9px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(441.9px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(441.9px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(441.9px, 81.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move40 {
  0% {
    transform: translate3d(454.4px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(454.4px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(454.4px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(454.4px, 81.6px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath42 {
  stroke-dasharray: 323;
  stroke-dashoffset: 323;
}

.tech-gomt #motionPath42.animate {
  animation: dash 3s linear forwards;
}

.tech-gomt #circle42 {
  transform: translate3d(110.2px, 133.4px, 0px);
}

.tech-gomt #circle42.animate {
  animation: tech-dash-circles42 3s linear forwards;
}

.tech-gomt #circle-outer42 {
  opacity: 0.3;
  transform: translate3d(110.2px, 133.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer42.animate {
  animation: tech-dash-circles42 3s linear forwards, tech-pulse-move42 3s linear 3s infinite;
}

.tech-gomt #circle-stay-outer42 {
  opacity: 0.3;
  transform: translate3d(110.2px, 133.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer42.animate {
  animation: tech-pulse-stay42 3s linear infinite;
}

.tech-gomt #motionPath42-2 {
  stroke-dasharray: 323;
  stroke-dashoffset: 323;
}

.tech-gomt #motionPath42-2.animate {
  animation: dash 3s linear forwards;
}

.tech-gomt #motionPath42-3 {
  stroke-dasharray: 323;
  stroke-dashoffset: 323;
}

.tech-gomt #motionPath42-3.animate {
  animation: dash 3s linear forwards;
}

@keyframes tech-dash-circles42 {
  to {
    transform: translate3d(433.2px, 133.4px, 0px);
  }
}
@keyframes tech-pulse-stay42 {
  0% {
    transform: translate3d(110.2px, 133.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(110.2px, 133.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(110.2px, 133.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(110.2px, 133.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move42 {
  0% {
    transform: translate3d(433.2px, 133.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(433.2px, 133.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(433.2px, 133.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(433.2px, 133.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #motionPath43 {
  stroke-dasharray: 323;
  stroke-dashoffset: 323;
}

.tech-gomt #motionPath43.animate {
  animation: dash 3s linear forwards;
}

.tech-gomt #circle43 {
  transform: translate3d(516.7px, 495.9px, 0px);
}

.tech-gomt #circle43.animate {
  animation: tech-dash-circles43 3s linear forwards;
}

.tech-gomt #circle-outer43 {
  opacity: 0.3;
  transform: translate3d(516.7px, 495.9px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer43.animate {
  animation: tech-dash-circles43 3s linear forwards, tech-pulse-move43 3s linear 3s infinite;
}

.tech-gomt #circle-stay-outer43 {
  opacity: 0.3;
  transform: translate3d(516.7px, 495.9px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer43.animate {
  animation: tech-pulse-stay43 3s linear infinite;
}

.tech-gomt #motionPath43-2 {
  stroke-dasharray: 323;
  stroke-dashoffset: 323;
}

.tech-gomt #motionPath43-2.animate {
  animation: dash 3s linear forwards;
}

.tech-gomt #motionPath43-3 {
  stroke-dasharray: 323;
  stroke-dashoffset: 323;
}

.tech-gomt #motionPath43-3.animate {
  animation: dash 3s linear forwards;
}

@keyframes tech-dash-circles43 {
  to {
    transform: translate3d(516.7px, 172.9px, 0px);
  }
}
@keyframes tech-pulse-stay43 {
  0% {
    transform: translate3d(516.7px, 495.9px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(516.7px, 495.9px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(516.7px, 495.9px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(516.7px, 495.9px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move43 {
  0% {
    transform: translate3d(516.7px, 172.9px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(516.7px, 172.9px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(516.7px, 172.9px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(516.7px, 172.9px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle9-2 {
  transform: translate3d(243.5px, 158.4px, 0px);
}

.tech-gomt #circle9-2.animate {
  animation: tech-dash-circles9-2 2s linear forwards;
}

.tech-gomt #circle-outer9-2 {
  opacity: 0.3;
  transform: translate3d(243.5px, 158.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer9-2.animate {
  animation: tech-dash-circles9-2 2s linear forwards, tech-pulse-move9-2 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer9-2 {
  opacity: 0.3;
  transform: translate3d(243.5px, 158.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer9-2.animate {
  animation: tech-pulse-stay9-2 2s linear infinite;
}

@keyframes tech-dash-circles9-2 {
  to {
    transform: translate3d(243.5px, 247.5px, 0px);
  }
}
@keyframes tech-pulse-stay9-2 {
  0% {
    transform: translate3d(243.5px, 158.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(243.5px, 158.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(243.5px, 158.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(243.5px, 158.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move9-2 {
  0% {
    transform: translate3d(243.5px, 247.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(243.5px, 247.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(243.5px, 247.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(243.5px, 247.5px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle9-3 {
  transform: translate3d(304px, 158.4px, 0px);
}

.tech-gomt #circle9-3.animate {
  animation: tech-dash-circles9-3 2s linear forwards;
}

.tech-gomt #circle-outer9-3 {
  opacity: 0.3;
  transform: translate3d(304px, 158.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer9-3.animate {
  animation: tech-dash-circles9-3 2s linear forwards, tech-pulse-move9-3 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer9-3 {
  opacity: 0.3;
  transform: translate3d(304px, 158.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer9-3.animate {
  animation: tech-pulse-stay9-3 2s linear infinite;
}

@keyframes tech-dash-circles9-3 {
  to {
    transform: translate3d(304px, 247.5px, 0px);
  }
}
@keyframes tech-pulse-stay9-3 {
  0% {
    transform: translate3d(304px, 158.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(304px, 158.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(304px, 158.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(304px, 158.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move9-3 {
  0% {
    transform: translate3d(304px, 247.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(304px, 247.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(304px, 247.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(304px, 247.5px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle10-2 {
  transform: translate3d(241.5px, 81.4px, 0px);
}

.tech-gomt #circle10-2.animate {
  animation: tech-dash-circles10-2 2s linear forwards;
}

.tech-gomt #circle-outer10-2 {
  opacity: 0.3;
  transform: translate3d(241.5px, 81.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer10-2.animate {
  animation: tech-dash-circles10-2 2s linear forwards, tech-pulse-move10-2 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer10-2 {
  opacity: 0.3;
  transform: translate3d(241.5px, 81.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer10-2.animate {
  animation: tech-pulse-stay10-2 2s linear infinite;
}

@keyframes tech-dash-circles10-2 {
  to {
    transform: translate3d(241.5px, 170.4px, 0px);
  }
}
@keyframes tech-pulse-stay10-2 {
  0% {
    transform: translate3d(241.5px, 81.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(241.5px, 81.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(241.5px, 81.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(241.5px, 81.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move10-2 {
  0% {
    transform: translate3d(241.5px, 170.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(241.5px, 170.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(241.5px, 170.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(241.5px, 170.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle10-3 {
  transform: translate3d(350px, 81.4px, 0px);
}

.tech-gomt #circle10-3.animate {
  animation: tech-dash-circles10-3 2s linear forwards;
}

.tech-gomt #circle-outer10-3 {
  opacity: 0.3;
  transform: translate3d(350px, 81.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer10-3.animate {
  animation: tech-dash-circles10-3 2s linear forwards, tech-pulse-move10-3 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer10-3 {
  opacity: 0.3;
  transform: translate3d(350px, 81.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer10-3.animate {
  animation: tech-pulse-stay10-3 2s linear infinite;
}

@keyframes tech-dash-circles10-3 {
  to {
    transform: translate3d(350px, 170.4px, 0px);
  }
}
@keyframes tech-pulse-stay10-3 {
  0% {
    transform: translate3d(350px, 81.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(350px, 81.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(350px, 81.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(350px, 81.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move10-3 {
  0% {
    transform: translate3d(350px, 170.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(350px, 170.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(350px, 170.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(350px, 170.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle11-2 {
  transform: translate3d(171.8px, 64.4px, 0px);
}

.tech-gomt #circle11-2.animate {
  animation: tech-dash-circles11-2 2s linear forwards;
}

.tech-gomt #circle-outer11-2 {
  opacity: 0.3;
  transform: translate3d(171.8px, 64.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer11-2.animate {
  animation: tech-dash-circles11-2 2s linear forwards, tech-pulse-move11-2 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer11-2 {
  opacity: 0.3;
  transform: translate3d(171.8px, 64.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer11-2.animate {
  animation: tech-pulse-stay11-2 2s linear infinite;
}

@keyframes tech-dash-circles11-2 {
  to {
    transform: translate3d(171.8px, 153.4px, 0px);
  }
}
@keyframes tech-pulse-stay11-2 {
  0% {
    transform: translate3d(171.8px, 64.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(171.8px, 64.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(171.8px, 64.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(171.8px, 64.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move11-2 {
  0% {
    transform: translate3d(171.8px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(171.8px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(171.8px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(171.8px, 153.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle11-3 {
  transform: translate3d(232px, 64.4px, 0px);
}

.tech-gomt #circle11-3.animate {
  animation: tech-dash-circles11-3 2s linear forwards;
}

.tech-gomt #circle-outer11-3 {
  opacity: 0.3;
  transform: translate3d(232px, 64.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer11-3.animate {
  animation: tech-dash-circles11-3 2s linear forwards, tech-pulse-move11-3 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer11-3 {
  opacity: 0.3;
  transform: translate3d(232px, 64.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer11-3.animate {
  animation: tech-pulse-stay11-3 2s linear infinite;
}

@keyframes tech-dash-circles11-3 {
  to {
    transform: translate3d(232px, 153.4px, 0px);
  }
}
@keyframes tech-pulse-stay11-3 {
  0% {
    transform: translate3d(232px, 64.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(232px, 64.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(232px, 64.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(232px, 64.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move11-3 {
  0% {
    transform: translate3d(232px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(232px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(232px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(232px, 153.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle12-2 {
  transform: translate3d(141px, 48.7px, 0px);
}

.tech-gomt #circle12-2.animate {
  animation: tech-dash-circles12-2 2s linear forwards;
}

.tech-gomt #circle-outer12-2 {
  opacity: 0.3;
  transform: translate3d(141px, 48.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer12-2.animate {
  animation: tech-dash-circles12-2 2s linear forwards, tech-pulse-move12-2 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer12-2 {
  opacity: 0.3;
  transform: translate3d(141px, 48.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer12-2.animate {
  animation: tech-pulse-stay12-2 2s linear infinite;
}

@keyframes tech-dash-circles12-2 {
  to {
    transform: translate3d(141px, 137px, 0px);
  }
}
@keyframes tech-pulse-stay12-2 {
  0% {
    transform: translate3d(141px, 48.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(141px, 48.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(141px, 48.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(141px, 48.7px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move12-2 {
  0% {
    transform: translate3d(141px, 137px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(141px, 137px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(141px, 137px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(141px, 137px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle12-3 {
  transform: translate3d(200px, 48.7px, 0px);
}

.tech-gomt #circle12-3.animate {
  animation: tech-dash-circles12-3 2s linear forwards;
}

.tech-gomt #circle-outer12-3 {
  opacity: 0.3;
  transform: translate3d(200px, 48.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer12-3.animate {
  animation: tech-dash-circles12-3 2s linear forwards, tech-pulse-move12-3 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer12-3 {
  opacity: 0.3;
  transform: translate3d(200px, 48.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer12-3.animate {
  animation: tech-pulse-stay12-3 2s linear infinite;
}

@keyframes tech-dash-circles12-3 {
  to {
    transform: translate3d(200px, 137px, 0px);
  }
}
@keyframes tech-pulse-stay12-3 {
  0% {
    transform: translate3d(200px, 48.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(200px, 48.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(200px, 48.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(200px, 48.7px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move12-3 {
  0% {
    transform: translate3d(200px, 137px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(200px, 137px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(200px, 137px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(200px, 137px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle13-2 {
  transform: translate3d(103.4px, 33.6px, 0px);
}

.tech-gomt #circle13-2.animate {
  animation: tech-dash-circles13-2 2s linear forwards;
}

.tech-gomt #circle-outer13-2 {
  opacity: 0.3;
  transform: translate3d(103.4px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer13-2.animate {
  animation: tech-dash-circles13-2 2s linear forwards, tech-pulse-move13-2 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer13-2 {
  opacity: 0.3;
  transform: translate3d(103.4px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer13-2.animate {
  animation: tech-pulse-stay13-2 2s linear infinite;
}

@keyframes tech-dash-circles13-2 {
  to {
    transform: translate3d(103.4px, 122.8px, 0px);
  }
}
@keyframes tech-pulse-stay13-2 {
  0% {
    transform: translate3d(103.4px, 33.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(103.4px, 33.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(103.4px, 33.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(103.4px, 33.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move13-2 {
  0% {
    transform: translate3d(103.4px, 122.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(103.4px, 122.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(103.4px, 122.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(103.4px, 122.8px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle13-3 {
  transform: translate3d(162px, 33.6px, 0px);
}

.tech-gomt #circle13-3.animate {
  animation: tech-dash-circles13-3 2s linear forwards;
}

.tech-gomt #circle-outer13-3 {
  opacity: 0.3;
  transform: translate3d(162px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer13-3.animate {
  animation: tech-dash-circles13-3 2s linear forwards, tech-pulse-move13-3 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer13-3 {
  opacity: 0.3;
  transform: translate3d(162px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer13-3.animate {
  animation: tech-pulse-stay13-3 2s linear infinite;
}

@keyframes tech-dash-circles13-3 {
  to {
    transform: translate3d(162px, 122.8px, 0px);
  }
}
@keyframes tech-pulse-stay13-3 {
  0% {
    transform: translate3d(162px, 33.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(162px, 33.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(162px, 33.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(162px, 33.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move13-3 {
  0% {
    transform: translate3d(162px, 122.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(162px, 122.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(162px, 122.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(162px, 122.8px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle14-2 {
  transform: translate3d(242px, 33.6px, 0px);
}

.tech-gomt #circle14-2.animate {
  animation: tech-dash-circles14-2 2s linear forwards;
}

.tech-gomt #circle-outer14-2 {
  opacity: 0.3;
  transform: translate3d(242px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer14-2.animate {
  animation: tech-dash-circles14-2 2s linear forwards, tech-pulse-move14-2 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer14-2 {
  opacity: 0.3;
  transform: translate3d(242px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer14-2.animate {
  animation: tech-pulse-stay14-2 2s linear infinite;
}

@keyframes tech-dash-circles14-2 {
  to {
    transform: translate3d(242px, 122.8px, 0px);
  }
}
@keyframes tech-pulse-stay14-2 {
  0% {
    transform: translate3d(242px, 33.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(242px, 33.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(242px, 33.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(242px, 33.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move14-2 {
  0% {
    transform: translate3d(242px, 122.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(242px, 122.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(242px, 122.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(242px, 122.8px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle14-3 {
  transform: translate3d(301px, 33.6px, 0px);
}

.tech-gomt #circle14-3.animate {
  animation: tech-dash-circles14-3 2s linear forwards;
}

.tech-gomt #circle-outer14-3 {
  opacity: 0.3;
  transform: translate3d(301px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer14-3.animate {
  animation: tech-dash-circles14-3 2s linear forwards, tech-pulse-move14-3 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer14-3 {
  opacity: 0.3;
  transform: translate3d(301px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer14-3.animate {
  animation: tech-pulse-stay14-3 2s linear infinite;
}

@keyframes tech-dash-circles14-3 {
  to {
    transform: translate3d(301px, 122.8px, 0px);
  }
}
@keyframes tech-pulse-stay14-3 {
  0% {
    transform: translate3d(301px, 33.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(301px, 33.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(301px, 33.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(301px, 33.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move14-3 {
  0% {
    transform: translate3d(301px, 122.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(301px, 122.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(301px, 122.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(301px, 122.8px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle15-2 {
  transform: translate3d(310px, 64.4px, 0px);
}

.tech-gomt #circle15-2.animate {
  animation: tech-dash-circles15-2 2s linear forwards;
}

.tech-gomt #circle-outer15-2 {
  opacity: 0.3;
  transform: translate3d(310px, 64.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer15-2.animate {
  animation: tech-dash-circles15-2 2s linear forwards, tech-pulse-move15-2 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer15-2 {
  opacity: 0.3;
  transform: translate3d(310px, 64.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer15-2.animate {
  animation: tech-pulse-stay15-2 2s linear infinite;
}

@keyframes tech-dash-circles15-2 {
  to {
    transform: translate3d(310px, 153.4px, 0px);
  }
}
@keyframes tech-pulse-stay15-2 {
  0% {
    transform: translate3d(310px, 64.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(310px, 64.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(310px, 64.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(310px, 64.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move15-2 {
  0% {
    transform: translate3d(310px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(310px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(310px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(310px, 153.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle15-3 {
  transform: translate3d(371px, 64.4px, 0px);
}

.tech-gomt #circle15-3.animate {
  animation: tech-dash-circles15-3 2s linear forwards;
}

.tech-gomt #circle-outer15-3 {
  opacity: 0.3;
  transform: translate3d(371px, 64.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer15-3.animate {
  animation: tech-dash-circles15-3 2s linear forwards, tech-pulse-move15-3 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer15-3 {
  opacity: 0.3;
  transform: translate3d(371px, 64.4px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer15-3.animate {
  animation: tech-pulse-stay15-3 2s linear infinite;
}

@keyframes tech-dash-circles15-3 {
  to {
    transform: translate3d(371px, 153.4px, 0px);
  }
}
@keyframes tech-pulse-stay15-3 {
  0% {
    transform: translate3d(371px, 64.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(371px, 64.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(371px, 64.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(371px, 64.4px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move15-3 {
  0% {
    transform: translate3d(371px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(371px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(371px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(371px, 153.4px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle16-2 {
  transform: translate3d(310px, 48.7px, 0px);
}

.tech-gomt #circle16-2.animate {
  animation: tech-dash-circles16-2 2s linear forwards;
}

.tech-gomt #circle-outer16-2 {
  opacity: 0.3;
  transform: translate3d(310px, 48.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer16-2.animate {
  animation: tech-dash-circles16-2 2s linear forwards, tech-pulse-move16-2 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer16-2 {
  opacity: 0.3;
  transform: translate3d(310px, 48.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer16-2.animate {
  animation: tech-pulse-stay16-2 2s linear infinite;
}

@keyframes tech-dash-circles16-2 {
  to {
    transform: translate3d(310px, 137px, 0px);
  }
}
@keyframes tech-pulse-stay16-2 {
  0% {
    transform: translate3d(310px, 48.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(310px, 48.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(310px, 48.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(310px, 48.7px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move16-2 {
  0% {
    transform: translate3d(310px, 137px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(310px, 137px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(310px, 137px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(310px, 137px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle16-3 {
  transform: translate3d(402px, 48.7px, 0px);
}

.tech-gomt #circle16-3.animate {
  animation: tech-dash-circles16-3 2s linear forwards;
}

.tech-gomt #circle-outer16-3 {
  opacity: 0.3;
  transform: translate3d(402px, 48.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer16-3.animate {
  animation: tech-dash-circles16-3 2s linear forwards, tech-pulse-move16-3 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer16-3 {
  opacity: 0.3;
  transform: translate3d(402px, 48.7px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer16-3.animate {
  animation: tech-pulse-stay16-3 2s linear infinite;
}

@keyframes tech-dash-circles16-3 {
  to {
    transform: translate3d(402px, 137px, 0px);
  }
}
@keyframes tech-pulse-stay16-3 {
  0% {
    transform: translate3d(402px, 48.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(402px, 48.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(402px, 48.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(402px, 48.7px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move16-3 {
  0% {
    transform: translate3d(402px, 137px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(402px, 137px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(402px, 137px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(402px, 137px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle17-2 {
  transform: translate3d(385px, 33.6px, 0px);
}

.tech-gomt #circle17-2.animate {
  animation: tech-dash-circles17-2 2s linear forwards;
}

.tech-gomt #circle-outer17-2 {
  opacity: 0.3;
  transform: translate3d(385px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer17-2.animate {
  animation: tech-dash-circles17-2 2s linear forwards, tech-pulse-move17-2 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer17-2 {
  opacity: 0.3;
  transform: translate3d(385px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer17-2.animate {
  animation: tech-pulse-stay17-2 2s linear infinite;
}

@keyframes tech-dash-circles17-2 {
  to {
    transform: translate3d(385px, 122.8px, 0px);
  }
}
@keyframes tech-pulse-stay17-2 {
  0% {
    transform: translate3d(385px, 33.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(385px, 33.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(385px, 33.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(385px, 33.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move17-2 {
  0% {
    transform: translate3d(385px, 122.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(385px, 122.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(385px, 122.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(385px, 122.8px, 0px) scale(1, 1);
  }
}
.tech-gomt #circle17-3 {
  transform: translate3d(441px, 33.6px, 0px);
}

.tech-gomt #circle17-3.animate {
  animation: tech-dash-circles17-3 2s linear forwards;
}

.tech-gomt #circle-outer17-3 {
  opacity: 0.3;
  transform: translate3d(441px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-outer17-3.animate {
  animation: tech-dash-circles17-3 2s linear forwards, tech-pulse-move17-3 2s linear 2s infinite;
}

.tech-gomt #circle-stay-outer17-3 {
  opacity: 0.3;
  transform: translate3d(441px, 33.6px, 0px) scale(1, 1);
}

.tech-gomt #circle-stay-outer17-3.animate {
  animation: tech-pulse-stay17-3 2s linear infinite;
}

@keyframes tech-dash-circles17-3 {
  to {
    transform: translate3d(441px, 122.8px, 0px);
  }
}
@keyframes tech-pulse-stay17-3 {
  0% {
    transform: translate3d(441px, 33.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(441px, 33.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(441px, 33.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(441px, 33.6px, 0px) scale(1, 1);
  }
}
@keyframes tech-pulse-move17-3 {
  0% {
    transform: translate3d(441px, 122.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(441px, 122.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(441px, 122.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(441px, 122.8px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath3 {
  stroke-dasharray: 429.3;
  stroke-dashoffset: 429.3;
}

.public-gomt #motionPath3.animate {
  animation: dash 3s linear forwards;
}

.public-gomt #circle3 {
  transform: translate3d(171.5px, 45.8px, 0px);
}

.public-gomt #circle3.animate {
  animation: public-dash-circles3 3s linear forwards;
}

.public-gomt #circle-outer3 {
  opacity: 0.3;
  transform: translate3d(171.5px, 45.8px, 0px) scale(1, 1);
}

.public-gomt #circle-outer3.animate {
  animation: public-dash-circles3 3s linear forwards, public-pulse-move3 3s linear 3s infinite;
}

.public-gomt #circle-stay-outer3 {
  opacity: 0.3;
  transform: translate3d(171.5px, 45.8px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer3.animate {
  animation: public-pulse-stay3 3s linear infinite;
}

@keyframes public-dash-circles3 {
  to {
    transform: translate3d(600.8px, 45.8px, 0px);
  }
}
@keyframes public-pulse-stay3 {
  0% {
    transform: translate3d(171.5px, 45.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(171.5px, 45.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(171.5px, 45.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(171.5px, 45.8px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move3 {
  0% {
    transform: translate3d(600.8px, 45.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(600.8px, 45.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(600.8px, 45.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(600.8px, 45.8px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath4 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.public-gomt #motionPath4.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle4 {
  transform: translate3d(243.5px, 157.4px, 0px);
}

.public-gomt #circle4.animate {
  animation: public-dash-circles4 1s linear forwards;
}

.public-gomt #circle-outer4 {
  opacity: 0.3;
  transform: translate3d(243.5px, 157.4px, 0px) scale(1, 1);
}

.public-gomt #circle-outer4.animate {
  animation: public-dash-circles4 1s linear forwards, public-pulse-move4 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer4 {
  opacity: 0.3;
  transform: translate3d(243.5px, 157.4px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer4.animate {
  animation: public-pulse-stay4 1s linear infinite;
}

@keyframes public-dash-circles4 {
  to {
    transform: translate3d(243.5px, 133.5px, 0px);
  }
}
@keyframes public-pulse-stay4 {
  0% {
    transform: translate3d(243.5px, 157.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(243.5px, 157.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(243.5px, 157.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(243.5px, 157.4px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move4 {
  0% {
    transform: translate3d(243.5px, 133.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(243.5px, 133.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(243.5px, 133.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(243.5px, 133.5px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath5 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.public-gomt #motionPath5.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle5 {
  transform: translate3d(207.6px, 80.3px, 0px);
}

.public-gomt #circle5.animate {
  animation: public-dash-circles5 1s linear forwards;
}

.public-gomt #circle-outer5 {
  opacity: 0.3;
  transform: translate3d(207.6px, 80.3px, 0px) scale(1, 1);
}

.public-gomt #circle-outer5.animate {
  animation: public-dash-circles5 1s linear forwards, public-pulse-move5 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer5 {
  opacity: 0.3;
  transform: translate3d(207.6px, 80.3px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer5.animate {
  animation: public-pulse-stay5 1s linear infinite;
}

@keyframes public-dash-circles5 {
  to {
    transform: translate3d(207.6px, 56.4px, 0px);
  }
}
@keyframes public-pulse-stay5 {
  0% {
    transform: translate3d(207.6px, 80.3px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(207.6px, 80.3px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(207.6px, 80.3px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(207.6px, 80.3px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move5 {
  0% {
    transform: translate3d(207.6px, 56.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(207.6px, 56.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(207.6px, 56.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(207.6px, 56.4px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath6 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.public-gomt #motionPath6.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle6 {
  transform: translate3d(186.3px, 63.4px, 0px);
}

.public-gomt #circle6.animate {
  animation: public-dash-circles6 1s linear forwards;
}

.public-gomt #circle-outer6 {
  opacity: 0.3;
  transform: translate3d(186.3px, 63.4px, 0px) scale(1, 1);
}

.public-gomt #circle-outer6.animate {
  animation: public-dash-circles6 1s linear forwards, public-pulse-move6 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer6 {
  opacity: 0.3;
  transform: translate3d(186.3px, 63.4px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer6.animate {
  animation: public-pulse-stay6 1s linear infinite;
}

@keyframes public-dash-circles6 {
  to {
    transform: translate3d(186.3px, 39.5px, 0px);
  }
}
@keyframes public-pulse-stay6 {
  0% {
    transform: translate3d(186.3px, 63.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(186.3px, 63.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(186.3px, 63.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(186.3px, 63.4px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move6 {
  0% {
    transform: translate3d(186.3px, 39.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(186.3px, 39.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(186.3px, 39.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(186.3px, 39.5px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath7 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.public-gomt #motionPath7.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle7 {
  transform: translate3d(242.4px, 45.7px, 0px);
}

.public-gomt #circle7.animate {
  animation: public-dash-circles7 1s linear forwards;
}

.public-gomt #circle-outer7 {
  opacity: 0.3;
  transform: translate3d(242.4px, 45.7px, 0px) scale(1, 1);
}

.public-gomt #circle-outer7.animate {
  animation: public-dash-circles7 1s linear forwards, public-pulse-move7 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer7 {
  opacity: 0.3;
  transform: translate3d(242.4px, 45.7px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer7.animate {
  animation: public-pulse-stay7 1s linear infinite;
}

@keyframes public-dash-circles7 {
  to {
    transform: translate3d(242.4px, 21.8px, 0px);
  }
}
@keyframes public-pulse-stay7 {
  0% {
    transform: translate3d(242.4px, 45.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(242.4px, 45.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(242.4px, 45.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(242.4px, 45.7px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move7 {
  0% {
    transform: translate3d(242.4px, 21.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(242.4px, 21.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(242.4px, 21.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(242.4px, 21.8px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath8 {
  stroke-dasharray: 23.9;
  stroke-dashoffset: 23.9;
}

.public-gomt #motionPath8.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle8 {
  transform: translate3d(244.4px, 31.8px, 0px);
}

.public-gomt #circle8.animate {
  animation: public-dash-circles8 1s linear forwards;
}

.public-gomt #circle-outer8 {
  opacity: 0.3;
  transform: translate3d(244.4px, 31.8px, 0px) scale(1, 1);
}

.public-gomt #circle-outer8.animate {
  animation: public-dash-circles8 1s linear forwards, public-pulse-move8 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer8 {
  opacity: 0.3;
  transform: translate3d(244.4px, 31.8px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer8.animate {
  animation: public-pulse-stay8 1s linear infinite;
}

@keyframes public-dash-circles8 {
  to {
    transform: translate3d(244.4px, 9.4px, 0px);
  }
}
@keyframes public-pulse-stay8 {
  0% {
    transform: translate3d(244.4px, 31.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(244.4px, 31.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(244.4px, 31.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(244.4px, 31.8px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move8 {
  0% {
    transform: translate3d(244.4px, 9.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(244.4px, 9.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(244.4px, 9.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(244.4px, 9.4px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath9 {
  stroke-dasharray: 89.1;
  stroke-dashoffset: 89.1;
}

.public-gomt #motionPath9.animate {
  animation: dash 2s linear forwards;
}

.public-gomt #circle9 {
  transform: translate3d(243.5px, 158.4px, 0px);
}

.public-gomt #circle9.animate {
  animation: public-dash-circles9 2s linear forwards;
}

.public-gomt #circle-outer9 {
  opacity: 0.3;
  transform: translate3d(243.5px, 158.4px, 0px) scale(1, 1);
}

.public-gomt #circle-outer9.animate {
  animation: public-dash-circles9 2s linear forwards, public-pulse-move9 2s linear 2s infinite;
}

.public-gomt #circle-stay-outer9 {
  opacity: 0.3;
  transform: translate3d(243.5px, 158.4px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer9.animate {
  animation: public-pulse-stay9 2s linear infinite;
}

@keyframes public-dash-circles9 {
  to {
    transform: translate3d(243.5px, 247.5px, 0px);
  }
}
@keyframes public-pulse-stay9 {
  0% {
    transform: translate3d(243.5px, 158.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(243.5px, 158.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(243.5px, 158.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(243.5px, 158.4px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move9 {
  0% {
    transform: translate3d(243.5px, 247.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(243.5px, 247.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(243.5px, 247.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(243.5px, 247.5px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath10 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.public-gomt #motionPath10.animate {
  animation: dash 2s linear forwards;
}

.public-gomt #circle10 {
  transform: translate3d(241.5px, 81.4px, 0px);
}

.public-gomt #circle10.animate {
  animation: public-dash-circles10 2s linear forwards;
}

.public-gomt #circle-outer10 {
  opacity: 0.3;
  transform: translate3d(241.5px, 81.4px, 0px) scale(1, 1);
}

.public-gomt #circle-outer10.animate {
  animation: public-dash-circles10 2s linear forwards, public-pulse-move10 2s linear 2s infinite;
}

.public-gomt #circle-stay-outer10 {
  opacity: 0.3;
  transform: translate3d(241.5px, 81.4px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer10.animate {
  animation: public-pulse-stay10 2s linear infinite;
}

@keyframes public-dash-circles10 {
  to {
    transform: translate3d(241.5px, 170.4px, 0px);
  }
}
@keyframes public-pulse-stay10 {
  0% {
    transform: translate3d(241.5px, 81.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(241.5px, 81.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(241.5px, 81.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(241.5px, 81.4px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move10 {
  0% {
    transform: translate3d(241.5px, 170.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(241.5px, 170.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(241.5px, 170.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(241.5px, 170.4px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath11 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.public-gomt #motionPath11.animate {
  animation: dash 2s linear forwards;
}

.public-gomt #circle11 {
  transform: translate3d(171.8px, 64.4px, 0px);
}

.public-gomt #circle11.animate {
  animation: public-dash-circles11 2s linear forwards;
}

.public-gomt #circle-outer11 {
  opacity: 0.3;
  transform: translate3d(171.8px, 64.4px, 0px) scale(1, 1);
}

.public-gomt #circle-outer11.animate {
  animation: public-dash-circles11 2s linear forwards, public-pulse-move11 2s linear 2s infinite;
}

.public-gomt #circle-stay-outer11 {
  opacity: 0.3;
  transform: translate3d(171.8px, 64.4px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer11.animate {
  animation: public-pulse-stay11 2s linear infinite;
}

@keyframes public-dash-circles11 {
  to {
    transform: translate3d(171.8px, 153.4px, 0px);
  }
}
@keyframes public-pulse-stay11 {
  0% {
    transform: translate3d(171.8px, 64.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(171.8px, 64.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(171.8px, 64.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(171.8px, 64.4px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move11 {
  0% {
    transform: translate3d(171.8px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(171.8px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(171.8px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(171.8px, 153.4px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath12 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.public-gomt #motionPath12.animate {
  animation: dash 2s linear forwards;
}

.public-gomt #circle12 {
  transform: translate3d(141px, 48.7px, 0px);
}

.public-gomt #circle12.animate {
  animation: public-dash-circles12 2s linear forwards;
}

.public-gomt #circle-outer12 {
  opacity: 0.3;
  transform: translate3d(141px, 48.7px, 0px) scale(1, 1);
}

.public-gomt #circle-outer12.animate {
  animation: public-dash-circles12 2s linear forwards, public-pulse-move12 2s linear 2s infinite;
}

.public-gomt #circle-stay-outer12 {
  opacity: 0.3;
  transform: translate3d(141px, 48.7px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer12.animate {
  animation: public-pulse-stay12 2s linear infinite;
}

@keyframes public-dash-circles12 {
  to {
    transform: translate3d(141px, 137px, 0px);
  }
}
@keyframes public-pulse-stay12 {
  0% {
    transform: translate3d(141px, 48.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(141px, 48.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(141px, 48.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(141px, 48.7px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move12 {
  0% {
    transform: translate3d(141px, 137px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(141px, 137px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(141px, 137px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(141px, 137px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath13 {
  stroke-dasharray: 89;
  stroke-dashoffset: 89;
}

.public-gomt #motionPath13.animate {
  animation: dash 2s linear forwards;
}

.public-gomt #circle13 {
  transform: translate3d(103.4px, 33.6px, 0px);
}

.public-gomt #circle13.animate {
  animation: public-dash-circles13 2s linear forwards;
}

.public-gomt #circle-outer13 {
  opacity: 0.3;
  transform: translate3d(103.4px, 33.6px, 0px) scale(1, 1);
}

.public-gomt #circle-outer13.animate {
  animation: public-dash-circles13 2s linear forwards, public-pulse-move13 2s linear 2s infinite;
}

.public-gomt #circle-stay-outer13 {
  opacity: 0.3;
  transform: translate3d(103.4px, 33.6px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer13.animate {
  animation: public-pulse-stay13 2s linear infinite;
}

@keyframes public-dash-circles13 {
  to {
    transform: translate3d(103.4px, 122.8px, 0px);
  }
}
@keyframes public-pulse-stay13 {
  0% {
    transform: translate3d(103.4px, 33.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(103.4px, 33.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(103.4px, 33.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(103.4px, 33.6px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move13 {
  0% {
    transform: translate3d(103.4px, 122.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(103.4px, 122.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(103.4px, 122.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(103.4px, 122.8px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath14 {
  stroke-dasharray: 118.4;
  stroke-dashoffset: 118.4;
}

.public-gomt #motionPath14.animate {
  animation: dash 2s linear forwards;
}

.public-gomt #circle14 {
  transform: translate3d(184.4px, 247.5px, 0px);
}

.public-gomt #circle14.animate {
  animation: public-dash-circles14 2s linear forwards;
}

.public-gomt #circle-outer14 {
  opacity: 0.3;
  transform: translate3d(184.4px, 247.5px, 0px) scale(1, 1);
}

.public-gomt #circle-outer14.animate {
  animation: public-dash-circles14 2s linear forwards, public-pulse-move14 2s linear 2s infinite;
}

.public-gomt #circle-stay-outer14 {
  opacity: 0.3;
  transform: translate3d(184.4px, 247.5px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer14.animate {
  animation: public-pulse-stay14 2s linear infinite;
}

@keyframes public-dash-circles14 {
  to {
    transform: translate3d(302.8px, 247.5px, 0px);
  }
}
@keyframes public-pulse-stay14 {
  0% {
    transform: translate3d(184.4px, 247.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(184.4px, 247.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(184.4px, 247.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(184.4px, 247.5px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move14 {
  0% {
    transform: translate3d(302.8px, 247.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(302.8px, 247.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(302.8px, 247.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(302.8px, 247.5px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath15 {
  stroke-dasharray: 217.4;
  stroke-dashoffset: 217.4;
}

.public-gomt #motionPath15.animate {
  animation: dash 2s linear forwards;
}

.public-gomt #circle15 {
  transform: translate3d(132.7px, 170.4px, 0px);
}

.public-gomt #circle15.animate {
  animation: public-dash-circles15 2s linear forwards;
}

.public-gomt #circle-outer15 {
  opacity: 0.3;
  transform: translate3d(132.7px, 170.4px, 0px) scale(1, 1);
}

.public-gomt #circle-outer15.animate {
  animation: public-dash-circles15 2s linear forwards, public-pulse-move15 2s linear 2s infinite;
}

.public-gomt #circle-stay-outer15 {
  opacity: 0.3;
  transform: translate3d(132.7px, 170.4px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer15.animate {
  animation: public-pulse-stay15 2s linear infinite;
}

@keyframes public-dash-circles15 {
  to {
    transform: translate3d(350.1px, 170.4px, 0px);
  }
}
@keyframes public-pulse-stay15 {
  0% {
    transform: translate3d(132.7px, 170.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(132.7px, 170.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(132.7px, 170.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(132.7px, 170.4px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move15 {
  0% {
    transform: translate3d(350.1px, 170.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(350.1px, 170.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(350.1px, 170.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(350.1px, 170.4px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath16 {
  stroke-dasharray: 112;
  stroke-dashoffset: 112;
}

.public-gomt #motionPath16.animate {
  animation: dash 2s linear forwards;
}

.public-gomt #circle16 {
  transform: translate3d(112.8px, 153.4px, 0px);
}

.public-gomt #circle16.animate {
  animation: public-dash-circles16 2s linear forwards;
}

.public-gomt #circle-outer16 {
  opacity: 0.3;
  transform: translate3d(112.8px, 153.4px, 0px) scale(1, 1);
}

.public-gomt #circle-outer16.animate {
  animation: public-dash-circles16 2s linear forwards, public-pulse-move16 2s linear 2s infinite;
}

.public-gomt #circle-stay-outer16 {
  opacity: 0.3;
  transform: translate3d(112.8px, 153.4px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer16.animate {
  animation: public-pulse-stay16 2s linear infinite;
}

@keyframes public-dash-circles16 {
  to {
    transform: translate3d(231.2px, 153.4px, 0px);
  }
}
@keyframes public-pulse-stay16 {
  0% {
    transform: translate3d(112.8px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(112.8px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(112.8px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(112.8px, 153.4px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move16 {
  0% {
    transform: translate3d(231.2px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(231.2px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(231.2px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(231.2px, 153.4px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath17 {
  stroke-dasharray: 112;
  stroke-dashoffset: 112;
}

.public-gomt #motionPath17.animate {
  animation: dash 2s linear forwards;
}

.public-gomt #circle17 {
  transform: translate3d(252px, 153.4px, 0px);
}

.public-gomt #circle17.animate {
  animation: public-dash-circles17 2s linear forwards;
}

.public-gomt #circle-outer17 {
  opacity: 0.3;
  transform: translate3d(252px, 153.4px, 0px) scale(1, 1);
}

.public-gomt #circle-outer17.animate {
  animation: public-dash-circles17 2s linear forwards, public-pulse-move17 2s linear 2s infinite;
}

.public-gomt #circle-stay-outer17 {
  opacity: 0.3;
  transform: translate3d(252px, 153.4px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer17.animate {
  animation: public-pulse-stay17 2s linear infinite;
}

@keyframes public-dash-circles17 {
  to {
    transform: translate3d(370.4px, 153.4px, 0px);
  }
}
@keyframes public-pulse-stay17 {
  0% {
    transform: translate3d(252px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(252px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(252px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(252px, 153.4px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move17 {
  0% {
    transform: translate3d(370.4px, 153.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(370.4px, 153.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(370.4px, 153.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(370.4px, 153.4px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath18 {
  stroke-dasharray: 112;
  stroke-dashoffset: 112;
}

.public-gomt #motionPath18.animate {
  animation: dash 2s linear forwards;
}

.public-gomt #circle18 {
  transform: translate3d(81.9px, 136.7px, 0px);
}

.public-gomt #circle18.animate {
  animation: public-dash-circles18 2s linear forwards;
}

.public-gomt #circle-outer18 {
  opacity: 0.3;
  transform: translate3d(81.9px, 136.7px, 0px) scale(1, 1);
}

.public-gomt #circle-outer18.animate {
  animation: public-dash-circles18 2s linear forwards, public-pulse-move18 2s linear 2s infinite;
}

.public-gomt #circle-stay-outer18 {
  opacity: 0.3;
  transform: translate3d(81.9px, 136.7px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer18.animate {
  animation: public-pulse-stay18 2s linear infinite;
}

@keyframes public-dash-circles18 {
  to {
    transform: translate3d(200.3px, 136.7px, 0px);
  }
}
@keyframes public-pulse-stay18 {
  0% {
    transform: translate3d(81.9px, 136.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(81.9px, 136.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(81.9px, 136.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(81.9px, 136.7px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move18 {
  0% {
    transform: translate3d(200.3px, 136.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(200.3px, 136.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(200.3px, 136.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(200.3px, 136.7px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath19 {
  stroke-dasharray: 180;
  stroke-dashoffset: 180;
}

.public-gomt #motionPath19.animate {
  animation: dash 2s linear forwards;
}

.public-gomt #circle19 {
  transform: translate3d(221px, 136.7px, 0px);
}

.public-gomt #circle19.animate {
  animation: public-dash-circles19 2s linear forwards;
}

.public-gomt #circle-outer19 {
  opacity: 0.3;
  transform: translate3d(221px, 136.7px, 0px) scale(1, 1);
}

.public-gomt #circle-outer19.animate {
  animation: public-dash-circles19 2s linear forwards, public-pulse-move19 2s linear 2s infinite;
}

.public-gomt #circle-stay-outer19 {
  opacity: 0.3;
  transform: translate3d(221px, 136.7px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer19.animate {
  animation: public-pulse-stay19 2s linear infinite;
}

@keyframes public-dash-circles19 {
  to {
    transform: translate3d(401.6px, 136.7px, 0px);
  }
}
@keyframes public-pulse-stay19 {
  0% {
    transform: translate3d(221px, 136.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(221px, 136.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(221px, 136.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(221px, 136.7px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move19 {
  0% {
    transform: translate3d(401.6px, 136.7px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(401.6px, 136.7px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(401.6px, 136.7px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(401.6px, 136.7px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath20 {
  stroke-dasharray: 118;
  stroke-dashoffset: 118;
}

.public-gomt #motionPath20.animate {
  animation: dash 2s linear forwards;
}

.public-gomt #circle20 {
  transform: translate3d(43.9px, 122.6px, 0px);
}

.public-gomt #circle20.animate {
  animation: public-dash-circles20 2s linear forwards;
}

.public-gomt #circle-outer20 {
  opacity: 0.3;
  transform: translate3d(43.9px, 122.6px, 0px) scale(1, 1);
}

.public-gomt #circle-outer20.animate {
  animation: public-dash-circles20 2s linear forwards, public-pulse-move20 2s linear 2s infinite;
}

.public-gomt #circle-stay-outer20 {
  opacity: 0.3;
  transform: translate3d(43.9px, 122.6px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer20.animate {
  animation: public-pulse-stay20 2s linear infinite;
}

@keyframes public-dash-circles20 {
  to {
    transform: translate3d(162.3px, 122.6px, 0px);
  }
}
@keyframes public-pulse-stay20 {
  0% {
    transform: translate3d(43.9px, 122.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(43.9px, 122.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(43.9px, 122.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(43.9px, 122.6px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move20 {
  0% {
    transform: translate3d(162.3px, 122.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(162.3px, 122.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(162.3px, 122.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(162.3px, 122.6px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath21 {
  stroke-dasharray: 118;
  stroke-dashoffset: 118;
}

.public-gomt #motionPath21.animate {
  animation: dash 2s linear forwards;
}

.public-gomt #circle21 {
  transform: translate3d(182.9px, 122.6px, 0px);
}

.public-gomt #circle21.animate {
  animation: public-dash-circles21 2s linear forwards;
}

.public-gomt #circle-outer21 {
  opacity: 0.3;
  transform: translate3d(182.9px, 122.6px, 0px) scale(1, 1);
}

.public-gomt #circle-outer21.animate {
  animation: public-dash-circles21 2s linear forwards, public-pulse-move21 2s linear 2s infinite;
}

.public-gomt #circle-stay-outer21 {
  opacity: 0.3;
  transform: translate3d(182.9px, 122.6px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer21.animate {
  animation: public-pulse-stay21 2s linear infinite;
}

@keyframes public-dash-circles21 {
  to {
    transform: translate3d(301.4px, 122.6px, 0px);
  }
}
@keyframes public-pulse-stay21 {
  0% {
    transform: translate3d(182.9px, 122.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(182.9px, 122.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(182.9px, 122.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(182.9px, 122.6px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move21 {
  0% {
    transform: translate3d(301.4px, 122.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(301.4px, 122.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(301.4px, 122.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(301.4px, 122.6px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath22 {
  stroke-dasharray: 118;
  stroke-dashoffset: 118;
}

.public-gomt #motionPath22.animate {
  animation: dash 2s linear forwards;
}

.public-gomt #circle22 {
  transform: translate3d(322.1px, 122.6px, 0px);
}

.public-gomt #circle22.animate {
  animation: public-dash-circles22 2s linear forwards;
}

.public-gomt #circle-outer22 {
  opacity: 0.3;
  transform: translate3d(322.1px, 122.6px, 0px) scale(1, 1);
}

.public-gomt #circle-outer22.animate {
  animation: public-dash-circles22 2s linear forwards, public-pulse-move22 2s linear 2s infinite;
}

.public-gomt #circle-stay-outer22 {
  opacity: 0.3;
  transform: translate3d(322.1px, 122.6px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer22.animate {
  animation: public-pulse-stay22 2s linear infinite;
}

@keyframes public-dash-circles22 {
  to {
    transform: translate3d(440.7px, 122.6px, 0px);
  }
}
@keyframes public-pulse-stay22 {
  0% {
    transform: translate3d(322.1px, 122.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(322.1px, 122.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(322.1px, 122.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(322.1px, 122.6px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move22 {
  0% {
    transform: translate3d(440.7px, 122.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(440.7px, 122.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(440.7px, 122.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(440.7px, 122.6px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath23 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.public-gomt #motionPath23.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle23 {
  transform: translate3d(169.4px, 206.5px, 0px);
}

.public-gomt #circle23.animate {
  animation: public-dash-circles23 1s linear forwards;
}

.public-gomt #circle-outer23 {
  opacity: 0.3;
  transform: translate3d(169.4px, 206.5px, 0px) scale(1, 1);
}

.public-gomt #circle-outer23.animate {
  animation: public-dash-circles23 1s linear forwards, public-pulse-move23 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer23 {
  opacity: 0.3;
  transform: translate3d(169.4px, 206.5px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer23.animate {
  animation: public-pulse-stay23 1s linear infinite;
}

@keyframes public-dash-circles23 {
  to {
    transform: translate3d(182.8px, 206.5px, 0px);
  }
}
@keyframes public-pulse-stay23 {
  0% {
    transform: translate3d(169.4px, 206.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(169.4px, 206.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(169.4px, 206.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(169.4px, 206.5px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move23 {
  0% {
    transform: translate3d(182.8px, 206.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(182.8px, 206.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(182.8px, 206.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(182.8px, 206.5px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath24 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.public-gomt #motionPath24.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle24 {
  transform: translate3d(304.4px, 206.5px, 0px);
}

.public-gomt #circle24.animate {
  animation: public-dash-circles24 1s linear forwards;
}

.public-gomt #circle-outer24 {
  opacity: 0.3;
  transform: translate3d(304.4px, 206.5px, 0px) scale(1, 1);
}

.public-gomt #circle-outer24.animate {
  animation: public-dash-circles24 1s linear forwards, public-pulse-move24 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer24 {
  opacity: 0.3;
  transform: translate3d(304.4px, 206.5px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer24.animate {
  animation: public-pulse-stay24 1s linear infinite;
}

@keyframes public-dash-circles24 {
  to {
    transform: translate3d(317.8px, 206.5px, 0px);
  }
}
@keyframes public-pulse-stay24 {
  0% {
    transform: translate3d(304.4px, 206.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(304.4px, 206.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(304.4px, 206.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(304.4px, 206.5px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move24 {
  0% {
    transform: translate3d(317.8px, 206.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(317.8px, 206.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(317.8px, 206.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(317.8px, 206.5px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath25 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.public-gomt #motionPath25.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle25 {
  transform: translate3d(117.8px, 129.4px, 0px);
}

.public-gomt #circle25.animate {
  animation: public-dash-circles25 1s linear forwards;
}

.public-gomt #circle-outer25 {
  opacity: 0.3;
  transform: translate3d(117.8px, 129.4px, 0px) scale(1, 1);
}

.public-gomt #circle-outer25.animate {
  animation: public-dash-circles25 1s linear forwards, public-pulse-move25 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer25 {
  opacity: 0.3;
  transform: translate3d(117.8px, 129.4px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer25.animate {
  animation: public-pulse-stay25 1s linear infinite;
}

@keyframes public-dash-circles25 {
  to {
    transform: translate3d(131.2px, 129.4px, 0px);
  }
}
@keyframes public-pulse-stay25 {
  0% {
    transform: translate3d(117.8px, 129.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(117.8px, 129.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(117.8px, 129.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(117.8px, 129.4px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move25 {
  0% {
    transform: translate3d(131.2px, 129.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(131.2px, 129.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(131.2px, 129.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(131.2px, 129.4px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath26 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.public-gomt #motionPath26.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle26 {
  transform: translate3d(351.8px, 129.4px, 0px);
}

.public-gomt #circle26.animate {
  animation: public-dash-circles26 1s linear forwards;
}

.public-gomt #circle-outer26 {
  opacity: 0.3;
  transform: translate3d(351.8px, 129.4px, 0px) scale(1, 1);
}

.public-gomt #circle-outer26.animate {
  animation: public-dash-circles26 1s linear forwards, public-pulse-move26 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer26 {
  opacity: 0.3;
  transform: translate3d(351.8px, 129.4px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer26.animate {
  animation: public-pulse-stay26 1s linear infinite;
}

@keyframes public-dash-circles26 {
  to {
    transform: translate3d(365.2px, 129.4px, 0px);
  }
}
@keyframes public-pulse-stay26 {
  0% {
    transform: translate3d(351.8px, 129.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(351.8px, 129.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(351.8px, 129.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(351.8px, 129.4px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move26 {
  0% {
    transform: translate3d(365.2px, 129.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(365.2px, 129.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(365.2px, 129.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(365.2px, 129.4px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath27 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.public-gomt #motionPath27.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle27 {
  transform: translate3d(97.9px, 112.5px, 0px);
}

.public-gomt #circle27.animate {
  animation: public-dash-circles27 1s linear forwards;
}

.public-gomt #circle-outer27 {
  opacity: 0.3;
  transform: translate3d(97.9px, 112.5px, 0px) scale(1, 1);
}

.public-gomt #circle-outer27.animate {
  animation: public-dash-circles27 1s linear forwards, public-pulse-move27 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer27 {
  opacity: 0.3;
  transform: translate3d(97.9px, 112.5px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer27.animate {
  animation: public-pulse-stay27 1s linear infinite;
}

@keyframes public-dash-circles27 {
  to {
    transform: translate3d(111.3px, 112.5px, 0px);
  }
}
@keyframes public-pulse-stay27 {
  0% {
    transform: translate3d(97.9px, 112.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(97.9px, 112.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(97.9px, 112.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(97.9px, 112.5px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move27 {
  0% {
    transform: translate3d(111.3px, 112.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(111.3px, 112.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(111.3px, 112.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(111.3px, 112.5px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath28 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.public-gomt #motionPath28.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle28 {
  transform: translate3d(232.9px, 112.5px, 0px);
}

.public-gomt #circle28.animate {
  animation: public-dash-circles28 1s linear forwards;
}

.public-gomt #circle-outer28 {
  opacity: 0.3;
  transform: translate3d(232.9px, 112.5px, 0px) scale(1, 1);
}

.public-gomt #circle-outer28.animate {
  animation: public-dash-circles28 1s linear forwards, public-pulse-move28 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer28 {
  opacity: 0.3;
  transform: translate3d(232.9px, 112.5px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer28.animate {
  animation: public-pulse-stay28 1s linear infinite;
}

@keyframes public-dash-circles28 {
  to {
    transform: translate3d(250.3px, 112.5px, 0px);
  }
}
@keyframes public-pulse-stay28 {
  0% {
    transform: translate3d(232.9px, 112.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(232.9px, 112.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(232.9px, 112.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(232.9px, 112.5px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move28 {
  0% {
    transform: translate3d(250.3px, 112.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(250.3px, 112.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(250.3px, 112.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(250.3px, 112.5px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath29 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.public-gomt #motionPath29.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle29 {
  transform: translate3d(371.9px, 112.5px, 0px);
}

.public-gomt #circle29.animate {
  animation: public-dash-circles29 1s linear forwards;
}

.public-gomt #circle-outer29 {
  opacity: 0.3;
  transform: translate3d(371.9px, 112.5px, 0px) scale(1, 1);
}

.public-gomt #circle-outer29.animate {
  animation: public-dash-circles29 1s linear forwards, public-pulse-move29 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer29 {
  opacity: 0.3;
  transform: translate3d(371.9px, 112.5px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer29.animate {
  animation: public-pulse-stay29 1s linear infinite;
}

@keyframes public-dash-circles29 {
  to {
    transform: translate3d(385.4px, 112.5px, 0px);
  }
}
@keyframes public-pulse-stay29 {
  0% {
    transform: translate3d(371.9px, 112.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(371.9px, 112.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(371.9px, 112.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(371.9px, 112.5px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move29 {
  0% {
    transform: translate3d(385.4px, 112.5px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(385.4px, 112.5px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(385.4px, 112.5px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(385.4px, 112.5px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath30 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.public-gomt #motionPath30.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle30 {
  transform: translate3d(66.9px, 92.8px, 0px);
}

.public-gomt #circle30.animate {
  animation: public-dash-circles30 1s linear forwards;
}

.public-gomt #circle-outer30 {
  opacity: 0.3;
  transform: translate3d(66.9px, 92.8px, 0px) scale(1, 1);
}

.public-gomt #circle-outer30.animate {
  animation: public-dash-circles30 1s linear forwards, public-pulse-move30 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer30 {
  opacity: 0.3;
  transform: translate3d(66.9px, 92.8px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer30.animate {
  animation: public-pulse-stay30 1s linear infinite;
}

@keyframes public-dash-circles30 {
  to {
    transform: translate3d(80.3px, 92.8px, 0px);
  }
}
@keyframes public-pulse-stay30 {
  0% {
    transform: translate3d(66.9px, 92.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(66.9px, 92.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(66.9px, 92.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(66.9px, 92.8px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move30 {
  0% {
    transform: translate3d(80.3px, 92.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(80.3px, 92.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(80.3px, 92.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(80.3px, 92.8px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath31 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.public-gomt #motionPath31.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle31 {
  transform: translate3d(201.9px, 92.8px, 0px);
}

.public-gomt #circle31.animate {
  animation: public-dash-circles31 1s linear forwards;
}

.public-gomt #circle-outer31 {
  opacity: 0.3;
  transform: translate3d(201.9px, 92.8px, 0px) scale(1, 1);
}

.public-gomt #circle-outer31.animate {
  animation: public-dash-circles31 1s linear forwards, public-pulse-move31 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer31 {
  opacity: 0.3;
  transform: translate3d(201.9px, 92.8px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer31.animate {
  animation: public-pulse-stay31 1s linear infinite;
}

@keyframes public-dash-circles31 {
  to {
    transform: translate3d(219.3px, 92.8px, 0px);
  }
}
@keyframes public-pulse-stay31 {
  0% {
    transform: translate3d(201.9px, 92.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(201.9px, 92.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(201.9px, 92.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(201.9px, 92.8px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move31 {
  0% {
    transform: translate3d(219.3px, 92.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(219.3px, 92.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(219.3px, 92.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(219.3px, 92.8px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath32 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.public-gomt #motionPath32.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle32 {
  transform: translate3d(403.3px, 92.8px, 0px);
}

.public-gomt #circle32.animate {
  animation: public-dash-circles32 1s linear forwards;
}

.public-gomt #circle-outer32 {
  opacity: 0.3;
  transform: translate3d(403.3px, 92.8px, 0px) scale(1, 1);
}

.public-gomt #circle-outer32.animate {
  animation: public-dash-circles32 1s linear forwards, public-pulse-move32 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer32 {
  opacity: 0.3;
  transform: translate3d(403.3px, 92.8px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer32.animate {
  animation: public-pulse-stay32 1s linear infinite;
}

@keyframes public-dash-circles32 {
  to {
    transform: translate3d(416.8px, 92.8px, 0px);
  }
}
@keyframes public-pulse-stay32 {
  0% {
    transform: translate3d(403.3px, 92.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(403.3px, 92.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(403.3px, 92.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(403.3px, 92.8px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move32 {
  0% {
    transform: translate3d(416.8px, 92.8px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(416.8px, 92.8px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(416.8px, 92.8px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(416.8px, 92.8px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath33 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.public-gomt #motionPath33.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle33 {
  transform: translate3d(28.8px, 81.6px, 0px);
}

.public-gomt #circle33.animate {
  animation: public-dash-circles33 1s linear forwards;
}

.public-gomt #circle-outer33 {
  opacity: 0.3;
  transform: translate3d(28.8px, 81.6px, 0px) scale(1, 1);
}

.public-gomt #circle-outer33.animate {
  animation: public-dash-circles33 1s linear forwards, public-pulse-move33 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer33 {
  opacity: 0.3;
  transform: translate3d(28.8px, 81.6px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer33.animate {
  animation: public-pulse-stay33 1s linear infinite;
}

@keyframes public-dash-circles33 {
  to {
    transform: translate3d(42.3px, 81.6px, 0px);
  }
}
@keyframes public-pulse-stay33 {
  0% {
    transform: translate3d(28.8px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(28.8px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(28.8px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(28.8px, 81.6px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move33 {
  0% {
    transform: translate3d(42.3px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(42.3px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(42.3px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(42.3px, 81.6px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath34 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.public-gomt #motionPath34.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle34 {
  transform: translate3d(163.9px, 81.6px, 0px);
}

.public-gomt #circle34.animate {
  animation: public-dash-circles34 1s linear forwards;
}

.public-gomt #circle-outer34 {
  opacity: 0.3;
  transform: translate3d(163.9px, 81.6px, 0px) scale(1, 1);
}

.public-gomt #circle-outer34.animate {
  animation: public-dash-circles34 1s linear forwards, public-pulse-move34 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer34 {
  opacity: 0.3;
  transform: translate3d(163.9px, 81.6px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer34.animate {
  animation: public-pulse-stay34 1s linear infinite;
}

@keyframes public-dash-circles34 {
  to {
    transform: translate3d(181.3px, 81.6px, 0px);
  }
}
@keyframes public-pulse-stay34 {
  0% {
    transform: translate3d(163.9px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(163.9px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(163.9px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(163.9px, 81.6px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move34 {
  0% {
    transform: translate3d(181.3px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(181.3px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(181.3px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(181.3px, 81.6px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath35 {
  stroke-dasharray: 17.4;
  stroke-dashoffset: 17.4;
}

.public-gomt #motionPath35.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle35 {
  transform: translate3d(302.9px, 81.6px, 0px);
}

.public-gomt #circle35.animate {
  animation: public-dash-circles35 1s linear forwards;
}

.public-gomt #circle-outer35 {
  opacity: 0.3;
  transform: translate3d(302.9px, 81.6px, 0px) scale(1, 1);
}

.public-gomt #circle-outer35.animate {
  animation: public-dash-circles35 1s linear forwards, public-pulse-move35 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer35 {
  opacity: 0.3;
  transform: translate3d(302.9px, 81.6px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer35.animate {
  animation: public-pulse-stay35 1s linear infinite;
}

@keyframes public-dash-circles35 {
  to {
    transform: translate3d(320.3px, 81.6px, 0px);
  }
}
@keyframes public-pulse-stay35 {
  0% {
    transform: translate3d(302.9px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(302.9px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(302.9px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(302.9px, 81.6px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move35 {
  0% {
    transform: translate3d(320.3px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(320.3px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(320.3px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(320.3px, 81.6px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath36 {
  stroke-dasharray: 13.4;
  stroke-dashoffset: 13.4;
}

.public-gomt #motionPath36.animate {
  animation: dash 1s linear forwards;
}

.public-gomt #circle36 {
  transform: translate3d(441.9px, 81.6px, 0px);
}

.public-gomt #circle36.animate {
  animation: public-dash-circles36 1s linear forwards;
}

.public-gomt #circle-outer36 {
  opacity: 0.3;
  transform: translate3d(441.9px, 81.6px, 0px) scale(1, 1);
}

.public-gomt #circle-outer36.animate {
  animation: public-dash-circles36 1s linear forwards, public-pulse-move36 1s linear 1s infinite;
}

.public-gomt #circle-stay-outer36 {
  opacity: 0.3;
  transform: translate3d(441.9px, 81.6px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer36.animate {
  animation: public-pulse-stay36 1s linear infinite;
}

@keyframes public-dash-circles36 {
  to {
    transform: translate3d(454.4px, 81.6px, 0px);
  }
}
@keyframes public-pulse-stay36 {
  0% {
    transform: translate3d(441.9px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(441.9px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(441.9px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(441.9px, 81.6px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move36 {
  0% {
    transform: translate3d(454.4px, 81.6px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(454.4px, 81.6px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(454.4px, 81.6px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(454.4px, 81.6px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath38 {
  stroke-dasharray: 323;
  stroke-dashoffset: 323;
}

.public-gomt #motionPath38.animate {
  animation: dash 3s linear forwards;
}

.public-gomt #circle38 {
  transform: translate3d(110.2px, 133.4px, 0px);
}

.public-gomt #circle38.animate {
  animation: public-dash-circles38 3s linear forwards;
}

.public-gomt #circle-outer38 {
  opacity: 0.3;
  transform: translate3d(110.2px, 133.4px, 0px) scale(1, 1);
}

.public-gomt #circle-outer38.animate {
  animation: public-dash-circles38 3s linear forwards, public-pulse-move38 3s linear 3s infinite;
}

.public-gomt #circle-stay-outer38 {
  opacity: 0.3;
  transform: translate3d(110.2px, 133.4px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer38.animate {
  animation: public-pulse-stay38 3s linear infinite;
}

@keyframes public-dash-circles38 {
  to {
    transform: translate3d(433.2px, 133.4px, 0px);
  }
}
@keyframes public-pulse-stay38 {
  0% {
    transform: translate3d(110.2px, 133.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(110.2px, 133.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(110.2px, 133.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(110.2px, 133.4px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move38 {
  0% {
    transform: translate3d(433.2px, 133.4px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(433.2px, 133.4px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(433.2px, 133.4px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(433.2px, 133.4px, 0px) scale(1, 1);
  }
}
.public-gomt #motionPath39 {
  stroke-dasharray: 323;
  stroke-dashoffset: 323;
}

.public-gomt #motionPath39.animate {
  animation: dash 3s linear forwards;
}

.public-gomt #circle39 {
  transform: translate3d(516.7px, 495.9px, 0px);
}

.public-gomt #circle39.animate {
  animation: public-dash-circles39 3s linear forwards;
}

.public-gomt #circle-outer39 {
  opacity: 0.3;
  transform: translate3d(516.7px, 495.9px, 0px) scale(1, 1);
}

.public-gomt #circle-outer39.animate {
  animation: public-dash-circles39 3s linear forwards, public-pulse-move39 3s linear 3s infinite;
}

.public-gomt #circle-stay-outer39 {
  opacity: 0.3;
  transform: translate3d(516.7px, 495.9px, 0px) scale(1, 1);
}

.public-gomt #circle-stay-outer39.animate {
  animation: public-pulse-stay39 3s linear infinite;
}

@keyframes public-dash-circles39 {
  to {
    transform: translate3d(516.7px, 172.9px, 0px);
  }
}
@keyframes public-pulse-stay39 {
  0% {
    transform: translate3d(516.7px, 495.9px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(516.7px, 495.9px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(516.7px, 495.9px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(516.7px, 495.9px, 0px) scale(1, 1);
  }
}
@keyframes public-pulse-move39 {
  0% {
    transform: translate3d(516.7px, 172.9px, 0px) scale(1, 1);
  }
  33% {
    transform: translate3d(516.7px, 172.9px, 0px) scale(1.2, 1.2);
  }
  66% {
    transform: translate3d(516.7px, 172.9px, 0px) scale(0.8, 0.8);
  }
  100% {
    transform: translate3d(516.7px, 172.9px, 0px) scale(1, 1);
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@media all and (max-width: 405px) {
  .gomt-bottom .gomt-input-dropdown select {
    font-size: 20px;
  }
}
svg.garage-illustration {
  width: 100%;
  height: auto;
}

svg.garage-illustration .active * {
  fill: #e20020;
  stroke: #fff;
  stroke-width: 1;
  -webkit-filter: drop-shadow(0 0 7px rgba(226, 0, 32, 0.5));
  filter: drop-shadow(0 0 7px rgba(226, 0, 32, 0.5));
}

.svg-hover-tooltip {
  display: none;
  width: 100px;
  height: 100px;
  background-color: #e20020;
  position: absolute;
  z-index: 999;
}

ul.svg-mobile-list {
  display: none;
  width: 30%;
  background-color: #e20020;
  color: #fff;
}

@media all and (max-width: 1079px) {
  ul.svg-mobile-list {
    display: block;
    float: right;
  }

  ul.svg-mobile-list li a {
    display: none;
  }

  svg.garage-illustration {
    width: 70%;
  }
}
.landing-page-head {
  min-height: 880px;
}

.page-head-content.landing-page-content {
  padding-top: 0px;
}

.page-head-content.landing-page-content {
  padding-top: 0px;
}

.page-head-content.landing-page-content p.lp-number {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 900;
  font-size: 41px;
  text-transform: uppercase;
}

.page-head-content.landing-page-content a.lp-cta {
  display: none;
}

.page-head-content.landing-page-content .lp-column.form-column {
  position: absolute;
  top: 0;
  right: 0;
}

.page-head-content.landing-page-content .lp-column .success-message {
  font-family: "Open Sans", sans-serif;
  background: #f2f2f2;
  color: #000;
  text-align: center;
  font-size: 16px;
  padding: 20px;
}

.landing-main .van-img {
  width: 33%;
  float: left;
}

form.landing-form #field-photo {
  text-align: left;
}
form.landing-form #field-photo label {
  color: #fff;
}
form.landing-form #field-photo input {
  color: #fff;
}

@media all and (max-width: 1079px) {
  .landing-page-head {
    min-height: unset;
  }

  .page-head-content.landing-page-content {
    padding-top: 250px;
  }

  .page-head-content.landing-page-content .lp-column {
    position: relative;
  }

  .page-head-content.landing-page-content .lp-column .success-message {
    margin: 0 auto;
  }

  .page-head-content.landing-page-content .lp-column.form-column {
    position: relative;
  }

  .page-head-content.landing-page-content p.lp-number {
    display: none;
  }

  .page-head-content.landing-page-content a.lp-cta {
    display: block;
  }

  .page-head-content.landing-page-content .lp-column .landing-form {
    width: 100%;
    top: 200px;
  }

  .page-head-content.landing-page-content .lp-column .landing-form-container {
    position: absolute;
    width: 100%;
    top: 100px;
  }

  div.landing-main {
    padding-top: 570px;
  }

  div.landing-main.new-field {
    padding-top: 670px;
  }

  form.landing-form #field-photo {
    text-align: left;
  }
  form.landing-form #field-photo label {
    color: #000;
  }
  form.landing-form #field-photo input {
    color: #000;
  }
}
@media all and (max-width: 768px) {
  div.landing-main {
    padding-top: 630px;
  }

  div.landing-main.new-field {
    padding-top: 700px;
  }

  .page-head-content.landing-page-content p.lp-number {
    display: none;
  }

  .landing-main .van-img {
    width: 100%;
  }
}
@media all and (max-width: 479px) {
  div.landing-main {
    padding-top: 700px;
  }
}
.page-template-template-com-projects div[role=main],
.page-template-template-res-projects div[role=main] {
  padding-bottom: 0px;
}
.page-template-template-com-projects div[role=main] .the-content,
.page-template-template-res-projects div[role=main] .the-content {
  padding-top: 0px;
}
.page-template-template-com-projects div[role=main] .the-content > div,
.page-template-template-res-projects div[role=main] .the-content > div {
  padding-top: 50px;
}
.page-template-template-com-projects .row.product-section.fm-map-desc,
.page-template-template-res-projects .row.product-section.fm-map-desc {
  border-width: 0px;
}

/*==========================================================================================================================
VENDOR / THIRD PARTY AND PRINT =============================================================================================
==========================================================================================================================*/
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden;
}

.slick-slider {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  top: 0;
  left: 0;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-list, .slick-slide {
  outline: none !important;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* 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;
  user-select: none;
  -webkit-user-drag: none;
}

/* Prevents IE11 from highlighting tiles in blue */
.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 {
  filter: inherit;
  visibility: hidden;
}

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

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-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;
  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: 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 {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  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 {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 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 {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 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 {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url(../layers.html);
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(../layers-2x.html);
  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(../marker-icon.html);
}

/* 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;
  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 {
  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;
  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;
  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;
  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;
  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;
}

table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
}

table.dataTable thead th, table.dataTable tfoot th {
  font-weight: bold;
}

table.dataTable thead th, table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}

table.dataTable thead th:active, table.dataTable thead td:active {
  outline: none;
}

table.dataTable tfoot th, table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}

table.dataTable thead .sorting {
  background-image: url("../sort_both.html");
}

table.dataTable thead .sorting_asc {
  background-image: url("../sort_asc.html");
}

table.dataTable thead .sorting_desc {
  background-image: url("../sort_desc.html");
}

table.dataTable thead .sorting_asc_disabled {
  background-image: url("../sort_asc_disabled.html");
}

table.dataTable thead .sorting_desc_disabled {
  background-image: url("../sort_desc_disabled.html");
}

table.dataTable tbody tr {
  background-color: #ffffff;
}

table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}

table.dataTable tbody th, table.dataTable tbody td {
  padding: 8px 10px;
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}

table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td {
  border-top: none;
}

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}

table.dataTable.cell-border tbody tr:first-child th, table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}

table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}

table.dataTable.order-column tbody tr > .sorting_1, table.dataTable.order-column tbody tr > .sorting_2, table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1, table.dataTable.display tbody tr > .sorting_2, table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}

table.dataTable.order-column tbody tr.selected > .sorting_1, table.dataTable.order-column tbody tr.selected > .sorting_2, table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1, table.dataTable.display tbody tr.selected > .sorting_2, table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}

table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}

table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}

table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}

table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}

table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}

table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}

table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}

table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}

table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}

table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}

table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}

table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}

table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}

table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}

table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable.compact thead th, table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}

table.dataTable.compact tfoot th, table.dataTable.compact tfoot td {
  padding: 4px;
}

table.dataTable.compact tbody th, table.dataTable.compact tbody td {
  padding: 4px;
}

table.dataTable th.dt-left, table.dataTable td.dt-left {
  text-align: left;
}

table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
  text-align: center;
}

table.dataTable th.dt-right, table.dataTable td.dt-right {
  text-align: right;
}

table.dataTable th.dt-justify, table.dataTable td.dt-justify {
  text-align: justify;
}

table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
  text-align: left;
}

table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
  text-align: center;
}

table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
  text-align: right;
}

table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable, table.dataTable th, table.dataTable td {
  box-sizing: content-box;
}

.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}

.dataTables_wrapper .dataTables_length {
  float: left;
}

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}

.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%);
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  box-shadow: inset 0 0 3px #111;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
  color: #333;
}

.dataTables_wrapper .dataTables_scroll {
  clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, .dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }

  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
/*==========================================================================================================================
PRINT ======================================================================================================================
==========================================================================================================================*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}
