/**
 * @file
 * Styles sheet for Angelfish theme.
 */
/* Import generic. */
/*------------------------------------*\
    $VARIABLES
\*------------------------------------*/
/* Import utility. */
/*------------------------------------*\
    $OPACITY
\*------------------------------------*/
.opacity-65 {
  background-color: rgba(0, 0, 0, 0.65); }

/*------------------------------------*\
    $Stretched link
\*------------------------------------*/
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

/*------------------------------------*\
    $Space Before Utility Class
\*------------------------------------*/
.sb-0::before {
  content: '';
  padding-top: 0px;
  display: block; }

.sb-1::before {
  content: '';
  padding-top: 1px;
  display: block; }

.sb-2::before {
  content: '';
  padding-top: 2px;
  display: block; }

.sb-3::before {
  content: '';
  padding-top: 3px;
  display: block; }

.sb-4::before {
  content: '';
  padding-top: 4px;
  display: block; }

.sb-5::before {
  content: '';
  padding-top: 5px;
  display: block; }

.sb-6::before {
  content: '';
  padding-top: 6px;
  display: block; }

.sb-7::before {
  content: '';
  padding-top: 7px;
  display: block; }

.sb-8::before {
  content: '';
  padding-top: 8px;
  display: block; }

.sb-9::before {
  content: '';
  padding-top: 9px;
  display: block; }

.sb-10::before {
  content: '';
  padding-top: 10px;
  display: block; }

.sb-11::before {
  content: '';
  padding-top: 11px;
  display: block; }

.sb-12::before {
  content: '';
  padding-top: 12px;
  display: block; }

.sb-13::before {
  content: '';
  padding-top: 13px;
  display: block; }

.sb-14::before {
  content: '';
  padding-top: 14px;
  display: block; }

.sb-15::before {
  content: '';
  padding-top: 15px;
  display: block; }

.sb-16::before {
  content: '';
  padding-top: 16px;
  display: block; }

/* Import base. */
/*------------------------------------*\
    $FONTS
\*------------------------------------*/
@font-face {
  font-family: "Font Awesome Solid";
  src: url("../fonts/fa-solid-900.ttf") format("ttf"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"); }

/*------------------------------------*\
    $HEADINGS
\*------------------------------------*/
/* Headings */
h1, .h1 {
  font-size: 44px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: normal;
  margin-bottom: 12px; }

h2, .h2 {
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: normal;
  margin-bottom: 12px; }

h3, .h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: normal;
  margin-bottom: 12px; }

h4, .h4 {
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: normal;
  margin-bottom: 12px; }

h5, .h5 {
  font-size: 20px;
  font-weight: 900;
  line-height: 26px;
  letter-spacing: normal;
  margin-bottom: 12px; }

h6, .h6 {
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
  letter-spacing: normal;
  margin-bottom: 12px; }

/* Subheadings */
.subheading {
  font-family: "Lato", sans-serif;
  font-weight: normal; }

/* Display Headings */
.display-1 {
  font-size: 120px;
  font-weight: 300;
  line-height: 136px;
  letter-spacing: -1.8px;
  margin-bottom: 12px; }

.display-2 {
  font-size: 96px;
  font-weight: 300;
  line-height: 110px;
  letter-spacing: normal;
  margin-bottom: 12px; }

.display-3 {
  font-size: 72px;
  font-weight: 300;
  line-height: 84px;
  letter-spacing: 0.2px;
  margin-bottom: 12px; }

.display-4 {
  font-size: 56px;
  font-weight: 300;
  line-height: 72px;
  letter-spacing: 0.2px;
  margin-bottom: 12px; }

strong .display-1,
strong .display-2,
strong .display-3,
strong .display-4 {
  font-weight: 700; }

/*------------------------------------*\
    $LAYOUT
\*------------------------------------*/
.container-fluid {
  max-width: 1920px; }

div#page {
  max-width: 3840px;
  margin-left: auto;
  margin-right: auto; }

#header-wrap {
  padding: 0 1rem; }

#main {
  margin: 0 auto; }

.wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.node__content {
  margin-top: 0; }

/*------------------------------------*\
    $MAIN
\*------------------------------------*/
body {
  background: #ffffff;
  font: 100%/1.5 "Lato", sans-serif;
  -webkit-text-size-adjust: 100%;
  color: #323a49; }

/*------------------------------------*\
    $TEXT
\*------------------------------------*/
/* Text-Related Elements */
p {
  line-height: 24px;
  margin: 16px 0; }

footer p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 12px; }

/* Blockquote */
blockquote {
  font-style: italic;
  border-left: 1px solid #5a6275;
  color: #5a6275;
  padding-left: 1rem;
  margin-bottom: 1rem; }
  blockquote p {
    font-size: 18px;
    line-height: 30px; }

/* Horizontal Rule */
hr {
  border: 0;
  height: 2px;
  background: #f6f6f6;
  margin: 3rem 0; }

abbr {
  border-bottom: 1px dotted #5a6275;
  cursor: help; }

/* Node */
.node__content {
  font-size: 1rem; }

/* CKEditor Image Alignment Along with Bullet List (UI/LI) */
.cke_editable ul, .cke_editable ol {
  overflow: auto; }

/*-------------------------------------------*\
    $BACKTOTOP
\*-------------------------------------------*/
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

div#angelfish-backtotop {
  position: fixed;
  bottom: 4rem;
  right: 2rem;
  z-index: 1;
  -webkit-animation: fadeInFromNone 0.5s ease-out;
  -moz-animation: fadeInFromNone 0.5s ease-out;
  -o-animation: fadeInFromNone 0.5s ease-out;
  animation: fadeInFromNone 0.5s ease-out; }
  div#angelfish-backtotop::before {
    content: "\f077";
    font-family: "Font Awesome Solid";
    display: block;
    border-radius: 50%;
    height: 4rem;
    width: 4rem;
    font-size: 1.5rem;
    text-align: center;
    padding: 0.85rem; }
  div#angelfish-backtotop:hover {
    cursor: pointer; }

/*-------------------------------------------*\
    BLOCKS
\*-------------------------------------------*/
div.block-aquarium-copyright {
  width: 100%; }
  div.block-aquarium-copyright div.content {
    text-align: center; }
    div.block-aquarium-copyright div.content p {
      display: inline-block;
      margin: 0 0.25rem; }

/*-------------------------------------------*\
    BREADCRUMB
\*-------------------------------------------*/
ol.breadcrumb {
  margin: 1rem 0;
  padding: 0;
  background-color: transparent; }

li.breadcrumb-item + li.breadcrumb-item::before {
  content: "\f054";
  font-family: "Font Awesome Solid";
  font-size: 0.4rem;
  vertical-align: middle; }

/*------------------------------------*\
    $FOOTER
\*------------------------------------*/
.site-footer {
  font: 100%/1.5 "Lato", sans-serif;
  -webkit-text-size-adjust: 100%; }
  .site-footer h2 {
    color: rgba(255, 255, 255, 0.8); }
  .site-footer .content {
    color: rgba(255, 255, 255, 0.8); }
    .site-footer .content a,
    .site-footer .content a.is-active {
      color: rgba(255, 255, 255, 0.9); }
      .site-footer .content a:hover, .site-footer .content a:focus,
      .site-footer .content a.is-active:hover,
      .site-footer .content a.is-active:focus {
        color: rgba(255, 255, 255, 0.95); }

.site-footer .block {
  margin: 0;
  border: none;
  border-color: transparent;
  padding: 0; }

.site-footer__top h2 {
  border-bottom: none;
  border-color: transparent;
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: none; }

