@media (max-width: 991px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}

.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
} 
.t3-logo,
.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//static.joomlart.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 991px) {
  .logo-control .logo-img-sm {
    display: block;
width:65%;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 992px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
width:65%;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:992px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2c79b3;
  text-decoration: none;
font-weight:800;
}
a:hover,
a:focus {
color: #fa8525;
text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  max-width: 100%;
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #ffcc00;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e7e8e6;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 24px;
  margin-bottom: 5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
line-height: 2.5rem;
font-size: 2.0rem;
letter-spacing: 1px;
font-weight: 800;
}
h2,
.h2 {
line-height: 2rem;
font-size: 1.6rem;
letter-spacing: 0px;
font-weight: 800;
}
h3,
.h3 {
line-height: 2rem;
font-size: 1.6rem;
letter-spacing: 0px;
font-weight: 800;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 2px;
font-weight: 400;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 90%;
font-weight: 800;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #2c79b3;
}
a.text-primary:hover {
  color: #225d8a;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #2c79b3;
}
a.bg-primary:hover {
  background-color: #225d8a;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.swatch-item {
  width: 100%;
  min-height: 100px;
  position: relative;
  background: #333333;
  color: #ffffff;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .swatch-item {
    min-height: 123px;
  }
}
.swatch-item dl {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 20px;
  margin: 0;
}
.color-brand-primary {
  background: #2c79b3;
}
.color-brand-secondary {
  background: #8bab32;
}
.color-brand-success {
  background: #5cb85c;
}
.color-brand-danger {
  background: #d9534f;
}
.color-brand-warning {
  background: #f0ad4e;
}
.color-brand-info {
  background: #5bc0de;
}
.color-gray-darker {
  background: #222222;
}
.color-gray-dark {
  background: #333333;
}
.color-gray {
  background: #555555;
}
.color-gray-light {
  background: #999999;
  color: #333333;
}
.color-gray-lighter {
  background: #eeeeee;
  color: #333333;
}
.color-gray-lightest {
  background: #f7f7f7;
  color: #333333;
}
.docs-section .btn {
  margin-bottom: 5px;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.page-header {
  padding-bottom: 2px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0;
  margin: 0 0 20px;
  font-size: 14px;
}
blockquote::before {
  content: "\f10d";
  color: #bfbfbf;
  font-size: 16px;
  position: relative;
  top: -3px;
  margin-right: 5px;
font-display: swap;

}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding: 0;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}
.box-lightest {
  background: #f7f7f7;
  display: block;
  padding: 20px;
  margin: 20px 0;
}
.box-lightest h3 {
  color: #2c79b3;
  margin-top: 0;
}
.box-lightest ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-lightest ul > li::before {
  content: "\f00c";
  color: #5cb85c;
  margin-right: 5px;
font-display: swap;

}
.box-lightest ul > li + li {
  border-top: 1px dotted #e7e8e6;
  margin-top: 10px;
  padding-top: 10px;
}
a.box-lightest {
  background: #ffffff;
  border: 1px solid #e7e8e6;
  border-left-width: 5px;
  color: #333333;
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
a.box-lightest .text-right {
  display: block;
}
a.box-lightest:hover,
a.box-lightest:focus,
a.box-lightest:active {
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
  text-decoration: none;
  border-left-color: #2c79b3;
}
.box-history {
  background: #f7f7f7;
  padding: 20px;
  margin-top: 20px;
  font-size: 13px;
}
.box-history h4 {
  color: #2c79b3;
  margin-bottom: 20px;
  margin-top: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
}
.box-history ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.box-history ul li + li {
  border-top: 1px dotted #e7e8e6;
  padding-top: 10px;
  margin-top: 10px;
}
ul li .fa {
  margin-right: 5px;
  width: 15px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
width:69%;  
}
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.form-horizontal .form-control-static {
  padding-top: 9px;
}
.btn {
  padding: 8px 13px;
  margin-left: 2px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #141414;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #333333;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  box-shadow: none;
  width: 69%;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.inputbox:focus {
  box-shadow: none;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
    display: inline-block;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: rgba(255, 255, 255, 0.6);
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  color: #ffffff;
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 992px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: block;
  }
}
.nav .caret {
  border-top-color: #2c79b3;
  border-bottom-color: #2c79b3;
}
.nav a:hover .caret {
  border-top-color: #1d4f76;
  border-bottom-color: #1d4f76;
}
.breadcrumb {
  background: #f5f5f5;
  border: 1px solid #e7e8e6;
  margin-bottom: -1px;
  padding: 10px 30px;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination > li > a,
.pagination > li > span {
  margin-bottom: 5px;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 8px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 1px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  border: 0;
  padding: 0;
  height: 50px;
  float: left;
  line-height: 50px;
  width: 50px;
  margin: 0;
}
.navbar-toggle .fa-bars {
  color: #ffffff;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav .dropdown-menu {
  padding: 10px;
}
.navbar-nav .dropdown-menu > li + li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.navbar-nav .dropdown-menu > li a {
  padding: 4px 10px;
font-size: 13px;
color: #2c79b3;
}
.navbar-nav .dropdown-menu > li.dropdown-submenu > a {
  padding-right: 30px;
}
.navbar-nav .dropdown-menu > li.dropdown-submenu > a:after {
  position: absolute;
  right: 0;
  top: 13px;
  margin: 0;
}
@media (min-width: 992px) {
  .navbar-nav {
    margin: 0;
  }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: transparent;
}
.tab-content {
  margin-top: 20px;
}
.dropdown-menu .divider {
  background: transparent;
  height: auto;
  margin: 0;
  overflow: visible;
color: black;
padding-left: 5px;
}
.dropdown-menu .divider .separator {
  display: block;
  padding: 7px 10px;
}
.navbar-default {
  background: transparent;
  border: 0;
}
.navbar-default .mainnav-inner {
background: rgba(9, 89, 156, 0.87);
  border-color: #e7e7e7;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.05);
}
.navbar-default .navbar-brand {
  color: #ffffff);
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: rgba(230, 230, 230, 0.7);
  background: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li {
  border-right: 1px solid #4293d0;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  border-right: 1px solid #276b9f;
  color: #ffffff;
font-size:1.2rem;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > span:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > span:focus {
  color: #ffffff;
background: linear-gradient(#a3c73f, #8bab32);
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #ffffff;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > span,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > span:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > span:focus {
  color: #ffffff;
  background: linear-gradient(#3084c3, #26689a);
  border-right: 1px solid #276b9f;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > span:focus {
  color: #ffffff;
  background: linear-gradient(#a3c73f, #8bab32);
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background: transparent;
}
.navbar-default .navbar-toggle {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
background: rgb(249, 157, 6);
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background: rgba(47, 185, 25, 1);
}
.navbar-default .navbar-toggle .icon-bar {
  background: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > span:hover .caret,
.navbar-default .navbar-nav > .dropdown > span:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > span,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > span:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > span:focus {
  background: linear-gradient(#3084c3, #26689a);
  color: #ffffff;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > span .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > span:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret,
.navbar-default .navbar-nav > .open > span:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open.active > a,
.navbar-default .navbar-nav > .open.active > span,
.navbar-default .navbar-nav > .open.active > a:hover,
.navbar-default .navbar-nav > .open.active > span:hover,
.navbar-default .navbar-nav > .open.active > a:focus,
.navbar-default .navbar-nav > .open.active > span:focus {
  background: linear-gradient(#a3c73f, #8bab32);
  color: #ffffff;
}
.navbar-default .navbar-nav > .open.active > a .caret,
.navbar-default .navbar-nav > .open.active > span .caret,
.navbar-default .navbar-nav > .open.active > a:hover .caret,
.navbar-default .navbar-nav > .open.active > span:hover .caret,
.navbar-default .navbar-nav > .open.active > a:focus .caret,
.navbar-default .navbar-nav > .open.active > span:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret,
.navbar-default .navbar-nav > .dropdown > span .caret {
  border-top-color: rgba(255, 255, 255, 0.7);
  border-bottom-color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #2c79b3;
    opacity: 1;
    filter: alpha(opacity=70);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background: transparent;
  }
}
.navbar-default .navbar-link {
  color: rgba(255, 255, 255, 0.7);
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 992px) {
  .t3-mainnav .container {
    position: relative;
  }
}
.t3-mainnav .t3-navbar-collapse {
  background: #2c79b3;
  position: absolute;
  top: 100%;
  left: 15px;
  right: 15px;
  z-index: 100;
}
.t3-mainnav .t3-navbar-collapse.in {
  max-height: 550px;
}
@media (min-width: 992px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  background: white;
  padding: 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.mega-group > span {
  display: block;
  color: #ffffff;
  padding: 5px;
  margin-top: 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 5px;
color: #2c79b3;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}

.t3-module {
  background: #ffffff;
  color: inherit;
  margin-bottom: 10px;
font-size: 1.2rem;
}
.t3-module .module-inner {
  padding: 5px;
}
.module-title {
  background: #fff;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  margin: 0 -16px 2px -16px;
  padding: 10px 15px 5px 15px;
  letter-spacing: 0.5px;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 1px;
  }
}
.module-ct {
  background: #ffffff;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 8px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #e7e8e6;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #e7e8e6;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #e7e8e6;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 1px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #1d4f76;
  color: #ffffff;
  text-decoration: none;
}
.nav-search .search {
  height: 50px;
  line-height: 50px;
  margin-right: 10px;
  position: relative;
}
.nav-search .search::before {
  content: "\f002";
  color: #ffffff;
  position: absolute;
  left: 10px;
font-display: swap;
}
.nav-search .search input {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0;
  box-shadow: none;
  border: 0;
  color: #ffffff;
  display: inline-block;
  padding-left: 35px;
  margin-top: -3px;
}
.nav-search .search input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
}
.nav-search .search input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.nav-search .search input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .nav-search .search input {
    max-width: 150px;
  }
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #1d4f76;
}
.head-login .ja-login {
  float: right;
}
.head-login .ja-login > li {
  display: block;
  height: auto;
  float: right;
  margin: 0;
  position: static;
}
.head-login .ja-login > li > a {
  float: right;
  margin-left: 5px;
}
.head-login .ja-login > li #ja-user-login,
.head-login .ja-login > li #ja-user-register {
  position: fixed;
}
.head-login .login-greeting {
  display: inline-block;
  color: #2c79b3;
  text-transform: none;
}
.head-login .logout-button {
  display: inline-block;
}
.head-login .logout-button input {
  border: 0;
  background: none;
  color: #333333;
  font-size: 14px;
  text-transform: none;
  padding: 0;
}
.head-login .logout-button input:hover,
.head-login .logout-button input:focus,
.head-login .logout-button input:active {
  color: #1d4f76;
}
#ja-login-form {
  text-transform: none;
}
#ja-login-form .modal-content {
  background: none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#ja-login-form .modal-dialog {
  max-width: 350px;
}
#ja-login-form .modal-header {
  padding: 0;
  border-bottom: 0;
}
#ja-login-form .modal-header .close {
  margin-top: 20px;
  margin-right: 10px;
  color: #2c79b3;
  text-shadow: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#ja-login-form .nav-tabs {
  background: #ffffff;
  border-top: 0;
  border-bottom: 1px solid #e7e8e6;
}
#ja-login-form .nav-tabs > li a {
  border: 0;
  border-bottom: 1px solid #e7e8e6;
  background: #ffffff;
  padding: 10px 20px;
  color: #333333;
  margin-right: 0;
  text-transform: uppercase;
  font-weight: 600;
}
#ja-login-form .nav-tabs > li a:hover,
#ja-login-form .nav-tabs > li a:focus,
#ja-login-form .nav-tabs > li a:active {
  color: #2c79b3;
}
#ja-login-form .nav-tabs > li.active a {
  border-bottom: 1px solid #2c79b3;
  color: #2c79b3;
}
#ja-login-form .tab-content {
  background: #ffffff;
  padding: 20px;
  margin-top: 0;
}
#ja-login-form #ja-user-login,
#ja-login-form #ja-user-register {
  color: #999999;
}
#ja-login-form #ja-user-login label,
#ja-login-form #ja-user-register label {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
}
#ja-login-form #ja-user-login em,
#ja-login-form #ja-user-register em {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
}
#ja-login-form #ja-user-login ul li a:link,
#ja-login-form #ja-user-register ul li a:link,
#ja-login-form #ja-user-login ul li a:visited,
#ja-login-form #ja-user-register ul li a:visited {
  color: #999999;
  padding: 0 !important;
}
#ja-login-form #ja-user-login ul li a:link:hover,
#ja-login-form #ja-user-register ul li a:link:hover,
#ja-login-form #ja-user-login ul li a:visited:hover,
#ja-login-form #ja-user-register ul li a:visited:hover,
#ja-login-form #ja-user-login ul li a:link:focus,
#ja-login-form #ja-user-register ul li a:link:focus,
#ja-login-form #ja-user-login ul li a:visited:focus,
#ja-login-form #ja-user-register ul li a:visited:focus,
#ja-login-form #ja-user-login ul li a:link:active,
#ja-login-form #ja-user-register ul li a:link:active,
#ja-login-form #ja-user-login ul li a:visited:active,
#ja-login-form #ja-user-register ul li a:visited:active {
  color: #2c79b3;
}
#ja-login-form #ja-user-login dd,
#ja-login-form #ja-user-register dd {
  margin-bottom: 10px;
}
#ja-login-form #ja-user-login .inputbox,
#ja-login-form #ja-user-register .inputbox {
  width: 100%;
}
#ja-login-form #ja-user-login #modlgn-remember,
#ja-login-form #ja-user-register #modlgn-remember {
  background: none;
  border: 2px solid #999999;
  display: inline-block;
  float: left;
  margin-right: 5px;
  height: auto;
  width: auto;
}
#ja-login-form .action-button {
  margin: 0 -20px;
  padding: 20px 20px 0;
  border-top: 1px solid #e7e8e6;
}
#ja-login-form .action-button ul {
  padding: 0;
  margin-bottom: 20px;
}
#ja-login-form .action-button ul li {
  font-size: 13px;
}
.module-ct > ol.breadcrumb {
  padding: 8px 12px;
  margin-left: 0;
}
.t3-module.module_hilite .module-title {
  background: linear-gradient(#3084c3, #286ea3);
}

.items-leading .leading {
  border-bottom: 1px solid #e7e8e6;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #e7e8e6;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-aside .dropdown-toggle {
  color: #999999;
}
.article-aside .dropdown-menu {
  background: #ffffff;
}
.article-aside .dropdown-menu > li > a {
  color: #333333;
}
.article-aside .dropdown-menu > li > a:hover,
.article-aside .dropdown-menu > li > a:focus,
.article-aside .dropdown-menu > li > a:active {
  color: #2c79b3;
}
.article-info {
  float: left;
  margin: 0;
  width: 85%;
font-size: smaller;
color: silver;
}
.article-info i {
  display: none;
}
.article-info a {
  border-bottom: 1px dotted #e7e8e6;
  color: #555555;
}
.article-info a:hover,
.article-info a:focus,
.article-info a:active {
  color: #1d4f76;
  border-color: #1d4f76;
  text-decoration: none;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 5px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-info dd:after {
  content: "-";
  color: #999999;
  display: inline-block;
  margin-left: 5px;
}
.article-info dd:last-child:after {
  display: none;
}
.tags {
  margin-bottom: 20px;
}
.tags span {
  margin-right: 5px;
}
.tags span .label {
  background-color: #eeeeee;
  border-radius: 2px;
  color: #555555;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding: 4px 5px;
  margin-bottom: 3px;
}
.tags span .label:hover,
.tags span .label:focus,
.tags span .label:active {
  background-color: #d5d5d5;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  border: 1px solid #e7e8e6;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-top: 5px !important;
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 5px 30px 20px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 5px 0 20px 30px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap {
  border-radius: 0px;
  border: 1px solid #e7e8e6;
  margin: 0 auto;
  padding: 20px;
}
@media (min-width: 768px) {
  .login-wrap {
    padding: 30px;
    width: 350px;
  }
}
.login-wrap .page-header {
  border: 0;
  padding: 0;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .login-wrap .page-header {
    margin-bottom: 20px;
  }
}
.login-wrap .page-header h1 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.login-wrap .login-description {
  margin-bottom: 20px;
}
.login-wrap form .control-label {
  text-align: left;
  padding-top: 0;
  padding-bottom: 6.66666667px;
}
.login-wrap form label {
  text-align: left;
  font-weight: 400;
}
.login-wrap form .form-group {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .login-wrap form .form-group {
    margin-bottom: 20px;
  }
}
.login-wrap form .form-group input[type="text"],
.login-wrap form .form-group input[type="password"] {
  box-shadow: none;
  width: 100%;
}
.login-wrap form .form-group .checkbox {
  padding-top: 0;
  min-height: 0;
}
.login-wrap .btn {
  width: 100%;
}
.login-wrap .other-links {
  margin-bottom: 0 !important;
}
.login-wrap .other-links ul {
  font-size: 13px;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .login-wrap .other-links ul {
    text-align: center;
  }
}
.login-wrap .other-links ul li {
  list-style: none;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .login-wrap .other-links ul li {
    padding: 0 5px;
    display: inline-block;
  }
}
.login-wrap .other-links ul li a {
  color: #2c79b3;
  font-size: 12px;
}
.login-wrap .other-links ul li a:hover,
.login-wrap .other-links ul li a:focus,
.login-wrap .other-links ul li a:active {
  color: #8bab32;
  text-decoration: none;
}
.logout {
  text-align: center;
}
.logout .form-horizontal .control-group .controls {
  margin: 0;
}
.registration,
.profile-edit,
.profile {
  padding: 20px;
  margin: 0 auto;
  max-width: 100%;
}
@media (min-width: 768px) {
  .registration,
  .profile-edit,
  .profile {
    border-radius: 0px;
    border: 1px solid #e7e8e6;
    width: 500px;
    padding: 40px;
  }
}
.registration legend,
.profile-edit legend,
.profile legend {
  border: 0;
  font-size: 30px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  text-align: center;
}
.registration .form-group,
.profile-edit .form-group,
.profile .form-group {
  margin-bottom: 0;
}
.registration .form-group + .form-group,
.profile-edit .form-group + .form-group,
.profile .form-group + .form-group {
  margin-top: 20px;
}
.registration .form-group .control-label,
.profile-edit .form-group .control-label,
.profile .form-group .control-label {
  text-align: left;
  padding-top: 0;
}
.registration .form-group .control-label label,
.profile-edit .form-group .control-label label,
.profile .form-group .control-label label {
  color: #222222;
  font-weight: normal;
}
.registration .form-group .control-label .text label,
.profile-edit .form-group .control-label .text label,
.profile .form-group .control-label .text label {
  border-radius: 1px;
  display: block;
  background: #f7f7f7;
  padding: 10px 16px;
  font-weight: normal;
}
.registration .form-group input.required,
.profile-edit .form-group input.required,
.profile .form-group input.required {
  width: 100%;
  box-shadow: none;
}
.registration fieldset dt,
.profile-edit fieldset dt,
.profile fieldset dt {
  margin-right: 5px;
}
.registration .form-actions,
.profile-edit .form-actions,
.profile .form-actions {
  background: none;
  margin-top: 30px;
  padding: 0;
}
.registration .form-actions .btn,
.profile-edit .form-actions .btn,
.profile .form-actions .btn {
  margin-bottom: 10px;
  display: block;
  width: 100%;
}
@media (min-width: 992px) {
  .profile-edit {
    width: 800px;
  }
}
.profile-edit fieldset .col-md-6 > .form-group {
  margin: 0 0 20px;
  padding: 0;
}
.profile-edit fieldset .col-md-6 > .form-group input,
.profile-edit fieldset .col-md-6 > .form-group select {
  width: 100%;
}
@media (max-width: 767px) {
  .profile-edit fieldset .col-md-6 > .form-group .chzn-container {
    width: 100% !important;
  }
}
.profile-edit fieldset + fieldset {
  margin-top: 20px;
}
.profile-edit #helpsite-refresh {
  margin-top: 20px;
}
.profile-edit #helpsite-refresh:hover {
  color: #2c79b3;
}
.profile-edit .form-actions {
  text-align: center;
}
@media (min-width: 992px) {
  .profile-edit .form-actions .btn {
    width: auto;
    display: inline-block;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.profile {
  text-align: right;
}
@media (min-width: 992px) {
  .profile {
    width: 700px;
  }
}
.profile .btn-toolbar {
  display: inline-block;
  margin-bottom: 20px;
  padding: 0;
}
.profile .dl-horizontal dt {
  font-weight: 700;
}
@media (min-width: 992px) {
  .profile .dl-horizontal dt {
    width: 48%;
    margin-bottom: 5px;
  }
}
.profile .dl-horizontal dd {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .profile .dl-horizontal dd {
    margin-left: 52%;
    margin-bottom: 5px;
  }
}
.profile #users-profile-custom {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .profile fieldset {
    text-align: left;
  }
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
#user-registration .form-group + .form-group {
  padding: 0 60px 0 20px ;
}
@media (max-width: 991px) {
  #user-registration .form-group + .form-group {
    padding: 20px 60px 0 0px ;
  }
}
#user-registration .form-group + .form-group label {
  padding: 20px 0px 0 0;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #e7e8e6;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 1px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  border: 0;
  color: #999999;
  padding: 0;
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
margin-bottom: 12px;
display: block;
width: 100%;
text-align: center;
}


