.hide {
  top: -100%;
}
.show {
  top: 0;
}
.sticky-menu {
  transition: 1s all ease-in-out;
}
.tm-drop-row:hover .tm-drop-link, .tm-drop-row:hover .tm-drop-icon {
  color: var(--white-color);
}
.tm-footer-links {
  position: relative;
  margin-left: 20px;
}
.tm-footer-links::before {
  position: absolute;
  top: 12px;
  left: -20px;
  content: "";
  width: 5px;
  height: 5px;
  z-index: 10;
  background: var(--paragraph-alt-color);
}
.tm-footer-links:hover::before {
  background: var(--secondary-color);
}
@media (max-width: 992px) {
  #div_block-329-16 #-mega-menu-332-16 {
    z-index: 1200;
  }
}
.ct-span p {
  margin-top: 0px;
  margin-bottom: 2rem;
}
.ct-span p:last-child {
  margin-bottom: 0px;
}
/* IMG CARDS */
.tm-card-cont .tm-card-img {
  transition: 0.5s all ease-in-out;
  overflow: hidden;
}
.tm-card-cont .tm-card-img h3 {
  text-shadow: 3px 3px 8px #252424;
}
.tm-card-cont .tm-card-img img {
  transition: 0.5s all ease-in-out;
  object-fit: cover;
  object-position: center;
  transform: scale(1);
  filter: blur(0);
}
.tm-card-cont .tm-map-img {
  transition: 0.5s all ease-in-out;
}
.tm-card-arrow {
  transform: translateX(-100%);
  transition: 0.5s transform cubic-bezier(0.77, 0, 0.18, 1);
}
.tm-card-arrow-before {
  transform: translateX(-100%);
  transition: 0.5s transform cubic-bezier(0.77, 0, 0.18, 1);
}
.tm-card-cont:hover .tm-card-arrow {
  transform: translateX(120%);
}
.tm-card-cont:hover .tm-card-arrow-before {
  transform: translateX(0);
}
.tm-card-cont:hover .tm-card-img-bg, .tm-card-cont:hover .tm-map-img {
  transform: scale(1.05);
}
.tm-bt-arrow {
  cursor: pointer;
}
.tm-bt-arrow:hover .tm-card-arrow {
  transform: translateX(120%);
}
.tm-bt-arrow:hover .tm-card-arrow-before {
  transform: translateX(0);
}
@media (min-width: 1270px) {
  .tm-card-cont .tm-card-text {
    min-height: 400px;
  }
}
@media (min-width: 1270px) and (min-width: 1450px) {
  .tm-card-cont .tm-card-text {
    min-height: 380px;
  }
}
@media (min-width: 1270px) and (min-width: 1650px) {
  .tm-card-cont .tm-card-text {
    min-height: 350px;
  }
}
/* MAPS on Team Pages */
.tm-aus-map-team .ct-fancy-icon {
  transition: 0.3s transform ease-in-out;
}
.tm-aus-map-team:hover .ct-fancy-icon {
  transform: translateX(20px);
}
.tm-aus-map-section .ct-fancy-icon {
  transition: 0.3s transform ease-in-out;
  transform: translateX(-100%);
}
.tm-aus-map-section h2, .tm-aus-map-section h3 {
  color: var(--primary-color);
}
.tm-aus-map-section:hover .ct-fancy-icon {
  transform: translateX(0);
}
.tm-aus-map-section:hover h2, .tm-aus-map-section:hover h3 {
  color: darken var(--primary-color) 100%;
}
tr.wpdt-cell-row:nth-child(1) > td:nth-child(1) {
  border-top: none !important;
  border-left: none !important;
}
tr.wpdt-cell-row:nth-child(18) > td:nth-child(1), tr.wpdt-cell-row:nth-child(11) > td:nth-child(1), tr.wpdt-cell-row:nth-child(21) > td:nth-child(1) {
  border-left: none !important;
  border-right: none !important;
}
#wpdtSimpleTable-4 tr.wpdt-cell-row:nth-child(11) > td:nth-child(1) {
  border-left: 1px solid #231F20 !important;
}
#wpdtSimpleTable-3 td.wpdt-bold:nth-child(2), #wpdtSimpleTable-3 td.wpdt-bold:nth-child(3), #wpdtSimpleTable-3 td.wpdt-bold:nth-child(4), #wpdtSimpleTable-3 td.wpdt-bold:nth-child(5), #wpdtSimpleTable-3 td.wpdt-bold:nth-child(6), #wpdtSimpleTable-3 td.wpdt-bold:nth-child(7), #wpdtSimpleTable-3 td.wpdt-bold:nth-child(8), #wpdtSimpleTable-3 td.wpdt-bold:nth-child(9), #wpdtSimpleTable-3 td.wpdt-bold:nth-child(10), #wpdtSimpleTable-3 td.wpdt-bold:nth-child(11), #wpdtSimpleTable-3 td.wpdt-bold:nth-child(12), #wpdtSimpleTable-3 td.wpdt-bold:nth-child(13), #wpdtSimpleTable-4 td.wpdt-bold:nth-child(2), #wpdtSimpleTable-4 td.wpdt-bold:nth-child(3), #wpdtSimpleTable-4 td.wpdt-bold:nth-child(4), #wpdtSimpleTable-4 td.wpdt-bold:nth-child(5), #wpdtSimpleTable-4 td.wpdt-bold:nth-child(6), #wpdtSimpleTable-4 td.wpdt-bold:nth-child(7), #wpdtSimpleTable-4 td.wpdt-bold:nth-child(8), #wpdtSimpleTable-4 td.wpdt-bold:nth-child(9), #wpdtSimpleTable-4 td.wpdt-bold:nth-child(10), #wpdtSimpleTable-4 td.wpdt-bold:nth-child(11), #wpdtSimpleTable-4 td.wpdt-bold:nth-child(12), #wpdtSimpleTable-4 td.wpdt-bold:nth-child(13) {
  font-size: 13px !important;
}
.tm-link-anim {
  background-image: linear-gradient(90deg, #33424D, #8DC051);
  background-size: 0% 2px;
  background-repeat: no-repeat;
  background-position: left bottom;
  transition: background-size 300ms ease;
  padding-bottom: 2px;
}
.tm-link-anim:hover {
  background-size: 100% 2px;
}
.tm-link-anim2 {
  background-image: linear-gradient(90deg, #8DC051, #8DC051);
  background-size: 0% 2px;
  background-repeat: no-repeat;
  background-position: left bottom;
  transition: background-size 300ms ease;
  padding-bottom: 2px;
}
.tm-link-anim2:hover {
  background-size: 100% 2px;
}
.text-link {
  color: var(--paragraph-alt-color);
}
@media (max-width: 768px) {
  #-mega-menu-12-16.oxy-mega-menu {
    margin-top: 2rem;
  }
  .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td {
    font-size: 12px;
  }
  .wpdt-cell {
    padding: 5px !important;
  }
  td.wpdt-bold:nth-child(2), td.wpdt-bold:nth-child(3), td.wpdt-bold:nth-child(4), td.wpdt-bold:nth-child(5), td.wpdt-bold:nth-child(6), td.wpdt-bold:nth-child(7), td.wpdt-bold:nth-child(8), td.wpdt-bold:nth-child(9), td.wpdt-bold:nth-child(10), td.wpdt-bold:nth-child(11), td.wpdt-bold:nth-child(12), td.wpdt-bold:nth-child(13) {
    font-size: 10px !important;
  }
  tr.wpdt-cell-row:nth-child(18) > td:nth-child(1), tr.wpdt-cell-row:nth-child(11) > td:nth-child(1), tr.wpdt-cell-row:nth-child(21) > td:nth-child(1) {
    padding: 10px !important;
  }
}
@media (max-width: 480px) {
  .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td {
    font-size: 10px;
  }
  tr.wpdt-cell-row:nth-child(2) > td:nth-child(2), tr.wpdt-cell-row:nth-child(2) > td:nth-child(3), tr.wpdt-cell-row:nth-child(2) > td:nth-child(4), tr.wpdt-cell-row:nth-child(2) > td:nth-child(5), tr.wpdt-cell-row:nth-child(2) > td:nth-child(6), tr.wpdt-cell-row:nth-child(2) > td:nth-child(7), tr.wpdt-cell-row:nth-child(2) > td:nth-child(8), tr.wpdt-cell-row:nth-child(2) > td:nth-child(9), tr.wpdt-cell-row:nth-child(2) > td:nth-child(10), tr.wpdt-cell-row:nth-child(2) > td:nth-child(11), tr.wpdt-cell-row:nth-child(2) > td:nth-child(12) {
    font-size: 8px !important;
  }
  td.wpdt-bold:nth-child(2), td.wpdt-bold:nth-child(3), td.wpdt-bold:nth-child(4), td.wpdt-bold:nth-child(5), td.wpdt-bold:nth-child(6), td.wpdt-bold:nth-child(7), td.wpdt-bold:nth-child(8), td.wpdt-bold:nth-child(9), td.wpdt-bold:nth-child(10) {
    font-size: 8px !important;
  }
  td.wpdt-bold:nth-child(2) {
    padding-left: 2px !important;
  }
}
.parallax__container {
  clip: rect(0, auto, auto, 0);
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -100;
}
.parallax {
  position: fixed;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
  /* BG behaviour */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
  .oxy-pro-accordion_item.active .oxy-pro-accordion_icon svg {
    -webkit-transform: none !important;
    transform: none !important;
  }
}
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);

