/*LOGIN KEZDET*/

.disabled, .disabled input[type="text"], .disabled input, .disabled div
{
	opacity: 0.6;
	pointer-events: none;
}

.loginHead
{
	text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: white;
    background-color: #2888c4;
    /* border-top: 0px solid red; */
    border-radius: 8px 8px 0 0;
    padding: 4px 0;
}

.loginBut
{
	font-weight: 500;
    padding: 5px 10px;
    font-size: 15px;
    margin: auto;
    display: block;
    width: 100px;
    text-align: center;
    margin-top: 10px;
    /* margin-bottom: 0px; */
    border-radius: 22px;
    color: white;
    background-color: #2888c4;
}

.loginInput, .loginCode
{
	font-weight: 500 !important;
    font-size: 15px !important;
	width: -webkit-fill-available;
}

.loginLabel
{
	display: block;
    font-size: 15px;
    font-weight: 500;
	text-align: center;
	margin-bottom: 2px;
	color: black;
}

.loginRow
{
	
}

.loginFrame
{
	padding: 20px 20px;
}

.loginModal
{
	display: none;
	background-color: #000000a3;
    position: fixed;
    left: 0;
    top: 0;
    width: 100 ww;
    width: 100vw;
   /* height: 100vh;*/
	height: calc(var(--vh, 1vh) * 100);
    box-sizing: border-box;
    overflow: auto;
    z-index: 2000;
    padding: 1rem;
}

.loginWindow
{
	 display: block;
    width: 100%;
    max-width: 250px;
    /* width: 230px; */
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    border-radius: 12px;
    border-top: 3px solid #248cc8;
    border-bottom: 3px solid #248cc8;
}
/*LOGIN VEGE*/
:root {
  --vh: 1vh; 
}

.boxTxt_beszed
{
	font-size: 14px;
    /* position: absolute; */
    /* left: 66px; */
    /* top: 6px; */
    margin-top: -2px;
    color: whitesmoke;
    border-top-width: 1px !important;
    width: fit-content;
}

.ajanlatLabel
{
	display: block;
    width: fit-content;
    margin: auto;
    border-bottom: 2px solid #248cc8;
    border-radius: 12px;
    padding: 2px 12px;
    font-size: 20px;
    background-color: white;
}

.ajanlatok
{
	margin-top: 8px;
}

.aprobetu
{
	font-weight: 500;
    font-size: 15px;
}

.kiemeles
{
	padding: 3px 6px;
    /*background-color: #248cc8; */
    color: #d10000;
    border-radius: 6px;
	white-space: nowrap;
}

.nocapital
{
	text-transform: unset !important;
}

.disabled
{
	background-color: #ededed !important;
    opacity: 0.6;
}

.ul
{
	text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-color: #248cc8;
}

@media only screen and (min-width: 750px)
{
	.welcomeTxt
	{
		max-width: 50% !important;
    	left: 33% !important;
		padding: 20px 90px;
		border: unset !important;
		background-color: unset !important;
	}
}

