/*@font-face {
	font-family: 'NotoSerif';
	src: url('/wp-content/themes/drmiko/assets/fonts/NotoSerif.eot?#iefix') format('embedded-opentype'),  url('./fonts/NotoSerif.woff') format('woff'), url('./fonts/NotoSerif.ttf')  format('truetype'), url('./fonts/NotoSerif.svg#NotoSerif') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerif';
	src: url('/wp-content/themes/drmiko/assets/fonts/NotoSerif-Bold.eot?#iefix') format('embedded-opentype'),  url('./fonts/NotoSerif-Bold.woff') format('woff'), url('./fonts/NotoSerif-Bold.ttf')  format('truetype'), url('./fonts/NotoSerif-Bold.svg#NotoSerif-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Catamaran';
	src: url('/wp-content/themes/drmiko/assets/fonts/Catamaran-Light.eot?#iefix') format('embedded-opentype'),  url('./fonts/Catamaran-Light.woff') format('woff'), url('./fonts/Catamaran-Light.ttf')  format('truetype'), url('./fonts/Catamaran-Light.svg#Catamaran-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Catamaran';
	src: url('/wp-content/themes/drmiko/assets/fonts/Catamaran-Regular.eot?#iefix') format('embedded-opentype'),  url('./fonts/Catamaran-Regular.woff') format('woff'), url('./fonts/Catamaran-Regular.ttf')  format('truetype'), url('./fonts/Catamaran-Regular.svg#Catamaran-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Catamaran';
	src: url('/wp-content/themes/drmiko/assets/fonts/Catamaran-Bold.eot?#iefix') format('embedded-opentype'),  url('./fonts/Catamaran-Bold.woff') format('woff'), url('./fonts/Catamaran-Bold.ttf')  format('truetype'), url('./fonts/Catamaran-Bold.svg#Catamaran-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
}
*/
* {
  box-sizing: border-box;
}

[class*=col-] {
  float: left;
}

.row {
  width: 100%;
}

.row::after {
  content: "";
  clear: both;
  display: table;
}

.big_container {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}

.container {
  position: relative;
  max-width: 1300px;
  width: 100%;
  padding: 0 25px;
  margin: 0 auto;
}

.clear {
  clear: both;
}

.col-12 {
  width: 100%;
}

.col-11 {
  width: 91.66%;
}

.col-10 {
  width: 83.33%;
}

.col-9 {
  width: 75%;
}

.col-8 {
  width: 66.66%;
}

.col-7 {
  width: 58.33%;
}

.col-6 {
  width: 50%;
}

.col-5 {
  width: 41.66%;
}

.col-4 {
  width: 33.33%;
}

.col-3 {
  width: 25%;
}

.col-2 {
  width: 16.66%;
}

.col-1 {
  width: 8.33%;
}

.col-0 {
  display: none;
}

@media screen and (max-width: 1280px) {
  .col-m-4 {
    width: 25%;
  }
  .col-m-8 {
    width: 75%;
  }
}
@media screen and (max-width: 991px) {
  .container {
    max-width: 900px;
  }
  .col-s-12 {
    width: 100%;
  }
  .col-s-11 {
    width: 91.66%;
  }
  .col-s-10 {
    width: 83.33%;
  }
  .col-s-9 {
    width: 75%;
  }
  .col-s-8 {
    width: 66.66%;
  }
  .col-s-7 {
    width: 58.33%;
  }
  .col-s-6 {
    width: 50%;
  }
  .col-s-5 {
    width: 41.66%;
  }
  .col-s-4 {
    width: 33.33%;
  }
  .col-s-3 {
    width: 25%;
  }
  .col-s-2 {
    width: 16.66%;
  }
  .col-s-1 {
    width: 8.33%;
  }
  .col-s-0 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .container {
    max-width: none;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66%;
  }
  .col-xs-10 {
    width: 83.33%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66%;
  }
  .col-xs-7 {
    width: 58.33%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66%;
  }
  .col-xs-4 {
    width: 33.33%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66%;
  }
  .col-xs-1 {
    width: 8.33%;
  }
  .col-xs-0 {
    display: none;
  }
}
html, body {
  overflow-x: hidden;
}

body {
  position: relative;
  width: 100%;
  margin: 0;
  font-family: "Catamaran";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #5e5552;
}

