/*
    a template-ben voltak
*/



/* 
.kalk-fejlec h3 {
		margin-bottom: 10px;
	}
.kivalasztottjarmu h4 {
	color: #4cbe9f;
	color: #777;
	font-weight: 400 !important;
	font-size: 16px !important;
	padding-top: 10px;
	display: none;
	margin-bottom: 20px;
} 

input._ah_input,
input[type="text"],
select.custom-select {
	color: #0056FF;
}

._ah_kamattipus button:disabled,
._ah_kamattipus button[disabled]{
	color: #e0e0e0 !important;
	cursor: not-allowed;
	opacity: 0.85;
} 
    */

label._ah_cimke {
  letter-spacing: -0.375px;
  margin-bottom: 3px;
}


.well-kerdesevan h2 {
    margin-bottom:20px;
}


.well-kerdesevan h3 {
    font-size:1.8rem;
    font-weight:400;
}

.akciodiv {
    margin-top: 0px;
    background-color: #f6f7f8;
    padding:15px; 
    border-radius:10px !important;
    position: relative;
    border:1px solid #eee;
    margin-bottom: 0 !important;
    width:92%;
}

.akciodiv {
  background-color: #f8f9fa;
  border: 1px solid #f8f9fa;
}

	.akciodiv label {
		margin-bottom: 6px;
		display: block;
        font-weight: 600;
	}

	.akciodiv select{
		font-size: 1.6rem !important;
		font-weight: 400;
		color: #0056FF !important;
        border-radius:5px;
	}

	.akciodiv h3 {
		font-weight:700 !important;
		font-size:12px;
	}

    .akciodiv p {
        margin-bottom: 0;
        color:#6c757d;
        font-size: 1.4rem;
    }

	.akciodiv p a {
		font-weight: 700;
	}

	.akciodiv img {
		display: block;
		position: absolute;
		max-width: 130%;
        max-height:110px;
		right:0;
		margin-right:-50px;
	}

	.akciodiv p#akciokod_webre {
		margin-bottom: 0 !important;
	}

@media(max-width:787px) {
    .akciodiv {
        width:100%;
    }
    
	.akciodiv img {
		max-width: 100%;
		height: auto;
		position: relative;
	}
}	

	select option:checked,
	select option:selected {
		color: #0056FF !important;
	}

	select:not(:checked) {
		color: #0056FF;
	}

    .akciodiv select option:checked,
	.akciodiv select option:selected{
        color: #AD0C33 !important; 
    }

    select#_ah_akcioKod option em {
        font-size:11px;
        display: inline-block;
        margin-right:auto;
        text-align: right;
    }



._ah_ugyletDeviza ._ah_ertek {
	margin-top: 15px;
}
._ah_ugyletDeviza ._ah_ertek ._ah_first {
	margin-right: 20px;
}



._ah_onero input {
	font-size: 16px;
}

.row-nyvpl {
	margin-top: 20px;
}


._felulirva_finanszirozas {
	width: auto !important;
}


/*
    uj stilus
*/

.autohitel.kalkulator input.form-control,
.autohitel.kalkulator .form-select {

    height: 46px;
    border-radius: 8px;
    border: 1px solid #dcdcdc;
    color:#0056FF;
    background-color: #fff;

    font-size: 1.6rem;
    line-height: 1;
    font-weight: 500;

    padding:6px 6px;

    transition: all .15s ease;

}


/* input */
.autohitel.kalkulator input.form-control:disabled {
    color:#aaa;
    background-color: #f1f1f1;
    cursor: not-allowed;
}


.table-biztositasok td {
    font-size:1.4rem
}




/* kalkulátor blokk */

.row-calculator {
    margin-bottom: 20px;
}

._ah_bselect {
    /* margin-bottom: 2.4rem; */
}

/* label */
._ah_cimke {
    font-size: 1.4rem;
    font-weight: 600;
    color: #2d2d2d;
    margin-bottom: .8rem;
    display: flex;
    align-items: center;
    gap: .6rem;
}

._ah_cimke{
    font-size: 1.3rem;
    font-weight: 500;
    color:#6c757d;
    margin-bottom:.4rem;
}