.site-footer__top .region {
  padding: 0 15px;
  width: auto; }
  .site-footer__top .region:first-child {
    padding-left: 15px; }
  .site-footer__top .region:last-child {
    padding-right: 15px; }

/*-------------------------------------------*\
    HEADER
\*-------------------------------------------*/
nav.navbar {
  min-height: 85px;
  padding: 0; }
  nav.navbar > .container,
  nav.navbar > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    @media (min-width: 576px) {
      nav.navbar > .container,
      nav.navbar > .container-fluid {
        padding-right: 4px; } }
  nav.navbar.absolute {
    position: absolute;
    width: 100%;
    z-index: 3; }

div.site-branding {
  flex-grow: 2;
  display: flex;
  align-items: center; }
  div.site-branding > div:nth-child(2) {
    display: none; }
    @media (min-width: 576px) {
      div.site-branding > div:nth-child(2) {
        display: block;
        margin-left: 1rem; } }

div.site-logo {
  min-width: 85px; }

@media (min-width: 992px) {
  div.site-name-slogan {
    white-space: nowrap; } }

div.site-name-slogan div.site-name {
  font-size: x-large; }

div.site-name-slogan div.site-slogan {
  font-size: large; }

div.site-name-slogan a:hover {
  text-decoration: none; }

.region.region-primary-menu {
  flex-grow: 0;
  order: 2; }
  @media (min-width: 992px) {
    .region.region-primary-menu {
      flex-grow: 1;
      flex-shrink: 30;
      order: 1; } }

/*-------------------------------------------*\
    INFOPAGE
\*-------------------------------------------*/
article.node--type-info-page div.field--name-field-body > div.field__item {
  margin-bottom: 3rem; }

article.node--type-info-page div.field--name-field-body > div.field__item:first-child {
  margin-top: 1.5rem; }

