@import url('https://fonts.googleapis.com/css2?family=Allura&display=swap%27');

body {
  font-family: arial;
}

#page-1997, #page-1956 {
  height: auto;
  min-height: 100vh;
  position: relative;
  overflow: hidden;
}

a {
  color: #008FD2;
  text-decoration: none;
  background-color: transparent;
  font-family: arial;
}

#menu ul li:hover > ul {
  transform: translate(0px, -5px);
}

.shha-menu-button {
  float: left;
  position: relative;
  top: 20px;
  border-radius: 14px;
  font-size: 14px;
  z-index: 99999;
}

.shha-menu-button img {
  max-width:100%;
  height:auto;
}

.cta-register-now {
    font-size: 14px;
    color: black;
    font-weight: 700;
    text-align: center;
    width: 100%;
    display: block;
}

.flexslider {
    border: 0px solid #fff0;
}


.shha-menu-button a {
  color: black;
  font-weight: bold;
  font-family: arial;
}

.shha-menu-button a:hover {
  color: #f8c548;
  text-decoration: none;
}

.white-header-image {
  background: url("/fileadmin/shha/template/version1/images/header-bg.jpg");
  height: auto;
  min-height: 150px;
  max-width: 110%;
  background-size:cover;

  /*MARGIN-BOTTOM: -10px;*/
}

.slicknav_menu {
  background: url("/fileadmin/shha/template/version1/images/header-bg.jpg");
  background-size: auto 100%;
  background-position: left top;
  background-position-x: -100px;
  background-repeat: no-repeat;
}

.animated-wave-wrapper {
  position: relative;
  width: 100%;
  height: 9px;
  z-index: 9;
}

.animated-wave-wrapping-wrapper {
  background-color: rgb(248 197 72);
  position: absolute;
}

.animated-wave {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  position: relative;
}

.animated-wave>img {
  width: 100%;
  height: auto;
  /* this might cause some responsive problems but seems to be necessary*/
}

.mid-section-bgslider div, .mid-section-bgslider li, .mid-section-bgslider ul, .mid-section-bgslider figure {
  width:100%;
  height:100%;
}

.mid-section-bgslider {
  position: absolute;
  margin-left: -15px;
  margin-right: -15px;
  max-width: 100%;
  width: 100%;
  height: 100%;
}

.tx-powermail {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}

.tx-powermail legend {
  display: none;
}

/*
.tx-powermail h3 {
  color: #5C00E3;
  font-size: 3rem;
  font-family: 'Allerta', sans-serif;
  margin-bottom: 50px;
}*/

.tx-powermail .powermail_submit {
      font-family: inherit;
      font-size: inherit;
      line-height: inherit;
      border-radius: 5px;
      background-color: black;
      font-weight: 500;
      color: white;
      border-color: black;
}

.tx-powermail .powermail_submit:hover {
  color: #F8C548;
  text-decoration: none;
}

.tx-powermail .powermail_submit:active {
  color: #F8C548;
  text-decoration: none;
}

.tx-powermail .powermail_submit:focus {
  color: #F8C548;
  text-decoration: none;
}

.powermail_field {
  display: block;
}

.powermail_field input {
  width: 100%;
}


.logo-img>a {
  display: block;
  float: left;
}

.logo-img {
  position: absolute;
  left: 10%;
}

.logo-img>a>img {
  margin-left: 15px;
  margin-top: 15px;
  position: absolute;
  z-index:1;
}

/********************************* MID SECTION CONTENT ******************************/
.mid-section-content {
  position: relative;
  z-index: 6;
  min-height: 200px;
  max-width: 950px;
  top: 5px;
}

.left-blurb-content h1 {
  color: white;
  font-family: arial;
  font-size: 22px;
}

.center-blurb-content h1 {
  color: white;
  font-family: arial;
  font-size: 22px;
}

.right-blurb-content h1 {
  color: white;
  font-family: arial;
  font-size: 22px;
}

.blurb-content-common {
  min-height: 210px;
}

.left-blurb-content {
  background-color: rgb(248 197 72 / 75%);
  color: white;
  padding-top: 35px;
  margin-bottom: 15px
}

.center-blurb-content {
  background-color: rgb(0 143 210 / 75%);
  color: white;
  padding-top: 35px;
  margin-bottom: 15px
}

.right-blurb-content {
  background-color: rgb(25 28 31 / 75%);
  color: white;
  padding-top: 35px;
  margin-bottom: 15px
}

.left-blurb-p {
  padding-top: 40px;
}

.center-blurb-p {
  padding-top: 40px;
}

.right-blurb-p {
  padding-top: 40px;
}

.homepage-footer {
  position: absolute;
  z-index: 99;
  float: right;
  right: 0;
  bottom: 0;
  margin-right: 50px;
}

