body {
    font-family: sans-serif;
	font-size: 16px;
	line-height: 1.9;
	font-weight: 400;
	letter-spacing: .02em;
	color: #515151;
	background-color: #242833;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: subpixel-antialiased;
}

h1, h2, h3, h4, h5, h5k, h6, [class*='heading-'] {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 400;
	font-family: sans-serif;
	letter-spacing: .05em;
	color: #515151;
}

h3,
.heading-3 {
	font-size: 32px !important;
	color: #111111;
	line-height: 0.88;
	letter-spacing: 0;
	margin-top: 50px;
	margin-bottom: 30px;
}

@media (min-width: 768px) {
	h3,
	.heading-3 {
		font-size: 40px;
	}
}

h4,
.heading-4 {
	font-size: 25px !important;
	color: #111111;
	line-height: 0.88;
	letter-spacing: 0;
	margin-top: 50px;
/*	margin-bottom: 30px;*/
}

@media (min-width: 768px) {
	h4,
	.heading-4 {
		font-size: 40px;
		line-height: 0.9;
	}
}

small,
.small {
/*	display: block;*/
	font-size: 12px;
	line-height: 1.5;
}

. egysorban {
   display: inline-block;
   width: 45%;
}

label {
    margin-right: 10px;
}
.datum_input {
   width: 40px;
   margin-right: 5px;
   text-align: center;
}

    #error {
      color: red;
      margin-top: 10px;
    }
    #result {
      color: green;
      margin-top: 10px;
    }

/*******************************************/

.font16 {
	font-size: 16;
}
.font18 {
	font-size: 18;
}

.lineheight_1 {
	line-height: 1;
}

/*uzenet*/
.uzenet_z{
 COLOR: #669900; font-size: 14px; TEXT-DECORATION: none; TEXT-TRANSFORM: none
}
.uzenet_p{
 COLOR: #CC6600; font-size: 14px; TEXT-DECORATION: none; TEXT-TRANSFORM: none
}
.uzenet_f{
 COLOR: #FFFFFF; font-size: 14px; TEXT-DECORATION: none; TEXT-TRANSFORM: none
}
.uzenet_k{
 COLOR: #3399FF; font-size: 14px; TEXT-DECORATION: none; TEXT-TRANSFORM: none
}
.uzenet_sz{
 COLOR: #aaaaaa; font-size: 14px; TEXT-DECORATION: none; TEXT-TRANSFORM: none
}

.uzenet_zn{
 COLOR: #669900; font-size: 20px; TEXT-DECORATION: none; TEXT-TRANSFORM: none;
}
.uzenet_pn{
 COLOR: #CC6600; font-size: 16px; TEXT-DECORATION: none; TEXT-TRANSFORM: none;
}
.uzenet_fn{
 COLOR: #ffffff; font-size: 16px; TEXT-DECORATION: none; TEXT-TRANSFORM: none;
}
.uzenet_kn{
 COLOR: #3399FF; font-size: 16px; TEXT-DECORATION: none; TEXT-TRANSFORM: none;
}
.uzenet_szn{
 COLOR: #aaaaaa; font-size: 16px; TEXT-DECORATION: none; TEXT-TRANSFORM: none;
}

.uzenet_zk{
 COLOR: #669900; font-size: 14px; TEXT-DECORATION: none; TEXT-TRANSFORM: none;
}
.uzenet_pk{
 COLOR: #CC6600; font-size: 14px; TEXT-DECORATION: none; TEXT-TRANSFORM: none;
}
.uzenet_fk{
 COLOR: #ffffff; font-size: 14px; TEXT-DECORATION: none; TEXT-TRANSFORM: none;
}
.uzenet_kk{
 COLOR: #3399FF; font-size: 14px; TEXT-DECORATION: none; TEXT-TRANSFORM: none;
}
.uzenet_szk{
 COLOR: #aaaaaa; font-size: 14px; TEXT-DECORATION: none; TEXT-TRANSFORM: none;
}

