/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
.g-mosaicgrid {
  margin: -1.5rem;
}
.g-mosaicgrid-sizer, .g-mosaicgrid-item-container {
  padding: 1rem;
}
.g-mosaicgrid-sizer .g-mosaicgrid-item, .g-mosaicgrid-item-container .g-mosaicgrid-item {
  position: relative;
  border-radius: 0.4rem;
  overflow: hidden;
}
.g-mosaicgrid-1-col .g-mosaicgrid-sizer, .g-mosaicgrid-1-col .g-mosaicgrid-item-container {
  width: 100%;
}
.g-mosaicgrid-2-col .g-mosaicgrid-sizer, .g-mosaicgrid-2-col .g-mosaicgrid-item-container {
  width: 50%;
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-2-col .g-mosaicgrid-sizer, .g-mosaicgrid-2-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
  width: 33.33333%;
}
@media only all and (min-width: 30.01rem) and (max-width: 59.99rem) {
  .g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
  width: 25%;
}
@media only all and (min-width: 30.01rem) and (max-width: 59.99rem) {
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
  width: 20%;
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 59.99rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
  width: 16.66667%;
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 59.99rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
.g-mosaicgrid-item:hover img, .g-mosaicgrid-item:focus img {
  opacity: 0.15;
}
.g-mosaicgrid-zoom .g-mosaicgrid-item:hover img, .g-mosaicgrid-zoom .g-mosaicgrid-item:focus img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.g-mosaicgrid-rotate .g-mosaicgrid-item:hover img, .g-mosaicgrid-rotate .g-mosaicgrid-item:focus img {
  -webkit-transform: rotate(5deg) scale(1.25);
  -moz-transform: rotate(5deg) scale(1.25);
  -ms-transform: rotate(5deg) scale(1.25);
  -o-transform: rotate(5deg) scale(1.25);
  transform: rotate(5deg) scale(1.25);
}
.g-mosaicgrid-blur .g-mosaicgrid-item:hover img, .g-mosaicgrid-blur .g-mosaicgrid-item:focus img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.g-mosaicgrid-grayscale .g-mosaicgrid-item:hover img, .g-mosaicgrid-grayscale .g-mosaicgrid-item:focus img {
  opacity: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.g-mosaicgrid-blur.g-mosaicgrid-grayscale .g-mosaicgrid-item:hover img, .g-mosaicgrid-blur.g-mosaicgrid-grayscale .g-mosaicgrid-item:focus img {
  -webkit-filter: blur(3px) grayscale(100%);
  filter: blur(3px) grayscale(100%);
}
.g-mosaicgrid-style2 .g-mosaicgrid-item:hover .g-mosaicgrid-item-desc, .g-mosaicgrid-style2 .g-mosaicgrid-item:focus .g-mosaicgrid-item-desc {
  opacity: 1;
  font-size: 14px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-mosaicgrid-image {
  background: #034477;
  overflow: hidden;
}
.g-mosaicgrid-image img {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  min-width: 100%;
}
.g-mosaicgrid-content {
  /*padding: ($content-padding * 1.75) ($content-padding * 2) ($content-padding * 1.5) ($content-padding * 2);*/
  padding: 0;
}
.g-mosaicgrid-style1 .g-mosaicgrid-content {
  background: #FFFFFF;
  /*-$base-background;*/
  color: #000000;
  /*$base-text-color;*/
}
.g-mosaicgrid-style2 .g-mosaicgrid-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.g-mosaicgrid-item-title {
  font-size: 1.25rem;
  line-height: 1.25;
}
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a {
  color: black;
}
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a:hover {
  color: #0460a9;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a {
  color: inherit;
  font-size: 1.5rem;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a:hover {
  color: #32a2fa;
}
.g-mosaicgrid-item-desc {
  margin-bottom: 1em;
  padding-top: 0.5rem;
  font-size: 0.875rem;
  color: #555;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-desc {
  color: #6f6f6f;
  opacity: 0;
  font-size: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.g-mosaicgrid-item-tag-wrapper {
  margin: 0.625rem 0;
  font-size: 0.9rem;
}
.g-mosaicgrid-style1 .g-mosaicgrid-item-tag-wrapper {
  opacity: 0.5;
  margin-top: 1.25rem;
  padding-top: 1.5rem;
  margin-bottom: 0;
  border-top: 1px solid rgba(231, 232, 234, 0.25);
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-tag-wrapper {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  right: 1.5rem;
}
.g-mosaicgrid-item-tag {
  float: left;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-tag {
  background: rgba(0, 0, 0, 0.25);
  padding: 0.25rem 0.5rem;
  border-radius: 0.4rem;
}
.g-mosaicgrid-item-tagicons-container {
  float: right;
  white-space: nowrap;
}
.g-mosaicgrid-item-tagicons {
  display: inline-block;
  margin: 0 2%;
}
.g-mosaicgrid-style2 .g-mosaicgrid-item-tagicons {
  padding: 0.25rem 0;
}
.g-team {
  position: relative;
}
.g-team .g-team-header {
  margin-bottom: 1.5rem;
  text-align: center;
  z-index: 1;
}
.g-team .g-team-header .g-team-title {
  display: block;
  color: #222222;
  font-size: 2rem;
  font-weight: 700;
}
.g-team .g-team-header .g-team-subtitle {
  display: block;
  color: #166364;
  font-size: 1.25rem;
}
.g-team .g-team-grid .team-members {
  overflow: hidden;
  width: 80%;
  margin: 2rem auto;
  padding: 0.866% 0;
  font-size: 1rem;
}
@media only all and (max-width: 59.99rem) {
  .g-team .g-team-grid .team-members {
    width: 100%;
  }
}
.g-team .g-team-grid .team-members:after {
  content: "";
  display: block;
  clear: both;
}
.g-team .g-team-grid .team-members .hex {
  position: relative;
  list-style-type: none;
  float: left;
  overflow: hidden;
  visibility: hidden;
  outline: 1px solid transparent;
  /* fix for jagged edges in FF on hover transition */
  -webkit-transform: rotate(-60deg) skewY(30deg) translatez(-1px);
  -ms-transform: rotate(-60deg) skewY(30deg) translatez(-1px);
  transform: rotate(-60deg) skewY(30deg) translatez(-1px);
}
@media only all and (min-width: 80rem) {
  .g-team .g-team-grid .team-members .hex {
    width: 19.2%;
    /* = (100-4) / 5 */
    padding-bottom: 22.17%;
    /* =  width / sin(60deg) */
  }
  .g-team .g-team-grid .team-members .hex:nth-child(9n+6), .g-team .g-team-grid .team-members .hex:nth-child(9n+7), .g-team .g-team-grid .team-members .hex:nth-child(9n+8), .g-team .g-team-grid .team-members .hex:nth-child(9n+9) {
    margin-top: -4.676%;
    margin-bottom: -4.676%;
    -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
    -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
    transform: translateX(50%) rotate(-60deg) skewY(30deg);
  }
  .g-team .g-team-grid .team-members .hex:nth-child(9n+6):last-child, .g-team .g-team-grid .team-members .hex:nth-child(9n+7):last-child, .g-team .g-team-grid .team-members .hex:nth-child(9n+8):last-child, .g-team .g-team-grid .team-members .hex:nth-child(9n+9):last-child {
    margin-bottom: 0;
  }
  .g-team .g-team-grid .team-members .hex:nth-child(9n+6) {
    margin-left: 0.5%;
    clear: left;
  }
  .g-team .g-team-grid .team-members .hex:nth-child(9n+10) {
    clear: left;
  }
  .g-team .g-team-grid .team-members .hex:nth-child(9n+2), .g-team .g-team-grid .team-members .hex:nth-child(9n+ 7) {
    margin-left: 1%;
    margin-right: 1%;
  }
  .g-team .g-team-grid .team-members .hex:nth-child(9n+3), .g-team .g-team-grid .team-members .hex:nth-child(9n+4), .g-team .g-team-grid .team-members .hex:nth-child(9n+8) {
    margin-right: 1%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  .g-team .g-team-grid .team-members .hex {
    width: 32.666%;
    /* = (100-2) / 3 */
    padding-bottom: 37.72%;
    /* =  width / sin(60) */
  }
  .g-team .g-team-grid .team-members .hex:nth-child(5n+4), .g-team .g-team-grid .team-members .hex:nth-child(5n+5) {
    margin-top: -8.564%;
    margin-bottom: -8.564%;
    -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
    -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
    transform: translateX(50%) rotate(-60deg) skewY(30deg);
  }
  .g-team .g-team-grid .team-members .hex:nth-child(5n+4):last-child, .g-team .g-team-grid .team-members .hex:nth-child(5n+5):last-child {
    margin-bottom: 0;
  }
  .g-team .g-team-grid .team-members .hex:nth-child(5n+4) {
    margin-right: 1%;
    margin-left: 0.5%;
  }
  .g-team .g-team-grid .team-members .hex:nth-child(5n+2) {
    margin-left: 1%;
    margin-right: 1%;
  }
  .g-team .g-team-grid .team-members .hex:nth-child(5n+6) {
    clear: left;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-team .g-team-grid .team-members .hex {
    width: 49.5%;
    /* = (100-1) / 2 */
    padding-bottom: 57.158%;
    /* =  width / sin(60) */
  }
  .g-team .g-team-grid .team-members .hex:nth-child(3n+3) {
    margin-top: -13.423%;
    margin-bottom: -13.423%;
    -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
    -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
    transform: translateX(50%) rotate(-60deg) skewY(30deg);
  }
  .g-team .g-team-grid .team-members .hex:nth-child(3n+3):last-child {
    margin-bottom: 0;
  }
  .g-team .g-team-grid .team-members .hex:nth-child(3n+3) {
    margin-left: 0.5%;
  }
  .g-team .g-team-grid .team-members .hex:nth-child(3n+2) {
    margin-left: 1%;
  }
  .g-team .g-team-grid .team-members .hex:nth-child(3n+4) {
    clear: left;
  }
}
.g-team .g-team-grid .team-members .hex * {
  position: absolute;
  visibility: visible;
  outline: 1px solid transparent;
  /* fix for jagged edges in FF on hover transition */
}
.g-team .g-team-grid .team-members .hex .hexIn {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  overflow: hidden;
  -webkit-transform: skewY(-30deg) rotate(60deg);
  -ms-transform: skewY(-30deg) rotate(60deg);
  transform: skewY(-30deg) rotate(60deg);
}
.g-team .g-team-grid .team-members .hex .hexIn:hover h1, .g-team .g-team-grid .team-members .hex .hexIn:hover p, .g-team .g-team-grid .team-members .hex .hexIn:focus h1, .g-team .g-team-grid .team-members .hex .hexIn:focus p {
  opacity: 1;
}
.g-team .g-team-grid .team-members .hex img {
  left: -100%;
  right: -100%;
  width: auto;
  height: 100%;
  margin: 0 auto;
  max-width: none;
}
.g-team .g-team-grid .team-members .hex h1, .g-team .g-team-grid .team-members .hex p {
  margin: 0;
  width: 102%;
  left: -1%;
  /* prevent line on the right where background doesn't cover image */
  padding: 5%;
  box-sizing: border-box;
  background-color: rgba(4, 96, 169, 0.75);
  font-weight: 300;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.g-team .g-team-grid .team-members .hex h1 {
  bottom: 50%;
  padding-top: 50%;
  font-size: 1.4rem;
  z-index: 1;
}
@media only all and (max-width: 59.99rem) {
  .g-team .g-team-grid .team-members .hex h1 {
    font-size: 1.1rem;
    line-height: 1;
  }
}
.g-team .g-team-grid .team-members .hex h1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 45%;
  width: 10%;
  text-align: center;
  border-bottom: 1px solid #ffffff;
}
.g-team .g-team-grid .team-members .hex p {
  top: 50%;
  padding-bottom: 50%;
  font-size: 1rem;
}
@media only all and (max-width: 59.99rem) {
  .g-team .g-team-grid .team-members .hex p {
    font-size: 1.1rem;
    line-height: 1;
  }
}
.tm-timeline .tm-timeline-item-main-container {
  padding-left: 50px;
  padding-bottom: 50px;
}
.tm-timeline .tm-timeline-item-main-wrapper {
  position: relative;
  padding-left: 50px;
}
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-item-main-container {
  padding-left: 50px;
}
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-item-main {
  position: relative;
}
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-line {
  position: absolute;
  top: 0;
  height: 100%;
}
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-line span {
  height: 100%;
  position: absolute;
  background-color: #1e87f0;
  transform: translateX(-50%);
  transform-origin: center;
  display: block;
}
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-icon {
  position: absolute;
  top: 20px;
  transform: translate(-50%, -50%);
  left: 51px;
}
.tm-timeline .tm-timeline-item-main-wrapper .tm-timeline-icon span {
  position: absolute;
  text-align: center;
  border: 4px solid #1e87f0;
  padding: 20px;
  transform: translate(-50%, -50%);
  border-radius: 130px;
  line-height: 40px;
}
.tm-timeline .tm-timeline-arrow {
  position: absolute;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  z-index: 0;
  top: 15px;
  left: -8px;
}
.tm-timeline .tm-timeline-item:nth-last-child(-n+1) .tm-timeline-item-main-container {
  padding-bottom: 0;
}
.tm-timeline-icon span svg {
  transform: translate(-50%, -50%);
  transform-origin: center;
  position: absolute;
}
.tm-timeline.tm-timeline-skin-custom .tm-timeline-icon span {
  padding: 10px;
  line-height: 1;
}
.tm-timeline.tm-timeline-skin-custom .tm-timeline-icon span .fa {
  height: 18px;
  width: 18px;
  font-size: 18px;
}
.tm-timeline.tm-timeline-skin-custom .tm-timeline-icon span:after {
  display: none;
}
.tm-timeline-right .tm-timeline-item .tm-timeline-item-main-wrapper {
  padding-left: 0;
}
.tm-timeline-right .tm-timeline-item.left-part .tm-timeline-item-main-container, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-item-main-container {
  padding-right: 50px;
  padding-left: 0;
}
.tm-timeline-right .tm-timeline-item.left-part .tm-timeline-arrow, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-arrow {
  right: -8px;
  left: auto;
}
.tm-timeline-right .tm-timeline-item.left-part .tm-timeline-line, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-line {
  right: 0;
}
.tm-timeline-right .tm-timeline-item.left-part .tm-timeline-icon, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-icon {
  right: 0;
  left: auto;
}
.tm-timeline-right .tm-timeline-date {
  padding: 10px 50px;
}
@media (max-width: 959px) {
  .tm-timeline-right .tm-timeline-item .tm-timeline-item-main-wrapper {
    padding-right: 55px;
  }
  .tm-timeline-right .tm-timeline-item.left-part .tm-timeline-line, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-line {
    right: 55px;
  }
  .tm-timeline-right .tm-timeline-item.left-part .tm-timeline-icon, .tm-timeline-right .tm-timeline-item.right-part .tm-timeline-icon {
    right: 55px;
    left: auto;
  }
}
@media (min-width: 960px) {
  .tm-timeline-center .tm-timeline-item .tm-timeline-item-main-wrapper {
    padding-left: 0;
  }
  .tm-timeline-center .tm-timeline-item.left-part .tm-timeline-item-main-container {
    padding-right: 50px;
    padding-left: 0;
  }
  .tm-timeline-center .tm-timeline-item.left-part .tm-timeline-arrow {
    right: -8px;
    left: auto;
  }
  .tm-timeline-center .tm-timeline-item.left-part .tm-timeline-line {
    right: 0;
  }
  .tm-timeline-center .tm-timeline-item.left-part .tm-timeline-icon {
    right: 0;
    left: auto;
  }
  .tm-timeline-center .tm-timeline-item.right-part .tm-timeline-item-main-container {
    padding-left: 50px;
    padding-right: 0;
  }
  .tm-timeline-center .tm-timeline-item.right-part .tm-timeline-icon {
    left: 0;
  }
  .tm-timeline-center .tm-timeline-date {
    padding: 10px 50px;
  }
  .tm-timeline-center .tm-timeline-item:nth-child(-n+2) .tm-timeline-item-main-container {
    padding-top: 0;
  }
  .tm-timeline-center .tm-timeline-item:nth-child(-n+2) .tm-timeline-icon {
    top: 22px;
  }
  .tm-timeline-center .tm-timeline-item:nth-last-child(-n+2) .tm-timeline-item-main-container {
    padding-bottom: 0;
  }
}
.tm-timeline .tm-timeline-date span {
  background-color: #f7f7f7;
  padding: 10px 15px 10px 15px;
  border-radius: 2px 2px 2px 2px;
  overflow: hidden;
}
.tm-timeline-arrow {
  background-color: #f3f3f3;
}
.uk-card-default > .tm-timeline-arrow {
  background-color: #fff;
}
.uk-card-primary > .tm-timeline-arrow {
  background-color: #0460a9;
}
.uk-card-secondary > .tm-timeline-arrow {
  background-color: #222;
}
.tm-timeline-line span {
  height: 100%;
  position: absolute;
  background-color: #1e87f0;
  transform: translateX(-50%);
  transform-origin: center;
  display: block;
}
.tm-timeline .tm-timeline-line span {
  width: 3px;
}
.tm-timeline .tm-timeline-icon span {
  background-color: #f7f7f7;
  border-radius: 50%;
}
#uk-login-form input, .tm-newsletter-form input, .tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input, .tm-datatables-wrapper input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}
#uk-login-form .uk-form-icon, .tm-newsletter-form .uk-form-icon, .tm-form-reset .uk-form-icon, .tm-form-remind .uk-form-icon, .tm-form-login .uk-form-icon, .tm-form-registration .uk-form-icon, .tm-form-profile-edit .uk-form-icon, .tm-datatables-wrapper .uk-form-icon {
  height: 40px;
}
#uk-login-form .uk-checkbox, .tm-newsletter-form .uk-checkbox, .tm-form-reset .uk-checkbox, .tm-form-remind .uk-checkbox, .tm-form-login .uk-checkbox, .tm-form-registration .uk-checkbox, .tm-form-profile-edit .uk-checkbox, .tm-datatables-wrapper .uk-checkbox {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0;
}
.tm-newsletter-form button.uk-icon:not(:disabled) {
  outline: none;
}
.tm-newsletter-form .uk-spinner.uk-icon svg {
  width: 20px;
}
.tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  width: 100%;
}
.profile #users-profile-core .uk-description-list dd, .profile #users-profile-custom .uk-description-list dd {
  margin-left: 0;
}
.btn {
  margin: 0;
  border: none;
  border-radius: 0;
  text-shadow: none;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 35px;
  vertical-align: middle;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  transition-property: color, background-color, background-position, border-color, box-shadow;
  letter-spacing: -0.5px;
  background-origin: border-box;
  background-size: 200%;
  background-position-x: 100%;
}
.btn {
  border: 2px solid transparent;
  background-image: none;
  border-radius: 0 !important;
  box-shadow: none;
  font-size: 1rem !important;
}
.view-search .tm-search-result-form input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
  margin: 0;
  padding: 0 6px;
}
.tm-tags a {
  text-transform: none;
}
.tm-tags a:hover, .tm-tags a:focus {
  color: #ffffff;
}
.tm-member-icon a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.tm-member-icon .facebook {
  background-color: #3b5998;
  color: #ffffff;
}
.tm-member-icon .twitter {
  background-color: #1da1f2;
  color: #ffffff;
}
.tm-member-icon .google-plus {
  background-color: #dd4b39;
  color: #ffffff;
}
.tm-member-icon .linkedin {
  background-color: #0077b5;
  color: #ffffff;
}
.tm-member-icon .whatsapp {
  background-color: #25d366;
  color: #ffffff;
}
.tm-member-icon .flickr {
  background-color: #ff0084;
  color: #ffffff;
}
.tm-member-icon .behance {
  background-color: #131418;
  color: #ffffff;
}
.tm-member-icon .dribbble {
  background-color: #ea4c89;
  color: #ffffff;
}
.tm-member-icon .xing {
  background-color: #026466;
  color: #ffffff;
}
.tm-member-icon .vimeo {
  background-color: #1ab7ea;
  color: #ffffff;
}
.tm-member-icon .foursquare {
  background-color: #f94877;
  color: #ffffff;
}
.tm-member-icon .github {
  background-color: #000;
  color: #ffffff;
}
.tm-member-icon .instagram {
  background-color: #bc2a8d;
  color: #ffffff;
}
.tm-member-icon .pinterest {
  background-color: #bd081c;
  color: #ffffff;
}
.tm-member-icon .soundcloud {
  background-color: #ff3300;
  color: #ffffff;
}
.tm-member-icon .tumblr {
  background-color: #34465d;
  color: #ffffff;
}
.tm-member-icon .yelp {
  background-color: #af0606;
  color: #ffffff;
}
.tm-member-icon .youtube {
  background-color: #cd201f;
  color: #ffffff;
}
.tm-member-icon .uikit {
  background-color: #1e87f0;
  color: #ffffff;
}
.tm-member-icon a:hover, .tm-member-icon a:focus, .tm-member-icon a:active {
  -webkit-filter: saturate(1.2) brightness(1.2);
  filter: saturate(1.2) brightness(1.2);
  color: #fff;
}
.tm-custom-icon .tm-share-icon a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #ffffff;
}
.tm-custom-icon .tm-share-icon a:hover {
  -webkit-filter: saturate(1.2) brightness(1.2);
  filter: saturate(1.2) brightness(1.2);
  color: #fff;
}
.tm-custom-icon .tm-share-icon .twitter {
  background-color: #1da1f2;
}
.tm-custom-icon .tm-share-icon .facebook {
  background-color: #3b5998;
}
.tm-custom-icon .tm-share-icon .googleplus {
  background-color: #dd4b39;
}
.tm-custom-icon .tm-share-icon .linkedin {
  background-color: #0077b5;
}
.tm-custom-icon .tm-share-icon .whatsapp {
  background-color: #25d366;
}
.tm-custom-icon .tm-share-icon .telegram {
  background-color: #2ca5e0;
}
.tm-custom-icon .tm-share-icon .mail {
  background-color: #ea4335;
}
.tm-custom-icon .tm-share-icon .digg {
  background-color: #005be2;
}
.tm-custom-icon .tm-share-icon .pinterest {
  background-color: #bd081c;
}
.tm-custom-icon .tm-share-icon .tumblr {
  background-color: #eb4924;
}
.tm-custom-icon .tm-share-icon .reddit {
  background-color: #ff4500;
}
.tm-custom-icon .tm-share-icon .vk {
  background-color: #4c75a3;
}
.tm-custom-icon .tm-share-icon .xing {
  background-color: #026466;
}
.tm-price-table_featured {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px;
}
.tm-price-table_featured-inner {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 14px;
  line-height: 2;
  background-color: #0460a9;
  color: #fff;
}
.tm-price-table_featured.elementor-ribbon-left {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: 0;
  right: auto;
}
.tm-price-table_featured.elementor-ribbon-right {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: auto;
  right: 0;
}
.tm-tg-switch-label {
  position: relative;
  display: inline-block;
  width: 4.5em;
  height: 2.3em;
  vertical-align: middle;
}
.tm-tg-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.tm-tg-slider:before {
  position: absolute;
  content: "";
  height: 1.8em;
  width: 1.8em;
  left: 0.25em;
  bottom: 0.25em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.tm-tg-switch + .tm-tg-slider {
  background-color: #cdd5e0;
}
.tm-tg-switch:checked + .tm-tg-slider {
  background-color: #d2d2d2;
}
.tm-tg-switch:checked + .tm-tg-slider:before {
  -webkit-transform: translateX(2.1em);
  -ms-transform: translateX(2.1em);
  transform: translateX(2.1em);
}
.tm-tg-slider.tm-tg-round {
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
}
.tm-tg-slider.tm-tg-round:before {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.tm-tg-switch:checked + .tm-tg-slider {
  background-color: #4fbe79;
}
.tm-tg-slider:before {
  background-color: #ffffff;
}
.tm-tg-switch-label .tm-tg-switch {
  display: none;
}
.tm-intense-wrapper .tm-data-image, .tm-intense-wrapper .tm-image {
  cursor: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4M0UzRkZGRUY4ODQxMUUzQjg5REQwNUQyQTFENTVGOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4M0UzRkZGRkY4ODQxMUUzQjg5REQwNUQyQTFENTVGOSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUyNjc4QUY1Rjg0QjExRTNCODlERDA1RDJBMUQ1NUY5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjUyNjc4QUY2Rjg0QjExRTNCODlERDA1RDJBMUQ1NUY5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+x6eaoAAABeVJREFUeNrcWn1MW1UUv604GZgFzSzFyRifDR/SpWzIPy5QCIlGsiZGJ05JDEELiYBEp1FKgoLRSaDwB64mmEyjxJlFDCbGBRiZf4zwlcEoDd8DdBRcpDGAWFnx/OAWH6x09Gttd5LDve/x3ru/X8+555173xExN8n6+no4NRmkx0hlpEdID5IGk4pIl0hvkd4gHSHtJb0sEolmXRzXLeAPk2pI9evOi54/I8JZIlCRkzfLqfmA9HlSMc6tra0tLywsDE5MTAzo9fqpwcHB+f7+ftPU1NTf+H9kZOR+hUIRkpycHJqYmBgZHR0tl0gkyQEBAcH8sRbSi6TVZKUBRy0icpCAhJqzpHm412Kx/Ds9PX2lo6OjvaSkpGd5edniyPOCg4PF9fX1x5VKZWZERMQJsVj8IIYh/Yr0DBFacDsRuuEFar4gDSEC/xgMhp/Ky8svtLS03HLHHFOpVAerqqpejI+Pf44IPUSnTKSvE5nv3UKELtxHjZa0EMdGo7G7rKxM29zcPM88ILm5uaG1tbUlUqn0KX7qHGkJETI7TYQuepj7bTbcqLOz81xmZmYLuwfS3t6uSk9PV3N3u4T5SGSWdiMitkMiiD8g22w2L1ZXV5feKxIQjIUxMTYwAAvHZFNEdtzpZ1LlysqKsbi4+ExTU9PvzAuSn59/qKGh4WxQUJAUhiJ9Vuhmd7MI5oRydXX1j6Kiore9RQKCsYEBWGAo0npb14ltWOMUJjbNibWamprK8+fPzzEvCzAACzDRoZowvmTXteiCx6nRI8TSZGvIysr6kfmQtLW1naS5U8xDcyK52E2bUYtOfkPNy/Pz870U/t5lPigU/j8NDQ1FPvctETl9xxyhEwqEcTKfWaPRNDAfFWADRmDlmLdbhE4itJ6kPOliUlJSI/NhGRoaKqJ8DXkeXF+1ZRGeeebgpYe0w4sYH9jR2hRg5BM/B/mo0LVeQX92dvZXd+VOnhRgJKxXOP7XhERO488lEncPStZuh7r7uQKspzbmCF/ZzWA9ERISonI0Fd8LkY2BRKLMPbrWbUFrdwlgMpl+oPUM8sFoWESJf9CiaMDdJDwpwEqYr/PDDDFfY7PJycnrzM+EMA/y7lEQiUNvdHR0xt+IjI+PWzHLQCQave7u7t/8jUhXV5cVcxSIPMZP/ulvRIaHh//i3RBErXUHoordyOSsCMbec9SCSCSSAMoLf6GuWczuEwkghXkOyOXyoIGBgRUXf1FX3yMOiUwmsy59l2ARrLxYWlrao/5mhYSEhAO8uwgiE+ilpqY+4W9E6Me3Yp4EkVH04uLiDvsbkZiYGCvmERDp3QjEUVFP+hsRAeZrINLBQ1kyEjF/IQGswMwPL4v59wkDssi6uroUfyECrDzzHbPOEQg2HVg2ibsHRNj1ROgVYP1OuLACEUt4ePjT2BX3dWsAI2E9wTa/qXy5RYR+sRvUtGLDGFv7XsR4e0drU4CRsOJl3ko6tW07iOQjvIjj4+NzCgoKDvmqNYANGNnmB6EP79gO4unExgad0WjsCQsLe88XiczNzX0ilUqPs9026Li8Q2rChdie9DUSwMRJmDjWLRHviDA3Gf8ylZGRUajRaOJ8hURFRYUMmPhhIcfKbLqWwMU+p0aNrXy1Wv2Wt3fk8/LypDqdThsYGIhFoI5IqAVY7RLx1Q89yEKe2fOHHn4hIsNVPKCxsbG+srJS5g13wticxFVg2u2j6P3/MZRbZolbRocHKpXKNxH+YG5PuhLGwFichI5bYskuVgc2GIQFA2aDwdDqoYKBHCKwj4fYN4jAhbvgcowIvwklHJ+RvsoEJRzkBm2lpaW9zpRwaLXaY+SuWTtKOL7Ge8IjJRw7bj5Kzftse1HNEopqsPU6MjIy3d/fP9fX17c4Nja2UVQTGxu7PyUl5RGFQhEmk8kiaFGUROsJOU/FGfu/qOZjInDNASyuu4OgzGnYhTIng9fKnHYjxTYLz5BCICM4wjYLz6y/uLDwDPsEPWyz8GzGxXE32v8EGADbuW2sOaxEjQAAAABJRU5ErkJggg==') 25 25, auto;
  display: inline-block;
}
.tm-search .uk-form-blank {
  background: none !important;
  border-color: transparent !important;
}
.tm-search .uk-form-blank:focus {
  border-color: #e5e5e5 !important;
  border-style: dashed !important;
}
.uk-modal-dialog .uk-search input[type="search"] {
  border: none;
  box-shadow: none;
}
.lg-backdrop.in {
  opacity: 0.75 !important;
}
.fixed-size.lg-outer .lg-inner {
  background-color: #FFF;
}
.fixed-size.lg-outer .lg-sub-html {
  position: absolute;
  text-align: left;
}
.fixed-size.lg-outer .lg-toolbar {
  background-color: transparent;
  height: 0;
}
.fixed-size.lg-outer .lg-toolbar .lg-icon {
  color: #FFF;
}
.fixed-size.lg-outer .lg-img-wrap {
  padding: 12px;
}
.tm-quotation-wrapper blockquote {
  margin: 0 0 20px 0 !important;
  font-size: 1rem;
  border-left: none;
  font-style: normal;
}
.tm-quotation-wrapper blockquote cite {
  display: inline-block;
  font-size: 1rem;
}
.tm-code-wrapper pre {
  color: #666;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 1rem;
}
div.jx-slider {
  z-index: 1;
}
address, dl, fieldset, figure, ol, p, pre, ul {
  margin: 0 0 20px 0;
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}
.uk-table td {
  border: none;
}
.uk-table th {
  background: none;
}
table.uk-table, .uk-table-striped tbody tr:nth-of-type(odd), .uk-table-striped > tr:nth-of-type(odd) {
  border: none;
}
.uk-link:hover, a:hover {
  text-decoration: none;
}
.tm-slider-wrapper .uk-slidenav, .tm-intense-wrapper .uk-slidenav {
  padding: 6px 15px;
  color: #3d3d3d;
  background: #fff;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
}
.tm-slider-wrapper .tm-slidenav i, .tm-intense-wrapper .tm-slidenav i {
  font-size: 24px;
}
.tm-slider-wrapper .tm-slidenav:hover, .tm-slider-wrapper .tm-slidenav:focus, .tm-slider-wrapper .tm-slidenav:active, .tm-intense-wrapper .tm-slidenav:hover, .tm-intense-wrapper .tm-slidenav:focus, .tm-intense-wrapper .tm-slidenav:active {
  background: #0460a9;
  color: #fff;
}
.tm-slideshow-wrapper .uk-slidenav {
  padding: 10px 15px;
}
.tm-slideshow-wrapper .uk-slidenav:hover, .tm-slideshow-wrapper .uk-slidenav:focus, .tm-slideshow-wrapper .uk-slidenav:active {
  color: #0460a9;
}
.tm-slideshow-wrapper .uk-position-medium {
  margin: 40px;
}
.tm-slideshow-wrapper .uk-dotnav > * > * {
  background: rgba(61, 61, 61, 0);
  border: 2px solid #3d3d3d;
}
.tm-slideshow-wrapper .uk-dotnav > .uk-active > * {
  background-color: #0460a9;
  border: 2px solid #0460a9;
}
.tm-slideshow-wrapper .uk-slidenav, .tm-slider-wrapper .uk-slidenav, .tm-intense-wrapper .uk-slidenav {
  padding: 10px 15px;
  color: #3d3d3d;
  background: #fff;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color, box-shadow;
}
.uk-text-primary, .uk-alert-primary {
  color: #0460a9 !important;
}
.uk-button-primary {
  background-color: #0460a9;
}
.uk-button-primary:focus, .uk-button-primary:hover {
  background-color: #034477;
}
.uk-card-primary {
  background: #0460a9;
}
.uk-card-primary.uk-card-hover:hover {
  background-color: #034477;
}
.uk-tile-primary, .uk-section-primary {
  background: #0460a9;
}
/* Hover + Focus */
.uk-nav-default > li > a:hover, .uk-nav-default > li > a:focus, .uk-nav-default > li.uk-active > a, .uk-article-meta a {
  color: #0460a9;
}
.uk-subnav-pill > .uk-active > a, .uk-dotnav > .uk-active > * {
  background-color: #0460a9;
}
/* Hover + Active + Focus */
.uk-tab > .uk-active > a, .uk-tab > * > a:hover, .uk-tab > * > a:focus {
  border-color: #0460a9;
}
/* Hover + Focus */
.uk-accordion-title:hover, .uk-accordion-title:focus {
  color: #0460a9;
}
.uk-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #0460a9;
  border: 1px solid #0460a9;
}
.uk-marker {
  padding: 0;
  background: #fff;
  color: #fff;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color;
  border: 6px solid #0460a9;
  border-radius: 500px;
}
.uk-marker svg {
  width: 10px;
  height: 10px;
}
.uk-tab > * > a, .uk-nav-default {
  font-size: 1rem;
}
.uk-button:focus {
  outline: 0;
}
.uk-button, .uk-tab > * > a {
  text-transform: none;
  font-size: 1rem;
}
.uk-button-default {
  color: #0460a9;
  border: 2px solid #0460a9;
}
.uk-button-default:focus, .uk-button-default:hover {
  color: #404042;
  border-color: #404042;
}
.uk-button-default.uk-active, .uk-button-default:active {
  color: #404042;
  border-color: #404042;
}
.uk-button-primary {
  border: 2px solid transparent;
}
.uk-button-primary:focus, .uk-button-primary:hover {
  border-color: transparent;
}
.uk-button-primary.uk-active, .uk-button-primary:active {
  border-color: transparent;
}
.uk-button-secondary {
  border: 2px solid transparent;
}
.uk-button-secondary:focus, .uk-button-secondary:hover {
  border-color: transparent;
}
.uk-button-secondary.uk-active, .uk-button-secondary:active {
  border-color: transparent;
}
.uk-button-danger {
  border: 2px solid transparent;
}
.uk-button-danger:focus, .uk-button-danger:hover {
  border-color: transparent;
}
.uk-button-danger.uk-active, .uk-button-danger:active {
  border-color: transparent;
}
.uk-button-danger:disabled, .uk-button-default:disabled, .uk-button-primary:disabled, .uk-button-secondary:disabled {
  border: 2px solid transparent;
}
.g5-container {
  margin: 0 auto;
  padding: 0;
  width: 98rem;
}
@media only all and (min-width: 80rem) and (max-width: 97.99rem) {
  .g5-container {
    width: 80rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  .g5-container {
    width: 60rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 59.99rem) {
  .g5-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g5-container {
    width: 100%;
  }
}
.g5-container .g5-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.uk-container .g5-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.tm-calendar .clndr .clndr-controls {
  text-align: center;
}
.tm-calendar .clndr .clndr-controls .clndr-previous-button, .tm-calendar .clndr .clndr-controls .clndr-next-button {
  width: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.tm-calendar .clndr .clndr-controls .clndr-previous-button:hover, .tm-calendar .clndr .clndr-controls .clndr-next-button:hover {
  opacity: 0.5;
}
.tm-calendar .clndr .clndr-controls .clndr-previous-button {
  float: left;
  text-align: left;
}
.tm-calendar .clndr .clndr-controls .clndr-next-button {
  float: right;
  text-align: right;
}
.tm-calendar .clndr .clndr-grid {
  float: left;
  width: 65%;
}
@media only all and (max-width: 79.99rem) {
  .tm-calendar .clndr .clndr-grid {
    float: none;
    width: 100%;
    border: 0px;
    clear: both;
    overflow: hidden;
  }
}
.tm-calendar .clndr .clndr-grid .days-of-the-week {
  padding-left: 0;
  padding-right: 0;
}
.tm-calendar .clndr .clndr-grid .days-of-the-week .header-day {
  float: left;
  width: 14.2857%;
  text-align: center;
}
.tm-calendar .clndr .clndr-grid .days {
  width: 100%;
}
.tm-calendar .clndr .clndr-grid .days .day, .tm-calendar .clndr .clndr-grid .days .empty {
  float: left;
  width: 14.2857%;
  line-height: 80px;
  text-align: center;
  color: #4f4f4f;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #ddd;
}
@media only all and (max-width: 59.99rem) {
  .tm-calendar .clndr .clndr-grid .days .day, .tm-calendar .clndr .clndr-grid .days .empty {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
}
.tm-calendar .clndr .clndr-grid .days .day.adjacent-month .day-number, .tm-calendar .clndr .clndr-grid .days .empty.adjacent-month .day-number {
  opacity: 0.3;
}
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event {
  background: #fff;
  text-align: center;
}
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event .numberCircle {
  display: inline-block;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event .numberCircle span {
  text-align: center;
  cursor: pointer;
  display: inline-block;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  line-height: 49px;
  -webkit-transition: background 0.15s ease-out, color 0.15s ease-out;
  -moz-transition: background 0.15s ease-out, color 0.15s ease-out;
  -o-transition: background 0.15s ease-out, color 0.15s ease-out;
  transition: background 0.15s ease-out, color 0.15s ease-out;
}
@media only all and (max-width: 59.99rem) {
  .tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event .numberCircle span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
.tm-calendar .clndr .clndr-grid .days .day.tm-calendar-event:hover span {
  background: #0460a9;
  color: #fff;
}
.tm-calendar .clndr .clndr-grid .days .day.today span {
  display: inline-block;
  border: 2px solid #0460a9;
  width: 50px;
  height: 50px;
  line-height: 49px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
@media only all and (max-width: 59.99rem) {
  .tm-calendar .clndr .clndr-grid .days .day.today span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
.tm-calendar .clndr .clndr-grid .days .day.today .day-number {
  color: #0460a9;
}
.tm-calendar .uk-height-medium {
  height: 400px;
}
.tm-calendar .content-inner {
  padding: 20px;
  animation-name: uk-fade;
  animation-duration: 0.8s;
  animation-timing-function: linear;
}
.tm-calendar .uk-article-meta {
  padding: 5px 0;
}
.tm-paypal-wrapper .uk-form-success, .tm-paypal-wrapper .uk-form-success:focus, .tm-search .uk-form-success, .tm-search .uk-form-success:focus {
  color: #32d296;
  border-color: #32d296 !important;
}
.tm-paypal-wrapper .uk-form-danger, .tm-paypal-wrapper .uk-form-danger:focus, .tm-search .uk-form-danger, .tm-search .uk-form-danger:focus {
  color: #f0506e;
  border-color: #f0506e !important;
}
.tm-paypal-wrapper .uk-form-controls input, .tm-search .uk-form-controls input {
  box-shadow: none;
  border-radius: 0;
  padding: 0 10px;
}
.tm-paypal-wrapper .uk-search input, .tm-search .uk-search input {
  box-shadow: none;
  border-radius: 0;
}
#g-navigation .tm-search {
  margin: -1.563rem;
}
#g-navigation .tm-search-inner {
  padding: 1.2rem 0.938rem;
}
#g-navigation .uk-navbar-center:only-child, #g-navigation .uk-navbar-left, #g-navigation .uk-navbar-right {
  flex-wrap: wrap;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #0460a9;
}
#g-navigation .uk-search-navbar .uk-search-input {
  font-size: 1rem;
}
.uk-search-navbar .uk-search-input {
  font-size: 1rem;
}
.tm-button-wrapper .uk-button-danger:disabled, .tm-button-wrapper .uk-button-default:disabled, .tm-button-wrapper .uk-button-primary:disabled, .tm-button-wrapper .uk-button-secondary:disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
  border: 1px solid #e5e5e5 !important;
}
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 20px;
  z-index: 9999;
  font-size: 16px;
  width: 38px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  border: 0;
  border-radius: 0px;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
a.back-to-top:hover {
  text-decoration: none;
  color: #0460a9;
}
.uk-notification-message {
  font-size: 1rem;
}
/*
 * Primary bordered
 */
.uk-notification-message-primary-border {
  color: #1e87f0;
  border: 1px solid #1e87f0;
}
/*
 * Success bordered
 */
.uk-notification-message-success-border {
  color: #32d296;
  border: 1px solid #32d296;
}
/*
 * Warning bordered
 */
.uk-notification-message-warning-border {
  color: #faa05a;
  border: 1px solid #faa05a;
}
/*
 * Danger bordered
 */
.uk-notification-message-danger-border {
  color: #f0506e;
  border: 1px solid #f0506e;
}
/*
 * Primary bg
 */
.uk-notification-message-primary-hivis {
  color: #ffffff;
  background-color: #0460a9;
}
.uk-notification-message-primary-hivis .uk-notification-close, .uk-notification-message-primary-hivis a {
  color: #ffffff;
}
/*
 * Success bg
 */
.uk-notification-message-success-hivis {
  color: #ffffff;
  background-color: #32d296;
}
.uk-notification-message-success-hivis .uk-notification-close, .uk-notification-message-success-hivis a {
  color: #ffffff;
}
/*
 * Warning bg
 */
.uk-notification-message-warning-hivis {
  color: #ffffff;
  background-color: #faa05a;
}
.uk-notification-message-warning-hivis .uk-notification-close, .uk-notification-message-warning-hivis a {
  color: #ffffff;
}
/*
 * Danger bg
 */
.uk-notification-message-danger-hivis {
  color: #ffffff;
  background-color: #f0506e;
}
.uk-notification-message-danger-hivis .uk-notification-close, .uk-notification-message-danger-hivis a {
  color: #ffffff;
}
:-webkit-full-screen-ancestor:not(iframe) {
  animation-fill-mode: none;
  -webkit-animation-fill-mode: none;
}
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
.moduletable .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  margin: 0 5px;
}
.tm-price-list .uk-icon-button {
  border-radius: 0;
  background-color: #fff;
  color: #3d3d3d;
}
.uk-tooltip {
  text-shadow: none;
  font-size: 0.875em;
  font-weight: 400;
  color: #fff;
  background-color: #002b45;
  -webkit-box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 -3px 8px rgba(0, 0, 0, 0.3);
}
/**
 * Swiper 4.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 19, 2018
 */
.swiper-container {
  margin: -1px auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev {
  position: relative;
  top: 30%;
  width: 10px;
  height: 44px;
  z-index: 10;
  cursor: pointer;
  margin-bottom: 2rem;
}
.swiper-button-prev:focus {
  outline: none;
}
.swiper-button-next {
  position: relative;
  bottom: 30%;
  width: 10px;
  height: 44px;
  z-index: 10;
  cursor: pointer;
  margin-top: 2rem;
}
.swiper-button-next:focus {
  outline: none;
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: relative;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  display: flex;
  flex-direction: column;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: transparent;
  opacity: 1;
  border: 1px solid #ffffff;
  margin-bottom: 1.5rem;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffffff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 30px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0 1.2rem;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
  display: none;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
.g-slideshow .g-slideshow-slider .swiper-slide {
  position: relative;
  display: flex;
  align-items: center;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
}
.g-slideshow .g-slideshow-slider .swiper-slide.overlay::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(100deg, #000000 20%, rgba(255, 255, 255, 0));
}
.dir-rtl .g-slideshow .g-slideshow-slider .swiper-slide.overlay::before {
  background-image: linear-gradient(-100deg, #000000 20%, rgba(255, 255, 255, 0));
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide {
  position: relative;
  z-index: 3;
  width: 80%;
  margin: 0 auto;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
  font-size: 1vw;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 100rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
    font-size: 1rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
    font-size: 1.5rem;
    max-width: 90%;
  }
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
  font-size: 3vw;
  font-weight: 700;
  font-family: "Lato";
  line-height: 1.2;
  max-width: 60%;
  margin-bottom: 3rem;
}
@media (max-width: 66.6666666667rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
    font-size: 2rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
    font-size: 2.25rem;
    max-width: 90%;
  }
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-avatar {
  margin-right: 0.625rem;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-avatar img {
  max-width: 40px;
  border-radius: 100%;
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-author {
    font-size: 0.85rem;
  }
}
.g-slideshow .g-slideshow-thumbs {
  margin: 0 5vw;
  height: 160px;
  margin-top: 4rem;
  margin-bottom: 2rem;
  font-weight: 700;
  font-family: "Lato";
}
.g-slideshow .g-slideshow-thumbs.gallery-thumbs {
  box-sizing: border-box;
  cursor: pointer;
}
.g-slideshow .g-slideshow-thumbs.gallery-thumbs .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 6px;
  position: relative;
  pointer-events: auto;
}
.g-slideshow .g-slideshow-thumbs.gallery-thumbs .swiper-slide .g-slideshow-thumbs-title {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  height: 100%;
}
.g-slideshow .g-slideshow-thumbs.gallery-thumbs .swiper-slide .g-slideshow-thumbs-title span {
  padding: 1.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  z-index: 2;
}
.g-slideshow .g-slideshow-thumbs.gallery-thumbs .swiper-slide:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: #0460a9;
  border-radius: 6px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.g-slideshow .g-slideshow-thumbs.gallery-thumbs .swiper-slide-thumb-active:before {
  opacity: 0.5;
}
.g-slideshow .navigation {
  position: absolute;
  z-index: 10;
  right: 50px;
  top: 50%;
  display: flex;
  flex-direction: column;
  transform: translateY(-50%);
}
@media only all and (max-width: 30rem) {
  .g-slideshow .navigation {
    right: 30px;
  }
}
.dir-rtl .g-slideshow .navigation {
  right: auto;
  left: 50px;
}
@media only all and (max-width: 30rem) {
  .dir-rtl .g-slideshow .navigation {
    left: 30px;
  }
}
.g-infolist_title {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-infolist_title .g-infolist_title-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  margin: 0.625rem;
  padding: 0.625rem;
  border-bottom: 1px solid transparent;
  min-width: 0;
  min-height: 0;
}
.g-infolist_title .g-infolist_title-item.g-infolist_title-with-icon, .g-infolist_title .g-infolist_title-item.g-infolist_title-with-img {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media only all and (max-width: 59.99rem) {
  .g-infolist_title .g-infolist_title-item.g-infolist_title-with-icon, .g-infolist_title .g-infolist_title-item.g-infolist_title-with-img {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
.g-infolist_title.g-compact .g-infolist_title-item {
  margin-bottom: 0.5rem;
}
.g-infolist_title.noborder .g-infolist_title-item {
  border-bottom: 0;
}
.g-infolist_title.spaced .g-infolist_title-item {
  padding: 0.5rem 0 2rem 0;
}
.g-infolist_title .g-infolist_title-item-icon, .g-infolist_title .g-infolist_title-item-img {
  margin-right: 1rem;
  margin-top: 0.25rem;
}
.g-infolist_title .g-infolist_title-item-icon.left, .g-infolist_title .g-infolist_title-item-img.left {
  margin-right: 1rem;
}
.dir-rtl .g-infolist_title .g-infolist_title-item-icon.left, .dir-rtl .g-infolist_title .g-infolist_title-item-img.left {
  margin-left: 1rem;
  margin-right: 0;
}
.g-infolist_title .g-infolist_title-item-icon.left.browser, .g-infolist_title .g-infolist_title-item-img.left.browser {
  margin-right: 4%;
}
.dir-rtl .g-infolist_title .g-infolist_title-item-icon.left.browser, .dir-rtl .g-infolist_title .g-infolist_title-item-img.left.browser {
  margin-left: 4%;
  margin-right: 0;
}
.g-infolist_title .g-infolist_title-item-icon.right, .g-infolist_title .g-infolist_title-item-img.right {
  margin-left: 1rem;
}
.dir-rtl .g-infolist_title .g-infolist_title-item-icon.right, .dir-rtl .g-infolist_title .g-infolist_title-item-img.right {
  margin-right: 1rem;
  margin-left: 0;
}
.g-infolist_title .g-infolist_title-item-icon.right.browser, .g-infolist_title .g-infolist_title-item-img.right.browser {
  margin-left: 4%;
}
.dir-rtl .g-infolist_title .g-infolist_title-item-icon.right.browser, .dir-rtl .g-infolist_title .g-infolist_title-item-img.right.browser {
  margin-right: 4%;
  margin-left: 0;
}
@media only all and (max-width: 59.99rem) {
  .g-infolist_title .g-infolist_title-item-icon, .g-infolist_title .g-infolist_title-item-img {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
.g-infolist_title .g-infolist_title-item-img {
  min-width: 156px;
}
.g-infolist_title .g-infolist_title-item-img.center {
  margin: 0.5rem 0;
}
.g-infolist_title .g-infolist_title-item-img.avatar img {
  border-radius: 100%;
  border: 2px solid #ffffff;
}
.g-infolist_title .g-infolist_title-item-icon {
  font-size: 2rem;
  color: #0460a9;
  width: 4.5rem;
  height: 4.5rem;
  border: 1px solid #0460a9;
  border-radius: 100%;
}
.g-infolist_title .g-infolist_title-item-icon .fa {
  vertical-align: sub;
}
.g-infolist_title .g-infolist_title-item-icon.left {
  text-align: right;
}
.dir-rtl .g-infolist_title .g-infolist_title-item-icon.left {
  text-align: left;
}
.g-infolist_title .g-infolist_title-item-icon.center {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-right: 0;
  margin: 0 auto;
  margin-bottom: 1.5rem;
}
.g-infolist_title .g-infolist_title-item-icon.right {
  text-align: left;
}
.dir-rtl .g-infolist_title .g-infolist_title-item-icon.right {
  text-align: right;
}
@media only all and (max-width: 59.99rem) {
  .g-infolist_title .g-infolist_title-item-text {
    padding-top: 1rem;
  }
}
.g-infolist_title .g-infolist_title-item-title {
  margin: 0.5rem 0 0 0;
  font-family: "Lato";
  padding-bottom: 0.625rem;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1;
}
.g-infolist_title .g-infolist_title-item-desc {
  margin: 0;
  padding-top: 0.8rem;
  font-size: 0.95rem;
  opacity: 0.7;
}
.g-infolist_title .g-infolist_title-tags {
  opacity: 0.8;
  margin: 1rem 0 0.5rem 0;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
}
.g-infolist_title .g-infolist_title-link {
  margin-top: 1rem;
}
.g-infolist_title.g-1cols .g-infolist_title-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.g-infolist_title.g-2cols .g-infolist_title-item {
  width: 47%;
}
.g-infolist_title.g-2cols .g-infolist_title-item:nth-child(odd) {
  margin-right: 1%;
}
.g-infolist_title.g-2cols .g-infolist_title-item:nth-child(even) {
  margin-left: 1%;
}
.g-infolist_title.g-3cols .g-infolist_title-item {
  width: 30.66667%;
}
.g-infolist_title.g-3cols .g-infolist_title-item:nth-child(3n-1) {
  margin-left: 0;
  margin-right: 0;
}
.g-infolist_title.g-4cols .g-infolist_title-item {
  width: 22.5%;
}
.g-infolist_title.g-4cols .g-infolist_title-item:nth-child(4n-2) {
  margin-left: 0;
  margin-right: 1%;
}
.g-infolist_title.g-4cols .g-infolist_title-item:nth-child(4n-1) {
  margin-left: 1%;
  margin-right: 0;
}
.g-infolist_title.g-5cols .g-infolist_title-item {
  width: 17.6%;
}
.g-infolist_title.g-5cols .g-infolist_title-item:nth-child(5n-3) {
  margin-left: 0;
  margin-right: 1%;
}
.g-infolist_title.g-5cols .g-infolist_title-item:nth-child(5n-2) {
  margin-left: 1%;
  margin-right: 1%;
}
.g-infolist_title.g-5cols .g-infolist_title-item:nth-child(5n-1) {
  margin-left: 1%;
  margin-right: 0;
}
@media only all and (max-width: 59.99rem) {
  .g-infolist_title[class*="cols"] .g-infolist_title-item {
    width: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
.g-infolist_title-textstyle-header .g-infolist_title-tags .g-tag {
  font-size: 1.7rem;
  text-transform: uppercase;
  line-height: 2.5rem;
}
.g-infolist_title-textstyle-header .g-infolist_title-item-title {
  font-size: 2rem;
  text-transform: uppercase;
  line-height: 3rem;
}
.g-infolist_title-textstyle-header .g-infolist_title-item-desc {
  font-size: 1.2rem;
  line-height: 2rem;
  opacity: 0.8;
  padding: 0;
}
.g-infolist_title-textstyle-header .g-infolist_title-item-desc, .g-infolist_title-textstyle-header .g-infolist_title-item-title, .g-infolist_title-textstyle-header .g-infolist_title-tags, .g-infolist_title-textstyle-header .g-infolist_title-tags .g-tag {
  text-rendering: optimizeLegibility;
  font-family: "Lato";
  font-weight: bold;
  margin: 0;
}
.g-infolist_title-textstyle-header .g-infolist_title-item-desc a, .g-infolist_title-textstyle-header .g-infolist_title-item-title a, .g-infolist_title-textstyle-header .g-infolist_title-tags a, .g-infolist_title-textstyle-header .g-infolist_title-tags .g-tag a {
  color: inherit;
}
.g-infolist_title-textstyle-header .g-infolist_title-item-desc a:hover, .g-infolist_title-textstyle-header .g-infolist_title-item-title a:hover, .g-infolist_title-textstyle-header .g-infolist_title-tags a:hover, .g-infolist_title-textstyle-header .g-infolist_title-tags .g-tag a:hover {
  opacity: 0.75;
}
.g-infolist_title-textstyle-header .g-infolist_title-link {
  margin-top: 0;
}
/* Lightcase fix for popup module particle in Joomla 4 */
.lightcase-open .g-popupmodule-module-wrapper {
  display: block;
}
.lightcase-open .g-popupmodule-button .g-popupmodule-module-wrapper {
  display: none;
}
.g-slider {
  position: relative;
}
.g-slider .g-slider-slides .g-slider-slides-slide {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only all and (max-width: 59.99rem) {
  .g-slider .g-slider-slides .g-slider-slides-slide {
    flex-direction: column;
  }
}
.g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content {
  width: 40%;
  margin-top: 10rem;
  padding: 0 6rem;
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content {
    padding: 0 3rem;
    width: 50%;
  }
}
.dir-rtl .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content {
  margin-right: 2.125rem;
  margin-left: auto;
}
@media only all and (max-width: 59.99rem) {
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content {
    z-index: 3;
    text-align: center;
    margin-top: 1.5rem;
    padding: 0 5%;
    width: 100%;
  }
}
.g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content h1 {
  font-size: 3rem;
  margin-top: 0;
  padding-top: 0;
}
.g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-content p {
  font-size: 1.1rem;
}
.g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image {
  min-height: 500px;
  width: 60%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
@media only all and (max-width: 59.99rem) {
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image {
    min-height: 300px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image {
    width: 50%;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image {
    width: 100%;
    position: absolute;
  }
}
.g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10vw;
  background-color: #166364;
  background-image: -webkit-linear-gradient(bottom, #166364 0%, rgba(15, 15, 15, 0) 50%);
  background-image: linear-gradient(to top,#166364 0%, rgba(15, 15, 15, 0) 50%);
  background-color: transparent;
}
@media only all and (max-width: 59.99rem) {
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image::after {
    height: 100%;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-slider .g-slider-slides .g-slider-slides-slide .g-slider-slides-image::after {
    background-color: transparent !important;
    background-color: #166364;
    background-image: -webkit-linear-gradient(bottom, #166364 0%, rgba(15, 15, 15, 0) 130%);
    background-image: linear-gradient(to top,#166364 0%, rgba(15, 15, 15, 0) 130%);
  }
}
.g-slider .g-slider-slides .owl-dots {
  width: 40%;
  position: absolute;
  top: 12rem;
  left: 0;
  padding-right: 1.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  flex-direction: column;
}
@media only all and (min-width: 60rem) and (max-width: 79.99rem) {
  .g-slider .g-slider-slides .owl-dots {
    width: 50%;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-slider .g-slider-slides .owl-dots {
    display: none;
  }
}
.g-slider .g-slider-slides .owl-dots .owl-dot {
  border-radius: 100%;
  background: transparent;
  border: 2px solid #ffffff;
  width: 12px;
  height: 12px;
  margin: 0.2rem;
}
.g-slider .g-slider-slides .owl-dots .owl-dot.active {
  background: #ffffff;
}
.dir-rtl .g-slider .g-slider-slides .owl-dots {
  left: auto;
  right: 0;
}
.g-slider .g-slider-carousel {
  padding: 0 4.5rem;
  position: relative;
  bottom: 0rem;
  z-index: 3;
}
@media only all and (max-width: 59.99rem) {
  .g-slider .g-slider-carousel {
    bottom: 0rem;
    padding-top: 1.5rem;
  }
}
.dir-rtl .g-slider .g-slider-carousel {
  right: 2rem;
  left: auto;
}
.g-slider .g-slider-carousel .owl-stage {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.g-slider .g-slider-carousel .owl-item {
  outline: none;
  cursor: pointer;
  padding-top: 1rem;
}
.g-slider .g-slider-carousel .owl-item img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  z-index: 1;
  position: relative;
}
.g-slider .g-slider-carousel .owl-item .g-slider-carousel-title {
  margin: 0.625rem;
  font-weight: 600;
}
.g-slider .g-slider-carousel .owl-item .g-slider-carousel-image-container {
  background: transparent;
  margin: 0.625rem;
  height: 120px;
  background-size: cover;
  position: relative;
  z-index: 0;
  transform: translateY(0);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.g-slider .g-slider-carousel .owl-item .g-slider-carousel-image-container:before {
  content: "";
  height: 0;
  bottom: 0;
  position: absolute;
  background: #0460a9;
  width: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  transition-delay: 0.3s;
}
.g-slider .g-slider-carousel .owl-item:hover .g-slider-carousel-image-container, .g-slider .g-slider-carousel .owl-item.owl-current .g-slider-carousel-image-container {
  transform: translateY(-1rem);
}
.g-slider .g-slider-carousel .owl-item:hover .g-slider-carousel-image-container img, .g-slider .g-slider-carousel .owl-item.owl-current .g-slider-carousel-image-container img {
  padding-bottom: 10px;
  background: #0460a9;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-slider .g-slider-carousel .owl-item:hover .g-slider-carousel-image-container:before, .g-slider .g-slider-carousel .owl-item.owl-current .g-slider-carousel-image-container:before {
  height: 10px;
}
.g-slider .g-slider-carousel .owl-nav > div {
  position: absolute;
  margin: auto;
  text-align: center;
  bottom: 0;
  top: -4rem;
  left: 0;
  right: 0;
  opacity: 1;
}
.g-slider .g-slider-carousel .owl-nav > div .fa {
  font-size: 1.5rem;
  font-weight: 400;
}
.g-slider .g-slider-carousel .owl-nav > div:hover {
  color: rgba(255, 255, 255, 0.6);
}
.g-slider .g-slider-carousel .owl-nav .owl-prev {
  margin-left: 10px;
  left: 0;
  right: auto;
}
.dir-rtl .g-slider .g-slider-carousel .owl-nav .owl-prev {
  margin-right: 10px;
  right: 0;
  left: auto;
}
.dir-rtl .g-slider .g-slider-carousel .owl-nav .owl-prev .fa-chevron-left:before {
  content: "";
}
.g-slider .g-slider-carousel .owl-nav .owl-next {
  margin-right: 10px;
  left: auto;
  right: 0;
}
.dir-rtl .g-slider .g-slider-carousel .owl-nav .owl-next {
  margin-left: 10px;
  left: 0;
  right: auto;
}
.dir-rtl .g-slider .g-slider-carousel .owl-nav .owl-next .fa-chevron-right:before {
  content: "";
}
/*# sourceMappingURL=custom_41.css.map */