/* Generated by less 1.7.0 */
body {
  overflow-x: hidden;
  background: #e6edf3 url(../images/bodybg.jpg) center top no-repeat;
  color: black;
  font-size: 14px;
}
body,
td,
th {
  font-family: 'Open Sans', sans-serif;
  color: #364e67;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Oswald', sans-serif;
}
h1 {
  font-weight: bold;
  color: #364e67;
  background: url(../images/titlebg.gif) center center repeat-x;
  font-size: 42px;
  text-align: center;
  margin-bottom: 50px;
}
h1#szlogen {
  font-size: 60px;
  color: #3bb87a;
  margin-top: 40px;
  margin-bottom: 30px;
  background: none;
  text-align: left;
}
h1 span {
  background: url(../images/titlespanbg.png) center center repeat-x;
  padding: 15px 20px;
}
.mobil {
  display: none;
}
.desktop {
  display: block;
}
.clr {
  display: block;
  clear: both;
}
.marginTop80 {
  margin-top: 80px;
}
hr {
  display: block;
  height: 1px;
  border: none;
  background: none;
}
hr.whiteLine {
  border-bottom: solid 3px white;
}
img {
  max-width: 100%;
  height: auto;
  border: solid 2px #18bcc2;
}
img.noBorder {
  border: none;
}
a {
  outline: none !important;
  transition: 300ms;
  color: #364e67;
}
a:hover {
  text-decoration: none;
  color: #3bb87a;
}
a h1 {
  color: black;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}
a h1:hover {
  color: black;
  text-decoration: none;
}
a.tovabbGomb {
  display: inline-block;
  padding: 5px 10px;
}
a.tovabbGomb:hover {
  background: #364e67;
}
.navbar-default {
  border: none;
  margin-bottom: 0;
  border-radius: 0;
}
.navbar {
  min-height: 0;
  margin-bottom: 0 !important;
  border-radius: 0;
  border: none;
}
#header #headBar {
  position: relative;
  z-index: 3;
  border-bottom: solid 10px #364e67;
}
#header #headBar #logo {
  display: block;
  margin-top: 8px;
  margin-bottom: 8px;
}
#header #mainNav ul {
  margin: 0;
  padding-left: 0;
}
#header #mainNav ul li {
  display: inline-block;
  margin: 0;
}
#header #mainNav ul li a {
  display: block;
  margin: 0;
  font-weight: normal;
  color: #364e67;
  text-decoration: none !important;
  padding: 33px 8px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