#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
div#finder-filter-window .filter-branch .finder-selects {
  margin-right: 10px;
}
.tag-category h3 {
  margin-top: 0;
  margin-bottom: 15px;
}
.tag-category .tag-info img {
  max-width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .tag-category .tag-info img {
    width: 50%;
    float: left;
    margin: 0 20px 0 0;
  }
}
.tag-category ul.category {
  border: 0;
}
.tag-category ul.category li {
  border-bottom: 1px solid #e7e8e6;
  background-color: transparent;
  padding: 0 0 30px;
  margin-bottom: 30px;
}
.tag-category ul.category li:last-child {
  border: none;
  padding: 0;
}
.tag-category ul.category li .tag-img {
  margin-bottom: 20px;
}
.tag-category ul.category li .tag-img img {
  max-width: 100%;
}
@media (min-width: 992px) {
  .tag-category ul.category li .tag-img {
    float: left;
    width: 30%;
    margin: 0 30px 0 0;
  }
}
.tag-category ul.category li .tag-body h3 {
  margin-bottom: 10px;
  line-height: 1.4;
  margin-top: 0;
}
.tag-category ul.category li .tag-body h3 a {
  color: #222222;
}
.tag-category ul.category li .tag-body h3 a:hover,
.tag-category ul.category li .tag-body h3 a:focus,
.tag-category ul.category li .tag-body h3 a:active {
  color: #2c79b3;
}
.tag-category ul.category li .tag-body p {
  display: inline;
  margin-bottom: 0;
  color: #333333;
  font-size: 14px;
}
.tag-category .filters {
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #e7e8e6;
}
.tag-category .filters .btn-group {
  margin-left: 0;
}
@media (max-width: 767px) {
  .tag-category .filters .btn-group {
    float: none !important;
    display: block;
  }
  .tag-category .filters .btn-group.pull-right {
    margin-top: 10px;
  }
}
.contact .thumbnail {
  background-color: inherit;
  border: 0;
  padding: 0;
  max-width: 100%;
}
.contact .dl-horizontal {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
.contact .dl-horizontal > dd {
  margin-left: 0;
}
.contact .star {
  font-size: 14px;
}
.contact .contact-address {
  margin-bottom: 20px;
}
.contact .contact-address .contact-info {
  margin-bottom: 5px;
}
.contact .contact-address .contact-info .jicons-icons {
  color: #555555;
  font-weight: 500;
}
.contact .contact-address .contact-info .jicons-icons i {
  background-color: #eeeeee;
  border-radius: 50%;
  display: inline-block;
  font-size: 15px;
  height: 20px;
  line-height: 20px;
  margin-right: 5px;
  text-align: center;
  width: 20px;
}
.contact .contact-address .contact-info .jicons-icons i::before {
  margin-left: 5%;
}
.contact .contact-address .contact-info .non-icons {
  color: #555555;
  margin-left: 32px;
}
.contact .contact-links {
  margin-bottom: 10px;
}
.contact .contact-links .nav > li {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
.contact .contact-links .nav > li > a {
  background: linear-gradient(to bottom, #2c79b3 0%, #276b9f 100%);
  border-radius: 1px;
  color: #f7f7f7;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 6.66666667px 13.33333333px;
  text-transform: uppercase;
}
.contact .contact-links .nav > li > a::before {
  font-size: 14px;
  margin-right: 3px;
font-display: swap;

}
.contact .contact-links .nav > li > a:hover,
.contact .contact-links .nav > li > a:active,
.contact .contact-links .nav > li > a:focus {
  background: #276b9f;
}
.contact .contact-links .nav > li > a.facebook::before {
  content: "\f09a";
}
.contact .contact-links .nav > li > a.twitter::before {
  content: "\f099";
}
.contact .contact-links .nav > li > a.google-plus::before {
  content: "\f1a0";
}
.contact .contact-links .nav > li > a.youtube::before {
  content: "\f167";
}
.contact .contact-links .nav > li > a.instagram::before {
  content: "\f16d";
}
.contact .contact-misc .maps-block {
  border-radius: 1px;
  margin: 0 0 20px;
  overflow: hidden;
}
.contact .contact-misc .maps-block .map-container {
  margin: 0;
}
.contact .contact-misc .text {
  margin-bottom: 20px;
}
.contact .contact-form {
  color: #eeeeee;
}
.contact .contact-form #contact-form legend {
  border-bottom: 0;
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 10px;
}
.contact .contact-form #contact-form label {
  font-weight: 300;
}
.contact .contact-form #contact-form label.invalid {
  color: #a7c947;
}
.contact .contact-form #contact-form .control-contact {
  margin-bottom: 20px;
}
.contact .contact-form #contact-form .control-contact input,
.contact .contact-form #contact-form .control-contact textarea {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0);
  box-shadow: none;
  color: #f7f7f7;
  width: 100%;
}
.contact .contact-form #contact-form .control-contact input:focus,
.contact .contact-form #contact-form .control-contact textarea:focus {
  border-color: #93c2e5;
}
.contact .contact-form #contact-form .control-contact input.invalid,
.contact .contact-form #contact-form .control-contact textarea.invalid {
  border-color: #9bbf38;
}
.contact .contact-form #contact-form .control-contact input.invalid:focus,
.contact .contact-form #contact-form .control-contact textarea.invalid:focus {
  border-color: #93c2e5;
}
.contact .contact-form #contact-form .re-captcha {
  margin: 0;
}
.contact .contact-form #contact-form .re-captcha .control-group {
  margin: 0;
}
.contact .contact-form #contact-form .re-captcha .control-label {
  padding: 0;
  text-align: left;
  width: 100%;
}
.contact .contact-form #contact-form .re-captcha .control-label label {
  margin-bottom: 5px;
}
.contact .contact-form #contact-form .re-captcha .controls {
  margin: 0;
}
.contact .contact-form #contact-form .re-captcha .controls #jform_captcha {
  border-radius: 1px;
  margin-bottom: 20px;
  overflow: auto;
  width: 310px;
}
.contact .contact-form #contact-form .re-captcha .controls #jform_captcha #recaptcha_table {
  background-color: #f7f7f7;
}
@media (max-width: 991px) {
  .contact .contact-form #contact-form .re-captcha .controls #jform_captcha {
    width: 100%;
  }
}
.contact .contact-form #contact-form .re-captcha .controls #recaptcha_table {
  border: 0 !important;
}
.contact .contact-form #contact-form .re-captcha .controls #recaptcha_table td {
  padding: 0 !important;
}
.contact .contact-form #contact-form .re-captcha .controls #recaptcha_table .recaptcha_image_cell {
  background-color: #f7f7f7;
  border-radius: 1px;
}
.contact .contact-form #contact-form .re-captcha .controls #recaptcha_table #recaptcha_response_field {
  background-color: #f7f7f7;
  border-radius: 1px;
}
.contact .contact-form .control-group {
  margin-bottom: 10px;
}
.contact .contact-form .control-group #jform_contact_email_copy {
  margin-right: 6px;
}
.contact .contact-form .control-group label {
  margin-bottom: 10px;
}
.contact .contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact .contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 1199px) {
  .contact .contact-col1 {
    margin-bottom: 20px;
  }
}
.contact .contact-col1 .contact-view {
  padding-top: 20px;
}
@media (max-width: 991px) {
  .contact .contact-col1 .contact-view {
    padding-top: 0;
  }
}
.contact .contact-col1 h3 {
  color: #333333;
  font-size: 30px;
  letter-spacing: 1px;
  margin: 0 0 20px;
}
.contact .contact-col2 .contact-view {
  background-color: #2c79b3;
  border-radius: 1px;
  padding: 20px;
}
.contact .contact-col2 h3 {
  color: #f7f7f7;
  font-size: 30px;
  letter-spacing: 1px;
  margin: 0 0 20px;
}
@media (max-width: 991px) {
  .contact .contact-col2 #contact-form .control-contact:nth-child(1) {
    float: left;
    padding-right: 10px;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .contact .contact-col2 #contact-form .control-contact:nth-child(1) {
    padding-right: 0;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .contact .contact-col2 #contact-form .control-contact:nth-child(2) {
    float: left;
    padding-left: 10px;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .contact .contact-col2 #contact-form .control-contact:nth-child(2) {
    padding-left: 0;
    width: 100%;
  }
}
@media (width: 1024px) {
  .contact .contact-col2 #contact-form .re-captcha .controls #jform_captcha {
    width: 244px;
  }
}
.contact .contact-col2 #contact-form .btn-primary {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.contact .contact-col2 #contact-form .btn-primary:hover,
.contact .contact-col2 #contact-form .btn-primary:focus,
.contact .contact-col2 #contact-form .btn-primary:active {
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.15);
}
.contact #slide-contact .contact-form,
.contact #myTabContent .contact-form {
  background-color: #2c79b3;
  border-radius: 1px;
  padding: 20px;
}
.contact #slide-contact .contact-form #contact-form .control-contact:nth-child(1),
.contact #myTabContent .contact-form #contact-form .control-contact:nth-child(1) {
  float: left;
  padding-right: 10px;
  width: 50%;
}
@media (max-width: 767px) {
  .contact #slide-contact .contact-form #contact-form .control-contact:nth-child(1),
  .contact #myTabContent .contact-form #contact-form .control-contact:nth-child(1) {
    padding-right: 0;
    width: 100%;
  }
}
.contact #slide-contact .contact-form #contact-form .control-contact:nth-child(2),
.contact #myTabContent .contact-form #contact-form .control-contact:nth-child(2) {
  float: left;
  padding-left: 10px;
  width: 50%;
}
@media (max-width: 767px) {
  .contact #slide-contact .contact-form #contact-form .control-contact:nth-child(2),
  .contact #myTabContent .contact-form #contact-form .control-contact:nth-child(2) {
    padding-left: 0;
    width: 100%;
  }
}
.contact #slide-contact .contact-links,
.contact #myTabContent .contact-links {
  margin-bottom: 0;
}
.contact #slide-contact .contact-misc .text,
.contact #myTabContent .contact-misc .text {
  margin-bottom: 0;
}
.contact #slide-contact .accordion-group {
  margin-bottom: 10px;
}
.contact #slide-contact .accordion-group .accordion-heading {
  letter-spacing: 1px;
  position: relative;
}
.contact #slide-contact .accordion-group .accordion-heading a {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 1px 1px 0 0;
  color: #333333;
  display: block;
  font-size: 18px;
  font-weight: 400;
  overflow: hidden;
  padding: 10px 45.71428572px 10px 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contact #slide-contact .accordion-group .accordion-heading a .marker {
  background: transparent;
  color: #999999;
  height: 45.71428572px;
  letter-spacing: 0;
  line-height: 45.71428572px;
  text-align: center;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  text-indent: 0;
  width: 45.71428572px;
}
.contact #slide-contact .accordion-group .accordion-heading a .marker .fa {
  background: #999999;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  line-height: 17.14285715px;
  height: 17.14285715px;
  width: 17.14285715px;
}
.contact #slide-contact .accordion-group .accordion-heading a .marker .marker-open {
  display: inline-block;
}
.contact #slide-contact .accordion-group .accordion-heading a .marker .marker-open .fa {
  background-color: #8bab32;
}
.contact #slide-contact .accordion-group .accordion-heading a .marker .marker-close {
  display: none;
}
.contact #slide-contact .accordion-group .accordion-heading a.collapsed {
  background-color: #f7f7f7;
  border-radius: 1px;
  color: #999999;
}
.contact #slide-contact .accordion-group .accordion-heading a.collapsed:hover {
  color: #2c79b3;
}
.contact #slide-contact .accordion-group .accordion-heading a.collapsed .marker-close {
  display: inline-block;
}
.contact #slide-contact .accordion-group .accordion-heading a.collapsed .marker-close .fa-plus::before {
  margin-right: .5px;
}
.contact #slide-contact .accordion-group .accordion-heading a.collapsed .marker-open {
  display: none;
}
.contact #slide-contact .accordion-group .accordion-inner {
  border: 1px solid #eeeeee;
  border-top: 0;
  border-radius: 0 0 1px 1px;
  padding: 20px;
}
.contact #myTabContent .contact-links .nav {
  text-align: center;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #e7e8e6;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #e7e8e6;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #e7e8e6;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #e7e8e6;
  border-radius: 1px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 1px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #2c79b3;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #2c79b3;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 1px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #e7e8e6;
}
.items-more .nav > li > a {
  padding: 8px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #e7e8e6;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #e7e8e6;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 2px;
  margin: 5px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
margin-top: 0;
margin-bottom: 0;
letter-spacing: 0.1em;
line-height: 2.5rem;
font-size: 2.0rem;
font-weight: 800;
}
.page-subheader {
  border-bottom: 1px solid #e7e8e6;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  color: #2c79b3;
  margin: 0 0 10px 0;
  font-size: 24px;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0px;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #2c79b3;
  color: #e5f0f9;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #bcd9ef;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.t3-header {
  padding-top: 0px;
  padding-bottom: 2px;
}
@media (max-width: 767px) {
  .t3-header .col-xs-5 {
    padding-right: 0;
width:98%;
  }
}
.head-login #login-form .userdata > div {
  float: left;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