/*-------------------------------------------*\
    Mega Menu
\*-------------------------------------------*/
.mega-menu {
  width: 800px; }
  .mega-menu .dropdown-menu li a {
    color: black !important; }
  .mega-menu ul li {
    width: 100%; }
  .mega-menu .layout__region {
    padding: 10px; }
    .mega-menu .layout__region .mega-menu {
      width: auto; }
  .mega-menu ul.dropdown-menu {
    display: block !important;
    position: initial !important;
    border: none !important; }
  .mega-menu .dropdown-item.active, .mega-menu .dropdown-item:active, .mega-menu .dropdown-item:hover {
    background-color: #ffffff !important; }
  .mega-menu a:hover {
    text-decoration: none; }

/*-------------------------------------------*\
    MISC
\*-------------------------------------------*/
a.skip-link {
  background: #0F2940;
  color: white; }
  a.skip-link:hover, a.skip-link:focus {
    color: white; }

a.stretched-link {
  color: #0000FF;
  background-color: #fff; }

.node__meta .field--name-field-user-picture img {
  float: none;
  /* LTR */
  margin: 1px 20px 0 0;
  /* LTR */ }

[dir="rtl"] .node__meta .field--name-field-user-picture img {
  float: none;
  margin-left: 20px;
  margin-right: 0; }

.node .field--type-image {
  margin: none; }

.btn-primary-angelfish a:hover {
  text-decoration: none; }

/*-------------------------------------------*\
    PAGE
\*-------------------------------------------*/
article.node--type-page div.field--name-field-body > div.field__item {
  margin-bottom: 3rem; }

article.node--type-page div.field--name-field-body > div.field__item:first-child {
  margin-top: 1.5rem; }

/*-------------------------------------------*\
    DRUPAL OVERRIDES UNPUBLISHED
\*-------------------------------------------*/
.node--unpublished:before {
  content: "UNPUBLISHED";
  font-size: 75px;
  line-height: 1;
  font-family: Impact,Arial Narrow,Helvetica,sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: lightgrey; }

.node--unpublished {
  padding: 20px 15px 0;
  background-color: #FFF4F4; }

/*-------------------------------------------*\
    PARAGRAPH - ALERT
\*-------------------------------------------*/
div.content div.alert::before {
  display: none; }

div.paragraph--type--alert {
  margin-bottom: 0rem; }
  div.paragraph--type--alert div.field.field--name-field-message {
    margin: 1em; }

/*-------------------------------------------*\
    PARAGRAPH - BLURB
\*-------------------------------------------*/
div.paragraph--type--media-blurb .field--type-entity-reference {
  margin: 0; }

div.paragraph--type--media-blurb .field--type-image {
  margin: 0; }
  div.paragraph--type--media-blurb .field--type-image img {
    margin: 0; }

div.paragraph--type--media-blurb div.media_blurb_right {
  overflow: auto;
  display: block;
  position: relative; }

div.paragraph--type--media-blurb div.media_blurb_left {
  overflow: auto;
  display: block;
  position: relative; }

div.paragraph--type--media-blurb div.field--name-field-media-image {
  width: 100%; }
  div.paragraph--type--media-blurb div.field--name-field-media-image img {
    width: 100%; }

div.container-fluid div.media_blurb_media {
  padding-left: 0;
  padding-right: 0; }

@media all and (min-width: 768px) {
  div.container-fluid div.media_blurb_right div.media_blurb_media {
    padding-left: 15px; } }

@media all and (min-width: 768px) {
  div.container-fluid div.media_blurb_left div.media_blurb_media {
    padding-right: 15px; } }

/*-------------------------------------------*\
    $BOARD
\*-------------------------------------------*/
div.board {
  overflow: auto;
  background-repeat: none;
  background-size: cover;
  background-position: center; }

/*-------------------------------------------*\
    PARAGRAPH - Cards
\*-------------------------------------------*/
.paragraph--type--card-menu {
  max-width: 1920px; }

.field--name-field-card-menu-item a {
  text-decoration: none; }

.field--name-field-card-menu-item a:focus, .field--name-field-card-menu-item a:hover {
  text-decoration: underline; }

.field--name-field-card-menu-item .field .field--name-field-media-image {
  margin: 0; }

.field--name-field-card-menu-item .field--name-field-image {
  margin: 0; }

.field--name-field-card-menu-item .field--name-field-media-image img {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
  margin: 0; }

.field--name-field-card-menu-item .card-body {
  position: relative; }
  .field--name-field-card-menu-item .card-body .card-text {
    margin-bottom: 12px; }
  .field--name-field-card-menu-item .card-body a {
    position: relative;
    z-index: 5; }

.paragraph--type--card-with-overlay .field--name-field-card-menu-item .opacity-55 {
  background-color: rgba(0, 0, 0, 0.55); }

.paragraph--type--card-with-overlay .field .field--name-field-media-image {
  margin: 0;
  width: 100%;
  max-height: 260px; }
  .paragraph--type--card-with-overlay .field .field--name-field-media-image img {
    height: 260px;
    object-fit: cover; }

.paragraph--type--card-with-overlay .card {
  border: none; }

.paragraph--type--profile-card-menu .field__item {
  justify-content: center; }

.paragraph--type--profile-card-menu .field--name-field-card-menu-item .opacity-55 {
  background-color: rgba(0, 0, 0, 0.55); }

.paragraph--type--profile-card-menu .field .field--name-field-media-image {
  margin: 0;
  width: 100%; }
  .paragraph--type--profile-card-menu .field .field--name-field-media-image img {
    margin: 0;
    object-fit: cover;
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px);
    border-bottom-right-radius: calc(.25rem - 1px); }

.paragraph--type--profile-card-menu .card {
  border: none; }

div.paragraph--type--profile-card-menu.paragraph--view-mode--default.board-full-width.Three .field__item {
  justify-content: center; }

/*------------------------------------*\
    $HEROES
\*------------------------------------*/
@media (min-width: 768px) {
  .floating-absolute {
    position: absolute !important; } }

.hero {
  overflow: hidden; }
  .hero img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .hero.jumbotron-float .jumbotron-wrap {
    height: auto;
    background-color: none;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .hero.jumbotron-float .jumbotron-wrap {
        margin: 3rem;
        background-color: transparent;
        max-width: 50%;
        height: auto; } }
  .hero.jumbotron-float .jumbotron {
    background-color: transparent;
    max-height: 100%; }
    @media (min-width: 768px) {
      .hero.jumbotron-float .jumbotron {
        background: rgba(0, 0, 0, 0.65); } }
  .hero.jumbotron-full-height .jumbotron-wrap .jumbotron {
    background-color: transparent; }

.hero-sm.jumbotron-float img {
  height: 250px; }
  @media (max-width: 767.98px) {
    .hero-sm.jumbotron-float img {
      height: auto; } }

.hero-sm .jumbotron-wrap {
  max-width: 100%; }
  @media (min-width: 768px) {
    .hero-sm .jumbotron-wrap {
      max-width: 50%; } }

.hero-sm.jumbotron-full-height img {
  height: 250px; }
  @media (max-width: 767.98px) {
    .hero-sm.jumbotron-full-height img {
      height: auto; } }

.hero-sm.jumbotron-full-height .jumbotron-wrap {
  height: auto; }
  @media (min-width: 768px) {
    .hero-sm.jumbotron-full-height .jumbotron-wrap {
      height: 250px; } }

.hero-md.jumbotron-float img {
  height: 432px; }
  @media (max-width: 767.98px) {
    .hero-md.jumbotron-float img {
      height: auto; } }

.hero-md .jumbotron-wrap {
  max-width: 100%; }
  @media (min-width: 768px) {
    .hero-md .jumbotron-wrap {
      max-width: 50%; } }

.hero-md.jumbotron-full-height img {
  height: 432px; }
  @media (max-width: 767.98px) {
    .hero-md.jumbotron-full-height img {
      height: auto; } }

.hero-md.jumbotron-full-height .jumbotron-wrap {
  height: auto; }
  @media (min-width: 768px) {
    .hero-md.jumbotron-full-height .jumbotron-wrap {
      height: 432px; } }

.hero-lg.jumbotron-float img {
  height: 530px; }
  @media (max-width: 767.98px) {
    .hero-lg.jumbotron-float img {
      height: auto; } }

.hero-lg .jumbotron-wrap {
  max-width: 100%; }
  @media (min-width: 768px) {
    .hero-lg .jumbotron-wrap {
      max-width: 50%; } }

.hero-lg.jumbotron-full-height img {
  height: 530px; }
  @media (max-width: 767.98px) {
    .hero-lg.jumbotron-full-height img {
      height: auto; } }

.hero-lg.jumbotron-full-height .jumbotron-wrap {
  height: auto; }
  @media (min-width: 768px) {
    .hero-lg.jumbotron-full-height .jumbotron-wrap {
      height: 530px; } }

.hero-xl.jumbotron-float img {
  height: 665px; }
  @media (max-width: 767.98px) {
    .hero-xl.jumbotron-float img {
      height: auto; } }

.hero-xl .jumbotron-wrap {
  max-width: 100%; }
  @media (min-width: 768px) {
    .hero-xl .jumbotron-wrap {
      max-width: 50%; } }

.hero-xl.jumbotron-full-height img {
  height: 665px; }
  @media (max-width: 767.98px) {
    .hero-xl.jumbotron-full-height img {
      height: auto; } }

.hero-xl.jumbotron-full-height .jumbotron-wrap {
  height: auto; }
  @media (min-width: 768px) {
    .hero-xl.jumbotron-full-height .jumbotron-wrap {
      height: 665px; } }

.field--name-field-image-height.field--type-list-string.field--label-hidden.field__item {
  display: none; }

.views-field-field-hero-paragraph div.hero .field--type-entity-reference {
  margin: 0; }

.views-field-field-hero-paragraph div.hero .field--type-image img {
  margin: 0; }

.hero-sm .slider-float-jumbotron-floating-.jumbotron {
  background-color: transparent;
  max-height: 250px; }
  @media (min-width: 768px) {
    .hero-sm .slider-float-jumbotron-floating-.jumbotron {
      background-color: rgba(0, 0, 0, 0.65); }
      .hero-sm .slider-float-jumbotron-floating-.jumbotron img {
        height: 250px; } }
    @media (min-width: 768px) and (max-width: 768px) {
      .hero-sm .slider-float-jumbotron-floating-.jumbotron img {
        height: auto; } }

@media (max-width: 768px) {
  .hero-sm .slider-float-jumbotron-floating- .jumbotron-wrap {
    min-width: 100%;
    height: auto; } }

.hero-md .slider-float-jumbotron-floating-.jumbotron {
  background-color: transparent;
  max-height: 432px; }
  @media (min-width: 768px) {
    .hero-md .slider-float-jumbotron-floating-.jumbotron {
      background-color: rgba(0, 0, 0, 0.65); }
      .hero-md .slider-float-jumbotron-floating-.jumbotron img {
        height: 432px; } }
    @media (min-width: 768px) and (max-width: 768px) {
      .hero-md .slider-float-jumbotron-floating-.jumbotron img {
        height: auto; } }

@media (max-width: 768px) {
  .hero-md .slider-float-jumbotron-floating- .jumbotron-wrap {
    min-width: 100%;
    height: auto; } }

.hero-lg .slider-float-jumbotron-floating-.jumbotron {
  background-color: transparent;
  max-height: 530px; }
  @media (min-width: 768px) {
    .hero-lg .slider-float-jumbotron-floating-.jumbotron {
      background-color: rgba(0, 0, 0, 0.65); }
      .hero-lg .slider-float-jumbotron-floating-.jumbotron img {
        height: 530px; } }
    @media (min-width: 768px) and (max-width: 768px) {
      .hero-lg .slider-float-jumbotron-floating-.jumbotron img {
        height: auto; } }

@media (max-width: 768px) {
  .hero-lg .slider-float-jumbotron-floating- .jumbotron-wrap {
    min-width: 100%;
    height: auto; } }

.hero-xl .slider-float-jumbotron-floating-.jumbotron {
  background-color: transparent;
  max-height: 665px; }
  @media (min-width: 768px) {
    .hero-xl .slider-float-jumbotron-floating-.jumbotron {
      background-color: rgba(0, 0, 0, 0.65); }
      .hero-xl .slider-float-jumbotron-floating-.jumbotron img {
        height: 665px; } }
    @media (min-width: 768px) and (max-width: 768px) {
      .hero-xl .slider-float-jumbotron-floating-.jumbotron img {
        height: auto; } }

@media (max-width: 768px) {
  .hero-xl .slider-float-jumbotron-floating- .jumbotron-wrap {
    min-width: 100%;
    height: auto; } }

.slider-float-jumbotron-floating- .jumbotron-wrap {
  max-width: 50%; }
  @media (max-width: 768px) {
    .slider-float-jumbotron-floating- .jumbotron-wrap {
      min-width: 100%;
      min-height: 100%;
      padding: 0;
      margin: 0 !important;
      padding-left: 10% !important;
      padding-right: 10% !important;
      background-color: rgba(0, 0, 0, 0.65); } }

.slider-float-jumbotron-floating- .jumbotron {
  background-color: rgba(0, 0, 0, 0.65); }
  @media (max-width: 768px) {
    .slider-float-jumbotron-floating- .jumbotron {
      background-color: transparent !important; } }

.jumbotron.secondary-bg {
  border-radius: unset; }

@media (max-width: 768px) {
  .slider-full-height-jumbotron-full-height-.jumbotron .col-md-6 {
    min-width: 100% !important; } }

@media (min-width: 768px) {
  .slider-full-height-jumbotron-full-height- .jumbotron-wrap {
    height: auto; } }

@media (max-width: 768px) {
  .slider-full-height-jumbotron-full-height-.jumbotron .col-md-8 {
    min-width: 100%; } }

.hero-hero-sm .slideshow-controls button.slideshow-arrow {
  top: -161px; }

.hero-hero-md .slideshow-controls button.slideshow-arrow {
  top: -250px; }

.hero-hero-lg .slideshow-controls button.slideshow-arrow {
  top: -290px; }

.hero-hero-sm img {
  height: 250px;
  object-fit: cover;
  width: 100%; }

.hero-hero-sm .slider-full-height-jumbotron-full-height-.jumbotron .jumbotron {
  height: auto;
  width: 86%; }
  @media (max-width: 768px) {
    .hero-hero-sm .slider-full-height-jumbotron-full-height-.jumbotron .jumbotron {
      display: flex;
      align-items: center;
      padding: 0 0 0 70px !important;
      height: 250px; } }

.hero-hero-lg img {
  height: 530px;
  object-fit: cover;
  width: 100%; }

.hero-hero-lg .slider-full-height-jumbotron-full-height-.jumbotron .jumbotron {
  height: auto;
  width: 86%; }
  @media (max-width: 768px) {
    .hero-hero-lg .slider-full-height-jumbotron-full-height-.jumbotron .jumbotron {
      display: flex;
      align-items: center;
      padding: 0 0 0 70px !important;
      height: 530px; } }

.hero-hero-md img {
  height: 432px;
  object-fit: cover;
  width: 100%; }

.hero-hero-md .slider-full-height-jumbotron-full-height-.jumbotron .jumbotron {
  height: auto;
  width: 86%; }
  @media (max-width: 768px) {
    .hero-hero-md .slider-full-height-jumbotron-full-height-.jumbotron .jumbotron {
      display: flex;
      align-items: center;
      padding: 0 0 0 70px !important;
      height: 432px; } }

.slider-full-height-jumbotron-full-height-.jumbotron {
  background-color: rgba(0, 0, 0, 0.65); }
  .slider-full-height-jumbotron-full-height-.jumbotron .jumbotron-wrap .jumbotron {
    background-color: transparent; }

.slider-float-jumbotron-floating- .jumbotron-wrap .field.field--name-field-description {
  --fade: none;
  mask-image: var(--fade);
  -webkit-mask-image: var(--fade);
  -webkit-mask-size: 100% 100%; }

/* links override */
.paragraph--type--hero-slideshow .field--name-field-description.field--type-text-long a, .paragraph--type--hero-image .field--name-field-description.field--type-text-long.field--label-hidden.field__item a {
  color: #fff; }

/* do not override bootstrap button */
.slider-float-jumbotron-floating- .jumbotron-wrap .field--name-field-description.field--type-text-long.field--label-hidden.field__item p a.btn.btn-default {
  color: #fff;
  text-decoration: none; }

.slider-float-jumbotron-floating- .jumbotron-wrap .field--name-field-description.field--type-text-long.field--label-hidden.field__item p a.btn.btn-link {
  color: #fff;
  text-decoration: underline; }

.slider-float-jumbotron-floating- .jumbotron-wrap .field--name-field-description.field--type-text-long.field--label-hidden.field__item p a.btn.btn-warning {
  color: #1e3549; }

.slider-float-jumbotron-floating- .jumbotron-wrap .field--name-field-description.field--type-text-long.field--label-hidden.field__item p a.btn {
  text-decoration: none; }

/*---------------------------------------------------*\
HERO VIDEO RESPONSIVE CHANGE THIS ON SUBTHEME IF NEEDED
CLASS: video-wrapper and video tag
\*---------------------------------------------------*/
div.paragraph--type--hero-video div.field--type-entity-reference {
  margin: 0; }

.video-wrapper video {
  height: 28.125vw;
  max-height: 500px;
  display: block;
  overflow: hidden;
  object-fit: cover; }

@media (min-width: 1200px) {
  .video-wrapper video {
    min-height: 665px;
    max-height: 665px; } }

video {
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
  width: 100%;
  min-width: 100%;
  min-height: 100%; }

/*-------------------------------------------*\
HERO SLIDER
\*-------------------------------------------*/
div.view-hero div.views-row {
  width: 100%; }

div.paragraph--type--hero-slideshow {
  position: relative; }

button.slideshow-arrow.slideshow-right.icon-background,
button.slideshow-arrow.slideshow-left.icon-background {
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  height: 48px;
  width: 48px;
  margin: 0 30px 0 30px; }

span.fa.fa-chevron-left, span.fa.fa-chevron-right {
  font-size: 2em; }

div.slideshow-controls {
  position: relative; }
  div.slideshow-controls button {
    cursor: pointer; }
  div.slideshow-controls button.slideshow-arrow {
    position: absolute;
    top: -250px;
    width: 48px;
    border: none;
    background-color: transparent; }
    div.slideshow-controls button.slideshow-arrow:active {
      background-color: transparent;
      color: lightgrey; }
  div.slideshow-controls button.slideshow-left {
    left: 0;
    color: #fff; }
  div.slideshow-controls button.slideshow-arrow.slideshow-left:focus {
    outline: none; }
  div.slideshow-controls button.slideshow-right {
    right: 0;
    color: #fff; }
  div.slideshow-controls button.slideshow-arrow.slideshow-right:focus {
    outline: none; }
  div.slideshow-controls div.slideshow-dots {
    display: none; }

div.paragraph--type--hero-slideshow > div.field--name-field-slides > div.field__item {
  position: absolute;
  left: -999em; }
  div.paragraph--type--hero-slideshow > div.field--name-field-slides > div.field__item.active {
    position: relative;
    left: 0; }

div.HeroSlideshow-container {
  position: relative; }

/* Fading animation */
.HeroFades {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s; }

@-webkit-keyframes HeroFades {
  from {
    opacity: .4; }
  to {
    opacity: 1; } }

@keyframes HeroFades {
  from {
    opacity: .4; }
  to {
    opacity: 1; } }

.HeroSlides {
  text-align: center; }
  .HeroSlides img {
    height: 400px;
    width: 100%; }
  .HeroSlides .slider {
    position: relative;
    display: inline-block; }

.HeroSlidePrev, .HeroSlideNext {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none; }

/* Position the "next button" to the right */
.HeroSlideNext {
  right: 0;
  border-radius: 3px 0 0 3px; }

.HeroSlidePrev:hover, .HeroSlideNext:hover {
  background-color: rgba(0, 0, 0, 0.8); }

.svg-inline--fa {
  font-size: 1.7em; }

/* Image Inside CKEditor */
.jumbotron .field--name-field-description img {
  height: auto;
  width: auto; }

.jumbotron .align-left img {
  margin-right: 1em; }

/* icon menu */
div.paragraph.paragraph--type--icon-menu.paragraph--view-mode--default div.field.field--name-field-menu.field--type-entity-reference-revisions.field--label-hidden.field__items {
  display: flex; }

div.paragraph.paragraph--type--icon-menu-item.paragraph--view-mode--default {
  width: 100%; }

/* image menu */
div.paragraph.paragraph--type--menu-image-top.paragraph--view-mode--default div.field.field--name-field-menu-image-top.field--type-entity-reference-revisions.field--label-hidden.field__items {
  display: flex; }

/* image menu item */
div.paragraph.paragraph--type--image-menu-item.paragraph--view-mode--default div.field.field--name-field-title.field--type-string.field--label-hidden.field__item {
  font-weight: bold;
  font-size: 150%; }

/* image menu item tile */
div.menu-image {
  float: left;
  padding: 5px; }

div.menu-title {
  color: white;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.55);
  width: 100%;
  position: absolute;
  bottom: 0em;
  padding: .5em 2.75rem 1rem 1.75rem; }

.link-button {
  padding: 0 15px 0 15px; }

/* .btn-primary-angelfish a:before{
		position: absolute;
		top: 0;
		right: 20px;
		bottom: 0;
		left: 15px;
	    z-index: 1;
		pointer-events: auto;
		content: "";
		background-color: rgba(0,0,0,0);		
	  }*/
.link-button.left {
  margin-left: 50%; }

.image-bottom {
  width: 100%;
  margin-top: 10px; }

/* Start css for icon font */
.fa.icon-medium, .fab.icon-medium, .fad.icon-medium, .fal.icon-medium, .far.icon-medium, .fas.icon-medium {
  line-height: 1.4; }

.fa.icon-large, .fab.icon-large, .fad.icon-large, .fal.icon-large, .far.icon-large, .fas.icon-large {
  line-height: 1.6; }

.icon-circle {
  border: 2px solid #000;
  border-radius: 50%;
  min-height: 2em;
  min-width: 2em;
  padding: 4px 5px; }

.icon-2x {
  font-size: 2em; }

.icon-3x {
  font-size: 3em; }

.paragraph--type--icon-menu-item.paragraph-top.icon-medium {
  margin: 0 auto; }

.icon-medium {
  font-size: 1.33333em;
  height: 1.5rem;
  width: 1.5rem;
  display: block; }

.paragraph--type--icon-menu-item.paragraph-top.icon-large {
  margin: 0 auto; }

.icon-large {
  font-size: 2em;
  display: block;
  height: 1.5rem;
  width: 1.5rem; }

/* Start css for inline block */
.inline-block .field--name-field-title {
  display: contents; }

.left-block .paragraph--type--icon-menu-item {
  height: 2em; }

div.paragraph-border {
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  background-color: #fff; }

div.paragraph.paragraph--type--icon-menu-item.paragraph--view-mode--default.paragraph-border {
  width: 100%;
  margin: 0; }

div.paragraph--type--icon-menu-item.paragraph-border {
  padding: 2rem 1rem 1rem 1rem !important; }

/* Start css for top position paragraph */
div.paragraph-top .field--name-field-title {
  text-align: center;
  margin-top: 0.5rem !important;
  margin-bottom: 12px; }

div.paragraph-top p {
  text-align: center; }

div.paragraph-top .icon-top {
  text-align: center; }

/* Start css for Left position paragraph */
div.paragraph-left .paragraph--type--icon-menu-item {
  vertical-align: middle;
  text-align: center;
  margin-right: 1rem; }

div.paragraph-left .icon-circle {
  line-height: initial; }

div.paragraph-left .left-block .icon-medium.icon-circle:before {
  position: relative;
  top: 4px; }

div.paragraph-left .left-block .icon-large.icon-circle:before {
  position: relative;
  top: 8px; }

div.paragraph-inline .icon-medium, div.paragraph-left .icon-medium {
  text-align: center; }

div.paragraph-inline .icon-large, div.paragraph-left .icon-large {
  text-align: center; }

/* Start css for Inline position paragraph */
/* Start css for set similar height for all paragraph */
.icon-menu-item {
  display: inherit; }

/* End of css for set similar height for all paragraph */
.icon-circle-background {
  color: white;
  background-color: black; }

/* Start of css for link button paragraph */
.btn-primary-angelfish {
  display: block !important;
  font-size: 0;
  background: none;
  padding: 0;
  margin: 0; }

div.paragraph.paragraph--type--icon-menu .btn-primary-angelfish:hover, div.paragraph.paragraph--type--icon-menu .btn-primary-angelfish:focus {
  background: none !important; }

/* End of css for link button paragraph */
div.paragraph-left .paragraph--type--icon-menu-item.icon-3x:before {
  position: relative;
  bottom: 10px; }

div.paragraph-left .paragraph--type--icon-menu-item.icon-2x:before {
  position: relative;
  bottom: 5px; }

/* Start of css for Image Menu paragraph */
/*-------------------------------------------*\
    PARAGRAPH - graph menu
\*-------------------------------------------*/
.paragraph--type--graphic-menu-item {
  width: 100%; }

div.paragraph--type--graphic-menu-item.paragraph-border {
  padding: 2rem 1rem 1rem 1rem !important; }

.graphic_menu_top {
  text-align: center; }
  .graphic_menu_top .field--type-image {
    float: inherit;
    margin: 1rem 0 0 0 !important; }
  .graphic_menu_top .field--type-image img {
    margin: 0; }
  .graphic_menu_top .field--name-field-image {
    margin: 0; }

/* Graphic Menu Sizes*/
.graphic_menu_top.graphic-small img {
  max-height: 48px; }

.graphic_menu_top.graphic-medium img {
  max-height: 80px; }

.graphic_menu_top.graphic-large img {
  max-height: 160px; }

.graphic_menu_left img {
  max-width: 48px; }

/* End Graphic Menu Sizes*/
div.paragraph--type--graphic-menu-item {
  padding: .5rem !important; }

.image-menu-item, .graphic-menu-item {
  display: inherit; }

.image_menu_top {
  text-align: center; }
  .image_menu_top .field--type-image {
    float: inherit;
    margin: 1rem 0 0 0 !important; }
  .image_menu_top .field--type-image img {
    margin: 0; }
  .image_menu_top .field--name-field-image {
    margin: 0; }

.paragraph-border .image_menu_top, .paragraph-border .image_menu_left {
  padding: 1rem; }

/*	.image_menu_left {		
		.field--type-image {
			margin: 0;
		}
		.field--type-image img {
			margin: 0;
		}
		.h5 {
			margin-bottom: 0.5rem !important;
		}
	}
	.paragraph-border .image_menu_left .col-8 {
		margin-top: 0 !important;
	}*/
div.paragraph.paragraph--type--image-menu-item .btn-primary-angelfish:hover, div.paragraph--type--image-menu-item .btn-primary-angelfish:focus {
  background: none !important; }

div.paragraph.paragraph--type--image-menu-item {
  width: 100%; }

div.paragraph-left.paragraph--type--graphic-menu-item .field--name-field-image {
  margin-bottom: 0; }

.paragraph-graphic {
  align-items: center; }

.paragraph-graphic .field--name-field-image {
  position: relative;
  top: 8px; }

.graphic-menu-item .paragraph-left .field--type-image {
  margin: 0; }

/* Start of css for click anchor link in description field. */
.paragraph--type--graphics-menu .field--name-field-description a {
  position: relative;
  z-index: 5; }

.paragraph--type--icon-menu-item .field--name-field-description a {
  position: relative;
  z-index: 5; }

/*-------------------------------------------*\
    PARAGRAPH - QUOTE
\*-------------------------------------------*/
div.paragraph--type--quote div.quote_right {
  overflow: visible;
  display: block;
  position: relative; }

div.paragraph--type--quote div.quote_left {
  overflow: visible;
  display: block;
  position: relative; }

div.paragraph--type--quote div.quote_media {
  display: inline-block;
  width: 100%; }

div.paragraph--type--quote div.quote_content {
  display: inline-block;
  text-align: center;
  padding-top: 5px; }
  @media all and (min-width: 765px) {
    div.paragraph--type--quote div.quote_content {
      padding-top: 0px; } }

div.paragraph--type--quote div.field--name-field-quote {
  display: inline-block; }

div.paragraph--type--quote div.quote_quote {
  border-bottom: solid;
  border-bottom-color: white;
  display: inline-block;
  font-weight: 900;
  font-size: 20px;
  width: 90%; }
  @media all and (min-width: 765px) {
    div.paragraph--type--quote div.quote_quote {
      font-size: 28px; } }

div.paragraph--type--quote div.quote_quote div.field.field--name-field-quote.field--type-string {
  margin-bottom: 20px;
  margin-top: 20px; }

div.paragraph--type--quote div.quote_quote div.field.field--name-field-quote.field--type-string::before {
  content: open-quote;
  display: inline-block; }

div.paragraph--type--quote div.quote_quote div.field--name-field-quote.field--type-string::after {
  content: close-quote;
  display: inline-block; }

div.paragraph--type--quote div.field--name-field-media-image {
  width: 100%; }
  div.paragraph--type--quote div.field--name-field-media-image img {
    width: 100%;
    margin: 0; }

div.paragraph--type--quote div.field.field--name-field-author::before {
  content: '';
  height: 2px;
  width: 40px;
  position: absolute;
  background: #1e3549;
  margin-top: 15px;
  margin-left: -50px; }

div.paragraph--type--quote div.quote_author_info {
  padding: 10px 0px 0px 15px; }
  div.paragraph--type--quote div.quote_author_info div.quote_attribution {
    font-size: 20px;
    font-weight: 700; }

/*-------------------------------------------*\
    $SIDEBAR
\*-------------------------------------------*/
.sidebar .block {
  border-style: none;
  border-width: 0;
  padding: 8px 16px; }

div.sidebar nav.block-menu.menu--main li.nav-item {
  position: relative; }
  div.sidebar nav.block-menu.menu--main li.nav-item a, div.sidebar nav.block-menu.menu--main li.nav-item span {
    padding-left: 1rem;
    padding-right: 1.86rem; }
    div.sidebar nav.block-menu.menu--main li.nav-item a.dropdown-toggle::after, div.sidebar nav.block-menu.menu--main li.nav-item span.dropdown-toggle::after {
      position: absolute;
      right: 1rem;
      top: 0.5rem;
      content: '\f0d7';
      font-family: "Font Awesome Solid";
      font-size: 0.8rem;
      display: block;
      border: none;
      width: auto; }
    div.sidebar nav.block-menu.menu--main li.nav-item a:hover, div.sidebar nav.block-menu.menu--main li.nav-item a:focus, div.sidebar nav.block-menu.menu--main li.nav-item span:hover, div.sidebar nav.block-menu.menu--main li.nav-item span:focus {
      text-decoration: none; }

div.sidebar nav.block-menu.menu--main ul.dropdown-menu {
  position: relative !important;
  transform: none  !important;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  z-index: 1; }
  div.sidebar nav.block-menu.menu--main ul.dropdown-menu li.dropdown-item {
    padding: 0; }
    div.sidebar nav.block-menu.menu--main ul.dropdown-menu li.dropdown-item a, div.sidebar nav.block-menu.menu--main ul.dropdown-menu li.dropdown-item span {
      display: block;
      padding: 0.5rem 2rem; }
      div.sidebar nav.block-menu.menu--main ul.dropdown-menu li.dropdown-item a:hover, div.sidebar nav.block-menu.menu--main ul.dropdown-menu li.dropdown-item a:focus, div.sidebar nav.block-menu.menu--main ul.dropdown-menu li.dropdown-item span:hover, div.sidebar nav.block-menu.menu--main ul.dropdown-menu li.dropdown-item span:focus {
        text-decoration: none; }

div.sidebar ul > li.nav-item.dropdown.show > ul > li.dropdown-item.dropdown a,
div.sidebar ul > li.nav-item.dropdown.show > ul > li.dropdown-item.dropdown span {
  padding-left: 2rem; }

div.sidebar ul > li.nav-item.dropdown.show > ul > li.dropdown-item.dropdown > ul > li.dropdown-item a,
div.sidebar ul > li.nav-item.dropdown.show > ul > li.dropdown-item.dropdown > ul > li.dropdown-item span {
  padding-left: 3rem; }

div.sidebar ul > li.nav-item.dropdown.show > ul > li.dropdown-item.dropdown > ul > li.dropdown-item > ul > li.dropdown-item > a,
div.sidebar ul > li.nav-item.dropdown.show > ul > li.dropdown-item.dropdown > ul > li.dropdown-item > ul > li.dropdown-item > span {
  padding-left: 4rem; }

div.sidebar ul > li.nav-item.dropdown.show > ul > li.dropdown-item.dropdown > ul > li.dropdown-item > ul > li.dropdown-item > ul > li > a,
div.sidebar ul > li.nav-item.dropdown.show > ul > li.dropdown-item.dropdown > ul > li.dropdown-item > ul > li.dropdown-item > ul > li > span {
  padding-left: 5rem; }

.sidebar h2 {
  border-bottom: none;
  font-size: 20px;
  font-weight: 900;
  line-height: 26px;
  letter-spacing: normal;
  margin-bottom: 12px;
  padding-bottom: 0; }
  .sidebar h2 a {
    text-decoration: none;
    color: inherit; }

#sidebar_second a.nav-link:focus {
  outline: none; }

#sidebar_second aside section.border-lt-fade {
  padding-left: 1rem;
  border-width: .15rem;
  border-width: 0;
  border-left: 2px solid;
  border-image: linear-gradient(#f0f0f0, #ffffff) 0 100%; }

#sidebar_first a.nav-link:focus {
  outline: none; }

#sidebar_first aside section.border-rt-fade {
  padding-right: 1rem;
  border-width: .15rem;
  border-width: 0;
  border-right: 2px solid;
  border-image: linear-gradient(#f0f0f0, #ffffff) 0 100%; }

div.sidebar ul.dropdown-menu li.dropdown-item a, div.sidebar ul.dropdown-menu li.dropdown-item span {
  white-space: normal; }

div.sidebar nav.block-menu.menu--main .dropdown-item:active,
div.sidebar nav.block-menu.menu--main li.nav-item.active,
div.sidebar .dropdown-item:active, div.sidebar .dropdown-item.active {
  background-color: unset;
  font-weight: bold; }

div.sidebar nav.block-menu.menu--main li.nav-item a:hover, div.sidebar nav.block-menu.menu--main li.nav-item span:hover {
  background-color: #EDEDED; }

div.sidebar nav.block-menu.menu--main li.dropdown-item a:hover, div.sidebar nav.block-menu.menu--main li.dropdown-item span:hover {
  background-color: #EDEDED; }

div.sidebar nav.block-menu.menu--main li.nav-item:hover, div.sidebar nav.block-menu.menu--main li.dropdown-item:hover {
  background-color: unset; }

div.sidebar nav.block-menu.menu--main .dropdown-item:active {
  font-weight: initial; }

/*-------------------------------------------*\
    Tables
\*-------------------------------------------*/
tr {
  background: none; }

tr td {
  background: none;
  border: 1px solid #dee2e6; }

td, th {
  padding: .75rem !important;
  vertical-align: top; }

thead tr th {
  border-bottom: 2px solid #dee2e6 !important; }

table tr th {
  background: none;
  border: 1px solid #dee2e6;
  color: inherit; }

table caption {
  color: inherit; }

/*-------------------------------------------*\
    Translate
\*-------------------------------------------*/
.form-inline.navbar-form.float-right {
  order: 1;
  flex-grow: 1;
  justify-content: flex-end; }
  @media (min-width: 992px) {
    .form-inline.navbar-form.float-right {
      order: 2;
      flex-grow: 0; } }

#angelfish-modal-trigger .translate-icon {
  padding: 1rem;
  font-size: 1.5rem;
  cursor: pointer; }

div#googleTranslate {
  text-align: center;
  width: 100%; }
  div#googleTranslate div.modal-content {
    width: 250px;
    background-color: #606060; }
    div#googleTranslate div.modal-content div.modal-body {
      align-self: center; }
  div#googleTranslate span.modal-title.h5 {
    color: white;
    margin-bottom: 0; }
  div#googleTranslate button.close {
    color: white;
    position: absolute;
    right: 0.5em;
    top: 0.25em; }

div.skiptranslate.goog-te-gadget {
  color: #ffffff; }

.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active, #google_translate_element2 .goog-logo-link {
  color: #000000;
  background-color: #ffffff; }

#goog-gt-tt h1.title.gray {
  color: #000000; }

/*-------------------------------------------*\
    SUPERFISH
\*-------------------------------------------*/
ul#superfish-main {
  float: right;
  text-align: right; }
  ul#superfish-main li.sf-depth-1 {
    background-color: unset;
    float: none;
    display: inline-block; }
  ul#superfish-main li.sf-depth-2 {
    text-align: left; }
  ul#superfish-main a:hover {
    text-decoration: none; }

div.block-superfishmain.contextual-region {
  position: static; }

ul.sf-menu .sf-sub-indicator {
  opacity: 1; }
  ul.sf-menu .sf-sub-indicator:after {
    content: '\f0d7';
    font-family: "Font Awesome Solid";
    top: 0;
    font-size: 0.8rem; }

ul.sf-menu ul .sf-sub-indicator:after {
  content: '\f0da';
  font-family: "Font Awesome Solid";
  top: 0;
  font-size: 0.8rem; }

ul.sf-menu.sf-style-default {
  margin-bottom: 0; }

div.sf-accordion-toggle a#superfish-main-toggle {
  padding: 1rem;
  text-decoration: none; }
  div.sf-accordion-toggle a#superfish-main-toggle::after {
    content: "\f0c9";
    font-family: "Font Awesome 5 free";
    font-size: 1.5rem;
    position: static; }

