*{
	transition-duration:0.3s;

}


.modal{
    z-index: 6000;
}
.modal-content{
    opacity:0.85;
}
.modal-dialog{
    max-width: 700px !important;
}

.modal-footer{
    margin-top: -20px;
    padding: 10px;
    opacity:0.8;
}
.modal-body{
    padding: 5px;
}

.btn{
    font-size: 14px;
}

img {
    height: auto;
    max-width: 100%;
}
body{

    font-family: 'Raleway', sans-serif;
    font-size:16px;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	line-height:30px;

	}
h2{ color:#0B4EA2;
    font-size:22px;
    text-align:center;
    border-bottom:1px dashed #d6d6d6;
    padding-bottom:20px;
    margin-bottom:20px;}
a:link, a:visited, a:active{outline:none}
.module-header{ color:#0B4EA2;
                font-size:24px;

                text-align:left;
                border:0px;
                border-bottom:1px dashed #d6d6d6;
                padding-bottom:20px;
                margin-bottom:20px;}
h4{ color:#0B4EA2;
    font-size:19px;
    border-top:1px dashed #D6D6D6;
    margin-top:10px;
    padding-top:20px;}
h4:first-child{ border-top:0px;
                padding-top:5px;}

.col-xs-12, .col-sm-12, .col-md-12{
 padding:0px
}

.align-right{
    text-align:right}
.align-left{
    text-align:left}
.align-center{
    text-align:center}
header{
    padding:5px 0px;
    border-bottom:1px solid #EBEBEB;
	position:fixed;
	height:105px;
	background:#fff;
	z-index:3000;
	border-top:10px solid #0B4EA2;
	margin-top:-6px;
	right:20px;
	left:20px
}

header .row{
	margin:0px
}


