@font-face {
  font-family: "Helvetica";
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica"),
    url("fonts/helvetica-light-587ebe5a59211.woff") format("woff");
}

@font-face {
  font-family: "Helvetica Oblique";
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Oblique"),
    url("fonts/Helvetica-Oblique.woff") format("woff");
}

@font-face {
  font-family: "Helvetica Compressed";
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Compressed"),
    url("fonts/helvetica-compressed-5871d14b6903a.woff") format("woff");
}

@font-face {
  font-family: "Helvetica Rounded Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Rounded Bold"),
    url("fonts/helvetica-rounded-bold-5871d05ead8de.woff") format("woff");
}

@font-face {
  font-family: "Helvetica Bold Oblique";
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Bold Oblique"),
    url("fonts/Helvetica-BoldOblique.woff") format("woff");
}

@font-face {
  font-family: "Helvetica Light";
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Light"),
    url("fonts/helvetica-light-587ebe5a59211.woff") format("woff");
}

body {
  font-family: Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, Helvetica, sans-serif;
}

p,
a {
  font-family: Arial, Helvetica, sans-serif;
}

.nav-tabs,
.topbar ul,
ul.contact-info,
ul.menu {
  list-style: none !important;
  padding-left: 0;
}

.page-user-login .help.show,
.page-user-register .help.show,
.page-user-pass .help.show {
  display: block !important;
}

@media (min-width: 992px) {
  .navigation .gva_menu .sub-menu > li:hover > ul {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
  .navigation .gva_menu .sub-menu > li > ul li {
    opacity: 1;
    visibility: visible;
  }
}

img.logo-site {
  display: block !important;
}

header#header .site-branding-logo {
  position: relative;
  top: 6px;
  padding: 0 0 5px !important;
}

.navigation .gva_menu > li > a {
  cursor: pointer;
}

.rev_slider li.tp-revslider-slidesli {
  text-shadow: 2px 2px black;
}

.gavias_sliderlayer .tp-caption {
  line-height: 7.5rem !important;
}

.rev_slider li.tp-revslider-slidesli a {
  font-size: 30px;
  color: white;
  font-style: italic;
}

.rev_slider li.tp-revslider-slidesli a:hover {
  text-decoration: underline;
}

.irs--box {
  margin: 1rem 0;
}

.irs--box .column-inner {
  background: #f0f0f0;
  padding: 2rem;
}

.cta--box .gsc-call-to-action {
  min-height: 268px;
}

.cta--box .gsc-call-to-action.button-center {
  padding-top: 0;
}

.cta--box .gsc-call-to-action .content-inner {
  position: relative;
}

.cta--box .gsc-call-to-action .content-inner .button-action a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: none;
}

.cta--box .gsc-call-to-action .content-inner .button-action a:hover {
  background: #0065a4;
  opacity: 0.8;
}

.cta--box .gsc-call-to-action h2 {
  display: none;
}

.irs--event-box {
  background: #0065a4;
  padding: 1rem;
}

.irs--event-box .action {
  margin: 1.5rem 0;
  text-align: center;
}

.irs--event-box .action a {
  background: #3b7eff;
  color: white;
}

.breadcrumb-style {
  position: relative;
}

.breadcrumb-subbanner {
  width: 100%;
  height: auto;
}

.breadcrumb-style .breadcrumb-content-main {
  position: absolute !important;
  max-width: 100% !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.irs--box .gsc-heading.style-1 .title {
  line-height: 2rem;
}

.irs--box .gsc-heading.style-1 .title span {
  font-size: 32px;
}

.gallery-popup .item-image a {
  position: relative;
  z-index: 0;
}

.portfolio-images {
  position: relative;
}

.portfolio-images .portfolio-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.portfolio-images .portfolio-link:hover {
  background: #0065a4;
  opacity: 0.8;
}

.tp-bullets.horizontal {
  top: 82% !important;
}

#egain-chat-wrapper {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99;
  transition: bottom 0.5s ease;
}

#egain-chat-wrapper iframe {
  border: none;
  outline: none;
}

.column-content ul {
  margin-bottom: 2rem;
}

.column-content a {
  text-decoration: none;
}

.navigation .gva_menu > li > a {
  font-family: Arial, Helvetica, sans-serif !important;
}

.sub-menu li.menu-item--active-trail > a {
  font-weight: 600 !important;
}

.gva-search-region {
  top: 45% !important;
}

.flexslider {
  border: none;
}

.flexslider .slides > li {
  position: relative;
}

