/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* line 19, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
h1.underline,
h4.underline {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 21px;
}

@media (max-width: 767px) {
  /* line 28, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .text_center-mobile {
    text-align: center;
  }
}

/* line 34, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.btn-lg-home {
  padding: 20px 40px;
  font-size: 15px;
}

/* line 39, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.btn-info-home {
  color: #fff;
  border-color: #fff;
  background: transparent;
}

/* line 44, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.btn-info-home:hover {
  color: #000;
  border-color: #000;
  background: #fff;
}

/* line 57, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.breadcrumb > li a,
.breadcrumb > li a:hover {
  text-decoration: none;
  color: #666666;
}

/* line 63, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.breadcrumb > .active {
  font-weight: bold;
}

/* line 75, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  border: 0px;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
}

/* line 86, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > li:first-child > a:hover,
.pagination > li:first-child > span:hover {
  background: none;
}

/* line 93, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > li:last-child > a:hover,
.pagination > li:last-child > span:hover {
  background: none;
}

/* line 102, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: transparent;
  border-color: transparent;
}

/* line 112, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  border-color: transparent;
  border-radius: 50%;
}

/* line 122, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top {
  border-width: 0;
}

/* line 126, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top {
  border-width: 0;
  margin-bottom: 0;
}

/* line 130, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-default {
  border-color: transparent;
}

/* line 134, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.homelink,
a.homelink:hover {
  color: #fff;
  text-decoration: none;
}

/* line 139, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.register-bar {
  clear: both;
}

/* line 143, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar {
  min-height: 67px;
}

/* line 146, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar .navbar-collapse {
  max-height: 510px;
  box-shadow: none;
  border-top: none;
  padding-top: 8px;
}

/* line 153, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar .navbar-form {
  border: none;
  margin-left: 0;
  margin-right: 0;
}

/* line 158, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar .navbar-form .form-control {
  font-size: 1em;
}

/* line 163, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar {
  min-height: 67px;
}

/* line 166, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar .navbar-collapse {
  max-height: 510px;
  box-shadow: none;
  border-top: none;
  padding-top: 8px;
}

/* line 173, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar .navbar-form {
  border: none;
  margin-left: 0;
  margin-right: 0;
}

/* line 178, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar .navbar-form .form-control {
  font-size: 1em;
}

@media (min-width: 992px) {
  /* line 183, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .fix-navbar .register-bar {
    display: none;
  }
}

/* line 189, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar > .container > .row > div {
  float: none !important;
  display: inline-block;
  vertical-align: bottom;
}

/* line 194, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar > .container > .row > div {
  float: none !important;
  display: inline-block;
  vertical-align: bottom;
}

/* line 203, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar .menu-bar > .navbar-nav > li > a {
  font-family: "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
}

/* line 210, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  height: 21px;
  margin: 0 4px;
  margin-top: 14.5px;
  border-right: 1px solid #fff;
  border-left: 1px solid #666;
}

/* line 222, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
  font-family: "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
}

/* line 229, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  height: 21px;
  margin: 0 4px;
  margin-top: 14.5px;
  border-right: 1px solid #fff;
  border-left: 1px solid #666;
}

/* line 239, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top .navbar-brand {
  font-size: 2.11em;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #232222;
  position: relative;
}

@media (max-width: 1200px) {
  /* line 239, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top .navbar-brand {
    position: initial;
    height: 42px;
  }
}

/* line 251, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top .navbar-header {
  padding-top: 8px;
}

/* line 256, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top .navbar-brand {
  font-size: 2.11em;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #232222;
  position: relative;
}

@media (max-width: 1200px) {
  /* line 256, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top .navbar-brand {
    position: initial;
    height: 42px;
  }
}

/* line 268, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top .navbar-header {
  padding-top: 8px;
}

/* line 277, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar-inverse {
  background-color: #232222;
  border-color: transparent;
}

/* line 281, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar-inverse .navbar-brand {
  color: #fff;
}

/* line 284, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar-inverse .divider-vertical {
  border-right-color: #fff;
  border-left-color: #111;
}

/* line 289, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar-inverse {
  background-color: #232222;
  border-color: transparent;
}

/* line 293, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar-inverse .navbar-brand {
  color: #fff;
}

/* line 297, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar-inverse .divider-vertical {
  border-right-color: #fff;
  border-left-color: #111;
}

/* line 304, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}

/* line 307, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ec6602;
  background-color: transparent;
}

/* line 315, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.menu-bar .shopping_link {
  position: relative;
}

/* line 318, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.menu-bar .shopping_link .cart_amount {
  border-radius: 100%;
  height: 17px;
  width: 17px;
  position: absolute;
  bottom: 6px;
  right: -6px;
  background-color: #ec6602;
  text-align: -webkit-center;
  line-height: 17px;
  font-size: 9px;
  padding-left: 1.9px;
  color: #fff;
}

/* line 332, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.menu-bar .shopping_link .cart_amount:hover {
  color: #fff;
}

@media (max-width: 1199px) {
  /* line 340, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top .navbar-collapse .nav > .divider-vertical {
    display: none;
  }
}

@media (max-width: 1199px) {
  /* line 345, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top .navbar-collapse .nav > .divider-vertical {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 350, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top.navbar > .container > .row > div {
    display: block;
  }
  /* line 354, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-header {
    position: relative;
  }
}

@media (max-width: 767px) {
  /* line 359, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top.navbar > .container > .row > div {
    display: block;
  }
  /* line 363, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-header {
    position: relative;
  }
}

/* line 370, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel {
  -webkit-box-shadow: 0 0px 0px transparent;
  box-shadow: 0 0px 0px transparent;
}

/* line 377, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group {
  margin-bottom: 21px;
}

/* line 380, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group.border-bottom {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 84px;
}

/* line 385, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group .panel {
  border-radius: 0px;
  border: none;
  box-shadow: none;
}

/* line 390, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 395, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 399, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group .panel-heading .panel-title a {
  text-decoration: none;
}

/* line 402, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group .panel-heading .panel-title a:hover {
  color: #ec6602;
}

/* line 406, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group .panel-heading .panel-title a:before {
  content: " ";
  background-repeat: no-repeat;
  display: inline-block;
  width: 22px;
  height: 12px;
  background-position: -92px -5px;
  margin-right: 10.5px;
}

/* line 417, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group .panel-heading .panel-title a.collapsed:before {
  background-position: -5px -126px;
}

/* line 425, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: none;
}

/* line 430, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 433, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: none;
}

/* line 438, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group .panel-default {
  border-color: none;
}

/* line 6, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/mixins/panels.scss */
.panel-group .panel-default > .panel-heading {
  color: #333333;
  background-color: transparent;
  border-color: none;
}

/* line 11, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/mixins/panels.scss */
.panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: none;
}