#header #mainNav ul li.current-menu-item a,
#header #mainNav ul li:hover a {
  background-color: #364e67;
  color: white;
}
#header #homeHeader {
  background: #ffffff url(../images/headbg.jpg) 85% top no-repeat;
  border-bottom: solid 10px #364e67;
}
#header #homeHeader #homeThumb {
  float: right;
  margin-left: -300px;
  margin-top: -38px;
  margin-bottom: -110px;
  position: relative;
  z-index: 4;
}
#header #homeHeader #homeThumb img {
  border: none;
}
#main #mainContent {
  padding-bottom: 30px;
  z-index: 5;
  min-height: 460px;
}
#main #mainContent .contentBox h3 {
  font-size: 16px;
  font-weight: bold;
}
#main #mainContent .contentBox p {
  font-size: 14px;
  text-align: justify;
  margin-bottom: 8px;
}
#main #mainContent article h2 {
  /*border-bottom: dotted 1px @sotetbarna; */
  padding-bottom: 8px;
}
#main #mainContent article.post {
  text-align: justify;
  margin-top: 30px;
}
#main #mainContent ul {
  list-style: none;
  padding: 0;
}
#main #mainContent ul li {
  padding-left: 15px;
  background: url(../images/ellipse.png) left 3px no-repeat;
  margin-bottom: 8px;
}
#kapcsolatBox {
  margin-top: 0;
}
#kapcsolatBox h1 {
  font-weight: bold;
  color: #18bcc2;
  background: url(../images/titlebg-zold.gif) center center repeat-x;
  font-size: 42px;
  text-align: center;
  margin-bottom: 20px;
}
#kapcsolatBox h1 span {
  background: url(../images/titlespanbg.png) center center repeat-x;
  padding: 15px 20px;
}
#kapcsolatBox h2 {
  font-size: 22px !important;
  font-weight: bold;
  color: #18bcc2;
}
#kapcsolatBox ul {
  padding-left: 5px;
}
#kapcsolatBox ul li.tel {
  display: block;
  padding-left: 30px !important;
  background: url(../images/tel.png) left center no-repeat !important;
  line-height: 2em;
}
#kapcsolatBox ul li.pin {
  display: block;
  padding-left: 30px !important;
  background: url(../images/pin.png) left center no-repeat !important;
  line-height: 2em;
}
#kapcsolatBox ul li.web {
  display: block;
  padding-left: 30px !important;
  background: url(../images/web.png) left center no-repeat !important;
  line-height: 2em;
}
#kapcsolatBox ul li.mail {
  display: block;
  padding-left: 30px !important;
  background: url(../images/mail.png) left center no-repeat !important;
  line-height: 2em;
}
#kapcsolatBox ul li.fb {
  display: block;
  padding-left: 30px !important;
  background: url(../images/fb.png) left center no-repeat !important;
  line-height: 2em;
}
#kapcsolatBox ul li a {
  font-weight: bold;
}
.contentBox#kapcsolatBox {
  margin-top: 0;
}
body.home #kapcsolatBox {
  margin-top: 100px;
}
body.home #kapcsolatBox h2 {
  font-size: 16px;
}
footer {
  background: white;
  padding-top: 10px;
  border-top: solid 10px #364e67;
  padding-bottom: 25px;
}
footer h1 {
  margin-bottom: 65px;
}
footer h1 span {
  background: white;
  padding: 15px;
}
footer a {
  margin: 10px;
}
footer a img {
  border: none;
}
footer a img.bottomLine {
  border-bottom: solid 2px #ddd;
}
#map-canvas {
  margin-top: 25px;
  border: solid 4px white;
  -webkit-box-shadow: 0 0 4px 2px #999999;
  box-shadow: 0 0 4px 2px #999999;
}
#map-canvas img {
  max-width: 1000px;
  border: none;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
}
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
img.alignnone {
  margin: 5px 20px 20px 0;
}
img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* reszponzív beállítások */
@media (max-width: 1199px) {
  h1#szlogen {
    font-size: 38px !important;
    margin-top: 30px;
    margin-bottom: 25px;
  }
  #header #mainNav ul li a {
    font-size: 12px;
    padding: 34px 6px;
  }
  #homeThumb {
    text-align: right;
    margin-top: -28px !important;
    width: 460px;
  }
}
@media (max-width: 991px) {
  h1#szlogen {
    font-size: 28px !important;
    margin-top: 10px;
    margin-bottom: 6px;
    margin-right: 25px;
  }
  #header #homeHeader {
    background: white;
    font-size: 12px;
  }
  #header #mainNav ul li a {
    font-size: 12px;
    padding: 26px 6px;
  }
  #homeThumb {
    text-align: right;
    margin-top: -18px !important;
    width: 290px !important;
  }
  #main #mainContent .contentBox p {
    font-size: 12px;
  }
  #main #mainContent .contentBox img {
    max-width: 40%;
  }
  #kapcsolatBox {
    margin-top: 60px;
  }
  #kapcsolatBox h1 {
    background: none;
    text-align: left !important;
  }
  #kapcsolatBox h1 span {
    padding: 0;
  }
  #kapcsolatBox h2 {
    font-size: 22px  !important;
  }
  #kapcsolatBox ul li {
    line-height: 1.8em !important;
  }
  footer a {
    margin: 10px 20px;
  }
  footer a img {
    max-width: 40%;
  }
}
@media (max-width: 767px) {
  #header #logo {
    text-align: center;
    margin-top: 18px !important;
  }
  #header h1#szlogen {
    font-size: 24px !important;
  }
  #header .whiteBox {
    width: 70%;
  }
  #kapcsolatBox {
    margin-top: 0;
    padding-bottom: 30px;
  }
  #kapcsolatBox h1 {
    font-weight: bold;
    color: #364e67;
    background: url(../images/titlebg.gif) center center repeat-x;
    font-size: 42px;
    text-align: center !important;
    margin-bottom: 50px;
  }
  #kapcsolatBox h1 span {
    background: url(../images/titlespanbg.png) center center repeat-x;
    padding: 15px 20px;
  }
  #kapcsolatBox h2 {
    text-align: center;
  }
  #kapcsolatBox ul {
    width: 240px;
    margin: 0 auto;
  }
}
@media (max-width: 660px) {
  #header #headBar #logo {
    width: 180px !important;
    max-width: 180px !important;
    margin: 0 auto;
  }
  #header #headBar .col-xs-3,
  #header #headBar .col-xs-9 {
    width: 100% !important;
    float: none !important;
  }
  #header #headBar #mainNav.text-right {
    text-align: center !important;
  }
  #header #headBar #mainNav.text-right ul li {
    margin-top: 10px;
    margin-bottom: -5px;
  }
  #homeThumb {
    display: none;
  }
  h1#szlogen {
    text-align: center;
    margin-bottom: 15px;
    margin-right: 0;
  }
  .whiteBox {
    width: 100% !important;
    text-align: center;
  }
  footer a {
    margin: 0 20px 30px 20px !important;
    display: block;
  }
  footer a img {
    max-width: 100%;
  }
}
@media (max-width: 500px) {
  h1,
  #kapcsolatBox h1 {
    font-size: 22px;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
  }
  h1 span,
  #kapcsolatBox h1 span {
    padding: 25px;
    margin-bottom: 10px !important;
  }
  .mobil {
    display: block;
    position: absolute;
    top: -50px;
    right: 10px;
    background: #3bb87a;
    color: white;
    border-radius: 4px;
    border: solid 1px #18bcc2;
    padding: 5px 10px;
  }
  #header #headBar #logo {
    width: 180px !important;
    max-width: 180px !important;
    margin: 0 0 10px 0;
  }
  #mainNav {
    display: none;
  }
  #mainNav ul {
    margin-bottom: 20px !important;
  }
  #mainNav ul li {
    display: block !important;
    border-bottom: solid 1px #364e67;
  }
  #mainNav ul li a {
    padding: 10px 0 15px 0 !important;
  }
  #kapcsolatBox h2 {
    margin-top: 0 !important;
    font-size: 18px !important;
  }
}
