.kiemelt
{
	color: rgb(255, 195, 0);
}

.offer
{
	    display: block;
    /* width: fit-content; */
    /* position: absolute; */
    color: #e2de7f;
    font-weight: 600;
    font-size: 30px;
    top: 7%;
    left: 0;
    /* transform: rotateZ(-45deg); */
    margin-top: -39px;
    background-color: #ec2407;
    margin-bottom: 10px;
}

.sweet
{
	max-width: 700px;
}

.sweetTxt
{
	font-size: 20px;
}

.sweetBox
{
	text-align: center;
    margin: 50px -1000px;
    z-index: 4;
    position: relative;
    border-top: #e2de7f solid 2px;
    border-bottom: 2px solid #e2de7f;
    padding: 40px 0;
    background-color: #000000;
    padding: 0 985px;
	margin-top:75px;
}

.notice
{
	    margin: 20px 0;
    font-size: 23px;
    /* text-shadow: 0px 0px 3px #80bd4b; */
    background-color: black;
    width: -webkit-fill-available;
    color: #ffc300;
}
.subDataExtra
{
	font-size: 12px;
}
.shine
{
	display: inline-block;
    color: #b5ff00;
    background-color: #0059b5;
    padding: 0 5px;
    border-radius: 6px;
	font-size: 18px;
    line-height: 1.5;
}

.call
{
	width: 45px;
    height: 45px;
    display: block;
    background-image: url(/resurces/phoneIconin.png);
    background-size: contain;
    background-repeat: no-repeat;
	margin-right: 15px;
}

.callRow
{
	width: fit-content;
    margin: auto;
    margin-top: 36px;
	display: flex;
    align-items: center;
}