font-display: swap;

}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 5px;
  padding-bottom: 20px;
}
.t3-mainbody > .row {
  border: 0px solid #e7e8e6;
  border-top: 0px;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 992px) {
  .t3-mainbody > .row {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .t3-mainbody.two-sidebar .col-md-6 {
    width: 60%;
  }
  .t3-mainbody.two-sidebar .col-md-6.col-md-push-3 {
    left: 20%;
  }
  .t3-mainbody.two-sidebar .t3-sidebar {
    width: 20%;
  }
  .t3-mainbody.two-sidebar .t3-sidebar.col-md-pull-6 {
    right: 60%;
  }
}
.t3-content-mass-bottom {
  margin-top: 30px;
}
.t3-content {
  padding: 10px;
}
@media (min-width: 992px) {
  .t3-content {
    padding: 2px 20px 20px 20px;
  }
}
.t3-content.col-xs-6 {
  border-left: 1px solid #e7e8e6;
  border-right: 1px solid #e7e8e6;
}
.t3-content.col-md-9 {
  border-right: 1px solid #e7e8e6;
}
.t3-content.col-md-9.col-md-push-3 {
  border-left: 1px solid #e7e8e6;
  border-right: 0;
}
@media (max-width: 767px) {
  .t3-content.col-md-9.col-md-push-3 {
    border-left: 0;
  }
}
@media (min-width: 992px) {
  .t3-content.col-md-6.col-md-push-3 {
    border-left: 0px solid #e7e8e6;
    border-right: 0px solid #e7e8e6;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-sidebar.col-sm-6 + .col-sm-6 {
    border-left: 1px solid #e7e8e6;
  }
}
.t3-sidebar .nav > li > a {
color: #333333;
padding: 0;
font-weight: 400;
font-size: 1.2rem;
line-height: 1.3rem;
}
.t3-sidebar .nav > li > a:hover,
.t3-sidebar .nav > li > a:focus,
.t3-sidebar .nav > li > a:active {
  background: transparent;
  color: #2c79b3;
font-weight: 600;
}
.t3-sidebar .nav > li > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
  float: right;
  margin-top: 10px;
}
.t3-sidebar .nav > li.active > a,
.t3-sidebar .nav > li.open > a {
  background: transparent;
  color: #2c79b3;
}
.t3-sidebar .nav > li.active > a .caret,
.t3-sidebar .nav > li.open > a .caret {
  border-top-color: #2c79b3;
  border-bottom-color: #2c79b3;
}
.t3-sidebar .nav > li + li {
  border-top: 1px solid #e7e8e6;
  padding-top: 6px;
  margin-top: 6px;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer .footer-items {
  background: linear-gradient(#ffffff, #f8f8f7);
  border: 1px solid #e7e8e6;
  color: #555555;
  padding: 30px;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media (min-width: 992px) {
  .t3-footnav {
    margin-left: -30px;
    margin-right: -30px;
  }
  .t3-footnav > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  .t3-footnav {
    display: flex;
  }
}
@media (min-width: 768px) {
  .t3-footnav > div + div {
    border-left: 1px solid #e7e8e6;
  }
}
.t3-footnav .t3-module {
  background: transparent;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  background: transparent;
  color: #333333;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 20px;
  padding: 0;
  text-transform: uppercase;
}
.t3-footnav .t3-module .module-ct {
  background: transparent;
}
.t3-footnav .t3-module .module-ct img {
  margin-top: 5px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-copyright {
  color: #555555;
  font-size: 12px;
  padding: 40px 0 2px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright .nav {
  margin-bottom: 15px;
}
.t3-copyright .nav > li {
  display: inline-block;
}
.t3-copyright .nav > li + li {
  border-left: 1px solid #e7e8e6;
  padding-left: 20px;
  margin-left: 20px;
}
.t3-copyright .nav > li a {
  color: #2c79b3;
  padding: 4px 0;
  line-height: 1;
}
.t3-copyright .nav > li a:hover,
.t3-copyright .nav > li a:focus,
.t3-copyright .nav > li a:active {
  background: transparent;
  color: #1d4f76;
}
.t3-copyright .nav > li.active > a {
  background: transparent;
  color: #1d4f76;
}
.copyright {
  margin-bottom: 1px;
font-size: 0.9rem;
}
.t3-logo,
.t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 100;
}
.back-to-top .btn {
  border: 0;
  border-radius: 0;
  background-color: #2c79b3;
  color: #ffffff;
  padding: 0;
  line-height: 40px;
  height: 40px;
  width: 40px;
  -webkit-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.back-to-top .btn .fa {
  margin-right: 0;
}
.back-to-top.affix .btn {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.left {
  float: left;
}

.left2 {
  float: left;
width:15%;
margin-right:10px;
}

.left3 {
  float: left;
width:12%;
margin-right:10px;
}

.left4 {
  float: left;
width:25%;
margin-right:10px;
}

.left.img-boder {
  margin-right: 20px;
  margin-top: 0;
  margin-bottom: 15px;
}
img.img-bottom {
  margin-right: 10px;
}
div.ja-innerdiv + .ja-innerdiv {
  border-top: 1px solid #e7e8e6;
  color: #555555;
  margin-top: 10px;
  padding-top: 10px;
}
div.ja-innerdiv img {
  border: 1px solid #e7e8e6;
  margin: 2px 15px 0 0;
  padding: 2px;
  max-width: 55px;
}
div.ja-innerdiv h4 {
  font-weight: normal;
  text-transform: uppercase;
}
blockquote.testimonial + .testimonial {
  border-top: 1px solid #e7e8e6;
  padding-top: 10px;
  margin-top: 10px;
}
blockquote.testimonial span {
  display: block;
  margin-top: 5px;
}
blockquote.testimonial span .fa {
  color: #999999;
  margin-right: 4px;
}
.acm-slideshow {
  margin: -20px -20px 20px -20px;
}
@media (min-width: 992px) {
  .acm-slideshow {
    margin: -30px -30px 20px -30px;
  }
}
.ja-slide-main-wrap {
  max-width: 100%;
}

.right, .rechts {
    float: right;
margin-right: 5px;
text-align: right;
margin-left: 10px;
margin-top: 5px;
  width: 25%;
  }


.rechts2 {
    float: right;
margin-right: 5px;
text-align: right;
margin-left: 10px;
  }

@media (max-width: 480px) {
 .right, .rechts {
    float: right;
margin-right: 5px;
text-align: right;
  width: 40%;
margin-left: 10px;
  }
}


.right2 {
    float: right;
margin-right: 5px;
width: 12%;
text-align: right;
  }

.right3 {
    float: right;
margin-right: 5px;
width: 15%;
text-align: right;
  }


.right4 {
    float: right;
margin-right: 5px;
width: 22%;
text-align: right;
  }

.right5 {
    float: right;
margin-right: 5px;
width: 32%;
text-align: right;
  }


.center {
text-align: center;
  }

.left {
    float: left;
  margin-right: 5px;
margin-bottom: 5px;
  }

img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
  padding: 5px 5px 5px 5px;
margin-bottom:5px;
}

#map_canvas img,
.google-maps img,
.gm-style img {
	max-width: none;
}

div.onder {
height: 500px;
}


.footertip{
background-color: #f57e2e;
padding: 6px;
color:#ffffff;
font-size: 10px;
}

div.floating_bar{
padding: 0px;
}

div.custom.white{
border-style: solid;
border-color: #ccc;
border-width: 1px;
margin-top:10px;
line-height: 20px; 
padding:8px
}

div.custom.white h3{
font-size: 14px;
color: #000;
margin-top: 0px;
margin-bottom: 5px;
padding-bottom: 3px;
padding-top: 5px;  
font-weight: bold 
}

div.form-group{
float: left;
margin-right:5px;
}
div.page-header{
  margin-bottom: 5px;
float: none;
display: block;
text-align: center;
}


















/* EXTRA */
.btn, button, h1, h2, h3, h4, input[type=text], input[type=email], input[type=tel] {
}



p {
    color: #313131;
}

p:hover{
text-decoration: none;


}

ul.actie-list {
    margin: 1px 1px 1px 1px;
padding: 2px;
}

ul.actie-list:hover {
}


ul.actie-list li {
    position: relative;
    margin: 0 0 1px;
    padding: 0;
    list-style: none;
    text-align: left;
}

ul.actie-list li a {
    text-decoration: none
}

ul.actie-list li .img-header {
    position: relative;
    width: 100%;
    height: 195px;
    display: block;
    background: #eee;
    background-size: cover
}


ul.actie-list li article {
    padding: 5px 0px 10px;
}

ul.actie-list li article .h2, ul.actie-list li article h1, ul.actie-list li article h2,
ul.actie-list li article h3, ul.actie-list li article h4 {
    margin: 0;
    color: #001a53;
}

ul.actie-list li article h1, ul.actie-list li article h3, ul.actie-list li article h4 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 1px;
    color: #000;
}

ul.actie-list li article h1:hover, ul.actie-list li article h3:hover, ul.actie-list li article h4:hover {
    color: #000;
}

ul.actie-list li article .h2, ul.actie-list li article h2 {
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
}

ul.actie-list li article .h2 {
    font-family: "Raleway", sans-serif;
    text-transform: none;
  font-weight: bold;
color:#333;
font-size: 16px;
line-height: 22px;
text-align: center;
}

ul.actie-list li article .h2:hover {
    font-family: "Raleway", sans-serif;
    text-transform: none;
  text-decoration: none;
    font-weight: bold;
  color: #33b3fa;
}

ul.actie-list li article p {
    margin-top: 2px;
    line-height: 20px;
}

ul.actie-list li article p span {
padding: 5px;
text-align: -webkit-auto;
color: rgb(13, 117, 201);
font-size: 1.4rem;
display: block;
margin: 2px 0px 0px 0px;
font-weight: 800;
overflow: auto;
}


ul.actie-list li article p span:hover {
color: rgb(224, 98, 12);
}


ul.actie-list li .btn {
    border: 0
}



    .center-wrap {
        width: 100%;
        margin: 0 auto;
}


    #home-actiekaarten ul li a {
        height: 195px;
        display: block
    }

    ul.actie-list li .img-header {
        float: left;
        width: 150px;
        height: 125px
}

    ul.actie-list li article .h2.extra-margin, ul.actie-list li article h1,
    ul.actie-list li article h2, ul.actie-list li article h3, ul.actie-list li article h4,
    ul.actie-list li article p {
}

    ul.actie-list li article .h2 {
}

 

    ul.actie-list li article p {
    max-width: 600px;
line-height:2.5rem;
}

    ul.actie-list li .btn {
        bottom: 0;
        right: 0;
        border-radius: 0;
        height: auto;
    }



.afbeelding {
position: relative;
  text-align: right;
    color: white;
	float: right;
    margin-top: 1px;
    margin-left: 10px;
margin-bottom: 2px;
  width:24%;
}


/* Top right text */
.top-right {
    position: absolute;
    top: 8px;
    right: 0px;
    background-color: #0f5bb6;
    padding: 3px;
    font-size: 1.0rem;
font-weight: bold;
text-align: center;
}

.links {
    float: left;
margin-top: 10px;
margin-right: 10px;
  width:15%
  }


div.parkmobile {
    font-size: 13px;
}


div.parkmobile h3 {
color: #005578;
font-size: 20px;
}

div.parkmobile a{
background: #57a300;
color: #fff;
padding: 15px;
}

div.parkmobile a:hover{
background: orange;
text-decoration:none;
}


div.uppercase {
line-height: 3rem;
font-size: 2.5rem;
letter-spacing: 0;
text-transform: none;
margin-bottom: 2px;
color: #0a9512;
margin-top: 1px;
font-weight: 900;
text-align: center;
}

div.uppercase2 {
padding-top: 0px;
padding-bottom: 5px;
float: none;
display: block;
font-style: normal;
font-weight: 800;
font-size: 1.8rem;
line-height: auto;
margin-bottom: 2px;
}


div.uppercase2:hover {
color: orange;
}



div.uppercase:hover {
text-decoration: none;
text-transform: none;
color: #fa7934;
}




a.buttongreen{
background: #2c79b3;
border: 1px solid #2c79b3;
color: #333;
display: inline-block;
padding: 7px 20px;
transition: all .2s ease-in-out;
cursor: pointer;
line-height: 1.3em;
text-decoration: none;
border-radius: 3px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .03);
font-size: 15px;
text-align: center;
}

a.button{
background: #2c79b3;
border: 1px solid #2c79b3;
color: #fff;
display: inline-block;
padding: 7px 20px;
transition: all .2s ease-in-out;
cursor: pointer;
line-height: 1.3em;
text-decoration: none;
border-radius: 3px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .03);
font-size: 15px;
text-align: center;
}


a.buttongreen{
background: #92d400;
border: 1px solid #92d400;
color: #333;
display: inline-block;
padding: 7px 20px;
transition: all .2s ease-in-out;
cursor: pointer;
line-height: 1.3em;
text-decoration: none;
border-radius: 3px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .03);
font-size: 15px;
text-align: center;
}

