/* FORSIDE LOGO/HEADER OVERSTYRING */
.logo {
  margin-top: -70px !important;
}

.t3-header {
  padding-bottom: 3px !important;
}

/* MENY OVERSTYRING */
.navbar-nav > li > a {
  padding: 5px !important;
}

/* FORSIDE VELKOMMEN MODUL */
.velkommen {
  width: 50%;
  display: inline-block;
}

/* FACEBOOK FEED MODUL */
#Mod140 {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

#Mod140 .t3-section-inner {
  padding: 0 !important;
}

.fb_iframe_widget {
  position: absolute !important;
  right: 75px !important;
  top: 15px !important;
}

/* FACEBOOK LIKE FOOTER MODUL */
.t3-footnav .fb_iframe_widget span {
  padding-top: 50px !important;
}

/* RESPONSIV DESIGN */

@media screen and (max-width: 1079px) {
  .velkommen {
    display: block !important;
    width: 100% !important;
  }
  
  #Mod140 {
    width: 100% !important;
    display: block !important;
    margin-bottom: 500px !important;
	}
  
  .fb_iframe_widget {
  	position: static !important;
    margin-bottom: 500px !important;
    } 
}

@media screen and (max-width: 1440px){
  .acm-hero .hero-content {
    margin: 0 !important;
   }
}

@media screen and (min-width: 1080px) {
    /* FORSIDE VELKOMMEN MODUL */
  .velkommen {
    width: 50% !important;
    display: inline-block !important;
  }

  /* FACEBOOK FEED MODUL */
  #Mod140 {
    width: 50% !important;
    display: inline-block !important;
    vertical-align: top !important;
  }

  #Mod140 .t3-section-inner {
    padding: 0 !important;
  }

  .fb_iframe_widget {
    position: absolute !important;
    right: 75px !important;
    top: 15px !important;
  }
} 
  


@media screen and (min-width: 1440px) {
  /* FORSIDE VELKOMMEN MODUL */
  .velkommen {
    width: 50% !important;
    display: inline-block !important;
  }

  /* FACEBOOK FEED MODUL */
  #Mod140 {
    width: 50% !important;
    display: inline-block !important;
    vertical-align: top !important;
  }

  #Mod140 .t3-section-inner {
    padding: 0 !important;
  }

  .fb_iframe_widget {
    position: absolute !important;
    right: 75px !important;
    top: 15px !important;
  }
} 



/* ************************************************ */

@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,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 991px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 992px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#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";
}

body {
  height: 100% !important;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #9b7eb1;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  color: #75558d;
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
th,
td {
  line-height: 1.875;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #e5e5e5;
}
.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: #d24a24;
}
.red {
  color: #d24a24;
}
hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.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-family: "Teko", sans-serif;
  font-weight: 300;
  line-height: 1.3;
  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: 30px;
  margin-bottom: 15px;
}
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: 15px;
  margin-bottom: 15px;
}
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 {
  font-size: 45px;
  line-height: 1.1;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 22px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 15px;
}
.lead {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 85%;
}
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: #9b7eb1;
}
a.text-primary:hover {
  color: #825f9d;
}
.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: #9b7eb1;
}
a.bg-primary:hover {
  background-color: #825f9d;
}
.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;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.swatch-item {
  color: #ffffff;
  padding: 45px 10px 10px;
}
.swatch-item.color-brand-primary {
  background: #9b7eb1;
}
.swatch-item.color-brand-secondary {
  background: #b04454;
}
.swatch-item.color-brand-warning {
  background: #f0ad4e;
}
.swatch-item.color-brand-danger {
  background: #d9534f;
}
.swatch-item.color-brand-info {
  background: #5bc0de;
}
.swatch-item.color-brand-success {
  background: #5cb85c;
}
.swatch-item.color-gray-darker {
  background: #222222;
}
.swatch-item.color-gray-dark {
  background: #333333;
}
.swatch-item.color-gray {
  background: #555555;
}
.swatch-item.color-gray-light {
  background: #999999;
}
.swatch-item.color-gray-lighter {
  background: #eeeeee;
  color: #333333;
}
.swatch-item.color-gray-lightest {
  background: #f7f7f7;
  color: #333333;
}
.swatch-item dl {
  margin-bottom: 0;
}
.docs-section {
  margin-bottom: 50px;
}
.docs-section .example-navigation h2 {
  margin-top: 0;
}
.docs-section .example-buttons .btn {
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .docs-section .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .docs-section .row > div {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px;
  }
}
.page-header {
  padding-bottom: 14px;
  margin: 60px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 15px;
}
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: 30px;
}
dt,
dd {
  line-height: 1.875;
}
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: 15px 30px;
  margin: 0 0 30px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
@media (max-width: 767px) {
  blockquote {
    font-size: 16px;
  }
}
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.875;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  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';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 30px;
  font-style: normal;
  line-height: 1.875;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.list-social {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.list-social li {
  display: inline-block;
  margin: 0 7.5px;
}
@media (max-width: 767px) {
  .list-social li {
    margin: 5px;
  }
}
.list-social li a {
  background: #f7f7f7;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 40px;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.list-social li a:hover,
.list-social li a:focus,
.list-social li a:active {
  background: #9b7eb1;
  color: #ffffff;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 90px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 48px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 90px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 90px;
}
.features-list .feature-row h3 {
  font-size: 32px;
}
.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: 48px;
}
.jumbotron iframe {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .jumbotron p {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .custom-history {
    padding-top: 50px;
  }
}
.custom-history figure {
  margin-bottom: 30px;
}
.custom-history figure img {
  width: 100%;
}
.custom-history h1 {
  margin-top: 0;
}
@media (max-width: 767px) {
  .custom-history h1 {
    font-size: 36px;
  }
}
.custom-history .fa {
  background: #9b7eb1;
  color: #ffffff;
  border-radius: 50%;
  line-height: 30px;
  margin-right: 7.5px;
  text-align: center;
  height: 30px;
  width: 30px;
}
.custom-history .time-line {
  background: #ffffff;
  padding: 60px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .custom-history .time-line {
    padding: 30px;
  }
}
.custom-history .time-line h3 {
  margin-top: 0;
  text-transform: uppercase;
}
.custom-history .time-line span {
  background: #9b7eb1;
  color: #ffffff;
  display: inline-block;
  line-height: 1;
  margin-right: 7.5px;
  padding: 7.5px 15px;
}
.phone-reservation {
  text-align: center;
}
@media (min-width: 992px) {
  .phone-reservation {
    padding-top: 50px;
  }
}
.phone-reservation > h2 {
  font-size: 58px;
  text-transform: uppercase;
  letter-spacing: 5px;
}
@media (max-width: 767px) {
  .phone-reservation > h2 {
    font-size: 36px;
  }
}
.phone-reservation > span {
  font-size: 18px;
}
.phone-reservation > .row {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .phone-reservation > .row {
    margin-top: 30px;
  }
}
.phone-reservation > .row img {
  background: #ffffff;
  border: 2px solid #eeeeee;
  padding: 10px;
}
@media (max-width: 991px) {
  .phone-reservation > .row img {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .phone-reservation > .row .text-right {
    text-align: left;
  }
}
.phone-reservation > .row h3 {
  font-family: "Noticia Text", serif;
  font-weight: 700;
  font-size: 28px;
  margin-top: 10px;
}
.phone-reservation > .row ul {
  list-style: none;
  margin: 15px 0;
  padding: 0;
}
.phone-reservation > .row ul li {
  margin-bottom: 10px;
}
.phone-reservation > .row ul li .fa {
  display: none;
}
@media (min-width: 992px) {
  .phone-reservation > .row .text-left span {
    padding-right: 90px;
  }
}
@media (min-width: 992px) {
  .phone-reservation > .row .text-right span {
    padding-left: 90px;
  }
}
.phone-reservation > .row a {
  margin-top: 15px;
}
.phone-reservation .online-reservation {
  background: #ffffff;
  padding: 90px 60px;
  margin-top: 100px;
}
@media (max-width: 767px) {
  .phone-reservation .online-reservation {
    margin-top: 30px;
    padding: 30px;
  }
}
.phone-reservation .online-reservation h3 {
  font-size: 58px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .phone-reservation .online-reservation h3 {
    font-size: 36px;
  }
}

label {
  font-weight: 400;
}
.form-control:focus {
  border-color: #cccccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 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: 30px;
}
@media (max-width: 767px) {
  .form-group {
    margin-bottom: 15px;
  }
}
.radio label,
.checkbox label {
  display: inline;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-top: 10px;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label {
  text-align: left;
}
.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 {
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Roboto Mono", sans-serif;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1px;
  border-radius: 0;
}
.btn.btn-decor {
  position: relative;
  background-color: #342a3b;
  border-width: 2px;
  color: #ffffff;
}
.btn.btn-decor::after {
  background-color: #ffffff;
  color: #342a3b;
  content: "\f178";
  font-family: FontAwesome;
  position: absolute;
  right: -2px;
  top: -2px;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.btn.btn-decor:hover,
.btn.btn-decor:focus,
.btn.btn-decor:active {
  border-color: #ffffff;
}
.btn.btn-decor.btn-lg {
  padding-right: 78px;
}
.btn.btn-decor.btn-lg::after {
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.btn-primary.btn-decor {
  background-color: #9b7eb1;
  border-color: #ffffff;
}
.btn-primary.btn-decor::after {
  color: #9b7eb1;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.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: #080808;
}
.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: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select,
textarea,
input[type="text"],
input[type="submit"],
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 {
  border-width: 2px;
  box-shadow: none;
  width: 100%;
  -webkit-transition: border-color 300ms;
  -o-transition: border-color 300ms;
  transition: border-color 300ms;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="submit"]: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="submit"]::-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="submit"]:-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="submit"]::-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="submit"],
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;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="submit"],
  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: 100%;
  }
}
input[type="submit"] {
  width: auto;
}
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: #d24a24;
}
label.invalid {
  color: #d24a24;
}
input.invalid {
  border-color: #d24a24;
}

.dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
}
.dropdown-menu li.divider {
  background: none;
  height: auto;
  overflow: inherit;
  margin: 0;
}
.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-menu > li > span {
  padding: 5px 20px;
  display: block;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 16px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 30px;
}
@media (min-width: 992px) {
  .nav > li > .separator {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav-tabs {
  background: #342a3b;
  margin-bottom: 30px;
}
.nav-tabs > li {
  margin: 0;
}
@media (max-width: 767px) {
  .nav-tabs > li {
    float: none;
  }
}
.nav-tabs > li > a {
  border: 0;
  border-right: 2px solid #5d5562;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0;
  font-family: "Roboto Mono", sans-serif;
  font-size: 13px;
  padding: 13px 30px;
}
@media (max-width: 767px) {
  .nav-tabs > li > a {
    border: 0;
  }
}
.nav-tabs > li > a:hover {
  background: #342a3b;
  border-right-color: #5d5562;
}
.nav-tabs > li.active > a,
.nav-tabs > li.open > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.open > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.open > a:focus {
  background: #9b7eb1;
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
  border-right: 2px solid #9b7eb1;
  color: #ffffff;
}
.nav .caret {
  border-top-color: #9b7eb1;
  border-bottom-color: #9b7eb1;
}
.nav a:hover .caret {
  border-top-color: #75558d;
  border-bottom-color: #75558d;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  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: 15px;
}
.breadcrumb .divider {
  display: none;
}
.pagination-wrap {
  margin-top: 30px;
}
.pagination-wrap:before,
.pagination-wrap:after {
  content: " ";
  display: table;
}
.pagination-wrap:after {
  clear: both;
}
.pagination > li > a,
.pagination > li > span {
  color: #333333;
  margin-right: 6px;
  margin-bottom: 6px;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  border-color: transparent;
  background: #9b7eb1;
  color: #ffffff;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  border-color: transparent;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.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: 30px;
  padding: 8px 15px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
@media (max-width: 767px) {
  .counter.pull-right {
    float: none !important;
  }
}

.navbar {
  min-height: 40px;
}
@media (min-width: 992px) {
  .navbar {
    min-height: 80px;
  }
}
@media (max-width: 991px) {
  .navbar-header {
    border: 2px solid #5d5562;
    float: left;
  }
}
@media (max-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
}
.navbar-toggle {
  padding: 0;
  height: 40px;
  line-height: 40px;
  width: 44px;
  margin: 0;
  border: none;
}
.navbar-toggle .fa-bars {
  color: #ffffff;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 12.5px -25px;
}
@media (min-width: 992px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #342a3b;
  border-color: #5d5562;
  font-family: "Roboto Mono", sans-serif;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li.current,
.navbar-default .navbar-nav > li.active,
.navbar-default .navbar-nav > li.open,
.navbar-default .navbar-nav > li:hover {
  position: relative;
}
.navbar-default .navbar-nav > li.current::before,
.navbar-default .navbar-nav > li.active::before,
.navbar-default .navbar-nav > li.open::before,
.navbar-default .navbar-nav > li:hover::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
}
.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-color: transparent;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav > li > a,
  .navbar-default .navbar-nav > li > span {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #ffffff;
  display: inline-block;
  padding-top: 22.5px;
  padding-bottom: 22.5px;
}
.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: #7356b8;
    background-color: white;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > span,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > span:hover,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > span:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #5d5562;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle:hover .fa-bars,
.navbar-default .navbar-toggle:focus .fa-bars {
  color: #9b7eb1;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: transparent;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #5d5562;
}
.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 > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #b04454;
  border-bottom-color: #b04454;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .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 {
    color: #b04454;
    background-color: transparent;
  }
  .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-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  background-color: transparent;
  border: 0;
  z-index: 10;
}
.t3-mainnav + .t3-slideshow,
.t3-mainnav + .t3-masthead {
  display: inline-block;
  float: left;
  margin-top: -55px;
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 2;
}
@media (max-width: 991px) {
  .t3-mainnav + .t3-slideshow,
  .t3-mainnav + .t3-masthead {
    margin-top: -35px;
  }
}
@media (max-width: 767px) {
  .t3-mainnav + .t3-slideshow,
  .t3-mainnav + .t3-masthead {
    margin-top: 0;
  }
}
.t3-mainnav .container {
  background-color: #342a3b;
  padding: 10px;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  border: 2px solid #5d5562;
}
.t3-mainnav .t3-navbar .navbar-nav {
  position: relative;
  width: 100%;
  text-align: center;
  padding-left: 80px;
}
.t3-mainnav .t3-navbar .navbar-nav > li {
  display: inline-block;
  float: none;
}
.t3-mainnav .t3-navbar .navbar-nav > li.is-home {
  position: absolute;
  left: 0;
  border-right: 2px solid #5d5562;
  width: 80px;
  text-indent: -999em;
}
.t3-mainnav .t3-navbar .navbar-nav > li.is-home span {
  font-size: 30px;
  color: #ffffff;
  position: absolute;
  left: 0;
  text-indent: 0;
  width: 100%;
}
.t3-mainnav .t3-navbar-collapse {
  position: absolute;
  top: 63px;
  left: 0;
  right: 0;
  background: #342a3b;
}
@media (min-width: 992px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -25px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
  display: block;
  border-top: 1px solid #5d5562;
  padding-left: 25px;
  padding-right: 25px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span .caret {
  border-top-color: #ffffff;
  margin-left: 10px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open:before,
.t3-mainnav .t3-navbar-collapse .navbar-nav .active:before {
  display: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .active > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open > span,
.t3-mainnav .t3-navbar-collapse .navbar-nav .active > span {
  color: #b04454;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open > a .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav .active > a .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open > span .caret,
.t3-mainnav .t3-navbar-collapse .navbar-nav .active > span .caret {
  border-top-color: #b04454;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  padding-left: 25px;
  padding-right: 25px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > span {
  color: #ffffff;
  background: none !important;
  font-size: 14px;
  padding: 5px 16.66666667px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > span:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > span:focus {
  color: #b04454;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.active > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.active > span {
  color: #b04454;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu .dropdown-menu {
  padding-right: 15px;
  padding-left: 15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 15px;
}

.t3-module {
  background: #ffffff;
  color: inherit;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 60px;
  }
}
.t3-module .module-inner {
  padding: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .t3-module .module-inner {
    padding: 25px;
  }
}
.t3-module.no-padding .module-inner {
  padding: 0;
}
.t3-module.module-primary {
  background: #9b7eb1;
  color: #ffffff;
  padding: 50px;
}
@media (max-width: 1199px) {
  .t3-module.module-primary {
    padding: 25px;
  }
}
.t3-module.module-primary a {
  color: rgba(255, 255, 255, 0.8);
}
.t3-module.module-primary a:hover,
.t3-module.module-primary a:focus,
.t3-module.module-primary a:active {
  color: #ffffff;
}
.t3-module.module-primary .module-title span::after {
  background-color: #b04454;
}
.t3-module.module-dark {
  background: #342a3b;
  color: #ffffff;
}
.t3-module.module-dark a {
  color: rgba(255, 255, 255, 0.8);
}
.t3-module.module-dark a:hover,
.t3-module.module-dark a:focus,
.t3-module.module-dark a:active {
  color: #ffffff;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 14px;
  font-family: "Roboto Mono", sans-serif;
  font-weight: 500;
  margin: 0 0 7.5px 0;
  padding: 0 0 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
}
.module-title span::after {
  content: "";
  width: 20px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  background-color: #9b7eb1;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
}
.module-ct {
  background: transparent;
  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;
}
@media (min-width: 992px) {
  .no-padding .acm-container-tabs > .container {
    padding: 0;
  }
}
.no-bg .acm-container-tabs > .container {
  background: transparent !important;
}
.t3-section {
  position: relative;
  z-index: 3;
  clear: both;
}
.t3-section .t3-section-title {
  color: #333333;
  margin-bottom: 30px;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  text-transform: uppercase;
  letter-spacing: 6px;
  text-align: center;
  width: 50%;
}
@media (max-width: 767px) {
  .t3-section .t3-section-title {
    font-size: 36px;
    padding: 0 30px;
  }
}
.t3-section .t3-section-inner {
     padding: 160px 0;
}
@media (max-width: 767px) {
  .t3-section .t3-section-inner {
    padding-bottom: 0px;
    padding-top: 0px;
  }
}
.t3-section .t3-section-inner > .container {
  background-color: #ffffff;
  padding: 120px 200px;
}
@media (min-width: 1200px) {
  .t3-section .t3-section-inner > .container {
    width: 892.5px;
  }
}
@media (max-width: 991px) {
  .t3-section .t3-section-inner > .container {
    padding: 60px 100px;
  }
}
@media (max-width: 991px) {
  .t3-section .t3-section-inner > .container {
    padding: 30px;
  }
}
.t3-section .t3-section-inner .t3-section-title {
  width: auto;
}
.t3-section .low-padding .t3-section-inner {
  padding: 90px 0;
}
@media (max-width: 767px) {
  .t3-section .low-padding .t3-section-inner {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
.t3-section .no-padding-bottom .t3-section-inner {
  padding-bottom: 0;
}
.t3-section .t3-section-module {
  background-color: #f5f2f8;
  background-blend-mode: multiply;
}
@media (max-width: 767px) {
/*  .t3-section .t3-section-module {
    background: none !important;
  }
  .t3-section .t3-section-module .skrollable {
    background: none !important;
  }*/
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-section .t3-section-module .bcg {
    background-attachment: inherit !important;
  }
}
.t3-section .t3-section-description {
  margin: 0 auto 30px;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 1200px) {
  .t3-section .t3-section-description {
    width: 892.5px;
  }
}
.t3-section .container .t3-section-description {
  width: auto;
}
.t3-section .mod-dark {
  color: #ffffff;
}
.t3-section .mod-dark .t3-section-title {
  color: #ffffff;
}
.t3-section .mod-dark .t3-section-description {
  color: #ffffff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.t3-section .mod-subscribe .t3-section-inner > .container {
  padding: 30px 50px;
  text-align: center;
  position: relative;
  background-image: url('../../../images/subscribe-decor.png');
  background-position: top left;
  background-repeat: repeat-x;
}
@media (min-width: 992px) {
  .t3-section .mod-subscribe .t3-section-inner > .container {
    width: 663.3px;
    padding: 90px 150px;
  }
}
@media (min-width: 1200px) {
  .t3-section .mod-subscribe .t3-section-inner > .container {
    width: 797.3px;
    padding: 90px 150px;
  }
}
@media (max-width: 991px) {
  .t3-section .mod-subscribe .t3-section-inner > .container {
    padding-left: 50px;
    padding-right: 50px;
    width: 614.4px;
  }
}
@media (max-width: 767px) {
  .t3-section .mod-subscribe .t3-section-inner > .container {
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 25px;
    padding-right: 25px;
    width: auto;
  }
}
.t3-section .mod-subscribe .t3-section-inner > .container:after {
  content: "";
  background-image: url('../../../images/subscribe-decor.png');
  background-position: top left;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 10px;
  width: 663.3px;
}
@media (min-width: 992px) {
  .t3-section .mod-subscribe .t3-section-inner > .container:after {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .t3-section .mod-subscribe .t3-section-inner > .container:after {
    width: 614.4px;
  }
}
@media (max-width: 767px) {
  .t3-section .mod-subscribe .t3-section-inner > .container:after {
    width: 100%;
  }
}
.t3-section .no-padding .t3-section-inner {
  padding: 0;
}
.t3-section .t3-section-module.mod-search {
  background-color: transparent;
  color: #ffffff;
  display: block;
  position: absolute;
  z-index: 3;
  margin-top: -50px;
  width: 100%;
}
@media (max-width: 767px) {
  .t3-section .t3-section-module.mod-search {
    position: relative;
    margin-top: 0;
  }
}
.t3-section .t3-section-module.mod-search .t3-section-inner {
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-color: #9b7eb1;
}
@media (min-width: 768px) {
  .t3-section .t3-section-module.mod-search .t3-section-inner {
    width: 768px;
  }
}
@media (min-width: 992px) {
  .t3-section .t3-section-module.mod-search .t3-section-inner {
    width: 768px;
  }
}
@media (min-width: 1200px) {
  .t3-section .t3-section-module.mod-search .t3-section-inner {
    width: 990px;
  }
}
.t3-section .menu-modules .container {
  background: none;
  padding: 0 25px;
}
.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: 30px;
  padding-left: 20px;
}
#login-form #form-login-password {
  margin-bottom: 15px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 13px;
  padding-top: 15px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  list-style: none;
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  position: relative;
}
.categories-module li:last-child,
ul.categories-module li:last-child,
.category-module li:last-child,
ul.category-module li:last-child {
  margin-bottom: 15px;
}
.categories-module li + li,
ul.categories-module li + li,
.category-module li + li,
ul.category-module li + li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 30px;
  padding-top: 30px;
}
.categories-module li::before,
ul.categories-module li::before,
.category-module li::before,
ul.category-module li::before {
  background-color: #ffffff;
  content: "";
  height: 10px;
  float: left;
  margin-right: 15px;
  margin-top: 5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 10px;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 16px;
  font-weight: normal;
  font-family: "Noticia Text", serif;
  margin: 0;
}
ul.mostread {
  margin: 0;
  list-style: none;
}
ul.mostread li + li {
  border-top: 1px dotted #eeeeee;
  margin-top: 20px;
  padding-top: 20px;
}
ul.mostread li a {
  color: #333333;
}
ul.mostread li a:hover,
ul.mostread li a:focus,
ul.mostread li a:active {
  color: #9b7eb1;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 16px;
  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: 0;
}
.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: #75558d;
  color: #ffffff;
  text-decoration: none;
}
.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: #75558d;
}
.module-ct > ol.breadcrumb {
  padding: 8px 15px;
  margin-left: 0;
}
.acymailing_module .acymailing_introtext {
  margin-bottom: 30px !important;
}
.acymailing_module .acymailing_form {
  position: relative;
  display: table;
  width: 100%;
}
.acymailing_module .acymailing_form input {
  height: 58px;
  padding: 13px 20px;
  font-size: 14px;
  line-height: 30px;
  border-radius: 0;
}
.acymailing_module .acysubbuttons,
.acymailing_module .onefield {
  display: table-cell;
  vertical-align: middle;
}
.acymailing_module .acysubbuttons {
  width: 1%;
}
@media (max-width: 767px) {
  .acymailing_module .acysubbuttons,
  .acymailing_module .onefield {
    display: block;
  }
  .acymailing_module .acysubbuttons {
    width: 100%;
  }
  .acymailing_module input.subbutton {
    width: 100%;
  }
}
.acymailing_module .acymailing_mootoolsbutton a {
  border: 2px solid;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Roboto Mono", sans-serif;
  display: inline-block;
  position: relative;
  color: #9b7eb1;
  background-color: transparent;
  border-color: #9b7eb1;
  padding: 13px 20px;
  font-size: 14px;
  line-height: 30px;
  border-radius: 0;
}
.acymailing_module .acymailing_mootoolsbutton a:hover,
.acymailing_module .acymailing_mootoolsbutton a:focus,
.acymailing_module .acymailing_mootoolsbutton a.focus,
.acymailing_module .acymailing_mootoolsbutton a:active,
.acymailing_module .acymailing_mootoolsbutton a.active,
.open > .dropdown-toggle.acymailing_module .acymailing_mootoolsbutton a {
  color: #9b7eb1;
  background-color: rgba(0, 0, 0, 0);
  border-color: #7d5b97;
}
.acymailing_module .acymailing_mootoolsbutton a:active,
.acymailing_module .acymailing_mootoolsbutton a.active,
.open > .dropdown-toggle.acymailing_module .acymailing_mootoolsbutton a {
  background-image: none;
}
.acymailing_module .acymailing_mootoolsbutton a.disabled,
.acymailing_module .acymailing_mootoolsbutton a[disabled],
fieldset[disabled] .acymailing_module .acymailing_mootoolsbutton a,
.acymailing_module .acymailing_mootoolsbutton a.disabled:hover,
.acymailing_module .acymailing_mootoolsbutton a[disabled]:hover,
fieldset[disabled] .acymailing_module .acymailing_mootoolsbutton a:hover,
.acymailing_module .acymailing_mootoolsbutton a.disabled:focus,
.acymailing_module .acymailing_mootoolsbutton a[disabled]:focus,
fieldset[disabled] .acymailing_module .acymailing_mootoolsbutton a:focus,
.acymailing_module .acymailing_mootoolsbutton a.disabled.focus,
.acymailing_module .acymailing_mootoolsbutton a[disabled].focus,
fieldset[disabled] .acymailing_module .acymailing_mootoolsbutton a.focus,
.acymailing_module .acymailing_mootoolsbutton a.disabled:active,
.acymailing_module .acymailing_mootoolsbutton a[disabled]:active,
fieldset[disabled] .acymailing_module .acymailing_mootoolsbutton a:active,
.acymailing_module .acymailing_mootoolsbutton a.disabled.active,
.acymailing_module .acymailing_mootoolsbutton a[disabled].active,
fieldset[disabled] .acymailing_module .acymailing_mootoolsbutton a.active {
  background-color: transparent;
  border-color: #9b7eb1;
}
.acymailing_module .acymailing_mootoolsbutton a .badge {
  color: transparent;
  background-color: #9b7eb1;
}
.gallery-slide .owl-carousel {
  padding-left: 0;
  padding-right: 0;
}
.gallery-slide .owl-carousel img {
  overflow: hidden;
}
.gallery-slide .ja-gallery-list .btn-play {
  margin-right: 0;
}
.gallery-slide .btn-lg {
  height: 90px;
  line-height: 90px;
  padding-top: 0;
  padding-bottom: 0;
}
.gallery-slide .img_caption {
  margin-bottom: 0;
  width: 100% !important;
}
.gallery-slide .img_caption .img_caption {
  display: none;
}
div.map-container {
  margin: 0;
}
@media (max-width: 767px) {
  div.map-container {
    height: 250px;
  }
}
.t3-masthead .ja-masthead {
  background-image: url('../../../images/masthead-default.jpg');
  background-attachment: fixed;
  background-size: cover;
}
.t3-masthead .ja-masthead::before {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.t3-masthead .ja-masthead .ja-masthead-detail {
     padding: 130px 0 90px;
  max-width: none;    
  background-color: rgba(85, 85, 85, 0.37);
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-detail {
    padding: 30px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
  font-size: 58px;
  font-weight: 700;
  font-family: "Noticia Text", serif;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
    font-size: 22px;
  }
}
.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-description {
  font-size: 18px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.t3-section-module.custom-background .custom-background {
  position: relative;
}
.t3-section-module.custom-background .custom-background > div {
  position: relative;
}
.t3-section-module.custom-background .custom-background::before {
  background: rgba(0, 0, 0, 0.2);
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}
.t3-section-module.custom-background .t3-section-inner {
  padding: 0;
}
.t3-section-module.custom-background .custom {
  padding: 90px 0;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .t3-section-module.custom-background .custom {
    padding: 30px 0;
  }
}
.t3-section-module.custom-background .custom p {
  font-size: 18px;
}
@media (max-width: 767px) {
  .t3-section-module.custom-background .custom {
    padding: 30px 0;
  }
}
.t3-section-module.custom-background .custom .text-lead {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .t3-section-module.custom-background .custom .text-lead {
    font-size: 36px;
  }
}
.banner-bonus {
  background: #ffffff;
  padding: 50px;
}
@media (max-width: 1199px) {
  .banner-bonus {
    padding: 25px;
  }
}
.banner-bonus .banner-image {
  margin: -50px -50px 0 -50px;
}
@media (max-width: 1199px) {
  .banner-bonus .banner-image {
    margin: -25px -25px 0 -25px;
  }
}
.banner-bonus .banner-image img {
  max-width: 100%;
}
@media (max-width: 991px) {
  .banner-bonus .banner-image img {
    width: 100%;
  }
}
.banner-bonus .price {
  background: #9b7eb1;
  color: #ffffff;
  font-family: "Teko", sans-serif;
  font-size: 36px;
  letter-spacing: 6px;
  padding: 6px;
  margin: 0 -50px 50px -50px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .banner-bonus .price {
    margin: 0 -25px 25px -25px;
  }
}
.banner-bonus ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.banner-bonus ul li {
  position: relative;
}
.banner-bonus ul li + li {
  border-top: 1px dotted rgba(210, 74, 36, 0.3);
  margin-top: 15px;
  padding-top: 15px;
}
.banner-bonus ul li::before {
  content: "\f067";
  color: #9b7eb1;
  font-family: FontAwesome;
  float: left;
  font-size: 10px;
  margin-right: 15px;
  margin-top: 8px;
}
.banner-bonus .actions {
  margin-top: 30px;
}

.items-leading .intro-image {
  margin-bottom: 30px;
}
.items-leading .intro-image .item-image img {
  max-width: 100%;
}
.item-page .article-image {
  margin-bottom: 30px;
}
.items-leading .leading {
  margin-bottom: 60px;
}
.items-row.cols-1 .item {
  margin-bottom: 0;
}
.items-row:not(.cols-1) .intro-image .item-image {
  margin-bottom: 30px;
}
.items-row:not(.cols-1) .intro-image .item-image img {
  max-width: 100%;
}
.items-row .item {
  margin-bottom: 60px;
}
.divider-vertical {
  margin: 0 0 60px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 15px;
}
.article-info {
  float: left;
  margin: 0;
  width: 89%;
}
.article-info .fa {
  display: 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 + dd::before {
  content: "/";
  margin-right: 5px;
}
.article-info dd strong {
  font-weight: bold;
}
.btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.category-name a {
  border-bottom: 1px dotted #999999;
  color: #999999;
}
.category-name a:hover,
.category-name a:focus,
.category-name a:active {
  border-bottom-color: #9b7eb1;
  color: #9b7eb1;
}
.article-footer {
  color: #999999;
  font-size: 14px;
  margin-bottom: 30px;
}
.article-intro img,
.article-content img {
  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: 0 45px 30px 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: 0 0 30px 45px;
}
.intro-image .item-image {
  float: none !important;
}
@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: 30px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 30px;
}
.img-fulltext-right {
  float: right;
  margin-left: 30px;
}
.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: 14px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (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;
  }
}
.tags > span {
  margin-right: 5px;
}
.ja-gallery-list {
  position: relative;
  height: 100%;
  cursor: pointer;
}
.ja-gallery-list img {
  width: 100%;
}
.ja-gallery-list .btn-play {
  margin-right: 0;
  position: absolute;
  right: 0;
  top: 7.5px;
  background: #9b7eb1;
  color: #ffffff;
  font-family: "Roboto Mono", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 4px 10px;
  text-transform: uppercase;
  margin-right: -10px;
  cursor: pointer;
  z-index: 2;
}
.ja-gallery-list .btn-play span {
  display: inline-block;
}
.ja-gallery-list .btn-play:hover {
  background-color: #8f6ea7;
}
.blog-gallery .article-title {
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 30px;
  text-align: center;
}
.ja-gallery-detail-slide {
  padding: 0 100px 100px;
  background: #ffffff;
  margin-top: 30px;
  border-radius: 2px;
  z-index: 10;
  border: 1px solid #cccccc;
  position: relative;
}
.ja-gallery-detail-slide:before,
.ja-gallery-detail-slide:after {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-top: 0;
  border-radius: 0 0 2px 2px;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
}
.ja-gallery-detail-slide:before {
  bottom: -5px;
  left: 4px;
  right: 4px;
  z-index: 2;
}
.ja-gallery-detail-slide:after {
  bottom: -9px;
  left: 8px;
  right: 8px;
  z-index: 1;
}
.ja-gallery-detail-slide .owl-carousel {
  -webkit-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.ja-gallery-detail-slide .owl-carousel .owl-wrapper-outer {
  z-index: 0;
}
.ja-gallery-detail-slide .owl-carousel .owl-controls {
  margin: 0;
}
.ja-gallery-detail-slide .owl-carousel .owl-controls .owl-pagination {
  position: absolute;
  bottom: -70px;
  left: 0;
  text-align: center;
  margin: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .ja-gallery-detail-slide .owl-carousel .owl-controls .owl-pagination {
    bottom: 0;
    padding-right: 15px;
  }
}
.ja-gallery-detail-slide .owl-carousel .owl-controls .owl-pagination .owl-page span.owl-numbers {
  border-radius: 0;
  margin: 15px 7.5px;
}
.ja-gallery-detail-slide .owl-carousel .owl-controls .owl-pagination .owl-page.active span.owl-numbers {
  background: #9b7eb1;
  color: #ffffff;
}
.ja-gallery-detail-slide .owl-carousel .owl-controls .owl-buttons > div {
  border-radius: 0;
  border: 2px solid #9b7eb1;
  background: none;
  position: absolute;
  top: 50%;
  line-height: 76px;
  left: -70px;
  font-size: 22px;
  color: #9b7eb1;
  padding: 0;
  margin: -40px 0 0;
  text-align: center;
  height: 80px;
  width: 80px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.ja-gallery-detail-slide .owl-carousel .owl-controls .owl-buttons > div:hover,
.ja-gallery-detail-slide .owl-carousel .owl-controls .owl-buttons > div:focus,
.ja-gallery-detail-slide .owl-carousel .owl-controls .owl-buttons > div:active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.ja-gallery-detail-slide .owl-carousel .owl-controls .owl-buttons > div.owl-next {
  right: -70px;
  left: auto;
  margin-left: 0;
}
.ja-gallery-detail-slide .item {
  position: relative;
  text-align: center;
  cursor: move;
}
.ja-gallery-detail-slide .item .carousel-caption {
  background: #ffffff;
  left: 0;
  right: 0;
  bottom: auto;
  top: 0;
  color: #3a352f;
  text-shadow: none;
  padding: 30px 0;
  font-family: "Noticia Text", serif;
  font-weight: 700;
  font-size: 22px;
}
@media (max-width: 991px) {
  .ja-gallery-detail-slide {
    padding: 50px;
  }
  .ja-gallery-detail-slide .owl-carousel .owl-controls .owl-pagination {
    bottom: -55px;
  }
  .ja-gallery-detail-slide .owl-carousel .owl-controls .owl-buttons > div {
    line-height: 36px;
    left: -30px;
    margin: -30px 0 0;
    height: 40px;
    width: 40px;
    font-size: 18px;
  }
  .ja-gallery-detail-slide .owl-carousel .owl-controls .owl-buttons > div.owl-next {
    right: -30px;
  }
}
.t3-content .ja-gallery-list {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 2px;
  padding: 5px;
  z-index: 10;
}
.t3-content .ja-gallery-list:before,
.t3-content .ja-gallery-list:after {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-top: 0;
  border-radius: 0 0 2px 2px;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
}
.t3-content .ja-gallery-list:before {
  bottom: -5px;
  left: 4px;
  right: 4px;
  z-index: 2;
}
.t3-content .ja-gallery-list:after {
  bottom: -9px;
  left: 8px;
  right: 8px;
  z-index: 1;
}
.t3-content .ja-gallery-list .img_caption {
  margin-bottom: 0;
  position: static;
}
.t3-content .ja-gallery-list .img_caption .img_caption {
  display: none;
}
html .btn-fullscreen {
  cursor: pointer;
  position: absolute;
  bottom: -1px;
  left: -1px;
  z-index: 1001;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 10px;
  width: 52px;
  text-align: center;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
html .btn-fullscreen:hover,
html .btn-fullscreen:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
html .blueimp-gallery .modal-dialog {
  margin-top: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  max-width: 100%;
  overflow: visible;
}
html .blueimp-gallery .modal-dialog .modal-header {
  border: 0;
  color: #ffffff;
  display: inline-block;
}
html .blueimp-gallery .modal-dialog .modal-header h4 {
  font-size: 16px;
  font-weight: 400;
  margin-left: 60px;
  margin-right: 60px;
}
html .blueimp-gallery .modal-dialog .modal-header button.close {
  position: fixed;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  color: #ffffff;
  border: 2px solid #999999;
  border-radius: 0;
}
html .blueimp-gallery .modal-dialog .modal-body {
  padding: 100px 0;
  width: 100%;
  height: 100%;
}
html .blueimp-gallery .modal-dialog .modal-content {
  background: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: 150px;
}
html .blueimp-gallery .modal-dialog .modal-footer {
  border: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: 0;
}
html .blueimp-gallery .modal-dialog .modal-footer .btn {
  background: none;
  color: #ffffff;
  border: 2px solid #999999;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.2s linear 0.1s;
  -o-transition: all 0.2s linear 0.1s;
  transition: all 0.2s linear 0.1s;
}
html .blueimp-gallery .modal-dialog .modal-footer .btn:hover,
html .blueimp-gallery .modal-dialog .modal-footer .btn:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
html .blueimp-gallery .modal-dialog img {
  max-height: 100%;
  max-width: 100%;
}
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;
  box-shadow: none;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #e5e5e5;
}
.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: 30px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #e5e5e5;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #e5e5e5;
  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 #e5e5e5;
}
.login-wrap {
  background: #ffffff;
  margin: auto;
  padding: 100px 150px;
  width: 670px;
}
@media screen and (max-width: 767px) {
  .login-wrap {
    padding: 30px;
    width: auto;
  }
}
.login-wrap .page-header {
  border: 0;
  text-align: center;
  padding-bottom: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .login-wrap .page-header {
    margin-bottom: 15px;
  }
}
.login-wrap .page-header h1 {
  color: #222222;
  display: inline-block;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .login-wrap .page-header h1 {
    font-size: 36px;
  }
}
.login-wrap .login-description {
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .login-wrap .login-description {
    font-size: 13px;
    margin-bottom: 15px;
  }
}
.login-wrap .login-image {
  margin-bottom: 30px;
  text-align: center;
}
.login-wrap .login-image img {
  max-width: 100%;
}
.login-wrap .form-group .user-link {
  display: block;
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 30px;
  overflow: hidden;
}
.login-wrap .form-group .user-link .checkbox {
  padding-top: 0;
  min-height: unset;
}
.login-wrap .form-group .user-link .checkbox input {
  position: relative;
  margin: 0;
  top: 1px;
}
.login-wrap .form-group .user-link .forgot-pass {
  font-style: italic;
}
@media screen and (max-width: 480px) {
  .login-wrap .form-group .user-link .forgot-pass {
    clear: both;
    float: left !important;
  }
}
.login-wrap .other-links {
  margin-bottom: 0;
}
.login-wrap .other-links ul {
  padding-left: 0;
  list-style: none;
  text-align: right;
  margin-bottom: 0;
}
.login-wrap .other-links ul li {
  display: inline-block;
  font-size: 12px;
  margin-left: 15px;
}
.login-wrap .other-links ul li a {
  color: #999999;
}
.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: #9b7eb1;
}
.logout {
  background: #ffffff;
  margin: auto;
  padding: 50px;
  width: 400px;
}
@media (max-width: 767px) {
  .logout {
    padding: 30px;
    width: auto;
  }
}
.logout .page-header {
  border: 0;
  display: block;
  text-align: center;
  padding-bottom: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .logout .page-header {
    margin-bottom: 15px;
  }
}
.logout .page-header h1 {
  font-family: "Teko", sans-serif;
}
@media (max-width: 767px) {
  .logout .page-header h1 {
    font-size: 36px;
  }
}
.logout .logout-description {
  text-align: center;
}
.logout .control-group {
  margin-top: 30px;
  margin-bottom: 0;
  text-align: center;
}
.logout .control-group .controls {
  margin: 0;
}
.logout .control-group .btn {
  border-color: #222222;
  background: #222222;
}
.logout .control-group .btn:hover,
.logout .control-group .btn:focus,
.logout .control-group .btn:active {
  border-color: #080808;
  background: #080808;
}
.registration {
  background-color: #ffffff;
  margin: auto;
  padding: 100px 150px;
  width: 670px;
}
@media screen and (max-width: 767px) {
  .registration {
    padding: 30px;
    width: auto;
  }
}
.registration fieldset {
  text-align: center;
}
.registration fieldset legend {
  border: 0;
  font-size: 58px;
}
@media screen and (max-width: 767px) {
  .registration fieldset legend {
    font-size: 36px;
  }
}
.registration fieldset legend span {
  font-family: "Teko", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
}
.registration .form-actions {
  background: transparent;
  padding: 0;
  margin-bottom: 0;
}
.registration .form-actions .btn.btn-default {
  background: #222222;
  color: #ffffff;
}
.registration .form-actions .btn.btn-default:hover,
.registration .form-actions .btn.btn-default:focus,
.registration .form-actions .btn.btn-default:active {
  background: #080808;
}
@media screen and (max-width: 767px) {
  .registration .form-actions .btn.btn-primary {
    margin-bottom: 10px;
  }
}
.com_mailto body {
  padding: 15px;
}
.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: 50px;
  position: relative;
}
@media (max-width: 767px) {
  #mailto-window {
    padding: 30px;
  }
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailto-window .btn-default {
  background: #eeeeee;
}
#mailto-window .btn-default:hover,
#mailto-window .btn-default:focus,
#mailto-window .btn-default:active {
  background: #d5d5d5;
}
#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;
}
.remind {
  background: #ffffff;
  padding: 50px;
  margin: auto;
}
@media (min-width: 992px) {
  .remind {
    width: 670px;
  }
}
@media (max-width: 767px) {
  .remind {
    padding: 30px;
  }
}
.remind .form-group {
  margin-bottom: 0;
}
.remind fieldset .form-group:first-child .control-label {
  padding-right: 0;
}
.remind #jform_captcha {
  margin: 15px 0;
}
@media (max-width: 767px) {
  .remind #jform_captcha {
    margin-top: 0;
  }
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 30px;
  padding: 15px 30px;
  border-radius: 0;
}
.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;
}
#jform_captcha {
  max-width: 200px;
}
.profile {
  background: #ffffff;
  margin: auto;
  padding: 100px 150px;
  width: auto;
}
@media (max-width: 991px) {
  .profile .btn-toolbar {
    padding: 0;
    margin: 0 0 30px 0;
    float: none !important;
    text-align: center;
  }
  .profile .btn-toolbar li.btn-group {
    margin: 0;
    float: none;
  }
}
@media (max-width: 767px) {
  .profile .btn-toolbar {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .profile {
    padding: 30px;
  }
}
.profile .btn-default {
  background: #222222;
  color: #ffffff;
}
.profile .btn-default:hover,
.profile .btn-default:focus,
.profile .btn-default:active {
  background: #080808;
}
.profile legend {
  font-family: "Teko", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .profile .dl-horizontal dd {
    display: block;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .profile .dl-horizontal dt {
    display: block;
  }
}
.profile-edit {
  background: #ffffff;
  margin: auto;
  padding: 100px 150px;
  width: 670px;
}
@media screen and (max-width: 767px) {
  .profile-edit {
    padding: 30px;
    width: auto;
  }
}
.profile-edit .page-header {
  border: 0;
  padding: 0;
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .profile-edit .page-header {
    margin-bottom: 50px;
  }
}
.profile-edit .page-header h1 {
  border-bottom: 1px solid #f7f7f7;
  display: inline-block;
  font-family: "Noticia Text", serif;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .profile-edit .page-header h1 {
    font-size: 22px;
  }
}
.profile-edit legend {
  border: 0;
  display: inline-block;
  margin-bottom: 15px;
  line-height: 1.4;
  font-family: "Teko", sans-serif;
  text-transform: uppercase;
  width: auto;
}
@media (min-width: 768px) {
  .profile-edit legend {
    font-size: 36px;
  }
}
.profile-edit .chzn-container {
  width: 100% !important;
}
.profile-edit fieldset {
  margin-bottom: 50px;
}
.profile-edit .form-group.form-top {
  margin: 0;
}
.profile-edit .form-actions {
  background: transparent;
  padding: 0;
  margin-bottom: 0;
  margin-top: 0;
}
.profile-edit .form-actions .btn.btn-default {
  background: #222222;
  color: #ffffff;
}
.profile-edit .form-actions .btn.btn-default:hover,
.profile-edit .form-actions .btn.btn-default:focus,
.profile-edit .form-actions .btn.btn-default:active {
  background: #080808;
}
@media screen and (max-width: 767px) {
  .profile-edit .form-actions .btn.btn-primary {
    margin-bottom: 10px;
  }
}
.profile-edit .control-label .optional {
  color: #999999;
  font-size: 13px;
  text-transform: none;
}
.profile-edit #helpsite-refresh {
  margin-top: 15px;
  float: right;
}
.search {
  background: #ffffff;
  padding: 50px;
}
@media (max-width: 767px) {
  .search {
    padding: 30px;
  }
}
.search .page-title,
.search .page-header h1 {
  text-transform: uppercase;
  margin-bottom: 15px;
}
.search .alert {
  margin-top: 30px;
  margin-bottom: 0;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm .form-group {
  margin-bottom: 15px;
}
#searchForm .form-group.input-group .btn-default {
  background: #9b7eb1;
  border-color: #9b7eb1;
  border-width: 2px;
  color: #ffffff;
  margin-left: -2px;
  position: relative;
  z-index: 2;
}
#searchForm .form-group.input-group .btn-default:hover,
#searchForm .form-group.input-group .btn-default:focus,
#searchForm .form-group.input-group .btn-default:active {
  background: #8f6ea7;
  border-color: #8f6ea7;
}
#searchForm fieldset {
  margin: 30px 0 0 0;
}
#searchForm legend {
  margin-bottom: 5px;
  border: none;
  font-size: 18px;
  font-weight: 700;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 30px;
}
#searchForm .form-limit .counter {
  border: 0;
  padding: 0;
  margin-top: 0;
  float: right;
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
}
#searchForm .chzn-container,
#searchForm label[for=limit] {
  float: left;
  margin-right: 10px;
}
#searchForm #ordering_chzn {
  float: none;
  margin-left: 5px;
  display: inline-block;
}
#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: 15px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  display: block;
  margin-bottom: 15px;
}
#search-form .word .form-group .btn.btn-default {
  background: #f7f7f7;
}
#search-form .word .form-group .btn.btn-default:hover,
#search-form .word .form-group .btn.btn-default:focus,
#search-form .word .form-group .btn.btn-default:active {
  background: #dedede;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 30px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 22px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .search-results .result-title {
    font-size: 17px;
  }
}
.search-results .result-title a {
  color: #222222;
}
.search-results .result-title a:hover,
.search-results .result-title a:focus,
.search-results .result-title a:active {
  color: #9b7eb1;
}
.search-results .result-category {
  font-size: 13px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 30px;
}
.search-results .result-created {
  font-size: 13px;
  color: #999999;
}
div.finder {
  background: #ffffff;
  margin-bottom: 30px;
  padding: 50px;
}
@media (max-width: 767px) {
  div.finder {
    padding: 30px;
  }
}
div.finder .form-group label {
  text-align: center;
  font-size: 58px;
  font-family: "Teko", sans-serif;
  line-height: 1;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 300;
}
@media (max-width: 767px) {
  div.finder .form-group label {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  div.finder .form-group .btn {
    margin-bottom: 15px;
  }
}
div.finder #finder-search .inputbox {
  width: 100%;
}
div.finder #finder-filter-window:before,
div.finder #finder-filter-window:after {
  content: " ";
  display: table;
}
div.finder #finder-filter-window:after {
  clear: both;
}
div.finder #finder-filter-window .filter-branch {
  margin-left: -25px;
  margin-right: -25px;
}
div.finder #finder-filter-window .filter-branch > div {
  margin-bottom: 15px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  div.finder #finder-filter-window .filter-branch > div {
    float: left;
    width: 50%;
  }
}
div.finder #finder-filter-window .control-label {
  text-align: left;
}
@media screen and (max-width: 767px) {
  div.finder #finder-filter-window .controls {
    margin-left: 0;
  }
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
}
.contact .page-header {
  border: none;
  display: none;
}
.contact .page-header h2 {
  margin: 0;
}
.contact h3 {
  color: #333333;
  display: inline-block;
  font-size: 36px;
  letter-spacing: 1px;
  position: relative;
  text-transform: uppercase;
}
.contact input[type="email"],
.contact input[type="text"] {
  width: 100%;
}
.contact textarea {
  box-shadow: none;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal {
  margin-bottom: 0;
}
.contact .dl-horizontal > dt {
  display: none;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
  margin-bottom: 7.5px;
}
.contact .dl-horizontal > dd .fa {
  margin-right: 6px;
  width: 15px;
}
.contact img {
  max-width: 100%;
}
.contact .form-group.cus-field {
  margin-bottom: 0;
}
.contact label {
  color: #555555;
  font-weight: 400;
}
.contact .contact-links ul li {
  display: inline-block;
  margin: 0 15px 7.5px 0;
  border: none;
}
.contact .contact-links ul li a {
  background-color: #333333;
  color: #ffffff;
  padding: 7px 22.5px;
}
.contact .contact-links ul li a:hover,
.contact .contact-links ul li a:focus,
.contact .contact-links ul li a:active {
  background-color: #75558d;
  color: #ffffff;
}
.contact .checkbox input {
  margin-left: 0;
}
.contact .control-btn {
  text-align: right;
}
.contact .control-btn .btn-primary {
  border: 2px solid #9b7eb1;
  background: #ffffff;
  color: #9b7eb1;
  position: relative;
  padding-right: 88px;
}
.contact .control-btn .btn-primary::after {
  background: #9b7eb1;
  color: #ffffff;
  content: "\f1d9";
  font-family: FontAwesome;
  font-size: 17px;
  font-weight: 400;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  text-align: center;
  width: 58px;
  height: 58px;
  line-height: 60px;
}
@media (max-width: 767px) {
  .contact .control-btn {
    text-align: left;
    margin-top: 30px;
  }
}
.plain-style .contact-top {
  margin-bottom: 60px;
}
.plain-style .box-contact {
  background: #ffffff;
  padding: 50px;
  position: relative;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .plain-style .box-contact {
    padding: 30px;
    margin-bottom: 30px;
  }
}
.plain-style .box-contact h3 {
  margin-top: 0;
}
.plain-style .box-contact.box-primary {
  background: #9b7eb1;
  color: #eeeeee;
  text-align: center;
}
.plain-style .box-contact.box-primary a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  color: #ffffff;
}
.plain-style .box-contact.box-primary h3 {
  color: #ffffff;
  border-color: #ffffff;
}
.plain-style .box-contact i {
  color: #a6a6a6;
}
.plain-style .contact-left {
  margin-bottom: 30px;
}
.plain-style .contact-left h3 {
  margin-top: 0;
}
#slide-contact {
  height: auto !important;
}
#slide-contact .panel {
  box-shadow: none;
  border: 0;
}
#slide-contact .panel + .panel {
  margin-top: 30px;
}
#slide-contact .panel .panel-heading {
  background-color: #333333;
  color: #ffffff;
}
#slide-contact .panel .panel-body {
  padding: 30px;
}
#slide-contact .panel .panel-collapse {
  background-color: #f7f7f7;
}
.contact #myTab {
  margin-bottom: 45px;
  border-bottom: 1px solid #615e59;
}
.contact #myTab li {
  margin-right: 30px;
}
@media (max-width: 767px) {
  .contact #myTab li {
    display: block;
    margin-bottom: 30px;
  }
}
.contact #myTab li a {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid transparent;
  border-radius: 0;
  padding: 0 0 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #3a352f;
}
.contact #myTab li a:hover,
.contact #myTab li a:focus {
  color: #75558d;
}
.contact #myTab li.active a {
  background-color: transparent;
  border-color: #9b7eb1;
  color: #9b7eb1;
}
.contact-form legend {
  border: 0;
  color: #999999;
  font-size: 13px;
  margin: 0 0 30px;
  padding: 0;
}
.contact-form .form-group {
  margin-bottom: 15px;
}
.contact-form input.form-control {
  background-color: #ffffff;
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  box-shadow: none;
  border-width: 2px;
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 30px;
}
.category-desc {
  margin-bottom: 30px;
}
.category-desc img {
  max-width: 100%;
  margin-bottom: 15px;
}
.category-item {
  margin-bottom: 50px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  .category-item {
    margin-bottom: 30px;
  }
}
.category-item .category-inner {
  background: #ffffff;
  padding: 50px;
}
@media (max-width: 991px) {
  .category-item .category-inner {
    padding: 30px;
  }
}
.category-item .badge {
  vertical-align: top;
}
.category-item .item-title {
  border: 0;
  line-height: normal;
  padding: 0;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: normal;
  text-align: center;
}
@media (max-width: 767px) {
  .category-item .item-title {
    font-size: 16px;
  }
}
.category-item .item-title a {
  color: #222222;
  font-family: "Noticia Text", serif;
  font-weight: 700;
}
.category-item .item-title a:hover,
.category-item .item-title a:focus,
.category-item .item-title a:active {
  color: #9b7eb1;
}
.category-item .description-image {
  margin-bottom: 15px;
}
.category-item .description-image img {
  max-width: 100%;
}
.category-item .category-desc {
  color: #555555;
  font-size: 16px;
  text-align: center;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 50px;
}
.category-item .category-item .page-header {
  font-size: 16px;
}
.cat-children > h3 {
  font-size: 36px;
  text-transform: uppercase;
}
.cat-children .page-header {
  border: 0;
  line-height: normal;
  padding: 0;
  margin: 30px 0 0 0;
  font-size: 16px;
  font-family: "Noticia Text", serif;
  font-weight: normal;
}
.cat-children .page-header a {
  color: #333333;
}
.cat-children .page-header a:hover,
.cat-children .page-header a:focus,
.cat-children .page-header a:active {
  color: #9b7eb1;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 30px;
}
.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 #eeeeee;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 30px;
  font-size: 18px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 16px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 18px;
}
.tag-category .filters {
  margin-bottom: 30px;
}
.tag-category .filters .btn-group {
  margin-left: 0;
}
.tag-category .category li h3 {
  margin: 10px 0;
  font-size: 16px;
  font-weight: 400;
}
.tag-category .category li h3 a {
  color: #333333;
}
.tag-category .category li h3 a:hover,
.tag-category .category li h3 a:focus {
  color: #9b7eb1;
}
.tag-category .tags-list .media {
  background: transparent;
}
.tag-category .tags-list .media + .media {
  margin-top: 30px;
}
.tag-category .tags-list .media .media-object {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .tag-category .tags-list .media .media-object {
    width: 300px;
    height: auto;
    margin-right: 30px;
  }
}
@media screen and (max-width: 991px) {
  .tag-category .tags-list .media .media-object {
    float: none !important;
  }
}
.tag-category .tags-list .media .tag-title {
  margin-top: 0;
  font-family: "Noticia Text", serif;
  font-weight: 700;
  font-size: 22px;
  color: #000000;
}
.tag-category .tags-list .media .tag-body p {
  display: inline;
}
.tag-category .tags-list .media:hover {
  background: none;
}
.tag-category .tags-list .media:hover .tag-title a {
  color: #9b7eb1;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 15px;
  padding: 15px 30px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 30px;
  font-weight: bold;
}
#article-index,
.article-index {
  float: right;
  margin: 0 0 30px 30px;
  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;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px 10px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #9b7eb1;
  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: #9b7eb1;
  color: #ffffff;
}
.article-content > dl.tabs {
  background: #342a3b;
  margin-bottom: 0;
}
.article-content > dl.tabs:before,
.article-content > dl.tabs:after {
  content: " ";
  display: table;
}
.article-content > dl.tabs:after {
  clear: both;
}
.article-content > dl.tabs h3 {
  margin: 0;
}
.article-content > dl.tabs h3 a {
  border-right: 2px solid #5d5562;
  color: #ffffff;
  display: inline-block;
  font-family: "Roboto Mono", sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 13px 30px;
}
@media (max-width: 767px) {
  .article-content > dl.tabs h3 a {
    border: 0;
  }
}
.article-content > dl.tabs > .tabs {
  float: left;
}
@media (max-width: 767px) {
  .article-content > dl.tabs > .tabs {
    float: none;
    width: 100%;
  }
}
.article-content > dl.tabs > .tabs.open {
  background: #9b7eb1;
}
.article-content > dl.tabs + .current {
  background: #ffffff;
  clear: both;
  padding: 30px;
}
.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: 15px 30px;
  line-height: normal;
  border: 1px solid transparent;
  border-radius: 0;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more {
  margin-bottom: 50px;
}
.items-more h3 {
  margin: 0 0 15px;
  font-size: 36px;
}
.items-more .nav > li + li {
  margin-top: 15px;
}
.items-more .nav > li > a {
  color: #333333;
  padding: 0;
}
.items-more .nav > li > a:hover,
.items-more .nav > li > a:focus,
.items-more .nav > li > a:active {
  background: transparent;
  color: #9b7eb1;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 15px 0;
}
.display-limit {
  margin: 15px 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;
}
.alert .alert-message {
  background: inherit;
  color: inherit;
  border-color: inherit;
}
.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: 16px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.languageswitcherload ul.lang-inline li {
  display: inline-block;
  margin: 0 0 0 10px;
  float: right;
}
div.calendar {
  width: 187px;
}
.edit.item-page .btn-toolbar {
  margin-bottom: 15px;
}
.edit.item-page fieldset .label {
  color: #3a352f;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 15px;
}
.edit.item-page fieldset .btn-toolbar#editor-xtd-buttons .btn {
  border: 2px solid #9b7eb1;
  margin-bottom: 10px;
}
.edit.item-page .nav-tabs {
  margin-bottom: 0;
}
.edit.item-page .tab-content {
  background: #ffffff;
  padding: 50px;
}
.window-mainbody .js-stools-container-bar .btn-wrapper {
  white-space: normal;
}
.window-mainbody .js-stools-container-bar .btn-wrapper input {
  background: #ffffff;
  width: auto;
}
.window-mainbody .js-stools-container-bar .btn-wrapper .btn {
  border: 2px solid #e5e5e5;
  padding: 13px 20px;
  font-size: 14px;
  line-height: 30px;
  border-radius: 0;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #e5e5e5;
}
.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: #e5e5e5;
  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: #e5e5e5;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 0;
  margin: 0 0 30px;
  border-bottom: none;
  text-transform: uppercase;
  width: 50%;
  letter-spacing: 6px;
}
@media (max-width: 1199px) {
  .page-header {
    width: auto;
  }
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
@media (max-width: 767px) {
  .page-title,
  .page-header h1 {
    letter-spacing: 3px;
    font-size: 46px;
  }
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 30px;
}
.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: -30px;
}
.article-title,
.article-header h1 {
  margin: 0 0 15px 0;
  font-size: 36px;
  font-family: "Noticia Text", serif;
  font-weight: 700;
}
.article-title a,
.article-header h1 a {
  color: #333333;
}
.article-title a:hover,
.article-header h1 a:hover,
.article-title a:focus,
.article-header h1 a:focus,
.article-title a:active,
.article-header h1 a:active {
  color: #9b7eb1;
}
.item-title {
  font-weight: bold;
}
.article-intro {
  font-family: "Noticia Text", serif;
  font-size: 17px;
}
.article-intro .item-image {
  margin-bottom: 30px;
}
.readmore .btn {
  white-space: normal;
}
.items-row.cols-2 .article-title,
.items-row.cols-3 .article-title,
.items-row.cols-2 .article-header h1,
.items-row.cols-3 .article-header h1 {
  font-size: 25.2px;
}
.items-row.cols-2 .article-aside,
.items-row.cols-3 .article-aside {
  font-size: 13px;
}
.items-row.cols-2 .article-aside .category-name a,
.items-row.cols-3 .article-aside .category-name a {
  font-size: 11px;
}
.items-row.cols-1 {
  margin-bottom: 50px;
}
.items-row.cols-1:before,
.items-row.cols-1:after {
  content: " ";
  display: table;
}
.items-row.cols-1:after {
  clear: both;
}
.items-row.cols-1 .intro-image {
  float: left;
  max-width: 33%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .items-row.cols-1 .intro-image {
    height: 250px;
  }
}
.items-row.cols-1 .intro-image .item-image {
  height: 250px;
}
.items-row.cols-1 .intro-image img {
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  max-width: none;
}
.items-row.cols-1 .info-article {
  position: relative;
  padding-left: 50px;
  float: left;
  width: 67%;
}
.items-row.cols-1 .info-article .article-title,
.items-row.cols-1 .info-article .article-header h1 {
  font-size: 22px;
  margin-bottom: 15px;
}
.items-row.cols-1 .info-article .article-aside {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .items-row.cols-1 .info-article .article-aside .category-name {
    position: absolute;
    right: 100%;
    top: 10px;
    margin-right: 0;
  }
  .items-row.cols-1 .info-article .article-aside .category-name::before {
    display: none;
  }
  .items-row.cols-1 .info-article .article-aside .category-name a {
    background: #9b7eb1;
    border: 0;
    color: #ffffff;
    padding: 4px 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: 'Roboto Mono', "Teko", sans-serif;
    font-size: 11px;
    font-weight: 700;
    margin-right: -10px;
  }
  .items-row.cols-1 .info-article .article-aside .category-name a:hover,
  .items-row.cols-1 .info-article .article-aside .category-name a:focus,
  .items-row.cols-1 .info-article .article-aside .category-name a:active {
    background: #8f6ea7;
    color: #ffffff;
  }
}
.items-row.cols-1 .info-article .readmore .btn.no-title {
  background: transparent;
  color: #9b7eb1;
  border: 0;
  padding: 0;
  font-size: 22px;
}
@media (max-width: 767px) {
  .items-row.cols-1 .intro-image {
    margin-bottom: 30px;
  }
  .items-row.cols-1 .intro-image .item-image {
    height: auto;
  }
  .items-row.cols-1 .intro-image img {
    max-width: 100%;
    height: auto;
    transform: translateX(0px);
    left: auto;
  }
  .items-row.cols-1 .info-article .article-aside .category-name {
    position: static;
    margin-right: 10px;
  }
  .items-row.cols-1 .intro-image,
  .items-row.cols-1 .info-article {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }
}
figure {
  background: #eeeeee;
  border: 1px solid #eeeeee;
}
figure figcaption {
  padding: 7.5px 0;
  text-align: center;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 3px;
}
.masthead {
  padding: 60px 15px;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding: 120px 0;
  }
  .masthead h1 {
    font-size: 112px;
  }
  .masthead p {
    font-size: 32px;
  }
  .masthead .btn-lg {
    margin-top: 30px;
    padding: 18px 42px;
    font-size: 24px;
  }
}
.jumbotron-primary {
  background-color: #9b7eb1;
  color: #ffffff;
}
.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: #fefdfe;
}
.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);
  }
}