.regText
{
	font-size: 270%;
    color: #f5f6f7;
    /* margin: auto; */
    width: fit-content;
    font-weight: 700;
    /* padding: 20px; */
    /* background-color: white; */
    text-shadow: 1px 0px 13px #000000;
    text-decoration: underline;
    text-underline-offset: 10px;
	text-decoration-color: #01ffff !important;
	    border: 8px white solid;
    padding: 20px;
    border-radius: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.site-footer
{
	z-index:1;
	position: relative;
}

.brutto
{
	text-align: left;
    padding-left: 10px;
    font-weight: 500;
	
	background-color: rgba(0,0,0,0.4);
    width: fit-content;
    padding-right: 10px;
}

#masthead
{
	z-index: 2;
    position: relative;
}

.bg
{   width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    background-image: url(/resurces/vzoldno.png);
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(29px);
    /* background: linear-gradient(0deg, rgba(35,12,143,1) 0%, rgba(109,122,36,1) 51%, rgba(60,198,205,0.9934567577030813) 100%, rgba(28,167,31,1) 100%); */
}

.myImgT
{
	margin-left: 10px;
	height: 44px !important;
}

.entry-content {
   background-color: black;
}

.q
{
	display: inline-block;
    color: black;
    font-weight: 500;
    padding: 5px;
    margin-bottom: 2px;
    background-color: #07fefe;
    border-radius: 10px;
	font-size:14px;
}

.a
{
	display: block;
    color: white;
	margin-left: 4px;
	font-size: 14px;
}
.qPart
{
	padding: 10px 0;
}


.gyikTitle
{
	position: relative;
    z-index: 1;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
    color: white;
    display: block;
	padding: 20px 0;
	display: flex;
    align-items: center;
    justify-content: center;
}

.def
{
	background-color: black;
	padding: 0 10px;
	z-index: 1;
    position: relative;
}

.regImg
{
	 max-width: 450px !important;
    width: 50% !important;
    min-width: 249px;
    /* margin: auto; */
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.reg
{
	position: relative;
   background-color: rgba(255,255,255,0.4);
    height: 250px;
    /* height: auto; */
    border-top: 2px solid white;
    border-bottom: 2px solid white;
	z-index: 1;
	cursor: pointer;
}

.imgDesc
{
	width: 100px;
	margin-bottom: 14px;
}
.desc2
{
	    margin-top: 10px;
}
.desc
{
	padding: 40px 15px;
    background-color: black;
    color: white;
    font-size: 16px;
    text-align: center;
}
.textDesc
{
	max-width: 800px;
    margin: auto;
}

.subIndex
{
	font-size: 25px;
    margin-top: 20px;
    border: 5px solid white;
    display: block;
    width: 40px;
    margin: auto;
    border-radius: 50%;
    margin-top: 10px;
}

.package
{
	height: 30px !important;
    margin-left: 10px;
}

.csomagTitle
{
	    position: relative;
    z-index: 1;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
    padding: 20px;
    color: #ffc300;
    margin-top: 60px;
    margin-bottom: 30px;
    display: flex
;
    justify-content: center;
    align-items: center;
    background-color: #000000b8;
    /* background-color: #ffc300; */
    box-shadow: 0px 0px 12px 2px;
}

.right
{
	display: flex;
	justify-content: right;
	margin: 2% 0;
}

.titleBox
{
	text-align: right;
}

.subTarget
{
	margin-top: 3%;
	    font-size: 20px;
    font-weight: 400;
}
.subData
{
	font-size: 15px;
}
.subPrice
{
	font-size: 30px;
    font-weight: 500;
}

#bS0
{
background: linear-gradient(135deg, rgba(2,0,36,1) 0%, rgba(63,171,221,1) 0%, rgba(139,87,210,1) 100%);
}

#bS1
{
	 /*background: linear-gradient(138deg, rgba(2,0,36,1) 0%, rgba(241,147,114,1) 0%, rgba(156,87,210,1) 100%);*/
	background: linear-gradient(138deg, rgba(2,0,36,1) 0%, rgba(5,87,10,1) 0%, rgba(16,152,24,0.9934567577030813) 100%);
}

#bS2
{
	background: linear-gradient(138deg, rgba(2,0,36,1) 0%, rgba(241,202,114,1) 0%, rgba(210,113,87,1) 100%);
}

#bS3
{
	background: linear-gradient(138deg, rgba(2,0,36,1) 0%, rgba(76,20,138,1) 0%, rgba(230,95,112,0.9934567577030813) 100%);
}

#bS4
{
	background: linear-gradient(138deg, rgba(2,0,36,1) 0%, rgba(38,135,45,1) 0%, rgba(45,34,124,0.9934567577030813) 100%);
}

#bS4
{
	background: linear-gradient(138deg, rgba(2,0,36,1) 0%, rgba(38,135,45,1) 0%, rgba(45,34,124,0.9934567577030813) 100%);
}

#bS5
{
	background: linear-gradient(138deg, rgba(2,0,36,1) 0%, rgba(128,143,12,1) 0%, rgba(77,10,116,1) 50%, rgba(152,16,38,0.9934567577030813) 100%);
}

.imgFrame
{
	
}

.blokk
{
	display: inline-block;
	width: 200px;
	min-height: 250px;
	border: 4px #fff solid;
	border-radius:10px;
	background-color: rgba(255,255,255,0.5);
	margin: 20px;
	position: relative;
	vertical-align: top;
	box-shadow: 5px 9px 16px black;
}

.contentB
{
	clear: both;
    text-align: center;
    position: relative;
    z-index: 1;
    max-width: 770px;
    /* background: red; */
    margin: auto;
    margin-bottom: 20px;
	padding-top: 30px;
}

.myimg
{
	background-image: url(/resurces/vzoldno.png);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background-repeat: repeat-y;
}

.t2
{
	font-size: 16px !important;
	font-weight: 500;
    display: inline-block !important;
    color: black;
    
	/*background-color: rgb(154 254 255) !important;
    border: 2px solid #3a8242;*/
	
	background-color: #ffc300 !important;
    border: 2px solid #000000;
	
    border-radius: 10px;
    padding: 9px !important;
    margin: 2px 3px !important;
}

.title
{
	font-size: 25px;
    padding: 10px 15px;
    /* text-align: -webkit-center; */
    text-align: right;
    margin: 20px 0;
    padding: 15px;
    background-color: black;
    width: fit-content;
	z-index:1;
	position: relative;
}

.contentA
{
	position: relative;
	width:100%;
	height:100%;
	left:0;
	top: 0;
	color: white;
	background-color: #00ffff;
    /* margin: 0 !important; */
    display: inline-block;
}

.frame
{
 	position: relative;
    width: 100%;
    display: flex;
	z-index: 1;
	display: block;
}

.telNo
{
	height: 100% !important;
	min-height: 300px;
	object-fit: contain;
	width: 100%;
	height: 100%;
}

.full-container
{
	max-width: unset !important;
	
}

p
{
	display: none;
}

#main
{
	padding: 0 !important;
}
.site-title
{
	font-weight:600 !important;	
}
.entry-header
{
	margin: 0!important;
}
