/*UKRYTE WYDARZENIA*/
#box_warsztat_6356,#box_warsztat_6357,#box_warsztat_6358,#box_warsztat_6359,#box_warsztat_6360,#box_warsztat_6361{
	display: none !important;
}

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700');

.questionnaire__question__wrapper{
	margin-left: 0;
}
.questionnaire__number{
	display: none;
}
.questionnaire__clear{
	margin-left: 0;
}
.questionnaire__answer_wrapper{
	margin-left: 0;
}
.questionnaire__clear{
	display: none;
}

.navbar li a{
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.3px;
}

.navbar{
	background: #FFF;
	border-bottom: 1px solid #FFF;
}
.navbar-inverse .navbar-toggle.collapsed{
	background: #333 !important;
}
.navbar-inverse .navbar-nav > li > a{
	color: #333;
}

.banner-titlebox-wrapper {
  position: absolute; top: 30px; bottom: 30px; left: 100px; right: 100px; z-index: 99;
}

.banner-title {
  color: #222;font-weight: 900;font-size: 36px;margin-bottom: 20px;margin-top: 0px;padding-top: 0px;
}

.banner-desc {
  font-size: 18px;margin-bottom: 10px; display: inline-block; color: black; margin: 0 10px; padding: 0 10px; max-width: 100%;
}

.banner-titlebox {
  display: table;position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;max-width: 100vw;
}

.banner-titlebox-inner {
  display: table-cell; vertical-align: middle;
}



/* Do nagłowka */

.navbar-menu-widthfix .navbar-nav > li > a,
.navbar-menu-widthfix .navbar-brand {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 6px;
  padding-right: 6px;
}

.navbar-menu-widthfix.navbar.scrolled .navbar-nav > li > a {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 6px;
  padding-right: 6px;
}