ul#superfish-main-accordion {
  position: absolute;
  right: 0; }
  ul#superfish-main-accordion a {
    padding: 0.95rem; }
  ul#superfish-main-accordion a.sf-accordion-button {
    font-size: 0; }
    ul#superfish-main-accordion a.sf-accordion-button:hover {
      text-decoration: none; }
    ul#superfish-main-accordion a.sf-accordion-button:after {
      font-size: 0.6rem;
      padding: 0.9rem 0 0.9rem 1rem; }

ul#superfish-main-accordion {
  margin-top: 0.4em;
  width: 75%; }
  ul#superfish-main-accordion li > span.nolink {
    padding: 0.95rem !important; }
  @media all and (min-width: 576px) {
    ul#superfish-main-accordion {
      width: 50%; } }
  ul#superfish-main-accordion li.sf-depth-1.menuparent.sf-expanded ul li.sf-depth-2 {
    background-color: #CCCCCC; }
    ul#superfish-main-accordion li.sf-depth-1.menuparent.sf-expanded ul li.sf-depth-2 a.sf-depth-2 {
      padding-left: 2em;
      color: black;
      width: 80%; }
    ul#superfish-main-accordion li.sf-depth-1.menuparent.sf-expanded ul li.sf-depth-2 a.sf-accordion-button {
      color: black; }
  ul#superfish-main-accordion li.sf-depth-1.menuparent.sf-expanded ul li.sf-depth-2 a:hover, ul#superfish-main-accordion li.sf-depth-1.menuparent.sf-expanded ul li.sf-depth-2 a:focus {
    background-color: #CCCCCC; }
  ul#superfish-main-accordion li.sf-depth-1.menuparent.sf-expanded ul ul li.sf-depth-3 {
    background-color: #FFFFFF; }
    ul#superfish-main-accordion li.sf-depth-1.menuparent.sf-expanded ul ul li.sf-depth-3 a.sf-depth-3 {
      color: black;
      padding-left: 3rem; }
    ul#superfish-main-accordion li.sf-depth-1.menuparent.sf-expanded ul ul li.sf-depth-3 a.sf-depth-3:hover, ul#superfish-main-accordion li.sf-depth-1.menuparent.sf-expanded ul ul li.sf-depth-3 a.sf-depth-3:focus {
      background-color: #FFFFFF; }
  ul#superfish-main-accordion li.sf-depth-2.menuparent.sf-expanded ul {
    right: 0; }
  ul#superfish-main-accordion a.sf-accordion-button {
    padding-right: 0.45rem; }
  ul#superfish-main-accordion .sf-accordion-button:before {
    font-family: "Font Awesome 5 Free";
    content: "\f13a";
    font-size: 1rem;
    text-indent: 0;
    padding: 0.9rem 1rem 0.9rem 1rem;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%; }
  ul#superfish-main-accordion li.sf-expanded > .sf-accordion-button:before {
    font-family: "Font Awesome 5 Free";
    content: "\f139"; }

