html,
button,
input {
  color: #222;
  outline: none !important;
}

html {
  overflow: visible !important;
}

body {
  font-family: 'Roboto', sans-serif;
  font-size: 1em;
  padding: 0;
  margin: 0;
  background: #e8e8e8;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

a,
a:link,
a:active,
a:visited,
a:hover {
  outline: none !important;
}

.header {
  width: 100%;
  background: #fff;
  position: relative;
  overflow: hidden;
}

.pad053053 {
  padding: 0 53px 0 53px;
}

.pad00010 {
  margin: 0 0 0 10px;
}

.header_top_line {
  width: 100%;
  z-index: 9;
  position: relative;
  padding: 22px 0 22px 0;
  /*background: #ccc;*/
}

.header_logo {
  width: 20%;
  padding: 3px 0 0 0;
  min-width: 199px;
}

.header_right {
  width: 80%;
}

.header_date,
.header_weather,
.header_money {
  width: 22.33%;
  font-size: 0.8em;
  margin: 5px 0 0 0;
}

.header_money {
  width: 12.33%;
}

.header_weather {
  width: 16.33%;
}

.hd_date,
.hd_name_day {
  width: 100%;
}

.hd_date {
  font-weight: bold;
}

.hw_icon {
  width: 25%;
}

.hw_icon img {
  height: 35px;
  width: auto;
}

.hw_degree {
  width: 75%;
}

.hw_degree {
  margin: 0.8em 0 0 0;
}

.hm_row {
  width: 100%;
}

.header_send_news {
  width: 21%;
  margin: 0 1%;
}

.send_news_button {
  display: inline-block;
  background: #ffd415 url("open_letter.svg") no-repeat 10px center;
  background-size: 13%;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0.7em 1em 0.7em 2.5em;
  font-size: 0.9em;
  margin: 0.4em 0 0 0;
}

.header_search {
  width: 25%;
}

.header_search_m {
  position: relative;
  display: none;
  float: left;
}

.hs_form {
  width: 98.5%;
  border: solid #dedede 2px;
  background: #fff;
  position: relative;
}

.header_search_m .hs_form_m {
  position: absolute;
  top: 7px;
  left: 105%;
  background: #fff;
  padding: 0;
  z-index: 99;
  width: 190px;
  display: none;
}

.header_search input[type='text'],
.header_search_m input[type='text'] {
  font-family: 'Roboto', sans-serif;
  height: 44px;
  width: 78%;
  border: 0;
  float: left;
  padding: 0;
  margin: 0 5px 0 5px;
  font-size: 0.9em;
  background: #fff;
}

.header_search_m input[type='text'] {
  width: 100px;
  height: 32px;
}

.header_search input[type='submit'],
.header_search_m .header_search_button_m {
  background: #fff url("ico_search.jpg") no-repeat center;
  height: 44px;
  width: 16%;
  border: 0;
  border-left: solid #dedede 1px;
  float: right;
  position: relative;
  padding: 0;
}

.header_search_m input[type='submit'] {
  background: #fdd210;
  border: 0;
  height: 32px;
  width: 80px;
  font-family: 'Exo 2', sans-serif;
  font-weight: bold;
}

.header_search_m .header_search_button_m {
  width: 32px;
  height: 32px;
  border: solid #dedede 1px;
  margin: 8px 0 0 10px;
  background: #dedede url("ico_search_gray.jpg") no-repeat center;
}

.header_menu {
  width: 100%;
  padding: 7px 0 0 0;
  margin: 0;
  z-index: 9;
  list-style: none;
  position: relative;
}

.header_menu li {
  width: 10%;
  padding: 0;
  position: relative;
  text-align: center;
}

.header_menu li:after {
  position: absolute;
  content: '';
  top: -7px;
  left: 0;
  width: 100%;
  height: 7px;
}

.header_menu li.c_yellow:after {
  background: #f8cd0c;
}

.header_menu li.c_green:after {
  background: #20ca42;
}

.header_menu li.c_red:after {
  background: #f8372d;
}

.header_menu li.c_orange:after {
  background: #f67f16;
}

.header_menu li.c_dark_green:after {
  background: #19aa97;
}

.header_menu li.c_blue:after {
  background: #3498db;
}

.header_menu li.c_brown:after {
  background: #98644f;
}

.header_menu li.c_dark_violet:after {
  background: #6551ad;
}

.header_menu li.c_turquoise:after {
  background: #29697c;
}

.header_menu li a {
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.9em;
  display: inline-block;
  padding: 25px 0 25px 0;
}

.header_menu li.c_yellow:hover:after,
.header_menu li.c_green:hover:after,
.header_menu li.c_red:hover:after,
.header_menu li.c_orange:hover:after,
.header_menu li.c_dark_green:hover:after,
.header_menu li.c_blue:hover:after,
.header_menu li.c_brown:hover:after,
.header_menu li.c_dark_violet:hover:after,
.header_menu li.c_turquoise:hover:after {
  height: 10px;
}

.mobile_menu_icon {
  width: 32px;
  height: 32px;
  background: #fdd210 url("bg_mobile_menu.png") no-repeat center;
  margin: 8px 0 0 0;
}

.mobile_menu {
  list-style: none;
  margin: -19px 0 20px 0;
  padding: 0;
  width: 100%;
  position: relative;
  z-index: 9;
  background: #fff;
  display: none;
}

.mobile_menu li {
  width: 100%;
  padding: 0;
  position: relative;
  z-index: 9;
  text-align: center;
}

.mobile_menu li a:after {
  position: absolute;
  content: '';
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
}

.mobile_menu li.c_yellow a:after {
  background: #f8cd0c;
}

.mobile_menu li.c_green a:after {
  background: #20ca42;
}

.mobile_menu li.c_red a:after {
  background: #f8372d;
}

.mobile_menu li.c_orange a:after {
  background: #f67f16;
}

.mobile_menu li.c_dark_green a:after {
  background: #19aa97;
}

.mobile_menu li.c_blue a:after {
  background: #3498db;
}

.mobile_menu li.c_brown a:after {
  background: #98644f;
}

.mobile_menu li.c_dark_violet a:after {
  background: #6551ad;
}

.mobile_menu li.c_turquoise a:after {
  background: #29697c;
}

.mobile_menu li a {
  width: 50%;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.9em;
  display: inline-block;
  padding: 15px 0 15px 0;
  position: relative;
}

.content {
  width: 100%;
  position: relative;
}

/* Module Template 1 */

/* -- END -- Module Template 1 */

/*.banner_placeholder:after {
	position: absolute;
	content: 'hirdetés';
	left: 0;
	bottom: -15px;
	width: 100%;
	text-align: center;
	font-size: .6em;
	letter-spacing: .5em;
}*/

/* Module Template 4 */

/* Media Queries */

/*@media handheld, only screen and (max-width: 767px) {*/

@media only screen and (max-width: 1121px) {
  .header_logo {
    width: 100%;
    text-align: center;
  }

  .header_right {
    width: 100%;
    margin-top: 15px;
  }
}

@media only screen and (max-width: 976px) {
  .header_weather {
    display: none !important;
  }

  .header_send_news {
    width: 22%;
  }

  .header_search {
    width: 33%;
  }
}

@media only screen and (max-width: 860px) {
  .hw_icon {
    width: 30%;
  }

  .hw_degree {
    width: 70%;
  }

  .header_money {
    display: none !important;
  }

  .header_date {
    width: 35%;
  }

  .header_send_news {
    width: 26%;
  }
}

@media only screen and (max-width: 768px) {
  body {
    font-size: 0.9em;
  }

  .header_logo {
    width: 100%;
    text-align: center;
  }

  .header_right {
    width: 100%;
    margin-top: 15px;
  }

  .pad053053 {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 730px) {
  .header_right {
    display: none !important;
  }

  .header_menu li a {
    padding: 0;
    color: #fff;
    height: 0;
  }

  .header_logo {
    float: right !important;
    width: 20%;
  }

  .header_menu li.c_yellow:hover:after,
  .header_menu li.c_green:hover:after,
  .header_menu li.c_red:hover:after {
    height: 7px;
  }

  .mobile_menu_icon {
    display: block !important;
  }

  .header_search_m {
    display: block;
  }

  .mobile_menu li a {
    font-size: 1rem;
  }

  .mobile_menu_icon,
  .header_search_m .header_search_button_m {
    width: 48px;
    height: 48px;
  }
}

@media only screen and (max-width: 570px) {
  .header_right {
    display: none !important;
  }

  .header_menu li a {
    padding: 0;
    color: #fff;
    height: 0;
  }

  .pad053053 {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 370px) {
  .header_logo {
    min-width: 55%;
    padding: 17px 0 0 0;
  }

  .header_logo img {
    width: 100%;
  }
}

/* Magnific Popup CSS */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* Main image in popup */

/* The shadow behind the image */

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
}

/* Helper classes */

.f_left {
  display: block;
  float: left;
}

.hide {
  display: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

/* Print styles */

@media print {
  * {
    background: transparent !important;
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: ' (' attr(href) ')';
  }

  /*
	 * Don't show links for images, or javascript/internal links
	 */

  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
}
