/* custom 2022 */
@font-face {
    font-family: 'DIN Pro';
    src: url('../fonts/DINPro.eot');
    src: local('../fonts/DIN Pro'), local('DINPro'),
        url('../fonts/DINPro.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINPro.woff2') format('woff2'),
        url('../fonts/DINPro.woff') format('woff'),
        url('../fonts/DINPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Pro';
    src: url('../fonts/DINPro-Bold.eot');
    src: local('../fonts/DIN Pro Bold'), local('DINPro-Bold'),
        url('../fonts/DINPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINPro-Bold.woff2') format('woff2'),
        url('../fonts/DINPro-Bold.woff') format('woff'),
        url('../fonts/DINPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Pro';
    src: url('../fonts/DINPro-Black.eot');
    src: local('../fonts/DIN Pro Black'), local('DINPro-Black'),
        url('../fonts/DINPro-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINPro-Black.woff2') format('woff2'),
        url('../fonts/DINPro-Black.woff') format('woff'),
        url('../fonts/DINPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

#fvh2025-banner-1{
	padding-top:20px;
}

@media (max-width: 500px) {
  #fvh2025-banner-1{
	padding-top:20px !important;
	padding-bottom:20px !important;
}
}


.fvh2025-banner-1{
	width:100%;
	height:auto;
	margin:0;
	max-width:1100px;
}

#budapest  h5 {
  font-size: 1.5rem;
}

#budapest p{
	font-size: 18x;
	margin-bottom:20px;
}

.nav-item-reg {
  text-transform: uppercase;
}

.home .szoveg-2 p{
    font-size: 20px;
}

.home .eloadasok{
    padding: 0;
}

.home .eloadasok{
    padding: 50px 0;
}

.home .eloadasok .col-md-12 h3{
    font-family: 'DIN Pro';
    font-weight: 900 !important;
    font-size: 28px;
    line-height: 40px;
}

@media (max-width: 500px) {
  .home .eloadasok .col-md-12 h3{
    font-family: 'DIN Pro';
  font-weight: 900 !important;
  font-size: 25px;
  line-height: 29px;
  padding-top: 18px;
}

.home .eloadasok{
    padding: 30px 0;
}
}


.home .eloadasok .col-md-12 h4{
    font-family: 'DIN Pro';
    font-weight: 900 !important;
    font-size: 20px;
    margin-bottom: 20px;
}

.home .eloadasok .col-md-12 h4 span{
  font-family: 'DIN Pro';
  font-weight: 700 !important;
  font-size: 20px;
}

.home .eloadasok .nav-tabs{
    border-color: #fff !important;
    padding-bottom: 30px;
    margin-bottom: 25px;
}

.home .eloadasok .nav-tabs li{
    width: 100%;
    display: block;
	margin-bottom:4px;
}

.home .eloadasok .nav-tabs li a{
    width: 100%;
    font-family: 'DIN Pro';
    font-weight: 600;
    display: block;
    font-size: 20px;
    color: #000;
    padding-left: 35px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-image: url('../images/2022/normal-s.png');
    background-position: left 6px;
    background-repeat: no-repeat;
    cursor: pointer;
}


.home .eloadasok .nav-tabs li a span{
  font-family: 'DIN Pro';
  font-weight: 600;
  font-size: 18px;
  color: #000;
  cursor: pointer;
  font-style: normal;
}

.home .eloadasok .nav-tabs li a.active,
.home .eloadasok .nav-tabs li a:hover{
    background-image: url('../images/2022/active-s.png');
}

.home .eloadasok .col-md-12 .tab-pane h3{
    font-family: 'DIN Pro';
    font-weight: 900 !important;
    font-size: 28px;
    line-height: 40px;
}

.home .eloadasok .col-md-12 .tab-pane em{
    font-style: italic;
}


.prog-box-content ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
  list-style: none;
  padding-left: 0;
}

.prog-box-content {
  margin-left: 60px;
  padding: 15px 15px 0 75px;
  margin-bottom: 0px;
  top: 0;
  display: block;
  min-height: 112px;
}

.prog-box{
    background-color: #F2F2F2;
    color: #000;
    font-family: 'DIN Pro';
}


.prog-box:nth-child(even) {
  background-color: #F2F2F2; /* minden második piros */
}

.prog-speaker {
  margin-top: 10px;
  color: rgba(0, 0, 0, 0.9);
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 20px;
}

