@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,700,700italic,800,800italic&subset=latin,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,700,700italic,800,800italic&subset=latin,latin-ext');

body{
	font-family: 'Open Sans', sans-serif;
	font-size :14px;
}

h1,h2,h3,h4,h5,h6{
	color: #005b7f;
	font-weight: 400;
	position: relative;
	margin-bottom: 20px;
}

h5 {
	font-size: 20px;
}

.text-normal {
	font-weight: 400;
}

.star-required {
	color: red;
}

.img-responsive {
	display: inline-block;
}

.alert-form-ecourse .disclaimer{
	position: relative;
	padding-left: 35px;
	line-height: 1.35;
	font-size: 80%;
}

.alert-form-ecourse .disclaimer input[type=checkbox]{
	position: absolute;
	left: 15px;
	top: 2px;
}

.strong{
	font-weight: 700;
}
.lazy-load, img[data-original] {
	background: url("../image/preloader.gif") center center no-repeat;
}
.modal.large .modal-dialog{
	width: 80%;
}

.modal-dialog .modal-header{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	border-bottom: 0px;
}
.modal-dialog .close{
	font-size: 50px;
	line-height: 0.5;
	font-weight: 700;
	color: #000;
	opacity: 0.9;
	filter: alpha(opacity=90);
	text-shadow: none;
}
.modal-dialog .close:hover,
.modal-dialog .close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100);
}
.modal-dialog .modal-body{
	padding: 0 40px 40px 40px;
}
.modal-dialog h4, .modal-dialog h5{
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 30px;
}
.modal-dialog .hovereffect{
	margin-bottom: 20px;
}

.modal-dialog img{
	max-width: 100%;
}

.text-white-all,
.text-white-all h1,
.text-white-all h2,
.text-white-all h3,
.text-white-all h4,
.text-white-all h5,
.text-white-all h6{
	color: #fff!important;
}

@media (min-width: 768px) {
    .col-sm-offset-1-5 {
        margin-left: 12.5%
    }
}

.container-condensed,
.container-condensed > .container,
.container-condensed > .container-fluid {
	padding-left: 0;
	padding-right: 0;
}
.container-condensed > .row,
.container-condensed > .container > .row,
.container-condensed > .container-fluid > .row, 
.col-condensed {
	margin-left: 0;
	margin-right: 0;
}
.container-condensed > .row > [class*='col-'],
.container-condensed > .container > .row > [class*='col-'],
.container-condensed > .container-fluid > .row > [class*='col-'], 
.col-condensed > [class*='col-'] {
    padding-left: 0px;
    padding-right: 0px;
}

.row-flex {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display:         flex;
	  -ms-flex-wrap: wrap;
	  flex-wrap: wrap;
}

.row-flex-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
/*@media(min-width: 767px) {
	.row-eq-height {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display:         flex;
	}
	
	.row-eq-height > [class*='col-'] {
		display: flex;
		flex-direction: column;
		position: relative;
	}
}*/

.row-padded-top{
	padding-top: 80px;
}
.row-padded-bottom{
	padding-bottom: 80px;
}
.row-padded-top-half{
	padding-top: 40px;
}
.row-padded-bottom-half{
	padding-bottom: 40px;
}
.row-padded-top-quarter{
	padding-top: 20px;
}
.row-padded-bottom-quarter{
	padding-bottom: 20px;
}

.no-padding{padding:0;}
.no-padding-top{padding-top:0;}
.no-padding-bottom{padding-bottom:0;}
.no-margin{margin:0;}
.no-border{border:0;}

.clear{clear: both;}
.silver-bg {
	background-color: #e3e3e3;
}
.col-centered {
	float: none;
	margin: 0 auto;
}
h5.icon-proces, h5.icon-okno, h5.icon-wykres{
	position: relative;
	margin-top: 150px;
}

h5.icon-proces:before, h5.icon-okno:before, h5.icon-wykres:before{
	content:'';
	display: block;
	position: absolute;
	bottom: 100%;
	margin-bottom: 20px;
	left: 50%;
	margin-left: -67px;
	width: 134px;
	height: 105px;
	background-position: center;
	background-repeat: no-repeat;
}
h5.icon-proces:before{
	background-image: url('../image/icons/proces.png');
}
h5.icon-wykres:before{
	background-image: url('../image/icons/wykres.png');
}
h5.icon-okno:before{
	background-image: url('../image/icons/okno.png');
}