.unreg {
    font-size: 16px !important;
    /* padding: 13px 1px !important; */
    /* border: unset !important; */
    text-align: center;
    /* color: #f64343 !important; */
    cursor: pointer;
    border: solid 2px #d10000 !important;
    border-radius: 12px;
    margin: 4px 2px;
    background-color: #d10000;
    color: white !important;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.tarifak_txt
{
	font-weight: 500;
    font-size: 25px;
    padding-left: 10px;
    color: #248cc8;
}

.slide
{
	height: 496px;
}

.welcomeBox
{
	position: relative;
    display: block;
}

.welcomeImgCover
{
	text-align: right;
}

.welcomeTxt
{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    /* transform: translateY(-50%); */
    color: #404040;
    font-size: 22px;
    text-align: justify;
    /* text-shadow: 0px 0px 11px black; */
    width: 80%;
    background-color: #ffffffc7;
    text-align: center;
	padding: 20px 90px;
	border-top: 1px solid #248cc838;
	border-bottom: 1px solid #248cc838;
}

.logoB
{
	position: absolute;
    max-width: 26px !important;
    right: 7px;
    transform: translateY(-50%);
    top: 50%;
}

.logoCover
{
	
}

.scu-shortcode11
{
	background-image: url("/resurces/wwp2.png");
	background-repeat: no-repeat;
	background-size:contain;
}

.scu-shortcode11 {
      margin: 0;
      /*min-height: 100vh;*/
      background-color: #fefefe;
      background-image: 
        radial-gradient(circle at 20% 30%, rgba(255, 200, 200, 0.2) 0%, transparent 60%),
        radial-gradient(circle at 70% 20%, rgba(200, 255, 200, 0.2) 0%, transparent 70%),
        radial-gradient(circle at 50% 70%, rgba(200, 200, 255, 0.2) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(255, 255, 200, 0.2) 0%, transparent 60%);
      background-repeat: no-repeat;
      background-size: cover;
      font-family: sans-serif;
    }

#orderButton
{
	text-decoration: underline;
    text-underline-offset: 3px;
   /* text-decoration-color: #07ff09;*/
	text-decoration-color: #fff;
}


@media only screen and (max-width: 250px)
{
	.kosar 
	{
		margin: unset !important; 
		padding: unset !important;
	}
}

@media only screen and (max-width: 330px)
{
	.rendeles_item_img 
	{
		position: relative !important;
		margin-top: 10px !important;
		transform: unset !important;
		left: unset !important;
		top: unset !important;
	}
}

@media only screen and (max-width: 300px)
{
	.dgomb 
	{
    	margin: 10px 0px !important;
	}
	.valaszto
	{
		display: block !important;	
	}
}

@media only screen and (max-width: 376px) and (min-width: 301px)
{
	.dgomb 
	{
    	width: 112px !important;
		margin: 0 3px !important;
	}
}

@media only screen and (max-width: 280px)
{
	.csomagItem
	{
		width: -webkit-fill-available !important;
	}
	.box_btnH
	{
		margin: 0px 5px;
	}
}

@media only screen and (max-width: 389px)
{
	.basketLabel
	{
		width: min-content;
	}
}

.bCover
{
	text-align: center;
    display: flex;
    justify-content: center;
	margin-bottom: 30px;
}

.basket
{
	display: inline-block;
    width: 42px;
    max-height: 49px;
    top: 20px;
    margin-right: 4px;
    align-self: center;
}

.basketLabel
{
	display: inline-block;
    vertical-align: middle;
	place-self: center;
	font-size: 20px !important;
}

#emelet, #kozigTip
{
	height: 40px;
	border-radius: 3px
}

.nextGroup
{
	display: flex;
    margin: auto;
   /*  padding: 10px 0;
   margin-top: -10px;*/
    justify-content: center;
	justify-items: center;
    position: fixed;
    background-color: #c4c4c4;
    width: 100%;
    bottom: 0;
   /* left: 50%;
    transform: translate3d(-50%, 0, 0);*/
	z-index:1;
	inset-inline: 0;
	bottom: env(safe-area-inset-bottom, 0) !important;
	padding-bottom: env(safe-area-inset-bottom, 0);
	text-align: center;
	
	/*margin-left: -1000px;
    padding-left: 1000px;
    margin-right: -1000px;
    padding-right: 1000px;*/
}

.blueBG
{
	 background-color: #248cc8 !important;
}

.nextButton
{
	display: block;
    width: fit-content;
    margin: auto;
    font-size: 20px;
    padding: 4px 18px;
	background-color: #d00100;
    color: white;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 12px;
    cursor: pointer;
    margin-left: 5px;
    margin-right: 5px;
}

.cegadatok
{
	margin-bottom: 5px;
}

.marginTop30
{
	margin-top: 30px;
}

#myroot2
{
	max-width: 500px;
	font-size: 16px;
	color: #464646;
}

#years {
    border-left: #248cc8 1px solid;
    border-bottom: #248cc8 1px solid;
    margin-right: 3px;
    height: 36px;
	border-radius: 3px;
}

#days, #months {
    border-bottom: #248cc8 1px solid;
    margin-right: 3px;
    height: 36px;
}

.subRow {
    display: flex;
    margin-bottom: 10px;
}

@media only screen and (max-width: 700px) {
    .row {
        display: block !important;
        white-space: normal !important;
    }
	
	.subRow {
        display: block !important;
        white-space: normal !important;
    }
}