.container-hd {
  background-color: #f5f2f8;
}
@media (min-width: 1800px) {
  .container-hd {
    margin-left: auto;
    margin-right: auto;
    width: 1790px;
  }
}
.t3-topbar {
  height: 50px;
  line-height: 50px;
  font-family: "Roboto Mono", sans-serif;
}
.t3-topbar p {
  margin-bottom: 0;
  font-weight: bolder;
    color: #222222!important;
}
.t3-topbar .container {
  padding-right: 0;
  padding-left: 0;
}
.t3-topbar .t3-topbar-1 {
  text-align: left;
  font-size: 11px;
  text-transform: uppercase;
  opacity: 0.5;
  filter: alpha(opacity=50);
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 991px) {
  .t3-topbar .t3-topbar-1 {
    padding-left: 10px;
  }
}
.t3-topbar .t3-topbar-2 {
  text-align: right;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 991px) {
  .t3-topbar .t3-topbar-2 {
    padding-right: 10px;
  }
}
.t3-header {
  padding-bottom: 5px;
}
@media (max-width: 991px) {
  .t3-header {
    padding-bottom: 15px;
    height:110px;
  }
}
.logo {
  text-align: center;    margin-top: -40px;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
@media (max-width: 767px) {
  .logo-image {
    height: 50px;
    line-height: 50px;
  }
}
.logo-text a {
  text-decoration: none;
  font-size: 32px;
  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: 16px;
  margin-top: 5px;
}
.head-search {
  float: right;
}
.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 {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 992px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 992px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.head-search-wrap {
  display: none;
  position: absolute;
  height: 84px;
  left: 90px;
  right: 90px;
  top: 10px;
  bottom: 10px;
  z-index: 2;
  border: 2px solid #5d5562;
}
.head-search-wrap .search {
  padding: 0;
}
.head-search-wrap .form-control {
  width: 100%;
  height: 80px;
  background-color: #342a3b;
  border: 0;
  color: #ffffff;
}
@media (max-width: 991px) {
  .head-search-wrap {
    display: block;
    height: 44px;
    left: 50px;
    right: 10px;
  }
  .head-search-wrap .form-control {
    height: 40px;
  }
}
.head-search-wrap.btn-open {
  display: block;
}
.has-collapse .head-search-wrap {
  left: 176px;
}
.t3-mainnav.has-search .container {
  position: relative;
}
.t3-mainnav.has-search .t3-navbar {
  margin-right: 80px;
}
.t3-mainnav.has-search.has-search-open .t3-navbar .navbar-nav > li.current::before,
.t3-mainnav.has-search.has-search-open .t3-navbar .navbar-nav > li.active::before,
.t3-mainnav.has-search.has-search-open .t3-navbar .navbar-nav > li.open::before,
.t3-mainnav.has-search.has-search-open .t3-navbar .navbar-nav > li:hover::before {
  display: none;
}
.t3-mainnav.has-search .head-search {
  position: absolute;
  right: 10px;
  top: 10px;
  border-top: 2px solid #5d5562;
  border-right: 2px solid #5d5562;
  border-bottom: 2px solid #5d5562;
}
.t3-mainnav.has-search .head-search .btn-search {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background-color: transparent;
  border: 0;
  color: #ffffff;
  padding: 0;
}
@media (max-width: 991px) {
  .t3-mainnav.has-search .head-search .btn-search {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.t3-mainnav.has-search .head-search .fa-close {
  display: none;
}
.t3-mainnav.has-search .head-search.btn-open .fa-close {
  display: block;
}
.t3-mainnav.has-search .head-search.btn-open .fa-search {
  display: none;
}
@media (max-width: 991px) {
  .t3-mainnav.has-search .head-search .fa-search {
    display: block !important;
  }
  .t3-mainnav.has-search .head-search .fa-close {
    display: none !important;
  }
}
.t3-sl {
  padding-bottom: 60px;
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 90px;
    padding-top: 90px;
  }
}
.t3-mainbody {
  padding-top: 30px;
  padding-bottom: 30px;
  clear: both;
}
.t3-content {
  padding-top: 30px;
  padding-bottom: 30px;
}
.t3-sidebar {
  padding-top: 30px;
  padding-bottom: 30px;
}
.t3-footer {
  background: #342a3b;
  color: #ffffff;
  font-size: 14px;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #b04454;
}
.t3-footer a:hover,
.t3-footer a:active,
.t3-footer a:focus {
  color: #c36472;
}
.t3-footnav {
  padding: 30px 0;
  text-align: center;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 20px 0;
  }
}
.t3-footnav .t3-module {
  background: #342a3b;
  color: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 15px;
}
.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: #ffffff;
}
.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: #ffffff;
}
@media (max-width: 767px) {
  .t3-footnav .t3-module .module-inner {
    padding: 0;
  }
}
.t3-footnav .highlight {
  background-color: transparent;
  color: #b04454;
  font-weight: 400;
  padding: 0;
}
.t3-copyright {
  font-size: 11px;
/*  padding: 60px 0;*/
  font-family: "Roboto Mono", sans-serif;
  text-transform: uppercase;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
  font-size: 100%;
}
.copyright {
  margin-bottom: 30px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.back-to-top {
  position: fixed;
  bottom: 60px;
  right: 60px;
  z-index: 100;
}
.back-to-top .btn {
    border: 2px solid #482765;
       background-color: rgba(0, 0, 0, 0.35);
    color: #593297;
  padding: 0;
  height: 60px;
  width: 60px;
  -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);
}
#sbox-window iframe {
  border-radius: 3px;
  margin: -10px;
}
.mod-preview-info {
  z-index: 2;
}
.com_config .t3onoff label {
  height: 40px;
}
.com_config textarea,
.com_config input {
  width: auto;
}
.com_config textarea {
  min-height: 120px;
}
.com_config .nav-tabs {
  background: none;
}
.com_config #modules-form .accordion-group .accordion-body {
  padding: 30px;
}
@media screen and (min-width:992px){
.navbar .btn, .navbar .btn-group {
    margin-top: 5px;
    display: none;
  }}