.navbar-default, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover
,.dropdown-menu  {
	background: rgba(33, 81, 121, 0.7);
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus{
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
}
.navbar-nav > li > a{
	line-height: 28px;
}
.navbar-default .navbar-nav > li > a:hover{
	color: #ccc;
}

.navbar-brand{
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

.navbar-brand > img {
	max-width: 90%;
}

.dropdown-menu {
	border-radius: 0;
	padding: 0;
	margin: 0;
	border: 1px solid #fff;
}
.dropdown-menu > li > a{
	color: #fff;
}
.dropdown-menu li {
	background-color: transparent;
	border-bottom: 1px solid #fff;
}
.dropdown-menu li:last-child {
	border-bottom: 0;
}

.dropdown-menu a {
	color:#fff;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	color: #000;
	background: #fff;
}

section {
	position: relative;
	padding: 50px 0;
	border-bottom: 1px solid #e7e7e7;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

footer{
	font-size: 12px;
}
.bs-docs-footer{
	margin-top: 0;
}
body > section:last-child{
	border-bottom: 0px;
}


body.register-page #header-buttons {
    display: none;
}
#header{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	text-align: center;
}

@media (max-width:767px){
	.vc_hidden-xs{display:none!important;}
	.vc_video-bg-container::before{display:none!important;}
	.vc_video-bg-container::after{display:none!important;}
	
	.navbar-collapse{background-color: #000!important;}
}

.vc_video-bg iframe{
	max-width:1000%;
	position: relative;
	z-index:0;
}
.vc_video-bg {
	height: 100%;
	left: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
	background: #000;
}
.vc_video-bg-container:after{
	content:"";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.75;
	background-color: #000;
	top: 0;
	left: 0;
}
.vc_video-bg-container:before{
	content:'';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:2;
	left: 0;
	top: 0;
}
.vc_video-bg-container > .container{
	position: relative;
	z-index:10;
}
.conf-head-info {
	margin-top: 85px;
	margin-left: 10px;
	margin-bottom: 20px;
}

@media (min-width: 767px) {
	.conf-head-info {
		margin-top: 85px;
		margin-left: 10px;
		margin-bottom: 20px;
	}
}

@media (min-width: 992px) {
	.conf-head-info {
		margin-top: 155px;
		margin-left: 60px;
		margin-bottom: 30px;
	}
}

.sc_bullets_1 ul,
ul.conference-list {
	list-style: none;
	padding: 0;
}
.sc_bullets_1 ul li{
	background: none;
	text-indent: -20px;
	padding-left: 20px;
}
.sc_bullets_1 ul li:before,
ul.conference-list li:before {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0 10px;
	content: "\e080";
}
.sc_bullets_1 ul li:before{
	left: 10px;
}

.hotel-regent:before{
	position: absolute;
	display: block;
	content: '';
	width: 200px;
	height: 103px;
	left: 50%;
	top: 0px;
	z-index:1;
	margin-left: -100px;
	margin-top: 6.5px;
	background-image: url('//g1.idg.pl/tinymce/files/Image/regent2016/logo.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: rgba(50, 50, 46, 0.33);
	-webkit-box-shadow: 0px 1px 22px rgba(50, 50, 46, 0.65);
	box-shadow:         0px 1px 22px rgba(50, 50, 46, 0.65);
}

@media (min-width: 767px) {
	.hotel-regent:before{
		position: absolute;
		display: block;
		content: '';
		width: 300px;
		height: 155px;
		left: 50%;
		top: 40px;
		z-index:1;
		margin-left: -150px;
		margin-top: 0px;
		background-image: url('//g1.idg.pl/tinymce/files/Image/regent2016/logo.png');
		background-position: center;
		background-repeat: no-repeat;
		background-color: rgba(50, 50, 46, 0.33);
		-webkit-box-shadow: 0px 1px 22px rgba(50, 50, 46, 0.65);
		box-shadow:         0px 1px 22px rgba(50, 50, 46, 0.65);
	}
	
}

@media (min-width: 992px) {
	.hotel-regent{
		padding-top: 0;
	}
	.hotel-regent:before{
		position: absolute;
		display: block;
		content: '';
		width: 300px;
		height: 155px;
		left: 50%;
		top: 50%;
		z-index:1;
		margin-left: -150px;
		margin-top: -72.5px;
		background-image: url('//g1.idg.pl/tinymce/files/Image/regent2016/logo.png');
		background-position: center;
		background-repeat: no-repeat;
		background-color: rgba(50, 50, 46, 0.33);
		-webkit-box-shadow: 0px 1px 22px rgba(50, 50, 46, 0.65);
		box-shadow:         0px 1px 22px rgba(50, 50, 46, 0.65);
	}
}

.hotel-hilton:before{
	position: absolute;
	display: block;
	content: '';
	width: 200px;
	height: 123px;
	left: 50%;
	top: 75px;
	z-index:1;
	margin-left: -100px;
	margin-top: -71.5px;
	background-image: url('//g1.idg.pl/tinymce/files/Image/hilton/hilton-logo-white.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: rgba(50, 50, 46, 0.33);
	-webkit-box-shadow: 0px 1px 22px rgba(50, 50, 46, 0.65);
	box-shadow:         0px 1px 22px rgba(50, 50, 46, 0.65);
}

@media (min-width: 767px) {
	.hotel-hilton:before{
		position: absolute;
		display: block;
		content: '';
		width: 300px;
		height: 185px;
		left: 50%;
		top: 100px;
		z-index:1;
		margin-left: -150px;
		margin-top: -62.5px;
		background-image: url('//g1.idg.pl/tinymce/files/Image/hilton/hilton-logo-white.png');
		background-position: center;
		background-repeat: no-repeat;
		background-color: rgba(50, 50, 46, 0.33);
		-webkit-box-shadow: 0px 1px 22px rgba(50, 50, 46, 0.65);
		box-shadow:         0px 1px 22px rgba(50, 50, 46, 0.65);
	}
	
}

@media (min-width: 992px) {
	.hotel-hilton{
		padding-top: 0;
	}
	.hotel-hilton:before{
		position: absolute;
		display: block;
		content: '';
		width: 300px;
		height: 185px;
		left: 50%;
		top: 50%;
		z-index:1;
		margin-left: -150px;
		margin-top: -110.5px;
		background-image: url('//g1.idg.pl/tinymce/files/Image/hilton/hilton-logo-white.png');
		background-position: center;
		background-repeat: no-repeat;
		background-color: rgba(50, 50, 46, 0.33);
		-webkit-box-shadow: 0px 1px 22px rgba(50, 50, 46, 0.65);
		box-shadow:         0px 1px 22px rgba(50, 50, 46, 0.65);
	}
}

#opinie h4 {
	margin-left: 150px;
}

#opinie blockquote{
	position: relative;
	padding: 20px 20px 20px 50px;
	border-left: 0px;
	border-bottom: 1px solid #000;
	margin: 10px 20px 10px 0;
	font-style:italic;
	font-weight: 400;
	font-size: 14px;
}
#opinie blockquote:before{
	position: absolute;
	left: 0px;
	top: 15px;
	content:'\201D';
	font-size: 74px;
	line-height: 1;
	color: #005b7f;
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: 700;
	font-style:italic;
}
#opinie blockquote p.blockquote-person{
	font-style:normal;
}