/* line 14, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/mixins/panels.scss */
.panel-group .panel-default > .panel-heading .badge {
  color: transparent;
  background-color: #333333;
}

/* line 20, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/mixins/panels.scss */
.panel-group .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: none;
}

/* line 446, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
body {
  padding-top: 0px;
}

@media (max-width: 767px) {
  /* line 446, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  body {
    padding-top: 0px;
  }
}

/* line 455, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.layer_down {
  height: 50px;
  background: url("layer_down.png") no-repeat bottom center;
  position: absolute;
  bottom: 0;
  z-index: 900;
  width: 100%;
}

/* line 464, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.layer_up {
  height: 40px;
  background: url("layer_up.png") no-repeat bottom center;
  position: relative;
  z-index: 20;
}

/* line 471, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-margin {
  margin: 21px 0;
}

/* line 475, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.color-inverse {
  color: #fff;
}

/* line 478, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.color-inverse h1,
.color-inverse h2,
.color-inverse h3 {
  color: #fff;
}

/* line 486, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-inline-search {
  background: url("helpdesk.png") no-repeat;
  background-size: cover;
}

/* line 491, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-inline-search .row > div {
  margin-top: 100px;
}

/* line 494, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-inline-search .row > div h1 {
  color: #fff;
}

@media screen and (max-width: 600px) {
  /* line 494, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-inline-search .row > div h1 {
    font-size: 16vw;
  }
}

/* line 504, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-inline-search .row > div .form-inline .form-group .input-group {
  margin-right: 21px;
}

/* line 507, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-inline-search .row > div .form-inline .form-group .input-group .input-group-addon {
  background-color: #fff;
  border-right: none;
}

/* line 512, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-inline-search .row > div .form-inline .form-group .input-group .form-control {
  height: 60px;
  border-left: none;
  box-shadow: none;
}

/* line 517, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-inline-search .row > div .form-inline .form-group .input-group .form-control:focus {
  box-shadow: none;
  border-right: none;
  border-color: #ccc;
}

/* line 530, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  -moz-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}

/* line 540, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.wrapper .contained {
  position: relative;
  height: 400px;
  padding-bottom: 56.25%;
}

/* line 546, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.wrapper .contained > svg {
  margin-top: -100px;
  position: absolute;
  display: block;
}

/* line 552, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.contained .row {
  margin-top: 80px;
}

/* line 556, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
footer {
  position: relative;
  color: #AAAAAA;
}

/* line 560, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
footer .footer-top {
  width: 100%;
  min-height: 130px;
  background-color: #232222;
  display: flex;
  align-items: center;
}

/* line 567, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
footer .footer-top h3,
footer .footer-top h4 {
  color: #fff;
}

/* line 571, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
footer .footer-top .list-social-links {
  margin-top: 25px;
  margin-bottom: 12.5px;
}

@media screen and (max-width: 991px) {
  /* line 578, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  footer .footer-top h3,
  footer .footer-top .list-social-links {
    text-align: center;
  }
}

/* line 584, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
footer .footer-bottom {
  width: 100%;
  height: 25px;
  background-color: #000;
  font-size: 12px;
  display: flex;
  align-items: center;
}

/* line 592, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
footer .footer-bottom p {
  margin: 0;
}

/* line 596, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
footer .footer-bottom h4 {
  margin-top: 0;
  color: #fff;
}

/* line 601, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
footer .footer-bottom ul {
  list-style-type: none;
  margin: 0;
}

/* line 611, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
footer .footer-bottom ul li a,
footer .footer-bottom ul li a:hover,
footer .footer-bottom ul li a:focus,
footer .footer-bottom ul li a:active,
footer .footer-bottom ul li a.active {
  font-size: 15px;
  color: #fff;
}

/* line 621, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.list-social-links {
  list-style-type: none;
  padding-left: 0;
}

/* line 625, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.list-social-links li {
  display: inline-block;
  margin: 0 10px;
}

/* line 634, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.list-social-links li a,
.list-social-links li a:hover,
.list-social-links li a:focus,
.list-social-links li a:active,
.list-social-links li a.active {
  color: #fff;
}

@media screen and (max-width: 993px) {
  /* line 642, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-landing h1 {
    font-size: 65px;
  }
  /* line 646, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-landing h2 {
    letter-spacing: normal;
    margin-left: -3px;
  }
}

/* line 652, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.user-icon {
  width: 16px;
  height: 16px;
  background-image: url("register_icon.png");
  display: inline-block;
  margin-right: 7px;
}

/* line 660, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.article-title-container {
  border-top: solid 1px #bcbcbc;
  border-bottom: solid 1px #bcbcbc;
  padding-left: 15px;
  padding-top: 28px;
  padding-bottom: 28px;
}

/* line 668, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.article-title {
  margin-left: -35px;
}

/* line 671, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.article-title > span {
  margin-left: 3px;
}

/* line 674, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.article-title > span .article-author {
  font-weight: bold;
  color: #ec6602;
}

/* line 681, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.article-content {
  margin-top: 15px;
}

/* line 684, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.article-content > p {
  text-align: justify;
}

@media screen and (max-width: 993px) {
  /* line 690, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .article-title {
    margin-left: 0;
    text-align: center;
  }
  /* line 695, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .article-author {
    text-align: center;
  }
}

/* line 701, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .header-search {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  background-color: #eeeeee;
}

/* line 707, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .header-search img {
  max-width: 350px;
}

@media screen and (max-width: 600px) {
  /* line 711, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-search .header-search h1 {
    font-size: 13vw;
  }
}

/* line 718, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .title-search {
  font-size: 26px;
  font-weight: bold;
}

/* line 723, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search input {
  border-style: none;
  padding-left: 10px;
  height: 60px;
}

/* line 731, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .media .media-left > img {
  max-width: 240px;
}

/* line 736, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .media .media-body {
  padding-left: 20px;
}

/* line 739, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .media .media-body > a {
  text-decoration: none;
  font-weight: bold;
}

/* line 744, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .media .media-body .media-heading {
  margin-top: 5px;
  margin-bottom: 20px;
}

/* line 753, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.cards-container {
  margin-top: 84px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 991px) {
  /* line 753, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .cards-container {
    flex-direction: column;
  }
}

/* line 768, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.carousel-custom .carousel-inner > .item {
  margin-right: auto;
  margin-left: auto;
}

/* line 772, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.carousel-custom .carousel-inner > .item .carousel-caption {
  display: flex;
  align-items: center;
  top: 5%;
  left: 5%;
  right: 5%;
}

@media screen and (min-width: 768px) {
  /* line 772, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .carousel-custom .carousel-inner > .item .carousel-caption {
    left: 5%;
    right: 5%;
  }
}

/* line 788, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.carousel-custom .carousel-indicators li {
  border-color: #232222;
}

/* line 797, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.table.table-forms td {
  padding: 15px 8px;
}

/* line 803, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.table.table-forms tbody tr:first-child td {
  border-top: none;
}

/* line 812, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll {
  height: 400px;
  background-color: #eeeeee;
  border-top: 7px solid #ec6602;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 820, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll .poll-header {
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 5px;
}

/* line 830, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll .poll-header h4 {
  font-weight: bold;
  display: inline-block;
}

/* line 836, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll .poll-content {
  padding-top: 25px;
}

/* line 839, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll .poll-content p {
  font-size: 14px;
}

/* line 843, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll .poll-content form {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 10px;
}

/* line 848, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll .poll-content .poll-buttons {
  padding-top: 20px;
  padding-left: 11px;
}

/* line 852, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll .poll-content .poll-buttons .btn {
  padding: 4px 14px;
  font-size: 14px;
}

/* line 857, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll .poll-content .poll-buttons .btn-default {
  color: #000;
  border-color: #000;
}

/* line 861, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll .poll-content .poll-buttons .btn-default:hover {
  color: #000;
  border-color: #000;
}

/* line 869, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll .poll-tags {
  padding-top: 10px;
}

/* line 872, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll .poll-tags h4 {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 10px;
}

/* line 877, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll .poll-tags .tag {
  display: inline-block;
  background-color: #e1e1e1;
  color: #232222;
  padding: 5px 14px;
  margin: 5px 0px;
  text-transform: uppercase;
  font-size: 13px;
}

/* line 889, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar {
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 896, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar .nav > li > a {
  padding: 4px 20px;
  color: #ec6602;
  border-right: 2px solid #eeeeee;
}

/* line 902, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar .nav > li > a:hover,
.nav-sidebar .nav > li > a:focus {
  color: #232222;
  text-decoration: none;
  background-color: transparent;
  border-right: 2px solid #555555;
}

/* line 909, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar .nav > li > a:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e250";
  margin-right: 7px;
}

/* line 926, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar .nav > .active > a {
  color: #232222;
  text-decoration: none;
  background-color: transparent;
  border-right: 2px solid #555555;
  font-weight: bold;
}

/* line 933, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar .nav > .active > a:before {
  content: "\e252";
}

/* line 940, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar .nav > .active:hover > a,
.nav-sidebar .nav > .activefocus > a {
  font-weight: bold;
}

/* line 946, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar .nav > .active > ul.nav {
  display: block;
}

/* line 953, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar .nav ul.nav {
  display: none;
}

/* line 960, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar .nav .nav > li > a {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 30px;
}

/* line 970, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar .nav .nav > .active,
.nav-sidebar .nav .nav > .active:hover,
.nav-sidebar .nav .nav > .active:focus {
  font-weight: bold;
}

/* line 977, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar .nav .nav .nav > li > a {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 60px;
}

/* line 982, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar .nav .nav .nav > li > a:before {
  content: "";
}

/* line 991, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar .nav .nav .nav > .active,
.nav-sidebar .nav .nav .nav > .active:hover,
.nav-sidebar .nav .nav .nav > .active:focus {
  font-weight: bold;
}

/* line 1002, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
#navbar .dropdown-menu {
  margin-top: 8px;
}

/* line 1006, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
#navbar .dropdown-search {
  padding-top: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  margin: 9px;
}

/* line 1013, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
#navbar .dropdown-search #q {
  min-width: 200px;
}

@media (max-width: 1199px) {
  /* line 1018, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  #navbar .dropdown-search .input-group-btn {
    vertical-align: top;
  }
  /* line 1021, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  #navbar .dropdown-search #search-filter {
    width: 100%;
    text-align: left;
    padding-left: 25px;
  }
  /* line 1026, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  #navbar .dropdown-search.dropdown-menu > li:hover,
  #navbar .dropdown-search .dropdown-menu > li:hover {
    color: white;
    background-color: transparent;
  }
}

/* line 1034, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.tabs-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
}

/* line 1047, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.help-block.error,
label.control-label.required:before,
.crmEntityFormView .cell div.info.required label:after,
.crmEntityFormView .cell div.info div.validators,
.crmEntityFormView .validator-text,
.crmEntityFormView .rank-order-cell .validator-text,
.crmEntityFormView .constant-sum-cell .validator-text,
.crmEntityFormView .stack-rank-cell .validator-text {
  color: #a94442;
}

@media screen and (-ms-high-contrast: active) {
  /* line 1052, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
  }
  /* line 1056, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
  }
}


/* =====================================================================
   YSTRAL_CUSTOM_OVERRIDES — CLEAN + NON-REDUNDANT
   Put this as the VERY LAST block in theme.css
   ===================================================================== */