a.buttonyellow{
background: #fec700;
border: 1px solid #d7a800;
color: #333;
display: inline-block;
padding: 7px 20px;
transition: all .2s ease-in-out;
cursor: pointer;
line-height: 1.3em;
text-decoration: none;
border-radius: 3px;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .03);
font-size: 15px;
text-align: center;
}

a.large{
color: #fff;
background: #fa8525;
border: 0;
display: inline-block;
padding: 13px 20px 10px 20px;
transition: all .25s ease-in-out;
cursor: pointer;
line-height: 1.3em;
text-decoration: none!important;
border-radius: 3px;
}



a.large:hover{
background: green;
}



div.prijzen {
  background-color: #FFFFFF;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
font-size: small;
color: rgb(0, 0, 0);
}

.divTable.prijzen .divTableCell, .divTable.prijzen .divTableHead {
  border: 1px solid #AAAAAA;
  padding: 3px 3px;
text-align: left;
padding-left:5px;
letter-spacing: 1px;
}
.divTable.prijzen .divTableBody .divTableCell {
font-size: 1.2rem;
line-height: 3.2rem;
}
.divTable.prijzen .divTableRow:nth-child(even) {
  background: fff;
}


.divTableBody:nth-child(odd) .divTableRow {
  background: rgba(161, 181, 198, 0.17);
      color:black;
}