#opinie .item blockquote:last-child{
	border-bottom: 0;
}

@media (min-width: 767px) {
	#opinie blockquote{
		padding: 20px 20px 20px 90px;
		margin: 10px 20px 10px 0;
	}
	#opinie blockquote:before{
		left: 10px;
		top: 10px;
		font-size: 124px;
	}
}
@media (min-width: 992px) {
	#opinie blockquote{
		position: relative;
		padding: 20px 20px 20px 150px;
	}
	#opinie blockquote:before{
		left: 20px;
		top: 5px;
		font-size: 174px;
	}
}

.scrolloff {
	pointer-events: none;
}
.map-responsive{
	overflow:hidden;
	padding-bottom:450px;
	position:relative;
	height:0;
	line-height:0;
}
.map-responsive iframe{
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}

.map-responsive-2 {
	overflow:hidden;
	position:relative;
	line-height:0;
}

@media (max-width: 767px) {
	.map-responsive iframe {
		position: relative;
	}
}

.owl-centered .owl-wrapper {
	display: table !important;
}
.owl-centered .owl-item {
	display: table-cell;
	float: none;
	vertical-align: middle;
}
.owl-centered .owl-item > div {
	text-align: center;
}

.owl-carousel-sponsor .owl-item img{
	display: inline-block;
	width: auto;
	max-width: 100%;
	max-height: 100%;
}