.cookie{color:#244677;background:#F5F5F5; padding: 10px 0px 5px; font-family:Arial, Helvetica, sans-serif; border-bottom:1px solid #E0E0E0; margin-bottom:5px}
.bg{ background:none}
.cookie-info{width:100%; }
.cookie-text{ font-size:11px; text-align:left}
.cookie-text a{ font-size:11px; text-decoration:none; font-weight:bold; color:#244677; text-align:right}
.cookie-link{ margin-top:-5px; text-align:right}
.cookie-link a{ font-size:11px; text-decoration:none; font-weight:bold; color:#244677; text-align:right;}

.navbar-default{background:none}
ul.nav{ text-align:right; padding-right:10px; padding-top:30px;}
nav{
    margin-left:auto;
    text-align:right;
    margin-top:29px}
body ul.nav li{
    display:inline;
    text-transform:uppercase;
    color:#828282;
    padding:0px;
	line-height:20px}


.seperator{
  text-align: left !important;
  display: block;
  color: #fff;
  margin-bottom: 20px;
  font-weight: bold;
}



ul.nav li a{
    color:#585858;
    font-size:15px;
	padding-left:6px;
	padding-right:6px;}

ul.nav li a.rejestracja{
	background:#10468e;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px

}
ul.nav li a:hover, ul.nav > li > a:hover{
    color:#0B4EA2;
    text-decoration:none;
    padding-bottom:30px;
    border-bottom:1px solid #0B4EA2;
    background:none}
ul.nav li.active a{
    color:#0B4EA2;
    padding-bottom:30px;
    border-bottom:1px solid #0B4EA2}

.nav > li, .nav > li > a {display:inline;
                          padding-left:3px;
                          padding-right:2px;}


.navbar-toggle{ padding:15px 60px}


.mobile-nav{ display:none}

.nav li ul.nav-child li{
    display: none;
    padding: 9px 10px;
}

.nav li ul.nav-child {

    padding-left: 12px;
    position: absolute;
    width: 275px;
	right: 0px;
	margin-top: 10px;
	background:#0B4EA2
}

.nav li.parent:hover a.drop-down + ul.nav-child > li {
    color: #fff;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 5px 0;
    text-align: left;

}

.nav li.parent ul.nav-child > li:first-child{
	 padding-top:10px;

}
.nav li.parent ul.nav-child > li a {
    color: #fff;
    text-decoration: none;
	border-bottom:0px solid #fff;
	padding-bottom:10px;
}

.nav li.parent ul.nav-child > li a:hover{
	padding-bottom:10px;
    border-bottom:0px solid #0B4EA2;
}

li.deeper:hover > a {
    color: #0B4EA2

}

 .aside{

 	padding:20px 5px 0px 0px;
	margin-top:22px;
	}


.aside ul.nav{
	padding-top:30px;
	padding-bottom:40px;
	 background-image: url("../images/forum-bg.jpg");
	padding-left:20px;
	border-radius:4px}

.aside ul.nav li a{
	padding:10px 0px;
	border-bottom:0px;
	display:block;
	border-bottom:1px dashed #2363b2;
	text-align:left;
	color:#fff;
	margin-bottom:10px;


}
.aside ul.nav li.active a{
	font-weight:bold;
}


.program .moduletable:first-child{
	margin-top:0px
}

.program .moduletable {
	margin-top:20px
}

.slider-sm img{
	max-width:100%;
	margin-top:70px
}


.banner{
    margin-top:3px;
    padding-bottom:5px;}
.banner img{max-width:100%}
.divider{display:none}
.breadcrumb{font-size:13px;
            text-transform:uppercase;
			border-radius:0px;
			padding:15px 0px;
			margin-top:5px}
/*** Sections ***/


.forum-zdrowia h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom:0px dashed #ddd;
	margin-bottom:30px;
	padding:15px 10px;
	background:#073B84;
	color:#fff
}

.forum-zdrowia .logo{
	margin-top:50px;
	display:block;
	text-align:left
}

.forum-zdrowia .logo img{
	padding:5px;
	border:1px solid #ddd;

}

.page-header{margin-top:0px;
             border-bottom:0px solid #d6d6d6;
             padding-bottom:0px;
}
.page-header h2{text-align:left;
                margin-top:0px;

				}



.about{ background:#F0F0F0;
        padding:20px 0px;
        border-bottom:1px solid #D6D6D6;
        border-top:1px solid #D6D6D6;}
.about p{color:#434343;
         font-size:16px;}
.register{ text-align:center;
           margin:40px 0px 20px 0px}
.register a{padding:20px 50px;
            border:1px solid #0B4EA2;
            margin-top:20px;
            text-transform:uppercase;
            font-size:20px;
            border-radius:4px;
            background:#0B4EA2;
            color:#fff}
.register a:hover{background:#0B4EA2;
                  color:#fff;
                  text-decoration:none}
.news{margin-bottom:20px;
      background:#F0F0F0;
      padding-bottom:10px ;
      border-top:20px solid #fff;
      border-bottom:1px solid #d6d6d6;
}
.news h2{text-align:center;
         border-bottom:0px;
         background:#fff;
         margin-top:0px;
         border-radius:0px 0px 20px 20px;
}
.news p{font-size:16px;
        padding:20px 0px}
.news-item{ padding-bottom:10px;
            margin-bottom:5px;
            border-bottom:1px dashed #D6D6D6}

div[itemprop="articleBody"]{text-align:justify}
div[itemprop="articleBody"] img{
    padding:5px;
    border:1px solid #d6d6d6;
    margin:0px 10px 10px 9px;
	}



.readmore{text-align:right;
          padding:10px 0px}
.readmore a{ padding:10px 20px;
             border:1px solid #D6D6D6;
             border-radius:4px}
.readmore a:hover{background:#0B4EA2;
                  color:#fff;
                  text-decoration:none}
.news-content{
    padding:10px 20px;
    font-style:italic;
    margin-top:20px;
    border-left:1px dashed #d6d6d6}
.newsflash-title{
				color:#0B4EA2;
				text-align:center;
				height:40px;}
.newsflash a{ display:block;
              text-align:left;
              color:#0b4ea2}
.newsflash img{
    padding:5px;
    border:1px solid #d6d6d6;
    margin-bottom:10px;
}
.news h2 a{
	color:#0B4EA2
}

.news-list a.thumbnail{
	float:left;
}

.acymailing_fulldiv tr, .acymailing_fulldiv td{ width:400px}
.acymailing_form a{ color:#FFFFFF}
input[type="checkbox"], input[type="radio"]{ display:inline}
.gallery{background:#0B4EA2;
         color:#fff;
         border-bottom:1px solid #063C7F;
         margin-top:18px}
.gallery .readmore a{ padding:10px 20px;
                      border:1px solid #FFF;
                      border-radius:4px;
                      color:#fff}
.galerry .readmore a:hover{background:#fff;
                           color:#0B4EA2;
                           text-decoration:none}
.gallery h2{
    border-radius:0px 0px 20px 20px;
    background:#FFFFFF;
    margin-top:-2px;
    padding-bottom:20px;
    border-bottom:0px; }
.gallery-item{text-align:center}
.gallery-item img{
    padding:5px;
    border:1px solid #063C7F;
    margin:10px 18px}
.thumbnail{ display:inline-block;
            margin-right:0px;
			border:0px solid #ddd;
			padding:4px;}
 div[itemprop="articleBody"] .thumbail{
border:0px

}
.video{ margin-bottom:30px;}
.video h2{ text-align:left}
.video img{padding:5px;
           border:1px solid #d6d6d6;
           margin:10px 20px}
.video img:hover{opacity:0.6; border:1px solid #9A0E0D; cursor:pointer}
.video p{ text-align:center; margin:10px 20px}
.video .col-md-4{ text-align:center}
.organizer{ }
.organizer .logo{ padding:15px 0px}
.organizer h2{ border-bottom:0px;
               padding:10px 10px 5px;
               margin-bottom:5px;
               margin-top:20px;
               border:0px solid #d6d6d6;
               border-radius:0px}


.item-image img{ padding:5px; border:1px solid #ddd; margin:0px 10px 10px}

/*** Program ***/

.program{ margin-bottom:20px;}

.program-item:hover{background:#f5f5f5;
                    border-radius:5px;}
.program-item { margin-left:20px;
                padding:0px 15px 20px;
                margin-bottom:20px;
                border-bottom:1px dotted #d6d6d6;}

.program-item .counter{
    font-size:30px;
    padding:30px 50px 30px 30px;
    width: 20px;
    height: 100px;
    text-align:center;
    margin-right:20px;
    margin-top:15px;
    border-right:1px solid #d6d6d6;
    color:#063C7F;
    font-weight:normal;
}

.program-item .header{font-size: 18px;
                      padding: 20px 0;
                      text-align: left}

.program-item .header b{ color:#063C7F}
.program-item .text{padding-top:10px}

.program-item:last-item{ border-bottom:0px;}

.program h2, .moduletable h3{
    margin-top:0px;
    margin-bottom:10px;
    text-align:left;
    color:#434343;
	padding-bottom:20px;
	border-bottom:1px dashed #d6d6d6;
	font-size:22px;}

.program-content strong{
    color:#000;
    font-weight:bold}
.program-lista .page-header	{background:#0B4EA2;
                             border-radius:4px;
                             box-shadow:none}
.program-lista .page-header h2{    color: #fff;
    padding: 10px 20px;
    border-bottom: 0px;
    font-size: 15px;
    padding: 10px 30px;
    text-align: center;
    line-height: 25px;
}

.program-lista .page-header a{ color:#FFFFFF}

.program-lista .readmore{border-top:1px dashed #d6d6d6;
                         margin-top:10px;}
.program-lista .readmore a{padding:10px 20px;}
.program .nav li{ display:block;
                  border-bottom:1px dotted #d6d6d6;
                  padding:10px 0px 10px 15px ;
                  background:url(../images/arrow_program.png) left no-repeat;
                  font-size:14px;}

.program .nav li.active a{ color:#000700}
.program  .nav > li > a:hover{
    color:#000;
    text-decoration:none;
    padding:5px 4px;
    border-bottom:0px solid #0B4EA2;
    background:none}


h2.program-sesje{
    background: #f5f5f5;
    padding: 20px;
    margin-bottom: 50px;
    margin-top: 20px;
    border-bottom: 0px !important;
}

.program .nav{ background:#F5F5F5}
.contentpane .page-header{ display:none}
.newsletter{ background:url(../images/newsletter_bg.jpg) top no-repeat;
             height:335px;
             border-top:2px solid #1D65D1;
             border-bottom:1px solid #1D65D1;
             margin-top:30px;}
.newsletter h2{border-bottom:0px;
               color:#fff;
               text-transform:uppercase;
               text-shadow:1px 1px 3px #000;
               font-size:40px;
               margin-bottom:0px;}
.newsletter p{text-align:center;
              font-variant:small-caps;
              color:#FFFFFF;
              text-shadow:1px 1px 3px #000;
              font-size:20px}
.newsletter p b{ font-weight:500; }
.newsletter input[type="text"]{border-radius:5px;
                               padding:9px;
                               color:#828282;
                               text-transform:lowercase;
                               font-style:italic;
                               text-align:center;
                               border:1px solid #1D65D1;
                               box-shadow:1px 1px 10px #1D65D1;
                               font-variant:normal;
                               font-size:16px; }
.newsletter input[type="submit"]{
    background-color: #1d6cb0;
    background-image: linear-gradient(to bottom, #2384d3, #15497c);
    background-repeat: repeat-x;
    border-color: #15497c #15497c #0a223b;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #fff;
    padding: 8px 60px;
    border: 1px solid #1d6cb0;
    border-radius:5px;
    font-size: 18px;
    font-variant:normal;
    margin-top:10px;

}
.newsletter .info{text-align:left;
                  font-size:13px;}
.newsletter input[type="submit"]:hover{ box-shadow:1px 1px 10px #fff}

/** Formularz rejestracyjny **/

.form-group{
    margin-bottom:0px;
}

label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 5px;
    max-width: 100%;
    font-size:14px;
}


.btn-default {
    background-color: #1d6cb0;
    background-image: linear-gradient(to bottom, #2384d3, #15497c);
    background-repeat: repeat-x;
    border-color: #15497c #15497c #0a223b;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #FFF;
    text-transform:uppercase;
    font-size:20px;
    padding:10px;
    width:100%
}


/*** Organizacyjne ***/

.hotel-book h3{ height:60px;
                border-bottom:1px dashed #d6d6d6;
                padding-bottom:10px;

}

.hotel-book-link a{
    background:#F5F5F5;
    padding:10px 30px;
    color:#000;
    display:block;
    text-align:center;
    text-transform:uppercase;
    border-radius:3px;
    border:1px solid #d6d6d6;
}
.hotel-book-link a:hover{
    background:#0B4EA2;
    color:#FFF;
    cursor:pointer;
    text-decoration:none
}

.forum-form label.error {
		display: none;
	}

#statement-0-error, #statement-1-error, #statement-2-error{
	float:left;
	margin:0px 30px 0px -20px;
}

/*** Prelegenci ***/



.prelegenci-przeglad .pull-left{
    float: right !important;
    margin-left: 30px;
    margin-top: 15px;
}

.prelegenci-przeglad h2{
    text-align: center;
    color: #43a9ce;
    font-size:18px;
}
.prelegenci-przeglad .item p{
    text-align: center;
}

.prelegenci-przeglad div[itemprop="articleBody"] h2:first-child{
    text-align: left;
    padding-bottom: 5px;
    margin-bottom: 10px;
}


.prelegenci-przeglad p{
    text-align: justify;
    font-size:14px;
}

.prelegenci-przeglad hr+p{
    text-align: center;
}

.prelegenci-przeglad hr+h2{
    text-align: left;
}
.prelegenci-przeglad .readmore{
    text-align: center;
}

.items-leading .readmore{ text-align:center}

.prelegenci .span2, .prelegenci div[itemprop="blogPost"]{
	width:19%;
	text-align:center;
	display:inline-block
}


.prelegenci img{ border-radius:50%}
.prelegenci div{ text-align:center}

.prelegenci div[itemprop="blogPost"] img{
	padding:4px;
	border:1px solid #ddd;

}

.prelegenci .span6{

	text-align:center;
	display:inline-block
}

.prelegenci .readmore, .program-content .readmore{
	text-align:center
}

.prelegenci .items-leading {
	display:inline-block
}

.prelegenci .items-leading > div{
	display:inline-block;

}

.program-content .items-leading .page-header h2{
	text-align:center
}

.program-content .items-leading {
	display:inline-block
}

.program-content .items-leading > div{
	display:inline-block;
    margin-right:-5px
}


.program-content .subheading-category{
	text-align:left
}

	.prelegenci .span2 .readmore{
	text-align:center
}
    .prelegenci .span2 .page-header h2 {
	text-align:center;
	font-size:18px;
}

.prelegenci div[itemprop="articleBody"] img{
	margin-right:20px;
	margin-top:0px
}

.prelegenci .thumbnail{
	margin:0px
}

.prelegenci img[itemprop="image"]{
	border:1px solid #ddd;
	padding:4px;
	border-radius:4px;
	margin:0px 10px 10px
}



/*** Logotypy ***/

.logos{
	text-align:center;
	padding:15px 0px 20px;
	border-bottom: 1px dashed #d6d6d6;
	margin-bottom:20px
	}

input.error{
	background:#FFEAEA;
	border:1px solid red}

.error{
    color:red;
}
footer{background:#0B4EA2;
       padding:25px 0px;
       color:#fff;
       margin:20px 0px 30px ;}
.it {
    color: #828282;
    font-size:12px;
    opacity: 0.9;
    text-align: right;

}
footer a, footer a:hover{ color:#fff;}

.it a {
    background: url("http://www.interactivetechnology.pl/images/it-grey.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #828282;
    padding: 10px 30px 10px 0;
    text-decoration: none;
}
.it a:hover {
    background: url("http://www.interactivetechnology.pl/images/it.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}
.prezentacja ol{list-style-type: none;}
.prezentacja ol li {float:left;clear:both;margin-bottom:3px}
.prezentacja ol li a {display:block; background:url("../images/download.png") left no-repeat ;float:left;width:25px;height:22px}
@media (min-width: 991px) and (max-width: 1200px){
  header > .container > .col-md-11 {width: 100%;padding-bottom: 30px;}
  header > .container > .col-md-1 {width: 100%;}
}
@media (min-width: 769px) and (max-width: 990px){
	header > .container{width:100%;padding-bottom: 30px;}}

.video iframe{padding:5px;border:1px solid #d6d6d6;margin:10px 20px}

#slider #Registration {
  margin-top: -40px;
  text-align: center;
  color: #1993ea;
  border-radius: 10px 10px 0px 0px;
  background-color: #ffffff;
  padding: 7px;
  padding-top:20px;
}
#slider #Registration a {
  font-size: 3vh;
  border-bottom: 1px solid #b1b1b1;
  padding-bottom: 10px;
  color:#0B4EA2
}
#slider #Registration #time {
  margin-top: 20px;
  color: #b1b1b1;
  font-size: 13px;
  margin-bottom:20px
}

#slider{
	margin-top:0px;
	padding-top:100px

}


#slider h1 span{
	font-size: 2vw;
	display:block

}


#slider h1, .slider-bottom h1 {
    color: #fff;
    font-size: 4vw;
    padding: 50px 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    top: 35%;
    width: 100%;
    z-index: 0;
}


.slider-bottom h1{
	top: 30%;
}

.slider-bottom h1 span{
	font-size: 2vw;
	display:block;
	margin-top:30px;
}


#hall {
  background-image: url("../images/bg-sala.jpg");
  color: #ffffff;
  margin: 20px 0px 20px 0px;
  padding-bottom: 40px;

    /* Full height */
    height: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#hall span {
  color: #F3F3F4;
}
#hall h2 {
  margin: 30px;
  font-size: 3vw;
  text-align:left;
  color:#fff;
  border:0px;
}
#hall h2 span {
  font-size: 6vw;
  font-weight:bold
}
#hall #txt_r h2 {
  text-align: right;
}
#hall p {
  font-size: 18px;
}
#hall p span {
  padding-bottom: 20px;
}

#conference{
	padding:50px 0px;
	overflow:hidden
}

#conference h2 {
  text-align: center;
  padding: 50px 0px;
  border-bottom:0px;
  font-size: 3vw;
  background:#10468E;
  color:#fff
}
#conference #conference_list {
  padding: 50px 0px 50px 0px;
  background-image: url("../images/forum-bg.jpg");
}
#conference #conference_list p {
  color: #ffffff;
  font-size: 18px;
}

 #conference .box:hover{
 	background:#fff;
	color:#194B90;
	cursor:pointer;
	border-radius:3px;
	border:1px solid #fff
 }

#conference .box b{
	display:block
}

#conference .box {
    text-align: center;
    display: block;
    margin: 10px;
    border: 1px solid #5478C2;
    color: #fff;
    padding: 20px;
    height: 100px;
}

#conference div span{

	height:100px;
	border:0px;
	margin-right:10px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	width:350px;
}



#panel h2 {
  text-align: center;
  margin: 50px 0px 50px 0px;
  border-bottom:0px;
  font-size: 3vw;
}
#panel #panel_list {
  background:url("../images/bg-film.jpg");
  padding: 50px 0px 90px 0px;
  text-align: center;
  border-top:1px solid #3060a8;
}
#panel #panel_list img {
  border: 1px solid #3060a8;
  margin-top: 50px;
  padding:5px;
  border-radius:50%
}
#panel #panel_list p {
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  color: #fff;
  margin-left:35px;
  margin-right:35px;
  padding:10px 0px;

}
#panel #panel_more {
  margin-top: -30px;
  text-align: center;
}
#panel #panel_more a {
  text-align: center;
  color: #013968;
  border-radius: 10px 10px 0px 0px;
  background-color: #ffffff;
  padding: 20px 50px 10px;
  font-size:25px;
}


 #logos{margin-top:90px;}

