

@media (max-width: 1022px) {
  .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: 1022px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 1023px) {
  .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:1023px screen-xs:680px screen-sm:920px screen-md:1200px screen-lg:1440px";
}

html {
  overflow-x: hidden;
}
body {
  word-wrap: break-word;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover,
a:focus {
  cursor: pointer;
  text-decoration: 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.61538462;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
.table > thead > tr > th {
  padding-left: 15px;
  padding-right: 15px;
}
td,
tr td {
  border-top: 1px solid #eaeaea;
}
.table > tbody > tr > td {
  padding: 10px 15px;
}
.table > tbody > tr > td img {
  float:left;
  padding-top:7px;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #c93638;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eaeaea;
}
.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;
}

p {
  margin: 0 0 24px;
}
.lead {
  margin-bottom: 24px;
  font-size: 17.25px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #388BC6;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.highlight {
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #222222;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.4;
}
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,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0 0 15px 0;
}
h1,
.h1 {
  font-size: 30px;
}
h2,
.h2 {
  font-size: 27px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
h1 small,
.h1 small {
  font-size: 26px;
}
h2 small,
.h2 small {
  font-size: 19px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 15px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
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;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.61538462;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1023px) {
  .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;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 18.75px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.61538462;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.61538462;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
pre {
  border: 1px solid #eaeaea;
  background-color: #ffffff;
  margin-bottom: 30px;
}
.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: 20px;
}
.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: 30px;
}
.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: 47px;
}
.jumbotron iframe {
  margin-top: 30px;
}
.vertical-padding {
  padding-top: 20px;
}
@media (max-width: 920px) {
  .vertical-padding {
    padding-top: 0;
  }
}
.col-typo {
  margin-top: 15px;
}
.col-typo img {
  padding-right: 12px;
}
.col-typo h4 {
  color: #388BC6;
  font-size: 15px;
}
.bs-example {
  position: relative;
  margin-top: -6px;
  padding: 75px 30px 30px;
  border: 1px solid #eaeaea;
  background-color: #ffffff;
}
.bs-example table {
  margin-bottom: 0;
}
.bs-example.bs-example-type td {
  padding: 15px 0 !important;
}
.bs-example.bs-example-type td.info {
  background-color: transparent;
}
.bs-example h1,
.bs-example h2,
.bs-example h3,
.bs-example h4,
.bs-example h5,
.bs-example h6 {
  margin: 0;
}
.bs-example:after {
  content: "Example";
  top: 20px;
  left: 30px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: absolute;
  color: #999999;
}
.bs-example + .highlight {
  margin: 0 0 45px;
  padding: 10px 25px 20px;
  border: 1px solid #eaeaea;
  border-top: 0;
  background-color: #f8f8f8;
}
.bs-example + .highlight pre {
  border: none;
  margin: 10px 0 0 0;
  background-color: transparent;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
}
label {
  font-weight: normal;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  color: #222222;
  padding-right: 25px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control,
.inputbox {
  width: 100%;
  color: #777777;
  vertical-align: top;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-transition: background-color 0.45s ease;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus,
.inputbox:focus,
select:active,
textarea:active,
input[type="text"]:active,
input[type="password"]:active,
input[type="datetime"]:active,
input[type="datetime-local"]:active,
input[type="date"]:active,
input[type="month"]:active,
input[type="time"]:active,
input[type="week"]:active,
input[type="number"]:active,
input[type="email"]:active,
input[type="url"]:active,
input[type="search"]:active,
input[type="tel"]:active,
input[type="color"]:active,
.form-control:active,
.inputbox:active {
  border-color: #d9d9d9;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.form-control::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.form-control[disabled],
.inputbox[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.form-control[readonly],
.inputbox[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .form-control,
fieldset[disabled] .inputbox {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.form-control,
textarea.inputbox {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.form-group label {
  padding-right: 25px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 920px) {
  .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,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn,
.button,
button {
  border-radius: 0;
  border: 1px solid transparent;
  background-color: #388BC6;
  color: #ffffff;
  height: 48px;
  padding: 9px 18px;
  line-height: 1.61538462;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
}
.btn:hover,
.button:hover,
button:hover,
.btn:focus,
.button:focus,
button:focus {
  background-image: none;
  text-decoration: none;
  border-color: transparent;
  color: #ffffff;
}
.btn:active,
.button:active,
button:active,
.btn.active,
.button.active,
button.active {
  background-image: none;
  color: #ffffff;
}
.btn.disabled,
.button.disabled,
button.disabled,
.btn[disabled],
.button[disabled],
button[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .button,
fieldset[disabled] button {
  background-color: #999999;
  background-image: none;
  color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #388BC6;
  border-color: transparent;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #8db658;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #388BC6;
  border-color: transparent;
}
.btn-primary .badge {
  color: #388BC6;
  background-color: #ffffff;
}
.btn-primary:hover {
  background-color: #6ca7c1;
  border-color: transparent;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-link {
  color: #388BC6;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #6ca7c1;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 17.5px 32px;
  font-size: 28.5px;
  line-height: normal;
  border-radius: 0;
  height: auto;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
#editor-xtd-buttons .btn,
.toggle-editor .btn {
  text-shadow: none;
  background-color: #F0F0F0;
  color: #999999;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 920px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
  border: 1px solid #eaeaea;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #c93638;
}
label.invalid {
  color: #c93638;
}
input.invalid {
  border: 1px solid #c93638;
}

.dropdown-menu > li > a {
  padding: 5px 5px 5px 35px;
  position: relative;
}
.dropdown-menu > li > a:before {
  font-family: FontAwesome;
  position: absolute;
  top: 5px;
  left: 10px;
  font-size: 6px;
  color: #999999;
  /*content: "\f111";*/                            /* Oldal menü almenüpont lista jel */
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 15px;
}
.dropdown-header a {
  color: #ffffff;
}
.dropdown-submenu > a:after {
  border-left-color: #e9f1de;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 24px;
  color: #ffffff;                             /* Főmenü menü elválasztó típus betűszíne*/
  background-color: #333333;
}

@media (min-width: 1023px) {
  .nav > li > .separator {
    padding-top: 15.5px;
    padding-bottom: 15.5px;
  }
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #eaeaea;
}
.nav-pills > li {
  padding-left: 20px;
  border-bottom: 1px solid #eaeaea;              /* Oldal menü alsó elválasztó vonal */
}
.nav-pills > li:before {
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  left: 1px;
  margin-top: -10px;
  /*content: "\f105";*/                              /* Oldal menü lista jel megjelenítése */
  font-size: 12px;
}
.nav-pills > li:last-child {
  border-bottom: 0;
}
.nav-pills > li > a {
  color: #777777;                                    /* Oldalmenű betűszín */
  padding-left: 0;
}
.nav-pills > li > a:hover {
  color: #333333;                                    /* Oldalmenű hover betűszín */
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: transparent;
  color: #777777;
  font-weight: bold;
}
.nav .caret {
  border-top-color: #388BC6;
  border-bottom-color: #388BC6;
}
.nav a:hover .caret {
  border-top-color: #6ca7c1;
  border-bottom-color: #6ca7c1;
}
.t3-navhelper {
  font-size: 12px;
  color: #aaa;
  background-color: #f6f6f6;                            /*breadcumb külső háttér*/
  position: relative;
  z-index: 9;
  margin-top: -31px;
}
.t3-navhelper .container {
  background-color: transparent;
}
.breadcrumb {
  margin-bottom: 0;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
}
.breadcrumb > li + li:before {
  content: "\f111";
  padding: 6px 12px 0;
  color: #ccc;
  font-family: "FontAwesome";
  float: left;
  font-size: 5px;
}
.breadcrumb > li + li:first-child:before a {
  content: normal;
  font-size: 15px !important;
}
.breadcrumb > li a {
  color: #aaa;
}
.breadcrumb > .active {
  color: #222222;                                        /*breadcumb szöveg*/
  background-color: #e0e0e0;                             /*breadcumb háttér*/
  padding: 15px 25px;
  text-transform: uppercase;
}
.breadcrumb > .active:before {
  content: "\f041";
  font-family: "FontAwesome";
  padding-right: 10px;
  font-size: 15px;
}
.breadcrumb .divider {
  display: none;
}
.pagination-wrap {
  padding-bottom: 60px;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 24px;
  padding: 6px 12px;
  border-radius: 0;
}
@media screen and (min-width: 920px) {
  .counter {
    float: right;
  }
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}

@media (max-width: 1023px) {
  .navbar-header {
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    position: relative;
    min-height: 55px;
  }
}
.navbar-toggle {
  background-color: #388BC6;
  padding: 0;
  width: 55px;
  height: 54px;
  line-height: 55px;
  margin-left: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
}
@media (min-width: 1023px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav > li {
  border-right: 0px solid #e4e4e4;                   /* Főmenü jobb oldali elválasztó szegély */
}
.navbar-nav > li > a {
  font-family: Helvetica, Arial, sans-serif;         /* Főmenü betűtípus */
  padding: 15px 24px;
  letter-spacing: 0.5px;
}
@media (max-width: 1023px) {
  .navbar-nav > li > a {
    padding-left: 0;
  }
  .navbar-nav > li > a .mega-caption {
    display: none;
  }
}
.navbar-nav > li.open a {
  color: #388BC6;
}
.navbar-nav > li.open a:hover {
  border-color: inherit;
}
.navbar-nav .active > a {
  color: #388BC6;
}
@media (min-width: 1023px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #f6f6f6;                              /*menü külső háttér*/
  border-color: transparent;
  padding-bottom: 30px;
}
.navbar-default .navbar-brand {
  color: #222222;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #090909;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;                                           /*főmenüpontok focus betűszíne*/
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;                                           /*aktív főmenüpont betűszíne*/
  background-color: #388BC6;
  height: 55px;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle:focus {
  background-color: #ffffff;                                /*főmenü menüpont hover*/
}
.navbar-default .navbar-toggle:hover {
  background-color: #6ca7c1;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #388BC6;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e4e4e4;
}
.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.dropdown-toggle,
.navbar-default .navbar-nav > .open > a.dropdown-toggle:hover,
.navbar-default .navbar-nav > .open > a.dropdown-toggle:focus {
  background-color: #388BC6;                                      /*lenyíló főmenüpont háttérszíne*/
  color: #ffffff;
}
.navbar-default .navbar-nav > .open > a.dropdown-toggle .caret,
.navbar-default .navbar-nav > .open > a.dropdown-toggle:hover .caret,
.navbar-default .navbar-nav > .open > a.dropdown-toggle:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #222222;
  border-bottom-color: #222222;
}
@media (max-width: 919px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #222222;
  }
  .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: #388BC6;
    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: #222222;
}
.navbar-default .navbar-link:hover {
  color: #388BC6;
}
.t3-mainnav {
  margin-bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  position: relative;
}
.t3-mainnav > .container {
  background-color: transparent;
}
@media (min-width: 1023px) {
  .t3-mainnav > .container {
    position: relative;
  }
}
.t3-mainnav.affix {
  position: fixed;
  border-bottom: none;
  z-index: 1042;
  top: -3px;
  padding-bottom: 0;
  background-color: #ffffff;
  border-bottom: 1px solid #e4e4e4;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transition-duration: 600ms;
  -moz-transition-duration: 600ms;
  -ms-transition-duration: 600ms;
  -o-transition-duration: 600ms;
  transition-duration: 600ms;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.t3-mainnav.affix .t3-navbar {
  border: 0;
}
.t3-mainnav.affix .modal-dialog {
  margin-top: 75px;
}
.t3-mainnav .t3-navbar {
  border-radius: 0;
  padding-left: 0;
  background-color: #6ca7c1;/*#89aa5f;*/                                        /*menü belső háttér*/
  border: 1px solid #e4e4e4;
}
@media (max-width: 1023px) {
  .t3-mainnav .t3-navbar {
    float: none;
    margin-right: auto;
    padding-right: 0;
    border-bottom-width: 5px;
  }
}
.t3-mainnav .dropdown-menu {
  border: 0;
  font-size: 13px;
}
@media (max-width: 1023px) {
  .t3-mainnav .dropdown-menu {
    background: none;
    font-family: "latoregular", Helvetica, Arial, sans-serif;
    margin-left: 0;
    padding: 0;
    font-size: 15px;
  }
}
.t3-mainnav .dropdown-menu .mega-dropdown-inner {
  background-color: #388BC6;                                      /*lenyíló menü háttérszíne*/
}
.t3-mainnav .dropdown-menu .mega-col-nav {
  padding-left: 10px;
  padding-right: 10px;
}
.t3-mainnav .level1 > li > .dropdown-menu {
  margin-left: 15px;
  margin-top: -20px;
}
@media (min-width: 1023px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0px 2px 6px 1px;
  background-color: #388BC6;
  padding: 15px 20px;
  -webkit-box-shadow: 0 0 6px rgba(51, 51, 51, 0.2);
  box-shadow: 0 0 6px rgba(51, 51, 51, 0.2);
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li {
  border-right: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-bottom: 1px solid #6ca7c1;
  color: #e9f1de;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a:hover {
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:last-child > a {
  border-bottom: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu {
  margin-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a {
  color: #e9f1de;
  border-bottom: 1px solid #6ca7c1;
  padding-top: 15px;
  padding-bottom: 15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:before {
  color: #e9f1de;
  top: 14px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
  border-top-color: #e9f1de;
  border-bottom-color: #e9f1de;
}

.t3-module {
  color: inherit;
}
.t3-module .module-inner {
  position: relative;
}
.t3-module .module-ct {
  padding: 37.5px;
}
.module-title {
  color: #333333;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin: 0 0 -15px;
  padding: 37.5px 37.5px 0;
}
.t3-featured-news .listed-news .module-title {
  margin-top: -7.5px;
}
@media (max-width: 1200px) {
  .t3-featured-news .listed-news .module-title {
    margin-top: 0;
  }
}
.bigtitle .module-title {
  font-size: 36px;
}
.head-news h3 {
  font-size: 13px;
  position: relative;
  padding-top: 15px;
  padding-right: 20px;
  width: 100px;
  left: -100px;
  margin-bottom: -50px;
  font-weight: normal;
  text-align: right;
}
.module-ct {
  background: transparent;
  color: inherit;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct p,
.custom p {
  margin-bottom: 6px;
}
.module-ct .inputbox,
.custom .inputbox {
  background-color: #f5f5f5;
}

.colored {
  color: #ffffff;
}
.colored h1,
.colored h2,
.colored h3,
.colored h4,
.colored h5 {
  color: #ffffff;
}
.colored a {
  color: #ffffff;
}
.colored .module-title {
  padding: 30px 37.5px;
  border-bottom: 1px solid #6ca7c1;
  color: #ffffff;
}
.colored.t3-module {
  background-color: #388BC6;
}
.colored .module-ct {
  border-top: none;
  padding: 37.5px;
}

.no-padding .module-ct {
  padding: 0;
}
.no-padding .module-title {
  border-bottom: 1px solid #e4e4e4;
  padding: 37.5px 37.5px;
  margin-bottom: 0;
}

.backfaced .module-title {
  position: absolute;
  font-size: 52.5px;
  left: 0;
  top: 40%;
  border-bottom: none;
  line-height: 0.9;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  -ms-transition: opacity 0.45s ease;
}
.backfaced:hover .module-title {
  opacity: 0;
  filter: alpha(opacity=0);
}
.backfaced .module-ct {
  opacity: 0;
  filter: alpha(opacity=0);
}
.backfaced:hover .module-ct {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -ms-transition: all 0.45s ease;
  opacity: 1;
  filter: alpha(opacity=100);
}

.title-colored .module-title {
  padding: 30px 37.5px;
  margin-bottom: 30px;
  background-color: #388BC6;
  color: #ffffff;
  text-align: center;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
  border-top: 0;
  list-style: none;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module-ct .caret,
.module-ct .custom .caret {
  display: none;
}
.module-ct .dropdown-menu,
.module-ct .custom .dropdown-menu {
  position: relative;
  float: none;
  top: auto;
  display: block;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background-color: transparent;
  border-bottom: 1px dotted #eaeaea;
}
.module-ct .dropdown-menu > li > a,
.module-ct .custom .dropdown-menu > li > a {
  padding: 5px 5px 5px 35px;
  color: #999999;                                                 /* Oldal menü almenüpont betűszín */
}
.module-ct .dropdown-menu > li > a:hover,
.module-ct .custom .dropdown-menu > li > a:hover {
  color: #388BC6;                                                 /*  Oldal menü almenüpont hover betűszín */
}
.module-ct .dropdown-menu > li > a:before,
.module-ct .custom .dropdown-menu > li > a:before {
  top: 10px;
  left: 22px;
}
.module-ct .dropdown-menu .active a,
.module-ct .custom .dropdown-menu .active a {
  background-color: transparent;
  color: inherit;
}
.module-ct .dropdown-submenu > .dropdown-menu,
.module-ct .custom .dropdown-submenu > .dropdown-menu {
  left: 30px;
  border-bottom: 0;
}
.t3-breaking .gkHighlighterWrapperSub {
  min-height: 25px;
  text-indent: -15px;
}
.t3-breaking .gkHighlighterInterface {
  background-color: transparent !important;
  padding: 0;
}
.t3-breaking .gkHighlighterInterface span.text {
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  line-height: inherit;
  color: #222222 !important;
  margin-left: 0;
}
.t3-breaking .gkHighlighterItem a {
  color: #999999;
}
.t3-breaking .gkHighlighterItem a:hover {
  color: #222222;
}
.featured-slider .playlistck_wrap_cont {
  padding: 0;
  background-color: transparent;
  background: none;
}
.featured-slider .playlistck_wrap_cont .playlistck_caption {
  bottom: 0;
  margin-bottom: 0;
  font-size: 13px;
}
.featured-slider .playlistck_wrap_cont .playlistck_caption > div {
  border-radius: 0;
  padding: 25px 30px;
  margin: 35px;
}
.featured-slider .playlistck_wrap_cont .playlistck_caption > div .playlistck_caption_title {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 28.8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding: 0 15px 15px 0;
  margin-bottom: 10px;
  font-weight: normal;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_ul {
  margin-top: -1px;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_cont .playlistck_thumbs_li {
  padding: 1px 0 0 1px;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_cont .playlistck_thumbs_li > div {
  background: none;
  margin: 0;
  height: 100%;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_cont .playlistck_thumbs_li:hover .playlistck_thumbs_caption {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_caption {
  text-shadow: none;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  top: auto;
  bottom: 0;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_caption .playlistck_thumbs_caption_title {
  padding: 10px 20px 0;
  font-weight: normal;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_caption .playlistck_thumbs_caption_desc {
  font-size: 12px;
  line-height: 1.4;
  padding: 0 20px 15px;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_cont .playlistck_thumbs_li img {
  margin: 0;
  opacity: 1.0 !important;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_slider {
  border-radius: 0;
  right: 0;
  background: #e2e2e2;
}
.featured-slider .playlistck_wrap_cont .playlistck_thumbs_slider .playlistck_thumbs_sliderbar {
  background: #bbbbbb;
  border-radius: 0;
  cursor: move;
}
@media (max-width: 679px) {
  .featured-slider .playlistck_wrap_cont .playlistck_thumbs_cont {
    display: none;
  }
  .featured-slider .playlistck_wrap_cont .playlistck_fakehover {
    width: 100% !important;
  }
}
.gkTabsWrap.vertical ol,
.gkTabsWrap.horizontal ol {
  text-align: left;
  position: relative;
}
.gkTabsWrap.vertical ol li,
.gkTabsWrap.horizontal ol li {
  line-height: 28px !important;
  margin: 0 !important;
  padding: 12px 20px;
  font-size: inherit;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  color: #222222;
}
@media (max-width: 679px) {
  .gkTabsWrap.vertical ol li,
  .gkTabsWrap.horizontal ol li {
    padding: 8px 12px;
  }
}
.gkTabsWrap.vertical ol li:hover,
.gkTabsWrap.horizontal ol li:hover {
  color: #388BC6;
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.gkTabsWrap.vertical ol li.active,
.gkTabsWrap.horizontal ol li.active {
  color: #ffffff;
  background: #388BC6;
}
.gkTabsWrap.vertical ol li.active:hover,
.gkTabsWrap.horizontal ol li.active:hover {
  background: #6ca7c1;
}
.bigtitle .gkTabsWrap.vertical ol,
.bigtitle .gkTabsWrap.horizontal ol {
  position: absolute;
  top: 37.5px;
  right: 37.5px;
}
@media (max-width: 1200px) {
  .bigtitle .gkTabsWrap.vertical ol,
  .bigtitle .gkTabsWrap.horizontal ol {
    left: auto;
    top: auto;
    position: inherit;
    border-bottom: 1px solid #eaeaea;
    padding: 30px !important;
  }
}
@media (max-width: 679px) {
  .bigtitle .gkTabsWrap.vertical ol,
  .bigtitle .gkTabsWrap.horizontal ol {
    padding: 15px 30px !important;
  }
}
.gkTabsContainer {
  padding: 0;
}
.t3-sidebar .module-ct {
  position: relative;
}
.nspArt {
  position: relative;
}
.nspArt p.nspText {
  padding-top: 15px;
}
.nspArt p.nspInfo {
  color: #999999;
}
.nspArt p.nspInfo a {
  color: #999999;
}
.nspArt p.nspInfo i {
  padding-left: 4px;
  margin-right: -1px;
}
.nspArt p.nspInfo1 {
  padding-bottom: 5px;
}
.nspArt h4.nspHeader {
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 15px;
  font-weight: normal;
}
.nspArt a.modal {
  position: relative;
  left: 0;
  top: 0;
  width: auto;
  border: 0;
  overflow: hidden;
}
.nspBotInterface,
.nspTopInterface {
  top: -5px;
}
.nspNext,
.nspPrev {
  border-radius: 50%;
}
.nspArt img.nspImage {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.responsive .nspArt img.nspImage {
  width: 100% !important;
  height: auto !important;
}
.nspImageWrapper {
  -webkit-transform: translateZ(0);
  overflow: hidden;
}
img.nspImage {
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
img.nspImage:hover {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
@media screen and (max-width: 680px) {
  .nspArt.nspCol2,
  .nspArt.nspCol3,
  .nspArt.nspCol4,
  .nspArt.nspCol5 {
    width: 100%;
  }
}
ul.nspList {
  margin: 0;
}
ul.nspList li {
  border: 1px solid #eaeaea;
  margin: -1px -1px 0 0 !important;
  padding: 30px 37.5px 22.5px;
}
ul.nspList h4 {
  font-size: 15px;
  font-weight: normal;
}
ul.nspList p {
  font-size: 14px;
}
.nspLinks a.readon-button {
  display: block;
  text-align: center;
  padding: 15px 0;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  clear: both;
  border-left: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.head-news .nspArt p.nspText {
  padding-top: 2px;
}

.t3-featured-news .module-title {
  font-size: 20px;
}
.t3-featured-news .nspArt p.nspText {
  padding-top: 0;
}
@media screen and (min-width: 679px) {
  .t3-featured-news .nspArt p.nspText {
    display: none !important;
  }
}
.t3-featured-news h4.nspHeader {
  margin-top: -5px;
  line-height: 1.4;
}

@media screen and (max-width: 679px), (min-width: 1200px) and (max-width: 1440px) {
  .t3-featured-news .nspArt {
    padding-top: 25px !important;
    padding-bottom: 20px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .t3-featured-news img.nspImage {
    max-width: 70px !important;
    height: auto !important;
  }
  .t3-featured-news h4.nspHeader {
    height: 25px;
    overflow: hidden;
    margin-top: 0;
  }
}
@media screen and (max-width: 679px) {
  .t3-featured-news img.nspImage {
    display: none !important;
  }
}
@media (min-width: 680px) and (max-width: 1200px) {
  .t3-featured-news .listed-news .nspMain {
    margin: 0 -3%;
  }
  .t3-featured-news .listed-news .nspArt {
    margin: 0 3%;
    width: 42%;
  }
  .t3-featured-news .listed-news .nspArt:last-child {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 30px !important;
  }
  .t3-featured-news .listed-news .nspArt:first-child {
    padding-top: 30px !important;
  }
}
@media (max-width: 679px), (min-width: 1200px) {
  .t3-featured-news .listed-news .nspArt.nspCol2 {
    width: 100%;
    clear: none;
  }
}

.backfaced .nspArt {
  padding: 37.5px !important;
}
.backfaced .nspArt h4.nspHeader {
  font-size: 24px;
  font-family: "latoregular", Helvetica, Arial, sans-serif;
}
.backfaced .nspArt p {
  color: #ffffff;
}
.backfaced .nspArt p a {
  color: #ffffff;
}
.backfaced .nspArt p.nspInfo1 {
  margin-bottom: 52.5px;
}
.backfaced .nspArt p.nspInfo2 {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  font-size: 15px;
}
.backfaced .nspArt p.nspText {
  padding: 45px 0 30px;
}
.backfaced .nspArt .readon {
  position: absolute;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 37.5px;
  left: 0;
  bottom: 0;
  background-color: #6ca7c1;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  margin-top: 45px;
}

.home-news.nspMain {
  margin: 0 -4px;
}
.home-news .nspArt {
  border: 1px solid #eaeaea;
  margin-right: -1px !important;
  margin-top: -1px !important;
  padding-top: 45px !important;
  padding-bottom: 45px !important;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -ms-transition: all 0.45s ease;
}
.home-news .nspArt h4,
.home-news .nspArt p,
.home-news .nspArt a.readon {
  padding-left: 37.5px;
  padding-right: 37.5px;
}
.home-news .nspArt h4.nspHeader {
  font-size: 20px;
  font-family: "latoregular", Helvetica, Arial, sans-serif;
  height: 105px;
  letter-spacing: 0.75px;
}
@media (min-width: 400px) and (max-width: 679px) {
  .home-news .nspArt h4.nspHeader {
    height: 65px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .home-news .nspArt h4.nspHeader {
    height: 115px;
  }
}
.home-news .nspArt p.nspInfo2 {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #222222;
  margin-bottom: 30px;
}
.home-news .nspArt p.nspInfo2 a {
  color: #222222;
}
.home-news .nspArt p.nspText {
  padding-top: 30px;
  padding-bottom: 30px;
  max-height: 160px;
  overflow: hidden;
}
.home-news .nspArt .readon {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #222222;
}
.home-news .nspArt .readon:hover {
  color: #388BC6;
}
.home-news .nspArt:hover {
  background-color: #fbfbfb;
}
@media (min-width: 679px) and (max-width: 1199px) {
  .home-news .nspArt.nspCol3 {
    width: 50%;
    clear: none !important;
  }
}
.home-news .nspLinks .readon-button {
  margin-bottom: -3px;
  padding: 25px 0;
}

.listed-news .nspArt {
  border-bottom: 1px solid #eaeaea;
}
.listed-news .nspArt:last-child {
  border-color: transparent;
  padding-bottom: 5px !important;
}
.listed-news .nspArt:first-child {
  padding-top: 10px !important;
}

@media (min-width: 920px) and (max-width: 1439px) {
  .hidden-thumb img.nspImage {
    display: none !important;
  }
}

.t3-extra-content p.nspInfo2 {
  position: absolute;
  top: 35px;
  left: 0;
  background-color: #388BC6;
  color: #ffffff;
  padding: 5px 12px;
}
.t3-extra-content p.nspInfo2 a {
  color: #ffffff;
}
.t3-extra-content .nspArt:first-child .nspInfo2 {
  top: 10px;
}
.t3-extra-content h4.nspHeader {
  font-size: 18px;
}
.t3-extra-content h4.nspHeader a {
  color: #222222;
}
.t3-extra-content h4.nspHeader a:hover {
  color: #388BC6;
}
.t3-extra-content .readon {
  padding-top: 15px;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  font-size: 12px;
}
@media screen and (max-width: 680px) {
  .t3-extra-content .nspArt .nspImageWrapper {
    float: none;
    margin: 0 0 15px 0 !important;
  }
  .t3-extra-content .nspArt .nspImageWrapper img.nspImage {
    width: 100% !important;
    height: auto !important;
  }
}

.testimonial .nspArt {
  background: url(../../../images/endquote.png) 100% 0 no-repeat;
  font: normal 16px/1.8 Georgia, "Times New Roman", Times, serif;
}
.testimonial .nspArt h4.nspHeader,
.testimonial .nspArt h4 {
  margin: 0;
  font-size: 15px;
  color: #777777;
  padding: 20px 0 5px 0;
}
.testimonial .nspArt h5 {
  margin: 0;
  padding: 0;
  font-family: "latoregular", Helvetica, Arial, sans-serif;
  color: #999999;
  font-size: 11px;
  font-weight: normal;
}
.testimonial .nspArt p {
  padding: 0 35px 0 0;
  font-style: italic;
}
.gkNspPM-VideoGallery {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.gkNspPM-VideoGallery .gkBigBlock {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 47.5%;
}
.gkNspPM-VideoGallery .gkSmallBlock {
  cursor: pointer;
  float: right;
  width: 50%;
}
.gkNspPM-VideoGallery .gkItemsPage {
  display: none;
}
.gkNspPM-VideoGallery .gkItemsPage.active {
  display: block;
  background-color: #ffffff;
  padding: 45px;
}
.gkNspPM-VideoGallery .gkSmallBlock figcaption {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 95px 0 160px;
  position: relative;
}
.gkNspPM-VideoGallery .gkBigBlock figure {
  cursor: pointer;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.gkNspPM-VideoGallery .gkBigBlock figcaption {
  bottom: -20%;
  opacity: 0;
  padding: 30px;
  position: absolute;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  z-index: 2;
}
.gkNspPM-VideoGallery .gkBigBlock.active figcaption {
  bottom: 0;
  opacity: 1;
}
.gkNspPM-VideoGallery .gkBigBlock strong {
  background-color: #388BC6;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  padding: 5px 10px;
  line-height: 20px;
  text-transform: uppercase;
}
.gkNspPM-VideoGallery .gkSmallBlock .gkItem {
  cursor: pointer;
  display: inline-block;
  padding: 30px 0;
  border-bottom: 1px solid #eaeaea;
}
.gkNspPM-VideoGallery .gkSmallBlock .gkItem:first-child {
  padding-top: 0;
}
.gkNspPM-VideoGallery .gkSmallBlock .gkItem:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.gkNspPM-VideoGallery .gkSmallBlock h3 {
  font-size: 18px;
  margin: -4px 0 10px 0;
  font-weight: normal;
}
.gkNspPM-VideoGallery .gkBigBlock h3 {
  margin: 10px 0 0 0;
  line-height: 1;
}
.gkNspPM-VideoGallery .gkBigBlock h3 a {
  color: #f5f5f5 !important;
  font-size: 24px;
}
.gkNspPM-VideoGallery .gkSmallBlock p {
  font-size: 14px;
  margin: 0;
}
.gkNspPM-VideoGallery .gkBigBlock img,
.gkNspPM-VideoGallery .gkBigBlock .gkImageWrap {
  cursor: pointer;
  display: block;
  height: auto;
  width: 100%;
}
.gkNspPM-VideoGallery .gkSmallBlock img,
.gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
  height: auto;
  float: left;
  max-width: 125px;
}
.gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
  margin: 3px 35px 0 0;
}
.gkNspPM-VideoGallery .gkImageWrap {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gkNspPM-VideoGallery .gkImageWrap img {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.gkNspPM-VideoGallery .gkItem:hover img,
.gkNspPM-VideoGallery .gkImageWrap:hover img,
.gkNspPM-VideoGallery .gkBigBlock:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.gkNspPM-VideoGallery .gkBigBlock p,
.gkNspPM-VideoGallery .gkBigBlock small,
.gkNspPM-VideoGallery .gkSmallBlock strong {
  display: none;
}
.gkNspPM-VideoGallery .gkBigBlock figure:before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.gkNspPM-VideoGallery .gkBigBlock figure:after {
  background: transparent;
  background: rgba(0, 0, 0, 0.1);
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  content: "\f0c1";
  font-family: FontAwesome;
  font-size: 36px;
  left: 50%;
  line-height: 78px;
  margin: -40px 0 0 -40px;
  opacity: 0;
  position: absolute;
  text-indent: 28px;
  top: 20%;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  width: 80px;
  height: 80px;
  z-index: 3;
}
.gkNspPM-VideoGallery .gkBigBlock figure.video:after {
  content: "\f04b";
  text-indent: 29px;
}
.gkNspPM-VideoGallery .gkBigBlock.active figure:after {
  opacity: 1;
  top: 40%;
}
.gkNspPM-VideoGallery .gkSmallBlock small {
  border: 1px solid #f8f8f8;
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  margin: -22px 0 0 0;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 50%;
  width: 45px;
  background-color: #f0f0f0;
  color: #222222;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
}
.gkNspPM-VideoGallery .gkSmallBlock small:after {
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: transparent #f0f0f0 transparent transparent;
  content: "";
  height: 0px;
  left: -8px;
  position: absolute;
  top: 15px;
  width: 0px;
}
.gkNspPM-VideoGallery .gkSmallBlock small:before {
  border-style: solid;
  border-width: 7px 7px 7px 0;
  border-color: transparent #f0f0f0 transparent transparent;
  content: "";
  height: 0px;
  left: -6px;
  position: absolute;
  top: 16px;
  width: 0px;
  z-index: 1;
}
.gkNspPM-VideoGallery .gkBigBlock .gkIsHelperImage {
  display: block;
  height: auto;
  width: 100%;
}

.dark-area .gkNspPM-VideoGallery .gkSmallBlock small {
  color: #f5f5f5;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock small:before {
  border-color: transparent #000 transparent transparent;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a {
  color: #f5f5f5 !important;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a:active,
.dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a:focus,
.dark-area .gkNspPM-VideoGallery .gkSmallBlock h3 a:hover {
  color: #d82731 !important;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock p {
  color: #777;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock .gkItem {
  border-top: 1px solid #333;
}
.dark-area .gkNspPM-VideoGallery .gkSmallBlock .gkItem:first-child {
  border-top: none;
}

@media screen and (max-width: 1440px) {
  .gkNspPM-VideoGallery .gkItemsPage.active {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .gkNspPM-VideoGallery .gkSmallBlock .gkItem {
    padding: 25px 0;
  }
  .gkNspPM-VideoGallery .gkSmallBlock h3 {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .gkNspPM-VideoGallery .gkSmallBlock figcaption {
    padding: 0 60px 0 120px;
  }
  .gkNspPM-VideoGallery .gkSmallBlock img,
  .gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
    max-width: 100px;
  }
}

@media (min-width: 840px) and (max-width: 1199px) {
  .gkNspPM-VideoGallery .gkSmallBlock figcaption {
    padding: 0 60px 0 80px;
  }
  .gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
    margin: 0 15px 0 0;
  }
  .gkNspPM-VideoGallery .gkSmallBlock img,
  .gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap {
    max-width: 70px;
  }
  .gkNspPM-VideoGallery .gkSmallBlock h3 {
    font-size: 15px;
  }
  .gkNspPM-VideoGallery .gkSmallBlock p {
    display: none;
  }
  .gkNspPM-VideoGallery .gkSmallBlock small {
    right: 2px;
  }
  .gkNspPM-VideoGallery .gkBigBlock h3 a {
    font-size: 18px;
  }
  .gkNspPM-VideoGallery .gkBigBlock figure:after {
    font-size: 20px;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    line-height: 48px;
  }
  .gkNspPM-VideoGallery .gkBigBlock figure.video:after {
    text-indent: 18px;
  }
}
@media (max-width: 839px) {
  .gkNspPM-VideoGallery .gkBigBlock,
  .gkNspPM-VideoGallery .gkSmallBlock {
    width: 100%;
  }
}
@media (max-width: 839px) {
  .gkNspPM-VideoGallery .gkBigBlock,
  .gkNspPM-VideoGallery .gkSmallBlock {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .gkNspPM-VideoGallery .gkSmallBlock figcaption {
    padding-left: 0;
  }
  .gkNspPM-VideoGallery .gkSmallBlock .gkImageWrap,
  .gkNspPM-VideoGallery .gkBigBlock figure:after {
    display: none;
  }
}

.t3-wrapper .gkNspPM-Portfolio2 .gkImagesWrapper {
  padding: 40px 0 0;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkImagesWrapper > a img {
  width: 100%;
}
.gkNspPM-Portfolio2 .gkPortfolioImage {
  width: 62.5% !important;
}
.gkNspPM-Portfolio2 .gkPortfolioImage > a {
  max-height: 85%;
  overflow: hidden;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPopup {
  margin-top: 20px;
}
@media (min-width: 920px) {
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPopup {
    padding: 37.5px;
  }
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPopup > div {
  max-height: 80%;
  overflow: hidden;
}
.gkNspPM-Portfolio2 .gkImagesWrapper > a.gkImage {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 0.15;
  filter: alpha(opacity=15);
  -webkit-transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
  -moz-transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
  -ms-transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
  -o-transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
  transition: all 0.3s cubic-bezier(0.71, 0.23, 0.25, 1.48);
}
.t3-wrapper .gkNspPM-Portfolio2 {
  margin-top: -65px;
}
@media (max-width: 920px) {
  .t3-wrapper .gkNspPM-Portfolio2 {
    margin-top: 0;
  }
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategories {
  list-style: none;
  float: right;
  margin-right: 10px;
}
@media (max-width: 920px) {
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategories {
    float: left;
  }
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategories li {
  text-transform: none;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  padding: 12px 20px;
  line-height: normal;
  height: 42px;
  font-size: 15px;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategories li.active {
  background: #388BC6;
  border-radius: 0;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategories li.active:hover {
  background: #6ca7c1;
  border-radius: 0;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategories li:hover {
  background: none;
  color: #222222;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPrev,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioNext,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioClose {
  margin-top: -5px;
  color: #ccc;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPrev:hover,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioNext:hover,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioClose:hover {
  color: #222222;
}
@media (min-width: 1200px) {
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPrev,
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioNext,
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioClose {
    font-size: 76px;
    margin-bottom: 45px;
  }
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioPrev {
  margin-right: 20px;
}
@media (min-width: 1200px) {
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioDesc {
    padding-left: 60px;
    padding-top: 30px;
  }
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioCategory,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioAuthor,
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioDate {
  padding-top: 20px;
  margin-bottom: 20px;
}
.t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioTitle {
  margin-bottom: 20px;
}
@media (max-width: 920px) {
  .t3-wrapper .gkNspPM-Portfolio2 .gkPortfolioTitle {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="3"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="4"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="5"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="6"] .gkImagesWrapper a {
    width: 33.33333%;
  }
}
@media (max-width: 679px) {
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="3"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="4"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="5"] .gkImagesWrapper a,
  .t3-wrapper .gkNspPM-Portfolio2[data-cols="6"] .gkImagesWrapper a {
    width: 50%;
  }
}
.dayquote {
  background: url(../../../images/endquote.png) 100% 0 no-repeat;
  font: normal 16px/1.8 Georgia, "Times New Roman", Times, serif;
}
.dayquote h4 {
  margin: 0;
  font-size: 15px;
  color: #777777;
  padding: 20px 0 5px 0;
}
.dayquote h5 {
  margin: 0;
  padding: 0;
  font-family: "latoregular", Helvetica, Arial, sans-serif;
  color: #999999;
  font-size: 11px;
  font-weight: normal;
}
.dayquote p {
  padding: 0 35px 0 0;
  font-style: italic;
}
.dayquote .item.active {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.dayquote .item {
  opacity: 0;
  filter: alpha(opacity=0);
}
.sp-tweet {
  padding: 0 0 0 110px;
}
.sp-tweet:before {
  font-family: FontAwesome;
  content: "\f099";
  font-size: 46px;
  color: #ffffff;
  position: absolute;
  left: 30px;
  margin-top: -38px;
  top: 50%;
}
.sp-tweet .sp-tweet-item {
  border-bottom: 0;
  padding: 25px 999em 28px 30px;
  margin-right: -999em !important;
  background-color: #a6c67d;
  border-left: 6px solid #388BC6;
  font-size: 16px;
  font-style: italic;
}
.sp-tweet .sp-tweet-item .date {
  float: none;
  font-size: 12px;
  font-style: normal;
}
.sp-tweet a.followme {
  background: none;
  font-size: 11px;
  padding-left: 0;
  margin: 0;
}
.t3-footer ul.address {
  border-top: 0 !important;
  margin-left: 0;
}
.t3-footer ul.address li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 15px;
}
.t3-footer ul.address li:before {
  font-family: FontAwesome;
  position: absolute;
  top: -2px;
  left: 0;
  font-size: 15px;
  color: #ffffff;
}
.t3-footer ul.address li a {
  background: none !important;
  border-bottom: 0 !important;
}
.t3-footer ul.address li.home:before {
  content: "\f015";
}
.t3-footer ul.address li.email:before {
  content: "\f0e0";
}
.t3-footer ul.address li.phone:before {
  content: "\f095";
}
.t3-footer ul.address li.mobile:before {
  content: "\f10b";
  font-size: 20px;
  top: -4px;
  left: 2px;
}
ul.social {
  padding-top: 0;
  margin-bottom: 0;
  float: right;
}
ul.social li {
  float: left;
  margin-left: 1px;
  text-indent: -999em;
  list-style: none;
}
ul.social li a {
  width: 36px;
  height: 42px;
  display: block;
  background-color: #bfbfbf;
  background-image: url(../../../images/social.png);
  border-bottom: 0;
}
ul.social li a:hover {
  background-color: #555555;
}
ul.social li .fb {
  background-position: 2px 4px;
}
ul.social li .tweet {
  background-position: -28px 4px;
}
ul.social li .gplus {
  background-position: -62px 4px;
}
ul.social li .pinterest {
  background-position: -94px 4px;
}
ul.social li .youtube {
  background-position: -126px 4px;
}
#toTop {
  background-color: #388BC6;                                        /* oldal tetejére*/
  box-shadow: -1px -1px 12px rgba(0, 0, 0, 0.2);
  z-index: 10;
  text-align: center;
  padding: 10px 20px;
  position: fixed;
  bottom: 0px;
  right: 0px;
  cursor: pointer;
  display: none;
  color: #ffffff;
  font-size: 42px;
  line-height: 1;
  -ms-transition: background-color 0.45s ease;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
#toTop:hover {
  background-color: #6ca7c1;
}
#map {
  width: 100% !important;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
ul.mostread {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.mostread > li > a {
  border-bottom: 1px dotted #eaeaea;
  color: #777777;
  padding: 6px 0 6px 22px;
  display: block;
}
ul.mostread > li > a:hover {
  color: #222222;
}
.loginModal {
  overflow: hidden;
}
.loginModal .modal-content {
  border-radius: 0;
  padding: 37.5px 45px 30px;
}
.loginModal .modal-body {
  padding: 0;
  margin: 0;
}
.loginModal .modal-header {
  border-bottom: 0;
  padding: 0;
}
.loginModal .modal-title {
  font-weight: normal;
}
.loginModal .userdata {
  margin-top: 37.5px;
}
@media screen and (min-width: 1200px) {
  .loginModal .modal-dialog {
    margin-top: 75px;
  }
}
.loginModal ul.nav {
  margin: 15px 0 65px;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form .logout-button {
  position: absolute;
  top: 150px;
  right: 0;
}
#login-form ul.unstyled {
  padding-left: 0;
  padding-top: 15px;
  margin: 30px 0 0;
  list-style: none;
  font-size: 13px;
  border-top: 1px solid #eaeaea;
}
#login-form ul.unstyled li {
  display: inline-block;
  padding: 0 15px 10px 0;
}
#login-form #form-login-remember label {
  font-weight: normal;
  font-family: "latoregular", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #777777;
}
.banner {
  padding-top: 0;
  padding-bottom: 0;
}
.banner p {
  margin: 0;
  padding: 0;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 12px 0;
  border-top: 1px solid #eaeaea;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eaeaea;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 15px;
  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: #6ca7c1;
  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: #6ca7c1;
}
.t3-module .fb_iframe_widget {
  width: 100% !important;
}
.t3-module .fb_iframe_widget span {
  width: 100% !important;
}
.t3-module .fb_iframe_widget span iframe {
  width: 100% !important;
}
.pluginBoxDividerGray {
  border-color: transparent !important;
}
.pluginBoxDivider {
  border-top: none !important;
}
.btn.jmodedit {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: -1px -1px 12px rgba(0, 0, 0, 0.2);
  margin-top: 10px !important;
  margin-right: 20px !important;
}
.btn.jmodedit:after {
  color: #fff;
  content: "\f071";
  font-family: FontAwesome;
  font-size: 20px;
  left: 50%;
  margin: -17px 0 0 -9px;
  position: absolute;
  top: 50%;
}

body #Kunena #ktab ul.menu li.active a,
body #Kunena #ktab li#current.selected a,
#Kunena dl.tabs dt.open:hover {
  background-color: #388BC6;
}
body #Kunena #ktab ul.menu li.active a:hover,
body #Kunena #ktab li#current.selected a:hover,
#Kunena dl.tabs dt.open:hover:hover {
  background-color: #6ca7c1;
}
.kprofileboxcnt .k_guest b,
#Kunena .kwho-admin,
#Kunena dl.tabs dt:hover {
  color: #388BC6;
}
body #Kunena #ktab #current a span,
body #Kunena #ktab a,
body #Kunena #ktab a span,
#Kunena dl.tabs dt,
#Kunena ul.kpost-profile li.kpost-username,
#Kunena div.kmsg-header-left span.kmsg-title-left,
#Kunena .kprofilebox form .input span {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
}
#Kunena div.kmsg-header h2,
#Kunena .kprofilebox form .input span input {
  font-family: "latoregular", Helvetica, Arial, sans-serif;
}
#Kunena .kprofilebox form .input {
  border: 1px solid #eaeaea;
  padding: 20px 30px 30px;
  background-color: #f6f6f6;
  margin-bottom: 10px;
}
#Kunena .kprofilebox form .input .inputbox.ks {
  background-color: #ffffff;
}
#Kunena .kheader h2,
#Kunena .kheader h3 {
  display: inline;
  font-size: 24px;
  font-weight: normal;
}
#Kunena .kheader h2 a,
#Kunena .kheader h3 a {
  color: #222222;
}
#Kunena div.ktitle-desc {
  border-left: 1px solid #eaeaea;
  padding-top: 1px;
  padding-bottom: 2px;
  display: inline-block;
  padding-left: 15px;
  vertical-align: middle;
  margin-left: 15px;
  margin-top: -3px;
}
@media screen and (max-width: 920px) {
  #Kunena div.ktitle-desc {
    display: block;
    padding-left: 0;
    margin-left: 0;
    border: 0;
  }
}
#Kunena .kbutton,
#Kunena #kbutton_addvideo1,
#Kunena #kbutton_addvideo2 {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
}
#Kunena tr.krow2,
#Kunena tr.krow1 {
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}
#Kunena tr.krow2 td,
#Kunena tr.krow1 td {
  font-size: 14px;
}
#Kunena div.kthead-title {
  font-size: 16px;
}
#kfrontstats-tbody ul {
  margin: 0;
  padding: 0;
}
#kfrontstats-tbody ul#kstatslistleft {
  width: 70%;
}
#kfrontstats-tbody ul#kstatslistright {
  width: 22.5%;
}
@media screen and (max-width: 919px) {
  #kfrontstats-tbody ul {
    width: 100%;
  }
}
#kfrontstats-tbody ul li {
  padding: 2px 30px 2px 0;
  display: inline;
  line-height: 2;
  position: relative;
  white-space: nowrap;
}
#kfrontstats-tbody ul li:after {
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 12px;
  content: "\f111";
  font-size: 5px;
  color: #aaa;
}
#kfrontstats-tbody ul li:last-child:after {
  content: normal;
}
#kfrontstats-tbody ul li:last-child {
  padding-right: 0;
}
.kprofileboxcnt ul {
  border-bottom: 1px solid #eaeaea;
  margin: 5px 0px 0px;
  padding-left: 30px;
  padding-bottom: 30px;
  font-size: 24px;
  color: #222222;
}
.kprofileboxcnt ul li.kms {
  font-size: 14px;
  color: #777777;
}
.kprofileboxcnt ul li.kms strong {
  font-weight: normal;
}
.kprofileboxcnt ul strong {
  font-weight: normal;
}
.kprofileboxcnt ul.kprofilebox-link {
  font-size: 14px;
  border-bottom: 0;
}
.kprofilebox-left {
  background-color: #388BC6 !important;
}
.kprofilebox-left img {
  border-radius: 50%;
}

.componentheading {
  font-size: 24px;
  padding-bottom: 30px;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  color: #222222;
}
.blog {
  padding-bottom: 30px;
}
.blog article {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #f0f0f0;
}
.blog .pagination-wrap {
  padding-bottom: 30px;
}
.item-page {
  padding-bottom: 30px;
}
.items-leading .leading {
  margin-bottom: 60px;
}
.items-row .item {
  margin-bottom: 60px;
}
.divider-vertical {
  margin: 0 0 60px;
  border: 0;
  border-top: 1px solid #eaeaea;
}
.article-aside {
  color: #999999;
  font-size: 14px;
  margin-bottom: 30px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info i {
  padding-right: 2px;
}
.article-info dd {
  display: inline;
  padding: 0 8px 0 0;
  margin: 0 8px 0 0;
  border-right: 1px solid #ddd;
  font-size: 13px;
  color: #aaa;
  white-space: nowrap;
}
.article-info dd:last-child {
  border-right: 0;
}
.article-info dd strong {
  font-weight: normal;
}
.article-info dd.print-icon {
  border-right: 0;
}
.article-info dd.print-icon a,
.article-info dd.email-icon a {
  color: #999999;
}
article .articleInnerAside {
  padding-top: 0;
}
.article-footer {
  color: #999999;
  font-size: 13px;
  margin-bottom: 30px;
}
.img_caption,
.item-image,
.article-intro .pull-none {
  margin: 0 0 45px;
  max-height: 350px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .img_caption,
  .item-image,
  .article-intro .pull-none {
    max-height: 500px;
  }
}
.img_caption img,
.item-image img,
.article-intro .pull-none img {
  width: 100%;
}
.img_caption {
  margin-bottom: 0;
}
.article-intro .img_caption {
  margin-bottom: 0;
}
.article-intro img,
.article-content img {
  margin: 0 0 0px 0;
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro .pull-right,
.article-content .pull-right,
.article-intro .pull-left,
.article-content .pull-left {
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .article-intro .pull-right,
  .article-content .pull-right,
  .article-intro .pull-left,
  .article-content .pull-left {
    max-height: 300px;
    width: 30%;                                             /* Hírek kép és szöveg távolsága */
  }
}
.article-intro .pull-right,
.article-content .pull-right {
  margin: 0 0 30px 30px;
}
.article-intro .pull-left,
.article-content .pull-left {
  margin: 0 30px 30px 0;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 13px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 919px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #eaeaea;
}
.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: 24px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #eaeaea;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #eaeaea;
  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 #eaeaea;
}
.login-wrap .other-links ul {
  padding-left: 0;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.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: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eaeaea;
  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;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 920px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 920px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm {
  padding: 0 0 30px 0;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 30px 0;
}
#searchForm legend {
  margin-bottom: 15px;
}
#searchForm .form-control {
  height: 48px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 24px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
@media screen and (max-width: 920px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 30px;
}
.search-results .result-title {
  font-size: 17px;
  margin-top: 30px;
}
.search-results .result-category {
  font-size: 13px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 13px;
  color: #999999;
}
div.finder {
  margin-bottom: 24px;
}
.contact {
  padding-bottom: 60px;
}
.contact h3 {
  clear: both;
  border-bottom: 1px solid #eaeaea;
  padding: 15px 0 20px 0;
  line-height: normal;
}
.contact .contact-address {
  float: left;
  margin-right: 75px;
  margin-bottom: 60px;
  margin-top: -15px;
}
.contact .contact-address span {
  font-size: 13px;
}
.contact .contact-info {
  float: left;
}
.contact .contact-info div {
  float: left;
  margin-right: 75px;
  margin-bottom: 60px;
  margin-top: -15px;
}
.contact .contact-info span {
  font-size: 13px;
}
.contact .jicons-text {
  display: block;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  padding-top: 30px;
  padding-bottom: 6px;
  font-size: 15px !important;
  color: #222222;
}
.contact .tab-content {
  overflow: visible;
}
.contact .control-group.span4 {
  margin-left: 0 !important;
}
.contact legend {
  border: none;
  font-size: 17px;
  margin: 10px 0 30px 0;
  color: #777777;
}
.contact [class^="icon-"],
.contact [class*=" icon-"] {
  color: #333;
}
.contact .thumbnail {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contact .form-group textarea {
  height: 172px;
}
.contact label#jform_contact_email_copy-lbl {
  border: none;
  display: inline-block;
  margin: 1px 0 0 5px;
  font-size: 12px;
  padding: 0;
  vertical-align: middle;
}
.contact .nav-tabs.nav-stacked > li > a {
  border: none;
  border-radius: 0;
}
.contact .nav-tabs.nav-stacked > li > a:hover,
.contact .nav-tabs.nav-stacked > li > a:focus,
.contact .nav-tabs.nav-stacked > li > a:active {
  text-decoration: underline;
  background: none;
}
.contact .accordion-heading .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: 24px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 12px 5px;
  margin: 0;
  font-size: 19px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 0;
}
.category-item .category-item .page-header {
  font-size: 15px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 12px 5px;
  margin: 0;
  font-size: 19px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eaeaea;
  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 #eaeaea;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 30px;
  font-size: 17px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 15px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 17px;
}
.article-content .pagination ul {
  border-left: 1px solid #eaeaea;
}
.article-content .pagination li {
  float: left;
  padding: 15px 30px;
  line-height: normal;
  border: 1px solid #eaeaea;
  border-left: 0;
}
.article-content .pagination 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 {
  margin: 0 0 30px 30px;
  padding: 10px;
  width: 25%;
  border: 1px solid #eaeaea;
  border-radius: 0;
}
#article-index ul,
.article-index ul {
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #388BC6;
  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: #388BC6;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 15px 30px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
ul.pagination {
  margin: 30px 0 0 0;
  font-size: 15px;
}
.items-more {
  margin-bottom: 30px;
}
.items-more h3 {
  padding: 0 0 6px 0;
  color: #388BC6;
  font-size: 30px;
  border-bottom: 1px dotted #eaeaea;
  margin-bottom: 0;
}
.items-more .nav > li > a {
  padding: 12px 0 12px 16px;
  margin: 0;
  border-bottom: 1px dotted #eaeaea;
  font-size: 15px;
  font-family: "latoregular", Helvetica, Arial, sans-serif;
  position: relative;
  color: #777777;
}
.items-more .nav > li > a:hover {
  color: #333333;
}
.items-more .nav > li > a:before {
  font-family: FontAwesome;
  position: absolute;
  top: 18px;
  left: 1px;
  content: "\f111";
  color: #388BC6;
  font-size: 6px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 15px 0 5px;
}
.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;
}
.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: 15px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 920px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.iframe-bordered {
  border: 1px solid #eaeaea;
}
.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: #eaeaea;
  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: #eaeaea;
}
.btn-group .chzn-results {
  white-space: normal;
}

.page-header {
  padding-bottom: 11px;
  margin: 0 0 24px;
  border-bottom: 0px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
  font-size: 20px;
}
.page-subheader {
  border-bottom: 1px solid #eaeaea;
  margin: 0 0 24px;
}
.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: -24px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1.2;
  font-size: 20px;                                       /* oldal, cikk címsorának betűmérete */
  border-bottom: 0px solid #eeeeee;
}
.article-title a,
.article-header h1 a {
  color: #222222;
}
.article-title a:hover,
.article-header h1 a:hover {
  color: #388BC6;
}
h2.article-title,
.article-header h2 {
  font-size: 20px;                                      /* cikkek fejléce */
  line-height: 1.2;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 50%;
}
.masthead {
  padding: 60px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1023px) {
  .masthead {
    padding: 120px 0;
  }
  .masthead h1 {
    font-size: 105px;
  }
  .masthead p {
    font-size: 30px;
  }
  .masthead .btn-lg {
    margin-top: 24px;
    padding: 18px 42px;
    font-size: 22.5px;
  }
}
.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;
}
.our-team .lead {
  margin-bottom: 90px;
}
.our-team .thumbnail {
  text-align: center;
  border: 0;
  padding: 0 30px;
  background-color: transparent;
}
.our-team .thumbnail img {
  margin-left: auto;
  margin-right: auto;
  width: 85%;
}
.our-team .thumbnail .caption {
  padding-bottom: 30px;
}
.our-team .thumbnail h3 {
  margin-bottom: 5px;
}
.our-team .thumbnail .btn {
  border-radius: 50%;
  height: 32px;
  line-height: 32px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 32px;
  background: #999999;
}
.our-team .thumbnail .btn:hover {
  background: #388BC6;
  color: #ffffff;
}
.mod-preview-wrapper {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.mod-preview {
  background-color: #eeeeee;
}
.mod-preview .mod-preview-info {
  background-color: #555555;
  color: #ffffff;
  border: 0;
  padding: 8px 20px;
}

.container {
  background-color: #ffffff;
}
@media (max-width: 1199px) {
  .container {
    width: 92%;
  }
}
.t3-topbars {
  background-color: #e0e0e0;
  font-size: 12px;
  max-height: 42px;
  overflow: hidden;
}
.t3-topbars .container {
  background-color: transparent;
}
.t3-topbars .t3-date {
  padding: 12px 0;
}
.t3-topbars span.day-date {
  padding: 12px 25px 12px 0;
  border-right: 1px solid #ccc;
  margin-right: 20px;
}
@media (max-width: 919px) {
  .t3-topbars span.update-date {
    display: none;
  }
}
.t3-topbars ul.nav {
  padding: 12px 0;
  text-align: right;
}
.t3-topbars ul.nav > li {
  display: inline;
  border: 0;
  padding-left: 0;
}
.t3-topbars ul.nav > li:before {
  content: normal;
}
.t3-topbars ul.nav > li > a {
  padding: 0 15px;
  display: inline;
  background: none;
  border: none;
  color: #777777;
}
.t3-topbars ul.nav > li > a:hover {
  color: #222222;
}
@media (max-width: 919px) {
  .t3-topbars ul.nav {
    text-align: left;
  }
}
#t3-header {
  background-color: #f6f6f6;                                  /* Fejléc színe */
  font-size: 13px;
  color: #999999;
}
#t3-header .container {
  background-color: transparent;
}
.t3-breaking {
  border-bottom: 1px solid #e4e4e4;
  padding: 20px 0 15px;
}
.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-header .container {
  position: relative;
}
.logo {
  text-align: left;
}
@media (max-width: 1199px) {
  .logo {
    text-align: center;
  }
}
.logo a {
  line-height: 1;
  margin: 0;
}
.logo-image span {
  display: none;
}
.logo-image a img {
  float: left;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 920px) {
  .logo-image a img {
    float: none;
  }
}
.logo-image small {
  font-size: 14px;
}
.logo-text a {
  text-decoration: none;
  font-size: 30px;
  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: 15px;
  margin-top: 5px;
}
.head-news {
  padding-top: 8px;
}
.head-news img,
.head-news .nspArt .nspImageWrapper {
  border: 6px solid #dddddd;
}
.head-search {
  height: 55px;
  position: absolute;
  top: 1px;
  right: 0;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: #388BC6;
  border-left: 0px solid #e4e4e4;                                /* Főmenü keresés keret */
  position: relative;
}
@media screen and (min-width: 1023px) {
  .head-search .search {
    background: #388BC6;
  }
}
.head-search .search .fa-search {
  color: #ffffff;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 20px;
  top: 19px;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #777777;
  height: 54px;
  line-height: 55px;
  position: relative;
  margin: 0;
  padding: 0 15px 0 40px;
  width: 40px;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}
@media screen and (min-width: 1023px) {
  .head-search .form-control {
    height: 55px;
  }
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 180px;
}
.head-login {
  position: absolute;
  right: 55px;
}
.head-login a.link i {
  color: #ffffff;						/* Login szín */
  height: 55px;
  padding: 0 25px;
  border-left: 0px solid #eaeaea;				/* Login keret */
  line-height: 55px;
}
.t3-sl {
  padding-bottom: 0px;
  padding-top: 0px;
}
.t3-sl-1 {
  background-color: #388BC6;
}
.t3-featured-news {
  background-color: #f6f6f6;                              /* Featured háttér szín */
  padding-bottom: 45px;
  padding-top: 5px;
}
.t3-featured-news .t3-module {
  margin: 0;
}
.t3-featured-news .t3-featured-spot.container {
  background: transparent;
}
.t3-video {
  margin-top: 30px;
  margin-bottom: 45px;
}
.t3-video .container {
  background: transparent;
}
.t3-video .module-title {
  font-size: 30px;
  margin-bottom: 30px;
  padding: 0;
  border-bottom: none;
}
.t3-mainbody {
  margin-bottom: 45px;
}
.t3-mainbody .t3-content-mass {
  width: 100%;
}
.t3-mainbody .t3-content-mass img {
  padding-right: 10px;
}
.t3-component {
  padding: 37.5px;
  overflow: hidden;
}
.home .t3-component,
.view-featured .t3-component {
  padding: 0;
}
.t3-sidebar .t3-module {
  border-bottom: 1px solid #eaeaea;
}
.t3-sidebar .t3-module:last-child {
  border-bottom: none;
  margin-bottom: 30px;
}
.t3-sidebar-right {
  border-left: 1px solid #eaeaea;                   /* Jobb oldalsáv keret*/
}
.t3-sidebar-left {
  border-right: 1px solid #eaeaea;                  /* Bal oldalsáv keret */
}
.t3-extra-contentwrap {
  padding-bottom: 30px;
}
.t3-extra-contentwrap.less-padding {
  padding-bottom: 0;
}
.t3-extra-sidebar.t3-sidebar {
  border-left: 1px solid #eaeaea;
}
.t3-extra-sidebar.t3-sidebar-1 {
  background-color: #f6f6f6;
}
.t3-extra-sidebar .t3-module {
  border-bottom: 1px solid #eaeaea;
}
.t3-extra-sidebar .t3-module:last-child {
  border-bottom: none;
}
.t3-extra-sidebar .our-team {
  margin-top: 10px;
}
.t3-extra-sidebar .our-team h3 {
  font-size: 15px;
  color: #222222;
}
.t3-extra-sidebar .our-team p {
  font-size: 11px;
  text-transform: uppercase;
}
.t3-extra-sidebar .our-team .thumbnail {
  padding: 0 20px 5px;
  margin-bottom: 0;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .t3-extra-sidebar .our-team .thumbnail {
    padding: 0 10px;
  }
}
.t3-extra-sidebar .our-team .thumbnail img {
  max-width: 85%;
}
.t3-extra-sidebar .our-team .thumbnail .btn {
  margin: 0 1px;
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.t3-extra-sidebar .our-team .fa {
  padding-left: 4px;
}
@media (max-width: 679px) {
  .t3-extra-sidebar .our-team > div {
    width: 100% !important;
    float: none;
  }
}
.t3-footer {
  padding: 10px 0 0 0;
  margin-top: 30px;
  background: #f6f6f6;/*#388BC6;*/                     /* Lábléc háttérszín */
  color: #222222;/*#e9f1de;*/                          /* Lábléc betűszín */
  font-size: 13px;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer .container {
  background-color: transparent;
  border-top: 1px solid #999999;                        /* Lábléc felső vonal */
}
@media screen and (max-width: 919px) {
  .t3-footer .col-xs-6 {
    width: 100%;
  }
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer a {
  color: #ffffff;
}
.t3-footer .t3-module {
  color: #e9f1de;
}
.t3-footer .t3-module .module-title {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: -10px;
}
.t3-footer .t3-module .module-ct {
  padding-bottom: 0px;
}
.t3-footer .nav-stacked,
.t3-footer .module-ct {
  margin-top: -6px;
}
.t3-footer .nav-stacked > li,
.t3-footer .module-ct > li {
  line-height: normal;
  border-bottom: 0;
}
.t3-footer .nav-stacked > li:before,
.t3-footer .module-ct > li:before {
  margin-top: -6px;
  font-size: 8px;
}
.t3-footer .nav-stacked > li > a,
.t3-footer .module-ct > li > a {
  color: #222222;                                           /* Alsó menü menüpont színe */
  padding-left: 0;
}
.t3-footer .nav-stacked > li > a:hover,
.t3-footer .module-ct > li > a:hover,
.t3-footer .nav-stacked > li > a:active,
.t3-footer .module-ct > li > a:active,
.t3-footer .nav-stacked > li > a:focus,
.t3-footer .module-ct > li > a:focus {
  color: #9abe6b;                                          /* Alsó menü menüpont hover színe */
  background-color: transparent;
}
.t3-footnav {
  padding-bottom: 15px;
}
.t3-footnav.row {
  margin-left: -37.5px;
  margin-right: -37.5px;
}
@media (min-width: 680px) and (max-width: 1199px) {
  .t3-footnav .col-sm-3,
  .t3-footnav .col-sm-4,
  .t3-footnav .col-sm-5,
  .t3-footnav .col-sm-6 {
    width: 50%;
  }
}
.t3-footer-blocked {
  background-color: #9abe6b;
  margin-top: 0px;
  overflow-x: hidden !important;
}
.t3-footer-blocked .container {
  position: relative;
}
.t3-copyright {
  padding: 20.5px 0 30px;
  line-height: 1.5;
  font-size: 12px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright p {
  margin: 0;
}
.t3-copyright a:hover {
  color: #e9f1de;
  text-decoration: none;
}
.t3-copyright ul {
  text-align: right;
}
@media screen and (max-width: 1199px) {
  .t3-copyright ul {
    text-align: center;
    padding-top: 30px;
  }
}
.t3-copyright .nav-pills > li {
  padding: 0 15px;
  border-right: 1px solid #6ca7c1;
  display: inline;
}
.t3-copyright .nav-pills > li:before {
  content: "";
}
.t3-copyright .nav-pills > li:last-child {
  border-right: 0;
  padding-right: 0;
}
.t3-copyright .nav-pills > li > a {
  display: inline;
  padding: 0 !important;
}
@media screen and (max-width: 1199px) {
  .t3-copyright {
    text-align: center;
  }
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}


/* Innen kezdődik a saját kód */


/* Táblázat */
.minimal_table th{/*:Color Scheme*/
background-color:#74941f;}
.minimal_table th{/*:Color Scheme*/
border-color:#74941f;}
.minimal_table,.fancy_table{border-collapse:separate;margin-bottom:20px;border-spacing:0;width:100%;vertical-align:middle;}
.minimal_table th{background:#333;color:#fff;font-size:11px;padding:10px 20px;text-transform:uppercase;letter-spacing:1px;font-weight:normal;vertical-align:middle;text-align:left;}
.minimal_table td{padding:10px 20px;border-bottom:1px solid #e9e9e9;}


/* Lista */
.fancy_list{padding-left:20px;}
.fancy_list li{background:url(../../../images/check1.png) no-repeat 0 5px;padding-left:22px;list-style:none;margin-top:0px;}
.fancy_list li a{font-size: 1em;}
.fancy_list.arrow_list li{background-image:url(../../../images/arrow1.png);}
.fancy_list.arrow1_list li{background-image:url(../../../images/arrow2.png);}
.fancy_list.arrow2_list li{background-image:url(../../../images/arrow3.png);}
.fancy_list.comment_list{background-image:url(../../../images/comment.png);}
.fancy_list.check_list li{background-image:url(../../../images/check1.png);}
.fancy_list.minus_list{background-image:url(../../../images/minusz.png);}
.fancy_list.plus_list{background-image:url(../../../images/plusz.png);}
.fancy_list.star_list{background-image:url(../../../images/star.png);}


/* Squeeze */
.squeeze_list{padding-left:10px;margin-bottom:20px;margin-top:20px;}
.squeeze_list li{background:url(../../../images/check.png) no-repeat 0 0;font-size:13px;margin-bottom:25px;list-style:none;padding-left:50px;min-height:35px;}
.squeeze_list.arrow_list li{background-image:url(../../../images/arrow.png);}
.squeeze_list.alert_list li{background-image:url(../../../images/alert.png);}
.squeeze_list.info_list li{background-image:url(../../../images/info.png);}
.squeeze_list.no_list li{background-image:url(../../../images/no.png);}
.squeeze_list.plus_list li{background-image:url(../../../images/plus.png);}
.squeeze_list.telenor_list li{background-image:url(../../../images/telenor.html);}

.bus {background:url(../../../images/bus.png) no-repeat;padding-left:20px; padding-right:20px; line-height:40px;}
.mav {background:url(../../../images/vonat.png) no-repeat;padding-left:20px; line-height:20px;}
.email_link{padding-left:22px;margin-right:10px;background:url(../../../images/level.png) no-repeat 0 0;}


/* Hírlevél */
#mc_embed_signup{clear:left; font:14px Helvetica,Arial,sans-serif; }
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:5px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.2em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #a30134; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:0.5%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:0px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:2px 0; text-indent:2%; padding-left:10px;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#a30134; font-size:150%;}
#mc_embed_signup .mc-field-group .asterisk {position:absolute; top:30px; right:10px;}        
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:150px; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

.dt-sc-numbered-list li { display:block; width:100%; margin:0px 0px 10px; padding:0px; line-height:40px; color:#ffffff; background:#ededed; }
.dt-sc-numbered-list li span { margin:0px 10px 0px 0px; line-height:40px; padding:0px 15px; display:inline-block; background:#74941f; }

/*  */
p.betegsmall { color:A4A4A4; font-size:10px; line-height:14px;}

.dt-sc-contact-info { padding:15px 0px; border-top:1px solid #ededed; width:100%; display:block; clear:both; color:#333334; float:left; margin:0px; }
.dt-sc-contact-info i { font-size:20px; color:#808080; display:inline-block; margin:0px 10px 0px 0px; float:left; position:relative; top:2px; background:#7aa127; }
.dt-sc-contact-info.address i { margin:0px 10px 10px 0px; }
.dt-sc-contact-info span { color:#808080; }

.dt-sc-appointment { margin:10px 0px 0px; float:left; width:100%; padding:0px; }
.dt-sc-appointment .dt-sc-contact-info { background:#ededed; display:block; width:100%; margin:0px 0px 10px; padding:0px; line-height:40px; color:#808080; }
.dt-sc-appointment .dt-sc-contact-info.address span { display:inline-block; padding:5px 0px 0px; line-height:24px; }
.dt-sc-appointment .dt-sc-contact-info.address span { color:#808080; }
.dt-sc-appointment .dt-sc-contact-info i { margin:0px 10px 0px 0px; line-height:40px; padding:0px; width:40px; text-align:center; height:40px; display:inline-block; color:#ffffff; top:0px; font-size:14px; }
.dt-sc-appointment .dt-sc-contact-info span { color:#333334; }
.dt-sc-appointment .dt-sc-contact-info span a{ color:#808080; }


@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfontba72.html?v=4.0.3');src:url('fonts/fontawesome-webfontd41d.html?#iefix&v=4.0.3') format('embedded-opentype'),url('fonts/fontawesome-webfontba72-2.html?v=4.0.3') format('woff'),url('fonts/fontawesome-webfontba72-3.html?v=4.0.3') format('truetype'),url('fonts/fontawesome-webfontba72-4.html?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}
.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-phone:before{content:"\f095"}
.fa-globe:before{content:"\f0ac"}
.fa-pencil:before{content:"\f040"}
.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}
.fa-rocket:before{content:"\f135"}
.fa-file-text:before{content:"\f15c"}
.fa-envelope-o:before{content:"\f003"}
.fa-user-md:before{content:"\f0f0"}
.fa-h-square:before{content:"\f0fd"}
.fa-check-square-o:before{content:"\f046"}

.dt-sc-titled-box { margin-bottom:20px; width:100%; clear:both; }
.dt-sc-titled-box h6.dt-sc-titled-box-title { font-size:16px; font-weight:bold; padding:10px 15px; text-shadow:none; margin:0px; } 
.dt-sc-titled-box h6.dt-sc-titled-box-title span { font-size:16px; margin-right:5px; }
.dt-sc-titled-box-content { padding:15px 15px 20px; line-height:20px; background:#f3f3f3; border:1px solid #ededed; border-top:0px; height:210px; color:#A4A4A4; }
.dt-sc-titled-box-content1 { padding:15px 15px 15px; line-height:20px; background:#f3f3f3; border:1px solid #ededed; border-top:0px; height:170px; color:#A4A4A4; }				
.dt-sc-titled-box h6.dt-sc-titled-box-title { color:#ffffff; }
.dt-sc-titled-box.blue h6.dt-sc-titled-box-title { background:#00bfff; }
.dt-sc-titled-box.green h6.dt-sc-titled-box-title { background:#7aa127; }

/* Szakrendelés táblázat */
.szak table{width:100%; clear:both;}
.szak th{padding:10px; line-height:normal; font-size:14px; border-top:3px solid #4bbbd7; border-bottom:1px solid #f0f0f0; text-align:center;}
.szak tr{border-bottom:1px solid #f0f0f0;}
.szak td{border-bottom:1px solid f0f0f0;font-size:14px;line-height:normal; padding:10px 0px; text-align:center;}

/* Táblázat */
.szakmai table{ border-collapse:separate; border-spacing:0; margin-bottom:20px; width:100%; clear:both; border:1px solid #f0f0f0; border-bottom:0px;  }
.szakmai th{ background:#4bbbd7; color:#ffffff; padding:15px; font-size:14px; line-height:normal; font-weight:bold; text-align:left; }
.szakmai td{ border-bottom:1px solid #f0f0f0; background:#fafafa; font-size:14px; line-height:normal; text-align:left; padding:13px 15px; }
.szakmai tbody tr:nth-child(2n+1) td { background:#ffffff; }
.szakmai tbody td .dt-sc-button.small { padding:7px 14px; font-size:12px; margin:0px; }

/* Vezetőség táblázat */
.vezetoseg .table {
  width: 100%;
  margin-bottom: 24px;
}
.vezetoseg th,
.vezetoseg td {
  padding: 8px;
  line-height: 1;/*.61538462;*/
  vertical-align: top;
  border-top: 0px solid #eaeaea;
}
.vezetoseg p {
	line-height:20px;
}

.content-category h1 {
	font-size: 20px;
}


.terkep {
  color: #ffffff;
}
.terkep h1,
.terkep h2,
.terkep h3,
.terkep h4,
.terkep h5 {
  color: #ffffff;
}
.terkep a {
  color: #ffffff;
}
.terkep .module-title {
  padding: 30px 37.5px;
  border-bottom: 0px solid #fff;
  color: #ffffff;
}
.terkep.t3-module {
  background-color: #ffffff;
}
.terkep .module-ct {
  border-top: none;
  padding: 0px;
}


.szin {
  color: #ffffff;
}
.szin h1,
.szin h2,
.szin h3,
.szin h4,
.szin h5 {
  color: #ffffff;
}
.szin a {
  color: #ffffff;
}
.szin .module-title {
  padding: 30px 37.5px;
  border-bottom: 0px solid #e4b537;
  color: #ffffff;
}
.szin.t3-module {
  background-color: #998d6e; /*#e1ad21;*/
}
.szin .module-ct {
  border-top: none;
  padding: 37.5px;
}
.beiratkozas .module-title {
  position: absolute;
  font-size: 42.5px;
  left: 0;
  top: 30%;
  border-bottom: none;
  line-height: 0.9;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  -ms-transition: opacity 0.45s ease;
}
.beiratkozas:hover .module-title {
  opacity: 0;
  filter: alpha(opacity=0);
}
.beiratkozas .module-ct {
  opacity: 0;
  filter: alpha(opacity=0);
}
.beiratkozas:hover .module-ct {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -ms-transition: all 0.45s ease;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* Kapcsolat táblázat */
.kapcsolat .table {
  width: 100%;
  margin-bottom: 24px;
}
.kapcsolat th,
.kapcsolat td {
  padding: 8px;
  line-height: 1;/*.61538462;*/
  vertical-align: top;
  border:0;
  padding-left:0px;
  padding-right:80px;
}
.kapcsolat p {
	line-height:25px;
}