.sf-accordion-button:after {
  font-size: 0 !important;
  padding: 0 !important;
  content: ''; }

li.sf-expanded > .sf-accordion-button:after {
  font-size: 0;
  padding: 0;
  content: ''; }

ul.sf-menu.sf-accordion.sf-accordion-with-buttons .sf-accordion-button::after {
  content: ''; }

/*-------------------------------------------*\
    VIEWS
\*-------------------------------------------*/
div.views-element-container div.more-link {
  text-align: right; }

div.views-element-container ul.pagination {
  justify-content: center; }

/* Adds red asterick to required fields conflict with webforms and bootstrap theme */
.webform-submission-form .webform-required::before {
  content: "*";
  color: red; }

.webform-submission-form label.js-form-required.form-required::before {
  content: "*";
  color: red; }

.webform-submission-form button#edit-actions-submit {
  background-color: #1E84C3;
  color: #fff; }

/*-------------------------------------------*\
   CKEDITOR IMAGE
\*-------------------------------------------*/
/* Below code fixes the aligin-center issue in CKEditor */
@media (min-width: 560px) {
  .node .field--type-image {
    float: none;
    margin: 0 1em 0 0; } }

@media all and (min-width: 560px) {
  .node .align-center .field--type-image {
    float: none; } }

.align-center .field--type-image img,
.align-center .field--name-user-picture img {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.align-center .media-library-item__name {
  text-align: center; }

/* Images floated right should have 1em margin left */
.align-right .field--type-image img {
  margin: 0 0 0 1em; }

.align-right .field--type-image {
  margin: 0 0 1em 0; }

/* Images floated center with no margin around */
.align-center .field--type-image {
  margin: 0; }

/* CKEditor Image Alignment Along with Bullet List (UI/LI) */
.text-formatted ul, .text-formatted ol {
  overflow: auto; }

/*-------------------------------------------*\
    FLEX SLIDER
\*-------------------------------------------*/
/**************************************************************/
/* Slider Paragraph hero text css ***/
.view-hero-slider {
  position: relative; }
  .view-hero-slider .views-field-field-description {
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    overflow: hidden; }
  .view-hero-slider .description-data {
    color: #fff;
    padding: 2.5rem;
    max-height: 530px;
    max-width: 760px;
    overflow: hidden; }

@media (min-width: 768px) {
  .view-hero-slider .views-field-field-description {
    position: absolute;
    background: none; }
    .view-hero-slider .views-field-field-description .description-data {
      background: rgba(0, 0, 0, 0.65); } }

.flexslider {
  margin: 0 0 -3px 0;
  border: 0; }

.view-hero-slider .field--type-image img {
  margin: auto; }

/* Below code for anchor tag color white and underline */
.view-hero-slider .views-field-field-description .field-content a {
  color: #fff; }

.view-hero-slider .views-field-field-description .field-content a.btn {
  color: #50b0e5; }

/* End Below code for anchor tag color white and underline */
.flexslider .slides .views-field-field-image img {
  height: 530px;
  object-fit: cover;
  width: 100%; }

.flexslider .slides .views-field-field-description img {
  width: auto; }

/* Navigation Arrows */
.view-hero-slider ul.flex-direction-nav li a {
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  height: 32px;
  width: 32px;
  margin: 0 20px 0 20px; }

.flex-direction-nav a:before {
  color: #fff !important;
  font-size: 22px;
  position: relative; }

.flex-direction-nav .flex-nav-prev a:before {
  left: 7px; }

.flex-direction-nav .flex-nav-next a:before {
  right: 7px; }

.view-hero-slider .flexslider:hover .flex-direction-nav .flex-prev {
  left: 0px; }

.view-hero-slider .flexslider:hover .flex-direction-nav .flex-next {
  right: 0px; }

@media (max-width: 991.98px) {
  .view-hero-slider .flexslider .flex-control-nav {
    display: none; }
  .view-hero-slider .flexslider:hover .flex-direction-nav {
    display: none; } }

@media only screen and (max-width: 767.98px) {
  .flexslider .slides .views-field-field-image img {
    height: auto; }
  .view-hero-slider .description-data {
    max-width: 100%;
    padding: 0 2.5rem;
    height: 285px;
    overflow-y: scroll; }
  .view-hero-slider .views-field-field-description .description-data .field--type-image img {
    margin-top: 1em; }
  .view-hero-slider .flexslider:hover .flex-direction-nav {
    display: none; } }

/* Dot Indicators for Flexslider Images*/
.flex-control-nav {
  z-index: 2;
  bottom: 0px; }

.view-hero-slider .flexslider .flex-control-nav li {
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
  padding: 6px; }

.view-hero-slider .flexslider .flex-control-nav li:first-of-type {
  border-radius: 6px 0 0 6px; }

.view-hero-slider .flexslider .flex-control-nav li:last-of-type {
  border-radius: 0 6px 6px 0; }

.view-hero-slider-full-height .views-field-field-image {
  width: 70%;
  float: left; }

.view-hero-slider-full-height .views-field-field-description {
  height: 530px;
  width: 30%;
  float: left;
  padding: 25px;
  text-align: left;
  visibility: visible !important;
  color: #fff;
  overflow: hidden; }

.view-hero-slider-full-height .views-field-field-description .field-content a {
  color: #fff; }

.view-hero-slider-full-height .views-field-field-description .field-content a.btn {
  color: #50b0e5; }

@media only screen and (min-width: 768px) {
  .view-hero-slider-full-height .views-field-field-description {
    align-items: center !important;
    display: flex !important; } }

.view-hero-slider-full-height .flexslider .flex-control-nav li {
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
  padding: 6px; }

.view-hero-slider-full-height .flexslider .flex-control-nav li:first-of-type {
  border-radius: 6px 0 0 6px; }

.view-hero-slider-full-height .flexslider .flex-control-nav li:last-of-type {
  border-radius: 0 6px 6px 0; }

.view-hero-slider-full-height ul.flex-direction-nav li a {
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  height: 32px;
  width: 32px;
  margin: 0 28px 0 28px; }

.view-hero-slider-full-height .flex-direction-nav .flex-nav-prev a:before {
  left: 7px; }

.view-hero-slider-full-height .flex-direction-nav .flex-nav-next a:before {
  right: 7px; }

.view-hero-slider-full-height .flex-direction-nav a:before {
  color: #fff !important;
  font-size: 22px;
  position: relative; }

.view-hero-slider-full-height .views-field-field-description .align-left, .view-hero-slider .views-field-field-description .align-left {
  margin-right: 1rem; }

.view-hero-slider-full-height .flexslider:hover .flex-direction-nav .flex-prev {
  left: -18px; }

.view-hero-slider-full-height .flexslider:hover .flex-direction-nav .flex-next {
  right: -18px; }

@media only screen and (max-width: 767.98px) {
  .view-hero-slider-full-height .views-field-field-image {
    width: 100%;
    height: auto; }
  .view-hero-slider-full-height .flexslider .slides .views-field-field-image img {
    height: auto; }
  .view-hero-slider-full-height .views-field-field-description {
    width: 100%;
    margin-top: -16px;
    height: 285px;
    overflow-y: scroll; }
  .view-hero-slider-full-height .flexslider:hover .flex-direction-nav {
    display: none; }
  .view-hero-slider-full-height .flexslider .flex-control-nav {
    display: none; }
  .view-hero-slider-full-height .flex-control-nav {
    z-index: 3;
    bottom: -5px; } }

.view-hero-slider-full-height .field--type-image img {
  margin: 0; }

/*-------------------------------------------*\
    HERO ARTICLE SLIDER view-hero-article 
\*-------------------------------------------*/
.view-hero-article .field--type-image img {
  margin: 0; }

.view-hero-article .flexslider .slides .views-field-field-image img {
  height: 665px;
  object-fit: cover;
  width: 100%; }

.view-hero-article {
  position: relative; }
  .view-hero-article .views-field-title {
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    overflow: hidden; }
  @media (min-width: 768px) {
    .view-hero-article .description-data {
      max-width: 100%;
      bottom: 0;
      left: 0;
      width: 100%;
      position: absolute;
      text-align: left;
      padding: 16px 15px; } }

@media (min-width: 768px) {
  .view-hero-article .views-field-title {
    position: absolute;
    background: none; }
    .view-hero-article .views-field-title .description-data {
      background: rgba(0, 0, 0, 0.65); } }

.view-hero-article .views-field-title .description-data a {
  color: #fff; }

.view-hero-article .views-field-title .description-data a:hover {
  text-decoration: none; }

@media only screen and (max-width: 767.98px) {
  .view-hero-article .flexslider .slides .views-field-field-image img {
    height: auto; }
  .view-hero-article .description-data {
    max-width: 100%;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    height: 175px;
    display: table-cell;
    vertical-align: middle; }
  .view-hero-article .views-field-field-description .description-data .field--type-image img {
    margin-top: 1em; }
  .view-hero-article .flexslider:hover .flex-direction-nav {
    display: none; } }

/* Navigation Arrows */
.view-hero-article ul.flex-direction-nav li a {
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 50%;
  height: 32px;
  width: 32px;
  margin: 0 20px 0 20px; }

.view-hero-article .flexslider:hover .flex-direction-nav .flex-prev {
  left: 0px; }

.view-hero-article .flexslider:hover .flex-direction-nav .flex-next {
  right: 0px; }

/* Dot Indicators for Images*/
.view-hero-article .flexslider .flex-control-nav li {
  display: none; }

.view-hero-article .flexslider .flex-control-nav li:first-of-type {
  border-radius: 6px 0 0 6px; }

.view-hero-article .flexslider .flex-control-nav li:last-of-type {
  border-radius: 0 6px 6px 0; }