.divTable.prijzen .divTableHeading {
  background: rgba(9, 89, 156, 0.87);
}
.divTable.prijzen .divTableHeading .divTableHead {
 font-weight: 800;
letter-spacing: 0px;
color: #FFFFFF;
}
.divTable.prijzen .divTableHeading .divTableHead:first-child {
  border-left: none;
}

.prijzen .tableFootStyle {
}
/* DivTable.com */
.divTable{ display: table; }
.divTableRow { display: table-row; border: 1px solid rgba(170, 170, 170, 0.22);}
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}

.btn-green {
  background-color: #35a843;
  color: #ffffff;
  padding: 14px 20px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  display: block;
  width: 90%;
  max-width: 500px;             /* optioneel: niet té breed op desktop */
  margin: 20px auto;            /* centreren */
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  border: none;
  text-align: center;
  box-sizing: border-box;
}
.btn-green:hover {
  background-color: #2c8e38;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  color: #fff;
  text-decoration: none;
}

.btn-purple{
background-color: #781177db !important;
font-size: 1.4rem;
display: block;
margin: 10px 0px 0px 6px;
font-weight: 800;
color: #fff;
padding: 5px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
width: 98%;
}

.btn-purple:hover{
    color: white;
    background-color: #449ff1 !important;
    box-shadow: 0 3px 0 #6666 !important;
}

.btn-orange{
   color: #2c79b3 !important;
font-weight: 800;
color: #fff;
overflow: hidden;
margin-left: 0px;
padding-left: 0px;
}

.btn-orange:hover{
   color: green !important;
}




.btn-live{
background-color: rgb(224, 157, 33);
display: block;
font-weight: 800;
color: #fff;
padding: 0px;
margin: 4px 15px 1px 15px;
text-align: center;
text-overflow: clip;
font-size: smaller;
}

.btn-live:hover{
    background-color: green;
color: #fff;

}




.well {
    padding: 8px 8px 8px 8px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: white;
    border: 1px solid #e7e8e6;
    border-radius: 1px;
}


.well h3{
color: black;
font-size: 2.0rem;
font-weight: 800;
margin-top: 5px;
text-align: center;
}

.well2 {
    padding: 1px 8px 5px 8px;
    margin-bottom: 20px;
    background-color: white;
    border: 1px solid #e7e8e6;
    border-radius: 1px;
}

.tip {
  float: left;
max-width:15%;
margin-right:5px;
}



.afbeelding2 {
position: relative;
text-align: center;
color: white;    
margin-top: 1px;
margin-left: -2px;
width:100%;
}


.bottom-center {
    position: absolute;
    top: 15px;
    right: 25px;
    background-color: #2c79b3;
    padding: 1px;
    font-size: 10px;
}


.top-left {
position: absolute;
top: 14px;
right: 40px;
background-color: #2c79b3;
padding: 4px;
font-size:12px;
}

.top-left:hover {
background-color:#fa8525;
}


.opening {
display: inline-block;
padding: 10px 16px;
font-weight: 600;
font-size: 1rem;
background-color: #336eaa;
border: 1px solid #b6b6b6;
border-radius: 8px;
color: #fef9f9;
text-align: center;
margin: 10px 3px 10px 10px;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
transition: background-color 0.3s ease;
float: right;
}





/**
 * Make images responsive
 */
.flex .col img {
	width: 100%;
	height: auto;
}

/**
 * Make .flex children same
 * height using display flex.
 * Justify property prepares
 * cols for being centered.
 */
.flex {
	display: flex;
	justify-content: center;
	width: 960px;
	max-width: 100%;
	margin: auto;
}

