/*==================================================
 * LAYOUT
 * ================================================*/
html {
  font-family: 'Open Sans', 'Arial', sans-serif;
  font-size: 100%; /* DO NOT CHANGE */
  line-height: 1em; /* DO NOT CHANGE */
  color: #39444c;
}

html, body {
  background-color: #fff;
  margin: 0px;
  padding: 0px;
}

/* body { */
  /* overflow-x: hidden; */
/* } */

p {
  margin: 0px;
  line-height: 21px;
}

strong, b {
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

figure {
  margin: 0px;
}

a {
  color: #3b3b3a;
  text-decoration: underline;
}

a:hover,
a:focus {
  color: #b50919;
  text-decoration: none;
}

a img {
  border: 0px;
}

em, i {
  font-style: italic;
}

fieldset {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

/*==================================================
 * FONT BASICS
 * ================================================*/
.global {
  font-size: 16px;
  font-size: 1em;
  line-height: 1.313em; /*21px*/
}

/*==================================================
 * HELPER CLASSES
 * ================================================*/
.text-hidden {
  font-size: 0px;
  text-indent: -9999em;
  color: transparent;
  height: 0px;
  display: block;
  overflow: hidden;
  float: left;
}
.center {
  margin-left: auto;
  margin-right: auto;
}

/*==================================================
 * HEADLINES
 * ================================================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0px;
  line-height: 1;
  margin: 0 0 0.5em;
}
h1 {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 26px;
}
h2 {
  font-size: 25px;
  text-transform: none;
  line-height: 40px;
  font-weight: 300;
}
h3 {
  font-size: 20px;
  font-size: 1.250rem;
  text-transform: none;
  line-height: 40px;
  font-weight: 300;
}
h4 {
  font-size: 20px;
  font-size: 1.250rem;
}
h5 {
  font-size: 18px;
  font-size: 1.125rem;
}
h6 {
  font-size: 16px;
  font-size: 1rem;
}
/* 768 px */
@media screen and (min-width: 48.000em) {
  h1 {
    font-size: 33px;
  }
  h2 {
    font-size: 31px;
    font-size: 1.938rem;
  }
}


/*==================================================
 * HEADLINE STYLES
 * ================================================*/
.h1-style,
.h2-style,
.h3-style,
.h4-style,
.h5-style,
.h6-style {
  padding: 0px;
  line-height: 1;
  margin: 0 0 0.5em;
}

.h1-style {
  font-size: 40px;
  font-size: 2.500rem;
  text-transform: uppercase;
}
.h2-style {
  font-size: 25px;
  text-transform: none;
  line-height: 40px;
  font-weight: 300;
}
.h3-style {
  font-size: 20px;
  font-size: 1.250rem;
  text-transform: none;
  line-height: 40px;
  font-weight: 300;
}
.h4-style {
  font-size: 20px;
  font-size: 1.250rem;
}
.h5-style {
  font-size: 18px;
  font-size: 1.125rem;
}
.h6-style {
  font-size: 16px;
  font-size: 1rem;
}
.extra-large {
  color: #b50919;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 0.938em;
  font-family: 'Average';
  text-transform: none;
  letter-spacing: -0.015em;
  word-spacing: 0;
  margin-bottom: 31px;
}

/* 380 px */
@media screen and (min-width: 23.750em) {
  .extra-large {
    font-size: 38px;
    font-size: 2.375rem;
  }
}
/* 768 px */
@media screen and (min-width: 48.000em) {
  .extra-large {
    font-size: 48px;
    font-size: 3.000rem;
  }
  .h2-style {
    font-size: 31px;
    font-size: 1.938rem;
  }
}
/* 1024px */
@media screen and (min-width: 64.000em) {

}



/*==================================================
 * ADDITIONAL STYLES
 * ================================================*/
.highlighted {
  color: #b50919;
  font-size: 22px;
  font-weight: bold;
}


/*==================================================
 * BACKGROUND COLORS
 * ================================================*/
.bg-gray {
  background-color: #707173;
}
.bg-lightgray {
  background-color: #ebebeb;
}
.bg-fawn {
  background-color: #efeae4;
}
.bg-blue {
  background-color: #b50919;
}
.bg-blue * {
  color: #ffffff;
}
.bg-lightblue {
  background-color: #b50919;
}
.bg-lightblue * {
  color: #ffffff;
}


/*==================================================
 * SPACES
 * ================================================*/
.space-before-extra-small { margin-top: 10px; }
.space-before-small { margin-top: 20px; }
.space-before-medium { margin-top: 30px; }
.space-before-large { margin-top: 95px; }
.space-before-extra-large { margin-top: 120px; }

/* 380 px */
@media screen and (min-width: 23.750em) {
  .space-before-extra-small { margin-top: 15px; }
  .space-before-small { margin-top: 25px; }
  .space-before-medium { margin-top: 35px; }
  .space-before-large { margin-top: 80px; }
  .space-before-extra-large { margin-top: 100px; }
}
/* 768 px */
@media screen and (min-width: 48.000em) {
  .space-before-extra-small { margin-top: 20px; }
  .space-before-small { margin-top: 30px; }
  .space-before-medium { margin-top: 40px; }
  .space-before-large { margin-top: 100px; }
  .space-before-extra-large { margin-top: 140px; }
}
/* 1024px */
@media screen and (min-width: 64.000em) {
  .space-before-small { margin-top: 40px; }
  .space-before-medium { margin-top: 60px; }
  .space-before-large { margin-top: 130px; }
  .space-before-extra-large { margin-top: 197px; }
}

.space-after-extra-small { margin-bottom: 10px; }
.space-after-small { margin-bottom: 20px; }
.space-after-medium { margin-bottom: 30px; }
.space-after-large { margin-bottom: 95px; }
.space-after-extra-large { margin-bottom: 120px; }

/* 380 px */
@media screen and (min-width: 23.750em) {
  .space-after-extra-small { margin-bottom: 15px; }
  .space-after-small { margin-bottom: 25px; }
  .space-after-medium { margin-bottom: 40px; }
  .space-after-large { margin-bottom: 80px; }
  .space-after-extra-large { margin-bottom: 100px; }
}
/* 768 px */
@media screen and (min-width: 48.000em) {
  .space-after-extra-small { margin-bottom: 20px; }
  .space-after-small { margin-bottom: 30px; }
  .space-after-medium { margin-bottom: 60px; }
  .space-after-large { margin-bottom: 100px; }
  .space-after-extra-large { margin-bottom: 140px; }
}
/* 1024px */
@media screen and (min-width: 64.000em) {
  .space-after-small { margin-bottom: 40px; }
  .space-after-medium { margin-bottom: 60px; }
  .space-after-large { margin-bottom: 130px; }
  .space-after-extra-large { margin-bottom: 197px; }
}



/*==================================================
 * DISABLE TELEPHONE LINKS ON DESCTOP
 * ================================================*/
/* 1024px */
@media screen and (min-width: 64.000em) {
  a[href^=tel],
  a.phone {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}

/*==================================================
 * BUTTONS
 * ================================================*/
.btn {
  background: #b2b3b5;
  color: #ffffff;
  outline: none;
  border: 0px;
  padding: 12px 32px;
  display: inline-block;
  margin-top: 25px;
  font-size: 16px;
  font-size: 1.067em;
  letter-spacing: 0.03em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
.btn:hover,
.btn:focus,
.btn:active {
  background: #b50919;
  color: #ffffff !important;
  border-color: #ffffff !important;
}

.btn-inverted {
  background-color: #b50919;
  border-right-color: #b50919;
}
.btn-inverted:hover,
.btn-inverted:focus,
.btn-inverted:active {
  background: #39444c;
  color: #ffffff;
}

.btn-bookmark,
.btn-bookmark:hover {
  background: #b50919;
  margin: 0px;
  font-size: 19px;
  background-image: url('../Icons/pin-w.png');
  background-repeat: no-repeat;
  background-position: 22px center;
  padding: 13px 23px 16px 48px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.btn-bookmark:hover {
  background-color: #39444c;
  border-right-color: #39444c;
}

.btn-secondary {
  background-color: transparent;
  border: 2px solid #39444c;
  color: #000000;
  text-transform: uppercase;
  font-size: 20px;
}
.btn-thirdly {
  text-transform: uppercase;
  font-size: 20px;
  padding: 8px 20px 8px 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.08em;
  position: relative;
  margin-top: 34px;
}
.btn-thirdly:before {
  content: "";
  width: 17px;
  height: 15px;
  background-image: url('../icons/arrow-r-w.png');
  background-repeat: no-repeat;
  left: 0px;
  top: 5px;
  display: block;
  float: left;
  margin-top: 6px;
}
.btn-remove {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 26px;
  height: 26px;
  opacity: 1;
  background: #b50919;
  font-size: 0px;
  z-index: 99999;
  margin: 0px;
  padding: 0px;
}
.btn-remove:hover {
  opacity: 1;
}
.btn-remove:before, .btn-remove:after {
  position: absolute;
  left: 12px;
  content: ' ';
  height: 25px;
  width: 2px;
  background-color: #fff;
}
.btn-remove:before {
  transform: rotate(45deg);
}
.btn-remove:after {
  transform: rotate(-45deg);
}

/* 380 px */
@media screen and (min-width: 23.750em) {
  .btn-thirdly {
    width: auto;
    padding-left: 57px;
    padding-right: 63px;
  }
}


/*==================================================
 * TABLES
 * ================================================*/
.table-responsive {
	width: 100%;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
}
table.primary {
  background-color: transparent;
  width: 100%;
  color: #000;
  border-collapse: collapse;
}
table.primary thead {
  background-color: #39444c;
}
table.primary tbody th,
table.primary tbody td {
  text-align: left;
}
table.primary thead tr th {
  text-align: left;
  padding: 7px 25px;
  font-weight: 700;
  font-style: normal;
}
table.primary tbody tr {
  border: 1px solid #e5e5e5;
}
table.primary tbody tr:nth-child(2n) {
  background-color: #e5e5e5;
}
table.primary tbody td {
  padding: 4px 25px 4px 23px;
  vertical-align: top;
}
table.primary tbody td span {
  display: block;
}
table.primary tbody td:nth-child(1) span {
  padding-left: 36px;
}

@media screen and (max-width: 23.687em) {
  table.primary {
    margin-top: 55px;
  }
  table.primary thead {
    font-size: 16px;
    font-size: 1rem;
  }
  table.primary thead tr th {
    padding: 5px 0px 5px 19px;
  }
  table.primary thead tr th:nth-child(3) {
    padding: 5px 19px 5px 0px;
    width: 60px;
  }
  table.primary tbody td {
    padding: 2px 12px 2px 18px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 21px;
  }
}


/*==================================================
 * TABLE RESPONSIVE
 * ================================================*/
.table-container {
  margin: 0 0 1em;
  margin: 0 -21px;
  padding: 0 21px;
  overflow-y: auto;
  _overflow: auto;
  background-image: linear-gradient(to right, white, white), linear-gradient(to right, white, white), linear-gradient(to right, rgba(0, 0, 20, .30), rgba(255, 255, 255, 0)), linear-gradient(to left, rgba(0, 0, 20, .30), rgba(255, 255, 255, 0));
  /* Shadows */
  /* Shadow covers */
  background-position: left center, right center, left center, right center;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 30px 100%, 30px 100%, 20px 100%, 20px 100%;
  background-attachment: local, local, scroll, scroll;
}
.table-container::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}

.table-container::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, .3);
}
/* 1024px */
@media screen and (min-width: 64.000em) {
  .table-container {
    margin: 0px;
    padding: 0px;
  }
}


/*==================================================
 * LISTS
 * ================================================*/

/* Unordered and ordered list
 * ----------------------------------------------- */
ul,
ol {
  padding: 0px;
  margin: 0px;
  margin-top: 2px;
}
ul li,
ol li {
  list-style-type: none;
  position: relative;
  padding-left: 1em;
  padding-bottom: 7px;
}
ul ul li:last-child,
ol ol li:last-child {
  padding-bottom: 0px;
}

/* Unordered list
 * ----------------------------------------------- */
ul li:before {
  content: "»";
  width: 0.688em;
  position: absolute;
  left: 0px;
  padding: 0px;
  margin: 0px;
  display: inline-block;
  line-height: 1em;
}


/* Ordered list
 * ----------------------------------------------- */
ol {
  counter-reset: list-counter;
  margin-top: 5px;
}
ol li {
  padding-left: 42px;
}
ol li:before {
  content: counter(list-counter) ".";
  counter-increment: list-counter;
  position: absolute;
  left: 15px;
  top: 0px;
}

/* 768px */
@media screen and (min-width: 48.000em) {
  ul,
  ol {
    margin-top: 5px;
  }
  ul li,
  ol li {
    padding-bottom: 6px;
  }
}


/*==================================================
 * NAVIGATION
 * ================================================*/
.nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.nav li:before {
	display: none;
}
.nav li {
	padding: 0px;
	margin: 0px;
}


/*==================================================
 * ALERT BOX
 * ================================================*/
.alert-box {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 0px;
}

.alert-box.success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-box.success a {
  color: #3c763d;
}

.alert-box.info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-box.info a {
  color: #31708f;
}

.alert-box.warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-box.error a {
  color: #8a6d3b;
}

.alert-box.error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-box.error a {
  color: #a94442;
}

.alert-box.error ul:not(.mm-listview) li {
  background-image: url('/fileadmin/layout/images/circle.png');
  background-size: 9px;
  background-repeat: no-repeat;
  list-style-type: none;
  padding-left: 15px;
  background-position: 1px 4px;
}

.alert-box.error ul {
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

/*==================================================
 * ACCESSIBILITY
 * ================================================*/
.secret {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}

a.jump:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  width: auto;
  height: auto;
  overflow: hidden;
  display: inline-block;
  padding: 10px 15px;
  background-color: #bea862;
  font-size: 1.500em;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  z-index: 1100;
}

/*==================================================
 * FORMS
 * ================================================*/
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
}
.form-group {
  margin-bottom: 0px;
}
.form-control {
  width: 100%;
  padding: 13px 17px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.091em; /*24px*/
  letter-spacing: 0.01em;
  font-family: 'Open Sans', 'Arial', sans-serif;
  resize: none;
  -webkit-appearance: none;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0px;
  text-align: left;
  background-color: #F8F8F8;
}
.bgbox .form-control {
  background-color: white;
}
form label {
  font-size: 16px;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.786em; /*22px*/
  text-align: left;
  display: block;
  text-transform: uppercase;
  margin-top: 5px;
}

textarea {
  padding: 29px;
  min-height: 300px;
  font-size: 16px;
  line-height: 1.091em; /*24px*/
  letter-spacing: 0.01em;
  resize: none;
  -webkit-appearance: none;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0px;
  text-align: left;
}
.form-control.error {
  color: #de0000;
}

textarea.form-control.error {
  background: transparent;
  border-style: solid;
  border-width: 2px;
  padding: 29px;
  min-height: 251px;
}

form label.error {
  color: #de0000;
}

.checkbox-container,
.radio-container {
  padding-left: 25px;
  position: relative;
}
.checkbox-container input[type="checkbox"],
.radio-container input[type="radio"],
.checkbox-container div[class^="icheckbox"]{
  position: absolute;
  left: 0px;
  top: 4px;
}


/*==================================================
 * PLACEHOLDER
 * ================================================*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9c9d9f;
  opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #9c9d9f;
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #9c9d9f;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #9c9d9f;
  opacity: 1;
}


/*==================================================
 * PAGINATION
 * ================================================*/
.page-navigation {
  text-align: center;
}
.f3-widget-paginator {
  list-style: outside none none;
  position: relative;
  left: 50%;
  text-align: center;
  float: left;
  margin: 0px;
  padding: 0px;
}
.f3-widget-paginator li {
  right: 50%;
  display: block;
  float: left;
  position: relative;
  margin: 0px;
  padding: 0px;
  background-color: #39444c;
  display: inline-block;
  padding: 4px 10px;
  margin: 4px;
  color: #fff;
}
.f3-widget-paginator li.current {
  background-color: #b50919;
  color: #fff;
}
.f3-widget-paginator li:before {
  display: none;
}
.f3-widget-paginator a {
  color: #fff;
  text-decoration: none;
}