.subLabel
{
	/*min-width: 230px !important;
    margin-left: 20px;
	font-weight:400;*/
}

.myLabel
{
	min-width:250px;
	display: inline-block;
    cursor: default;
	
	font-size: 16px;
    font-weight: 400;
    color: #464646;
}

.myLabel2
{
	min-width: 150px;
    font-weight: 500;
    font-size: 15px;
	    color: #4e66a6;
}

.sLabel
{
	display: block !important;
}

#szemelyesAdatok, #CegTitle
{
	margin: auto;
    font-weight: 600;
    /* text-decoration: underline; */
    /* text-underline-offset: 2px; */
    padding-bottom: 20px;
    text-align: center;
    font-size: 18px;
    display: block;
    padding: 4px 12px;
   /* border-top: 2px solid #248cc8;*/
    border-bottom: 2px solid #248cc8;
    border-radius: 12px;
    margin-bottom: 30px;
    width: fit-content;
    background-color: #ffffff;
    color: #248cc8;
    margin-top: 20px;
}

.subRow
{
	display: flex;
	margin-bottom: 10px;
}
.szuk
{
	max-width:460px;
}

.mySelect, .mySelect1
{
	height:35px;
}

.boldRow
{
	font-weight: 600;
    display: inline-block!important;
    margin: 5px 0 12px 0;
    position: relative;
}

.rowGroup
{
	/*padding: 0px;
    width: 92% !important;
    margin-left: 4%;*/
	font-weight: 300;
	display: block !important;
}

.row
{	
    width: 100%;
    padding-bottom: 15px;
	white-space: nowrap;
	display: flex;
}



.masodpercalapu
{
	font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-color: #000000;
	padding: 2px 0;
}

.netfone
{
	border-color: #f6c543 !important;
	
}

.tarr
{
	border-color: #e38d3e !important;
	
}

.netfone_border_top
{
	border-top: solid 4px #f6c543;
}

.tarr_border_top
{
	border-top: solid 4px #e38d3e;
}

.rendeles_item_img
{
	position: absolute;
    left: 10px;
    top: 50%;
    width: 40px;
    transform: translateY(-50%);
}

.show {
    display: block;
    opacity: 1 !important;
}

.hide2
{
	display: none !important;
	opacity: 0 !important;
}

.hide
{
	display: none !important;
}

.rendelesNev
{
	font-size: 16px;
    font-weight: 500;
    padding: 2px;
	color: white;
    background-color: #248cc8;
}

.rendelesAr
{
	font-size: 16px;
    font-weight: 500;
    padding: 5px;
}

.delBox {
    width: 22px;
    height: 22px;
    position: absolute;
    background-color: red;
    right: -8px;
    top: -8px;
    z-index: 1;
}

.delBox:before {
    content: "";
    display: block;
    height: 18px;
    width: 2px;
    background-color: white;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) rotateZ(45deg);
}

.delBox:after {
    content: "";
    display: block;
    width: 18px;
    height: 2px;
    background-color: white;
    /* position: absolute; */
    /* top: 50%; */
    margin-top: 10px;
    margin-left: 2px;
    transform: rotateZ(45deg);
}
.rendeles
{
	display: block;
    max-width: 270px;
    background-color: #f4f4f4;
    color: #000000;
    text-align: center;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 3px solid #248cc8;
    border-radius: 12px;
	position: relative;
	box-shadow: 0 0 18px 0px #0000006b;
}

.rendelesek
{
	
}

.rendeles_item
{
	
}

.kosar
{
	border-top: 3px solid #248cc8;
   /* border-bottom: 3px solid #248cc8; */
    margin: 20px;
	padding: 20px;
	position: relative;
	background-color: #f4f4f4;
    border-radius: 0 0 12px 12px;
	/* border-right: 2px solid #248cc833; */
    /* border-left: 2px solid #248cc833; */
    border-bottom: 2px solid #248cc817;
}

.aSzolgaltato{
	margin-top:10px;
}