/**
 * Make cols flexible to
 * auto push button at the
 * col bottom.
 */
.flex .col {
	display: flex;
	flex-direction: column;
	flex: 1 1 300px;
	/* 
	In the order, equal to
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 300px;
	*/
	margin: 1em;
}

/**
 * Margin-top auto pushes
 * button to bottom.
 * Align self makes button
 * stuck to the left.
 */
.flex .col .btn {
	align-self: flex-start;
	margin-top: auto;
background-color: #2c79b3;
color: #ffffff;
}

.flex .col .btn:hover {
background-color: #fa8525;
}

/**
 * Under 900px wrap cols
 */
@media (max-width: 900px) {
	.flex {
		flex-wrap: wrap;
	}
}

.betalen{
display: inline-block;
width: 60px;
}


.wellheader h3{
font-size: 1.4em;
margin-bottom: 7px;
}


@media (max-width: 480px) {
  .afbeelding {
    width: 45%;
  }
}




.green{
border: 1px solid #e3e3e3;
border: 1px solid #e3e3e3;
border-radius: 5px;
font-size: 12px;
background-color: #fff;
border-radius: 5px;
font-size: 1.4rem;
padding: 6px 10px 5px 10px;
line-height: 2.8rem;
margin-bottom: 5px;
}

.green p{
padding-left:5px;
}

.green h3{
color: rgb(38, 151, 51);
background-color: white;
line-height: 2rem;
font-size: 1rem;
font-weight: bold;
margin-top:0px;
padding-top: 5px;
padding-bottom: 2px;
text-align: center;
}

.green h3 a{
color: rgb(218, 105, 19);
text-decoration: none;
font-size: 1.8rem;
text-align: left;
}


.green .reserveren {
margin-left:1px;
font-weight: bold;
font-size: 13px;
text-align: center;
}

.green .reserveren a{
color: #fff;
background: green;
    border: 0;
    display: inline-block;
    padding: 13px 20px 10px 20px;
    transition: all .25s ease-in-out;
    cursor: pointer;
    line-height: 1.4em;
    text-decoration: none!important;
    border-radius: 3px;
margin-right: 5px;
}

.green .reserveren a:hover{
background: rgb(0, 189, 0);
}


.green i{
font-size: 10px;
}


.green ol {
  list-style: none;
  counter-reset: my-awesome-counter;
padding-left: 3px;
}
.green ol li {
  counter-increment: my-awesome-counter;
font-size: 13px;
}
.green ol li::before {
  content: counter(my-awesome-counter) ". ";
  color: #fa8525;
  font-weight: bold;
}


.green ol li a{
color: #bf6620;
 font-weight: bold;
}

.green ol li a:hover{
color: red;
}

.dynamisch{
font-size: 10px;
}






.orange{
background-color: #fff;
border: 0px solid #b4aeae;
border-radius: 5px;
padding: 1px 10px 10px 10px;
line-height: 2.6rem;
margin-top: 5px;
margin-bottom: 5px;
display:block;
}

.orange p{
padding:15px;
}

.orange h3{
padding-top: 0px;
padding-bottom: 5px;
text-align: center;
float: none;
display: block;
text-align: center;
font-style: normal;
font-weight: 800;
font-size: 1.8rem;
line-height: auto;
}

.orange h3 a{
color: #2c79b3;
margin: 32px 0;
font-size: 1.6rem;
font-weight: 600;
}

.orange h3 a:hover{
color: #e65415;
}


.orange .reserveren {
margin-left:1px;
}

.orange .reserveren a{
color: #f67f0a;
font-weight: 900;
font-size: 1.3rem;
margin-top: 5px;
width: 100%;
float: none;
display: flow-root;
text-align: center;
}

.orange .reserveren a:hover{
color: green;
text-decoration: none;
}

.orange a:hover{
text-decoration: none;
}


.orange i{
font-size: 10px;
}


.orange ol {
  list-style: none;
  counter-reset: my-awesome-counter;
margin-bottom:0px;
}
.orange ol li {
  counter-increment: my-awesome-counter;
}
.orange ol li::before {
  content: counter(my-awesome-counter) ". ";
  color: red;
  font-weight: bold;
}

.orange .top-right{
background-color: #fa8525;
font-size: 1rem;
padding: 3px;
margin-right: 5px;
}


.klein {
margin-top:8px;
display: block;
text-align: center;
color: #000;
font-size: 1.3rem;
font-weight: 600;
letter-spacing: 0px;
line-height: 1.6rem;
}


.search{
line-height: 50px;
}

.head-login{
margin-top: 10px;
margin-right: 5px;
}

.large{
font-size: 120%;
font-weight: 800;
}



.parkeergarage {
padding: 0px 0px 4px 0px;
margin-bottom: 0px;
background-color: white;
border: 1px solid rgba(185, 189, 182, 0.23);
border-radius: 1px;
}


.parkeergarage h3{
padding: 10px 10px 0px 10px;
margin-top: 0px;
color: #2c79b3;
border-bottom: 0px solid #b9bdb6;
border-radius: px;
text-align: center;
}


.parkeergarage h3 a{

color: black;
}




.parkeergarage p{
padding: 0px 10px 0px 10px;
line-height: 2.5rem;
}

.box a{
display: block;
font-weight: 800;
padding: 5px 15px 5px 5px;
text-align: center;
text-overflow: ellipsis;
width: 98%;
display: inline-block;
border: solid 0px #eeebeb;
letter-spacing: 1px;
}

.box a:hover{
color: #fa8525;
text-decoration:none;
}

.parkeergarage rechts{
width:30%;
}

.parkeergarage img{
padding:0px;
}

.rood{
background-color: rgb(189, 66, 11);
color: white;
text-align: center;
padding: 0px 0px 0px 0px;
margin-bottom: 10px; 
/* background-color: white; */
border: 1px solid #e7e8e6;
font-size: 10px;
}

.rood2{
color:rgb(186, 2, 2);
font-weight:800;
}

.groen{
color: #fff;
text-align: center;
padding: 1px 1px 1px 1px;
margin-bottom: 0px;
border: 1px solid #e7e8e6;
background-color: rgb(6, 157, 6);
font-size: 10px;
}

.groen:hover{
background-color: orange;
text-decoration: none;
}


.oranje{
background-color: orange;
color: white;
text-align: center;
padding: 0px 0px 0px 0px;
margin-bottom: 10px;
/* background-color: white; */
border: 1px solid #e7e8e6;
font-size: 10px;
}

.space{
letter-spacing: 1px;
}


.parkbee{
margin-bottom: 5px;
margin-top: 10px;
border-top: 1px solid #e7e8e6;
padding: 5px;
border-bottom: 1px solid #e7e8e6;
}

/* Algemene stijl voor het klikbare blok */
.parkbee a {
  display: block;
  text-decoration: none;
  color: inherit;
  background-color: #f5faff;
  border: 1px solid #eff4f7;
  border-radius: 8px;
  padding: 1em;
  transition: background-color 0.3s, box-shadow 0.3s;
  margin: 1em 0;
}

/* Hover-effect */
.parkbee a:hover {
  background-color: #e0f2ff;
  box-shadow: 0 4px 12px rgba(0, 119, 204, 0.2);
}

/* Tekst in blok */
.parkbee .uppercase2 {
  font-weight: bold;
  text-transform: uppercase;
  color: #0077cc;
  margin-bottom: 0.5em;
  font-size: 1.8em;
}

/* Afbeeldingen links en rechts */
.parkbee .left3, .parkbee .rechts {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  max-width: 150px;
  margin: 0.5em;
}

.parkbee .left3 img,
.parkbee .rechts img {
  width: 100%;
  height: auto;
  border-radius: 4px;
float:right;
}

/* Paragraaftekst */
.parkbee p {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1em;
  color: #333;
}

/* 'Bekijk deze' call to action */
.parkbee span {
  display: inline-block;
  margin-top: 0.5em;
  font-weight: bold;
}

/* Mobiele weergave */
@media (max-width: 768px) {
  .parkbee .left3, .parkbee .rechts {
    display: block;
    width: 100%;
    max-width: none;
    margin: 0.5em auto;
    text-align: center;
  }

  .parkbee p {
    text-align: center;
  }
}



.parkbee div.uppercase2{
color: black;
font-size: 1.6rem;
text-align: center;
margin-top: 5px;
margin-left: 2px;
letter-spacing: 0px;
margin-bottom: 10px;
}

.blue {
background-color: #fff;
border-radius: 5px;
padding: 1px 1px 1px 10px;
margin-bottom: 5px;
margin-top: 5px;
display: inline-block;
width: 95%;
}


.blue a {
color: #085b99;
}

.blue a:hover {
color: orange;
}

.blue h3 {
padding-left: 3px;
padding-top: 0px;
padding-bottom: 5px;
text-align: center;
float: none;
display: block;
text-align: center;
font-style: normal;
font-weight: 800;
font-size: 1.6rem;
line-height: 2.5rem;
}



.blauw{
display: flex;
align-items: center;
border-radius: 6px;
justify-content: center;
background-color: #0d8cec;
color: white;
padding: 5px;
  text-align: center;
}

.blauw:hover{
background-color: #ec9e0d;
color: white;
}



. blauw a{
color: white;
}

. blauw a:hover{
color: white;
text-decoration: none;
}

. blauw:hover{
background-color: #e65415;
text-decoration: none;
}


.line{
border: 1px solid #b4aeae;
border-radius: 2px;
padding: 1px 1px 1px 10px;
display:inline-block;
}



.small2 {
font-size: 1.3rem;
line-height: 1.5rem;
}




div.kenmerken {
  background-color: #FFFFFF;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
border: 1px solid rgba(170, 170, 170, 0.22);
font-size: 1.4rem;
line-height: 3rem;
margin-top: 21px;
padding: 10px;
text-align: center;
}


.divTable.kenmerken .divTableCell, .divTable.prijzen .divTableHead {
padding: 3px 3px;
padding-left: 5px;
color: rgba(9, 89, 156, 0.87);
font-weight: 800;
}


.divTable.kenmerken .divTableBody .divTableCell {
}
.divTable.kenmerken .divTableRow:nth-child(even) {
  background: #fff;
}
.divTable.kenmerken .divTableHeading {
padding-left:5px;
border: 1px solid rgba(170, 170, 170, 0.22);
}
.divTable.kenmerken .divTableHeading .divTableHead {
font-weight: 800;
color: #000000;
letter-spacing: 0px;
padding-left:5px;
}

