@font-face {
  font-family: "revicons";
  src: url("../../fonts/revicons.eot");
  src: url("../../fonts/revicons.eot?#iefix") format("embedded-opentype"), url("../../fonts/revicons.woff2") format("woff2"), url("../../fonts/revicons.woff") format("woff"), url("../../fonts/revicons.ttf") format("truetype"), url("../../fonts/revicons.svg#revicons") format("svg");
  font-display: swap;
}
.rev_slider>ul,
.rev_slider>ul>li,
.rev_slider>ul>li:before,
.rev_slider_wrapper>ul,
.tp-revslider-mainul>li,
.tp-revslider-mainul>li:before,
.tp-simpleresponsive>ul,
.tp-simpleresponsive>ul>li,
.tp-simpleresponsive>ul>li:before {
  list-style: none !important;
  position: absolute;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: visible;
  overflow-y: visible;
  background-image: none;
  background-position: 0 0;
  text-indent: 0;
  top: 0;
  left: 0;
}
.rev_slider>ul>li,
.rev_slider>ul>li:before,
.tp-revslider-mainul>li,
.tp-revslider-mainul>li:before,
.tp-simpleresponsive>ul>li,
.tp-simpleresponsive>ul>li:before {
  visibility: hidden;
}
.fullwidthbanner-container .fullwidthabanner {
  width: 100%;
  position: relative;
}
.rev_slider {
  overflow: hidden;
}
.rev_slider li.tp-revslider-slidesli {
  position: absolute !important;
}
.rev_slider li.tp-revslider-slidesli .opacity-extra-medium {
  opacity: 0;
}
.rev_slider .tp-caption {
  display: block;
  -webkit-font-smoothing: antialiased !important;
}
.tp-bannertimer {
  visibility: hidden !important;
  width: 100%;
  height: 5px;
  background: #000;
  background: rgba(0,0,0,0.15);
  position: absolute;
  z-index: 200;
  top: 0;
}
.tp-bullets,
.tp-tabs,
.tp-thumbs {
  position: absolute;
  display: block;
  z-index: 1000;
  top: 0;
  left: 0;
}
.tp-parallax-wrap {
  transform-style: preserve-3d;
}
.hermes .tp-bullet {
  overflow: hidden;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  background-color: rgba(0,0,0,0);
  box-shadow: 0 0 0 0 #fff;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  position: absolute;
  border: 2px solid #fff;
}
.hermes .tp-bullet.selected:after {
  height: 100%;
}
.hermes .tp-bullet.selected:after::after {
  box-shadow: 0 0 0 0 #fff inset;
}
.hermes .tp-bullet:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  height: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 1px #fff;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.zeus.tparrows {
  cursor: pointer;
  min-width: 70px;
  min-height: 70px;
  position: absolute;
  display: block;
  z-index: 100;
  border-radius: 35px;
  overflow: hidden;
  background: rgba(0,0,0,0.1);
}
.zeus.tparrows.tp-rightarrow:before {
  content: "\e825";
}
.zeus.tparrows:hover .tp-title-wrap {
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}
.zeus.tparrows:hover .tp-arr-imgholder {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  opacity: 1;
}
.zeus.tparrows:before {
  font-family: "revicons";
  font-size: 20px;
  color: #fff;
  display: block;
  line-height: 70px;
  text-align: center;
  z-index: 2;
  position: relative;
}
.zeus.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.zeus .tp-title-wrap {
  background: #000;
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  opacity: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  border-radius: 50%;
}
.zeus .tp-arr-imgholder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-position: center center;
  background-size: cover;
  border-radius: 50%;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.tparrows {
  cursor: pointer;
  background: #000;
  background: rgba(0,0,0,0.5);
  width: 40px;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
}
.tparrows:hover {
  background: #000;
}
.tp-caption.tp-hidden-caption,
.tp-forcenotvisible,
.tp-hide-revslider,
.tp-parallax-wrap.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important;
}
.rev_slider .caption,
.rev_slider .tp-caption {
  position: relative;
  visibility: hidden;
  white-space: nowrap;
  z-index: 1;
}