.myData
{
	width: 100%;
   /* appearance: none !important;*/
    border-top: unset !important;
    border-right: unset !important;
    background-color: rgba(0,0,0,0);
    border-left: #248cc8 1px solid !important;
    border-bottom: solid #248cc8 1px !important;
    /* border: 2px solid white !important; */
	color: #464646 !important;
	padding-left: 3px;
	background-color: white;
	text-transform: capitalize;
	font-size:16px;
}

.okbtn
{
	text-align: center;
    margin: auto;
    display: flex;
    width: fit-content;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
    background-color: #ffffff;
    color: #248cc8;
    border-radius: 12px;
    padding: 5px 14px;
    max-width: 200px;
    cursor: pointer;
    border: 4px solid #248cc8;
}

.boxItemSz
{
	display: inline-block;
    margin: 8px;
    padding: 4px 10px;
    border-radius: 12px;
	cursor: default;
}

.boxTxtSz
{
	font-size: 16px;
}

.modal
{
	display: none;
	background-color: #000000a3;
    position: fixed;
    left: 0;
    top: 0;
    width: 100 ww;
    width: 100vw;
	
    /*height: 100vh;*/
	height: calc(var(--vh, 1vh) * 100);
    box-sizing: border-box;
    overflow: auto;
    z-index: 999;
    padding: 1rem;
}

.modalWindow
{
	 display: block;
    /* width: 230px; */
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    padding: 10px 10px;
    border-radius: 12px;
    border-top: 3px solid #248cc8;
    border-bottom: 3px solid #248cc8;
}

.no-scroll {
	overflow: hidden;
}

.box_btnHolder
{
	padding-top: 12px;
    padding-bottom: 9px;
}

.box_btnH
{
	display: block;
    width: fit-content;
    padding: 8px 10px;
    background-color: #248cc8;
    color: #fff; /*#fdff00;*/
    font-size: 16px;
    border-radius: 12px;
	cursor: pointer;
}

.tiltas
{
	pointer-events: none;
    opacity: 0.3;
	border-color: #248cc8 !important;
}

.nodata
{
	max-width: 280px;
    width: -webkit-fill-available;
    text-align: center;
    font-size: 16px;
    color: #af0303;
    background-color: #e8e8eb;
    padding: 15px;
}

#main
{
	padding: 0 !important;
}

.boxTxt_normal
{
	
}

.boxTxt_dij
{
	font-size: 20px;
    padding: 4px 0;
    font-weight: 500;
    border-top: white 3px solid;
    border-bottom: white 3px solid;
	color: #d10000;
}

.boxTxt_nev
{
	font-size: 18px;
    display: block;
    margin-top: -20px;
    padding-top: 20px;
    background-color: #248cc8;
    color: white;
    padding-bottom: 6px;
	font-weight: 500;
}

.boxTxt_net
{
	font-size: 18px;
    font-weight: 500;
    padding: 2px 0;
	font-weight: 500;
	border-bottom: 3px solid #248cc8;
	padding-bottom: 3px;
    padding-top: 3px;
	margin-bottom: 5px;
}

.csomagItem
{
	display: inline-block;
    width: 250px;
    margin: 10px 16px;
    border-radius: 12px;
    padding: 10px 0px;
    /* border: 4px solid #f2f0f0; */
    border-bottom: 4px solid #248cc8;
    background: #f4f4f4;
    color: black;
    overflow: hidden;
	box-shadow: 0px 0px 8px 1px #00000029;
}

.block
{
	display: block !important;
	text-align: -webkit-center;
}

.boxItem
{
	width: 70px;
    height: 70px;
    display: inline-block;
    border: 4px solid #248cc8;
    position: relative;
    margin: 0 18px;
	text-align: center;
	cursor: default;
	border-radius: 3px;
	margin-bottom: 18px;
}

.boxTxt
{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    font-size: 16px;
    font-weight: 500;
}

.inactive
{
	color: #4b4b4b;
    /* background-color: #a8a8a842; */
}

.active
{
	background-color: #248cc8;
    color: white;
	box-shadow: 1px 1px 8px 3px #00000036;
}

.dgomb
{
	width: 130px;
    display: flex;
    text-align: center;
    padding: 5px 8px;
    border-radius: 20px;
    font-size: 16px;
    margin: 0px 12px;
    cursor: default;
    align-items: center;
    justify-content: center;
	border: solid 3px #248cc8;
	position: relative;
}