/* -----------------------------
   0) GLOBAL SAFETY
   ----------------------------- */
body { overflow-x: hidden; }

/* -----------------------------
   1) HEADER – readable nav on white background
   (keeps your nav text readable even if old inverse styles exist)
   ----------------------------- */
.navbar.bg-white .nav-link,
.navbar.navbar-light .nav-link,
.navbar.bg-white .dropdown-toggle,
.navbar.navbar-light .dropdown-toggle,
.navbar.bg-white .navbar-nav > li > a,
.navbar.navbar-light .navbar-nav > li > a {
  color: #212529 !important;
}

.navbar.bg-white .nav-link:hover,
.navbar.navbar-light .nav-link:hover,
.navbar.bg-white .navbar-nav > li > a:hover,
.navbar.navbar-light .navbar-nav > li > a:hover {
  color: #000 !important;
}

.navbar .dropdown-menu .dropdown-item,
.navbar .dropdown-menu > li > a {
  color: #212529 !important;
}

.navbar .dropdown-menu .dropdown-item:hover,
.navbar .dropdown-menu > li > a:hover {
  color: #000 !important;
}

/* Optional sticky header (you had it) */
.navbar.static-top {
  position: sticky;
  top: 0;
  z-index: 1050;
}

/* -----------------------------
   2) VACANCY LIST – compact filters + full width grid
   (consolidated from your 3 duplicated blocks)
   ----------------------------- */

