@font-face {
  font-family: 'HelveticaRound';
  src: url('../fonts/helvetica-round.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

/* ### nav ### */
.nav-link--pr25 {
    color: #ff0000 !important;
	mix-blend-mode: difference;
	position: relative;
	border-bottom: solid 3px #000;
	transition: all .3s;
}
.nav-link--pr25::after {
	content: "P+R 2025";
    color: #00ff00 !important;
    mix-blend-mode: difference;
    position: absolute;
    border-bottom: solid 3px #000;
    transition: all .3s;
    width: 100%;
    margin-left: -89px;
    padding-bottom: 4px;
}
.nav-link--pr25:hover{
    z-index: 1;
    position: relative;
	border-bottom: solid 3px #f00;
}
.nav-link--pr25:hover::after {
	border-bottom: solid 3px #0f0;
}

#block-jaschiktheme-pr25 ul li a {
    color: #ffff00;
    font-weight: 600;
	border: solid 3px #000;
}

#block-jaschiktheme-pr25 ul li a:hover::before {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    border-bottom: 3px solid #f00;
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    mix-blend-mode: exclusion;
}
#block-jaschiktheme-pr25 ul li a:hover {
    border-bottom: 3px solid #0f0;
    z-index: 1;
    position: relative;
}
.pr25_jamLogo {
	width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    box-shadow: 0px 2px 9px 7px #ffff0040;
	transition: all .4s;
}
.pr25_jamLogo:hover{
	box-shadow: 0px 0px 1px 2px #ffff0090;
}
.pr25_jamLogo img {
    width: 80%;
    height: auto;
}
.pr25_jamLogo a {
    display: flex;
    justify-content: center;
    padding: 3px;
}
/* ### nav END ### */



.page-node-35 .navbar-toggler {
    border: solid 3px #ffff00 !important;
}
.page-node-35 .navbar-light .navbar-toggler-icon {
    background-image: url(../img/hm_icon_pr25.svg) !important;
}
.page-node-35 #CollapsingNavbar.show {
    background: #000;
    border-left: solid 3px #f00;
}
.page-node-35 #CollapsingNavbar.show:after {
    content: "";
    position: absolute;
    border-left: solid 3px #0f0;
    height: 100%;
    mix-blend-mode: exclusion;
    left: -1px;
}




 [slide="true"] {
      position: relative;
      display: inline-block;
      font-size: 24px;
      transition: transform 0.1s ease-out;
      margin-right: 20px;
    }
/*.blackBg {
    background: #000;
    position: relative;
    height: 70vw;
    margin: -12px;
	color: #ffff00;
}*/
.prWrap {
    background: #000;
    position: relative;
    height: 140vw;
    margin: -12px;
}
.blackBg{
	background: #000;
	color: #ffff00;
    position: fixed;
    height: 70vw;
    top: 59px;
    left: 0;
    width: 100%;
}
.YellowBg {
    background: #ff0;
    height: 70vw;
    position: relative;
    mix-blend-mode: difference;
    top: 65vw;
    /*margin: -12px;*/
}

.logoFont{
    font-family: 'HelveticaRound', sans-serif;
    font-size: 15vw;
    position: absolute;
    top: 38%;
    mix-blend-mode: difference;
    line-height: 12vw;
    margin: auto;
    left: 33.5%;
}
span.logoLine2 {
    font-size: 12vw;
}

#layer_1 {
    color: #ff0000;
    margin-top: -19vw;
}
#layer_2 {
    color: #00ff00;
    margin-top: -19.7vw;
    margin-left: -.5vw;
}

.heLineWrap {
    width: 100%;
    height: fit-content;
}
.heLine {
    height: 1.5vw;
    background-image: url(../pr25_img/line-bg01.svg);
    background-size: 6vw auto;
}
.heLineText {
    white-space: nowrap;
    overflow: hidden;
    font-size: 1vw;
    margin-top: .5vw;
}






.prLineV {
    position: absolute;
    mix-blend-mode: difference;
    border-radius: 2px;
    background: #f00;
    width: .3vw;
}
.prLineV:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0f0;
    margin: 2px -3px;
    mix-blend-mode: difference;
    border-radius: 2px;
}
.prLineH {
    position: absolute;
    mix-blend-mode: difference;
    border-radius: 2px;
    background: #f00;
    height: .3vw;
}
.prLineH:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0f0;
    margin: 2px -4px;
    mix-blend-mode: difference;
    border-radius: 2px;
}
#ln_01 {
    left: 21vw;
    top: 18vw;
    height: 25vw;
}
#ln_02 {
    width: 33vw;
    top: 34vw;
    left: 18vw;
}
#ln_03 {
    width: 11vw;
    top: 36vw;
    left: 18vw;
}
#ln_04 {
    width: 11vw;
    top: 34vw;
    left: 66vw;
}
#ln_05 {
    height: 10vw;
    top: 28vw;
    left: 73vw;
}
#ln_06 {
    width: 7vw;
    top: 6vw;
    left: 68vw;
}
#ln_07 {
    height: 7vw;
    top: 4vw;
    left: 73vw;
}
#ln_08 {
    transform: rotate(45deg);
    top: 3vw;
    left: 71.7vw;
    height: 9vw;
}