h1,
ul,
li,
a,
a span,
figure,
p {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-decoration: none;
  color: #5e5552;
}

p {
  hyphens: auto;
}

a:hover {
  text-decoration: underline;
}

p {
  text-align: justify !important;
}

input,
textarea {
  border: none;
}

.wp-block-column {
  margin: 0 !important;
}

h1 {
  font-family: "NotoSerif";
  font-weight: 400;
  font-size: 48px;
  margin: 0 0 35px;
  color: #5e5552;
}

h2 {
  font-family: "NotoSerif";
  font-weight: 400;
  font-size: 40px;
  color: #5e5552;
}

h4 {
  font-weight: 700;
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
  color: #5e5552;
}

#scrollicon {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 50px;
  margin: 0 auto;
  width: 24px;
  height: auto;
  animation: 1s scroll_icon infinite linear;
}

@keyframes scroll_icon {
  0% {
    bottom: 50px;
  }
  25% {
    bottom: 60px;
  }
  50% {
    bottom: 50px;
  }
  75% {
    bottom: 40px;
  }
  100% {
    bottom: 50px;
  }
}
header {
  position: fixed;
  z-index: 1000000;
  background-color: #ffffff;
}

header nav,
header .logo img {
  transition: all 0.2s ease-in-out;
}

header.sticky {
  background-color: rgba(255, 255, 255, 0.8);
}

header.sticky .logo img {
  margin: 5px 0 0;
  width: 200px;
}

header.sticky nav {
  margin: 35px 0 0;
}

header .mobile_nav {
  display: none;
}

header .logo img {
  width: 360px;
  margin: 32px 0 0;
}

header nav {
  position: relative;
  z-index: 80;
  margin: 115px 0 0;
}

header nav ul {
  float: right;
}

header nav ul li {
  float: left;
  margin: 0 10px;
  font-size: 16px;
}

header nav ul li:last-child {
  margin: 0 0 0 10px;
}

header nav ul li a {
  font-family: "Catamaran", sans-serif;
  font-weight: 700;
  font-size: 18px;
  padding: 5px 0;
  text-transform: uppercase;
  position: relative;
  text-decoration: none !important;
  color: #9e9997;
}

header nav ul li a:hover,
header nav ul li a.active {
  color: #5e5552;
}

header nav ul li a:hover::after,
header nav ul li a.active::after {
  display: block;
  position: absolute;
  width: 100%;
  content: "";
  border-bottom: 1px solid #5e5552;
}

header nav ul li a::before {
  content: "";
  position: relative;
  bottom: 4px;
  right: 4px;
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #575756;
}

main {
  position: relative;
  z-index: 30;
  overflow: hidden;
  margin-top: 205px;
}

/* Front */
#front {
  position: relative;
  z-index: 2;
  top: 0;
  margin: 75px auto 0;
  background-image: url(../img/dr_miko_andras_logo_alnyomat.png);
  background-repeat: no-repeat;
  background-position: right 30%;
}

#front img {
  float: right;
  max-width: 450px;
  margin: 0 55px;
  width: 100%;
  height: auto;
}

#front .front_content {
  max-width: 490px;
  margin: 180px 130px 0 0;
}

#front p {
  text-align: justify;
}

.big_container.rolunk {
  position: relative;
  top: -230px;
  margin: 0 0 -230px;
}

.big_container.rolunk img {
  position: absolute;
  z-index: 1;
  bottom: -15%;
  right: -15%;
  width: 90%;
  height: auto;
}

#rolunk {
  position: relative;
  min-height: 680px;
}

#rolunk * {
  position: relative;
  z-index: 2;
}

#rolunk h2 {
  margin: 190px 0 0;
}

#rolunk .rolunk_content {
  max-width: 490px;
}

#rolunk .rolunk_content h3 {
  margin: 85px 0 20px;
  color: #ffffff;
}

#rolunk .rolunk_content p {
  margin: 20px 0;
  text-align: justify;
  color: #ffffff;
}

#szolgaltatasok {
  position: relative;
  top: 0;
  margin: 130px 0 0;
}

#szolgaltatasok h2 {
  margin: 0;
}

#szolgaltatasok p {
  font-size: 16px;
  max-width: 315px;
  margin: 35px 0 0;
  color: #5e5552;
}

#szolgaltatasok img {
  width: 100%;
  height: auto;
  margin: 25px 0 0;
}

