@font-face {
  font-family: 'antonregular';
  src: url('../fonts/anton-regular.eot');
  src: url('../fonts/anton-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/anton-regular.woff2') format('woff2'), url('../fonts/anton-regular.woff') format('woff'), url('../fonts/anton-regular.ttf') format('truetype'), url('../fonts/anton-regular.svg#antonregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_sansbold';
  src: url('../fonts/pt_sans-web-bold.eot');
  src: url('../fonts/pt_sans-web-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/pt_sans-web-bold.woff2') format('woff2'), url('../fonts/pt_sans-web-bold.woff') format('woff'), url('../fonts/pt_sans-web-bold.ttf') format('truetype'), url('../fonts/pt_sans-web-bold.svg#pt_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_sansregular';
  src: url('../fonts/pt_sans-web-regular.eot');
  src: url('../fonts/pt_sans-web-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/pt_sans-web-regular.woff2') format('woff2'), url('../fonts/pt_sans-web-regular.woff') format('woff'), url('../fonts/pt_sans-web-regular.ttf') format('truetype'), url('../fonts/pt_sans-web-regular.svg#pt_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pacificoregular';
  src: url('../fonts/pacifico-regular.eot');
  src: url('../fonts/pacifico-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/pacifico-regular.woff2') format('woff2'), url('../fonts/pacifico-regular.woff') format('woff'), url('../fonts/pacifico-regular.ttf') format('truetype'), url('../fonts/pacifico-regular.svg#pacificoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'pt_sansregular';
}
body.support-on {
  height: 100%;
  overflow: hidden;
}
h1 {
  font-family: 'antonregular';
  font-size: 2.1em;
  margin-bottom: 21px;
}
h1 a {
  color: #000000;
}
h1 a:hover {
  color: #b3b3b3;
}
h2 {
  font-size: 1.5em;
  font-family: 'antonregular';
  color: #ffffff;
}
p {
  font-size: 1.2em;
  line-height: 24px;
  margin: 0;
}
.container-fluid {
  margin-top: 34px;
}
.container-fluid.embeddable {
  margin-top: 0;
}
.container-fluid.embeddable .content-box {
  margin-bottom: 0!important;
}
a.outlink {
  color: #000000;
}
a.outlink:hover {
  text-decoration: none;
}
.navbar {
  background-color: #000000;
}
.navbar a {
  color: #858586;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
}
.navbar a:hover {
  color: #ffffff;
}
.navbar input {
  background: #363636;
  border: 0;
  padding-top: 4px;
  padding-bottom: 4px;
}
.navbar .logo {
  padding: 0;
}
.navbar .nav-link {
  padding-right: 39px!important;
  text-transform: uppercase;
  margin-bottom: -5px;
}
.navbar .container {
  max-width: 921px;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.hrdts {
  background: #e1e1e1;
}
.hrdts.format-760 {
  margin-bottom: 43px;
}
.hrdts.format-760 div {
  width: 760px;
  height: 120px;
  margin: 26px 58px;
  position: relative;
}
.hrdts.format-760 div:after {
  content: "hirdetés";
  height: 100%;
  position: absolute;
  bottom: 0;
  left: -29px;
  text-align: center;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #a7a7a7;
  letter-spacing: 6px;
}
.hrdts.format-200 {
  margin-top: 30px;
  padding-top: 24px;
  padding-bottom: 49px;
  margin-bottom: 30px;
}
.hrdts.format-200 div {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  position: relative;
}
.hrdts.format-200 div:after {
  content: "hirdetés";
  width: 100%;
  position: absolute;
  bottom: -36px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  color: #a7a7a7;
  letter-spacing: 6px;
}
.impresszum {
  display: none;
  background-color: #00c4b7;
  background-image: url('../images/bg-green.png');
  position: relative;
  top: -48px;
  padding-top: 100px;
  padding-bottom: 80px;
}
.impresszum p {
  color: #ffffff;
  margin-bottom: 18px;
}
.impresszum a {
  color: #ffffff;
  background: #000000;
  text-transform: uppercase;
  padding: 11px 35px 7px 35px;
  display: inline-block;
  font-family: 'antonregular';
  font-size: 1em;
  width: 220px;
  text-align: center;
}
.impresszum a:hover {
  text-decoration: none;
}
.impresszum .container {
  max-width: 780px;
  width: 100%;
  min-height: 606px;
}
.cookie-policy {
  background-color: #00c4b7;
  font-family: 'antonregular';
  font-size: 1em;
  position: absolute;
  top: 53px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 32px 0;
  display: none;
}
.cookie-policy p {
  color: #ffffff;
}
.cookie-policy a {
  color: #ffffff;
  background: #000000;
  text-transform: uppercase;
  padding: 11px 35px 7px 35px;
  display: inline-block;
}
.cookie-policy a:hover {
  text-decoration: none;
}
.main-content {
  max-width: 912px;
  background-image: url('../images/bg.png');
  padding: 2% 3.6%;
}
.main-content .box {
  padding: 6% 11%;
  background: #ffffff;
}
.main-content .box.text-box {
  margin-bottom: 27px;
}
.main-content .box.content-box {
  margin-bottom: 43px;
}
.main-content .fbshare img {
  margin-top: -7px;
}
.main-content .image {
  position: relative;
}
.main-content .image .play {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.main-content .image .play img {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0 auto;
}
.main-content .image .play img.loader {
  -webkit-animation: loading 6s infinite linear;
          animation: loading 6s infinite linear;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  top: 0;
  display: none;
}
.main-content .image .play.started:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.main-content .image .load {
  width: 222px;
  height: 27px;
  border: 2px solid #ffffff;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
}
.main-content .image .load:before {
  content: "";
  width: 1%;
  height: 23px;
  border-top-left-radius: 14px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 0;
  position: absolute;
  left: 0;
  top: 0;
  background: #ffffff;
}
.main-content .image .load:after {
  content: "Loading...";
  color: #ffffff;
  text-align: center;
  width: 100%;
  bottom: -30px;
  font-size: 1em;
  position: absolute;
}
.main-content .image .load div {
  position: absolute;
  top: -27px;
  color: #ffffff;
  text-align: right;
  width: 0%;
}
.main-content .image .load.start:before {
  -webkit-animation: load 4s linear forwards;
          animation: load 4s linear forwards;
}
.main-content .image .load.start div {
  -webkit-animation: load 4s linear forwards;
          animation: load 4s linear forwards;
}
.main-content .share {
  margin-top: 24px;
}
@-webkit-keyframes loading {
  from {
    -webkit-transform: translateY(0) rotate(0deg);
            transform: translateY(0) rotate(0deg);
  }
  to {
    -webkit-transform: translateY(0) rotate(360deg);
            transform: translateY(0) rotate(360deg);
  }
}
@keyframes loading {
  from {
    -webkit-transform: translateY(0) rotate(0deg);
            transform: translateY(0) rotate(0deg);
  }
  to {
    -webkit-transform: translateY(0) rotate(360deg);
            transform: translateY(0) rotate(360deg);
  }
}
@-webkit-keyframes load {
  0% {
    width: 1%;
  }
  40% {
    width: 30%;
  }
  50% {
    width: 50%;
  }
  60% {
    width: 55%;
  }
  80% {
    width: 70%;
  }
  100% {
    width: 97%;
  }
}
@keyframes load {
  0% {
    width: 1%;
  }
  40% {
    width: 30%;
  }
  50% {
    width: 50%;
  }
  60% {
    width: 55%;
  }
  80% {
    width: 70%;
  }
  100% {
    width: 97%;
  }
}
.sidebar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 253px;
          flex: 0 0 253px;
}
.sidebar .social .social-icons {
  height: 58px;
  width: 68px;
  display: inline-block;
  background-image: url('../images/social-icons.png');
  background-repeat: no-repeat;
  margin-left: 1px;
  margin-right: 2px;
  margin-bottom: 21px;
}
.sidebar .social .social-icons.yt {
  background-position: 0 0;
}
.sidebar .social .social-icons.fb {
  background-position: 0 -58px;
}
.sidebar .social .social-icons.ig {
  background-position: 0 -117px;
}
.sidebar .social .social-icons.pi {
  background-position: 0 -175px;
}
.sidebar .social .social-icons.tw {
  background-position: 0 -233px;
}
.sidebar .social .social-icons.vi {
  background-position: 0 -292px;
}
.sidebar .thumb {
  display: block;
  margin-bottom: 15px;
}
.categories li a {
  font-size: 1em;
  text-transform: uppercase;
  color: #b3b3b3;
  font-family: 'pt_sansbold';
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 8px;
  margin-top: 8px;
  padding-left: 70px;
  background-image: url('../images/category-icons.png');
  background-repeat: no-repeat;
  display: inline-block;
}
.categories li a.forro {
  background-position: 0 7px;
}
.categories li a.nepszeru {
  background-position: 0 -60px;
}
.categories li a.friss {
  background-position: 0 -133px;
}
.categories li a.trendi {
  background-position: 0 -199px;
}
.categories li a.vaddiszno {
  background-position: 0 -267px;
}
.pager {
  margin-top: 32px;
}
.pager nav .page-item .page-link {
  border: 0;
  color: #00c4b7;
  font-family: 'antonregular';
  font-size: 1.5em;
}
.pager nav .page-item .page-link.active {
  color: #a0a0a0;
}
.support {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(142, 207, 166, 0.9);
  z-index: 2000;
  overflow-y: scroll;
  display: none;
}
.support .container {
  max-width: 560px;
  padding-top: 100px;
}
.support .container .button {
  background: #ff0000;
  color: #ffffff;
  font-size: 0.875em;
  text-transform: uppercase;
  text-align: center;
  max-width: 200px;
  width: 100%;
  padding: 11px 0 9px 0;
  margin-top: 14px;
  border: 1px solid #9e0b0f;
  display: block;
  border-radius: 5px;
  font-family: 'pt_sansregular';
}
.support .container .button:hover {
  text-decoration: none;
}
.support .container .text-center {
  font-family: 'pacificoregular';
}
.support .container .bubble-png {
  display: none;
}
.support .close {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 50px;
  height: 50px;
  font-size: 2.5em;
  font-weight: bold;
  text-align: center;
}
.support .neg-margin {
  margin-top: -99px;
}
.support .dog {
  position: relative;
  right: 8%;
}
.support .video {
  font-size: 13px;
  color: #fff;
  text-align: center;
  font-family: 'antonregular';
  margin: 18px 0;
}
.support .video a {
  text-decoration: underline;
  color: #40634d;
}
.footer {
  background: #0d0d0d;
  padding-top: 100px;
  padding-bottom: 300px;
}
.footer .container {
  max-width: 810px;
}
.footer a {
  color: #909090;
  text-decoration: underline;
}
.footer p {
  font-size: 1em;
  color: #909090;
  margin-bottom: 15px;
}
@media screen and (max-width: 1200px) {
  h1 {
    font-size: 1.625em;
  }
  p {
    font-size: 1em;
    line-height: 23px;
  }
  .pager nav .page-item .page-link {
    font-size: 1.25em;
  }
}
@media screen and (min-width: 992px) {
  .fixed-top {
    position: relative;
  }
}
@media screen and (max-width: 992px) {
  .container-fluid {
    margin-top: 103px;
  }
  .navbar-brand img {
    width: 160px;
  }
  .nav-link.logo {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .support .container .button {
    margin-left: auto;
    margin-right: auto;
  }
  .support .dog {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .support .neg-margin {
    margin-top: 0;
  }
}
@media screen and (max-width: 960px) and (orientation: landscape) {
  .support .col-md-7 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .support .col-md-5 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .support .container {
    max-width: 100%;
    padding-top: 40px;
  }
  .support .container .bubble {
    display: none;
  }
  .support .container .bubble-png {
    display: block;
    padding-left: 134px;
    padding-right: 44px;
    position: absolute;
    max-width: 702px;
    width: 100%;
    height: auto;
  }
  .support .container .text-center {
    text-align: left!important;
  }
  .support .container .col-md-5 {
    padding-top: 100px;
    padding-bottom: 15px;
  }
  .support .container .col-md-5 br {
    display: none;
  }
  .support .container .col-md-5 a {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
  }
  .support .container .col-md-5.text-center {
    text-align: center!important;
  }
  .support .container .col-md-5 img {
    display: none;
  }
  .support .container .fb_iframe_widget_fluid {
    position: fixed;
    top: 15px;
    right: 80px;
  }
  .support .dog {
    left: 0;
    width: 200px;
    margin-top: 90px;
  }
}
@media screen and (max-width: 640px) {
  .support .container {
    padding-top: 20px;
  }
  .support .container > img {
    max-width: 290px;
    margin: 0 auto;
    display: block;
  }
  .support .dog {
    width: 100px;
  }
  .support .col-md-5 > br {
    display: none;
  }
  .support .col-md-5 img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