/* hide search box in grid toolbar */
.entity-grid .view-toolbar .view-search,
.entity-grid .view-toolbar .entitylist-search {
  display: none !important;
}

/* filter row above grid and full width */
.entitylist .row { flex-wrap: wrap; }

.entitylist .filter-vertical {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  margin-bottom: 10px !important;
}

/* make the filter card compact */
.entitylist-filter.card {
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
}

/* make filter card body a flex row: filters left, button right */
.entitylist-filter .card-body {
  padding: 10px 14px !important;
  display: flex !important;
  align-items: flex-end !important;
  gap: 12px !important;
}

/* filters list horizontal */
.entitylist-filter #entitylist-filters,
.entitylist-filter ul#entitylist-filters {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  align-items: flex-end !important;
  margin: 0 !important;
  padding: 0 !important;
  flex: 1 1 auto !important;
}

/* labels smaller */
.entitylist-filter-option-group-label {
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  margin: 0 0 4px 0 !important;
}

/* each filter group sizing */
.entitylist-filter-option-group {
  margin: 0 !important;
  padding: 0 !important;
  width: 260px;
  min-width: 220px;
}

/* inputs less tall */
.entitylist-filter .form-control,
.entitylist-filter .form-select,
.entitylist-filter .input-group-text {
  height: 34px !important;
  padding: 4px 8px !important;
}