#szolgaltatasok_container {
  margin: 110px auto;
  width: 100%;
  max-width: 1050px;
}

#szolgaltatasok_container ul {
  padding: 0 15px;
}

#szolgaltatasok_container ul li,
#szolgaltatasok_container a {
  float: left;
  margin: 0 36px 0 0;
  padding: 5px 7px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  color: #9e9997;
  display: block;
}

#szolgaltatasok_container ul li.active,
#szolgaltatasok_container ul li:hover,
#szolgaltatasok_container a.active,
#szolgaltatasok_container a:hover {
  /*text-decoration: underline;*/
  background-color: #9e9997;
  color: #ffffff;
  /*border-bottom: 1px solid #5e5552;*/
}

#szolgaltatasok_container .service_content {
  position: relative;
  margin: 40px 0 0;
  display: none;
}

#szolgaltatasok_container * {
  position: relative;
  z-index: 2;
}

#szolgaltatasok_container .service_title {
  z-index: 20;
  padding: 30px 0 20px 0;
  border-top: 1px solid #5e5552;
  border-bottom: 1px solid #5e5552;
  text-align: center;
}

#szolgaltatasok_container .service_title ul {
  display: inline-block;
}

#szolgaltatasok_container .service_title ul li {
  cursor: pointer;
}

#szolgaltatasok_container .service_content > div.row > div {
  padding: 20px 15px;
}

#szolgaltatasok_container .service_content .service-title {
  padding: 0 0 0 15px;
  font-weight: 700;
}

#szolgaltatasok_container .service_content.active {
  display: block;
}

#szolgaltatasok_container img {
  position: absolute;
  top: 0px;
  right: -65px;
  z-index: 1;
}

.big_container.munkatarsak {
  background-image: url("../img/munkatarsak_bg.jpg");
  background-repeat: repeat-y;
  background-position: center;
}

#munkatarsak {
  padding: 60px 0 60px;
}

#munkatarsak h2 {
  margin: 0;
}

#munkatarsak .munkatarsak_content {
  max-width: 500px;
}

#munkatarsak_container .thumbnails {
  margin-bottom: 150px;
  clear: both;
}

#munkatarsak_container .thumbnails ul li {
  display: block;
  /*text-align: center;*/
  /*cursor: pointer;*/
  position: relative;
}

#munkatarsak_container .thumbnails ul li img {
  width: 280px;
  height: auto;
}

#munkatarsak_container .thumbnails ul li p,
#munkatarsak_container .thumbnails ul li h4 {
  text-align: center !important;
}

#munkatarsak_container .munkatarsak_desc .munkatars {
  margin: 100px 0 0;
  /*display: none;*/
}

#munkatarsak_container .munkatarsak_desc .munkatars.active {
  display: block;
}

#munkatarsak_container .munkatarsak_desc .munkatars img {
  height: 310px;
  width: auto;
}

#munkatarsak_container .ctitle {
  margin: 0px 0 30px;
}

#munkatarsak_container .m_title {
  font-weight: 700;
  text-transform: uppercase;
  margin: 4px 0;
}

#munkatarsak_container .thumbnails .szakmai-cv {
  min-height: 311px;
  margin-bottom: 35px;
}

#munkatarsak_container .munkatarsak_desc .munkatars .right {
  float: right;
  text-align: right;
}

/*#munkatarsak_container .munkatarsak_desc*/
.m_same {
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  width: auto;
  display: inline-block;
  padding: 10px 30px;
  background-color: #9e9997;
}

.m_same p,
.m_same span,
.m_same a {
  color: #ffffff;
  margin-bottom: 0 !important;
}

#munkatarsak_container .munkatarsak_desc .right {
  float: right;
}

#munkatarsak_container .munkatarsak_desc .munkatars .cv {
  text-align: justify;
  margin: 0 0 120px;
}

#munkatarsak_container .munkatarsak_desc .munkatars .m_pub {
  margin: 40px 0 0;
}

.lead-text p {
  font-size: 18px !important;
}

#publikaciok {
  margin: 100px 0 135px;
}

#publikaciok > .row > h2,
#publikaciok > .row > a {
  display: inline-block;
}

#publikaciok > .row > a {
  margin: 0 0 0 90px;
  text-decoration: underline;
  color: #9e9997;
}

#publikaciok .tovabb {
  margin-top: 75px;
}