.prog-speaker span{
  font-weight: 500;
  font-size: 16px;
}


.progSubTitle {
  color: #000;
  margin-bottom: 11px;
  font-weight: 600;
  font-size: 22px;
	opacity:0.9;
}

.prog-title{
   font-weight: 500;
  text-transform: uppercase;
  font-size: 30px;
}

.prog-box-time {
  font-size: 20px;
  font-weight: 500;
  font-family: 'DIN Pro';
  letter-spacing: -1px;
}

@media (max-width: 500px) {
  .prog-box-time {
  font-size: 15px;
 
	}
	.prog-box-content {
		margin-left: 20px;
		padding-right: 12px;
	}
	.prog-title {

	font-size: 28px;
	}
	.progSubTitle {
	  
	  font-size: 18px;
	 
	}
}

.prog-logo img{
		height:80px !important;
		width:auto !important;
}

.plogo {
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 10px;
}


@media (max-width: 500px) {
 .prog-logo img{
		height:70px !important;
		width:auto !important;
}
.plogo {
  margin-right: 12px;
  margin-left: 10px;
  margin-bottom: 0px;
}
}


.form-text{
    position: absolute;
    width: 100%;
    text-align: center;
}


.fvh_speakers{
	margin-top:40px;
	margin-bottom:20px;
}
.fvh_banner_2023{
	margin-top:0px;
	max-width:100%;
	padding-bottom:8px;
}

.fvh_banner_2023_2{
	margin-top:0px;
	max-width:100%;
	padding-bottom:20px;
}

@media screen and (max-width: 768px){
   
   .fvh_banner_2023{
	margin-top:0px;
	max-width:100%;
	padding-bottom:0px;
}

.fvh_speakers{
	margin-top:10px;
	
}
 
}

@media screen and (max-width: 1180px){
    .home .eloadasok .col-md-8{
        max-width: 100% !important;
        margin-left: 0 !important;
        flex: 100%;
    }
    .home .eloadasok .nav-tabs li a{
        font-size: 18px;
    }
}

@media screen and (max-width: 768px){
   
    .form-text{
        position: relative;
        font-size: 12px;
    }
 
}

.partner-col{
	margin: 1.3rem !important;
	 margin-bottom: 1rem !important;
	  margin-top: 1rem !important;
}

.partners_box img {
  width: auto;
  height: 81px;
}

.partners_box-2 img, .partners_box-8 img{
	height:92px;
}

.partners_box-me img{
	height:82px;
}

@media screen and (max-width: 768px){
   
    .partner-col{
		margin: 1rem !important;
		margin-bottom: 1rem !important;
		margin-top: .5rem !important;
	}
	
}

@media screen and (max-width: 500px){
   
    .partners_box img {
		width: 136px;
		height: auto;
	}
	.partners_box-2 img, .partners_box-8 img, .partners_box-me img{
		height:72px;
		width: auto;
	}
	.partner-telekom img{
		height:72px;
		width: auto;
	}
	.partner-voszport img{
		height:72px;
		width: auto;
	}
	.partner-avis img{
		height:72px;
		width: auto;
	}

}
 .btn_reg-2 {
    background-color:#32cd32 !important;
  }

@media (max-width: 400px) {
  .btn_reg-2 {
    line-height: 1.3;
    font-size: 26px !important;
    padding: 13px 26px !important;
  }
  
   .btn_reg-2 .icon-reg {
		width: 36px;
		margin-right: 10px !important;
	}
}

@media (max-width: 375px) {
  .btn_reg-2 {
    line-height: 1.3;
    font-size: 24px !important;
    padding: 13px 24px !important;
  }
  
   .btn_reg-2 .icon-reg {
		width: 34px;
		margin-right: 8px !important;
	}
}

.wov {
  font-size: 50px;
  padding: 10px;
  line-height: 1.2;
}

.bg_footer p{
		color:#FFF;
		font-size:17px;
}

.prog-plan{
	font-family: 'Bebas Neue', sans-serif;
		 font-weight: 500;
  text-transform: uppercase;
  font-size: 30px;
}

.tab-pane li{
	margin-bottom: 14px;
  font-size: 18px;
  font-weight:600;
}

@media (max-width: 500px) {
  .tab-pane li{
	margin-bottom: 10px;
	font-size: 18px;
}
}