.stotte {}
.stotte .testimonial-text{font-size:20px!important;}
.stotte .t3-section-inner{color:#fff; font-weight:bold!important;background-color: rgba(69, 69, 69, 0.44);    padding: 100px 0;}


.features-image   img {margin-top:35px!important;}

.hvagjor .t3-section-inner {
  padding: 0px;}

.velkommen h1, .h1 {
    font-size: 60px;
  line-height: 1.1;}

.velkommen .t3-section .t3-section-inner {
    padding: 130px 0;
}

div.itemBackToTop {
    text-align: right;
    display: none;
}

/**
 * @version    2.7.x
 * @package    K2
 * @author     JoomlaWorks http://www.joomlaworks.net
 * @copyright  Copyright (c) 2006 - 2016 JoomlaWorks Ltd. All rights reserved.
 * @license    GNU/GPL license:http://www.gnu.org/copyleft/gpl.html
 */

/*
	### Legend ###
	Colors used:
		#fafafa (light grey) used as background on all toolbars, category and user/author boxes
*/



/*------------------------------------------------------------------------------
	Common Elements
--------------------------------------------------------------------------------*/

/* --- Basic typography --- */
a:active,
a:focus {outline:0;}
img {border:none;}

/* --- Global K2 container --- */
#k2Container {padding:0 0 24px 0;}
body.contentpane #k2Container {padding:16px;} /* used in popups */

/* --- General padding --- */
.k2Padding {padding:4px;}

/* --- Clearing --- */
.clr {clear:both;height:0;line-height:0;display:block;float:none;padding:0;margin:0;border:none;}

/* --- Striped rows (add a different background color enable stripped rows in various listings with K2 content) --- */
.even {padding:0px;}
.odd {padding:0px;}

/* --- RSS feed icon --- */
div.k2FeedIcon {padding:4px 8px;}
div.k2FeedIcon a,
div.k2FeedIcon a:hover {display:block;float:right;margin:0;padding:0;width:16px;height:16px;}
div.k2FeedIcon a span,
div.k2FeedIcon a:hover span {display:none;}

/* --- Rating --- */
.itemRatingForm {display:block;vertical-align:middle;line-height:25px;float:left;}
.itemRatingLog {font-size:11px;margin:0;padding:0 0 0 4px;float:left;}
div.itemRatingForm .formLogLoading {background:url(../images/system/loading.gif) no-repeat left center;height:25px;padding:0 0 0 20px;}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {background:transparent url(../images/system/transparent_star.gif) left -1000px repeat-x;}
.itemRatingList {position:relative;float:left;width:125px;height:25px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top;}
.itemRatingList li {display:inline;background:none;padding:0;}
.itemRatingList a,
.itemRatingList .itemCurrentRating {position:absolute;top:0;left:0;text-indent:-1000px;height:25px;line-height:25px;outline:none;overflow:hidden;border:none;cursor:pointer;}
.itemRatingList a:hover {background-position:left bottom;}
.itemRatingList a.one-star {width:20%;z-index:6;}
.itemRatingList a.two-stars {width:40%;z-index:5;}
.itemRatingList a.three-stars {width:60%;z-index:4;}
.itemRatingList a.four-stars {width:80%;z-index:3;}
.itemRatingList a.five-stars {width:100%;z-index:2;}
.itemRatingList .itemCurrentRating {z-index:1;background-position:0 center;margin:0;padding:0;}
span.siteRoot {display:none;}

/* --- CSS added with JavaScript --- */
.smallerFontSize {font-size:100%;line-height:inherit;}
.largerFontSize {font-size:150%;line-height:140%;}

/* --- ReCaptcha --- */
.recaptchatable .recaptcha_image_cell,
#recaptcha_table {background-color:#fff !important;}
#recaptcha_table {border-color:#ccc !important;}
#recaptcha_response_field {border-color:#ccc !important;background-color:#fff !important;}
.k2-recaptcha-v2 {margin-top:12px;}

/* --- Icon Font Support --- */
/* Reset for users with older overrides */
div.itemToolbar ul li a#fontDecrease,
div.itemToolbar ul li a#fontIncrease {font-size:14px;}
div.itemToolbar ul li a#fontDecrease img,
div.itemToolbar ul li a#fontIncrease img {background:none;}
a.ubUserFeedIcon,
a.ubUserFeedIcon:hover,
a.ubUserURL,
a.ubUserURL:hover,
span.ubUserEmail,
div.itemIsFeatured:before,
div.catItemIsFeatured:before,
div.userItemIsFeatured:before,
div.k2FeedIcon a,
div.k2FeedIcon a:hover,
div.itemToolbar ul li a#fontDecrease,
div.itemToolbar ul li a#fontIncrease {background:none;text-decoration:none;vertical-align:middle;font-family:'simple-line-icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}

/* Font assignments */
div.catItemIsFeatured:before,
div.userItemIsFeatured:before,
div.itemIsFeatured:before {content:"\e09b";}
a#fontIncrease:before {content:"\e091";}
a#fontDecrease:before {content:"\e092";}
div.k2FeedIcon a:before,
a.ubUserFeedIcon:before {content:"\e03b";}
a.ubUserURL:before {content:"\e037";}
span.ubUserEmail:before {content:"\e086";}

/* --- Primary lists in modules --- */
div.k2LatestCommentsBlock ul,
div.k2TopCommentersBlock ul,
div.k2ItemsBlock ul,
div.k2LoginBlock ul,
div.k2UserBlock ul.k2UserBlockActions,
div.k2UserBlock ul.k2UserBlockRenderedMenu,
div.k2ArchivesBlock ul,
div.k2AuthorsListBlock ul,
div.k2CategoriesListBlock ul,
div.k2UsersBlock ul {margin:0;padding:0 4px;list-style:none;} /* Example CSS: padding:0;margin:0;list-style:none; */

div.k2LatestCommentsBlock ul li,
div.k2TopCommentersBlock ul li,
div.k2ItemsBlock ul li,
div.k2LoginBlock ul li,
div.k2UserBlock ul.k2UserBlockActions li,
div.k2UserBlock ul.k2UserBlockRenderedMenu li,
div.k2ArchivesBlock ul li,
div.k2AuthorsListBlock ul li,
div.k2CategoriesListBlock ul li,
div.k2UsersBlock ul li {display:block;padding:0;margin:0 0 24px 0;} /* Example CSS: display:block;clear:both;padding:2px 0;border-bottom:1px dotted #ccc; */

.clearList {display:none;float:none;clear:both;} /* this class is used to clear all previous floating list elements */
.lastItem {border:none;} /* class appended on last list item */

/* --- Avatars --- */
.k2Avatar img {display:block;float:left;background:#fff;border:1px solid #ddd;border-radius:50%;padding:2px;margin:2px 4px 4px 0;}

/* --- Read more --- */
a.k2ReadMore {}
a.k2ReadMore:hover {}

/* --- Pagination --- */
div.k2Pagination {padding:8px;margin:24px 0 4px 0;text-align:center;}
div.k2Pagination ul {text-align:center;}
div.k2Pagination ul li {display:inline-block;margin:0;padding:0;}
div.k2Pagination ul li a {display:inline-block;padding:4px 8px;margin:0 8px;border:1px solid #ddd;border-radius:4px;vertical-align:middle;background:#fff;text-decoration:none;}
div.k2Pagination ul li a:hover {background:#fafafa;cursor:pointer;}
div.k2Pagination ul li.active a {background:#fafafa;}
div.k2Pagination ul li a span {vertical-align:middle;}

/* --- Extra fields: CSV data styling --- */
table.csvData {}
table.csvData tr th {}
table.csvData tr td {}

/* --- Featured flags: the classes are repeated further below to indicate placement in the CSS structure --- */
div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {position:relative;}
div.itemIsFeatured:before,
div.catItemIsFeatured:before,
div.userItemIsFeatured:before {position:absolute;top:10px;right:10px;color:#CF1919;font-size:20px;}

/* --- Separators --- */
.k2HorizontalSep {border:0;padding:0;margin:0 8px;}

/* --- Edit Buttons --- */
span.itemEditLink,
span.catItemEditLink,
span.userItemEditLink {float:right;display:block;padding:0;margin:0;width:120px;text-align:right;}
	span.itemEditLink a,
	span.catItemEditLink a,
	span.userItemEditLink a {display:inline-block;padding:4px 8px;margin:0;background:#2d96dd;color:#fff;border:0;border-radius:4px;font-size:11px;line-height:100%;font-weight:bold;text-align:center;text-decoration:none;}
	span.itemEditLink a:hover,
	span.catItemEditLink a:hover,
	span.userItemEditLink a:hover {background:#217dbb;}



/*------------------------------------------------------------------------------
	Component - Item view
--------------------------------------------------------------------------------*/
a.itemPrintThisPage {display:block;width:160px;margin:4px auto 16px;padding:8px;border:1px solid #ddd;border-radius:4px;text-align:center;font-size:14px;}
a.itemPrintThisPage:hover {background:#fafafa;text-decoration:none;}

div.itemView {padding:8px 0 24px 0;margin:0 0 24px 0;} /* this is the item container for this view */
div.itemIsFeatured {} /* Attach a class for each featured item */

span.itemEditLink {}
	span.itemEditLink a {}
	span.itemEditLink a:hover {}

div.itemHeader {width: 48%;
    float: right;}
	div.itemHeader span.itemDateCreated {color:#999;font-size:11px;}
	div.itemHeader h2.itemTitle {    padding: 10px 0 4px 10px;
    margin: 0;
    font-size: 43px;
    color: #5f3887!important;}
	div.itemHeader h2.itemTitle span {}
	div.itemHeader h2.itemTitle span sup {font-size:12px;color:#CF1919;text-decoration:none;} /* "Featured" presented in superscript */
	div.itemHeader span.itemAuthor {display:block;padding:0;margin:0;}
	div.itemHeader span.itemAuthor a:before {content:" ";}
	div.itemHeader span.itemAuthor a {}
	div.itemHeader span.itemAuthor a:hover {}

div.itemToolbar {padding:8px;margin:16px 0 0 0;background:#fafafa;border-radius:4px;display:none;}
	div.itemToolbar ul {text-align:right;list-style:none;padding:0;margin:0;}
	div.itemToolbar ul li {display:inline;list-style:none;padding:0 4px 0 8px;margin:0;border-left:1px solid #ccc;text-align:center;background:none;font-size:12px;}
	div.itemToolbar ul > li:first-child {border:none;} /* remove the first CSS border from the left of the toolbar */
	div.itemToolbar ul li a {font-size:12px;font-weight:normal;}
	div.itemToolbar ul li a:hover {}
	div.itemToolbar ul li a span {}
	div.itemToolbar ul li a.itemPrintLink {}
	div.itemToolbar ul li a.itemPrintLink span {}
	div.itemToolbar ul li a.itemEmailLink {}
	div.itemToolbar ul li a.itemEmailLink span {}
	div.itemToolbar ul li a.itemVideoLink {}
	div.itemToolbar ul li a.itemVideoLink span {}
	div.itemToolbar ul li a.itemImageGalleryLink {}
	div.itemToolbar ul li a.itemImageGalleryLink span {}
	div.itemToolbar ul li a.itemCommentsLink {}
	div.itemToolbar ul li a.itemCommentsLink span {}
	div.itemToolbar ul li a img {vertical-align:middle;}
	div.itemToolbar ul li span.itemTextResizerTitle {}
	div.itemToolbar ul li a#fontDecrease {margin:0 0 0 2px;}
	div.itemToolbar ul li a#fontDecrease img {width:13px;height:13px;font-size:13px;}
	div.itemToolbar ul li a#fontIncrease {margin:0 0 0 2px;}
	div.itemToolbar ul li a#fontIncrease img {width:13px;height:13px;font-size:13px;}
	div.itemToolbar ul li a#fontDecrease span,
	div.itemToolbar ul li a#fontIncrease span {display:none;}

div.itemRatingBlock {padding:8px 0;}
	div.itemRatingBlock span {display:block;float:left;font-style:normal;padding:0 4px 0 0;margin:0;color:#999;}

div.itemBody {padding:8px 0;margin:0;}

div.itemImageBlock {     padding: 8px 0;
    padding: 8px 10px;
    width: 48%;    height: 498px;
    float: left;
    margin: 0px 0 15px 24px;
}}
	span.itemImage {display:block;text-align:center;margin:0 0 8px 0;}
	span.itemImage img {max-width:100%;height:auto;}
	span.itemImageCaption {color:#666;float:left;display:block;font-size:11px;}
	span.itemImageCredits {color:#999;float:right;display:block;font-style:italic;font-size:11px;}
	@media screen and ( max-width:600px ){
		span.itemImageCaption,
		span.itemImageCredits {float:none;text-align:center;}
	}

div.itemIntroText {color:#444;font-size:16px;font-weight:bold;line-height:24px;padding:4px 0 12px 0;float: right;line-height:2;
    width: 48%;}
	div.itemIntroText img {}

div.itemFullText {float: right; line-height:2;
    width: 48%;}
	div.itemFullText h3 {margin:0;padding:16px 0 4px 0;}
	div.itemFullText p {}
	div.itemFullText img {}

div.itemExtraFields {margin:16px 0 0 0;padding:8px 0 0 0;border-top:1px dotted #ddd;}
	div.itemExtraFields h3 {margin:0;padding:0 0 8px 0;}
	div.itemExtraFields ul {margin:0;padding:0;list-style:none;}
	div.itemExtraFields ul li {display:block;}
	div.itemExtraFields ul li span.itemExtraFieldsLabel {display:block;float:left;font-weight:bold;margin:0 4px 0 0;width:30%;}
	div.itemExtraFields ul li span.itemExtraFieldsValue {}

div.itemContentFooter {display:block;text-align:right;padding:4px 0;margin:16px 0 4px 0;color:#999;}
	span.itemHits {float:left;}
	span.itemDateModified {}

div.itemSocialSharing {padding:8px 0;}
	div.itemTwitterButton {float:left;margin:1px 24px 0 0;}
	div.itemFacebookButton {    float: left;
    margin-right: 30px;
    width: 70px;}
	div.itemGooglePlusOneButton {}

div.itemLinks {margin:16px 0;padding:0;}

div.itemCategory {}
	div.itemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.itemCategory a {}
div.itemTagsBlock {}
	div.itemTagsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.itemTagsBlock ul.itemTags {list-style:none;padding:0;margin:0;display:inline;}
	div.itemTagsBlock ul.itemTags li {display:inline;list-style:none;padding:0 4px 0 0;margin:0;text-align:center;}
	div.itemTagsBlock ul.itemTags li a:before {content:"#";}
	div.itemTagsBlock ul.itemTags li a {}
	div.itemTagsBlock ul.itemTags li a:hover {}

div.itemAttachmentsBlock {padding:4px;border-bottom:1px dotted #ccc;}
	div.itemAttachmentsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.itemAttachmentsBlock ul.itemAttachments {list-style:none;padding:0;margin:0;display:inline;}
	div.itemAttachmentsBlock ul.itemAttachments li {display:inline;list-style:none;padding:0 4px;margin:0;text-align:center;}
	div.itemAttachmentsBlock ul.itemAttachments li a {}
	div.itemAttachmentsBlock ul.itemAttachments li a:hover {}
	div.itemAttachmentsBlock ul.itemAttachments li span {font-size:10px;color:#999;font-weight:normal;}

/* Author block */
div.itemAuthorBlock {background:#fafafa;border:1px solid #ddd;border-radius:4px;margin:0 0 16px 0;padding:8px;}
	div.itemAuthorBlock img.itemAuthorAvatar {float:left;display:block;background:#fff;padding:4px;border:1px solid #ddd;margin:0 8px 0 0;border-radius:50%;}
	div.itemAuthorBlock div.itemAuthorDetails {margin:0;padding:4px 0 0 0;}
	div.itemAuthorBlock div.itemAuthorDetails h3.authorName {margin:0 0 4px 0;padding:0;}
	div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {font-size:16px;}
	div.itemAuthorBlock div.itemAuthorDetails h3.authorName a:hover {}
	div.itemAuthorBlock div.itemAuthorDetails p {}
	div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {font-weight:bold;color:#555;}
	div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {font-weight:bold;color:#555;}
	div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
	div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {font-weight:normal;}

/* Author latest */
div.itemAuthorLatest {margin-bottom:16px;padding:0;}
	div.itemAuthorLatest h3 {}
	div.itemAuthorLatest ul {}
		div.itemAuthorLatest ul li {}
			div.itemAuthorLatest ul li a {}
			div.itemAuthorLatest ul li a:hover {}

/* Related by tag */
div.itemRelated {margin-bottom:16px;padding:0;} /* Add overflow-x:scroll; if you want to enable the scrolling features, as explained in item.php */
	div.itemRelated h3 {}
	div.itemRelated ul {}
		div.itemRelated ul li {}
		div.itemRelated ul li.k2ScrollerElement {float:left;overflow:hidden;border:1px solid #ddd;padding:4px;margin:0 4px 4px 0;background:#fff;} /* you need to insert this class in the related li element in item.php for this styling to take effect */
		div.itemRelated ul li.clr {clear:both;height:0;line-height:0;display:block;float:none;padding:0;margin:0;border:none;}
			a.itemRelTitle {}
			div.itemRelCat {}
				div.itemRelCat a {}
			div.itemRelAuthor {}
				div.itemRelAuthor a {}
			img.itemRelImg {}
			div.itemRelIntrotext {}
			div.itemRelFulltext {}
			div.itemRelMedia {}
			div.itemRelImageGallery {}

/* Video */
div.itemVideoBlock h3{display:none;}
div.itemVideoBlock {margin:0 0 16px 0;/*padding:16px;*/background:#f5f2f8 url(../images/system/videoplayer-bg.gif) repeat-x bottom;color:#eee;}
	div.itemVideoBlock div.itemVideoEmbedded {text-align:center;} /* for embedded videos (not using AllVideos) */
	div.itemVideoBlock span.itemVideo {display:block;overflow:hidden;}
	div.itemVideoBlock span.itemVideoCaption {color:#eee;float:left;display:block;font-size:11px;font-weight:bold;width:60%;}
	div.itemVideoBlock span.itemVideoCredits {color:#eee;float:right;display:block;font-style:italic;font-size:11px;width:35%;text-align:right;}
	@media screen and ( max-width:600px ){
		div.itemVideoBlock span.itemVideoCaption,
		div.itemVideoBlock span.itemVideoCredits {float:none;text-align:center;width:auto;}
	}

/* Image Gallery */
div.itemImageGallery {margin:0 0 16px 0;padding:0;}

/* Article navigation */
div.itemNavigation {padding:8px;margin:0 0 24px 0;/*background:#fafafa;*/border-radius:4px;}
	div.itemNavigation span.itemNavigationTitle {color:#999;display:none;}
	div.itemNavigation a.itemPrevious {padding:0 12px;}
	div.itemNavigation a.itemNext {padding:0 12px;float:right;}

/* Comments */
div.itemComments {background:#fafafa;border:1px solid #ddd;border-radius:4px;padding:16px;}

	div.itemComments ul.itemCommentsList {margin:0 0 16px;padding:0;list-style:none;}
	div.itemComments ul.itemCommentsList li {display:block;padding:4px;margin:0 0 8px 0;border-bottom:1px solid #ddd;background:#fff;}
	div.itemComments ul.itemCommentsList li.authorResponse {background:#f5fdff;}
	div.itemComments ul.itemCommentsList li.unpublishedComment {background:#ffeaea;}
	div.itemComments ul.itemCommentsList li img {float:left;margin:4px 4px 4px 0;padding:4px;}
	div.itemComments ul.itemCommentsList li span.commentDate {padding:0 4px 0 0;margin:0 8px 0 0;border-right:1px solid #ccc;font-weight:bold;font-size:14px;}
	div.itemComments ul.itemCommentsList li span.commentAuthorName {font-weight:bold;font-size:14px;}
	div.itemComments ul.itemCommentsList li p {padding:4px 0;}
	div.itemComments ul.itemCommentsList li span.commentAuthorEmail {display:none;}
	div.itemComments ul.itemCommentsList li span.commentLink {float:right;margin-left:8px;}
	div.itemComments ul.itemCommentsList li span.commentLink a {font-size:11px;color:#999;text-decoration:underline;}
	div.itemComments ul.itemCommentsList li span.commentLink a:hover {font-size:11px;color:#555;text-decoration:underline;}

	div.itemComments ul.itemCommentsList li span.commentToolbar {display:block;clear:both;}
	div.itemComments ul.itemCommentsList li span.commentToolbar a {font-size:11px;color:#999;text-decoration:underline;margin-right:4px;}
	div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {font-size:11px;color:#555;text-decoration:underline;}
	div.itemComments ul.itemCommentsList li span.commentToolbarLoading {background:url(../images/system/searchLoader.gif) no-repeat 100% 50%;}

div.itemCommentsPagination {padding:4px;margin:0 0 24px 0;}
	/* Joomla 1.5 - 2.5 */
	div.itemCommentsPagination span.pagination {display:block;float:right;clear:both;}
	/* Joomla 3.x */
	div.itemCommentsPagination ul {text-align:center;}
	div.itemCommentsPagination ul li {display:inline-block;margin:0;padding:0;}
	div.itemCommentsPagination ul li a {display:inline-block;padding:4px 8px;margin:0 8px;border:1px solid #ddd;border-radius:4px;vertical-align:middle;background:#fff;text-decoration:none;}
	div.itemCommentsPagination ul li a:hover {background:#fafafa;cursor:pointer;}
	div.itemCommentsPagination ul li.active a {background:#fafafa;}
	div.itemCommentsPagination ul li a span {vertical-align:middle;}

div.itemCommentsForm h3 {margin:0;padding:0 0 4px 0;}
	div.itemCommentsForm p.itemCommentsFormNotes {border-top:2px solid #ccc;padding:8px 0;}
	div.itemCommentsForm form {margin:0;padding:0;width:100%;}
	div.itemCommentsForm form label.formComment,
	div.itemCommentsForm form label.formName,
	div.itemCommentsForm form label.formEmail,
	div.itemCommentsForm form label.formUrl,
	div.itemCommentsForm form label.formRecaptcha {display:block;margin:12px 0 0 2px;}
	div.itemCommentsForm form textarea.inputbox {display:block;width:100%;height:200px;margin:0;padding:8px;box-sizing:border-box;}
	div.itemCommentsForm form input.inputbox {display:block;width:100%;margin:0;padding:8px;line-height:150%;height:auto;box-sizing:border-box;}
	div.itemCommentsForm form input#submitCommentButton {display:block;margin:16px 0 0 0;padding:8px 16px;background:#2d96dd;color:#fff;border:0;border-radius:4px;font-size:16px;font-weight:bold;}
	div.itemCommentsForm form input#submitCommentButton:hover {background:#217dbb;}
	div.itemCommentsForm form span#formLog {margin:24px;padding:8px 12px;border-radius:4px;text-align:center;display:none;}
		div.itemCommentsForm form span#formLog.k2FormLogError {display:block;background:#f00;color:#fff;}
		div.itemCommentsForm form span#formLog.k2FormLogSuccess {display:block;background:#18ac00;color:#fff;}
	div.itemCommentsForm form .formLogLoading {background:url(../images/system/loading.gif) no-repeat left center;}

div.itemCommentsLoginFirst {display:block;margin:24px;padding:8px 12px;background:#f00;color:#fff;border-radius:4px;}

/* "Report comment" form */
div.k2ReportCommentFormContainer {padding:8px;width:480px;margin:0 auto;}
	div.k2ReportCommentFormContainer blockquote {width:462px;background:#fafafa;border:1px solid #ddd;padding:8px;margin:0 0 8px 0;}
	div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {font-style:italic;font-weight:bold;font-size:40px;color:#135CAE;line-height:30px;vertical-align:top;display:block;float:left;}
	div.k2ReportCommentFormContainer blockquote span.quoteIconRight {font-style:italic;font-weight:bold;font-size:40px;color:#135CAE;line-height:30px;vertical-align:top;display:block;float:right;}
	div.k2ReportCommentFormContainer blockquote span.theComment {font-style:italic;font-size:12px;font-weight:normal;color:#000;padding:0 4px;}
	div.k2ReportCommentFormContainer form label {display:block;font-weight:bold;}
	div.k2ReportCommentFormContainer form input,
	div.k2ReportCommentFormContainer form textarea {display:block;border:1px solid #ddd;font-size:12px;padding:2px;margin:0 0 8px 0;width:474px;}
	div.k2ReportCommentFormContainer form #recaptcha {margin-bottom:24px;}
	div.k2ReportCommentFormContainer form span#formLog {margin:24px;padding:8px 12px;background:#fafafa;border-radius:4px;text-align:center;display:none;}
	div.k2ReportCommentFormContainer form .formLogLoading {background:url(../images/system/loading.gif) no-repeat left center;}

/* Back to top link */
div.itemBackToTop {text-align:right;}
	div.itemBackToTop a {text-decoration:underline;}
	div.itemBackToTop a:hover {text-decoration:underline;}



/*------------------------------------------------------------------------------
	Component - Itemlist view (category)
--------------------------------------------------------------------------------*/

div.itemListCategoriesBlock {}

/* --- Category block --- */
div.itemListCategory {background:#fafafa;border:1px solid #ddd;border-radius:4px;margin:0 0 24px 0;padding:8px;}
	span.catItemAddLink {display:block;padding:8px 0;margin:0 0 4px 0;border-bottom:1px dotted #ccc;text-align:right;}
	span.catItemAddLink a {padding:4px 16px;border:1px solid #ddd;background:#fafafa;text-decoration:none;}
	span.catItemAddLink a:hover {background:#ffffcc;}
	div.itemListCategory img {float:left;display:block;margin:0 8px 0 0;}
	div.itemListCategory h2 {}
	div.itemListCategory p {}

/* --- Sub-category block --- */
div.itemListSubCategories {}
	div.itemListSubCategories h3 {}
		div.subCategoryContainer {float:left;}
		div.subCategoryContainerLast {} /* this class is appended to the last container on each row of items (useful when you want to set 0 padding/margin to the last container) */
			div.subCategory {background:#fafafa;border:1px solid #ddd;margin:4px;padding:8px;}
				div.subCategory a.subCategoryImage,
				div.subCategory a.subCategoryImage:hover {text-align:center;display:block;}
				div.subCategory a.subCategoryImage img,
				div.subCategory a.subCategoryImage:hover img {margin:0 8px 0 0;}
				div.subCategory h2 {}
				div.subCategory h2 a {}
				div.subCategory h2 a:hover {}
				div.subCategory p {}

/* --- Item groups --- */
div.itemList {}
	div#itemListLeading {}
	div#itemListPrimary {}
	div#itemListSecondary {}
	div#itemListLinks {background:#fafafa;border:1px solid #ddd;margin:8px 0;padding:8px;}

		div.itemContainer {float:left;}
		div.itemContainerLast {} /* this class is appended to the last container on each row of items (useful when you want to set 0 padding/margin to the last container) */
		@media screen and ( max-width:600px ){
			div.itemContainer {float:none;display:block;width:100%!important;}
		}

/* --- Item block for each item group --- */
div.catItemView {margin-bottom:8px;padding:10px;} /* this is the container for each K2 item on this view */

	/* Additional class appended to the element above for further styling per group item */
	div.groupLeading {}
	div.groupPrimary {}
	div.groupSecondary {}
	div.groupLinks {padding:0;margin:0;}

	div.catItemIsFeatured {} /* Attach a class for each featured item */

span.catItemEditLink {}
	span.catItemEditLink a {}
	span.catItemEditLink a:hover {}

div.catItemHeader {
    /* width: 49%; */
    /* float: right; */
}
	div.catItemHeader span.catItemDateCreated {color:#999;font-size:11px;}
	div.catItemHeader h3.catItemTitle {
    /* padding: 10px 0 4px 0; */
    margin: 0;
    font-size: 40px;
    }
	div.catItemHeader h3.catItemTitle span {}
	div.catItemHeader h3.catItemTitle span sup {font-size:12px;color:#CF1919;text-decoration:none;} /* superscript */
	div.catItemHeader span.catItemAuthor {display:block;padding:0;margin:0;}
	div.catItemHeader span.catItemAuthor a {}
	div.catItemHeader span.catItemAuthor a:hover {}

div.catItemRatingBlock {padding:8px 0;}
	div.catItemRatingBlock span {display:block;float:left;font-style:normal;padding:0 4px 0 0;margin:0;color:#999;}

div.catItemBody {padding:8px 0;margin:0;}

div.catItemImageBlock {    padding: 8px 10px 0 0;/*margin:0 0 16px 0;*//* width: 50%; *//* float: left; */}
	span.catItemImage {display:block;text-align:center;margin:0 0 8px 0;}
	span.catItemImage img {max-width:100%;height:auto;}

div.catItemIntroText {
    font-size: inherit;
    font-weight: normal;
    /* width: 50%; */
    /* line-height: 2; */
    padding: 4px 0 0px 5px;
    /* float: right; */
    }
	div.catItemIntroText img {}

div.catItemExtraFields,
div.genericItemExtraFields {margin:16px 0 0 0;padding:8px 0 0 0;border-top:1px dotted #ddd;}
	div.catItemExtraFields h4,
	div.genericItemExtraFields h4 {margin:0;padding:0 0 8px 0;}
	div.catItemExtraFields ul,
	div.genericItemExtraFields ul {margin:0;padding:0;list-style:none;}
	div.catItemExtraFields ul li,
	div.genericItemExtraFields ul li {display:block;}
	div.catItemExtraFields ul li span.catItemExtraFieldsLabel,
	div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {display:block;float:left;font-weight:bold;margin:0 4px 0 0;width:30%;}
	div.catItemExtraFields ul li span.catItemExtraFieldsValue {}

div.catItemLinks {/*margin:0 0 16px 0;*/padding:0;}

div.catItemHitsBlock {padding:4px 0;}
	span.catItemHits {}

div.catItemCategory {padding:4px 0;}
	div.catItemCategory span {font-weight:bold;padding:0 4px 0 0;}
	div.catItemCategory a {}

div.catItemTagsBlock {padding:4px 0;}
	div.catItemTagsBlock span {font-weight:bold;padding:0 4px 0 0;}
	div.catItemTagsBlock ul.catItemTags {list-style:none;padding:0;margin:0;display:inline;}
	div.catItemTagsBlock ul.catItemTags li {display:inline;list-style:none;padding:0 4px 0 0;margin:0;text-align:center;}
	div.catItemTagsBlock ul.catItemTags li a:before {content:"#";}
	div.catItemTagsBlock ul.catItemTags li a {}
	div.catItemTagsBlock ul.catItemTags li a:hover {}

div.catItemAttachmentsBlock {padding:4px;border-bottom:1px dotted #ccc;}
	div.catItemAttachmentsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.catItemAttachmentsBlock ul.catItemAttachments {list-style:none;padding:0;margin:0;display:inline;}
	div.catItemAttachmentsBlock ul.catItemAttachments li {display:inline;list-style:none;padding:0 4px;margin:0;text-align:center;}
	div.catItemAttachmentsBlock ul.catItemAttachments li a {}
	div.catItemAttachmentsBlock ul.catItemAttachments li a:hover {}
	div.catItemAttachmentsBlock ul.catItemAttachments li span {font-size:10px;color:#999;font-weight:normal;}

/* Video */
div.catItemVideoBlock {margin:0 0 16px 0;padding:16px;background:#010101 url(../images/system/videoplayer-bg.gif) repeat-x bottom;}
	div.catItemVideoBlock div.catItemVideoEmbedded {text-align:center;} /* for embedded videos (not using AllVideos) */
	div.catItemVideoBlock span.catItemVideo {display:block;}

/* Image Gallery */
div.catItemImageGallery {margin:0 0 16px 0;padding:0;}

/* Anchor link to comments */
div.catItemCommentsLink {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:1px solid #ccc;}
	div.catItemCommentsLink a {}
	div.catItemCommentsLink a:hover {}

/* Read more link */
div.catItemReadMore {display:inline;    float: right;
}
	div.catItemReadMore a {}
	div.catItemReadMore a:hover {}

/* Modified date */
span.catItemDateModified {display:block;text-align:right;padding:4px;margin:4px 0;color:#999;border-top:1px solid #ddd;}



/*------------------------------------------------------------------------------
	Component - Itemlist view (user)
--------------------------------------------------------------------------------*/

/* User info block */
div.userView {}
	div.userBlock {background:#fafafa;border:1px solid #ddd;border-radius:4px;margin:0 0 24px 0;padding:8px;}

		span.userItemAddLink {display:block;padding:8px 0;margin:0 0 4px 0;border-bottom:1px dotted #ccc;text-align:right;}
		span.userItemAddLink a {padding:4px 16px;border:1px solid #ddd;background:#fafafa;text-decoration:none;}
		span.userItemAddLink a:hover {background:#ffffcc;}

		div.userBlock img {display:block;float:left;background:#fff;padding:4px;border:1px solid #ddd;margin:0 8px 0 0;border-radius:50%;}
		div.userBlock h2 {}
		div.userBlock div.userDescription {padding:4px 0;}
		div.userBlock div.userAdditionalInfo {padding:4px 0;margin:8px 0 0 0;}
			span.userURL {font-weight:bold;color:#555;display:block;}
			span.userEmail {font-weight:bold;color:#555;display:block;}

		div.userItemList {}

/* User items */
div.userItemView {margin-bottom:48px;} /* this is the item container for this view */
div.userItemIsFeatured {} /* Attach a class for each featured item */

div.userItemViewUnpublished {opacity:0.9;border:4px dashed #ccc;background:#fffff2;padding:8px;margin:8px 0;}

span.userItemEditLink {}
	span.userItemEditLink a {}
	span.userItemEditLink a:hover {}

div.userItemHeader {}
	div.userItemHeader span.userItemDateCreated {color:#999;font-size:11px;}
	div.userItemHeader h3.userItemTitle {padding:10px 0 4px 0;margin:0;}
	div.userItemHeader h3.userItemTitle span sup {font-size:12px;color:#CF1919;text-decoration:none;} /* "Unpublished" presented in superscript */

div.userItemBody {padding:8px 0;margin:0;}

div.userItemImageBlock {padding:0;margin:0;float:left;}
	span.userItemImage {display:block;text-align:center;margin:0 8px 8px 0;}
	span.userItemImage img {max-width:100%;height:auto;}

div.userItemIntroText {font-size:inherit;font-weight:normal;line-height:inherit;padding:4px 0 12px 0;}
	div.userItemIntroText img {}

div.userItemLinks {margin:0 0 16px 0;padding:0;}

div.userItemCategory {padding:4px 0;}
	div.userItemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.userItemCategory a {}

div.userItemTagsBlock {padding:4px 0;}
	div.userItemTagsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.userItemTagsBlock ul.userItemTags {list-style:none;padding:0;margin:0;display:inline;}
	div.userItemTagsBlock ul.userItemTags li {display:inline;list-style:none;padding:0 4px 0 0;margin:0;text-align:center;}
	div.userItemTagsBlock ul.userItemTags li a:before {content:"#";}
	div.userItemTagsBlock ul.userItemTags li a {}
	div.userItemTagsBlock ul.userItemTags li a:hover {}

/* Anchor link to comments */
div.userItemCommentsLink {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:1px solid #ccc;}
	div.userItemCommentsLink a {}
	div.userItemCommentsLink a:hover {}

/* Read more link */
div.userItemReadMore {display:inline;}
	div.userItemReadMore a {}
	div.userItemReadMore a:hover {}



/*------------------------------------------------------------------------------
	Component - Itemlist view (tag)
--------------------------------------------------------------------------------*/
div.tagView {}

div.tagItemList {}

div.tagItemView {margin-bottom:48px;} /* this is the item container for this view */

div.tagItemHeader {}
	div.tagItemHeader span.tagItemDateCreated {color:#999;font-size:11px;}
	div.tagItemHeader h2.tagItemTitle {padding:10px 0 4px 0;margin:0;}

div.tagItemBody {padding:8px 0;margin:0;}

div.tagItemImageBlock {padding:0;margin:0;float:left;}
	span.tagItemImage {display:block;text-align:center;margin:0 8px 8px 0;}
	span.tagItemImage img {max-width:100%;height:auto;}

div.tagItemIntroText {font-size:inherit;font-weight:normal;line-height:inherit;padding:4px 0 12px 0;}
	div.tagItemIntroText img {}

	div.tagItemExtraFields {}
		div.tagItemExtraFields h4 {}
		div.tagItemExtraFields ul {}
			div.tagItemExtraFields ul li {}
				div.tagItemExtraFields ul li span.tagItemExtraFieldsLabel {}
				div.tagItemExtraFields ul li span.tagItemExtraFieldsValue {}

	div.tagItemCategory {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:1px solid #ccc;}
		div.tagItemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
		div.tagItemCategory a {}

/* Read more link */
div.tagItemReadMore {display:inline;}
	div.tagItemReadMore a {}
	div.tagItemReadMore a:hover {}



/*------------------------------------------------------------------------------
	Component - Itemlist view (generic)
--------------------------------------------------------------------------------*/
div.genericView {}

div.genericItemList {}

div.genericItemView {margin-bottom:48px;} /* this is the item container for this view */

div.genericItemHeader {}
	div.genericItemHeader span.genericItemDateCreated {color:#999;font-size:11px;}
	div.genericItemHeader h2.genericItemTitle {padding:10px 0 4px 0;margin:0;}

div.genericItemBody {padding:8px 0;margin:0;}

div.genericItemImageBlock {padding:0;margin:0;float:left;}
	span.genericItemImage {display:block;text-align:center;margin:0 8px 8px 0;}
	span.genericItemImage img {max-width:100%;height:auto;}

div.genericItemIntroText {font-size:inherit;font-weight:normal;line-height:inherit;padding:4px 0 12px 0;}
	div.genericItemIntroText img {}

	div.genericItemExtraFields {}
		div.genericItemExtraFields h4 {}
		div.genericItemExtraFields ul {}
			div.genericItemExtraFields ul li {}
				div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {}
				div.genericItemExtraFields ul li span.genericItemExtraFieldsValue {}

	div.genericItemCategory {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:1px solid #ccc;}
		div.genericItemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
		div.genericItemCategory a {}

/* Read more link */
div.genericItemReadMore {display:inline;}
	div.genericItemReadMore a {}
	div.genericItemReadMore a:hover {}

/* No results found message */
div#genericItemListNothingFound {padding:40px;text-align:center;}
	div#genericItemListNothingFound p {font-size:20px;color:#999;}

/* --- Google Search (use Firebug or similar tools to inspect the generated HTML, then style accordingly --- */
#k2GoogleSearchContainer .gsc-control {width:auto !important;}
#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area,
#k2GoogleSearchContainer .gsc-control .gsc-resultsHeader,
#k2GoogleSearchContainer .gsc-control .gsc-url-bottom {display:none !important;} /* Hide unneeded elements of the results page */



/*------------------------------------------------------------------------------
	Component - Latest view
--------------------------------------------------------------------------------*/

div.latestItemsContainer {float:left;}
@media screen and ( max-width:600px ){
	div.latestItemsContainer {float:none;display:block;width:100%!important;}
}

/* Category info block */
div.latestItemsCategory {background:#fafafa;border:1px solid #ddd;border-radius:4px;margin:0 8px 24px 0;padding:8px;}
	div.latestItemsCategoryImage {text-align:center;}
	div.latestItemsCategoryImage img {margin:0 8px 0 0;}
div.latestItemsCategory h2 {}
div.latestItemsCategory p {}

/* User info block */
div.latestItemsUser {background:#fafafa;border:1px solid #ddd;border-radius:4px;margin:0 8px 24px 0;padding:8px;}
	div.latestItemsUser img {display:block;float:left;background:#fff;padding:4px;border:1px solid #ddd;margin:0 8px 0 0;border-radius:50%;}
	div.latestItemsUser h2 {}
	div.latestItemsUser p.latestItemsUserDescription {padding:4px 0;}
	div.latestItemsUser p.latestItemsUserAdditionalInfo {padding:4px 0;margin:8px 0 0 0;}
		span.latestItemsUserURL {font-weight:bold;color:#555;display:block;}
		span.latestItemsUserEmail {font-weight:bold;color:#555;display:block;}

/* Latest items list */
div.latestItemList {padding:0 8px 8px 0;}

div.latestItemView {} /* this is the item container for this view */

div.latestItemHeader {}
	div.latestItemHeader h3.latestItemTitle {padding:10px 0 4px 0;margin:0;}

span.latestItemDateCreated {color:#999;font-size:11px;}

div.latestItemBody {padding:8px 0;margin:0;}

div.latestItemImageBlock {padding:0;margin:0;float:left;}
	span.latestItemImage {display:block;text-align:center;margin:0 8px 8px 0;}
	span.latestItemImage img {max-width:100%;height:auto;}
	@media screen and ( max-width:600px ){
		div.latestItemImageBlock {float:none;display:block;}
	}

div.latestItemIntroText {font-size:inherit;font-weight:normal;line-height:inherit;padding:4px 0 12px 0;}
	div.latestItemIntroText img {}

div.latestItemLinks {margin:0 0 16px 0;padding:0;}

div.latestItemCategory {padding:4px 0;}
	div.latestItemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.latestItemCategory a {}

div.latestItemTagsBlock {padding:4px 0;}
	div.latestItemTagsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.latestItemTagsBlock ul.latestItemTags {list-style:none;padding:0;margin:0;display:inline;}
	div.latestItemTagsBlock ul.latestItemTags li {display:inline;list-style:none;padding:0 4px 0 0;margin:0;text-align:center;}
	div.latestItemTagsBlock ul.latestItemTags li a:before {content:"#";}
	div.latestItemTagsBlock ul.latestItemTags li a {}
	div.latestItemTagsBlock ul.latestItemTags li a:hover {}

/* Video */
div.latestItemVideoBlock {margin:0 0 16px 0;padding:16px;background:#010101 url(../images/system/videoplayer-bg.gif) repeat-x bottom;}
	div.latestItemVideoBlock span.latestItemVideo {display:block;}

/* Anchor link to comments */
div.latestItemCommentsLink {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:1px solid #ccc;}
	div.latestItemCommentsLink a {}
	div.latestItemCommentsLink a:hover {}

/* Read more link */
div.latestItemReadMore {display:inline;}
	div.latestItemReadMore a {}
	div.latestItemReadMore a:hover {}

/* Items presented in a list */
h2.latestItemTitleList {padding:2px 0;margin:8px 0 2px 0;border-bottom:1px dotted #ccc;}



/*------------------------------------------------------------------------------
	Component - Register & profile page views (register.php & profile.php)
--------------------------------------------------------------------------------*/
.k2AccountPage {}
.k2AccountPage table {}
.k2AccountPage table tr th {}
.k2AccountPage table tr td {}
.k2AccountPage table tr td label {white-space:nowrap;}
img.k2AccountPageImage {border:4px solid #ddd;margin:10px 0;padding:0;display:block;}
.k2AccountPage div.k2AccountPageNotice {padding:8px;}
.k2AccountPage div.k2AccountPageUpdate {border-top:1px dotted #ddd;margin:8px 0;padding:8px;text-align:right;}

.k2AccountPage th.k2ProfileHeading {text-align:left;font-size:18px;padding:8px;background:#f6f6f6;}
.k2AccountPage td#userAdminParams {padding:0;margin:0;}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {background:#f6f6f6;border-bottom:1px solid #e9e9e9;border-right:1px solid #e9e9e9;color:#666;font-weight:bold;text-align:right;font-size:11px;width:140px;}

/* Profile edit */
.k2AccountPage table.admintable {}
.k2AccountPage table.admintable tr td {}
.k2AccountPage table.admintable tr td span {}
.k2AccountPage table.admintable tr td span label {}



/*------------------------------------------------------------------------------
	Modules - mod_k2_comments
--------------------------------------------------------------------------------*/

/* Latest Comments */
div.k2LatestCommentsBlock {}
div.k2LatestCommentsBlock ul {}
div.k2LatestCommentsBlock ul li {}
div.k2LatestCommentsBlock ul li.lastItem {}
div.k2LatestCommentsBlock ul li a.lcAvatar img {}
div.k2LatestCommentsBlock ul li a {}
div.k2LatestCommentsBlock ul li a:hover {}
div.k2LatestCommentsBlock ul li span.lcComment {}
div.k2LatestCommentsBlock ul li span.lcUsername {}
div.k2LatestCommentsBlock ul li span.lcCommentDate {color:#999;}
div.k2LatestCommentsBlock ul li span.lcItemTitle {}
div.k2LatestCommentsBlock ul li span.lcItemCategory {}

/* Top Commenters */
div.k2TopCommentersBlock {}
div.k2TopCommentersBlock ul {}
div.k2TopCommentersBlock ul li {}
div.k2TopCommentersBlock ul li.lastItem {}
div.k2TopCommentersBlock ul li a.tcAvatar img {}
div.k2TopCommentersBlock ul li a.tcLink {}
div.k2TopCommentersBlock ul li a.tcLink:hover {}
div.k2TopCommentersBlock ul li span.tcUsername {}
div.k2TopCommentersBlock ul li span.tcCommentsCounter {}
div.k2TopCommentersBlock ul li a.tcLatestComment {}
div.k2TopCommentersBlock ul li a.tcLatestComment:hover {}
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {color:#999;}



/*------------------------------------------------------------------------------
	Modules - mod_k2_content
--------------------------------------------------------------------------------*/

div.k2ItemsBlock {}

div.k2ItemsBlock p.modulePretext {}

div.k2ItemsBlock ul {}
div.k2ItemsBlock ul li {}
div.k2ItemsBlock ul li a {}
div.k2ItemsBlock ul li a:hover {}
div.k2ItemsBlock ul li.lastItem {}

div.k2ItemsBlock ul li a.moduleItemTitle {}
div.k2ItemsBlock ul li a.moduleItemTitle:hover {}

div.k2ItemsBlock ul li div.moduleItemAuthor {}
div.k2ItemsBlock ul li div.moduleItemAuthor a {}
div.k2ItemsBlock ul li div.moduleItemAuthor a:hover {}

div.k2ItemsBlock ul li a.moduleItemAuthorAvatar img {}

div.k2ItemsBlock ul li div.moduleItemIntrotext {display:block;padding:4px 0;}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {float:right;margin:2px 0 4px 4px;padding:0;}

div.k2ItemsBlock ul li div.moduleItemExtraFields {}
	div.moduleItemExtraFields ul {}
	div.moduleItemExtraFields ul li {}
	div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {display:block;float:left;font-weight:bold;margin:0 4px 0 0;width:30%;}
	div.moduleItemExtraFields ul li span.moduleItemExtraFieldsValue {}

div.k2ItemsBlock ul li div.moduleItemVideo {}
div.k2ItemsBlock ul li div.moduleItemVideo span.moduleItemVideoCaption {}
div.k2ItemsBlock ul li div.moduleItemVideo span.moduleItemVideoCredits {}

div.k2ItemsBlock ul li span.moduleItemDateCreated {}

div.k2ItemsBlock ul li a.moduleItemCategory {}

div.k2ItemsBlock ul li div.moduleItemTags {}
div.k2ItemsBlock ul li div.moduleItemTags b {}
div.k2ItemsBlock ul li div.moduleItemTags a {padding:0 2px;}
div.k2ItemsBlock ul li div.moduleItemTags a:hover {}

div.k2ItemsBlock ul li div.moduleAttachments {}

div.k2ItemsBlock ul li a.moduleItemComments {border-right:1px solid #ccc;padding:0 4px 0 0;margin:0 8px 0 0;}
div.k2ItemsBlock ul li a.moduleItemComments:hover {}
div.k2ItemsBlock ul li span.moduleItemHits {border-right:1px solid #ccc;padding:0 4px 0 0;margin:0 8px 0 0;}
div.k2ItemsBlock ul li a.moduleItemReadMore {}
div.k2ItemsBlock ul li a.moduleItemReadMore:hover {}

div.k2ItemsBlock a.moduleCustomLink {}
div.k2ItemsBlock a.moduleCustomLink:hover {}



/*------------------------------------------------------------------------------
	Modules - mod_k2_tools
--------------------------------------------------------------------------------*/

/* --- Archives --- */
div.k2ArchivesBlock {}
div.k2ArchivesBlock ul {}
div.k2ArchivesBlock ul li {}
div.k2ArchivesBlock ul li a {}
div.k2ArchivesBlock ul li a:hover {}

/* --- Authors --- */
div.k2AuthorsListBlock {}
div.k2AuthorsListBlock ul {}
div.k2AuthorsListBlock ul li {}
div.k2AuthorsListBlock ul li a.abAuthorAvatar img {}
div.k2AuthorsListBlock ul li a.abAuthorName {}
div.k2AuthorsListBlock ul li a.abAuthorName:hover {}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {display:block;clear:both;}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem:hover {}
div.k2AuthorsListBlock ul li span.abAuthorCommentsCount {}

/* --- Breadcrumbs --- */
div.k2BreadcrumbsBlock {}
div.k2BreadcrumbsBlock span.bcTitle {padding:0 4px 0 0;color:#999;}
div.k2BreadcrumbsBlock a {}
div.k2BreadcrumbsBlock a:hover {}
div.k2BreadcrumbsBlock span.bcSeparator {padding:0 4px;font-size:14px;}

/* --- Calendar --- */
div.k2CalendarBlock {height:190px;margin-bottom:8px;} /* use this height value so that the calendar height won't change on Month change via ajax */
div.k2CalendarLoader {background:#fff url(../images/system/k2CalendarLoader.gif) no-repeat 50% 50%;}
table.calendar {margin:0 auto;background:#fff;border-collapse:collapse;}
table.calendar tr td {text-align:center;vertical-align:middle;padding:2px;border:1px solid #f4f4f4;background:#fff;}
table.calendar tr td.calendarNavMonthPrev {background:#fafafa;text-align:left;}
table.calendar tr td.calendarNavMonthPrev a {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarNavMonthPrev a:hover {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarCurrentMonth {background:#fafafa;}
table.calendar tr td.calendarNavMonthNext {background:#fafafa;text-align:right;}
table.calendar tr td.calendarNavMonthNext a {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarNavMonthNext a:hover {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarDayName {background:#e9e9e9;font-size:11px;width:14.2%;}
table.calendar tr td.calendarDateEmpty {background:#fbfbfb;}
table.calendar tr td.calendarDate {}
table.calendar tr td.calendarDateLinked {padding:0;}
table.calendar tr td.calendarDateLinked a {display:block;padding:2px;text-decoration:none;background:#fafafa;}
table.calendar tr td.calendarDateLinked a:hover {display:block;background:#135cae;color:#fff;padding:2px;text-decoration:none;}
table.calendar tr td.calendarToday {background:#135cae;color:#fff;}
table.calendar tr td.calendarTodayLinked {background:#135cae;color:#fff;padding:0;}
table.calendar tr td.calendarTodayLinked a {display:block;padding:2px;color:#fff;text-decoration:none;}
table.calendar tr td.calendarTodayLinked a:hover {display:block;background:#BFD9FF;padding:2px;text-decoration:none;}

/* --- Category Tree Select Box --- */
div.k2CategorySelectBlock {}
div.k2CategorySelectBlock form select {width:auto;}
div.k2CategorySelectBlock form select option {}

/* --- Category List/Menu --- */
div.k2CategoriesListBlock {}
div.k2CategoriesListBlock ul {}
div.k2CategoriesListBlock ul li {}
div.k2CategoriesListBlock ul li a {}
div.k2CategoriesListBlock ul li a:hover {}
div.k2CategoriesListBlock ul li a span.catTitle {padding-right:4px;}
div.k2CategoriesListBlock ul li a span.catCounter {}
div.k2CategoriesListBlock ul li a:hover span.catTitle {}
div.k2CategoriesListBlock ul li a:hover span.catCounter {}
div.k2CategoriesListBlock ul li.activeCategory {}
div.k2CategoriesListBlock ul li.activeCategory a {font-weight:bold;}

	/* Root level (0) */
	ul.level0 {}
	ul.level0 li {}
	ul.level0 li a {}
	ul.level0 li a:hover {}
	ul.level0 li a span {}
	ul.level0 li a:hover span {}

		/* First level (1) */
		ul.level1 {}
		ul.level1 li {}
		ul.level1 li a {}
		ul.level1 li a:hover {}
		ul.level1 li a span {}
		ul.level1 li a:hover span {}

			/* n level (n) - like the above... */

/* --- Search Box --- */
div.k2SearchBlock {position:relative;}
div.k2SearchBlock form {}
div.k2SearchBlock form input.inputbox {}
div.k2SearchBlock form input.button {}
div.k2SearchBlock form input.k2SearchLoading {background:url(../images/system/searchLoader.gif) no-repeat 100% 50%;}
div.k2SearchBlock div.k2LiveSearchResults {display:none;background:#fff;position:absolute;z-index:99;border:1px solid #ddd;margin-top:-1px;}
	/* Live search results (fetched via ajax) */
	div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {list-style:none;margin:0;padding:0;}
	div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {border:none;margin:0;padding:0;}
	div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {display:block;padding:1px 2px;border-top:1px dotted #ddd;}
	div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {background:#fffff0;}

/* --- Tag Cloud --- */
div.k2TagCloudBlock {padding:8px 0;}
div.k2TagCloudBlock a {padding:4px;float:left;display:block;}
div.k2TagCloudBlock a:hover {padding:4px;float:left;display:block;background:#135cae;color:#fff;text-decoration:none;}

/* --- Custom Code --- */
div.k2CustomCodeBlock {}



/*------------------------------------------------------------------------------
	Modules - mod_k2_user (mod_k2_login is removed since v2.6.x)
--------------------------------------------------------------------------------*/

div.k2LoginBlock {}
	div.k2LoginBlock p.preText {}

	div.k2LoginBlock fieldset.input {margin:0;padding:0 0 8px 0;}
	div.k2LoginBlock fieldset.input p {margin:0;padding:0 0 4px 0;}
	div.k2LoginBlock fieldset.input p label {display:block;}
	div.k2LoginBlock fieldset.input p input {display:block;}
	div.k2LoginBlock fieldset.input p#form-login-remember label,
	div.k2LoginBlock fieldset.input p#form-login-remember input {display:inline;}
	div.k2LoginBlock fieldset.input input.button {}

	div.k2LoginBlock ul {}
	div.k2LoginBlock ul li {}

	div.k2LoginBlock p.postText {}

div.k2UserBlock {}
	div.k2UserBlock p.ubGreeting {border-bottom:1px dotted #ccc;}
	div.k2UserBlock div.k2UserBlockDetails a.ubAvatar img {}
	div.k2UserBlock div.k2UserBlockDetails span.ubName {display:block;font-weight:bold;font-size:14px;}
	div.k2UserBlock div.k2UserBlockDetails span.ubCommentsCount {}

	div.k2UserBlock ul.k2UserBlockActions {}
		div.k2UserBlock ul.k2UserBlockActions li {}
		div.k2UserBlock ul.k2UserBlockActions li a {}
		div.k2UserBlock ul.k2UserBlockActions li a:hover {}

	div.k2UserBlock ul.k2UserBlockRenderedMenu {}
		div.k2UserBlock ul.k2UserBlockRenderedMenu li {}
		div.k2UserBlock ul.k2UserBlockRenderedMenu li a {}
		div.k2UserBlock ul.k2UserBlockRenderedMenu li a:hover {}
		div.k2UserBlock ul.k2UserBlockRenderedMenu li ul {} /* 2nd level ul */
		div.k2UserBlock ul.k2UserBlockRenderedMenu li ul li {}
		div.k2UserBlock ul.k2UserBlockRenderedMenu li ul li a {}
		div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul {} /* 3rd level ul (and so on...) */
		div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul li {}
		div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul li a {}

	div.k2UserBlock form {}
	div.k2UserBlock form input.ubLogout {}



/*------------------------------------------------------------------------------
	Modules - mod_k2_users
--------------------------------------------------------------------------------*/

div.k2UsersBlock {}
div.k2UsersBlock ul {}
div.k2UsersBlock ul li {}
div.k2UsersBlock ul li.lastItem {}
div.k2UsersBlock ul li a.ubUserAvatar img {}
div.k2UsersBlock ul li a.ubUserName {}
div.k2UsersBlock ul li a.ubUserName:hover {}
div.k2UsersBlock ul li div.ubUserDescription {}
div.k2UsersBlock ul li div.ubUserAdditionalInfo {}
	a.ubUserFeedIcon,
	a.ubUserFeedIcon:hover {display:inline-block;margin:0 2px 0 0;padding:0;font-size:15px;}
	a.ubUserFeedIcon span,
	a.ubUserFeedIcon:hover span {display:none;}
	a.ubUserURL,
	a.ubUserURL:hover {display:inline-block;margin:0 2px 0 0;padding:0;font-size:15px;}
	a.ubUserURL span,
	a.ubUserURL:hover span {display:none;}
	span.ubUserEmail {display:inline-block;margin:0 2px 0 0;padding:0;overflow:hidden;font-size:15px;}
	span.ubUserEmail a {display:inline-block;margin:0;padding:0;width:16px;height:16px;text-indent:-9999px;}

div.k2UsersBlock ul li h3 {clear:both;margin:8px 0 0 0;padding:0;}
div.k2UsersBlock ul li ul.ubUserItems {}
div.k2UsersBlock ul li ul.ubUserItems li {}



/* --- END --- */


.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
  height: 25px!important;}


 .faceside .module-inner  {
    padding: 50px;
    padding-top: 0;
    background-color: #f5f2f8;
}


.velkommen .t3-section-inner {
    padding: 80px 0;
}

.bidra  .t3-section-inner {
    padding: 90px 0 140px 0;
}

@media (max-width: 991px) { 
  .apning {display:none;}

}

.avPlayerWrapper div, .avPlayerWrapper iframe, .avPlayerWrapper object, .avPlayerWrapper embed {
    outline: 0;
    padding: 0;
    width: 100%;
    margin: 0;
}

.avVideo .avPlayerContainer {
    padding: 0;
    width: 100%!important;
}

.omomsorg div.catItemHeader {
    width: 49%;
    float: right;
}

.omomsorg div.catItemHeader h3.catItemTitle {
    padding: 10px 0 4px 0;
    margin: 0;
    font-size: 43px;
    color: #5f3887!important;
}
.omomsorg div.catItemImageBlock {
    padding: 8px 30px;
    /* margin: 0 0 16px 0; */
    width: 50%;
    float: left;
}

.omomsorg div.catItemIntroText {
    font-size: inherit;
    font-weight: normal;
    width: 50%;
    line-height: 2;
    padding: 4px 0 0px 15px;
    float: right;
}


#itemListLeading div.catItemHeader {
    width: 49%;
    float: right;
}

#itemListLeading div.catItemHeader h3.catItemTitle {
    padding: 10px 0 4px 0;
    margin: 0;
    font-size: 40px;
}
#itemListLeading div.catItemImageBlock {
    padding: 8px 10px;
    /* margin: 0 0 16px 0; */
    width: 50%;
    float: left;
}

#itemListLeading div.catItemIntroText {
    font-size: inherit;
    font-weight: normal;
    width: 50%;
    line-height: 2;
    padding: 4px 0 0px 15px;
    float: right;
}

@media (max-width: 767px) {
 .itemContainer{width:100%!important;

  }
div.catItemImageBlock {
    padding: 8px 0px 0 0;}
  span.catItemImage {
    display: block;
    text-align: center;
    float:left;
    margin: 0 0 0px 0;
}

.omomsorg div.catItemImageBlock {width:100%;}
.omomsorg div.catItemHeader {width:100%;}
span.catItemImage {float:left;}
.omomsorg div.catItemIntroText  {width:100%;}


.acm-features.style-1 .features-item .img-icon img {max-width:100%!important;}


#itemListLeading div.catItemHeader {
    width: 100%;
    float: left;
}

#itemListLeading div.catItemHeader h3.catItemTitle {
    padding: 10px 0 4px 0;
    margin: 0;
    font-size: 40px;
}
#itemListLeading div.catItemImageBlock {
    padding: 8px 10px;
    /* margin: 0 0 16px 0; */
    width: 100%;
    float: left;
}

#itemListLeading div.catItemIntroText {
    font-size: inherit;
    font-weight: normal;
    width: 100%;
    line-height: 2;
 /* padding: 4px 0 0px 15px;*/
    float: left;
}
  
  
div.itemIntroText {
    color: #444;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding: 4px 0 12px 0;
    float: left;
    line-height: 2;
    width: 100%;
}
div.itemImageBlock {
    padding: 8px 0;
    padding: 8px 0px;
    width: 100%;
    float: left;
    margin: 0px 0 15px 0px;
}

div.itemFullText {
    float: left;
    line-height: 2;
    width: 100%;
}
div.itemHeader {
    width: 100%;
    float: left;
}

div.itemImageBlock {height:100%}

}

.componentheading {font-size:25px;}
