.aszf
{
	align-items: center;
	display: flex;
	margin-top: 40px;
}

.aszf_icon
{
	width: 40px;
}

.aszf_link
{
	font-weight: 400;
    font-size: 15px;
}

.app
{
    display: inline-block;
    vertical-align: top;
}

.apptitle
{
	    padding: 20px 10px;
    font-weight: 500;
    font-size: 16px;
    color: #cddbe4;
    letter-spacing: 3px;
}

.dImg
{
	max-height: 50px;
}

.apps
{}

.download
{}

.osszesen
{
	font-size: 18px;
	font-weight: 500;
	margin-top: 5px;
}

.szamok_txt
{
	text-align: center;
	font-weight: 500;
	margin-top: 15px;
}

@media only screen and (max-width: 650px)
{
	.szamlazasBlock
	{
		width: -webkit-fill-available !important;
		margin: auto !important;
	}
	
	.vasarlas
	{
		padding: 20px 15px !important;
		border-radius: 0px !important;
	}
}

#periodus
{
	text-align: right;
}

.margintop
{
	margin-top: 15px !important;
}

.szamlazasTitle
{
	font-size: 24px;
    font-weight: 600;
    color: #164968;
    margin-bottom: 15px;
}

.szamlazasBlock
{
	margin: auto;
	border-radius: 22px;
    background-color: #f4f3f2;
    padding: 20px;
    font-size: 16px;
    width: 55%;
    margin-bottom: 13px;
    margin-top: 4px;
    max-width: 440px;
}

.szamlazasItem
{
	margin-bottom: 10px;
    display: flex;
    color: black;
}

.szamlazasItem label
{
	width: 148px;
    display: inline-block;
	align-content: center;
}

.jogiszemely
{
	height: 20px;
    width: 20px;
	cursor: pointer;
}

.myselect
{
	height: 40px;
    color: #656565;
    padding-left: 8px;
	background-color: white;
}

.myinput, .select
{
	width: 70%;
    border-radius: 5px !important;
	display: inline-block;
}

.vasarlas
{
	background-color: white;
    padding: 20px 0;
    color: black;
    text-align: center;
    max-width: 1024px;
    margin: auto;
    border-radius: 12px;
    margin-bottom: 20px;
}

.fekete
{
	color: black !important;
}

.specLogin, .fizetes
{
	user-select: none;
    cursor: pointer;
    display: block;
    width: 46%;
    background: #2888c4;
    margin-top: 10px;
    margin-left: 10px;
    padding: 6px 10px;
    color: white;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    border-radius: 22px;
	margin: auto;
}

.logotitle
{
	padding: 35px 10px;
    font-weight: 500;
    font-size: 16px;
    color: #cddbe4;
    letter-spacing: 5px;
}

.vpnlogoDiv
{
	display: block;
	text-align: center;
}

.vpnlogo
{
	max-height: 600px;
}

.listText
{
	font-size: 20px;
    text-align: justify;
    margin: unset;
    color: black;
    padding: 15px;
}

.listTitle
{
	font-size: 28px;
    font-weight: 500;
    color: black;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

@media only screen and (max-width: 600px) {
	.content1_pictext
	{
		display: block !important;
	}
	.c1_pic, .c1_txt
	{
		width: 100% !important;
	}
}

.c1_pic
{
	width: 50%;
	display: block;
}

.c1_pic img
{
	border-radius: 12px;
}

.c1_txt
{
	padding: 20px;
	display: block;
	width: 50%;
}

.content1_pictext
{
	display: flex;
	padding: 10px;
	margin: auto;
	margin-top:15px;
	max-width: 1024px
	
}

.title
{
	padding: 20px 0;
	color: black;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    letter-spacing: -0.025rem;
}

.title_mini
{
	color: #232e67;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 5px;
    text-align: center;
}

.unterHead
{
	background-color: #232e67;
    color: white;
    padding: 34px 20px;
    font-size: 30px;
}

.h1 {
    font-size: 42px;
    font-weight: 700;
    text-shadow: 0px 0px 25px black, 0px 0px 25px black, 0px 0px 25px black;
}

.h2 {
	padding-top:10px;
    font-weight: 500;
    color: #c3ff00;
    font-size: 28px;
	text-shadow: 0px 0px 25px black, 0px 0px 25px #000000;
}

.full-container2
{
	margin-left: -1000px;
	margin-right: -1000px;
	padding-left: 1000px;
	padding-right: 1000px;
}

.full-container
{
	max-width: unset !important;
}

#main
{
	background-color: black !important;
	padding: 0px !important;
}

.content1
{
	background-image: url(/resurces/vpn/bluebg.webp);
    padding: 56px 20px;
    background-repeat: no-repeat;
    background-size: cover;
}

.vpnHead
{
	background-image: url(/resurces/vpn/slider1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    min-height: 400px;
    text-align: center;
    color: white;
    text-align: center;
    justify-content: center;
    place-items: center;
}

.entry-header
{
	margin-bottom: 0px !important;
}

* {
	box-sizing: border-box;
}

/*body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: linear-gradient(135deg, #0a58ca, #0d6efd);
	padding: 40px 20px;
}*/

.vpn-container {
	max-width: 1200px;
    margin: 0 auto;
    display: block;
    
   
    padding: 20px;
    text-align: center;
}

.vpn-card {
	background: #fff;
    border-radius: 16px;
    padding: 25px;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    transition: all 0.2s 
ease;
    max-width: 300px;
    display: inline-block;
    margin: 20px;
}

.vpn-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 16px 35px rgba(0,0,0,0.25);
}

.vpn-icon {
	font-size: 44px;
	color: #0d6efd;
	margin-bottom: 15px;
}

.vpn-title {
	font-size: 18px;
	font-weight: bold;
	color: #0a58ca;
	margin-bottom: 10px;
}

.vpn-text {
	font-size: 15px;
	color: #555;
	line-height: 1.5;
}

.vpn-benefits
{
	list-style-type: none !important;
}

.vpn-benefits li, .entry-content ul li, .entry-content ol li 
{
	margin: 0 !important;
	padding-top: 10px;
}

/*-----------------------------*/

.disabled, .disabled input[type="text"], .disabled input, .disabled div
{
	opacity: 0.6;
	pointer-events: none;
}

.hide,.link-text
{
	display: none !important;
}

.hide2
{
	display: none !important;
	opacity: 0 !important;
}

.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;
}*/

.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;
    position: relative;
    margin: auto;
}

.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: 1;
	 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);}
}

/*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; }