#logos h2 {
  text-align: center;
  margin: 50px 0px 50px 0px;
  border-bottom:0px;
  font-size: 3vw;
}


#logos img{
	border-radius:15px;
	border:1px solid #ddd;
	margin-bottom:20px;
	margin-right:15px;
}

video {
  width: 85%    !important;
  height:75%  !important;

}

.slider-cover{
	position:absolute;
	background:red;
	width:100%;
	height:100%
}

#more_important h2 {
  /* margin-top: -55px;*/
  margin-top:30px;
   border-bottom: 0px;


	}
    #more_important{
        margin-top:50px;
        border-top:1px dashed #ddd;
        padding-top: 20px;
    }

#more_important span {
    background-color: white;
    border-radius: 5px;
    padding: 20px;
    font-size: 24px;
}

#more_important p {
    text-align: center;
	line-height:30px;
}


/*-------------------------*/

.movie{
padding:20px 0px;
  background:url("../images/bg-film-2.jpg");
  margin:50px 0px
}

.movie h3{
  font-size: 30px;
  font-weight:bold;
}

.movie h3, .movie p{
text-align:center;
color:#fff;}

.sfz{background:#FFFFFF}

.carousel-inner.onebyone-carosel { margin: auto; width: 90%; }
.onebyone-carosel .active.left { left: -25.00%; }
.onebyone-carosel .active.right { left: 25.00%; }
.onebyone-carosel .next { left: 25.00%; }
.onebyone-carosel .prev { left: -25.00%; }
.carousel-control.left{ background:none;}
.carousel-control.right{ background:none}
.well{ background:none; border:0px; box-shadow:none}


@media (max-width: 500px) {

		#slider h1, .slider-bottom h1{
			top:5%
		}


		#more_important span{
			font-size:12px;
		}
}