.divTable.prijzen .divTableHeading .divTableHead:first-child {
  border-left: none;
}


.nav-header {
font-weight: 800;
font-size: 1.2rem;
}




.column {
  float: left;
  width: 50%;
}

.column3 {
  float: left;
  width: 33%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}


.aanrader {
border-color: #208123;
color: #fff;
float: right;
width: 100%;
font-size: 0.8rem;
border: 1px solid #e9e9eb;
border-radius: 1px;
font-weight: 900;
padding: 0px 10px;
text-decoration: none;
text-align: center;
top: 0;
z-index: 1;
right: 10px;
margin-top: 5px;
background-color: #4592ee;
}

.aanrader:hover {
background-color: green;
}
.aanrader a{
color: #fff;
}

.aanrader a:hover{
color: #fff;
text-decoration:none;
}

.aanrader2 {
background: rgb(13, 117, 201);
border-radius: 5px 5px 5px 5px;
color: #fff;
float: right;
font-size: .7333333333em;
font-weight: 900;
padding: 1px 10px;
text-decoration: none;
top: 0;
z-index: 1;
right: 10px;
margin-top: 5px;
margin-right: 10px;
margin-left: 10px;
text-align: center;
}

.aanrader3 {
border-color: #208123;
color: #fff;
float: right;
width: 100%;
font-size: 0.8rem;
border: 1px solid #e9e9eb;
border-radius: 1px;
font-weight: 900;
padding: 0px 10px;
text-decoration: none;
text-align: center;
top: 0;
z-index: 1;
right: 10px;
margin-top: 5px;
background-color: #f27d08;
}

.aanrader3:hover {
background-color: green;
}
.aanrader3 a{
color: #fff;
}
.aanrader3 a:hover{
color: #fff;
text-decoration:none;
}



.alternatieven {
    min-height: 150px;
    padding: 1px 8px 5px 8px;
    margin-bottom: 20px;
    background-color: white;
    border: 1px solid #e7e8e6;
    border-radius: 1px;
}


.overlay{
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,0.5);
}

.modal {
    /* some styles to position the modal at the center of the page */
    position: fixed;
    top: 50%;
    left: 50%;
    width: 300px;
    line-height: 200px;
    height: 200px;
    margin-left: -150px;
    margin-top: -100px;
    background-color: #f1c40f;
    text-align: center;
  
    /* needed styles for the overlay */
    z-index: 10; /* keep on top of other elements on the page */
    outline: 9999px solid rgba(0,0,0,0.5);
}


div.ads{
margin-bottom: 15px;
}

div.ads h3 {
letter-spacing: 1px;
text-align: center;
margin-top: 0px;
font-weight: 900;
font-size: 2rem;
}


div.ads a{
line-height: 1.7rem;
font-size: 1.5rem;
font-weight: 800;
letter-spacing: 1px;
}


.rechtsboven {
float: right;
right: 18px;
width: 60px;
}



.stadsdeel {
padding: 10px;
padding-top: 2px;
margin-bottom: 1px;
margin-top: 12px;
/* border-top: 0px solid #c3c4c4; */
border-bottom: 0.3px solid #c3c4c4;
}

.stadsdeel h2, h3{
font-size: 1.5rem;
line-height: 2.2rem;
font-weight: 800;
}

.stadsdeel h2, h3 a{
font-size: 1.5rem;
line-height: 2.2rem;
font-weight: 800;
text-align: center;
margin-bottom: 10px;
margin-top: 5px;
color:#333;
}

.parkeren{
background-color: white;
border: 1px solid #a0a3a6;
border-radius: 5px;
padding: 15px;
margin-top:5px;
line-height:20px;
font-size: 1.2rem;
}

.parkeren p{
text-align: center;
font-size: 1.2rem;
line-height: 2 rem;
font-weight: 900;
}

.parkeren h3{
text-align: center;
font-size: 1.8rem;
font-weight: 800;
text-align: left;
margin-top: 0px;
}

.parkeren h3 a{
color: #0d881f;
}


.parkeren .link {
margin-left:1px;
}

.parkeren .link a{
background: #fff;
font-weight: bold;
cursor: pointer;
text-decoration: underline;
font-size:15px;
}

.parkeren .link a:hover{
background: #fff;
color: orange;
}


.parkeren i{
font-size: 10px;
}



.parkeren .top-right{
background-color: #ae1004;
font-size: 11px;
padding: 3px;
margin-right: 5px;
}



.parkeren .reserveren a {
color: #f67f0a;
font-weight: 900;
font-size: 1.3rem;
margin-top: 5px;
width: 100%;
float: none;
display: flow-root;
text-align: center;
}

.parkeren .reserveren a:hover{
color: green;
text-decoration: none;
}

.duidelijk {
text-align: center;
font-weight:900;
letter-spacing:1px;
font-size: 1.5rem;
margin-top: 3px;
}

.alternatief{
background-color: rgba(188, 217, 249, 0.1);
padding: 10px;
margin-top: 18px;
}

.alternatief2{
background-color: white;
padding: 10px;
margin-top: 16px;
margin-bottom: 16px;
font-size: 1.5rem;
line-height: 3rem;
font-style: italic;
}



.parkbee-letop{
background-color: #fff;
padding: 0px;
margin-top: 8px;
font-size: 0.9rem;
line-height: 1.3rem;
font-weight: 400;
font-style: oblique;
}

.alternatief h3{
letter-spacing: 1px;
text-align: center;
margin-top: 0px;
font-weight:900;
font-size:1.6rem;
line-height: 2.6rem;
}

.alternatief a{
}


divider.white {
color: rgb(69, 69, 69);
background-color: white;
padding: -1px;
text-align: center;
float: inline-start;
width: 100%;
font-size: 12px;
}



.gt_selector notranslate{
width: 30%;
height: 3rem;
}


.tarief {
font-size:1.1rem;
font-weight: 600;
text-align: center;
display: block;
margin-top:0px;
}


.mini {
font-size: 0.9rem;
font-style: italic;
}




.hero{
width:100%;
background:#e9b2c5;
position: relative;
margin-top: 20px;
margin-bottom: 20px;
}

.hero a:hover{
text-decoration:none;
}


.hero2{
width:100%;
background:#e9b2c5;
position: relative;
margin-top: 10px;
margin-bottom: 10px;
}

.box2{
min-height:100px;
padding:10px;
background: #fff;
text-align:center;
border-radius: 10px;
position: absolite;
top:50%;
left:50%;
transdorm: translate (-50%. -50%);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
color: #555;
}

.box3{
min-height:300px;
padding:10px;
background: #fff;
text-align:center;
border-radius: 10px;
position: absolite;
top:50%;
left:50%;
transdorm: translate (-50%. -50%);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
color: #555;
}

.box4{
margin-top:25px;
margin-bottom:25px;
min-height: 50px;
padding: 20px;
background-color: rgb(250, 250, 242);
text-align: center;
border-radius: 10px;
position: absolite;
top: 50%;
left: 50%;
transdorm: translate (-50%. -50%);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
color: #555;
border: 1px solid rgb(8, 1, 13);
font-size: 2rem;
line-height: 3.5rem;
}


.box2 h2{
font-size: 16px;
margin-bottom: 20px;
margin-top: 30px;
}

.box3 h2{
font-size: 18px;
margin-bottom: 10px;
margin-top: 35px;
color: #0d6a9e;
}
.box2 h2:hover{
color: green;
}

.box3 h3 {
margin-bottom: 12px;
font-weight: 800;
font-size: 16px;
}

.box2 h3:hover{
color: orange;
}
.box3 h3 span{
font-size: 22px;
color: #555;
}

.box2 h3{
font-size: 2rem;
margin-bottom: 20px;
font-weight: 800;
color: #3fb110;
margin-top: 20px;
}

.box3 h3:hover{
color: orange;
}
.box3 h3 span{
font-size: 20px;
font-weight:600;
color: #555;
}


.box2 b{
margin-bottom: 30px;
font-weight:600;
display:box;
color:rgb(0, 121, 221);
letter-spacing:1px;
line-height:22px;
font-size:20px;
}

.box2 p{
font-size:12px;
margin-bottom: 20px;
font-weight: 300;
}


.box3 p{
font-size: 13px;
line-height: 30px;
margin-bottom: 20px;
font-weight: 300;
text-align: left;
padding: 0px 20px 5px 20px;
margin-top: 0px;
}


.box3 p img{
float:right;
width:33%;
margin-left:10px;
} 


.box2 p:hover {
text-decoration:none;
}

.box2 button{
display:block;
margin: 30px auto;
border: 0;
outline: 0;
background: #3fb110;
color: #fff;
padding: 17px 40px;
border-radius: 30px;
box-shadow: 0 10px 10px rgba(0,0,0,0.1);
cursor:pointer;
}

.box2 button:hover{
background: orange;
text-decoration:underline;
}

.box2 img{
width: 180px;
}

.ribbon-wrap{
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none; /* voorkomt dat het lint klikken blokkeert */
  z-index: 10;
}

.ribbon-wrap2{
width: 150px;
height: 150px;
overflow: hidden;
position: absolute;
top: -5px;
right: -5px;
}



.ribbon-wrap2::before, .ribbon-wrap::after{
content: '';
width:10px;
height:10px;
background: #f2467b;
position: absolute;
z-index:-1;
}


.ribbon-wrap::before, .ribbon-wrap::after{
content: '';
width:0px;
height:0px;
background: #f2467b;
position: absolute;
z-index:-1;
}

.ribbon:hover{
background:orange}


.ribbon-wrap::before{
top:0;
right:0;
}
.ribbon-wrap::after{
top:0;
left:0;
}


.ribbon-wrap2::before{
top:0;
right:0;
}
.ribbon-wrap2::after{
top:0;
left:0;
}

.ribbon{
  position: absolute;
  top: 25px;
  right: -45px;
  transform: rotate(45deg);
  background-color: #1992d6;
  color: #fff;
  padding: 6px 0;
  width: 160px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  letter-spacing: 0.5px;
}


.ribbon2{
font-size: 11px;
font-weight: 600;
text-align: center;
padding: 3px;
background-color: rgb(42, 140, 7);
color: #fff;
position: absolute;
transform: rotate(10deg);
right: 5%;
top: 10%;
}


.ribbon3{
font-size: 11px;
font-weight: 600;
text-align: center;
padding: 3px;
color: rgb(7, 124, 38);
position: absolute;
transform: rotate(10deg);
right: 5%;
top: 0%;
}