#publikaciok ul {
  margin: 60px 0 0;
  display: flex;
}

#publikaciok ul li {
  position: relative;
  float: left;
  width: 24%;
}

#publikaciok ul li:nth-child(2n) {
  width: 14%;
  text-align: center;
}

#publikaciok ul li img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  height: 90px;
  width: auto;
}

#publikaciok ul li p {
  padding: 45px 0 70px;
  /*line-height: 30px;*/
}

#publikaciok ul li a:not(.cikk) {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #9e9997;
}

a.cikk:hover {
  text-decoration: none;
}

.big_container.kapcsolat {
  background-image: url("../img/lablec_bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#kapcsolat {
  position: relative;
  display: flex;
  padding: 100px 0;
}

#kapcsolat .contact_content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  overflow: hidden;
}

#kapcsolat .contact_content img,
#kapcsolat .contact_content div {
  float: left;
}

#kapcsolat a {
  color: #5e5552;
}

#kapcsolat .contact_content img {
  margin: 15px 70px 0 0;
}

#kapcsolat form {
  width: 485px;
  float: right;
}

#kapcsolat .contact_content p {
  margin-bottom: 5px;
}

#kapcsolat form span.active {
  text-decoration: underline;
}

#kapcsolat form br {
  display: none;
}

#kapcsolat label {
  font-weight: 700;
}

#kapcsolat input::-moz-placeholder, #kapcsolat textarea::-moz-placeholder {
  font-family: "Catamaran";
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  color: #575756;
}

#kapcsolat input,
#kapcsolat input::placeholder,
#kapcsolat textarea::placeholder {
  font-family: "Catamaran";
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  color: #575756;
}

#kapcsolat input,
#kapcsolat textarea {
  border-bottom: 2px solid #d5d5d5;
}

#kapcsolat input[type=text],
#kapcsolat input[type=email],
#kapcsolat label,
#kapcsolat textarea {
  margin: 10px 0 0;
  padding: 13px 0;
  display: block;
  width: 100%;
  background-color: transparent;
  font-weight: normal;
  font-size: 16px;
  font-family: "Catamaran", sans-serif;
  color: #575756;
}

#kapcsolat textarea {
  margin: 0;
  height: 100px;
  resize: none;
}

#kapcsolat .wpcf7-form-control-wrap.service,
#kapcsolat .wpcf7-form-control-wrap.contact {
  display: none;
}

#kapcsolat .wpcf7-form input:focus,
#kapcsolat .wpcf7-form textarea:focus {
  outline: none;
}

#kapcsolat label .service_rad,
#kapcsolat label .contact_rad {
  font-weight: 400;
  margin: 0 0 0 5px;
}

#kapcsolat label .service_rad span,
#kapcsolat label .contact_rad span {
  cursor: pointer;
}

#kapcsolat input[type=submit] {
  background-color: transparent;
  border: none;
  /*cursor: pointer;*/
  padding: 0 2px;
  margin: 15px 0 0;
  color: #9e9997;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

span.wpcf7-list-item {
  margin: 0;
}

#kapcsolat input[type=submit]:hover {
  color: #5e5552;
  text-decoration: underline;
}

#kapcsolat input[type=submit]:before {
  display: block;
  width: 100%;
  content: "";
  clear: both;
}

footer {
  background-color: #564E4C;
  padding: 35px 0 15px;
}

footer p, footer a {
  color: #ffffff;
}

.footer-menu {
  text-align: center;
  margin-top: 25px;
}

.footer-menu ul.menu {
  display: inline-block;
}

.footer-menu ul.menu li {
  display: inline-block;
  margin: 0 10px;
}

footer > .container {
  margin-bottom: 30px !important;
}

footer .copyright {
  text-align: center;
  font-weight: 700;
  margin: 10px auto;
}

footer p {
  text-align: center !important;
}

footer #kozlemenyek p {
  font-size: 14px;
  text-align: center;
}

.site-main {
  max-width: 800px;
  margin: 35px auto;
}

.page-template-default:not(.home) .container,
.post-template-default:not(.home) .container {
  margin-bottom: 65px;
}

.page-template-default:not(.home) footer .container,
.post-template-default:not(.home) footer .container {
  margin-bottom: 0;
}

.page-template-default:not(.home) main .container,
.post-template-default:not(.home) main .container,
.blog main .container {
  max-width: 800px;
}