@media (max-width: 768px) {


		#slider #Registration{
			margin-top:0px;
			padding-top:0px;
		}


}


@media (min-width: 500px) and (max-width: 900px) {

		#slider h1, .slider-bottom h1{
			top:20%

		}
		#more_important span{
			font-size:12px;
		}

}


@media  (max-width: 1200px) {

		.mobile-nav{
    		display: block;
    		text-align: right;
   			margin-top: 10px;
    		margin-right: 20px;}

		.nav{
			display:none;
			padding-right:10px;
			background:#fff;
			}


		ul.nav li{ display:block;}
		body ul.nav li{
            display:block;
            line-height: 35px;
        }

}

.span3 {
    text-align: center;
    width: 25%;
    float: left;
}

.prelegenci-2017 img{
      padding: 5px;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin-top: 30px;
    max-width: 100%;
}

.readmore {
    text-align: center;
}

.pull-left.item-image img {
    border-radius: 0px;
    margin-right: 20px;
    margin-bottom: 100px;
}

.item-page.prelegenci-2017 h2 {
    border-bottom: 0px solid red;
}

.span3 p {
    min-height: 70px;
}

/********************************************************************/

#slider-text{
  padding-top: 40px;
  display: block;
}
#slider-text .col-md-6{
  overflow: hidden;
}

