@charset "UTF-8";
/*!
Theme Name: Életreszóló
Author: BurkonMédia
Text Domain: eletreszolo
*/
/* Text meant only for screen readers. */
.screen-reader-text,
.screen-reader-response {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus,
  .screen-reader-response:focus {
    background-color: #efefef;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #343434;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

@font-face {
  font-family: 'weather';
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot");
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot?#iefix") format("embedded-opentype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.woff") format("woff"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.ttf") format("truetype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg") format("svg");
  font-weight: normal;
  font-style: normal; }

.weather-icon-0:before {
  content: ":"; }

.weather-icon-1:before {
  content: "p"; }

.weather-icon-2:before {
  content: "S"; }

.weather-icon-3:before {
  content: "Q"; }

.weather-icon-4:before {
  content: "S"; }

.weather-icon-5:before {
  content: "W"; }

.weather-icon-6:before {
  content: "W"; }

.weather-icon-7:before {
  content: "W"; }

.weather-icon-8:before {
  content: "W"; }

.weather-icon-9:before {
  content: "I"; }

.weather-icon-10:before {
  content: "W"; }

.weather-icon-11:before {
  content: "I"; }

.weather-icon-12:before {
  content: "I"; }

.weather-icon-13:before {
  content: "I"; }

.weather-icon-14:before {
  content: "I"; }

.weather-icon-15:before {
  content: "W"; }

.weather-icon-16:before {
  content: "I"; }

.weather-icon-17:before {
  content: "W"; }

.weather-icon-18:before {
  content: "U"; }

.weather-icon-19:before {
  content: "Z"; }

.weather-icon-20:before {
  content: "Z"; }

.weather-icon-21:before {
  content: "Z"; }

.weather-icon-22:before {
  content: "Z"; }

.weather-icon-23:before {
  content: "Z"; }

.weather-icon-24:before {
  content: "E"; }

.weather-icon-25:before {
  content: "E"; }

.weather-icon-26:before {
  content: "3"; }

.weather-icon-27:before {
  content: "a"; }

.weather-icon-28:before {
  content: "A"; }

.weather-icon-29:before {
  content: "a"; }

.weather-icon-30:before {
  content: "A"; }

.weather-icon-31:before {
  content: "6"; }

.weather-icon-32:before {
  content: "1"; }

.weather-icon-33:before {
  content: "6"; }

.weather-icon-34:before {
  content: "1"; }

.weather-icon-35:before {
  content: "W"; }

.weather-icon-36:before {
  content: "1"; }

.weather-icon-37:before {
  content: "S"; }

.weather-icon-38:before {
  content: "S"; }

.weather-icon-39:before {
  content: "S"; }

.weather-icon-40:before {
  content: "M"; }

.weather-icon-41:before {
  content: "W"; }

.weather-icon-42:before {
  content: "I"; }

.weather-icon-43:before {
  content: "W"; }

.weather-icon-44:before {
  content: "a"; }

.weather-icon-45:before {
  content: "S"; }

.weather-icon-46:before {
  content: "U"; }

.weather-icon-47:before {
  content: "S"; }

.animate--in {
  animation-name: animate--in;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
  backface-visibility: hidden; }

@keyframes animate--in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

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

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto; }

.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem; }

.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0; }

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%; }

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%; }

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%; }

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%; }

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%; }

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%; }

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%; }

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%; }

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%; }

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%; }

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%; }

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.col-xs-offset-0 {
  margin-left: 0; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start; }

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end; }

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