.uzenet_zz{
 COLOR: #669900 !important; 
}

.jobbra {
 vertical-align: right !important;
}
.kep_felulre {
	vertical-align: text-top !important;
}

.text-kozepre {
 text-align: center !important;
}
.ures-sor-nagy  {
	margin-top: 50px;
}
.ures-sor-kicsi  {
	margin-top: 15px;
}
.vastag {
	font-weight: bold !important;
}


.link-menu-kij {
	background: #555555 !important;
}
.kicsi {
	font-size: 12px !important;
	line-height: 1.5 !important;
}

.hatter-feher {
	background: #FFFFFF !important;
}

.hatter-barna {
	background: #CC9900 !important;
}
.hatter-piros {
	background: #FF3300 !important;
}
.hatter-nsarga {
	background: #FF9900 !important;
}
.hatter-kek {
	background: #00CCFF !important; //#0099CC
}
.hatter-szurkes {
	background: #999999 !important;
}
.hatter-zold {
	background: #009900 !important;
}
.hatter-lila {
	background: #9999FF !important;
}
.hatter-szurke {
	background: #EEEEEE !important;
}
.hatter_vsarga {
	background: #FFFFCC !important;
}

.text-feher {
	border: 1px solid #f4f4f4 !important;
	border-color: #ba7f32  !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.select-5 {
	 size: 5 !important;
	 width: 50px !important;
}

.badge5 {
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 0 0 0 0;
	color: #ffffff;
	font-size: 16px;
	line-height: 1;
	font-weight: 500;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	background: transparent;
	border-radius: 0;
	z-index: 1;
}

.badge5 > div {
	padding: 6px 9px 5px 0;
	background: #151515;
	transition: background .3s ease-in-out;
}

.badge5 svg {
	position: absolute;
	top: 0;
	left: 0;
	height: 37px;
	width: 16px;
	transition: inherit;
	z-index: -1;
}

.badge5:focus, .badge5:hover {
	color: #ffffff;
}

.badge5:focus > div, .badge5:hover > div {
	background: #151515;
}

.badge5:focus > svg, .badge5:hover > svg {
	fill: #151515;
}

.number-20 {
	height: 20px !important;
	min: 0;
	max: 5;
	step: 1;
}


.headingu-5 {
	font-size: 24px;
	line-height: 1.3;
}

@media (min-width: 768px) {
	.headingu-5 {
		font-size: 24px;
	}
}
.nagybetu {
 text-transform: uppercase !important;
}
.mtop3 {
 margin-top: 3px !important;
}
.mtop5 {
 margin-top: 5px !important;
}
.mtop-3 {
 margin-top: -3px !important;
}
.mbottom3 {
 margin-bottom: 3px !important;
}
.mbottom-3 {
 margin-bottom: -3px !important;
}
.m-null {
 margin-top: 0px !important;	
 margin-bottom: 0px !important;
 padding: 0px 0px 0px !important;
}
.m-null-20 {
 margin-top: 0px !important;	
 margin-bottom: 0px !important;
 padding: 5px 20px 5px !important;
}
.p-20 {
 padding: 20px 20px 20px !important;
}
.kozepre {
 align-items: center !important;
 text-align: center !important;
 vertical-align: middle !important;
}
.egysorba {
	margin: 0 !important;
	padding: 0 !important;
}

.szurkenagy {
	text-transform: uppercase !important;
	color: #aaaaaa !important;
	font-weight: bold !important;
}


.fel {
 vertical-align: top !important;	
}

.kiskep {
    padding-right: 80px !important;	
	padding-bottom: 80px !important;	
    text-align: left  !important;	
	vertical-align: left  !important;	
} 

.nagkep {
	width: 155px !important;	
	height: 110px !important;	
}
.kigkep {
	width: 120px !important;	
	height: 110px !important;	
}

#kiskep1  {
  float: left !important;	   
  margin: 0 15px 5px 0 !important;	  
}