#slider-text h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 3px;
  margin: 30px auto;
  padding-left: 40px;
}
#slider-text h2::after{
  border-top: 2px solid #c7c7c7;
  content: "";
  position: absolute;
  bottom: 35px;
  width: 100%;
  }

#itemslider h4{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin: 10px auto 3px;
}
#itemslider h5{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin: 3px auto 2px;
}
#itemslider h6{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;;
  font-size: 10px;
  margin: 2px auto 5px;
}
.badge {
  background: #b20c0c;
  position: absolute;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 31px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  border: 2px solid #FFF;
  box-shadow: 0 0 0 1px #b20c0c;
  top: 5px;
  right: 25%;
}
#slider-control img{
  padding-top: 60%;
  margin: 0 auto;
}
@media screen and (max-width: 992px){
#slider-control img {
  padding-top: 70px;
  margin: 0 auto;
}
}

.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: 5px;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: 5px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3,
.carousel-showmanymoveone .cloneditem-4,
.carousel-showmanymoveone .cloneditem-5 {
  display: none;
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -16.666%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 16.666%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3,
  .carousel-showmanymoveone .carousel-inner .cloneditem-4,
  .carousel-showmanymoveone .carousel-inner .cloneditem-5,
  .carousel-showmanymoveone .carousel-inner .cloneditem-6  {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

div#itemslider {
    text-align: center;
}

#slider-control img {
    padding-top: 140%;
    border: 0px;

}

