﻿/* minden formázás törlése */
/* <div class="clr"></div> */
*{
	box-sizing:border-box;
}
p.clr, .clr { clear:both; padding:0; margin:0; background:none;}
#sp-component img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
/*Egyedi*/
.kapcsolat{
  width: 80%;
  text-align: left;
  padding: 30px;
  background-color: #d6e6ad;
  margin: 10px auto;
}
.kapcsolat img{
  width: 30px;
  margin: 0 10px;
}
#sp-header, #sp-left, #sp-footer, #sp-bottom, #sp-section-1 {
  background: #21662a;
	box-shadow:none;
}
#sp-section-1 {
  height:80px;
}
#sp-header .logo {
  height: 60px;
  display: block;
  margin: 0;
  align-items: center;
}
.logo-image {
  height: 95px;
  position: absolute;
}
.article-details .article-can-edit {
  margin-bottom: 0;
}
.oldalvalaszto_fejlec{
	background-image: url('fejlec-hatter.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
	height: 100px;
  padding: 20px 0 0 0;
}
.oldalvalaszto_fele{
	width: 50%;
  float: left;
	height:500px;
}
.oldalvalaszto_focim{
	height:70px;
	text-align:center;
}
.oldalvalaszto_lista{
	height:250px;
	padding: 0 0 0 20px;
}
.oldalvalaszto_gomb{
	height:100px;
}
.banki{
	background-image: url('lapvalaszto-bal-kezek.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.signal{
	background-image: url('lapvalaszto-jobb-callcenter.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.zold_betu{color:#21662a;}
.kek_betu{color:#032f9f;}
.kezdooldal_h1{
  color: #21662a;
}
.kezdooldal_h2{
	padding: 5px 15px;
  background-color: #fff;
  border-radius: 25px;
  width: 85%;
  margin: 10px auto;
}
.kezdooldal_h2{
  font-size: 24px;
	font-weight:bold;
}
.kezdooldal_h3{
  font-size: 22px;
	font-weight:bold;
}
.oldalvalaszto_tovabb{
  color: #fff;
  padding: 8px 40px;
  font-size: 30px;
  border-radius: 30px;
}

/*Közös*/
.burger-icon > span {
  display: block;
  height: 4px;
  background-color: #fff;
  margin: 5px 0;
  transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}
.eloszto_oldal_doboz_szoveg{height:50px;}
#sp-bottom {
  padding: 10px 0 0 0;
  font-size: 14px;
  line-height: 1;
}
#sp-bottom1,#sp-bottom2,#sp-bottom3{
	width:33%;
	text-align:center;
}
#sp-bottom3 img {
  display: inline-block;
  width: 70px;
  margin: 10px;
}
#sp-footer{display:none;}
h1, h2, h3, h4{margin:0;padding: 0 0 10px 0;}
.feher_betu{color:#fff;}
.kozepre{text-align:center;}
.balra{text-align:left;}
.jobbra{text-align:right;}
#sp-component{
	text-align:center;
	background-image: url('hullam-lap-alja.png');
	background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom center;
}
.container {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%!important;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #fff;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > a:hover {
  color: #fff;
}
.sp-module ul > li > a {
  color: #fff;
}
#sp-main-body {
  padding: 0;
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 50px;
  border: none;
  padding: 15px;
  border-radius: 0;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: none;
  text-align: center;
}
.menu_alahuz {
	border-bottom: 1px solid #fff;
}
#sp-left .sp-module ul > li > a {
  display: block;
  padding: 10px 0;
  line-height: 20px;
}
.eloszto_oldal_doboz{
	width: 28%;
  height: auto;
  margin: 15px;
  /*padding: 3px;*/
  float: left;
  color: #fff;
	border-radius: 20px;
}
.lh_25{line-height:25px;}
.lh_50{line-height:50px;}
.zold{
  background-color: #21662a;
}
.kek{
  background-color: #032f9f;
}
.eloszto_oldal_doboz img{
	margin:0 auto;
}
.eloszto_oldal_doboz h3{
	font-size:20px;
}
img.nyil{
  width: 70px;
  margin: 10px 0;
}
@media screen and (max-width: 991px) {
  .oldalvalaszto_fele{
	width:100%;
  display:block;
	height:auto;
	}
	.oldalvalaszto_focim{
		height:auto;
	}
	.oldalvalaszto_lista{
		height:auto;
		padding: 0 0 0 20px;
	}
	.oldalvalaszto_gomb {
		margin: 20px 0 0 0;
	}
	ul.menu{
		display:none;
	}
}

@media screen and (max-width: 767px) {
	#sp-bottom1,#sp-bottom2,#sp-bottom3 {
		width:100%;
	}
	.eloszto_oldal_doboz{
	width: 100%;
	margin:15px 0;
	}
}

@media screen and (max-width: 700px) {
	.banki{
  background-size: 700px;
}
.signal{
	background-size: 700px;
}
.oldalvalaszto_fejlec{
	background-size: 700px;
}
}



@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 100%!important;
  }
}
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100%!important;
  }
}
@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 100%!important;
  }
}
@media (min-width: 768px) {
  .container, .container-md, .container-sm {
   max-width: 100%!important;
  }
}
@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 100%!important;
  }
}