.homepage-footer .copyright-text p {
  color: #F8C548;
  font-family: arial;
  font-size: 12px;
  text-shadow: 2px 2px 2px black;
  padding: 7px;
  position: relative;
  bottom: 5px;
  text-align: right;
}

/********************************* MENU CSS START ******************************/
#menu {
  white-space: inherit;
  font-size: 17px;
  position: relative;
  font-family: arial;
  padding-top: 50px;
}

#menu li a {
  color: black;
  font-size: 17px;
  letter-spacing: -0.3px;
  text-transform: uppercase;
  font-family: arial;
}

#menu li.level-1 {
  display: inline-block;
  margin-left: 5px;
  position: relative;
  line-height: 1;
  text-transform: uppercase;
}

#menu li {
  text-transform: uppercase;
  list-style: none;
  display: inline-block;
  padding: 10px;
}

#menu li:active {
  color: #008FD2;
}

#menu li.active>a {
  color: #008FD2;
}

#menu ul {
  padding: 10px;
}

.menu-wrapper {
  text-align: center;
  position: relative;
}

.slicknav_menu .slicknav_icon-bar {
  background-color: black;
}

.slicknav_nav ul li a {
  color: black;
}

.slicknav_menu .slicknav_nav {
  text-align: center;
  font-size: 17px;
}

.slicknav_nav img {
  width: 230px;
}

#menu li.level-1:hover>ul.collapse, #menu li.level-1:hover>div.collapse {
  display: block;
  text-transform: uppercase;
  background-color: #000000;
  color: white;
  border-radius: 4px;
  padding: 0;
  font-size: 19px;
  padding-top: 7px;
}

#menu ul.collapse, #menu div.collapse {
  display: none;
  background-color: #213E99;
  position: absolute;
  margin-left: 0px;
  padding-left: 0;
  max-width: 300px;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  padding: 10px;
  transform: translateY(0px);
  z-index: 999999;
  text-transform: uppercase;
  transform: translateY(5px);
}

#menu ul li.level-2:hover .collapse {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}

#menu .collapse {
  width: 250px;
}

#menu .collapse a {
  color: white;
  font-size: 16.5px;
  letter-spacing: -0.3px;
}

#menu .child-ul>.level-3 {
  display: none;
}

#menu .collapse li {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #333333;
  margin-bottom: 5px;
  margin-top: -10px;
}

#menu ul ul ul {
  display: none !important;
}

#menu li a:hover {
  text-decoration: none;
  color: #F8C548;
}

.slicknav_nav ul li a:hover {
  text-decoration: none;
  color: #F8C548;
}

.slicknav_menu .slicknav_nav ul li {
  font-size: 17px;
  text-align: left;
}

.slicknav_nav a {
  font-size: 17px;
  text-transform: uppercase;
  font-family: arial;
  outline: 0 !important;
}

#menu .level-1>ul>li {
  padding-right: 5px;
}

/* temp fix due to rendering issue of typoscript menu */
#menu .level-1>ul .level-1 {
  margin-left: 0px;
  display: block;
}

/********************************* MENU CSS END ******************************/
/********************************* CONTENT PAGE CSS ******************************/
.content-image {
  /*min-height: 780px;*/
  width: 100%;
}

.contentpage-content {
  padding-top: 75px;
  padding-bottom: 120px;
  min-height: 524px;
}

#c72 .ce-center .ce-inner {
    position: relative;
    float: right;
    right: 0;
}

.powermail_field {
    padding-bottom: 15px;
    display: flex;
    flex-direction: column;
    align-content: space-between;
    justify-content: space-between;
    align-items: baseline;
    position: relative;
    float: none;
    flex-wrap: nowrap;
}

.tx-powermail textarea {
    overflow: auto;
    resize: vertical;
    width: 100%;
}

.powermail_legend {
  display: none;
}

/*
.tx-powermail h3 {
  display: none;
}*/

.tx-powermail form > h1, .tx-powermail form > h2, .tx-powermail form > h3 {
  margin-left:-15px;
  margin-right:-15px;
}

#powermail_captchaimage {
  margin-top: 15px;
}

#c11183 header {
  position: absolute;
  margin-top: 150px;
  left: 11%;
}

.ce-textpic ce-center ce-above {
  position: relative;
  margin-top: 150px;
  margin-left: 100px;
}

h1 {
  font-family:
    /*'Allura'*, cursive*/
    arial;
  font-size: 45px;
  color: #F8C548;
}

h2 {
  font-family: arial;
  font-size: 21px;
  color: black;
  text-transform: uppercase;
}

h3 {
  font-family: arial;
  font-size: 17px;
  color: #008FD2;
}

/********************************* BUTTON CSS ******************************/
.member-button {
  border-radius: 5px;
  background-color: black;
  font-weight: bold;
  color: white;
}