/*********************************************************************
 ** Registration Form
 *********************************************************************/
form#rejestracja {
	font-size: 14px;
}
.registration-form
{
	margin:20px 0;
}

.registration-form .line
{
	margin-bottom:10px;
}

.registration-form .line input[type=text],
.registration-form .line textarea
{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}


.registration-form .error
{
	border-color:red;
	-webkit-box-shadow:0 0 6px 0 rgba(255,0,0,0.7);
	box-shadow:0 0 6px 0 rgba(255,0,0,0.7);
}


input[type=text],
input[type=password],
textarea
{
	background:#fefefe;
	border:1px solid #c3c3c3;
	color:#454545;
	font-size:12px;
	padding:9px 6px 5px;
}

ul.form_zamow0 {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

ul.form_zamow0{
	list-style: none;
}

ul.form_zamow0 li{
	display: block;
	margin-bottom: 10px;
}

ul.form_zamow0 label{
	display: block;
	float: left;
	width: 140px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
}

ul.form_zamow0 .inp2, ul.form_zamow0 .inp1{
	float: left;
	width: 350px;
}

ul.form_zamow0 .inp2 input, ul.form_zamow0 .inp1 input{
	width: 300px;
}

#rejSummary{
	margin: 10px 0 20px;
}

#rejestracja .btn-ecourse {
	background-color: #243A51;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 30px;
}
#button input[type="submit"]{
	padding-left: 30px;
	padding-right: 30px;
}

#button{
	padding-bottom: 15px;
}

ol{
	margin-left: 25px;
}

.contact-name{
	min-height: 50px;
}
.contact-image, .contact-image h2, .contact-image a {color: #fff;}
.contact-image-dark, .contact-image-dark h2, .contact-image-dark a {color: #000;}
.contact-image a:hover,
.contact-image a:hover {
	color: #d30b08;
}
.contact-image::before{
	content: "";
	background: #000;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -2; 
}

.contact-image-white, .contact-image-white a {
	color: #000;
}

.contact-image-white h2,
.contact-image-white h3,
.contact-image-white h4 {
	color: inherit;
}

.contact-image-white::before{
	content: "";
	background: #fff;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -2; 
}

.contact-image::after{
	content: "";
	background-size: cover;
	opacity: 0.8;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1; 
}
#kontakt .img-circle{
	border: 3px solid #fff;
	-webkit-box-shadow: 0px 1px 22px rgba(50, 50, 46, 0.65);
	box-shadow:         0px 1px 22px rgba(50, 50, 46, 0.65);
	margin-bottom: 15px;
}
#kontakt.contact-image-dark .img-circle{
	border: 0.4px solid #bbb;
}

@media (min-width: 992px) {
	#kontakt .img-circle{
		margin-top: 15px;
	}
}

form#rejestracja .modul input[type="text"], form#rejestracja .modul select{
	font-size: 14px;
}
.disclaimer label{
	font-size: 12px;
	font-weight: 400;
}

.btn-register{
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	background-color: #D30B08!important;
	border: 2px solid #fff!important;
	-webkit-box-shadow: 0px 1px 22px rgba(50, 50, 46, 0.65);
	box-shadow:         0px 1px 22px rgba(50, 50, 46, 0.65);
	padding-left: 40px;
	padding-right: 40px;
}