.kiskepmag {
	min-height: 150px !important;	
}

.radio-panel2 {
	height:80px !important;
    padding-top: 20px !important;	
	padding-left: 20px !important;	
	padding-right: 20px !important;	
}


//*****//


.balra_kicsi {
	font-size: 16px  !important;
	text-align: left  !important;
	color: #000000  !important;
	vertical-align: left !important;
}

.list-categories2 {
	font-size: 16px;
	text-align: left;
}

.list-categories2 li {
	position: relative;
	padding-left: 40px;
}

.list-categories2 a, .list-categories2 a:focus, .list-categories2 a:active {
	color: inherit;
}

.list-categories2 a:hover {
	color: #ba7f32;
}

.list-categories2 a::before {
	position: absolute;
	content: '';
	top: 12px;
	left: 0;
	width: 0;
	height: 3px;
	background: #ba7f32;
	transition: all .2s ease;
}

.list-categories2 a.active {
	color: #ba7f32;
}

.list-categories2 a.active::before {
	width: 32px;
}

.list-categories2 > li + li {
	margin-top: 11px;
}

//***************//

.button-wapasha2, .button-wapasha2:focus {
	color: #2c343b;
	background: transparent;
}

.button-wapasha2::before, .button-wapasha2:focus::before {
	border-color: #2c343b;
}

.button-wapasha2::after, .button-wapasha2:focus::after {
	border-color: #ba7f32;
}

.button-wapasha2:hover, .button-wapasha2:active {
	color: #ba7f32;
	background: transparent;
}
 //**************//
 
.button-default2.button-pipaluk2::before, .button-default2.button-pipaluk2:focus::before {
	background: #939CA3 !important;                        /* 2 nélkül ez van: #2c343b;*/
	border-color: #ba7f32 !important;
} 

//**//

.min-magassag {
	height: 500px !important;
}
.min-magassag-450 {
	min-height:450px !important;
}
.min-magassag-ot {
	min-height:520px !important;
}

.slider-modern-text2 {
	font-size: 14px;
	color: rgba(120, 120, 120, 0.5);
	font-weight: 400;
	line-height: 30px;
}

.piros {
	color: #C11B00 !important;
}

.zold {
	color: #669900 !important;
}

.szurke {
	color: #cccccc !important;
}

.sorbeljebb {
	margin-left: 50px;
}

.unit-body2 {
	flex: 0 1 auto;
	display: flex;
	align-items: left;
}

.kiskontener {
	margin-left: 30;
	margin-right: 30;
}

.button-primary2:hover, .button-primary2:active {
	color: #774708;
	background-color: #DFB174;
	border-color: #ba7f32;
}

/*       */

.table-custom2 {
	width: 100%;
	text-align: left;
	max-width: 100%;
	font-size: 18px;
	line-height: 1;
	text-transform: uppercase;
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;

	border-collapse: collapse;
	border: 1px solid #e1e1e1;
}
.table-custom2 th {
	padding: 29px 15px 27px;
	font-weight: 500;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #9b9b9b;
	border-bottom: 1px solid #e1e1e1;
}
@media (max-width: 991px) {
	.table-custom2 th {
		padding-top: 18px;
		padding-bottom: 14px;
	}
}

.table-custom2 td {
	padding: 12px 15px;
	line-height: 1;
	font-weight: 400;
	letter-spacing: .1em;
	color: #151515;
}

.table-custom2 tfoot td {
	font-weight: 700;
	
}


.table-custom2 thead th {
	color: #ffffff;
	background: #ba7f32;
	border: 0;
}

.table-custom2 tr td:first-child {
	border-left: 0;
}


.hatter_kek {
	background-color: #99ffff;
}
.hatter_szurke {
	background-color: #cccccc;
}

.right {
  float: right;
}

.row-11 {
	margin-top: 0px !important;
	margin-bottom: -5px !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
}
.row-22 {
margin-left: 20px;
}