.navbar-default .navbar-nav > li > a {
  color: #333;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.navbar-nav a:hover,
.navbar-nav > .active a {
  color: #e74c3c !important;
}



/* .navbar-brand img { padding-top: 20px !important; }
.scrolled .navbar-brand img { padding-top: 10px !important; } */
.navbar-brand img { padding: 10px 0; }
.navbar { -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }



/* Do liczników */

.counter {
  color: #34495e;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 25px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border-bottom: 3px solid #c0392b;
  -webkit-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  transition: margin 0.2s;
  margin-bottom: 15px;
  text-shadow: none;
}

@media (min-width: 992px) {
  .counter:hover {margin-top: -10px;}
  .counter:hover .counter__number { color: #c0392b; }
}

.counter__title {
  color: #e74c3c;
}


.counter__number {
  color: #34495e;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}



/* Do skrótu programu */

.content-box {
  padding-left: 60px;
  position: relative;
}

.content-box__title {
  color: black;
  font-weight: 600;
}

.content-box__title > span {
  color: #e74c3c;
  background: #ecf0f1;
  width: 36px;
  height: 36px;
  text-align: center;
  display: block;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  font-size: 13px;
  font-weight: bold;
  line-height: 11px;
  padding-top: 5px;
  font-weight: 900;
  line-height: 13px;
  padding-left: 0;
  padding-top: 5px;
  float: left;
  position: absolute;
  left: 0;
  top: -10px;
}

.content-box__title > span > span {
  display: block;
  font-size: 8px;
  font-weight: 400;
}

.content-box__icon-col {
  display: none;
}

.content-box__head {
  margin-bottom: 10px;
}


/* Do nagłówków */

.section-title-wrapper {
  text-align: left;
}

.section-title {
  color: #34495e;
  font-weight: 600;
  font-size: 24px;
}

.section-title-light .section-title {
  color: #ecf0f1;
}



.section-title:after {
  margin-left: 0;
}


/* Aktualności */

.news {
  background: #fff;
  padding: 10px 15px;
  position: relative;
  padding-left: 60px;
  margin-bottom: 15px;
}

.news__date {
  float: left;
  background: #34495e;
  color: #bdc3c7;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  width: 40px;
  padding-top: 10px;
}

.news__day {
  display: block;
  color: #ecf0f1;
  font-size: 18px;
  font-weight: bold;
}


/* Do prelegentów */

.speaker, .speaker__name {
  color: #ecf0f1;
}

.section-speakers {
  margin-bottom: -1px;
}


/* Do liczników */

.counter__number {
  font-weight: 900;
}

.section-counters {
  margin-bottom: -1px;
}

/* Do stopki */

.footer {
  color: #7f8c8d;
  background-color: #2c3e50;
}

.footer .list {
  padding-left: 16px;
}

#SyskonfLogoContainer {
  background: #fff;
}

/* Do przycisków */

.btn {
  background-color: #34495E;
  border-color: #34495E;
  border-bottom: 3px solid #2c3e50;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  color: #ecf0f1;
}

.btn-lg {
  -webkit-border-radius: 6px;
          border-radius: 6px;
}

.btn .fa {
  color: #e74c3c;
}

.btn.banner-register-link {
  font-size: 17px;
    margin-top: 20px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    letter-spacing: 0.5px;
    font-weight: bold;
}


/* Do nagłówka strony */

.page-header .page-header__title {
    padding-top: 60px;
    padding-bottom: 60px;
    color: #34495e;
}


/* Do programu */

.nav-tabs > li.active::before {
  background: #E74C3C;
}

.program-table span, .speakers-table span{
font-size: 16px !important;
}


/* ------------------------------------------------------------ */


/*
body { padding-top: 61px; font-size: 14px; }
select, label, p, table, .form-control { font-size: 14px; }


@media (min-width: 768px) {
  body {
    font-size: 16px;
  }

  select, label, p, table, .form-control {
    font-size: 16px;
  }

}


body {
  max-width: 100%;
  overflow-x: hidden;
  height: auto;
}


.page-header {
  padding-top: 80px;
}

.page-header h1 {
  color: #34495e;
  font-weight: 400;
  font-size: 30px;
}

.section-header.section-header--underlined span::after {
  border-top: 2px solid #e74c3c;
  width: 35px;
}

.section-header {
  border: none;
  font-size: 16px;
}

h1, .section-header {
  color: #34495e;
  font-weight: 900;
  
  font-weight: 600;
  
}

h3 {
  font-size: 20px;
}


.imgbox__title {
  font-size: 16px;
}


/* Organizatorzy * /


.owl-carousel-organizers li img {
  transition: all 0.5s;
}

.owl-carousel-organizers li img:hover {
  transform: scale(1.1);
}





/* Statyczne obrazki w tle * /

.bg-static-img {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 30px;
}

@media only screen and (max-device-width: 1024px) {
  .bg-static-img {
    background-attachment: scroll;
  }
}

/* Aktualności * /

.news {
  background: #fff;
  padding: 10px 15px;
  position: relative;
  padding-left: 60px;
  margin-bottom: 15px;
}

.news__date {
  float: left;
  background: #34495e;
  color: #bdc3c7;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  width: 40px;
  padding-top: 10px;
}

.news__day {
  display: block;
  color: #ecf0f1;
  font-size: 18px;
  font-weight: bold;
}


/* Skrócony program * /

.iconbox {
  display: block;
  float: none;
  clear: both;
  margin-bottom: 60px;
}

.iconbox__col-icon {
  margin-right: 20px;
  float: left;
  display: inline-block;
}

.iconbox__icon {
  color: #e74c3c;
  background: #ecf0f1;
  width: 36px;
  height: 36px;
  text-align: center;
  display: block;
  border-radius: 50%;
  font-size: 13px;
  font-weight: bold;
  line-height: 11px;
  padding-top: 5px;
  font-weight: 900;
  line-height: 13px;
  padding-left: 0;
  padding-top: 5px;

}

.iconbox__icon span {
  display: block;
  font-size: 8px;
  font-weight: 400;
}


.iconbox__col-desc {
  overflow: auto;
}

.iconbox__title {
  font-weight: 900;
  color: #222;
  margin-top: 3px;
  color: #2c3e50;
  font-size: 16px;
  padding-top: 4px;
}




/* Liczniki * /

.counter {
  color: #34495e;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 25px;
  border-radius: 3px;
  border-bottom: 3px solid #c0392b;
  transition: margin 0.2s;
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .counter:hover {margin-top: -10px;}
  .counter:hover .counter__number { color: #c0392b; }
}

.counter__item {
  color: #e74c3c;
}

.counter__number {
  color: #34495e;
  transition: color 0.5s;
}


/* Sponsorzy * /

.sponsors h3 {
  padding-left: 5px !important;
}

@media (max-width: 767px) {
  .sponsors h3 {
    margin-left: 10px;
  }

  .sponsor {
    margin-left: 10px;
    margin-right: 10px;
  }
}
*/

.program-table li span{
  display: block;
}
.speakers-table span {
  display: block;
  font-size: 12px;
  color: #aaa;
}


/* partnerzy */
.partners__img{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.partners .main .partners__img{
	height: 170px;    
	margin: 0 auto;
    max-width: 280px;
}
.partners .secondary .partners__img{
	height: 100px;
	max-width: 170px;
    margin: 0 auto;
}
.partners .main .partners__item img{
	max-height: 150px;
}

.partners .secondary .partners__item img{
	max-height: 75px;
}
.partners .partners__item h1{
	text-align: center;
	font-size: 20px;
}
.partners h1{
	text-align: center;
	font-size: 24px;
	margin-top: 35px;
}
.partners__item img{
	margin: 0 auto;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.partners__item img:hover{
		-webkit-transform: scale(1.1);
		    -ms-transform: scale(1.1);
		        transform: scale(1.1);
}
/* </partnerzy> */

.custom-speaker{
	margin-top: 15px;
	margin-bottom: 15px;
}
.custom-speaker__short-desc h1{
	font-size: 18px;
}
.custom-speaker__short-desc{
	text-align: center;
	font-size: 12px;
}
.custom-speaker img{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.partners-img-wrapper{
	position: relative;
	height: 150px;
}
.partners-img-wrapper img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.partners-img-wrapper img:hover{
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	    -ms-transform: translate(-50%, -50%) scale(1.1);
	        transform: translate(-50%, -50%) scale(1.1);
}
.partners-images{
	padding-top:15px;
	padding-bottom: 15px;
}


/* <SPEAKERS> */
.cspeakers.flex-container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-justify-content: space-around;
	    -ms-flex-pack: distribute;
	        justify-content: space-around;
}
.cspeaker-colorbox-link{
	-webkit-flex-basis: 250px;
	    -ms-flex-preferred-size: 250px;
	        flex-basis: 250px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.cspeaker{
	border: 1px solid #ddd;
	cursor: pointer;
}
.cspeaker__desc{
	padding: 10px;
	font-size: 12px;
	color: #646161;
}
.cspeaker__name{
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.cspeaker__img{
	width: 100%;
}
.cspeaker-modal .desc{
	padding: 10px 35px 10px 20px;
}
 .cspeaker-modal .content{
	margin: 15px 20px 20px 20px;
	text-align: justify;
}
.cspeaker-modal h1{
	margin-top: 10px;
}

.cspeaker-modal h2{
	margin-top: 5px;
	font-size: 14px;
	color: #646161;
}
.cb{
	height: 0;
	clear: both;
}
.cspeaker-modal .img, .cspeaker-modal .desc{
	float: left;
}


.cspeaker__img--wrapper{
	position: relative;
}
.cspeaker:hover .layer{
	opacity: 1;
}
.cspeaker:hover .layer__item{
	top: 50%;
}
.layer__item{
	font-size: 18px;
}
@media (min-width: 1200px){
	.cspeakers.flex-container{
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	.cspeaker-colorbox-link{
		margin-left: 13.5px;
    	margin-right: 13.5px;
	}
}

/* -- main page speakers -- */

.speaker{
	margin-bottom: 45px;
}
.prelegents-button{
		margin-top: -20px;
}
@media (min-width: 768px){
	.speaker{
		margin-bottom: 15px;
	}
	.prelegents-button{
		margin-top: 0;
	}
}
/* -- </main page speakers -- */


/* </SPEAKERS> */

/* <LISTA OGRAGNIZATOROW> */

.organizer{
	margin-bottom: 50px;
}
.organizer h2{
	margin-top: 0;
}
.organizer__img img{
	width: 100%;
}
.organizer__img{
	max-width: 300px;
	margin-bottom: 20px;
}
.organizer__links{
	margin-bottom: 10px;
}

@media (min-width: 768px){
	.organizer__img{
		margin: 0 auto;
	}
	.organizer__body{
		padding-left: 25px;
	}
}

/* </LISTA OGRAGNIZATOROW> */

#prelegenci .section-title:after {
	background-color: white;
}
.page-header{
	background: url(https://www.toptal.com/designers/subtlepatterns/patterns/p6.png);
	-webkit-background-size: auto auto !important;
	        background-size: auto !important;
}

/* <KONTAKT > */
.contact .img__wrapper{
	max-width: 150px;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 70px;
	position: relative;
}
.contact .img__wrapper img{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
/* </KONTAKT > */

/* <GALLERY PREVIEW > */

.gallery-preview .section-title::after{
	background-color: white;
}
.gallery-preview .gallery__thumb,.gallery-preview .gallery__img img{
	width: 100%;
	-webkit-border-radius: 3px;
	        border-radius: 3px;
}
/* </GALLERY PREVIEW > */


/* <BANNER> - KB */

.banner-frame-content .content-box{
	margin-bottom: 0;
	padding-left: 0;
	margin-top: 20px;
}
.banner-frame-content .content-box__title{
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2;
}
.banner-frame-content .content-box__icon{
	background-color: #354a5f;
}
.banner-desc{
	font-weight: bold;
}
.banner-desc span{
	color: black;
}
.banner-title{
	margin-bottom: 10px;
}
.banner-frame-content h3{
	font-weight: 900;
	letter-spacing: 0.6px;
	margin-top: 0;
	margin-bottom: 10px;
	color: black;
}
.banner-frame-content{
	padding: 35px 10px;
}
@media (max-width: 768px) and (max-height: 700px){
	.banner-frame-content{
		padding: 15px 10px;
	}
	.banner__countdown-wrapper{
		display: none;
	}
}
/* </BANNER> */
.footer__social-icon{
	background: #e74c3c;
}
.footer__social-icon .fa{
	color: #fff;
}
.footer__social-icon:hover{
	background: #ff1800;
}
.navbar.scrolled-top:not(.navbar-menu-widthfix-collapsed) .navbar-brand img{
	margin-top: 10px;
}
.navbar.scrolled:not(.navbar-menu-widthfix-collapsed) .navbar-brand img{
	margin-top: 5px;
}
.banner__countdown-wrapper{
	color: black;
}
.banner .btn{
	font-weight: bold;
}

#networking-power .section-title:after{
	background: white;
}
#networking-power .section-title-wrapper{
	margin-bottom: 15px;
}
.section-title-light .section-title{
	color: white !important;
}
.cpanel{
	position: relative;
	margin-bottom: 50px;
}

.cpanel__body{
	padding: 30px 15px 10px 15px;
	background: white;
	-webkit-border-radius: 8px;
	        border-radius: 8px;
	-webkit-box-shadow: 0px 0px 20px 2px #2c3e50;
	        box-shadow: 0px 0px 20px 2px #2c3e50;
}
.cpanel__body ul{
	padding-left: 18px;
}
.cpanel__head{
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	padding: 10px 15px;
	top: -24px;
	background: #E74C3C;
	color: white;
	font-weight: bold;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
}
.youtube-iframe{
	width: 100%;
}
.list--stars li:before{
	content: '\f00c';
	font-size: 13px;
	margin: 0px 7px 0 -21px;
}

/* <WYWALENIE 'NEKROLOGU'> */
.banner__countdown-wrapper, .banner-frame-content h3, .banner-title, .banner-desc, .banner-register-link .fa, .banner-frame-content .content-box__title {
    color: white;
}
.banner-frame-content .content-box__icon {
    background-color: #E74C3C;
}
.btn.banner-register-link {
    background-color: #E74C3C;
    border-color: #E74C3C;
    border-bottom: 3px solid #E74C3C;
    color: #ecf0f1;
}
.banner-frame-content{
	background: none;
}
.banner-frame-border{
	border: none;
}
.banner__tint{
	background-color: rgba(0, 0, 0, 0.7);
}
/* </WYWALENIE 'NEKROLOGU'> */
.btn:hover, .btn.animated:hover{
	opacity: 1 !important;
}
.btn, .btn:hover, .btn:active, .btn:focus{
	font-size: 14px;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    padding: 8px 14px;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
}
.btn.banner-register-link:hover, .btn.banner-register-link:focus, .btn.banner-register-link:active{
	font-size: 17px;
    margin-top: 20px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    letter-spacing: 0.5px;
    font-weight: bold;
}
#form1 .btn.btn-primary.btn-send{
	font-size: 17px;
	letter-spacing: 0.5px;
	font-weight: bold;
}
.schedule__time, .program-table span{
	color: #444;
}
.sponsors-cell img{
	/* max-height: 100%; */
}

#cboxClose{
	color: #2c3e50;
	text-shadow: none;
	top: 5px;
	right: 10px;
}
.cspeaker__content{
	display: none;
}
#cboxClose i{
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#cboxClose:hover i{
	-webkit-transform: rotateZ(90deg);
	    -ms-transform: rotate(90deg);
	        transform: rotateZ(90deg);
}

.navbar-item-register .btn{
 	background: #E74C3C !important;
	border-color: #E74C3C !important;
}
.navbar-item-register .btn:hover{
	font-size: 15px !important;
	color: white !important;
}

.scrolled-top .navbar-item-register .btn {
	margin: 23px 15px;
}
.scrolled .navbar-item-register.full-menu-only .navbar-button{
	margin: 13px 15px;
}

@media (min-width: 1200px){
	.navbar .container{
		width: 90%;
	}
}
.speaker__photo{
	 -webkit-border-radius: 3px;
	         border-radius: 3px;
}
.cspeaker__desc a{
	color: inherit;
}
.cspeaker__desc a:hover{
	text-decoration: none;
}

.news{
	min-height: 64px;
}

.sponsors__cell.smaller img{
	max-width: 50%;
}

.sponsors__cell.smallest img{
	max-width: 40%;
}

@media (max-width: 768px){
	.sponsors__cell{
		vertical-align: baseline;
	}
}

span.js-clickable{
	cursor: pointer;
	color: #337ab7 !important;
}
span.js-clickable:hover,span.js-clickable:focus{
	color: #23527c !important;
	text-decoration: underline;
}
.showcase .row{
	margin: 35px 0;
}
@media (max-width: 768px){
	.showcase img{
		margin-top: 15px;
	}
}

.sbe_partners .sponsors__cell{
	height: 150px;
}

/*VENUE*/
.venue .mermaid{
	float: left;
    border-radius: 50%;
    shape-outside: border-box;
}
.venue .info_mice{
	margin-top: 20px;
}
.venue .photo{
	margin-top: 40px;
}
.venue .pdf{
	margin-top: 20px;
}
.venue .pdf a{
	font-size: 1.2em;
}

.venue .owl-carousel .owl-item img{
	height: 200px;
}


.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
	color: rgb(234, 76, 60);
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
	color:rgb(234, 76, 60);
}

/*PROGRAM*/
.p-b-20{
	padding-bottom:20px;
}
.border-line-l{
	border-left:1px solid #ddd;
}
.border-line-r{
	border-right:1px solid #ddd;
}
.time-half{
	font-style:italic;
	text-decoration: underline;
}
.info-program{
	padding:0px 15px;
}
.nonLine > .schedule__time{
	border-top: none;
}
.nonLine > .schedule__desc{
	border-top: none;
}
.lectures_desc{
	font-style: italic;
	font-size: .9em;
}
@media(min-width:768px){
	.small-img_forum img{
		width:40%;
	}
}
@media(max-width:991px){
	.border-line-l{
		border-left:none;
		border-top:1px solid #ddd;
		margin:15px 0;
	}
	.border-line-l hr{
		width:50%;
	}
	.border-line-r{
		border-right:none;
		border-bottom:1px solid #ddd;
		margin:15px 0;
	}
	.border-line-r hr{
		width:50%;
	}
}