.blurb-content-common a {
  padding: 7px;
}

.blurb-content-common button:hover, .blurb-content-common input:hover, .blurb-content-common a:hover {
  color: #F8C548;
  text-decoration: none;
}

.blurb-content-common button, .blurb-content-common input, .blurb-content-common a {
  /* margin: 0; */
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border-radius: 5px;
  background-color: black;
  font-weight: 500;
  color: white;
  border-color: black;
}

/****************************** FOOTER SECTION *******************************/
.footer-section-background {
  background: url("/fileadmin/shha/template/version1/images/footer-bg.jpg");
  min-height: 150px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.footer-right-content {
  text-align: center;
}

.footer-right-content p:nth-child(1) {
  font-family: 'Allura', cursive;
  color: #F8C548;
  margin-bottom: 0px;
  margin-top: 65px;
  font-size: 25px;
}

.footer-right-content p:nth-child(2) {
  color: white;
  font-size: 12px;
}

.footer-left-content {
  text-align: center;
}

.footer-left-content p:nth-child(1) {
  font-family: 'Allura', cursive;
  color: #F8C548;
  margin-bottom: 0px;
  margin-top: 65px;
  font-size: 25px;
}

.footer-left-content p:nth-child(2) {
  color: white;
  font-size: 12px;
}

.footer-section-background p {
  color: black;
  font-weight: 500;
}

.content-page-footer p {
  font-weight: 400;
}

.copyright-text p {
  color: #F8C548;
  font-family: arial;
  font-size: 12px;
}

/************************        POWERMAIL CSS     *****************************/

#powermail_field_humanverification {
  margin-right: 25px;
}

.powermail_field {
  padding-bottom: 15px;
}


/************************        POWERMAIL CSS END      *****************************/

/************************        RESPONSIVE DESIGN       *****************************/
@media (min-width: 768px) {
  #menu {
    white-space: inherit;
    font-size: 17px;
    position: relative;
    font-family: arial;
    padding-top: 50px;
    /* float: right; */
    /* right: 210px; */
    padding-left: 300px;
    display:block !important;
  }
  
  .slicknav_menu {
    display:none !important;
  }
}


@media (max-width: 1399.98px) {
  .logo-img {
    position: absolute;
    left: 5%;
  }
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
  .blurb-content-common {
    line-height:1;
  }

  .blurb-content-common p {
    margin-bottom:12px;
  }

}

/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {

  .slicknav_nav a.accordion-toggle.collapsed {
    display:none;
  }

  .slicknav_nav .slicknav_item a {
    margin:0;
    padding:0;
  }


  .row.white-header-image {
    display:none;
  }
/*
  .animated-wave {
    top: -5px;
  }*/

  .blurb-content-common {
    min-height: 160px;
  }

  .right-blurb-content {
    margin-bottom: 10px;
  }
  .frame-default .ce-gallery {
    width: 100%;
  }

  .frame-default .ce-gallery div {
    width: 100%;
  }
  .blurb-content-common {
    padding-top:15px;
  }

  .homepage-footer {
    position:initial;
    top:initial;
    bottom:initial;
    left:initial;
    right:initial;
  }




}

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
  #c11183 header {
    margin-top: 250px;
  }

  .logo-img>a>img {
    min-width: 150px;
    max-width: 160px;
  }

  .slicknav_nav a:not(.level-1), .slicknav_nav li:not(.level-1) {
    padding-left:5px !important;
    margin-left:0px !important;
  }
  
  .slicknav_nav li.level-1.submenu-wrapper > a > a.accordion-toggle {
    display:none !important;
  }

}

/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
  #page-1997, #page-1956 {
    overflow-y: auto;
  }

  #menu li {
    padding: 7.5px;
  }

  #menu li.level-1 {
    margin-left: 2.5px;
  }

  #menu li a {
    font-size: 15px;
  }

  #menu li ul li a {
    font-size: 14.5px;
  }

  .mid-section-bgslider .flexslider .image-embed-item {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    max-width:initial;
  }


  .carousel-inner {
    width: 100%;
    height: auto;
    position: relative;
  }

  .carousel-item {
    height: auto;
  }

  .carousel-item img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
  }

  .homepage-footer {
    width: 100%;
    margin: 0px;
  }

  .homepage-footer .copyright-text {
    width: 530px;
    max-width: 95%;
    margin: auto;
  }

  .logo-img {
    position: absolute;
    left: 0%;
  }
  /*
  .white-header-image {
    background-position-x: -155px;
  }*/
}

@media (min-width: 1921px) {
  .white-header-image {
    background-position:bottom;
  }

  .mid-section-bgslider .carousel-img-item {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .left-blurb-content, .center-blurb-content, .right-blurb-content {
    padding-top: 70px;
  }
}
/************************        RESPONSIVE DESIGN       *****************************/