.kbottom {
	vertical-align: bottom !important;
}
.ktop {
	vertical-align: top !important;
}
.kkozep{
	vertical-align: middle !important;
}
.kcenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.button-kicsi-kerek {
	margin: 2px !important;
    padding: 3px 3px 3px;
    cursor: pointer; 
	width: 100px;
	border-bottom-right-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
	border-top-left-radius: 8px !important;
}
.button-kicsi1-kerek {
	margin: 2px !important;
    padding: 4px 12px 4px;
	width: 100px;
	border-bottom-right-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
	border-top-left-radius: 8px !important;
}
.button-kicsi2-kerek {
	margin: 2px !important;
    padding: 4px 12px 4px;
    cursor: pointer; 
/*	width: 120px;*/
	border-bottom-right-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
	border-top-left-radius: 8px !important;
}
.button-width-xl-350 {
	min-width: 350px !important;
}
.button-width-xl-450 {
	min-width: 450px !important;;
}
.kkozep_just {
   align-items: left !important;
   justify-content: space-between !important;
}
html .group-left {
	display: flex;
	flex-wrap: wrap;
	align-items: left;
	justify-content: center;
}

@media (min-width: 768px) {
	html .group-left {
		justify-content: flex-start;
	}
}
.button-width-170 {
	min-width: 100% !important;
	padding: 8px 8px 8px !important;
	border-color: #cccccc !important;
	background: transparent !important;
	font-size: 14px !important;
	text-transform: none !important;
	text-align: left !important;
	cursor: pointer !important;
/*	color: #ba7f32; !important; */
    color: #223344; !important;
}
.button-width-170:hover {
	padding: 8px 18px 8px !important;
	background: #ba7f32 !important;
	color: #ffffff !important;
}
.button-width-170:focus {
	padding: 8px 18px 8px !important;
	background: #ba7f32 !important;
	color: #000000 !important;
}
.sorkoz20 {
 padding: 20px 20px;
}

/******************** innen rozsaszinjosda ***/

.box-abel {
 font-family: sans-serif;
	margin-top: 18px;
}

.box-abel a, box-abel a:focus, box-abel a:active {
	color: inherit;
}

.box-abel a:hover {
	color: #ba7f32;
}


@media (min-width: 992px) {
	.box-abel {
		letter-spacing: .1em;
	}
}

/****/

.agi_text-left {
  text-align: left;
}


.agibox-nagy {
  margin-left: 15%;
  margin-right: 15%;
  padding: 0;
  background: #F4F4F4;
  border: 1px solid #eee;
}

@media (max-width: 768px) {
  .agibox-nagy {
    margin-left: 0px;
    margin-right: 0px;
    padding: 5%;
  }
}

.agibox {
  margin-left: 10%;
  margin-right: 10%;
  padding-top: 20px;
  padding-botton: 20px;
  background: #F4F4F4;
  border: 1px solid #eee;
}

@media (max-width: 768px) {
  .agibox {
    margin-left: 10px;
    margin-right: 10px;
    padding: 5%;
  }
}


.agi_simple-input {
  text-align: left;
  width: 100%;
  max-width: 400px;
  padding: 5px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  background-color: rgba(600, 600, 600, 0.5); /* halvány szürke, 50% átlátszóság */
  color: #151515; 
}

.agi-prod {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 1;
	letter-spacing: .05em;
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #ba7f32;
}


.agi-szec {
	margin-top: 20px;
	margin-bottom: 40px;
}

.agi_transparent-button2 {
  background-color: transparent;       /* Átlátszó háttér */
  color: #333333;                      /* Sötét szürke betűszín */
  font-weight: normal;                /* Normál betűvastagság */
  border: 2px solid #333333;          /* Sötét szürke keret */
  padding: 10px 20px;                 /* Kényelmes méret */
  cursor: pointer;                    /* Mutató kurzor */
  transition: border-color 0.3s ease; /* Finom átmenet hoverre */
}

