@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@font-face {
    font-family: 'DIN Pro';
    src: url('/assets/fonts/DINPro400.ttf')  format('truetype');
}
@font-face {
    font-family: 'DIN Pro';
    src: url('/assets/fonts/DINProItalic400.ttf')  format('truetype');
    font-style: italic;
}
body {
    font-family: "Inter", sans-serif !important;
color: #340F0F!important;

}
.message-box {
margin: auto;
border: 3px solid #d32f2f;
padding: 30px 40px;
border-radius: 12px;
background-color: #fff5f5;
color: #b71c1c;
font-size: 1.2em;
text-align: center;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
max-width: 600px;
}

.btn.navbar-button {
  text-transform: uppercase;
  border-radius: 20px;
}
.panel-default > .panel-heading {
    background-color: #ffffff;
}
.panel-title > a {
    color: #e30514;
}
body {
    font-family: 'DIN Pro', sans-serif;
}
.activities__info.a-info {
display: none;
}
@media (max-width: 600px) {
  .section-title::after {
    display: none;
  }
}
.up {
    margin-top: -160px;
    margin-bottom: 50px;
}
.banner__bg {
  background: #00162d;
  background-image: none !important;
}

.banner__tint {
  background-image: url('');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% auto;
  background-color: transparent;
  position: relative;
  z-index: 9;
}

.particles-js-canvas-el {
  position: absolute;
  top: 0;
}
.section-title:after {
    width: 450px;
}
.hover-zoom {
    transition: transform 0.5s ease;
}

.hover-zoom:hover {
    transform: scale(1.1);
}


.pricing {
    border: 2px solid #db2828;

}
.pricing__content {
    border-top: 2px solid #db2828;
}
/* MAIN */

.mw-200 img { max-width: 200px; }
.mw-250 img { max-width: 250px; }
.mw-300 img { max-width: 300px; }
.mw-350 img { max-width: 350px; }
.mw-600 img { max-width: 600px; }

.navbar-menu-widthfix.navbar .navbar-button { margin: 13px 6px; }

#additionaloptionsBox div[id^="box_"]:not(.js-not-visible):not(.js-not-vis) ~ div[id^="box_"] { padding-top: 0px !important; }
  div[id^="box_"]:not(.js-not-visible):not(.js-not-vis) ~ div[id^="box_"]  { padding-top: 0px !important; }

.questionnaire__desc { font-style: italic; font-size: 0.8em; }
label[for='kwestionariusz_1042_2497_0']::after {
  content: '[Uczestnik konferencji jest zobowiązany do posiadania aktualnego na dzień rozpoczęcia konferencji Unijnego Certyfikatu Covid - UCC]';
  font-style: italic; font-size: 0.8em; display: block;
  }
label[for='kwestionariusz_1042_2497_1']::after {
  content: '[Uczestnik konferencji jest zobowiązany do posiadania negatywnego wyniku testu PCR, ważnego 48 godzin przed dniem rozpoczęcia konferencji]';
  font-style: italic; font-size: 0.8em; display: block;
  }
label[for='kwestionariusz_1042_2497_2']::after {
  content: '[Uczestnik konferencji jest zobowiązany do posiadania aktualnego na dzień rozpoczęcia konferencji Unijnego Certyfikatu Covid – UCC]';
  font-style: italic; font-size: 0.8em; display: block;
  }
label[for='kwestionariusz_1042_2497_3']::after {
  content: '[Organizator jest uprawniony do odwołania udziału w konferencji]';
  font-style: italic; font-size: 0.8em; display: block;
  }
.hotel_box {
min-height: 450px !important;
}
.sessionItem .schedule__time,
.sessionItem .schedule__desc {
  border-bottom: 2px solid #e30614;
}
.schedule__item  em { color: #e30614; }
.modal-header .close {
    position: absolute;
    right: 10px;
    top: 10px;
  
  }
  
.hotelInfoBox {
  padding: 4px 10px !important;
}
.modal-dialog {
    width: 100%;
    max-width: 900px;
}
.modal-title { 
  font-size: 20px;
  color: #E30614; 
}
  .modal-subtitle { 
    color: #E30614;
  }
  .modalBlue {
    color: #444444;
    font-weight: bold;
  }
.header-registration {
 font-size: 1.3em;
 font-weight: bold;
}
.header-registration::after {
 content: '';
 width: 20px;
 height: 2px;
 background: rgba(0, 0, 0, .5);
 display: block;
}
.w_img-25{
 width: 100%;
}
a{
 color: rgb(227, 6, 20);
}
.italic {
 font-style: italic;
}
.break{
 margin-top: 20px;
}
.tint_red {
 color: rgb(227, 6, 20);
}
  .tint_orange {
 color: #FE4F32;
}
.header-title{
 margin-top: 10px;
}
.header-title span{
 font-size: 30px;
}
.square{
 list-style: none;
}
.square li {
 padding-left: 1.5em;
 text-indent: -.7em;
}
.square li::before {
 content: "◘";
 color: rgb(227, 6, 20);
 margin-right: 1em;
 margin-left: -15px;
}

/* NAV */
.navbar-brand img {
 padding: 10px 0;
}
.navbar-right a{
 transition: all .3s !important;
}
.nav > li > a{
 padding: 10px 6px;
 font-size: 13px;
}
.navbar-right li a:hover, .navbar-right li.active a{
 background-color: #e74c3c;
 color: #fff !important;
}
/* BANNER */
.cbanner{
 color: #fff;
}
.div-bottom{
 position: absolute;
 right: 0;
 bottom: 0;
}
.banner__bg{
 background-position: top right -100px;;
 position: relative;
}
.bg1{
 background-image: url('/conf-data/pthit2021/images/banner/banner-top.jpg');
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
}
.bg3{
 background-image: url('/conf-data/pthit2021/images/banner/banner-bottom.jpg');
 background-position: right center;
 background-repeat: no-repeat;
 background-size: cover;
}
.banner__content{
 display: block;
 width: 100%;
}
.cbanner-content_top{
 padding-bottom: 20px;
}
.cbanner-content_top h2{
 margin-top: 0;
 font-size: 20px;
}
.cbanner-content_top h3{
 font-size: 15px;
 text-transform: uppercase;
}
.cbanner-content_bottom{
 position: relative;
 height: 80px;
}
.rome-banner{
 font-size: 2em;
}
.img-bydgoszcz{
 float: right;
 width: 100%;
}

.banner__countdown-wrapper .countdown{
 font-size: 11px;
 color: #000;
}
.img-profesor{
 width: 200px;
 float: left;
 margin-right: 25px;
 margin-bottom: 10px;
 background: #AAA;
}

/* PRICE */
#price_table{
 width: 80%;
 margin: 0 auto;
 margin-top: 30px;
 margin-bottom: 20px;
 border-collapse: collapse;
 border: 2px solid #bfbfbf;
}
#price_table > thead > tr{
 background-color: rgb(227, 6, 20);
 color: #fff;
 font-weight: bold;
}
#price_table > tbody > tr > td, #price_table > thead > tr > th{
 padding: 10px;
 text-align: center;
 border: 2px solid #bfbfbf;
}
#price_table > tbody > tr:nth-child(even){
 background-color: #EBEDF0;
}