div#carousel-bottom {
    margin-top: 140px;
}

a.left.carousel-control {
    margin-left: 35%;
}

a.right.carousel-control {
    margin-right: 37%;
}

.Partnerzy_logo img {
    width: 13%;
}




.hotel img {
    max-width: 100%;
}

.hotel iframe {
    margin-bottom: 70px;
}

.slider_top a.left.carousel-control {
    margin-left: 0%;
}

.slider_top a.right.carousel-control {
    margin-right: 0%;
}

.box a {
    color: white;
    height: 80px;
    display: block;
}

.box a:hover {
    color: #063f8a;
    text-decoration: none;
}

.span4 {
  	text-align: center;
    width: 33%;
    float: left;
}

.span4 p:nth-last-child(2) {
    height: 100px;
}

@media all and (max-width: 850px) {
  .span4 {
    width: 100%;
}
}

.program p{  margin: 20px; }
.program a{  margin: 20px; }

.more { margin-bottom:20px;}
.coffee {color: #9e9e9e; padding:5px 0px; margin:10px 20px; border-top:1px dashed #ddd; border-bottom: 1px dashed #ddd;}
.coffee > p { margin:5px; font-style:italic}
.wiecej {
    color: #083a83;
    font-weight: 900;
	padding-left:20px;
	cursor:pointer;
	margin-top:-15px;
}
.katowice {
    text-align: justify;
}
.katowice h1 {

    margin-top: 50px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ebebeb;
    color: #10468e;

}

.katowice_bg img {
    max-width: 100%;
   margin-bottom: 30px;
}

.katowice_bg2 img {
    max-width: 100%;
   margin-bottom: 30px;
  padding-right: 30px;
}

#article{ margin-top:150px}

#article h2{ font-size:30px; border-bottom:0px; background:#f5f5f5; padding:20px}
#article h1{ font-size:24px;}

a.program-download{ padding:10px; border:1px solid #ddd; margin:30px auto; display:block; width:300px}
a.program-download:hover{ background:#0B4EA2; color:#fff; border:1px solid #0B4EA2; text-decoration:none}

.sige_thumb{ background:none !important}


.presentation {
    margin-left: 20px;
}
.presentation b {
    color: #08377d;
}

.presentation li {
    margin-left: 20px;
    list-style-type: circle;
}
.katowice_bg2 img{
	width: 80%;
    border-radius: 15px;
    margin: 20px;
    padding: 0px !important;
}
.agenda a{
  text-decoration: none;
  display: block;
  padding: 20px;
}
.agenda {
    text-align: center;
    border: 1px solid #0b4ea2;
    font-size: 25px;
    margin: 40px 0px 20px 0px;
}
.agenda a:hover {
    color: #fff;
    background-color: #0b4ea2;
}
.leading-0 {
    text-align: center;
}
.leading-0 img {
    min-width: 25%;
}
@media all and (max-width: 1000px) {
	.prelegenci-2017 .span3 {
		width: 50%;
	}
}
@media all and (max-width: 700px) {
	.logos_img img {
		width: 25%;
	}
}
@media all and (max-width: 600px) {
	.logos_img img {
		width: 45%;
	}
  	.prelegenci-2017 .span3 {
		width: 100%;
	}
}
@media all and (max-width: 500px) {
	.logos_img img {
		width: 80%;
	}
}
/*
@media screen and (max-width: 500px) {
	#slider .carousel-inner {
		width: 200%;
	}
	#slider h1, .slider-bottom h1 {
		top: 5%;
		text-align: left;
		margin-left: 10px;
	}
	#slider a.carousel-control {
		display: none;
	}

	#more_important span {
		background-color: transparent;
	}
	.slider_top {
		overflow: hidden;
	}
}*/

.galery-2018 img{
  padding: 20px;
}


.comparison {
    margin: 0 auto;
    text-align: center;
    padding: 10px;
    margin-bottom: 50px; }
    .comparison h1 {
      font-size: 30px;
      font-weight: 700;
      margin: 50px 0px; }
      .comparison h1 span {
        display: block;
        font-size: 16px;
        font-weight: 400;
        margin-top: 15px; }
    .comparison table {
      width: 100%;
      border-collapse: collapse;
      border-spacing: 0;
      table-layout: fixed;
      border-bottom: 1px solid #CCC; }
    .comparison td, .comparison th {
      border-right: 1px solid #CCC;
      empty-cells: show;
      padding: 20px;
      text-align: center !important;
      font-size: 15px; }
    .comparison .grey {
      color: #999;
      background: #eaeaea; }

  .compare-heading {
    font-size: 18px;
    font-weight: bold !important;
    border-bottom: 0 !important;
    padding-top: 10px !important; }

  .comparison tbody tr:nth-child(odd) {
    display: none; }
  .comparison .compare-row {
    background: #F5F5F5; }
  .comparison .tickblue {
    color: #0078C1; }
  .comparison .tickgreen {
    color: #009E2C; }
  .comparison th {
    font-weight: normal;
    padding: 0;
    border-bottom: 1px solid #CCC; }
  .comparison tr td:first-child {
    text-align: left; }
  .comparison .qbse, .comparison .qbo, .comparison .tl {
    color: #FFF;
    padding: 10px;
    font-size: 13px;
    border-right: 1px solid #CCC;
    border-bottom: 0; }
  .comparison .tl2 {
    border-right: 0; }
  .comparison .qbse {
    background: #10468e;
    border-top-left-radius: 3px;
    border-left: 0px; }
  .comparison .qbo {
    background: #10468e;
    border-top-right-radius: 3px;
    border-right: 0px;
    font-size: 18px;
    text-transform: uppercase; }

  .price-info {
    padding: 5px 15px 15px 15px; }

  .price-was {
    color: #999; }

  .price-now {
    color: #ff5406; }
    .price-now span {
      font-size: 14px;
      font-weight: 400;
      color: #10468e; }

  .price-small {
    font-size: 18px !important;
    position: relative;
    top: -11px;
    left: 2px; }

  .price-buy {
    background: #10468e;
    padding: 5px 10px;
    font-size: 12px;
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    border-radius: 3px;
    text-transform: uppercase;
    margin: 5px 0 10px 0; }
    .price-buy:hover {
      text-decoration: none;
      color: #fff !important; }

  .price-try {
    font-size: 12px; }
    .price-try a {
      color: #202020; }

  @media (max-width: 767px) {
    .comparison td:first-child, .comparison th:first-child {
      display: none; }
    .comparison tbody tr:nth-child(odd) {
      display: table-row;
      background: #F7F7F7; }
    .comparison .row {
      background: #FFF; }
    .comparison td, .comparison th {
      border: 1px solid #CCC; }

    .price-info {
      border-top: 0 !important; } }
  @media (max-width: 639px) {
    .comparison .price-buy {
      padding: 5px 10px; }
    .comparison td, .comparison th {
      padding: 10px 5px; }
    .comparison .hide-mobile {
      display: none; }
    .comparison .price-now span {
      font-size: 16px; }
    .comparison .price-small {
      font-size: 16px !important;
      top: 0;
      left: 0; }
    .comparison .qbse, .comparison .qbo {
      font-size: 12px;
      padding: 10px 5px; }
    .comparison .price-buy {
      margin-top: 10px; }

    .compare-heading {
      font-size: 13px; } }

ul.nav.menu {
    margin-bottom: 50px !important;
}
table.program_full {
    width: 100%;
}
table.program_full td {
	min-width: 200px !important;
    padding: 10px;
    padding-left: 20px;
    text-align: left;
}
table.program_full {
    border: 1px solid #afafaf;
}
table.program_full tr.name td {
    text-align: center !important;
    font-weight: 900;
    text-transform: capitalize;
    font-size: 18px;
    background-color: #eaeaea;
}
table.program_full tr.time td {
    background-color: #f5f5f5;
    font-size: 16px;
    text-transform: capitalize;
    text-align: center;
}
@media (max-width: 470px) {
  table.program_full td {
    min-width: auto !important;
  }
}
.leading-0 img {
    width: 250px;
}
.leading-0 p {
    text-align: center;
}

.prelegenci-2017 span.subheading-category {
    color: #0B4EA2;
    font-size: 22px;
    border-bottom: 1px dashed #d6d6d6;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.prelegenci-2017 h2:first-child {
    text-align: left !important;
}


.ideas{

    border: 5px dashed #eaeaea;
    padding: 30px;
    margin-top: 70px;
    font-weight: bold;

}

.program-table td{
  width: 150px;
  font-size:12px;
  vertical-align: middle;
  text-align: center;}

  .program-table td[colspan="9"]{
    text-align: left !important;
    padding-left:20px;
  }

  .program-table tr td{
    vertical-align: middle  !important;}

    .program-header{
      text-align: center;
      font-size: 22px;
      font-weight: bold;
      margin-top: 40px;
      background: #10468e;
      padding: 20px;
      color: #fff;
      line-height: 31px;
      border-radius: 10px;
    }

    .program-header-days{
      text-align: center;
      font-size: 20px;
      margin: 50px 0px 30px;
      font-weight: 600;
    }

    .program-headers-rooms{
      text-align: center;
      background: #ddd;
      margin: 50px 0px 0px;
    }

    .program-header-bg{
      background: #deebf7;

    }

    .whyIsItWorth{
      padding-left: 0px;
    }

   .whyIsItWorth li{
     margin-bottom: 20px;
     background-position: left top;
     background-repeat:no-repeat;
     list-style: none;
     padding-left: 100px;
     padding-bottom:20px;
     border-bottom:1px dashed #ccc;
     min-height: 90px;
   }


   .whyIsItWorth li.icon-1{
    background-image: url("../images/icon-1.jpg");
  }

  .whyIsItWorth li.icon-2{
    background-image: url("../images/icon-2.jpg");
  }

  .whyIsItWorth li.icon-3{
    background-image: url("../images/icon-3.jpg");
  }

  .whyIsItWorth li.icon-4{
    background-image: url("../images/icon-4.jpg");
  }

  .whyIsItWorth li.icon-5{
    background-image: url("../images/icon-5.jpg");
  }

  .whyIsItWorth li.icon-6{
    background-image: url("../images/icon-6.jpg");
  }

  .whyIsItWorth li.icon-7{
    background-image: url("../images/icon-7.jpg");
  }

  .whyIsItWorth li.icon-8{
    background-image: url("../images/icon-8.jpg");
  }


  .fb{
    position: fixed;
    z-index: 10000;
    top: 50%;
    left: 0px;
  }

  li.item-105:hover > ul li{
    display: block;
  }


li.item-105{
  color: #585858 !important;
  font-size:14px;
}