.btn-register:hover,
.btn-register:focus,
.btn-register:active,
.btn-register:active:hover{
	border: 2px solid #fff!important;
	background-color: #BF0300!important;
	-webkit-box-shadow: 0px 1px 22px rgba(50, 50, 46, 0.65);
	box-shadow:         0px 1px 22px rgba(50, 50, 46, 0.65);
}

.price-box-circle{
	background: #fff;
	color:#000 !important;
	text-align: center;
	font-size: 18px;
	margin: 50px auto;
	width: 250px;
	height: 250px;
	/*padding-top: 70px;*/
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-o-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
	-ms-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
	box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
	position: relative;
	z-index: 90;
	display: table;
}

.price-box-circle .ribbon-wrapper{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	clip: rect(0px, 300px, 50px, 0px);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}

.price-box-circle .ribbon,
.price-box-circle.price-box-ribbon-blue .ribbon {
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: rgba(255,255,255,0.5) 0px 0.5px 0px;
	background-color: #0A1B3D; 
	background-image:      -o-linear-gradient(top, #192E5B, #0A1B3D); 
}

.price-box-circle.price-box-active .ribbon,
.price-box-circle.price-box-ribbon-red  .ribbon{
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: rgba(255,255,255,0.5) 0px 0.5px 0px;
	background-color: #BF0000; 
	background-image:      -o-linear-gradient(top, #E20202, #BF0000); 
}
.price-box-circle.price-box-ribbon-gray .ribbon {
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: rgba(255,255,255,0.5) 0px 0.5px 0px;
	background-color: #aaa; 
	background-image:      -o-linear-gradient(top, #ccc, #aaa); 	
}

.price-box-circle.price-box-ribbon-gray .box-circle-content {
	color:#aaa;	
}
.price-box-circle .ribbon-wrapper-bottom{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding-top: 190px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}

.price-box-circle .ribbon-wrapper h6{
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	padding: 22px 20px 0 20px;
	text-transform: uppercase;
}
.price-box-circle .ribbon-wrapper-bottom .ribbon h6{
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	padding: 15px 20px 10px 20px !important;
	text-transform: uppercase;
}

.price-box {
	text-align: center;
	font-size: 18px;
	margin: 50px auto;
	width: 280px;
	padding: 70px 10px;
	background: white;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
	position: relative;
	z-index: 90;
}

/*
 * formularz rejestracji
 *
 */
form#rejestracja .modul .select-style{
	margin-left: 210px;
}
form#rejestracja .modul .select-style select{
	padding: 9px 6px 5px;
	color: #454545;
	width: 200px!important;
}
form#rejestracja .modul input[disabled=true]{
	background: #C9C9C9;
	color: #454545;
}
form#rejestracja .modul .pytanie label{
	padding-top: 5px;
}

form#rejestracja .cc2{
	position: relative;
	padding-bottom: 3px;
	padding-left: 20px;
}
form#rejestracja .cc2 input[type=checkbox]{
	position: absolute;
	top: 2px;
	left: 0px;
}
form#rejestracja .cc2 label{
	cursor: pointer;
}

form#rejestracja .disclaimer{
	position: relative;
	margin-bottom: 15px;
	padding-left: 20px;
}
form#rejestracja .disclaimer input[type=checkbox]{
	position: absolute;
	top: 2px;
	left: 0px;
	border: 0;
}

form#rejestracja input[type=checkbox]{
	width: 15px;
	height: 15px;
}
form#rejestracja .modul em.er{
	width: 450px;
}

ul.error{
	list-style: square;
	margin: 10px 0 15px 20px;
	color: red;
}
ul.error li{
	padding-bottom: 3px;
	font-weight: bold;
}

form#rejestracja .modul .input_telefon_kierunek,
form#rejestracja .modul .input_nip_prefix{
	width: 35px!important;
	float: left;
	letter-spacing: 2px;
}
form#rejestracja .modul .input_nip_prefix {
	margin-right: 10px;
}

form#rejestracja .modul .input_telefon{
	width: 155px!important;
	float: left;
	margin-left: 10px;
	letter-spacing: 2px;
}