@media only screen and (min-width: 768px) {
  .container {
    width: 750px; }
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-sm-offset-0 {
    margin-left: 0; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

@media only screen and (min-width: 992px) {
  .container {
    width: 970px; }
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-md-offset-0 {
    margin-left: 0; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

@media only screen and (min-width: 1200px) {
  .container {
    width: 1170px; }
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-lg-offset-0 {
    margin-left: 0; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

.slick-slider {
  background: #fff; }

.slick-item {
  transition: .2s; }

.slider-item {
  background-size: cover;
  background-position: center center;
  background-repeat: none;
  position: relative;
  text-align: center;
  height: 280px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  z-index: 10; }
  .slider-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    background: linear-gradient(45deg, currentColor, rgba(255, 255, 255, 0.7));
    transition: all 0.3s;
    opacity: 0.65; }
  @media screen and (min-width: 601px) {
    .slider-item {
      height: 320px; } }
  @media screen and (min-width: 783px) {
    .slider-item {
      height: 360px; } }
  @media screen and (min-width: 1200px) {
    .slider-item {
      height: 500px;
      width: 400px;
      max-width: 100%; } }
  .slider-item:hover::before {
    opacity: 0.85;
    transition: all 0.3s; }

.slider-item__caption {
  z-index: 10;
  transition: .2s;
  text-align: left;
  padding: 30px; }
  .slider-item__caption .entry-content {
    padding: 0;
    margin: 0; }
  .slider-item__caption .category-link {
    color: currentColor;
    font-weight: 700;
    display: inline-block;
    padding: 0 15px;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 1px;
    font-size: 10px;
    text-transform: uppercase; }
    @media (min-width: 992px) {
      .slider-item__caption .category-link {
        font-size: 13px; } }
  .slider-item__caption .entry-title {
    font-size: 20px;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    position: relative;
    margin: 0 0 7px;
    font-weight: 900;
    line-height: 1.4em;
    color: #fff; }
    @media (min-width: 992px) {
      .slider-item__caption .entry-title {
        font-size: 24px;
        margin: 0 0 3px; } }
    .slider-item__caption .entry-title a:hover {
      color: #fff;
      text-decoration: none; }
  .slider-item__caption .entry-title a {
    color: #fff; }
    .slider-item__caption .entry-title a:hover, .slider-item__caption .entry-title a:focus, .slider-item__caption .entry-title a:active {
      color: rgba(255, 255, 255, 0.9); }
  .slider-item__caption .entry-meta {
    color: rgba(255, 255, 255, 0.7);
    font-weight: 700;
    font-size: 13px; }
    @media (min-width: 992px) {
      .slider-item__caption .entry-meta {
        font-size: 15px; } }

/*--------------------------------------------------------------
## Slick dots
--------------------------------------------------------------*/
.slick-dots {
  bottom: 44px;
  list-style: none;
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  padding: 0; }

.slick-dots li {
  margin-left: 5px;
  margin-right: 5px;
  width: 34px;
  height: 6px;
  display: inline-block; }

.slick-dots li.slick-active button {
  background: rgba(255, 255, 255, 0.7); }

.slick-dots li button {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 1px;
  color: transparent;
  display: block;
  font-size: 0;
  height: 6px;
  line-height: 0;
  outline: none;
  width: 34px;
  border: none;
  transition: .2s; }
  .slick-dots li button:hover {
    background: rgba(255, 255, 255, 0.7);
    transition: .2s; }

@font-face {
  font-family: 'icomoon';
  src: url("assets/fonts/icomoon.eot?kip8bt");
  src: url("assets/fonts/icomoon.eot?kip8bt#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.ttf?kip8bt") format("truetype"), url("assets/fonts/icomoon.woff?kip8bt") format("woff"), url("assets/fonts/icomoon.svg?kip8bt#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chevron-down:before {
  content: "\e900"; }

.icon-chevron-left:before {
  content: "\e901"; }

.icon-chevron-right:before {
  content: "\e902"; }

.icon-chevron-small-down:before {
  content: "\e903"; }

.icon-chevron-small-left:before {
  content: "\e904"; }

.icon-chevron-small-right:before {
  content: "\e905"; }

.icon-chevron-small-up:before {
  content: "\e906"; }

.icon-chevron-thin-down:before {
  content: "\e907"; }

.icon-chevron-thin-left:before {
  content: "\e908"; }

.icon-chevron-thin-right:before {
  content: "\e909"; }

.icon-chevron-thin-up:before {
  content: "\e90a"; }

.icon-chevron-up:before {
  content: "\e90b"; }

.icon-chevron-with-circle-down:before {
  content: "\e90c"; }

.icon-chevron-with-circle-left:before {
  content: "\e90d"; }

.icon-chevron-with-circle-right:before {
  content: "\e90e"; }

.icon-chevron-with-circle-up:before {
  content: "\e90f"; }

.icon-attachment:before {
  content: "\e916"; }

.icon-back-in-time:before {
  content: "\e917"; }

.icon-ccw:before {
  content: "\e918"; }

.icon-check:before {
  content: "\e919"; }

.icon-funnel:before {
  content: "\e91a"; }

.icon-gauge:before {
  content: "\e91b"; }

.icon-heart-outlined:before {
  content: "\e91c"; }

.icon-heart:before {
  content: "\e91d"; }

.icon-info:before {
  content: "\e91e"; }

.icon-link:before {
  content: "\e91f"; }

.icon-magnifying-glass:before {
  content: "\e920"; }

.icon-facebook-with-circle:before {
  content: "\e910"; }

.icon-flickr-with-circle:before {
  content: "\e911"; }

.icon-instagram-with-circle:before {
  content: "\e912"; }

.icon-pinterest-with-circle:before {
  content: "\e913"; }

.icon-twitter-with-circle:before {
  content: "\e914"; }

.icon-youtube-with-circle:before {
  content: "\e915"; }

body.single .entry-wrapper.category-elmeny a,
body.page .entry-wrapper.category-elmeny a {
  color: #3aa6f4; }
  body.single .entry-wrapper.category-elmeny a:hover, body.single .entry-wrapper.category-elmeny a:focus, body.single .entry-wrapper.category-elmeny a:active,
  body.page .entry-wrapper.category-elmeny a:hover,
  body.page .entry-wrapper.category-elmeny a:focus,
  body.page .entry-wrapper.category-elmeny a:active {
    color: #0d90ee; }

body.single .entry-wrapper.category-emlek a,
body.page .entry-wrapper.category-emlek a {
  color: #8C4AD0; }
  body.single .entry-wrapper.category-emlek a:hover, body.single .entry-wrapper.category-emlek a:focus, body.single .entry-wrapper.category-emlek a:active,
  body.page .entry-wrapper.category-emlek a:hover,
  body.page .entry-wrapper.category-emlek a:focus,
  body.page .entry-wrapper.category-emlek a:active {
    color: #7230b7; }

body.single .entry-wrapper.category-kaland a,
body.page .entry-wrapper.category-kaland a {
  color: #8AC531; }
  body.single .entry-wrapper.category-kaland a:hover, body.single .entry-wrapper.category-kaland a:focus, body.single .entry-wrapper.category-kaland a:active,
  body.page .entry-wrapper.category-kaland a:hover,
  body.page .entry-wrapper.category-kaland a:focus,
  body.page .entry-wrapper.category-kaland a:active {
    color: #6d9c27; }

body.single .entry-wrapper.category-szerelem a,
body.page .entry-wrapper.category-szerelem a {
  color: #EA9746; }
  body.single .entry-wrapper.category-szerelem a:hover, body.single .entry-wrapper.category-szerelem a:focus, body.single .entry-wrapper.category-szerelem a:active,
  body.page .entry-wrapper.category-szerelem a:hover,
  body.page .entry-wrapper.category-szerelem a:focus,
  body.page .entry-wrapper.category-szerelem a:active {
    color: #e37d1a; }

body.single .entry-wrapper.category-utazas a,
body.page .entry-wrapper.category-utazas a {
  color: #ff356b; }
  body.single .entry-wrapper.category-utazas a:hover, body.single .entry-wrapper.category-utazas a:focus, body.single .entry-wrapper.category-utazas a:active,
  body.page .entry-wrapper.category-utazas a:hover,
  body.page .entry-wrapper.category-utazas a:focus,
  body.page .entry-wrapper.category-utazas a:active {
    color: #ff0246; }

body.single .entry-wrapper.category-ajandek a,
body.page .entry-wrapper.category-ajandek a {
  color: #41CA77; }
  body.single .entry-wrapper.category-ajandek a:hover, body.single .entry-wrapper.category-ajandek a:focus, body.single .entry-wrapper.category-ajandek a:active,
  body.page .entry-wrapper.category-ajandek a:hover,
  body.page .entry-wrapper.category-ajandek a:focus,
  body.page .entry-wrapper.category-ajandek a:active {
    color: #2fa95f; }

body.single .entry-wrapper .single-image,
body.page .entry-wrapper .single-image {
  margin-bottom: 35px; }

body.single .entry-wrapper .entry-image.youtube,
body.page .entry-wrapper .entry-image.youtube {
  margin-bottom: 40px; }

body.single .entry-content,
body.page .entry-content {
  margin: 0 0 40px 0; }
  @media (min-width: 992px) {
    body.single .entry-content,
    body.page .entry-content {
      margin: 0 0 60px 0; } }
  body.single .entry-content.is-single,
  body.page .entry-content.is-single {
    margin: 30px 0 0; }
    @media (min-width: 992px) {
      body.single .entry-content.is-single,
      body.page .entry-content.is-single {
        margin: 50px 0 0; } }
  body.single .entry-content a,
  body.page .entry-content a {
    color: #007EC6;
    transition: 0.2s; }
    body.single .entry-content a:hover, body.single .entry-content a:focus, body.single .entry-content a:active,
    body.page .entry-content a:hover,
    body.page .entry-content a:focus,
    body.page .entry-content a:active {
      color: #000;
      transition: 0.2s;
      text-decoration: none; }
  body.single .entry-content p,
  body.single .entry-content ul,
  body.single .entry-content ol,
  body.page .entry-content p,
  body.page .entry-content ul,
  body.page .entry-content ol {
    font-size: 14px;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      body.single .entry-content p,
      body.single .entry-content ul,
      body.single .entry-content ol,
      body.page .entry-content p,
      body.page .entry-content ul,
      body.page .entry-content ol {
        font-size: 19px; } }
  body.single .entry-content strong,
  body.page .entry-content strong {
    color: #000; }
  body.single .entry-content h1,
  body.single .entry-content h2,
  body.single .entry-content h3,
  body.single .entry-content h4,
  body.single .entry-content h5,
  body.single .entry-content h6,
  body.page .entry-content h1,
  body.page .entry-content h2,
  body.page .entry-content h3,
  body.page .entry-content h4,
  body.page .entry-content h5,
  body.page .entry-content h6 {
    font-weight: 700;
    color: #000;
    line-height: 1.4; }
  body.single .entry-content img,
  body.page .entry-content img {
    margin: 20px auto; }
  body.single .entry-content h1, body.single .entry-content .h1, body.single .entry-content h2, body.single .entry-content .h2, body.single .entry-content h3, body.single .entry-content .h3,
  body.page .entry-content h1,
  body.page .entry-content .h1,
  body.page .entry-content h2,
  body.page .entry-content .h2,
  body.page .entry-content h3,
  body.page .entry-content .h3 {
    margin-top: 20px;
    margin-bottom: 20px; }
  body.single .entry-content .sharedaddy,
  body.page .entry-content .sharedaddy {
    margin-top: 80px; }
  body.single .entry-content .title,
  body.page .entry-content .title {
    font-size: 22px;
    color: #354344;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 4px solid rgba(0, 0, 0, 0.08);
    display: inline-block;
    margin-top: 0; }
    @media (min-width: 768px) {
      body.single .entry-content .title,
      body.page .entry-content .title {
        font-size: 28px; } }
  body.single .entry-content img,
  body.page .entry-content img {
    margin: 30px 0; }
  body.single .entry-content .twitter-tweet,
  body.page .entry-content .twitter-tweet {
    margin: 30px auto !important; }
  body.single .entry-content h2,
  body.page .entry-content h2 {
    font-size: 18px; }
    @media (min-width: 768px) {
      body.single .entry-content h2,
      body.page .entry-content h2 {
        font-size: 24px; } }
    body.single .entry-content h2.small,
    body.page .entry-content h2.small {
      font-size: 22px; }
  body.single .entry-content h3,
  body.page .entry-content h3 {
    font-size: 16px; }
    @media (min-width: 768px) {
      body.single .entry-content h3,
      body.page .entry-content h3 {
        font-size: 22px; } }
  body.single .entry-content h4,
  body.page .entry-content h4 {
    font-size: 14px; }
    @media (min-width: 768px) {
      body.single .entry-content h4,
      body.page .entry-content h4 {
        font-size: 20px; } }
  body.single .entry-content img,
  body.page .entry-content img {
    max-width: 100%;
    height: auto;
    display: block; }
  body.single .entry-content .alignleft, body.single .entry-content img.alignleft,
  body.page .entry-content .alignleft,
  body.page .entry-content img.alignleft {
    float: left;
    margin-right: 10px; }
  body.single .entry-content .alignright, body.single .entry-content img.alignright,
  body.page .entry-content .alignright,
  body.page .entry-content img.alignright {
    float: right;
    margin-left: 10px; }
  body.single .entry-content .aligncenter, body.single .entry-content img.aligncenter,
  body.page .entry-content .aligncenter,
  body.page .entry-content img.aligncenter {
    margin: 20px auto;
    clear: both; }
  body.single .entry-content .alignnone, body.single .entry-content img.alignnone,
  body.page .entry-content .alignnone,
  body.page .entry-content img.alignnone {
    clear: both;
    margin: 20px 0; }
  body.single .entry-content .wp-caption,
  body.page .entry-content .wp-caption {
    max-width: 100%;
    height: auto; }
  body.single .entry-content .wp-caption img,
  body.page .entry-content .wp-caption img {
    display: block;
    max-width: 100%;
    height: auto; }
  body.single .entry-content .wp-caption .wp-caption-text,
  body.page .entry-content .wp-caption .wp-caption-text {
    text-align: center;
    color: #777;
    font-size: 15px;
    margin-top: 5px; }
  body.single .entry-content blockquote p:last-child,
  body.page .entry-content blockquote p:last-child {
    margin: 0; }
  body.single .entry-content .code-block,
  body.page .entry-content .code-block {
    margin: 30px 0;
    font-size: 14px;
    padding: 25px; }
    @media (min-width: 992px) {
      body.single .entry-content .code-block,
      body.page .entry-content .code-block {
        font-size: 15px; } }
  body.single .entry-content span.code-inline,
  body.page .entry-content span.code-inline {
    font-family: "Courier New",Courier,monospace;
    color: #333;
    background: #efefef;
    padding: 3px 6px;
    border-radius: 3px;
    border: 1px solid #dedede;
    font-size: 16px;
    white-space: nowrap; }
  body.single .entry-content table,
  body.page .entry-content table {
    margin: 0 0 20px;
    font-size: 17px;
    line-height: 1.8;
    color: #444;
    width: 100% !important; }
    body.single .entry-content table thead tr,
    body.page .entry-content table thead tr {
      background: #007EC6;
      color: #fff; }
      body.single .entry-content table thead tr td,
      body.page .entry-content table thead tr td {
        border-color: #007EC6; }
    body.single .entry-content table th,
    body.page .entry-content table th {
      background: #efefef;
      border: 2px solid #efefef;
      padding: 15px; }
    body.single .entry-content table td,
    body.page .entry-content table td {
      border: 2px solid #efefef;
      padding: 8px 14px;
      width: auto !important; }
  body.single .entry-content dl,
  body.page .entry-content dl {
    font-size: 17px;
    line-height: 1.8;
    margin: 10px 0;
    color: #777; }
  body.single .entry-content dt,
  body.page .entry-content dt {
    font-weight: bold;
    color: #1c1739; }
  body.single .entry-content dd,
  body.page .entry-content dd {
    padding: 0 0 0.5em 0; }
  body.single .entry-content .gallery,
  body.page .entry-content .gallery {
    margin-left: -0.5em;
    margin-right: -0.5em;
    margin-top: 10px;
    margin-bottom: 10px; }
  body.single .entry-content .gallery:after,
  body.page .entry-content .gallery:after {
    display: table;
    content: "";
    clear: both; }
  body.single .entry-content .gallery-item,
  body.page .entry-content .gallery-item {
    margin: 0;
    float: left;
    padding: 0.5em; }
    body.single .entry-content .gallery-item img,
    body.page .entry-content .gallery-item img {
      margin: 0; }
    body.single .entry-content .gallery-item .wp-caption-text,
    body.page .entry-content .gallery-item .wp-caption-text {
      text-align: center;
      color: #777;
      font-size: 15px;
      margin-top: 10px; }
  body.single .entry-content .gallery-icon,
  body.page .entry-content .gallery-icon {
    position: relative;
    overflow: hidden; }
    body.single .entry-content .gallery-icon::before,
    body.page .entry-content .gallery-icon::before {
      content: '';
      background: #007EC6;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0;
      display: block;
      z-index: 10;
      pointer-events: none;
      transition: .5s; }
    body.single .entry-content .gallery-icon img,
    body.page .entry-content .gallery-icon img {
      transition: .5s;
      backface-visibility: hidden;
      transform: scale(1.002, 1.002) translateZ(0); }
    body.single .entry-content .gallery-icon:hover::before,
    body.page .entry-content .gallery-icon:hover::before {
      opacity: .6;
      transition: .5s; }
    body.single .entry-content .gallery-icon:hover img,
    body.page .entry-content .gallery-icon:hover img {
      transform: scale(1.1, 1.1) translateZ(0);
      transform-origin: center center;
      transition: .5s; }
  body.single .entry-content .gallery-item img,
  body.page .entry-content .gallery-item img {
    width: 100%; }
  body.single .entry-content .gallery-columns-1 .gallery-item,
  body.page .entry-content .gallery-columns-1 .gallery-item {
    width: 100%;
    float: none; }
  body.single .entry-content .gallery-columns-2 .gallery-item,
  body.page .entry-content .gallery-columns-2 .gallery-item {
    width: 50%; }
  body.single .entry-content .gallery-columns-3 .gallery-item,
  body.page .entry-content .gallery-columns-3 .gallery-item {
    width: 33.3333%; }
  body.single .entry-content .gallery-columns-4 .gallery-item,
  body.page .entry-content .gallery-columns-4 .gallery-item {
    width: 25%; }
  body.single .entry-content .gallery-columns-5 .gallery-item,
  body.page .entry-content .gallery-columns-5 .gallery-item {
    width: 20%; }
  body.single .entry-content .gallery-columns-6 .gallery-item,
  body.page .entry-content .gallery-columns-6 .gallery-item {
    width: 16.6667%; }
  body.single .entry-content .gallery-columns-7 .gallery-item,
  body.page .entry-content .gallery-columns-7 .gallery-item {
    width: 14.2857%; }
  body.single .entry-content .gallery-columns-8 .gallery-item,
  body.page .entry-content .gallery-columns-8 .gallery-item {
    width: 12.5%; }
  body.single .entry-content .gallery-columns-9 .gallery-item,
  body.page .entry-content .gallery-columns-9 .gallery-item {
    width: 11.1111%; }
  body.single .entry-content .gallery-columns-2 .gallery-item:nth-child(2n+1),
  body.single .entry-content .gallery-columns-3 .gallery-item:nth-child(3n+1),
  body.single .entry-content .gallery-columns-4 .gallery-item:nth-child(4n+1),
  body.single .entry-content .gallery-columns-5 .gallery-item:nth-child(5n+1),
  body.single .entry-content .gallery-columns-6 .gallery-item:nth-child(6n+1),
  body.single .entry-content .gallery-columns-7 .gallery-item:nth-child(7n+1),
  body.single .entry-content .gallery-columns-8 .gallery-item:nth-child(8n+1),
  body.single .entry-content .gallery-columns-9 .gallery-item:nth-child(9n+1),
  body.page .entry-content .gallery-columns-2 .gallery-item:nth-child(2n+1),
  body.page .entry-content .gallery-columns-3 .gallery-item:nth-child(3n+1),
  body.page .entry-content .gallery-columns-4 .gallery-item:nth-child(4n+1),
  body.page .entry-content .gallery-columns-5 .gallery-item:nth-child(5n+1),
  body.page .entry-content .gallery-columns-6 .gallery-item:nth-child(6n+1),
  body.page .entry-content .gallery-columns-7 .gallery-item:nth-child(7n+1),
  body.page .entry-content .gallery-columns-8 .gallery-item:nth-child(8n+1),
  body.page .entry-content .gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left; }
  body.single .entry-content .alert-block-light,
  body.page .entry-content .alert-block-light {
    background: #efefef;
    font-size: 0.8em;
    border: 1px solid #e2e2e2;
    padding: 20px;
    line-height: 1.4em;
    color: #777;
    margin-bottom: 1.5em; }
  body.single .entry-content .alert-block-heavy,
  body.page .entry-content .alert-block-heavy {
    background: #F56565;
    font-size: 0.8em;
    border: 1px solid #f34d4d;
    padding: 20px;
    line-height: 1.4em;
    color: #fff;
    margin-bottom: 1.5em; }

body.single #disqus_thread,
body.page #disqus_thread {
  margin-top: 50px;
  margin-bottom: 20px; }

body.single .jp-relatedposts-post-img,
body.page .jp-relatedposts-post-img {
  margin-top: 0 !important; }

body.single #jp-relatedposts,
body.page #jp-relatedposts {
  margin-top: 50px !important; }
  @media (min-width: 992px) {
    body.single #jp-relatedposts,
    body.page #jp-relatedposts {
      margin-top: 80px !important; } }

/*
 * Variables
 */
/*
 * Default Styles
 */
body.is-canvi-ready {
  overflow-x: hidden; }

body.is-canvi-ready .canvi-navbar {
  display: block;
  visibility: visible; }

.canvi-navbar {
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  background: #fff;
  width: 280px;
  display: none;
  visibility: hidden;
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  will-change: transform;
  -webkit-overflow-scrolling: touch;
  overflow: auto; }
  .canvi-navbar::-webkit-scrollbar {
    width: 0; }
  .canvi-navbar::-webkit-scrollbar-track {
    background: #efefef; }
  .canvi-navbar::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 2px; }
  .canvi-navbar.is-canvi-open {
    transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
    will-change: transform; }
  .canvi-navbar[data-position="right"] {
    right: 0;
    transform: translate3d(100%, 0, 0); }
    .canvi-navbar[data-position="right"][data-push-content="true"] {
      transform: translate3d(0, 0, 0); }
    .canvi-navbar[data-position="right"].is-canvi-open {
      transform: translate3d(0, 0, 0); }
  .canvi-navbar[data-position="left"] {
    left: 0;
    transform: translate3d(-100%, 0, 0); }
    .canvi-navbar[data-position="left"][data-push-content="true"] {
      transform: translate3d(0, 0, 0); }
    .canvi-navbar[data-position="left"].is-canvi-open {
      transform: translate3d(0, 0, 0); }
  .canvi-navbar[data-push-content="false"] {
    z-index: 10; }
  .canvi-navbar[data-push-content="true"] {
    z-index: 1; }

.canvi-content {
  position: relative;
  z-index: 5;
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  overflow: hidden;
  background: #fff; }
  .canvi-content.is-canvi-open {
    transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1); }

.canvi-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  z-index: 1031; }

.canvi-content.is-canvi-open .canvi-overlay {
  visibility: visible;
  animation-name: canvi-animate-in;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  backface-visibility: hidden; }

.canvi-content.is-canvi-open .canvi-overlay.canvi-animate-out {
  animation-name: canvi-animate-out;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  backface-visibility: hidden; }

/*
 * User Info Styling
 */
.canvi-user-info {
  padding: 25px 30px;
  display: flex;
  align-items: center;
  justify-cnt: left;
  background: #333739;
  margin-bottom: 20px;
  position: relative; }
  .canvi-user-info img {
    max-width: 100%;
    height: auto; }
  .canvi-user-info__image {
    margin-right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden; }
  .canvi-user-info__data {
    width: calc(100% - 70px); }
  .canvi-user-info__title {
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    margin: 0 0 3px 0;
    line-height: 1.3em;
    display: block; }
  .canvi-user-info__meta {
    display: inline-block;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 14px;
    t: .canvi-user-info__meta; }
    .canvi-user-info__meta :hover, .canvi-user-info__meta:focus, .canvi-user-info__meta:active {
      color: rgba(255, 255, 255, 0.9); }
  .canvi-user-info__close {
    position: absolute;
    top: calc(50% - 20px);
    right: 30px;
    background: rgba(0, 0, 0, 0.2);
    width: 40px;
    height: 40px;
    border-radius: 2px;
    transition: 0.3s;
    cursor: pointer;
    user-select: none; }
    .canvi-user-info__close:hover {
      background: rgba(0, 0, 0, 0.6); }
    .canvi-user-info__close::before {
      content: '';
      width: 20px;
      height: 3px;
      background: #fff;
      position: absolute;
      top: 18px;
      left: 10px;
      transform: rotate(45deg); }
    .canvi-user-info__close::after {
      content: '';
      width: 20px;
      height: 3px;
      background: #fff;
      position: absolute;
      top: 18px;
      right: 10px;
      transform: rotate(-45deg); }

/*
 * Navigation styling
 */
.canvi-navigation {
  margin: 0;
  padding: 0; }
  .canvi-navigation li {
    list-style: none; }
    .canvi-navigation li:not(:last-child) {
      border-bottom: 1px solid rgba(0, 0, 0, 0.03); }
  .canvi-navigation__item {
    display: block;
    padding: 14px 30px;
    display: flex;
    align-items: center;
    opacity: 0.7;
    text-decoration: none; }
    .canvi-navigation__item.is-active, .canvi-navigation__item:hover {
      opacity: 1; }
  .canvi-navigation__icon-wrapper {
    margin-right: 20px;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background: #aaa;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; }
  .canvi-navigation__icon {
    font-size: 17px;
    line-height: 1em; }
  .canvi-navigation__text {
    font-weight: 700;
    color: #94a0a8;
    font-size: 14px;
    margin: 0;
    line-height: 1.3em;
    display: block;
    text-transform: uppercase; }

/*
 * Navigation header
 */
.canvi-header {
  background: #1ce678;
  display: flex;
  align-items: center;
  justify-content: center; }
  .canvi-header__image {
    margin: 30px;
    max-width: 100px;
    height: auto; }

/*
 * Keyframe animations
 */
@keyframes canvi-animate-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes canvi-animate-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 select {
  height: 44px; }

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 select,
.wpcf7 textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  border: 1px solid #dedede;
  padding: 10px;
  margin: 0 0 20px 0 !important;
  outline: none;
  color: #aaa;
  font-size: 0.8em; }
  .wpcf7 input[type="text"]:focus,
  .wpcf7 input[type="email"]:focus,
  .wpcf7 select:focus,
  .wpcf7 textarea:focus {
    border-color: #4c3482; }
  .wpcf7 input[type="text"]::-webkit-input-placeholder,
  .wpcf7 input[type="email"]::-webkit-input-placeholder,
  .wpcf7 select::-webkit-input-placeholder,
  .wpcf7 textarea::-webkit-input-placeholder {
    color: #aaa; }
  .wpcf7 input[type="text"]:-moz-placeholder,
  .wpcf7 input[type="email"]:-moz-placeholder,
  .wpcf7 select:-moz-placeholder,
  .wpcf7 textarea:-moz-placeholder {
    color: #aaa; }
  .wpcf7 input[type="text"]::-moz-placeholder,
  .wpcf7 input[type="email"]::-moz-placeholder,
  .wpcf7 select::-moz-placeholder,
  .wpcf7 textarea::-moz-placeholder {
    color: #aaa; }
  .wpcf7 input[type="text"]:-ms-input-placeholder,
  .wpcf7 input[type="email"]:-ms-input-placeholder,
  .wpcf7 select:-ms-input-placeholder,
  .wpcf7 textarea:-ms-input-placeholder {
    color: #aaa; }
  .wpcf7 input[type="text"].wpcf7-not-valid,
  .wpcf7 input[type="email"].wpcf7-not-valid,
  .wpcf7 select.wpcf7-not-valid,
  .wpcf7 textarea.wpcf7-not-valid {
    border-color: #D25F5F; }

.wpcf7 textarea {
  resize: none;
  min-height: 200px; }

.wpcf7 .btn {
  margin-top: 0; }

.wpcf7 label {
  display: block;
  margin-bottom: 5px;
  color: #bcbcbc;
  cursor: pointer; }

.wpcf7 h3 {
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
  font-size: 15px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  color: #333; }

.wpcf7 .select-wrapper {
  position: relative; }
  .wpcf7 .select-wrapper select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none; }
  .wpcf7 .select-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #007EC6;
    content: "\ea43";
    font-size: 22px;
    z-index: 300;
    pointer-events: none; }
  .wpcf7 .select-wrapper:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    width: 40px;
    height: 40px;
    background: #fff;
    pointer-events: none; }

.wpcf7 .wpcf7-radio,
.wpcf7 .wpcf7-checkbox {
  display: block;
  margin-bottom: 20px; }
  .wpcf7 .wpcf7-radio .wpcf7-list-item,
  .wpcf7 .wpcf7-checkbox .wpcf7-list-item {
    display: block;
    margin-bottom: 10px; }
    .wpcf7 .wpcf7-radio .wpcf7-list-item.last,
    .wpcf7 .wpcf7-checkbox .wpcf7-list-item.last {
      margin-bottom: 0; }

.wpcf7 .wpcf7-not-valid-tip {
  display: none; }

.wpcf7 .ajax-loader {
  display: inline-block;
  left: 20px;
  float: right; }

.wpcf7 .wpcf7-form-control-wrap.your-name,
.wpcf7 .wpcf7-form-control-wrap.your-email {
  position: relative;
  display: block; }
  .wpcf7 .wpcf7-form-control-wrap.your-name:before,
  .wpcf7 .wpcf7-form-control-wrap.your-email:before {
    content: 'Kötelező';
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 0;
    left: auto;
    background: #dedede;
    color: #777;
    font-size: 12px;
    text-transform: uppercase;
    padding: 3px 10px;
    display: inline-block;
    height: 24px;
    line-height: 20px; }

.wpcf7 .wpcf7-response-output {
  font-weight: 700;
  margin-top: 20px;
  font-size: 15px; }

.wpcf7 div.wpcf7-mail-sent-ok {
  line-height: 1.4em;
  background: #5FD283;
  color: #fff;
  padding: 15px 20px; }

.wpcf7 div.wpcf7-mail-sent-ng {
  line-height: 1.4em;
  background: #F56565;
  color: #fff;
  padding: 15px 20px; }

.wpcf7 div.wpcf7-spam-blocked {
  line-height: 1.4em;
  background: #F56565;
  color: #fff;
  padding: 15px 20px; }

.wpcf7 div.wpcf7-validation-errors {
  line-height: 1.4em;
  background: #F56565;
  color: #fff;
  padding: 15px 20px; }

::-moz-selection {
  background: #354344;
  color: #fff; }

::selection {
  background: #354344;
  color: #fff; }

* {
  outline: none !important; }

a {
  transition: 0.3s;
  text-decoration: none; }
  a:hover, a:focus, a:active {
    transition: 0.3s;
    text-decoration: none; }

body {
  font-family: "Archivo", sans-serif;
  background: #fff;
  font-size: 15px;
  color: #737373;
  line-height: 1.7em;
  font-weight: 400;
  overflow-x: hidden;
  position: relative; }
  @media (min-width: 992px) {
    body {
      font-size: 18px; } }

.container {
  max-width: 1230px;
  width: 100%; }

.btn {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  padding: 0 14px;
  height: 34px;
  line-height: 34px;
  background-color: #354344;
  border-radius: 2px;
  display: inline-block;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  transition: all 0.2s;
  border: none; }
  @media (min-width: 992px) {
    .btn {
      padding: 0 20px;
      height: 40px;
      line-height: 40px;
      font-size: 14px; } }
  .btn:hover, .btn:focus, .btn:active {
    background-color: #1f2727;
    text-decoration: none;
    color: #fff;
    transition: all 0.2s; }

.header-section {
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 50;
  padding-top: 5px; }
  .header-section::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 5px;
    width: 100%;
    background: linear-gradient(to right, #3aa6f4 0%, #8C4AD0 16%, #8AC531 33%, #ff356b 50%, #EA9746 66%, #41CA77 100%); }
  .header-section__inside {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 90px; }
    @media (min-width: 992px) {
      .header-section__inside {
        height: 170px; } }
  .header-section__right {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: calc(100% - 240px); }
  .header-section__top {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
  .header-section__bottom {
    margin-top: 30px; }
  .header-section__weather {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #acacac;
    font-size: 14px;
    opacity: 0; }
    .header-section__weather h2 {
      margin: 0;
      color: #354344;
      font-weight: 700;
      font-size: 14px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .header-section__weather h2 .weather-icon {
        font-family: weather;
        font-weight: normal;
        font-style: normal;
        text-transform: none;
        margin-right: 7px;
        font-size: 38px; }
    .header-section__weather p {
      margin: 0 0 0 25px;
      text-transform: uppercase; }
  .header-section__search {
    position: relative;
    margin-left: 40px;
    float: right;
    display: none; }
    @media (min-width: 992px) {
      .header-section__search {
        display: block; } }
  .header-section__search-input {
    background: #f1f1f1;
    border-radius: 1px;
    height: 42px;
    padding: 0 15px;
    line-height: 42px;
    border: none;
    font-size: 14px;
    width: 200px;
    transition: all 0.2s; }
    .header-section__search-input:focus {
      background: #e4e4e4;
      transition: all 0.2s;
      width: 220px; }
      .header-section__search-input:focus + .site-header__search-btn {
        color: #fff; }
  .header-section__search-btn {
    border: none;
    background: none;
    position: absolute;
    top: 8px;
    right: 14px;
    background: transparent;
    border: none;
    font-size: 18px;
    padding: 0;
    text-shadow: none;
    box-shadow: none; }
    .header-section__search-btn:hover {
      opacity: 0.8;
      transition: all 0.2s; }
  .header-section__social {
    margin-left: 30px;
    display: flex; }
    .header-section__social a {
      font-size: 36px;
      margin-left: 10px; }
      .header-section__social a.is-facebook {
        color: #3b5999; }
        .header-section__social a.is-facebook:hover {
          color: #344e87; }
      .header-section__social a.is-twitter {
        color: #00aced; }
        .header-section__social a.is-twitter:hover {
          color: #0099d4; }
      .header-section__social a.is-flickr {
        color: #fe0084; }
        .header-section__social a.is-flickr:hover {
          color: #e50077; }
      .header-section__social a.is-pinterest {
        color: #cc2127; }
        .header-section__social a.is-pinterest:hover {
          color: #b61d23; }
      .header-section__social a.is-instagram {
        color: #854e3a; }
        .header-section__social a.is-instagram:hover {
          color: #734432; }
  .header-section__weather {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
  .header-section__logo {
    width: 170px;
    display: inline-block;
    position: relative;
    top: -2px; }
    @media (min-width: 992px) {
      .header-section__logo {
        width: 240px;
        top: -7px; } }
    .header-section__logo img {
      max-width: 100%;
      height: auto; }
  .header-section__menu {
    margin: 0;
    padding: 0; }
    .header-section__menu li {
      list-style: none;
      display: inline-block; }
      .header-section__menu li.current-menu-item a {
        color: #fff; }
      .header-section__menu li.current-menu-item a::before,
      .header-section__menu li.current-menu-item a::before,
      .header-section__menu li.current-menu-item a::before {
        height: 100%; }
    .header-section__menu a {
      display: inline-block;
      height: 40px;
      background: transparent;
      line-height: 41px;
      text-decoration: none;
      padding: 0 13px;
      border-radius: 3px;
      font-weight: 900;
      font-size: 14px;
      color: #fff;
      margin-left: 8px;
      text-transform: uppercase;
      position: relative;
      color: #354344;
      z-index: 10;
      transition: 0.2s; }
      .header-section__menu a::before {
        content: '';
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 0;
        width: 100%;
        display: block;
        background: transparent;
        z-index: -1;
        transition: 0.2s; }
      .header-section__menu a:hover, .header-section__menu a:active, .header-section__menu a:focus {
        text-decoration: none; }
    .header-section__menu li.elmeny a::before {
      background: #3aa6f4; }
    .header-section__menu li.elmeny a:hover, .header-section__menu li.elmeny a:active, .header-section__menu li.elmeny a:focus {
      color: #fff;
      transition: 0.2s; }
    .header-section__menu li.elmeny a:hover:before, .header-section__menu li.elmeny a:active:before, .header-section__menu li.elmeny a:focus:before {
      height: 100%;
      transition: 0.2s; }
    .header-section__menu li.emlek a::before {
      background: #8C4AD0; }
    .header-section__menu li.emlek a:hover, .header-section__menu li.emlek a:active, .header-section__menu li.emlek a:focus {
      color: #fff;
      transition: 0.2s; }
    .header-section__menu li.emlek a:hover:before, .header-section__menu li.emlek a:active:before, .header-section__menu li.emlek a:focus:before {
      height: 100%;
      transition: 0.2s; }
    .header-section__menu li.kaland a::before {
      background: #8AC531; }
    .header-section__menu li.kaland a:hover, .header-section__menu li.kaland a:active, .header-section__menu li.kaland a:focus {
      color: #fff;
      transition: 0.2s; }
    .header-section__menu li.kaland a:hover:before, .header-section__menu li.kaland a:active:before, .header-section__menu li.kaland a:focus:before {
      height: 100%;
      transition: 0.2s; }
    .header-section__menu li.utazas a::before {
      background: #ff356b; }
    .header-section__menu li.utazas a:hover, .header-section__menu li.utazas a:active, .header-section__menu li.utazas a:focus {
      color: #fff;
      transition: 0.2s; }
    .header-section__menu li.utazas a:hover:before, .header-section__menu li.utazas a:active:before, .header-section__menu li.utazas a:focus:before {
      height: 100%;
      transition: 0.2s; }
    .header-section__menu li.szerelem a::before {
      background: #EA9746; }
    .header-section__menu li.szerelem a:hover, .header-section__menu li.szerelem a:active, .header-section__menu li.szerelem a:focus {
      color: #fff;
      transition: 0.2s; }
    .header-section__menu li.szerelem a:hover:before, .header-section__menu li.szerelem a:active:before, .header-section__menu li.szerelem a:focus:before {
      height: 100%;
      transition: 0.2s; }
    .header-section__menu li.ajandek a::before {
      background: #41CA77; }
    .header-section__menu li.ajandek a:hover, .header-section__menu li.ajandek a:active, .header-section__menu li.ajandek a:focus {
      color: #fff;
      transition: 0.2s; }
    .header-section__menu li.ajandek a:hover:before, .header-section__menu li.ajandek a:active:before, .header-section__menu li.ajandek a:focus:before {
      height: 100%;
      transition: 0.2s; }

.menu-trigger {
  display: inline-block;
  width: 30px; }
  @media (min-width: 992px) {
    .menu-trigger {
      display: none; } }
  .menu-trigger span {
    display: block;
    height: 3px;
    background: #354344;
    margin: 8px 0;
    border-radius: 1px; }

.list-item:not(:last-of-type) {
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1; }
  @media (min-width: 992px) {
    .list-item:not(:last-of-type) {
      margin-bottom: 40px;
      border-bottom: 2px solid #f1f1f1; } }

.list-item:hover .list-item__image::before {
  opacity: 0.55;
  transition: all 0.3s; }

@media (min-width: 992px) {
  .list-item[data-image="has-image"] .list-item__content {
    margin-top: -160px; } }

.list-item[data-image="no-image"] .list-item__content {
  margin-top: -20px; }
  @media (min-width: 992px) {
    .list-item[data-image="no-image"] .list-item__content {
      margin-top: -40px; } }

.list-item.category-elmeny .list-item__title a {
  color: #3aa6f4; }
  .list-item.category-elmeny .list-item__title a:hover, .list-item.category-elmeny .list-item__title a:active, .list-item.category-elmeny .list-item__title a:focus {
    color: #0d90ee; }

.list-item.category-elmeny .btn {
  background: #3aa6f4; }
  .list-item.category-elmeny .btn:hover, .list-item.category-elmeny .btn:active, .list-item.category-elmeny .btn:focus {
    background: #0d90ee; }

.list-item.category-elmeny .list-item__category-link:hover, .list-item.category-elmeny .list-item__category-link:focus, .list-item.category-elmeny .list-item__category-link:active {
  background: #3aa6f4 !important; }

.list-item.category-elmeny .list-item__image {
  color: #3aa6f4; }

.list-item.category-emlek .list-item__title a {
  color: #8C4AD0; }
  .list-item.category-emlek .list-item__title a:hover, .list-item.category-emlek .list-item__title a:active, .list-item.category-emlek .list-item__title a:focus {
    color: #7230b7; }

.list-item.category-emlek .btn {
  background: #8C4AD0; }
  .list-item.category-emlek .btn:hover, .list-item.category-emlek .btn:active, .list-item.category-emlek .btn:focus {
    background: #7230b7; }

.list-item.category-emlek .list-item__category-link:hover, .list-item.category-emlek .list-item__category-link:focus, .list-item.category-emlek .list-item__category-link:active {
  background: #8C4AD0 !important; }

.list-item.category-emlek .list-item__image {
  color: #8C4AD0; }

.list-item.category-utazas .list-item__title a {
  color: #ff356b; }
  .list-item.category-utazas .list-item__title a:hover, .list-item.category-utazas .list-item__title a:active, .list-item.category-utazas .list-item__title a:focus {
    color: #ff0246; }

.list-item.category-utazas .btn {
  background: #ff356b; }
  .list-item.category-utazas .btn:hover, .list-item.category-utazas .btn:active, .list-item.category-utazas .btn:focus {
    background: #ff0246; }

.list-item.category-utazas .list-item__category-link:hover, .list-item.category-utazas .list-item__category-link:focus, .list-item.category-utazas .list-item__category-link:active {
  background: #ff356b !important; }

.list-item.category-utazas .list-item__image {
  color: #ff356b; }

.list-item.category-kaland .list-item__title a {
  color: #8AC531; }
  .list-item.category-kaland .list-item__title a:hover, .list-item.category-kaland .list-item__title a:active, .list-item.category-kaland .list-item__title a:focus {
    color: #6d9c27; }

.list-item.category-kaland .btn {
  background: #8AC531; }
  .list-item.category-kaland .btn:hover, .list-item.category-kaland .btn:active, .list-item.category-kaland .btn:focus {
    background: #6d9c27; }

.list-item.category-kaland .list-item__category-link:hover, .list-item.category-kaland .list-item__category-link:focus, .list-item.category-kaland .list-item__category-link:active {
  background: #8AC531 !important; }

.list-item.category-kaland .list-item__image {
  color: #8AC531; }

.list-item.category-szerelem .list-item__title a {
  color: #EA9746; }
  .list-item.category-szerelem .list-item__title a:hover, .list-item.category-szerelem .list-item__title a:active, .list-item.category-szerelem .list-item__title a:focus {
    color: #e37d1a; }

.list-item.category-szerelem .btn {
  background: #EA9746; }
  .list-item.category-szerelem .btn:hover, .list-item.category-szerelem .btn:active, .list-item.category-szerelem .btn:focus {
    background: #e37d1a; }

.list-item.category-szerelem .list-item__category-link:hover, .list-item.category-szerelem .list-item__category-link:focus, .list-item.category-szerelem .list-item__category-link:active {
  background: #EA9746 !important; }

.list-item.category-szerelem .list-item__image {
  color: #EA9746; }

.list-item.category-ajandek .list-item__title a {
  color: #41CA77; }
  .list-item.category-ajandek .list-item__title a:hover, .list-item.category-ajandek .list-item__title a:active, .list-item.category-ajandek .list-item__title a:focus {
    color: #2fa95f; }

.list-item.category-ajandek .btn {
  background: #41CA77; }
  .list-item.category-ajandek .btn:hover, .list-item.category-ajandek .btn:active, .list-item.category-ajandek .btn:focus {
    background: #2fa95f; }

.list-item.category-ajandek .list-item__category-link:hover, .list-item.category-ajandek .list-item__category-link:focus, .list-item.category-ajandek .list-item__category-link:active {
  background: #41CA77 !important; }

.list-item.category-ajandek .list-item__image {
  color: #41CA77; }

.list-item__category-link {
  color: #fff;
  font-weight: 700;
  display: inline-block;
  padding: 0 15px;
  background: #354344;
  margin-bottom: 10px;
  border-radius: 1px;
  font-size: 10px;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    .list-item__category-link {
      font-size: 13px; } }
  .list-item__category-link:hover, .list-item__category-link:focus, .list-item__category-link:active {
    background: #1f2727;
    color: #fff; }

.list-item__image {
  position: relative;
  overflow: hidden; }
  .list-item__image::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
    background: linear-gradient(0deg, currentColor, rgba(255, 255, 255, 0.7));
    transition: all 0.3s;
    opacity: 0; }
  .list-item__image img {
    width: 100%; }

.list-item__title {
  line-height: 1.3em;
  font-weight: 900;
  font-size: 20px;
  margin: 5px 0 10px; }
  @media (min-width: 992px) {
    .list-item__title {
      font-size: 28px;
      margin: 10px 0 15px; } }

.list-item__content {
  background: #fff;
  padding: 20px 0 20px 0;
  width: 100%;
  position: relative;
  z-index: 30; }
  @media (min-width: 992px) {
    .list-item__content {
      padding: 40px 40px 40px 0;
      width: 90%; } }

.list-item__meta {
  padding: 0;
  font-size: 14px;
  color: #ccc;
  font-weight: 400;
  margin-left: 25px; }
  @media (min-width: 992px) {
    .list-item__meta {
      font-size: 15px; } }

.list-item__header {
  display: flex; }

.list-item__excerpt {
  margin-bottom: 15px; }
  @media (min-width: 992px) {
    .list-item__excerpt {
      margin-bottom: 25px; } }

.content-section {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 992px) {
    .content-section {
      padding-right: 40px;
      padding-top: 40px;
      padding-bottom: 40px; } }

.sidebar-section {
  position: relative;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 992px) {
    .sidebar-section {
      padding-left: 40px;
      padding-top: 40px;
      padding-bottom: 40px; } }
  .sidebar-section::before {
    content: '';
    position: absolute;
    top: 0;
    right: -100vw;
    bottom: 0;
    left: 0;
    background: #f6f6f6;
    z-index: -1; }

.widget-wrapper {
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .widget-wrapper {
      margin-bottom: 40px; } }
  .widget-wrapper.tags a {
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding: 0 12px;
    background: #bdbdbd;
    margin-bottom: 10px;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 10px;
    border-radius: 1px; }
    .widget-wrapper.tags a:hover, .widget-wrapper.tags a:focus, .widget-wrapper.tags a:active {
      background: #1f2727;
      color: #fff; }
  .widget-wrapper.social a {
    font-size: 36px;
    margin-right: 5px; }
    .widget-wrapper.social a.is-facebook {
      color: #3b5999; }
      .widget-wrapper.social a.is-facebook:hover {
        color: #344e87; }
    .widget-wrapper.social a.is-twitter {
      color: #00aced; }
      .widget-wrapper.social a.is-twitter:hover {
        color: #0099d4; }
    .widget-wrapper.social a.is-flickr {
      color: #fe0084; }
      .widget-wrapper.social a.is-flickr:hover {
        color: #e50077; }
    .widget-wrapper.social a.is-pinterest {
      color: #cc2127; }
      .widget-wrapper.social a.is-pinterest:hover {
        color: #b61d23; }
    .widget-wrapper.social a.is-instagram {
      color: #854e3a; }
      .widget-wrapper.social a.is-instagram:hover {
        color: #734432; }
  .widget-wrapper.popular-posts .popular-post.category-elmeny .popular-post__title a {
    color: #3aa6f4; }
    .widget-wrapper.popular-posts .popular-post.category-elmeny .popular-post__title a:hover, .widget-wrapper.popular-posts .popular-post.category-elmeny .popular-post__title a:active, .widget-wrapper.popular-posts .popular-post.category-elmeny .popular-post__title a:focus {
      color: #0d90ee; }
  .widget-wrapper.popular-posts .popular-post.category-emlek .popular-post__title a {
    color: #8C4AD0; }
    .widget-wrapper.popular-posts .popular-post.category-emlek .popular-post__title a:hover, .widget-wrapper.popular-posts .popular-post.category-emlek .popular-post__title a:active, .widget-wrapper.popular-posts .popular-post.category-emlek .popular-post__title a:focus {
      color: #7230b7; }
  .widget-wrapper.popular-posts .popular-post.category-utazas .popular-post__title a {
    color: #ff356b; }
    .widget-wrapper.popular-posts .popular-post.category-utazas .popular-post__title a:hover, .widget-wrapper.popular-posts .popular-post.category-utazas .popular-post__title a:active, .widget-wrapper.popular-posts .popular-post.category-utazas .popular-post__title a:focus {
      color: #ff0246; }
  .widget-wrapper.popular-posts .popular-post.category-kaland .popular-post__title a {
    color: #8AC531; }
    .widget-wrapper.popular-posts .popular-post.category-kaland .popular-post__title a:hover, .widget-wrapper.popular-posts .popular-post.category-kaland .popular-post__title a:active, .widget-wrapper.popular-posts .popular-post.category-kaland .popular-post__title a:focus {
      color: #6d9c27; }
  .widget-wrapper.popular-posts .popular-post.category-szerelem .popular-post__title a {
    color: #EA9746; }
    .widget-wrapper.popular-posts .popular-post.category-szerelem .popular-post__title a:hover, .widget-wrapper.popular-posts .popular-post.category-szerelem .popular-post__title a:active, .widget-wrapper.popular-posts .popular-post.category-szerelem .popular-post__title a:focus {
      color: #e37d1a; }
  .widget-wrapper.popular-posts .popular-post.category-ajandek .popular-post__title a {
    color: #41CA77; }
    .widget-wrapper.popular-posts .popular-post.category-ajandek .popular-post__title a:hover, .widget-wrapper.popular-posts .popular-post.category-ajandek .popular-post__title a:active, .widget-wrapper.popular-posts .popular-post.category-ajandek .popular-post__title a:focus {
      color: #2fa95f; }
  .widget-wrapper.popular-posts .popular-post:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
  .widget-wrapper.popular-posts .popular-post__category-link {
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding: 0 8px;
    background: #354344;
    font-size: 10px;
    text-transform: uppercase;
    border-radius: 1px;
    line-height: 2em; }
    .widget-wrapper.popular-posts .popular-post__category-link:hover, .widget-wrapper.popular-posts .popular-post__category-link:focus, .widget-wrapper.popular-posts .popular-post__category-link:active {
      background: #1f2727;
      color: #fff; }
  .widget-wrapper.popular-posts .popular-post__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3em;
    margin-bottom: 0;
    margin-top: 8px; }
  .widget-wrapper.popular-posts .popular-post__meta {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.5); }
  .widget-wrapper.programs .program:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
  .widget-wrapper.programs .program__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3em;
    margin-bottom: 0;
    margin-top: 0; }
    .widget-wrapper.programs .program__title a {
      color: #354344; }
      .widget-wrapper.programs .program__title a:hover, .widget-wrapper.programs .program__title a:focus, .widget-wrapper.programs .program__title a:active {
        color: #627b7d; }
  .widget-wrapper.programs .program__meta {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 3px;
    line-height: 1.3; }
    .widget-wrapper.programs .program__meta strong {
      color: #354344; }
  .widget-wrapper.banner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }
    .widget-wrapper.banner .banner-title {
      color: rgba(0, 0, 0, 0.2);
      margin-top: 10px;
      font-size: 13px;
      margin-bottom: 0;
      text-transform: uppercase;
      width: 100%;
      text-align: center; }
    .widget-wrapper.banner iframe {
      width: 300px;
      height: 250px;
      border: none;
      overflow: hidden; }

.widget-title {
  background: #efefef;
  margin: 0;
  display: flex;
  overflow: hidden;
  margin-bottom: 20px; }
  .widget-title__inside {
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    position: relative;
    z-index: 10; }
    @media (min-width: 992px) {
      .widget-title__inside {
        font-size: 15px; } }
    .widget-title__inside::before {
      content: '';
      background: #354344;
      position: absolute;
      z-index: -1;
      top: -70px;
      right: -40px;
      bottom: -250px;
      left: -40px;
      transform: rotate(-30deg); }

.footer-section {
  background: #354344;
  padding: 20px;
  text-align: center; }
  @media (min-width: 992px) {
    .footer-section {
      padding: 40px; } }
  .footer-section p {
    margin: 0;
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px; }
    @media (min-width: 992px) {
      .footer-section p {
        font-size: 16px; } }
  .footer-section a {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 700; }
    .footer-section a:hover, .footer-section a:focus, .footer-section a:active {
      color: #fff; }

/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/
.pagination {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%; }

.nav-links {
  font-size: 13px;
  position: relative;
  text-decoration: none;
  border: none;
  font-weight: normal;
  display: flex; }

.page-numbers {
  font-weight: bold;
  margin-right: 8px;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  background: #354344;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px; }
  @media (min-width: 992px) {
    .page-numbers {
      font-size: 13px;
      width: 44px;
      height: 44px;
      line-height: 44px; } }
  .page-numbers.next, .page-numbers.prev {
    padding: 0 15px;
    width: auto; }

a.page-numbers:hover,
a.page-numbers:focus,
a.page-numbers:active,
.page-numbers.current {
  color: #fff;
  background: #3aa6f4; }

body.single .offers {
  margin-bottom: 10px;
  margin-top: 60px;
  border: none; }

.offers {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 2px solid #f1f1f1; }
  .offers__content {
    padding: 20px 10px;
    background: #efefef; }
  .offers__footer {
    background: #84A402;
    height: 45px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    justify-content: space-between; }
    @media (min-width: 992px) {
      .offers__footer {
        height: 60px; } }
    .offers__footer img {
      max-width: 45px;
      height: auto; }
      @media (min-width: 992px) {
        .offers__footer img {
          max-width: 60px; } }
    .offers__footer p {
      color: rgba(255, 255, 255, 0.7);
      font-size: 14px;
      margin: 0 0 0 20px; }

.offer {
  margin: 0; }
  .offer__inside {
    margin: 0 10px;
    background: #fff; }
  .offer__content {
    padding: 15px; }
  .offer img {
    display: block; }
  .offer__title {
    margin-top: 0;
    font-size: 16px;
    font-weight: 700;
    color: #354344;
    line-height: 1.4em;
    text-transform: uppercase; }
    .offer__title a {
      color: #354344; }
      .offer__title a:hover, .offer__title a:focus, .offer__title a:active {
        color: #676767; }
  .offer__desc {
    color: #999;
    font-size: 14px;
    line-height: 1.7em;
    margin-bottom: 15px; }

.category-title {
  color: #fff;
  padding: 20px 0; }
  @media (min-width: 992px) {
    .category-title {
      padding: 25px 0; } }
  .category-title h1 {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4em; }
    @media (min-width: 992px) {
      .category-title h1 {
        font-size: 24px; } }

body.category-elmeny .category-title {
  background: #3aa6f4; }

.category-title.category-elmeny {
  background: #3aa6f4; }

body.category-emlek .category-title {
  background: #8C4AD0; }

.category-title.category-emlek {
  background: #8C4AD0; }

body.category-utazas .category-title {
  background: #ff356b; }

.category-title.category-utazas {
  background: #ff356b; }

body.category-kaland .category-title {
  background: #8AC531; }

.category-title.category-kaland {
  background: #8AC531; }

body.category-szerelem .category-title {
  background: #EA9746; }

.category-title.category-szerelem {
  background: #EA9746; }

body.category-ajandek .category-title {
  background: #41CA77; }

.category-title.category-ajandek {
  background: #41CA77; }

body.single .category-title h1,
body.page .category-title h1 {
  font-size: 22px; }
  @media (min-width: 992px) {
    body.single .category-title h1,
    body.page .category-title h1 {
      font-size: 28px; } }

body.single .category-title__meta,
body.page .category-title__meta {
  margin-top: 15px;
  display: flex;
  align-items: center; }
  body.single .category-title__meta .meta,
  body.page .category-title__meta .meta {
    margin-left: 20px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7); }

body.single .category-title__category-link,
body.page .category-title__category-link {
  color: #fff;
  font-weight: 700;
  display: inline-block;
  padding: 0 15px;
  background: #354344;
  margin-bottom: 0;
  border-radius: 1px;
  font-size: 10px;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    body.single .category-title__category-link,
    body.page .category-title__category-link {
      font-size: 13px; } }
  body.single .category-title__category-link:hover, body.single .category-title__category-link:focus, body.single .category-title__category-link:active,
  body.page .category-title__category-link:hover,
  body.page .category-title__category-link:focus,
  body.page .category-title__category-link:active {
    background: #1f2727;
    color: #fff; }

body.search .category-title,
body.tag.archive .category-title,
body.page .category-title,
body.error404 .category-title {
  background: #354344; }

.canvi-navbar .header-section__social {
  margin-left: 0;
  margin: 20px; }

.canvi-navbar .header-section__menu {
  margin: 20px; }
  .canvi-navbar .header-section__menu li {
    display: block;
    margin-bottom: 20px; }

.cookie-notification {
  background: rgba(255, 255, 255, 0.9);
  display: block;
  position: fixed;
  opacity: 1;
  visibility: visible;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  color: #787878;
  margin: 0;
  z-index: 100;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  transform: translateY(100%);
  animation-name: cookie--in;
  animation-fill-mode: forwards;
  animation-duration: 0.3s; }
  @media (min-width: 768px) {
    .cookie-notification {
      flex-wrap: nowrap;
      align-items: center;
      justify-content: center; } }
  .cookie-notification.animate--out {
    opacity: 1;
    transform: translateY(0);
    animation-name: cookie--out;
    animation-fill-mode: forwards;
    animation-duration: 0.3s; }
  .cookie-notification a {
    color: #007EC6; }
    .cookie-notification a:hover, .cookie-notification a:focus, .cookie-notification a:active {
      color: #007EC6;
      text-decoration: underline; }
  .cookie-notification .btn {
    cursor: pointer;
    float: right;
    margin-top: 10px; }
    @media (min-width: 768px) {
      .cookie-notification .btn {
        margin-top: 0;
        margin-left: 25px; } }
  .cookie-notification p {
    margin-bottom: 0; }

@keyframes cookie--in {
  0% {
    transform: translateY(100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookie--out {
  0% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translateY(100%); } }