.row-adatlista li span.cim a {
    text-decoration: none;
}

/* tooltip ikon */
._ah_cimke i {
    font-size: 1.2rem;
    color: #6c757d;
}

/* választó sor */
.row-calculator ._ah_ertek {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
}

/* radio button kinézet */
._ah_ertek button {
    display: flex;
    align-items: center;
    gap: .8rem;

    background: none;
    border: none;

    font-size: 1.5rem;
    color: #444;

    padding: .4rem 0;
    cursor: pointer;
    transition: color .2s ease;
}

/* radio kör */
._ah_ertek button::before {
    content: "";

    width: 1.3rem;
    height: 1.3rem;

    border: 2px solid #c5c9d1;
    border-radius: 50%;

    transition: all .2s ease;
}

/* hover */
._ah_ertek button:hover {
    color: #0056FF;
}

._ah_ertek button:hover::before {
    border-color: #0056FF;
}

/* selected */
._ah_ertek button._ah_selected {
    color: #0056FF;
    font-weight: 500;
}

._ah_ertek button._ah_selected::before {
    border-color: #0056FF;
    background: radial-gradient(circle, #0056FF 45%, transparent 46%);
}

/* active */
._ah_ertek button:active::before {
    transform: scale(.9);
}

/* disabled */
._ah_ertek button:disabled {
    opacity: .5;
    cursor: not-allowed;
    
}

._ah_ertek button:disabled::before {
    border-color: #dcdfe5;
}



/* disabled állapot */
._ah_ertek button:disabled {
    opacity: .5;
    cursor: not-allowed;
    color: #9aa0a6;
}

/* radio kör disabled */
._ah_ertek button:disabled::before {
    border-color: #ced4da;
    background: none;
}

/* hover disabled esetén NE legyen aktív hatás */
._ah_ertek button:disabled:hover::before {
    border-color: #ced4da;
}

/* active se csináljon semmit */
._ah_ertek button:disabled:active::before {
    transform: none;
}


/*
    SLIDER UI
*/


/*
	SLIDER
*/
._ah_ ._ah_slider {
  width: 100%;
}

._ah_ ._ah_slider .ui-slider .ui-slider-range {
  background-color: #3390ff;
  border-radius: 5px;
  height: 20px !important;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
}

/* csuszka szine */
._ah_slider .ui-slider {
  background-color: #cce0ff;
  border-color: #9ec5fe;
  height: 20px;
  position: relative;
  margin-top: 11px;
  border-radius: 4px;
  box-shadow: none !important;
  width: 100%;
  z-index: 100;
  cursor: pointer;
}

.ui-slider .ui-slider-handle {
  background: white;
  border-radius: 8px;
  cursor: pointer;
  height: 28px;
  border: 1px solid #0F93F2;
  margin-top: 0px;
  margin-left: -20px;
  position: absolute;
  top: -5px;
  padding-bottom: 5px;
  width: 48px;
  z-index: 2;
  transition: background 0.25s;
  box-shadow: -12px 0px 10px -3px rgba(0, 0, 0, 0.1);
}

.ui-slider .ui-slider-handle::before {
  content: "";
  position: absolute;
  display: block;
  left: 16px;
  top: 12px;
  width: 16px;
  height: 4px;
  border-radius: 8px;
  background-color: #0F93F2;
}

.ui-slider-handle[style*="100"] {
  margin-left: -15px;
}

/* slider feliratok */
span.ui-slider-pip.ui-slider-pip-label > span.ui-slider-label {
  font-size: 0.9rem;
  cursor: default;
  font-weight: 400;
  font-weight: normal;
  margin-top: 8px;
}

/* slider feliratokhoz kiegeszites */
span.ui-slider-pip.ui-slider-pip-label > span.ui-slider-line {
  cursor: default;
  margin-top: 8px;
  background-color: #666;
  height: 5px;
  min-height: 5px;
  display: none;
}



/*
    UI dialog
*/

.ui-widget {
    font-family: "Inter", sans-serif;
}

/* dialog doboz */
.ui-dialog {
  border-radius: 20px !important;
  overflow: hidden;
  border: none !important;
  box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}

/* titlebar */
.ui-dialog .ui-dialog-titlebar {
  background: #fff;
  border: none;
  padding: 24px 30px 0 30px;
  font-weight: 600;
}

/* title */
.ui-dialog-title {
  font-size: 20px;
  color: #222;
}

/* bezár gomb eltüntetése */
.ui-dialog-titlebar-close {
  display: none !important;
}

/* fölösleges hr eltüntetése */
.ui-dialog hr.titlebar-border {
  display: none;
}

/* content */
.ui-dialog .ui-dialog-content {
  padding: 20px 30px 10px 30px !important;
  font-size: 16px;
  line-height: 1.5;
}

/* message */
._wk_message {
  margin: 0;
}

.ui-widget .ui-dialog-titlebar span.ui-dialog-title {
  font-weight: 700 !important;
  display: block;
  color: #333;
  margin: 20px 0 0 0 !important;
}

/* button panel */
.ui-dialog .ui-dialog-buttonpane {
  border: none;
  padding: 0 30px 30px 30px;
  background: transparent;
}

/* gomb */
.ui-dialog-buttonpane button {
  background: #0056FF;
  border: none;
  color: #fff;
  border-radius: 10px;
  padding: 10px 28px;
  font-weight: 500;
  transition: 0.2s;
}

/* hover */
.ui-dialog-buttonpane button:hover {
  background: #0043c2;
}


/*
GAP
*/

.bg-gap {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
    border-color: #eee;
}





/* kalkulátor inputok */
._ah_ input.form-control,
._ah_ select.form-control,
._ah_ .form-control {
    height: 44px !important;
    line-height: 1.2 !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    box-sizing: border-box;
}

/* ha van külön _ah_ertek class */
._ah_ ._ah_ertek {
    line-height: 1.2 !important;
}

/* select mezők néha magasabbak */
._ah_ select.form-control {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

._ah_ input {
    vertical-align: middle;
}

._ah_ .form-control {
    height: 44px !important;
    padding: 0 12px !important;
    line-height: 44px !important;
}



/*
    WK_kapcsolatfelvetel
*/

ol.useradatok {
    padding: 0;
    list-style: none;
}

ol.useradatok li {
    margin-bottom: 20px;
}

ol.useradatok input.form-control {
    color:#0056ff;
}

ol.useradatok span.error,
ol.useradatok span.captchaerror {
    color:#CC063E;
    font-size:1.1rem;
}


/*
    GOMB
*/

.btn-ajanlat {
    background-color: #3AA557 !important;
    color:white;
}

.btn-ajanlat:hover {
    background-color: #328d4a !important;
    color:white;
}

.btn-ajanlat:disabled,
.btn-ajanlat.disabled {
    background-color: #a8d5b5 !important;
    color: #ffffff !important;
    cursor: not-allowed !important;
    opacity: 0.8;
    box-shadow: none;
}

.btn-ajanlat.disabled {
    pointer-events: none;
}


/*
    AKCIO KARTYA kiegeszites
*/

.akcio_widget_wrapper {
    /* background: #F7FAFF; */
    background: #f8f9fa;
    /* border:1px solid #EEF4FF; */
    border:1px solid #f8f9fa;
    padding: 20px 20px 10px 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.row-akcioblokk {
}

.col-akciotxt h5 {
margin-bottom: 3px;
  font-size: 1.6rem;
  font-weight: 600;
}

.col-akciotxt p {
    margin-bottom: 10px !important;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
}

.row-akcioblokk .img-akcio-thumb {
    width:100%;
    height:100px;
    object-fit:cover;
    border-radius:5px;
}

.row-akcioblokk .akcioleiras_thm_label {
    display: block;
    font-size: .9rem;
    margin-bottom: 3px;
    line-height: 1;
}

.row-akcioblokk .akcioleiras_thm_ertek {
    display: block;
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1;
}

.row-akcioblokk #akcioleiras_thm {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 3px solid #f1f2f3;
}

#akcioStatus {
    font-size: 1.2rem;
    line-height: 1.4;
}