form#rejestracja .modul .input_nip_prefix + .input_nip{
	float: left;
	letter-spacing: 2px;
}
form#rejestracja .modul .input_nip_prefix:not([style*="display: none"]) + .input_nip{
	width: 155px!important;
}

form#rejestracja .modul .input_kod_pocztowy{
	width: 80px!important;
	letter-spacing: 2px;
}
div.autocomplete{
	background: #fff;
	z-index: 10;
}
form#rejestracja .glebiej {
    font-size: 9pt;
    margin: 0 auto;
    padding-left: 155px;
    width: 450px;
}
body .ui-menu {
	padding: 0 !important;
	font-size: 10px !important;
	line-height: 1.3 !important;
	text-align: left;
}
body .ui-menu li a{
	padding: 2px !important;
}
body .ui-state-focus{
	border: 0 !important;
	background: #3E576B !important;
	color: #fff !important;
}

#payment-data {
	background-color: #e8e8e8;
	padding:5px;
	margin-bottom:10px;
	border-radius:10px;
}
#payment-data h6 {
	margin:0;
	text-align:center;
}

	form#rejestracja #uczestnik_dodatkowy_head{
		margin-left: 25px;
	}
	form#rejestracja .modul #uczestnik_dodatkowy_head label{
		text-align: left;
		float: left;
		display: block;
		width: 123px;
		padding-right: 5px;
		
	}
	form#rejestracja #uczestnik_dodatkowy li{
		clear: left;
	}
	form#rejestracja #uczestnik_dodatkowy li .inp4 .m3{
		width: 80px;
	}
	form#rejestracja .modul .form_zamow0{
		margin-left: 20px;
	}
	form#rejestracja .modul .form_zamow0 .inp2, 
	form#rejestracja .modul .form_zamow0 .inp2 input{
		text-align: left;
		float: left;
		display: block;
		width: 130px;
	}
	form#rejestracja .modul .form_zamow0 .inp2 input{
		width: 110px;
	}
	form#rejestracja .modul .form_zamow0 .inp2_2{
		text-align: left;
		float: left;
		display: block;
		width: 140px;
	}
	form#rejestracja .modul .form_zamow0 .inp2_2 input{
		width: 120px;
	}
	
	form#rejestracja .modul .add_user_head {
		margin-bottom: 10px;
		font-weight: bold;
	}
	form#rejestracja .modul .add_user_head input[type=button]{
		width: 50px;
		font-weight: normal;
		background: #efefef;
		line-height: 1.1;
		margin-bottom: 0 !important;
		margin-left: 20px;
		display: inline-block;
	}

@media(max-width: 767px) {
	form#rejestracja .modul label{
		width: 100%;
		text-align: left;
	}
	form#rejestracja .modul input[type="text"], form#rejestracja .modul select {
		width:90%;
	}
	form#rejestracja .modul .input_telefon {
		width:200px !important;
	}
	.i210, form#rejestracja .modul .select-style {
		margin-left: 0;
	}
}

#form_newsletter input[type=text]{
	float: left; margin-right: 10px;
}

[data-toggle="modal"] {
	cursor: pointer;
}

.contener-speaker h4{
	margin-bottom: 10px;
}
.contener-speaker img.img-responsive {
  width: 100%;
  max-height: 100%;
  height: 100%;
}

.hovereffect img {
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

.image{
	position:relative;
	overflow:hidden;
	padding-bottom:100%;
}
.image img{
	position:absolute;
}

.modal-speakers h5 {
font-size: 18px;
}

.box-circle{
	background: #fff;
	text-align: center;
	margin: 20px auto;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-o-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
	-ms-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
	box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
	position: relative;
	display: table;
}

.price-box-circle div.box-circle-content,
.box-circle div.box-circle-content {
	vertical-align: middle;
	display: table-cell;
	padding: 30px;
	font-size: 18px;
}

.blur10{
	-webkit-filter: blur(10px);
	filter: url('../image/blur-10.svg#blur');
	filter: blur(10px);
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='10');
}

.blur14{
	-webkit-filter: blur(14.1px);
	filter: url('../image/blur-14.svg#blur');
	filter: blur(14.1px);
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='14');
}