#prText_01 {
    color: #ffff00;
    transform: rotate(-90deg);
    display: inline-block;
    position: absolute;
    font-size: 2.3vw;
    left: 14vw;
    top: 17vw;
    text-transform: uppercase;
}

#prText_02 {
    position: absolute;
    top: 34.5vw;
    font-size: 1vw;
    left: 22vw;
    text-transform: uppercase;
}

#prList_01 {
    position: absolute;
    top: 37vw;
    left: 21.5vw;
    list-style: none;
    padding-left: 0;
}
#prList_01 li {
    font-size: 2vw;
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: .3vw;
	position: relative;
  padding-left: 2.8vw; 	
  list-style: none;
}
#prList_01 li::before {
  content: "";
    position: absolute;
    left: -1vw;
	top: .2vw;
    width: 3vw;
    height: 3vw;
    background-image: url(../pr25_img/list_buleting.svg);
    background-size: 3vw;
    background-repeat: no-repeat;
    display: inline-block;
}

.blackBg_02{
	background: #000;
	color: #ff0;
	position: relative;
	padding: 60px 10px;
	margin: -12px;
}
.yellowBg_02 {
    background: #ff0;
    position: relative;
    color: #000;
	padding: 60px 10px;
	margin: -12px;
}

.prTest {
    width: 10vw;
    height: 10vw;
    position: relative;
    background: #f00;
}

.prTest:after {
    content: "";
    position: absolute;
    background: #0f0;
    width: 100%;
    height: 100%;
    top: 1vw;
    mix-blend-mode: difference;
}
.prBorder {
    mix-blend-mode: difference;
    padding: 62px;
    outline: 3px solid red;
    outline-offset: 17px;
    position: relative;
	color:#ffff00;
}
.prBorder::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    outline: 3px solid #00ff00;
    top: 3px;
    left: 2px;
    mix-blend-mode: difference;
    outline-offset: 17px;
}

/* #### PROGRAMLEÍRÁS START #### */
.pr_card {
    background: #fff;
    padding: 24px;
    border-radius: 24px;
    box-shadow: 2px 2px 12px 3px #00000030;
	margin-bottom: 24px;
}
.pr_pic {
    border-right: solid 3px #00000040;
    display: flex;
    justify-content: center;
    align-content: center;
    padding-right: 24px;
}
.pr_dat {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
}
.pr_dat p {
    margin: 0;
    font-weight: 600;
    text-align: center;
    line-height: 13px;
    display: inline-flex;
}
.pr_pic img {
  width: 100%;
  height: auto;
  max-width: 110px; 
}
.prh1 {
    font-weight: 600;
}
.prh1 a {
    font-weight: 600;
    color: #000000;
    text-decoration: none;
}
.prh1 a:hover {
    color: #00000080;
}
.prh2 {
    font-weight: 500;
    color: #00000080;
}
/* modal box */
.modal-content {
    border-radius: 24px;
	padding: 12px;
}
.elPic {
    max-width: 100%;
    height: auto;
	padding-bottom:24px;
}
figcaption {
    font-size: 14px;
    margin-top: -22px;
    font-style: italic;
}

.btn_pr25 {
    mix-blend-mode: difference;
    outline: 4px solid red;
    color: #ffff00;
    position: relative;
    width: -webkit-fill-available;
    height: 46px;
    padding: 10px 20px;
    border-radius: 12px;
    text-transform: uppercase;
    line-height: 45px;
    font-size: larger;
}
.btn_pr25 span {
    mix-blend-mode: difference;
    position: absolute;
    top: -6px;
    left: -3px;
    right: -5px;
    bottom: -3px;
    border: 4px solid #00ff00;
    pointer-events: none;
    border-radius: 12px;
}
.btn_pr25:hover {
    background: #ffff00;
    color: #ffff00;
}
.btn_padding {
    margin-top: 65px;
}

/* #### PROGRAMLEÍRÁS END #### */
/* #### Szponzorok #### */
.pr_spn {
    padding-bottom: 100px;
    opacity: .6;
    margin: auto 0;
}
.pr_spn a {
    text-align: center;
    display: block;
}
.pr_spn img {
    width: 150px;
}
.pr_spn:hover {
opacity: .8;
}
/* #### Szponzorok VÉGE #### */