.valaszto
{
	display: flex;
    width: fit-content;
    margin: auto;
}

.gLabel
{
	font-size: 18px;
    color: #000000;
    text-align: center;
    padding: 10px;
}

.mygroup
{
	margin: auto;
    margin-bottom: 0px;
    border-bottom: 8px solid #fcfcfc;
    /* box-shadow: 0px 0px 17px 0px #248cc82e; */
    border-bottom: #f4f4f4 solid 10px;
    border-top: #f4f4f4 solid 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    /* background-color: #f4f4f4; */
    /* margin-left: -1000px; */
    /* margin-right: -1000px; */
    /* padding-left: 1000px; */
    /* padding-right: 1000px; */
    /* width: fit-content; */
    padding: 10px;
    border-radius: 12px;
}

.myroot
{
	margin: auto;
    display: block;
    max-width: 1000px;
    margin-top: 0;
    padding: 35px 10px;
	position: relative;
}

/*confirm*/

.custom-confirm-backdrop {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 9998;
  }
  .custom-confirm-backdrop.show {
    display: block;
    opacity: 1;
  }

  /* Ablak */
  .custom-confirm-box {
    position: fixed;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    background: white;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
    width: 300px;
    max-width: 90%;
    text-align: center;
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    z-index: 9999;
	font-size:18px;
  }
  .custom-confirm-box.show {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }

  .custom-confirm-buttons {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 15px;
  }
  .custom-confirm-buttons button {
    padding: 8px 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
	  font-size:18px;
	  font-weight: 500;
  }
  .btn-yes { background: #4CAF50; color: white; }
  .btn-no  { background: #f44336; color: white; }

.loaderBG
{
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 9998;
}

.loaderBox
{
	position: fixed;
	border: 4px solid #ffffff;
    box-shadow: 0px 0px 24px 9px #2a2a2a;
    z-index: 9999;
    left: 50%;
    top: 50%;
    height: 100px;
    width: 100px;
    overflow: hidden;
    transform: translate3d(-50%, -50%, 0px);
    background-color: #248cc8;
    border-radius: 50%;
	opacity: 0;
	 transition: opacity 0.3s ease;
}

.loader {

	display: block;
    position: absolute;
    left: 50%;
    top: 29%;
    transform: translate3d(-50%, -50%, 0);
    width: 70px;
    height: 100px;
    background-repeat: no-repeat;
    background-image: linear-gradient(#f6c543 50px, transparent 0), 
						linear-gradient(#ffc300 50px, transparent 0), 
						linear-gradient(#f6c543 50px, transparent 0), 
						linear-gradient(#ffc300 50px, transparent 0), 
						linear-gradient(#f6c543 50px, transparent 0);
    background-size: 8px 100%;
    background-position: 0px 90px, 15px 78px, 30px 66px, 45px 58px, 60px 50px;
    animation: pillerPushUp 4s linear infinite;
  }
  .loader:after {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    animation: ballStepUp 4s linear infinite;
  }

@keyframes pillerPushUp {
  0% , 40% , 100%{background-position: 0px 90px, 15px 78px, 30px 66px, 45px 58px, 60px 50px}
  50% ,  90% {background-position: 0px 50px, 15px 58px, 30px 66px, 45px 78px, 60px 90px}
}

@keyframes ballStepUp {
  0% {transform: translate(0, 0)}
  5% {transform: translate(8px, -14px)}
  10% {transform: translate(15px, -10px)}
  17% {transform: translate(23px, -24px)}
  20% {transform: translate(30px, -20px)}
  27% {transform: translate(38px, -34px)}
  30% {transform: translate(45px, -30px)}
  37% {transform: translate(53px, -44px)}
  40% {transform: translate(60px, -40px)}
  50% {transform: translate(60px, 0)}
  57% {transform: translate(53px, -14px)}
  60% {transform: translate(45px, -10px)}
  67% {transform: translate(37px, -24px)}
  70% {transform: translate(30px, -20px)}
  77% {transform: translate(22px, -34px)}
  80% {transform: translate(15px, -30px)}
  87% {transform: translate(7px, -44px)}
  90% {transform: translate(0, -40px)}
  100% {transform: translate(0, 0);}
}
    