/* button aligned right */
.entitylist-filter .float-end {
  margin-left: auto !important;
  float: none !important;
  display: flex !important;
  align-items: flex-end !important;
}

.entitylist-filter .btn-entitylist-filter-submit {
  margin: 0 !important;
  height: 34px !important;
  padding: 4px 16px !important;
}

/* grid full width */
.entitylist .col-lg-9 {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

.entitylist .entity-grid,
.entitylist .view-grid,
.entitylist .view-grid.table-responsive {
  width: 100% !important;
  max-width: 100% !important;
}

.entitylist .entity-grid table.table {
  width: 100% !important;
}

.entitylist .view-grid { margin-top: 0 !important; }

/* table header text black */
.entity-grid table thead th a,
.entity-grid table thead th a:visited,
.entity-grid table thead th a:hover {
  color: #000 !important;
}

/* DE label fix: “Location” -> “Ort” (your existing approach) */
label.entitylist-filter-option-group-label[for="dropdown_1"] {
  color: transparent !important;
  text-shadow: none !important;
  position: relative;
}
label.entitylist-filter-option-group-label[for="dropdown_1"]::after {
  content: "Ort" !important;
  color: #9EB0BD !important;
  position: absolute;
  left: 0;
  top: 0;
}

/* -----------------------------
   3) FOOTER – width aligned + centered icons/logos + NO GHOST SCROLL
   (this replaces all your footer blocks + conflicting resets)
   ----------------------------- */

/* Footer background full width (your last choice was #CED5DC) */
footer.footer,
footer.footer .footer-top,
footer.footer .footer-bottom {
  background-color: #CED5DC !important;
}

/* Ensure inner elements don’t paint their own BG “islands” */
footer.footer .footer-top *,
footer.footer .footer-bottom * {
  background-color: transparent !important;
}

/* Footer text color */
footer.footer,
footer.footer a,
footer.footer p,
footer.footer li,
footer.footer h3,
footer.footer h4 {
  color: #000 !important;
}
footer.footer a:hover { color: #ec6602 !important; }

/* IMPORTANT: kill old theme fixed heights/min-heights that create the extra scroll */
footer.footer .footer-top,
footer.footer .footer-bottom {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
}

/* Reduce / normalize padding (adjust to taste) */
footer.footer .footer-top { padding: 40px 0 !important; }
footer.footer .footer-bottom { padding: 18px 0 !important; }

/* Match container width to your content (Bootstrap XXL 1320) */
footer.footer .footer-top .container,
footer.footer .footer-bottom .container {
  width: 100% !important;
  max-width: 1320px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  box-sizing: border-box !important;
}

/* If Power Pages uses columnBlockLayout with huge margins globally: remove inside footer only */
footer.footer .columnBlockLayout {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* FOOTER MAIN ROW: enforce 3-column layout + vertical centering */
footer.footer .footer-inner {
  display: flex !important;
  align-items: center !important;          /* center vertically */
  justify-content: space-between !important;
  gap: 32px !important;
  width: 100% !important;
  max-width: 100% !important;
}

/* Left block */
footer.footer .footer-links {
  flex: 1 1 320px !important;
  min-width: 260px !important;
}
footer.footer .footer-links h3 {
  margin: 0 0 10px 0 !important;
  font-size: 26px !important;
  font-weight: 700 !important;
}
footer.footer .footer-links ul {
  margin: 0 !important;
  padding-left: 18px !important;
}

/* Social block centered within its own column */
footer.footer .footer-social {
  flex: 0 0 auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 14px !important;
  flex-wrap: wrap !important;
  margin: 0 !important;
}
footer.footer .footer-social a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 20px 0 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
}
footer.footer .footer-social img,
footer.footer .footer-social svg {
  width: 40px !important;
  height: 40px !important;
  max-width: 40px !important;
  max-height: 40px !important;
  display: block !important;
}

/* Right block logos — horizontally aligned + centered vertically */
.footer-logos {
  flex: 1 1 360px !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 20px !important;
  flex-wrap: wrap !important;
}
.footer-logos img {
  max-height: 48px !important;
  width: auto !important;
  display: block !important;
}

/* Compact bottom spacing */
footer.footer .footer-bottom p { margin: 0 !important; }

/* LAST-CHILD margin kill (prevents “phantom” space) */
footer.footer *:last-child { margin-bottom: 0 !important; }

/* If Power Pages outputs a last empty section after footer: collapse it */
body > .sectionBlockLayout:last-child:empty,
body > .row.sectionBlockLayout:last-child:empty,
body > .container-fluid:last-child:empty {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Mobile stacking */
@media (max-width: 768px) {
  footer.footer .footer-inner {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
  footer.footer .footer-social {
    justify-content: flex-start !important;
  }
  .footer-logos {
    justify-content: flex-start !important;
  }
}