.blog h1 {
  font-size: 20px;
}

a.tovabb {
  display: inline-block;
  padding: 5px 15px;
  background-color: #564E4C;
  color: #ffffff;
  margin: 15px 0 45px;
  width: auto;
}

.blog a.tovabb {
  margin: 15px 0px 10px;
}

.blog .clear {
  border-bottom: 1px solid #564E4C;
  margin: 60px 0;
}

.page-template-default:not(.home) h1,
.post-template-default:not(.home) h1 {
  margin: 35px 0;
}

.page-template-default p,
.post-template-default p {
  margin-bottom: 15px;
}

.page-template-default ol li,
.post-template-default ol li {
  list-style-type: decimal;
}

/* RESPONSIVE */
@media screen and (max-height: 900px) {
  main {
    margin-top: 55px;
  }
  #front .front_content {
    margin: 80px 130px 0 0;
  }
}
@media screen and (max-width: 1800px) {
  .big_container.rolunk img {
    right: -20%;
  }
}
@media screen and (max-width: 1600px) {
  .big_container.rolunk img {
    width: 110%;
    right: -35%;
  }
}
@media screen and (max-width: 1320px) {
  #front .front_content {
    margin: 180px 0 0 0;
  }
  #front img {
    max-width: 400px;
  }
  .big_container.rolunk img {
    width: 130%;
    bottom: -20%;
    right: -55%;
  }
  #szolgaltatasok {
    margin: 30px 0 0;
  }
}
@media screen and (max-width: 1250px), (max-height: 880px) {
  header .logo img {
    margin: 5px 0 0;
    width: 200px;
  }
  header nav {
    margin: 35px 0 0;
  }
  header nav ul li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1130px) {
  .big_container.rolunk img {
    width: 130%;
    top: -2%;
    right: -52%;
  }
}
@media screen and (max-width: 1070px) {
  .mobile_nav .menu-main_menu-container {
    position: relative;
    z-index: 100;
    background-color: #fff;
    overflow: hidden;
  }
  header nav {
    display: none;
  }
  header .mobile_nav {
    display: block;
    position: absolute;
    z-index: 1000;
    top: -20px;
    right: -344px;
    transition: all 0.3s ease-in-out;
  }
  header .mobile_nav.is-active {
    right: 0;
  }
  header .logo img {
    width: 260px;
    margin: 20px;
  }
  header .mobile_menu {
    position: relative;
    display: block;
    float: right;
    margin: 50px 20px 0;
  }
  header .mobile_nav a {
    color: #5e5552;
    padding: 5px;
    display: block;
    margin: 10px 10px 10px 25px;
  }
  #menu-main_menu-1 {
    margin: 120px 60px 35px;
    border-bottom: 1px solid #575756;
    border-left: 1px solid #575756;
  }
  .hamburger .line {
    width: 50px;
    height: 5px;
    background-color: #5e5552;
    display: block;
    margin: 8px auto;
    transition: all 0.3s ease-in-out;
  }
  .hamburger:hover {
    cursor: pointer;
  }
  #hamburger-4 {
    position: relative;
    z-index: 1001;
  }
  #hamburger-4.is-active .line {
    background-color: #5e5552;
  }
  #hamburger-4.is-active .line:nth-child(1),
  #hamburger-4.is-active .line:nth-child(3) {
    width: 40px;
  }
  #hamburger-4.is-active .line:nth-child(2) {
    opacity: 0;
  }
  #hamburger-4.is-active .line:nth-child(1) {
    transform: translateY(13px) rotate(45deg);
  }
  #hamburger-4.is-active .line:nth-child(3) {
    transform: translateY(-13px) rotate(-45deg);
  }
}
@media screen and (max-width: 991px) {
  #front {
    background-size: contain;
  }
  #front .front_content {
    margin: 0 auto;
    max-width: 100%;
  }
  .big_container.rolunk img {
    display: none;
  }
  .big_container.rolunk {
    top: 0;
    margin: 0;
  }
  #rolunk h2 {
    margin: 90px 0 0;
  }
  #rolunk .rolunk_content {
    background-color: #564E4C;
    padding: 0 35px;
    max-width: 100%;
    margin-top: 50px;
  }
  #rolunk .rolunk_content h3 {
    margin: 30px 0 20px;
  }
  #szolgaltatasok_container {
    margin: 50px auto;
  }
  #szolgaltatasok_container ul li,
  #szolgaltatasok_container a {
    margin: 0 15px 0 0;
    font-size: 16px;
  }
  #szolgaltatasok_container .service_content {
    display: block;
  }
  #szolgaltatasok_container .service_content .service-title {
    padding: 0 0 0 10px;
  }
  #szolgaltatasok p {
    margin: 20px 0 0;
    max-width: 100%;
  }
  #szolgaltatasok_container .service_title {
    display: none;
  }
  #munkatarsak_container .munkatarsak_desc .munkatars .m_same {
    margin: 0 auto;
    display: block;
    max-width: -moz-max-content;
    max-width: max-content;
  }
  #munkatarsak_container .munkatarsak_desc .munkatars .cv {
    margin: 0 0 40px;
  }
  #munkatarsak_container .munkatarsak_desc .munkatars {
    margin: 30px 0 0;
  }
  #munkatarsak h2 {
    margin: 0 0 20px;
  }
  #munkatarsak_container .munkatarsak_desc .munkatars .right {
    padding: 0 0 40px;
  }
  #munkatarsak_container .thumbnails .szakmai-cv {
    margin-bottom: 10px;
    min-height: auto;
  }
  #publikaciok ul {
    display: block;
  }
  #publikaciok ul li {
    width: 100%;
    margin: 20px 0;
  }
  #publikaciok ul li:nth-child(2n) {
    display: none;
  }
  #publikaciok ul li p {
    padding: 15px 0 30px;
  }
  #publikaciok {
    margin: 60px 0 80px;
  }
  #kapcsolat .contact_content div {
    margin: 30px 0 0;
  }
  #kapcsolat {
    display: block;
    padding: 40px 0 0;
  }
  #kapcsolat .contact_content {
    top: 0;
    transform: none;
    -webkit-transform: none;
  }
  #kapcsolat .contact_content div {
    margin: 0;
  }
  #kapcsolat form {
    float: left;
    margin: 30px 0 50px;
  }
  .big_container.kapcsolat {
    background-size: cover;
  }
  footer .copyright {
    margin: 60px auto 10px;
  }
  #szolgaltatasok_container img {
    top: -50px;
  }
  #szolgaltatasok_container .service_title ul li {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #szolgaltatasok_container ul li,
  #szolgaltatasok_container a {
    margin: 0 14px 0 0;
    font-size: 17px;
  }
  #szolgaltatasok_container .service_content > div.col-6 {
    float: none;
    width: 100%;
  }
  #munkatarsak_container .thumbnails ul li img {
    width: 65%;
    height: auto;
  }
  #munkatarsak_container .thumbnails ul li {
    padding: 0px;
  }
  #publikaciok {
    margin: 40px 0 50px;
  }
  #szolgaltatasok_container .service_content > div.row > div {
    padding: 5px 10px;
  }
  #szolgaltatasok_container .service_content > div.row > div p {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 599px) {
  header .logo img {
    width: 170px;
    margin: 20px 10px 0;
  }
  header .mobile_menu {
    margin: 30px 10px 0;
  }
  h1, h2 {
    font-size: 32px;
  }
  h4 {
    font-size: 14px;
  }
  #szolgaltatasok_container img {
    bottom: 0;
  }
  #szolgaltatasok_container ul li,
  #szolgaltatasok_container a {
    font-size: 16px;
    float: none;
    text-align: center;
    margin: 0 auto 20px;
  }
  #szolgaltatasok_container {
    margin: 30px 0 0;
  }
  #szolgaltatasok_container .service_content {
    margin: 10px 0 0;
  }
  #munkatarsak {
    padding: 50px 0 30px;
  }
  #kapcsolat form {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  #publikaciok > .row > a {
    margin: 0;
    display: block;
  }
  .big_container.kapcsolat {
    background-image: url("../img/munkatarsak_bg.jpg");
    background-repeat: repeat-y;
    background-position: center;
  }
}
@media screen and (max-width: 450px) {
  #kapcsolat .contact_content div {
    float: none;
    padding: 40px 0 0;
    clear: both;
  }
  #kapcsolat label .service_rad,
  #kapcsolat label .contact_rad {
    margin: 0;
    display: block;
  }
}/*# sourceMappingURL=main.css.map */