.font_ul{
 font-size: 1.2em;
 padding-top: 8px;
 padding-bottom: 8px;
}
.font_tag_price{
 font-size: 0.7em;
}

/* CONTACT */
.contact-row .pricing__price-wrapper, .contact-row .pricing__footer{
 display: none;
}

/* FOOTER */
.footer{
 background: #f6f2ee;
}
.footer__content{
 min-height: 10px;
}
.footer [class^="col-"] {
    margin-bottom: 0px;
}

/* MEDIA */
@media(max-width:600px){
  .up {
    margin-top: -60px;
    margin-bottom: 0px;
}}
@media(max-width:600px){
 .bg3{
 /*background-position: right -80px center;*/
 }
}
@media(min-width:420px){
 .div-bottom{
 right: 12%;
 }
}
@media(min-width:768px){
 .w_img-35 img{
 width: 35%;
 }  
 .w_img-30 img{
 width: 30%;
 }  
 .w_img-25 img{
 width: 25%;
 }
    .w_img-20 img{
       width: 20%;
    }
  .w_img-60 img{
       width: 60%;
    }
  .w_img-50 img{
       width: 50%;
    }
   .w_img-40 img{
       width: 40%;
    }
 .banner__bg{
 background-position: top 30px center;
 }
 .bg3{
 background-position: right center;
 }
 .cbanner-content_top h2{
 font-size: 30px;
 }
 .cbanner-content_top h3{
 font-size: 25px;
 }
 .cbanner-content_bottom{
 height: 140px;
 }
 .rome-banner{
 font-size: 2em;
 }
 .img-bydgoszcz{
 width: 60%;
 }

 .banner__countdown-wrapper .countdown{
 font-size: 20px;
 }
 .banner__countdown-wrapper .countdown .countdown__label{
 font-size: 16px;
 }
 .div-bottom{
 right: 4%;
 }
}
@media(min-width:992px){
 .cbanner-content_top h2{
 margin-top: 10px;
 font-size: 35px;
 }
 .cbanner-content_top h3{
 margin-top: 10px;
 font-size: 30px;
 }
 .rome-banner{
 font-size: 2em;
 }
 .banner__countdown-wrapper .countdown{
 font-size: 25px;
 }
 .banner__countdown-wrapper .countdown .countdown__label{
 font-size: 22px;
 }
 .div-bottom{
 right: 0;
 }
}
@media(min-width: 1200px){
 .banner__bg{
 background-position: top 60% center;
 }
 .cbanner-content_top h2{
 margin-top: 20px;
 }
 .div-bottom{
 right: 8%;
 }
}
@media(min-width: 1400px){
 .div-bottom{
 right: 4%;
 }
}
@media(min-width: 1550px){
 .div-bottom{
 right: 0;
 }
}
@media(min-width: 1700px){
 .div-bottom{
 right: -4%;
 }
}

.navbar .navbar-brand img {
    margin: auto;
    display: inline-block;
    transition: all .2s;
    max-width: 100%;
    position: relative;
    bottom: -5px;
}.navbar-default {
    border-color: #db2828;
}
 .section-title::after {
  color: #fff;
 background: url('/conf-data/pthit2025/images/Zjazd_PTHIT_BANNER_1920x50_187-233.png');
  background-size: cover !important;
  background-position: center;
}
 
  
  .section-title:after {
    height: 20px;
}
  .left {
  text-align: left;
  }
  .left .section-title::after {
  margin-left: -10px;
}.leftt {
  text-align: left;
  }
  .leftt .section-title::after {
  margin-left: -80px;
}
  .leftkomitet .section-title::after {
  margin-left: -65px;
}
  .leftkomitet {
  text-align: left;
  }
  .leftprogram {
  text-align: left;
  }
  .leftprogram .section-title::after {
  margin-left: -65px;
}
  .hotel-desc-wrapper .content-box {
  margin-bottom: 0;
}