.harmonogram-konkursu  .box{
	background: rgba(255, 255, 255, 0.6);
	color:#000 !important;
	text-align: center;
	font-size: 18px;
	margin: 50px auto;
	width: 99%;
	padding: 40px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-o-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
	-ms-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
	box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
	position: relative;
	z-index: 20;
	/*overflow: hidden;*/
}

.harmonogram-konkursu  .box .box-wrapper-top{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
}

.harmonogram-konkursu  .box .box-wrapper-bottom{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
}

.harmonogram-konkursu  .box-active .box-wrapper-top,
.harmonogram-konkursu  .box-active .box-wrapper-bottom{
	color: #000!important;
}

.harmonogram-konkursu .box .box-wrapper-top .box-inside,
.harmonogram-konkursu .box .box-wrapper-bottom .box-inside{
	width: 100%;
	height: 100%;
	color: #000!important;
}

.harmonogram-konkursu .box .box-inside h6{
	font-size: 17px;
	font-weight: 700;
	line-height: 2.3;
	color: #000!important;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.harmonogram-konkursu .box .box-wrapper-bottom .box-inside h6{
	padding: 0 !important;
}

.harmonogram-konkursu div.box-outside-content{
	background: rgba(255, 255, 255, 0.7);
}
.harmonogram-konkursu div.box-inside-content{
	display: table;
	width: 100%;
}
.harmonogram-konkursu div.box-content {
	vertical-align: middle;
	display: table-cell;
	padding: 5px;
	font-size: 18px;
	height: 150px;
}

.harmonogram-konkursu  .box-active{
	background: none;
}

.harmonogram-konkursu  .box-active:before{
	content:"\A";
	border-style: solid;
	border-width: 15px 15px 0px 15px;
	border-color: #e5a954 transparent transparent transparent;
	position: absolute;
	left: 50%;
	top: -25px;
	margin-left: -15px;
}

.harmonogram-konkursu .box-active  .box-wrapper-top .box-inside{
	border: 5px solid #e5a954;
	border-bottom-width: 0;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-o-border-top-right-radius: 10px;
	-ms-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	-ms-border-top-left-radius: 10px;
}

.harmonogram-konkursu .box-active .box-wrapper-bottom .box-inside{
	border: 5px solid #9d753b;
	border-top-width: 0;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-o-border-bottom-left-radius: 10px;
	-ms-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-o-border-bottom-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;
}
.harmonogram-konkursu .box-active .box-inside h6{
	color: #ffcc68 !important;
	line-height:2.1;
	font-weight: 700;
}

.harmonogram-konkursu .box-active .box-content{
	background: rgb(229,169,84);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(229,169,84,1)),color-stop(18%, rgba(255,255,143,1)),color-stop(80%, rgba(255,255,143,1)),to(rgba(157,117,59,1)));
	background: linear-gradient(to bottom, rgba(229,169,84,1) 0%,rgba(255,255,143,1) 18%,rgba(255,255,143,1) 80%,rgba(157,117,59,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5a954', endColorstr='#9d753b',GradientType=0 );
}

form#rejestracja .modul .add_questions input[type='radio'] + label, form#rejestracja .modul .add_questions input[type='checkbox'] + label{
	float: none;
	width: auto;
	display: inline;
}

form#rejestracja .modul .add_questions h3{
	color: #000;
	font-weight: bold;
	font-size: 14px;
	background: none;
	margin-bottom: 0;
}

form#rejestracja .modul .add_questions .disable {
	cursor: not-allowed!important;
	color: #aaa;
	text-decoration: line-through;
}
form#rejestracja .modul .sortNumber{
	display: none;
}

form#rejestracja .add_questions ul.pyt{
	list-style: none;
	padding-left: 25px;
	text-indent: -20px;
}

.agenda-button-day{
	display:none;
}

.button-day{
	float: left;
	padding: 10px 20px;
	margin-right: 10px;
	text-align: center;
	font-size: 16px;
}

.agenda-wrap .row{
	position: relative;
}