.flex-control-paging li a {
  width: 20px;
  height: 5px;
  border-radius: 0;
  box-shadow: 0px 0px 2px #666666;
  background: rgba(255, 255, 255, 0.4);
}

.flex-control-paging li a.flex-active {
  background: white;
}

.flex-control-nav {
  bottom: 0;
}

/* .flex-control-nav {
  bottom: 55px;
} */

.flex-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 1;
  color: white;
  line-height: 2rem;
  text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.8);
  display: none;
  align-items: end;
}

.flex-caption h1 {
  color: white;
  font-size: 90px;
  font-weight: 700;
  line-height: 4rem;
}

.slide-caption {
  margin: 1rem 0 2rem;
  font-weight: 600;
}

.slide-content {
  padding-left: 1rem;
}

.slide-caption a {
  color: white;
  font-style: italic;
  font-weight: normal;
}

@media screen and (min-width: 425px) {
  .flex-caption {
    display: flex;
    bottom: 1rem;
    padding: 0 1.5rem;
  }
  .flex-caption h1 {
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: 0.1rem;
  }
  .flex-caption .slide-caption {
    font-size: 0.75rem;
    line-height: 1rem;
    margin: 0.5rem 0 1rem;
  }
}

@media screen and (min-width: 768px) {
  .flex-caption {
    bottom: 2rem;
  }
  .flex-caption h1 {
    font-size: 2rem;
    line-height: 2rem;
    margin-bottom: 0.1rem;
  }
  .flex-caption .slide-caption {
    font-size: 1.25rem;
    line-height: 1.25rem;
    margin: 0.5rem 0 1rem;
  }
  .flex-control-nav {
    bottom: 0.75rem;
  }
}

@media screen and (min-width: 1025px) {
  .flex-caption {
    font-size: 30px;
    bottom: 2rem;
  }
  .flex-caption h1 {
    font-size: 4rem;
    line-height: 4rem;
    margin-bottom: 0;
  }
  .flex-caption .slide-caption {
    font-size: 30px;
    line-height: 1.5rem;
    margin: 1rem 0 2rem;
  }
  .flex-control-nav {
    bottom: 1rem;
  }
}

@media screen and (min-width: 1300px) {
  .flex-caption {
    bottom: 4rem;
  }
  .flex-caption h1 {
    font-size: 4rem;
    line-height: 4rem;
    margin-bottom: 0;
  }
  .flex-caption .slide-caption {
    font-size: 30px;
    line-height: 2rem;
    margin: 1rem 0 2rem;
  }
  .flex-control-nav {
    bottom: 1.75rem;
  }
}

@media screen and (min-width: 1400px) {
  .flex-caption {
    bottom: 5rem;
  }
  .flex-caption h1 {
    font-size: 5rem;
    line-height: 5rem;
    margin-bottom: 0;
  }
  .flex-caption .slide-caption {
    font-size: 30px;
    line-height: 2rem;
    margin: 1rem 0 2rem;
  }
}

.slide-caption a:hover {
  text-shadow: none;
}

.socials a i.fa-instagram {
  background: red !important;
}

.breadcrumb-content-inner .gva-block-breadcrumb .page-title {
  font-size: 1rem !important;
  line-height: 1rem !important;
  max-width: 39%;
}

@media (min-width: 515px) {
  .breadcrumb-content-inner .gva-block-breadcrumb .page-title {
    font-size: 1.5rem !important;
    line-height: 1.5rem !important;
  }
}

@media (min-width: 768px) {
  .breadcrumb-content-inner .gva-block-breadcrumb .page-title {
    font-size: 2rem !important;
    line-height: 2rem !important;
    padding-left: 30px !important;
  }
}

@media (min-width: 994px) {
  .breadcrumb-content-inner .gva-block-breadcrumb .page-title {
    font-size: 3rem !important;
    line-height: 3rem !important;
    padding-left: 30px !important;
  }
}

@media (min-width: 1024px) {
  .breadcrumb-content-inner .gva-block-breadcrumb .page-title {
    font-size: 3rem !important;
    line-height: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .breadcrumb-content-inner .gva-block-breadcrumb .page-title {
    font-size: 4rem !important;
    line-height: 4rem !important;
  }
}

.twitter-feeds-block,
.twitter-follow-button-block {
  width: 100%;
}

.twitter-timeline {
  overflow-y: scroll;
  max-height: 550px;
}

.irs--list ul li.view-list-item {
  margin: 0 !important;
  position: relative;
  padding-left: 20px;
}

.irs--list ul li.view-list-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #0065a4;
}

.gbb-row .bb-inner {
  padding-top: 0 !important;
  position: relative;
  top: -9px;
}