.quote{
background-color: rgba(238, 238, 238, 0.23);
margin: 20px 10px 2px 10px;
border-left: 2px solid #11587c;
font-weight: 100;
font-size: 14px;
max-width: 600px;
line-height: 27px;
font-style: normal;
position: relative;
padding: 3px 25px 5px 25px;
font-family: Futura;
text-align: left;
}


.quote h3{
width: 100%;
font-family: Futura;
font-size: 1.4rem;
line-height: 1.5rem;
text-align: center;
color: #0081c2;
text-transform: uppercase;
font-weight: 800;
font-style: normal;
position: relative;
letter-spacing: 1px;
}


.quote a:hover{text-decoration:none}

.quote2{
margin: 20px 10px 20px 10px;
border-left: 0px solid #11587c;
font-weight: 100;
font-size: 14px;
max-width: 600px;
line-height: 27px;
font-style: normal;
position: relative;
padding: 3px 25px 5px 25px;
font-family: Futura;
text-align: left;
}

.quote2 h3{
width: 100%;
font-family: Futura;
font-size: 1.6rem;
line-height: 1.8rem;
text-align: center;
color: #4c3d26;
text-transform: uppercase;
font-weight: 800;
font-style: normal;
position: relative;
letter-spacing: 1px;
}

.quote3{
font-weight: 100;
font-style: normal;
position: relative;
text-align: left;
font-size: 1.1rem;
}

.quote3 h3{
width: 100%;
font-family: Futura;
font-size: 1.2rem;
line-height: 1.4rem;
color: #4c3d26;
font-weight: 800;
font-style: normal;
position: relative;
}

.blauw{
font-size: 1.5rem;
line-height: 1.9rem;
font-weight: 400;
font-family: Futura;
color: #1765b0;
text-transform: normal;
border-bottom: 1px solid #e4e4e4 !important;
}

.tarieven{
width: 100%;
font-size: 1.3rem;
text-align: center;
color: #0081c2;
font-weight: 800;
}

.tarieven::before {
content: "\2192"; /* Unicode voor &#8594; */
margin-right: 8px;
}

.groot{
width: 100%;
font-family: Futura;
font-size: 2.0rem;
line-height: 2.5rem;
text-align: center;
color: #000;
text-transform: uppercase;
font-weight: 800;
font-style: normal;
position: relative;
letter-spacing: 1px;
}








.parkeerapp-actie-link {
  text-decoration: none;
  display: block;
  width: 100%;
  max-width: 900px;
  margin: 10px auto;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.parkeerapp-actie-link:hover {
  transform: scale(1.01);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
text-decoration:none;
}

.parkeerapp-actie {
  background-color: #f9fcff;
  border: 1px solid rgba(51, 51, 51, 0.37);
  border-radius: 10px;
  padding: 5px 25px 15px 25px;
  text-align: center;
}

.parkeerapp-actie h2 {
  font-size: 1.2em;
  color: #2d78b3;
  margin-bottom: 7px;
}

.promo-highlight {
  font-size: 1.2em;
  color: #000;
  font-weight: #500;
  margin: 2px 0;
}

.promo-highlight .euro {
  font-size: 1.5em;
  color: #f27000;
}

.actie-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 10px 0;
  flex-wrap: wrap;
  text-align: left;
}

.actie-tekst {
  flex: 1 1 55%;
font-weight: 500;
}

.actie-afbeelding {
  flex: 0 0 120px;
  text-align: center;
}

.actie-afbeelding img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
}

.parkeerapp-actie ul {
  list-style: none;
  padding: 0;
  margin: 15px 0;
}

.parkeerapp-actie ul li {
  margin: 8px 0;
  font-size: 1em;
  color: #222;
}

.checkmark {
  color: #28a745;
  font-weight: bold;
  margin-right: 6px;
}

.actiecode {
  margin: 10px 0;
  font-weight: bold;
  color: #333;
font-size: 1.3rem;
}

.actiecode span {
  background-color: #e0f0ff;
  padding: 4px 10px;
  border-radius: 5px;
  color: #005fa3;
  font-family: monospace;
}

.actie-button {
  display: inline-block;
  background-color: #2d78b3;
  color: #fff;
  padding: 4px;
  margin-top: 1px;
  border-radius: 6px;
  font-weight: bold;
  font-size: 1.05em;
  width: 90%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  transition: background-color 0.3s ease;
}

.parkeerapp-actie-link:hover .actie-button {
  background-color: #f27000;
}

/* Mobiel */
@media (max-width: 768px) {
  .actie-content {
    flex-direction: column;
    text-align: center;
  }

  .actie-tekst {
    padding-right: 0;
  }

  .actie-afbeelding {
    margin-top: 20px;
  }

  .actie-button {
    font-size: 1.1em;
    padding: 14px;
  }
}





.inhoud-met-afbeelding {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  flex-wrap: wrap;
}

.puntenlijst {
  flex: 1 1 55%;
  padding-left: 20px;
  list-style: none;
font-weight: 400;
}

.puntenlijst li {
  margin-bottom: 0.5em;
}

.rechts {
  flex: 1 1 35%;
  text-align: right;
}

.rechts img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}




.btn-pr {
  display: block;
  background-color: #2c79b3; /* jouw blauwe kleur */
  color: #fff;
  padding: 0.75em 1.5em;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
  width: 100%; /* volle breedte */
  margin: 1em 0 0 0; /* bovenruimte, geen auto meer nodig */
  transition: background-color 0.3s ease;
  box-sizing: border-box; /* zorgt dat padding binnen 100% blijft */
}

.btn-pr:hover {
  background-color: #fa8525; /* jouw oranje hoverkleur */
  color: #fff;
  cursor: pointer;
}

.subkop {
  width: 100%;
  font-style: italic;
  text-align: center;
  font-size: 1.2em;
  margin-top: 0.5em;
 margin-bottom: 0.5em;
  color: #333;
  box-sizing: border-box;
}







/* Reserveerblok: lichtblauwe stijl en hover */
.reserveer-blok {
  background-color: #f5fbfe;
  border: 1px solid #d9e8f0;
  border-radius: 10px;
  padding: 1.5em;
  margin: 2em 0;
  transition: background-color 0.3s, box-shadow 0.3s;
  cursor: pointer;
}

.reserveer-blok:hover {
  background-color: #eef8fc;
  box-shadow: 0 4px 10px rgba(0, 119, 204, 0.1);
}

/* Link-inhoud: klikbaar geheel zonder aparte hoverkleur */
.reserveer-blok a {
  text-decoration: none;
  color: inherit;
  display: block;
}

/* Flexstructuur */
.reserveer-blok article {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
  align-items: flex-start;
}

.reserveer-header {
  width: 100%;
  margin-bottom: 0.5em;
  text-align: center;
}

.reserveer-titel {
font-size: 1.3em;
font-weight: bold;
color: #0081c2;
margin-bottom: 1em;
text-align: center;
}

.subkop {
  font-size: 1.1em;
  color: #555;
  margin-top: 0.3em;
  text-align: center;
}

/* Inhoudsdeel + afbeelding */
.inhoud-reserveer {
  flex: 1 1 70%;
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
  align-items: flex-start;
}

.reserveer-afbeelding {
  flex: 1 1 15%;
  max-width: 15%;
  text-align: right;
  align-self: flex-start;
}

.reserveer-afbeelding img {
  width: 100%;
  height: auto;
  border: none;
  border-radius: 0;
}

/* Puntenlijst met vinkjes */
.puntenlijst2 {
  list-style: none;
  padding-left: 0;
  margin: 0;
  flex: 1 1 70%;
font-weight: 500;
}

.puntenlijst2 li {
  position: relative;
  padding-left: 1.8em;
  margin-bottom: 0.6em;
  font-size: 1.0em;
  line-height: 1.5;
  color: #333;
}

.puntenlijst2 li::before {
  position: absolute;
  left: 0;
  top: 0.1em;
  color: #0077cc;
  font-weight: bold;
}

/* Kortingscode styling */
.kortingscode {
color: #1791d0;
background-color: #ffffff;
font-weight: bold;
padding: 5px 10px;
border-radius: 5px;
font-size: 1.05em;
display: inline-block;
box-shadow: 0 0 0 1px rgba(85, 85, 85, 0.44) inset;
}

/* Call-to-action knop */
.btn-reserveer {
  display: block;
  width: 90%;
  max-width: 480px;
  margin: 1.2em auto 0.5em;
  background-color: #1791d0;
  color: #fff;
  padding: 14px 24px;
  border-radius: 6px;
  font-weight: bold;
  font-size: 0.9em;
  text-align: center;
  transition: background-color 0.3s ease;
}

.btn-reserveer:hover {
  background-color: #ff9800;
  color: #fff;
}

/* Responsieve aanpassing */
@media (max-width: 768px) {
  .reserveer-blok article {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .inhoud-reserveer {
    flex: 1 1 70%;
    max-width: 70%;
  }

  .reserveer-afbeelding {
    flex: 1 1 25%;
    max-width: 25%;
    text-align: right;
    margin-top: 0;
  }

  .btn-reserveer {
    width: 100%;
    max-width: none;
    margin-top: 0.5em;
  }
}





.vaste-reserveer-knop {
position: fixed;
bottom: 2px;
left: 50%;
transform: translateX(-50%);
width: 80%;
background-color: #336eaa;
border-radius: 12px;
text-align: center;
z-index: 9999;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.vaste-reserveer-knop a {
  display: block;
  padding: 14px 20px;
  color: #fff;
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
  transition: background-color 0.3s;
  border-radius: 12px;
}

.vaste-reserveer-knop a:hover {
  background-color: #ff9800;
  color: #fff;
}

.vaste-knop-spacer {
  height: 80px; /* zodat knop niet over content valt */
}



.review-blok {
  background-color: #f5fbfe;
  border: 1px solid #d9e8f0;
  border-radius: 10px;
  padding: 1.5em;
  margin: 2em 0;
  box-shadow: 0 4px 8px rgba(0, 119, 204, 0.05);
}

.review-header {
  font-size: 1.3em;
  font-weight: bold;
  color: #0081c2;
  margin-bottom: 1em;
  text-align: center;
}

.review-content {
  font-size: 1em;
  color: #333;
  line-height: 1.6em;
  text-align: left;
}

.review-content .right img {
  border-radius: 12px; /* Pas dit getal aan voor meer of minder afgeronde hoeken */
}



.onzetip{line-height: 2rem;
font-size: 1.6rem;
letter-spacing: 0px;
font-weight: 800;
background-color: #fefeff;
border-left: 6px solid #ffcc00;
padding: 12px 16px;
margin: 16px 0;
font-weight: bold;
font-size: 1.2em;
}