.agi_transparent-button {
  background-color: transparent;
  color: #333333;                      /* Sötét szürke szöveg */
/*  font-weight: normal;*/
/*font-size: 18px;*/
  border: 2px solid #333333;          /* Alap keretvastagság */
  padding: 15px 15px 15px 15px;       /* Bal oldali padding megnövelve */
  cursor: pointer;
  transition: border 0.3s ease;       /* Finom átmenet */
}

.agi_transparent-button:hover {
  border: 3px solid #000000;             /* Fekete keret hover esetén */
}

.agi_container {
  display: flex;
  flex-direction: row;
  justify-content: center; /* vízszintesen középre */
// align-items: stretch;    /* a két oszlop egyforma magasságú lesz */
  gap: 20px; /* opcionális térköz a div-ek között */
  height: 50vh;           /* teljes képernyő magasság */
}

/* Mobil nézet: 768px alatt egymás alá kerülnek */
@media (max-width: 768px) {
  .agi_container {
    flex-direction: column;
  }
}

.agi_left {
  background-color: black;
  align-items: stretch;
  justify-content: center;  /* kép vízszintesen középre */
  align-items: center;      /* kép függőlegesen középre */
  width: 50%;               /* vagy amit szeretnél */
}

.agi_left img {
/*  max-height: 80%;          /* opcionális: hogy ne lógjon ki */
}

.agi_right {
  align-items: stretch;
  padding: 3rem;
  width: 50%;               /* vagy amit szeretnél */
  overflow: hidden;        /* ne legyen csúszka */
}

//********************************************//

/* Szülő konténer – középre igazítva, max szélességgel */
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px; /* kis belső margó mobilra */
}

/* Alapértelmezett (desktop) */
.aa {
  margin-top: 50px;
  margin-bottom: 0px;
  margin-right: 15%;
  margin-left: 15%;
  padding: 0;
/*  background-color: #cccccc;*/
  background-color: #ffffff;
}

.bb, .bb2, .egysor{
  display: flex;
  flex-direction: row;
  gap: 50px; /*két elem közötti távolság (o1,o2) */
}

.oszlop1 {
  position: relative;
  left: 0px;
  top: 0px;  
  width: 50%;
}

.oszlop2 {
  position: relative;
  left: 0px;
  top: 0px;  
  width: 50%;
  margin-top: 50px;
}

.o1 {
  position: relative;
  left: 50px;
  top: 50px;  
  width: 225px;
  max-height: 400px;
/*  display: inherit-block;*/
}

.o1bb2 {
  position: relative;
  left: 50px;
  top: 50px;  
  width: 225px;
  max-height: 341px;
/*  display: inherit-block;*/
}

.o2 {
  position: relative;
  left: 50px;
  right: 50px;  
  width: auto;
  min-width: 450px;
  min-height: 300px;
  max-width: 450px;
  height: auto;
  overflow: visible;
  line-height: 1.5;
}


.o1 img, .o1bb2 img {
  height: 341px;
  width: auto;
}


/* Mobil nézet */
@media screen and (max-width: 768px) {
  .container {
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }

/* Mobil nézet */
  @media screen and (max-width: 768px) {
  .aa, .bb, .bb2 {
    margin: 0;
	padding: 0;
	width: 100%;
	min-width: 0;
    min-height:0;
  }
}

/* Mobil nézet */
  @media screen and (max-width: 768px) {
  .bb, .bb2, .egysor {
    flex-direction: column;
  }


/* Mobil nézet */
  @media screen and (max-width: 768px) {
  .o1, .o1bb2 {
	left: 0px;
	right: 0px;
    margin-left: 5%;
	padding: 0;
	width: 90%;
	min-width: 0;
    min-height: 470px;;
  }
}

/* Mobil nézet */
  @media screen and (max-width: 768px) {
  .o2 {
	left: 0px;
	right: 0px;
    margin-left: 5%;
	padding: 0;
	width: 90%;
	min-width: 0;
    min-height:0;
  }
  
  .
}