.agenda-pdf {
	display: block;
	position: absolute;
	right: 30px;
	top: 20px;
	z-index: 2;
}
.agenda-pdf a {
	background: url("../image/pdf_icon_20x25.png") no-repeat right center;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	height: 27px;
	line-height: 27px;
	min-width: 25px;
	padding-right: 25px;
}
#submit_register {
	padding:10px;
}
#submit_register > strong {
	display:block;
	line-height:1;
	text-transform: uppercase;
}
#submit_register > em {
	display: block;
	font-size:11px;
	text-transform: none;
	line-height:2;
}

.navbar-social {
	padding: 15px 0;
}
.icon-social {
	color: #fff;
	text-decoration: none;
	position: relative;
	display: inline-block;
	margin-left: 10px;
	margin-right: 0px;
	width: 30px;
}
.icon-social::after {
	position: absolute;
	left: -10px;
	top: -20px;
	text-align: center;
	content: '';
	font-family: 'FontAwesome';
	font-size: 20px;
	line-height: 1.5;
	min-width: 30px;
	border-radius: 50px;
	overflow: hidden;
	background: #fff;
	color: #000;
}
.icon-social-20:after{
	content:'\f09a';
}
.icon-social-21:after{
	content:'\f0e1';
}
.icon-social-23:after{
	content:'\f099';
}
.icon-social-24:after{
	content:'\f167';
}
.icon-social-32:after{
	content:'\f194';
}


/* modal img */
.doBootstrapModalImg{
	cursor: pointer;
}

/* The Modal (background) */
#dynamicModalImage {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1050; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
#dynamicModalImage .modal-content {
  margin: auto;
  display: block;
  max-width: 95%;
}

/* Caption of Modal Image */
#dynamicModalImage #caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
#dynamicModalImage .modal-content, #dynamicModalImage #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {-webkit-transform:scale(0);transform:scale(0)} 
  to {-webkit-transform:scale(1);transform:scale(1)}
}

/* The Close Button */
#dynamicModalImage .close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.7;
}

#dynamicModalImage .close:hover,
#dynamicModalImage .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  #dynamicModalImage .modal-content {
    width: 100%;
  }
}

.owl-slider {
	margin-top:50px;
	margin-bottom:50px;
}

.owl-slider.owl-centered {
	margin-bottom: 40px;
}

.owl-slider.owl-centered .owl-stage{
	display: table !important;
}

.owl-slider.owl-centered .owl-stage .owl-item {
	display: table-cell;
	float: none;
	vertical-align: middle;
}
.owl-slider.owl-centered .owl-stage .owl-item > div {
	text-align: center;
}

.owl-slider.owl-centered .owl-stage .owl-item > div img {
	display: inline-block;
	max-width: 75%;
	width: auto;
}

#link-top {
	position: fixed;
	right: 20px;
	bottom: 100px;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: block;
	background: rgba(6, 30, 68, 0.6);
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 30px;
	text-decoration: none;
	z-index: 20;
	-webkit-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

.warn {
	display: block;
	width: 65%;
	float: left;
}

.required .form-info, .modul .form-info {
    display: inline-block;
    clear: left;
    font-size: 10px;
	font-weight: 400;
	color: #000;
	
}

/* rating stream */
#poll-rating ul {
	margin-left: 0;
	padding-left: 0;
	margin-right: 20px;
}
#poll-rating ul li {
	list-style: none;
	float: left;
	position: relative;
	z-index: 1;
}
#poll-rating ul li input{
	position: absolute;
	display: none;
	z-index: -1;
}
#poll-rating ul li label{
	position: relative;
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-indent: -999999999999px;
	z-index: 2;
	background: transparent;
}
#poll-rating ul li.active label{
	background: transparent;
}
#poll-rating ul li label:after{
	content: '\f006';
	position: absolute;
	z-index: 0;
	display: block;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	font-size: 20px;
	font-family:'FontAwesome';
	line-height: 30px;
	text-align: center;
	color: #ffcc00;
	text-indent: 0;
}
#poll-rating ul li.active label:after{
	content: '\f005';
}
#poll-rating .sortNumber,
#poll-rating .q-desc{
	display: none;
}

#poll-rating h3 {
	font-size: 16px;
	color: #000;
	float: left;
	max-width: 300px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 26px;
	font-weight: 400;
	padding-right: 10px;
}