/*!
 * Start Bootstrap - Agency v3.3.7+1 (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
@font-face {
font-family: 'Alte Haas Grotesk';
font-style: normal;
font-weight: normal;
src: local('../font/Alte Haas Grotesk'), url('AlteHaasGroteskRegular.woff') format('woff');
}


@font-face {
font-family: 'Alte Haas Grotesk Bold';
font-style: normal;
font-weight: normal;
src: local('../font/Alte Haas Grotesk Bold'), url('AlteHaasGroteskBold.woff') format('woff');
}
html, body {
    height: 100%;
	
}
body {
  overflow-x: hidden;
 font-family: "Lato", sans-serif;
 color:#606060;
	background-attachment: fixed;
 background-repeat: repeat;

 transition:all 0.125s linear 0s;
}
.text-muted {
	color: #777777;
	text-align: justify;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height:150%;
}
.text-muted-center {
	color: #777777;
	text-align: center;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height:150%;
}
.speaker_name {
	color: #d91c56;
	font-weight:400;
	}
	
p.text-muted-job {
	color: #333333;
	text-align: center;
	font-family: "Lato", sans-serif;
	font-size: 12px !important;
	font-weight: 300;
	line-height: 150%;
	text-transform: uppercase;	
}
.speaker_btn_txt {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: white;
	text-transform: uppercase;
		
		}
.text-primary {
	color: #d91c56;
}
.title_meganta {
	font-weight: 600;
	color: #bb0408;
	}
	
p {
  color: #777777;
text-align: justify;
font-family: "Lato", sans-serif;
font-size: 18px;
font-weight: 300;
line-height: 150%;
}
p.large {
  font-size: 16px;
}
a {
  outline: none;
  /*cursor: url(../img/grabbing.png) 8 8, auto;*/
	
}
a {
	color: #bb0408;
}
a:hover,
a:focus,
a:active,
a.active {
	color:#bb0408 !important;
	
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Lato", sans-serif;
	
	font-weight: 700;
	color: #777777;
	font-size: 18px;
	line-height: 150%;
}
h4:hover {color:#bb0408 !important; text-decoration:none !important;}
.navbar-right { font-size:12px;}
.img-centered {
  margin: 0 auto;
}
.bg-light-gray {
	background:url(../img/confi_bg_pattern.jpg) no-repeat center;
	 background-size: cover;
	color: white !important;
	
}
.bg-darkest-black {
	background-color: #a70306;
  background:url(../img/confi_bg_1.jpg) center top no-repeat;
  height: 106px;
  border-top: 0px solid #444;
}
.bg-darkest-red {
	background-color: #a70306;
  
  border-top: 0px solid #444;
	display: block;
}
.btn-primary {
  color: white;
  background-color: #fed136;
  border-color: #fed136;
 font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #fec503;
  border-color: #f6bf01;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #fed136;
  border-color: #fed136;
}
.btn-primary .badge {
  color: #fed136;
  background-color: white;
}
.btn-xl {
  color: white;
  background-color: #fed136;
  border-color: #fed136;
 font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 3px;
  font-size: 18px;
  padding: 20px 40px;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  color: white;
  background-color: #fec503;
  border-color: #f6bf01;
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
  background-color: #fed136;
  border-color: #fed136;
}
.btn-xl .badge {
  color: #fed136;
  background-color: white;
}
.counters .counter h1{font-size:40px;padding-top:20px;margin:30px auto;text-align:center;font-weight:700;line-height:1}

.counters .counter p{
	font-weight: 300;
	font-size: 24px;
	display: block;
	font-family: "Lato", sans-serif;
	text-align: center;
}
.counters .counter img {
	position:relative;
	width:80px;
	height:50px;
	top:10px; 
	margin-bottom:20px;
	margin:auto;
	margin-top: 10px !important;
	}


.testimonials-background{
	background:url(../img/testimonials-background.png) 25% 100% no-repeat;
	bottom: 10px}
.testimonials-background .testimonials{
	position:relative;
	margin-bottom:50px;
	margin-top:10px}
.testimonials-background .testimonials .t-icon{
	width:100%}
.testimonials-background .testimonials .t-icon img{
	margin:30px auto 0}
.testimonials-background .testimonials .t-icon h3{
	padding:10px;
	text-align:center;
	font-family:Lato;
	min-height:4em}
.testimonials-background .testimonials .t-icon .border-yellow{
	border-bottom: 2px solid #d91c56;
	width: 200px;
	margin: 0 auto
}
.icon {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin: 4px;
  width: 50px;
  height: 50px;
  font-size: 0;
  text-indent: -9999px;
}
.icon-cube {
  position: relative;
  -webkit-perspective: 800px;
          perspective: 800px;
  overflow: visible;
}

.icon-cube::before,
.icon-cube::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/icons5.png");
  background-image: url("../img/icons5.png"), none;
  content: "";
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
}

.icon-cube::before {
  z-index: 2;
  background-color: #595959;
}

.icon-cube::after {
  z-index: 1;
  opacity: 0;
  -webkit-transform: translateY(48px) rotateX(-90deg);
          transform: translateY(48px) rotateX(-90deg);
}

.icon-cube:hover::before {
  opacity: 0;
  -webkit-transform: translateY(-48px) rotateX(90deg);
          transform: translateY(-48px) rotateX(90deg);
}

.icon-cube:hover::after {
  opacity: 1;
  -webkit-transform: rotateX(0);
          transform: rotateX(0);
}

/* facebook */
.icon-cube.facebook::before,
.icon-cube.facebook::after {
  background-position: 0 0;
}

.icon-cube.facebook::after {
  background-color: #3b5998;
}

/* twitter */
.icon-cube.twitter::before,
.icon-cube.twitter::after {
  background-position: -50px 0;
}

.icon-cube.twitter::after {
  background-color: #4099ff;
}

/* google plus */
.icon-cube.googleplus::before,
.icon-cube.googleplus::after {
  background-position: -100px 0;
}

.icon-cube.googleplus::after {
  background-color: #d34836;
}

/* github */
.icon-cube.github::before,
.icon-cube.github::after {
  background-position: -145px 0;
}

.icon-cube.github::after {
  background-color: #ff0084;
}
/* Location Map */
.jx-venue-box{
	position: absolute;
	z-index: 999;
	top: 100px;
	width: 320px;
	padding: 30px;
	color: #fff;
	z-index: 3;
}
.jx-venue-box h1{
  color:#fff;
}
.jx-venue-box p{
	font-size: 15px;
	color: #000;
}
.jx-hotel-name{
  font-size:20px;
  font-weight:500
}
.jx-venue-address{
	margin-top: 10px;
	color: #000;
	font-weight: 200;
	font-family: "Lato", sans-serif;
	font-size: 16px;
}
.jx-venue-heading{
  font-size:18px;
  text-transform: uppercase;
  font-weight:200;
  font-family: "Lato", sans-serif;
    
}
.jx-venue-heading i{
 margin-right:5px;
  font-size:21px;    
}
.jx-address-1,.jx-address-2,.jx-address-3{
  font-size:17px;
font-weight:200;
  font-family: "Lato", sans-serif;
	color: white;
}

.jx-map{
	height:400px;
}
.jx-default-bg, .jx-pricing-switcher .jx-switch { 
	
	 background: rgba(187, 4, 8, .7);
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	
	}
	
.jx-container {
  min-height: 100px;
  position: relative;
  width: 100% !important;
  margin: 0;
  padding: 0;
  z-index: 9;
}

,.img-responsive,.thumbnail a>img,.thumbnail>img{
	max-width:100%;height:auto}

.rrow{
	padding:30px
	}
	
#count-number {
	color: #bb0408;
	font-weight: 600;
	text-align: center;
	font-size: 42px !important;
	}

.col-md-10 {
	padding-left: 0px;
	padding-right: 0px;
		}
		
.col-xs-6 {
	padding-left: 0px;
	padding-right: 15px;
		}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }

}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }

}


@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }


}
@media (min-width: 769px) {
	header .intro-text .intro-lead-in {
    font-family: "Lato", sans-serif;
    font-style: italic;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 55px !important;
    margin-top: 130px !important ;
}}
@media (max-width: 768px){
	.intro-text {
	padding-top:130px !important;}	
	.intro-text .date {
	padding-top:5px !important;}
	.col-md-10 {
	padding-left: 15px !important;
	padding-right: 15px !important;
		}
.miejsce { display:none}
.counters .counter img {
    position: relative;
    width: 80px;
    height: 50px;
    top: 10px;
    margin-bottom: 20px;
   
}
.counters .counter p { font-size:18px}
.counter {   display:block; }
header {height: 542px !important;}
section.bg-darkest-black { display:none;}
section#portfolio {}
#our_history { padding: 40px 0 0 0 !important;}
header .krk_date {
    background: url(../img/confi_bg_krk_2020_here_mob.png) no-repeat center top !important;
	height: 440px !important;
	}
.pcx_speaker {
	margin-right: 30px !important;
    padding-left: 30px !important;
	}
.speaker { padding: 20px 0 20px 0 !important;}
.committee {margin-bottom:30px !important;}

	}
@media (max-width: 767px) {	

#owl-example .item h3 {
    font-family: "Lato", sans-serif;
    font-size: 24px !important;
    font-weight: 600;
    margin: 25px 0 0;
    color: white;
    padding-top: 40px;
	text-align:center !important;
	
}
h2 { font-size:29px !important;}
.owl-controls { display: none !important;}
.pcx_speaker {
    display: block;
    float: right;
    width: 236px;
	
    border-left: 0px solid !important;
    
}
.owl-carousel .owl-item {
    float: left;
    padding-right:0px !important;
}
.txt_speaker {
    display: block;
    float: right;
    text-align: right;
    width: 460px;
    padding-right: 0px !important;
}
#owl-example .item h4 {
	font-size: 20px !important;
	text-align:center !important;

	}
	.ram_left {display:none;}
.ram_right {display:none;}
section.bg-light-gray { padding: 30px!important;}
}

@media (max-width: 800px)  {

.navbar-custom .nav li a { font-size:13px;}
.bg-darkest-black { display:none;}
.pcx_speaker {
    display: block;
    float: right;
    width: 236px;
    border-left: 0px solid !important;
    
}
.txt_speaker {
    display: block;
    float: right;
    text-align: right;
    width: 260px !important;
    padding-right: 0px !important;
}
.owl-prev { left: 0!important;}
.owl-next {right: 0!important;}
	
}
@media (max-width: 980px) {
	.pcx_speaker {
    display: block;
    float: right;
    width: 236px;
    border-left: 0px solid !important;
    
}
.txt_speaker {
    display: block;
    float: right;
    text-align: right;
    width: 260px !important;
    padding-right: 0px !important;
}
.owl-prev { left: 0!important;}
.owl-next {right: 0!important;}

}
@media (max-width: 768px) {
	#portfolio {
		
	}
	.telefon {display:none;}
.owl-carousel	{ padding: 0 10px 0 0 !important;}
	.pcx_speaker {
    display: block;
    float: right;
    width: 236px;
    border-left: 0px solid !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
    
}
.txt_speaker {
    display: block;
    float: right;
    text-align: right;
    width: 260px !important;
    padding-right: 0px !important;
}
.owl-prev { left: 0!important;}
.owl-next {right: 0!important;}

}

@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}

#our_history { padding: 20px 0 50px 0;}
#our_attendes {
    padding: 20px 0 80px 0 ;
}

.navbar-custom {
	background-color: white;
	border-color: transparent;
	
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
 	padding-top:10px;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	
	
}
.navbar-custom .navbar-brand {
  color: #d91c56;
  font-family: "Lato", sans-serif;
  margin-top: -15px;
  
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: #bb0408;
}
.navbar-custom .navbar-collapse {
  border-color: rgba(255, 255, 255, 0.02);
}
.navbar-custom .navbar-toggle {
  background-color: #bb0408;
  border-color: #bb0408;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 12px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
	background-color: #bb0408;
}
.navbar-custom .nav li a {
	font-family: "Lato", sans-serif;
	font-size:14px;
	text-transform: capitalize;
	
	
	color: #192729;
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
  color: #bb0408;
  outline: none;
}
.navbar-custom .navbar-nav > .active > a {
  border-radius: 0;
  color: white;
  background-color: #bb0408;
}
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
  color: white;
  background-color: #fec503;
}
@media (min-width: 768px) {
  .navbar-custom {
    background-color: white;
    padding: 10px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
    border: none;
	
	
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom .navbar-nav > .active > a {
    border-radius: 3px;
  }
}
@media (min-width: 768px) {
  .navbar-custom.affix {
    background-color: white;
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}
header {
	background: url('../img/confi_bg_krk_2020.jpg') no-repeat center top ;
	height: 632px;
	
	background-attachment: fixed;
/*	
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
*/	
	text-align: center;
	color: white;
	
}
header {
  padding-top: 0px;
  padding-bottom: 0px;
}
.intro-text {
  padding-top: 30px;
  padding-bottom: 10px;
}

header .intro-text .intro-lead-in {
  font-family: "Lato", sans-serif;
  font-style: italic;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 25px;
  
}
header .intro-text .intro-heading {
  font-family: "Lato", sans-serif;
  text-transform: none;
  font-weight: lighter;
  font-size: 32px;
  line-height: 30px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {

 .intro-text {
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: "Lato";
	font-size: 22px;
	font-weight: lighter;
  }
  header .intro-text .intro-lead-in {
	font-family: "Lato", sans-serif;
	font-style: italic;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 25px;
	margin-top: 60px;
  }
  header .intro-text .intro-heading {
	font-family: "Lato", sans-serif;
	text-transform: none;
	font-weight: lighter;
	font-size: 36px;
	line-height: 55px;
	margin-bottom: 0px;
  }

}
section {
  padding: 100px 0;
}
section h2.section-heading {
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 25px;
}
section h3.section-subheading {
	width: 190px;
	height: 11px;
	background: url(../img/dash.png);
	left: 0;
	right: 0;
	margin: auto;
	margin-bottom: 10px !important;
  
}
@media (min-width: 768px) {
  section {
	padding: 0px 0;
  }
}
.service-heading {
  margin: 15px 0;
  text-transform: none;
}
#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
}
#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  background: rgba(217, 28, 86, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 0;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: white;
  text-align: center;
  padding: 25px;
}
#portfolio .portfolio-item .portfolio-caption h4 {
  text-transform: none;
  margin: 0;
}
#portfolio .portfolio-item .portfolio-caption p {
	font-family: "Lato", sans-serif;
	font-size: 16px;
	margin: 0;
}
#portfolio * {
  z-index: 2;
}
@media (min-width: 767px) {
  #portfolio .portfolio-item {
	margin: 0 0 30px;
  }
    header .intro-text .intro-lead-in {
	font-family: "Lato", sans-serif;
	font-style: italic;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 25px;
	margin-top: 10px;
  }
}
.timeline {
  list-style: none;
  padding: 0;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: "";
  width: 2px;
  background-color: #f1f1f1;
  left: 40px;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 50px;
  position: relative;
  min-height: 50px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
  width: 100%;
  float: right;
  padding: 0 20px 0 100px;
  position: relative;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li .timeline-image {
  left: 0;
  margin-left: 0;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 100;
  background-color: #fed136;
  color: white;
  border-radius: 100%;
  border: 7px solid #f1f1f1;
  text-align: center;
}
.timeline > li .timeline-image h4 {
  font-size: 10px;
  margin-top: 12px;
  line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  text-align: left;
  padding: 0 20px 0 100px;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > p,
.timeline .timeline-body > ul {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    margin-bottom: 100px;
    min-height: 100px;
  }
  .timeline > li .timeline-panel {
    width: 41%;
    float: left;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    width: 100px;
    height: 100px;
    left: 50%;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    margin-top: 16px;
    line-height: 18px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    text-align: left;
    padding: 0 30px 20px 20px;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    margin-top: 30px;
    line-height: 26px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
  }
  
@media (max-width: 980px) {
  .counters .counter img {
    position: relative;
    width: 80px;
    height: 50px;
    top: 10px;
    margin-bottom: 20px;
   
}
.counters .counter p { font-size:19px}

.social_txt {
    color: #CCC;
    font-size: 18px !important;
    font-weight: 300;
	
	
}
}


.team-member {
  text-align: center;
  margin-bottom: 50px;
}
.team-member img {
  margin: 0 auto;
  border: 7px solid white;
}
.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}
.team-member p {
  margin-top: 0;
}
aside.clients img {
  margin: 50px auto;
}

.punchline{
	padding: 0;
	text-align: center;
}

.punchline h6{
	font-weight: 300;
	font-size: 250%;
	background: #d91c56;
	color: #FFF;
	margin: auto;
	padding: 20px;		
}

.punchline {
	clear:both;
}

.punchline realization{
		font-weight:300;
		font-size:250%;
		display: inline-block;
		padding: 0;
	text-align: center;
	color:#FFF
		
}
#map {
	width: 100%;
	height: 200px;
	margin-top: 100px;
	
	
}
#map {
	height: 400px;
	margin-top: 0px;
    }
section#contact {
	background-color: #222222;
	background-image: url('../img/krakow_jdd.jpg');
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 150px;
	padding-top: 150px;
}
section#contact .section-heading {
  color: white;
}
section#contact .form-group {
  margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}
section#contact .form-group input.form-control {
  height: auto;
}
section#contact .form-group textarea.form-control {
  height: 236px;
}
section#contact .form-control:focus {
  border-color: #fed136;
  box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact :-moz-placeholder {
  /* Firefox 18- */
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact :-ms-input-placeholder {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact .text-danger {
  color: #e74c3c;
}
footer {
	padding: 65px 0;
	text-align: left;
	font-family: "Lato", sans-serif;
	font-weight:300;
	font-size:15px;
	background-color: #fff;
	color: #777777;
}
.footer_header { 
	font-size: 30px;
font-weight: 600;
padding-bottom: 25px;
color: #bb0408;
text-transform: uppercase;
	}
footer span.copyright {
  line-height: 40px;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  text-transform: none;
}
footer ul.quicklinks {
  margin-bottom: 0;
  line-height: 40px;
 font-family: "Lato", sans-serif;
  text-transform: uppercase;
  text-transform: none;
}
ul.social-buttons {
  margin-bottom: 0;
}
ul.social-buttons li a {
  display: block;
  background-color: #222222;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  color: white;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
  background-color: #fed136;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
  outline: none;
}
.portfolio-modal .modal-dialog {
  margin: 0;
  height: 100%;
  width: auto;
}
.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.portfolio-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}
.portfolio-modal .modal-content p {
  margin-bottom: 0px;
}
.portfolio-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: "Lato", sans-serif;
  font-style: italic;
  font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
  margin-bottom: 30px;
  margin-top: 0;
}
.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}
.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}
.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #222222;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #222222;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
::-moz-selection {
  text-shadow: none;
  background: #eaeaea;
}
::selection {
  text-shadow: none;
  background: #e7e7e7;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  webkit-tap-highlight-color: #fed136;
}
.modal-content {
    position: relative;
    background-color: #ebebeb;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.prelegent_list {
	background-color:white;
	padding:20px;
	display: inline-block;
    vertical-align: middle;
	margin:10px;
    
	}
#partners {
	padding-top: 80px;
	padding-bottom: 90px;
	
}
.social_txt {
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	
	padding: 5px 10px;
	margin: 5px;
    display: inline-block;
	}
.social {
	 margin: 0 auto;
	 padding-top:30px;
	padding-bottom: 18px;
	 }
.social-2020 {
	 margin: 0 auto;
	 padding-top:30px;
	padding-bottom: 30px;
	 }

.white {
	color:white;}


/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
	padding-right:90px;
	
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

a.hover {
 cursor:url(grabbing.png) 8 8, auto;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.sliderbg {
	
	position: relative;
	z-index: 1;
	width: 100%;
	text-align: center;
	background: url(../img/02.png) ;
	
}
.in_love {
	background-image: url('../img/krakow_jdd.jpg');
	background-position: center;
background-repeat: no-repeat;
	color: white;
}
.love {
	padding-top: 150px !important;
padding-bottom: 150px !important;
}
.white {
	color: white;
}

.btn_reg {
	background-color: #e7e7e7;
	margin-right: 3px;
}
.btn_reg:hover {
	background-color: #bb0408;
	color: white;
	
}

.btn_reg_red {
	background-color: #bb0408;
	margin-right: 3px;
	color: white !important;
	
}
.btn_reg_red:hover {
	background-color: #000;
	
}
.btn_reg_red a {color:#fff !important;}
.btn_reg_red a:hover {color:#fff  !important;}

.btn_reg a {color:#fff !important;}
.btn_reg a:hover {color: white !important;}
.pages { padding: 120px 0 80px 0 !important;
	}
.editions { font-size:13px}
.title_meganta_data { 
	font-size:36px;
	font-weight: 600;
	color: #bb0408;
	display:block;
	line-height: 0.6;
	}
.popover {
	font-size:12px;}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 100%;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    line-break: auto;
}
.popover.bottom > .arrow {
    top: -11px;
    
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    left: 50px !important;
}
.committee {max-width:80%;}
.committee_job { font-size:14px; margin-left:10px; display: inline}
.comm_nam { margin-top: 0px !important;}
.text-muted-committee {
	color: #555;
	text-align: justify;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 140%;
}

.inside {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom,color-stop(0%, #f4f4f4), color-stop(100%, #ededed));
  background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
}
.inside-full-height {
  /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.content {
  padding: 12px 3px;
}

/* columns of same height styles */

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  padding-bottom:40px;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}
.discount_code { display:none;}
.exhibit { padding-top:50px;}
ul {
    margin-top: 0;
    margin-bottom: 10px;
    color: #777777;
    text-align: justify;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
}
.strong {
	font-weight: 700;}
    ul { margin-top: 0;
    margin-bottom: 10px;
    color: #777777;
    text-align: justify;
    font-family: "Lato", sans-serif;
    font-size: 18px !important;
   
    line-height: 150%;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
    font-weight: 100;
	font-family: "Lato", sans-serif;
font-size: 14px;
text-transform: capitalize;
	padding: 8px;
border-bottom: 1px solid #eee;
}
	.bw_img { 
		-webkit-filter: grayscale(1);
  filter: grayscale(1);
		opacity: 0.9;
		-webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
}
.bw_img:hover { 
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity:1;
	-webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
	}

/* video */
#header #video_wrapper, #header video#bgvid {
	/*position: absolute;*/
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto
}
#header {
	width: 100%;
	height: 100vh;
	min-height: 500px
}
#header #video_wrapper {
	background: url(../img/02.png) rgba(0,0,0,.6);
	
}
#header #logo {
	padding-top: 150px;
	display: block;
	color: #fff;
	font-weight: 400;
	font-size: 278px;
	line-height: 250px;
	z-index: 2
}
#header #logo-name h2 {
	font-size: 25px;
	line-height: 1.3;
	padding-bottom: 20px;
	font-family: Lato
}
#header video#bgvid {
	top: 50%;
	left: 50%;
	z-index: -100;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: url(../img/front-video-screen.png) no-repeat;
	background-size: cover;
	transition: 1s opacity
}
#header h2, .button-center {
	width: 100%;
	text-align: center
}
#header h2 {
	overflow: hidden;
	color: #fff;
	font-size: 21px;
	z-index: 100;
	font-family: Playfair;
	font-weight: 00
}
#header .technology {
	font-family: PlayfairBlack
}
.name {
	font-size: 16px;
	line-height: 140%;
	color: #fff;
}

/* SLIDER*/
		    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
       
        min-width: 100%;
        width: 100%;
        max-width: 100%;
        line-height: 1;
    }
@media (max-width:768px) {
	.pages { margin-top: 60px !important;}
}
#evenea {
	padding: 80px 0 0 0;
}
.more-link {display: none;}
.poscik {
    padding-bottom: 20px;
	padding-left: 20px;
}
#app { 
	margin-bottom: 90px;}
div.text-left a {
	font-size: 15px;
}
.reg {
	background-color: #bb0408;
	display: block;
	padding: 5px;
	cursor: pointer;
	color: white;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
	width: 200px;
	font-size: 22px;
	font-weight: 200;
}
.reg:hover {
	background-color: black;
}
.fb_dialog {
	margin-bottom: 40px !important;
}


dl {
  display: flex;
  background-color: white;
  flex-direction: column;
  width: 100%;
  max-width: 800px;
  position: relative;
  padding: 20px;
}

dt {
  align-self: flex-start;
  width: 100%;
  font-weight: 700;
  display: block;
  text-align: center;
  font-size: 1.2em;
  
  margin-bottom: 20px;
  margin-left: 130px;
}

.text {
  font-weight: 300;
  display: flex;
  align-items: center;
  height: 40px;
  
  background-color: white;
  position: absolute;
  left: 0;
  justify-content: flex-end;
}

.percentage {
  font-size: 16px;
  line-height: 1;
  font-weight: 300 !important;
font-family: "Lato", sans-serif;
  width: 100%;
  height: 40px;
  margin-left: 290px;
  background: repeating-linear-gradient(to right, #ddd, #ddd 1px, #fff 1px, #fff 5%);
}
.percentage:after {
  content: "";
  display: block;
  background-color: #bb0408;
  width: 50px;
  margin-bottom: 10px;
  height: 90%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transition: background-color .3s ease;
  cursor: default;
}
.percentage:hover:after, .percentage:focus:after {
  background-color: #aaa;
}

.percentage-1:after {
  width: 1%;
}

.percentage-2:after {
  width: 2%;
}

.percentage-3:after {
  width: 3%;
}

.percentage-4:after {
  width: 4%;
}

.percentage-5:after {
  width: 5%;
}

.percentage-6:after {
  width: 6%;
}

.percentage-7:after {
  width: 7%;
}

.percentage-8:after {
  width: 8%;
}

.percentage-9:after {
  width: 9%;
}

.percentage-10:after {
  width: 10%;
}

.percentage-11:after {
  width: 11%;
}

.percentage-12:after {
  width: 12%;
}

.percentage-13:after {
  width: 13%;
}

.percentage-14:after {
  width: 14%;
}

.percentage-15:after {
  width: 15%;
}

.percentage-16:after {
  width: 16%;
}

.percentage-17:after {
  width: 17%;
}

.percentage-18:after {
  width: 18%;
}

.percentage-19:after {
  width: 19%;
}

.percentage-20:after {
  width: 20%;
}

.percentage-21:after {
  width: 21%;
}

.percentage-22:after {
  width: 22%;
}

.percentage-23:after {
  width: 23%;
}

.percentage-24:after {
  width: 24%;
}

.percentage-25:after {
  width: 25%;
}

.percentage-26:after {
  width: 26%;
}

.percentage-27:after {
  width: 27%;
}

.percentage-28:after {
  width: 28%;
}

.percentage-29:after {
  width: 29%;
}

.percentage-30:after {
  width: 30%;
}

.percentage-31:after {
  width: 31%;
}

.percentage-32:after {
  width: 32%;
}

.percentage-33:after {
  width: 33%;
}

.percentage-34:after {
  width: 34%;
}

.percentage-35:after {
  width: 35%;
}

.percentage-36:after {
  width: 36%;
}

.percentage-37:after {
  width: 37%;
}

.percentage-38:after {
  width: 38%;
}

.percentage-39:after {
  width: 39%;
}

.percentage-40:after {
  width: 40%;
}

.percentage-41:after {
  width: 41%;
}

.percentage-42:after {
  width: 42%;
}

.percentage-43:after {
  width: 43%;
}

.percentage-44:after {
  width: 44%;
}

.percentage-45:after {
  width: 45%;
}

.percentage-46:after {
  width: 46%;
}

.percentage-47:after {
  width: 47%;
}

.percentage-48:after {
  width: 48%;
}

.percentage-49:after {
  width: 49%;
}

.percentage-50:after {
  width: 50%;
}

.percentage-51:after {
  width: 51%;
}

.percentage-52:after {
  width: 52%;
}

.percentage-53:after {
  width: 53%;
}

.percentage-54:after {
  width: 54%;
}

.percentage-55:after {
  width: 55%;
}

.percentage-56:after {
  width: 56%;
}

.percentage-57:after {
  width: 57%;
}

.percentage-58:after {
  width: 58%;
}

.percentage-59:after {
  width: 59%;
}

.percentage-60:after {
  width: 60%;
}

.percentage-61:after {
  width: 61%;
}

.percentage-62:after {
  width: 62%;
}

.percentage-63:after {
  width: 63%;
}

.percentage-64:after {
  width: 64%;
}

.percentage-65:after {
  width: 65%;
}

.percentage-66:after {
  width: 66%;
}

.percentage-67:after {
  width: 67%;
}

.percentage-68:after {
  width: 68%;
}

.percentage-69:after {
  width: 69%;
}

.percentage-70:after {
  width: 70%;
}

.percentage-71:after {
  width: 71%;
}

.percentage-72:after {
  width: 72%;
}

.percentage-73:after {
  width: 73%;
}

.percentage-74:after {
  width: 74%;
}

.percentage-75:after {
  width: 75%;
}

.percentage-76:after {
  width: 76%;
}

.percentage-77:after {
  width: 77%;
}

.percentage-78:after {
  width: 78%;
}

.percentage-79:after {
  width: 79%;
}

.percentage-80:after {
  width: 80%;
}

.percentage-81:after {
  width: 81%;
}

.percentage-82:after {
  width: 82%;
}

.percentage-83:after {
  width: 83%;
}

.percentage-84:after {
  width: 84%;
}

.percentage-85:after {
  width: 85%;
}

.percentage-86:after {
  width: 86%;
}

.percentage-87:after {
  width: 87%;
}

.percentage-88:after {
  width: 88%;
}

.percentage-89:after {
  width: 89%;
}

.percentage-90:after {
  width: 90%;
}

.percentage-91:after {
  width: 91%;
}

.percentage-92:after {
  width: 92%;
}

.percentage-93:after {
  width: 93%;
}

.percentage-94:after {
  width: 94%;
}

.percentage-95:after {
  width: 95%;
}

.percentage-96:after {
  width: 96%;
}

.percentage-97:after {
  width: 97%;
}

.percentage-98:after {
  width: 98%;
}

.percentage-99:after {
  width: 99%;
}

.percentage-100:after {
  width: 100%;
}

@media (max-width:470px){
	.percentage::after {
		display: none;
		
	
	}
	.percentage {
		margin-left: 0px !important;
		background: none;
	}
	#header {
    text-align: center;
    padding: 0px 0px 20px !important;
}
	#slider {display:none;}
	.sliderbg {
		 background: none;
	}
	
}
@media (max-width:767px){
	#our_history {
    padding: 10px 0 0 0 !important;
}
	.logo_data {
		display: none;
	}
}
.sp_slider {
	color: white;
	font-size: 15px !important;
	padding-top: 10px;
}
h3 {
	font-size: 29px;
}
.h4_slider {
	margin-top: 0px !important;
	padding-top: 0px !important;
	font-size: 20px !important; 
}
.frame {
	border: 1px solid #bb0408;
	margin: 5px;
}
.col-md-6.frame {
	width: 48%;
	min-height: 155px;
}


#fh5co-portfolio-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
	padding-bottom: 0em;
}
#fh5co-portfolio-section .portfolio-row-half {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%;
	
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item {
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
  width: 20%;
  height: 250px;
  float: left;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  #fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item {
    width: 100%;
  }
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item:after {
  position: absolute;
 /* background: rgba(233, 32, 40, 0.5) !important; */
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item .desc2 {
  padding: 30px;
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  z-index: 9;
  opacity: 0;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item .desc2 h3 {
  margin-bottom: 5px;
  color: #fff;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item .desc2 span {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item .desc2 i {
  color: #fff;
  position: absolute;
  top: 35px;
  right: 30px;
  font-size: 20px;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item:hover:after, #fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item:focus:after {
  opacity: 1 !important;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item:hover .desc2, #fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item:focus .desc2 {
  bottom: 5px;
  opacity: 1;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color {
  position: relative;
  width: 20%;
  height: 250px;
  float: left;
  background: white;
	color: black;
}
@media screen and (max-width: 992px) {
  #fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color {
    width: 100%;
  }
}
/*
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color:after {
  position: absolute;
  top: 130px;
  right: -20px;
  width: 0;
  height: 0;
  content: '';
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #fff;
  z-index: 9;
}
*/
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc {
  padding: 30px;
	padding-top: 0px;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc h2 {
	font-family: "Lato", sans-serif;
	line-height: normal;
	font-weight: 700;
	color: #777777;
	font-size: 40px;
} 

#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc p {
  color: #000;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc .btn-outline {
  background: none;
  border: 1px solid #dbdbdb; !important;
  font-size: 16px;
  color: #000;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc .btn-outline:hover {
  background: transparent !important;
  color: #000 !important;
}
#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color .desc .btn-outline:hover i {
  color: #000 !important;
}



.btn_buy_london {
	display: inline-block;
	background-color: #e41f29;
	color: white;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 20px;
	font-family: "Lato", sans-serif;
	text-align: center;
	width: 75%;
	margin: auto;
	  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.btn_buy_london:hover {
	background-color: #777777;
	cursor: pointer;
}
.btn_cfp_london {
	display: inline-block;
	background-color: #e41f29;
	color: white;
	width: 23%;
	padding: 10px;
	padding-left:0px;
	padding-right: 0px;
	font-size: 20px;
	font-family: "Lato", sans-serif;
	text-align: center;
	max-width: 180px;
	margin: auto;
	  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.btn_cfp_london:hover {
	background-color: #777777;
	cursor: pointer;
}

.btn_cfp_krakow {
	display: inline-block;
	background-color: #bb0408;
	color: white;
	width: 23%;
	padding: 5px;
	padding-left:0px;
	padding-right: 0px;
	font-size: 16px;
	font-family: "Lato", sans-serif;
	text-align: center;
	max-width: 180px;
	margin: auto;
	  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.btn_cfp_krakow:hover {
	background-color: #777777;
	cursor: pointer;
}

.btn_buy {
	display: block;
	background-color: #e41f29;
	color: white;
	padding: 10px;
	font-size: 20px;
	font-family: "Lato", sans-serif;
	text-align: center;
	max-width: 390px;
	margin: auto;
	  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.btn_buy:hover {
	background-color: #777777;
	cursor: pointer;
}
.intro_top {
	max-width: 880px;
	justify-content: center;
	align-items: center;
	
	margin: auto;
	text-align: center;
	
	 position:absolute;
	top:50%;
  left:50%;
	-ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
	
}
.btn_london {
	padding-top: 40px;
	padding-bottom: 20px;
}
.btn_london:hover {
	 -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
	
transform: scale(0.9);
 -moz-transform: scale(0.9);
-ms-transform: scale(0.9);
-webkit-transform: scale(0.9);
-o-transform: scale(0.9);
	cursor: pointer;
}

.btn_krakow {
	padding-top: 40px;
	padding-bottom: 20px;
	 -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn_krakow:hover {
	 -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
	
transform: scale(0.9);
 -moz-transform: scale(0.9);
-ms-transform: scale(0.9);
-webkit-transform: scale(0.9);
-o-transform: scale(0.9);
	cursor: pointer;
}

.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}

.scroll-down {
  position: absolute;
  bottom: 55px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  border: 1px solid #fff;;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 1px solid #fff;
    border-width: 0px 0 2px 2px;
}
#logo-name {
	max-width: 680px;
	height: 225px;
	background: url(../img/confi_logo.png) no-repeat center ;
	background-size: contain;
	text-align: center;
	margin: auto;
	display: block;
}
.see_more {
	margin: auto;
	display: block;
	width: 250px;
	border: 1px solid #bb0408 !important;
	color: #bb0408;
	font-family: "Lato", sans-serif;
font-size: 18px;
font-weight: 300;
}
.btn {
 
  background: transparent;
  border: 1px solid #bb0408;
 
  border-radius: 0px;
  padding: 8px 30px;
  position: relative;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0px;
  height: 0px;
  background: #e7e7e7;
	
  -webkit-transition: all .4s ease;
     -moz-transition: all .4s ease;
      -ms-transition: all .4s ease;
       -o-transition: all .4s ease;
          transition: all .4s ease;
}
.btn:hover:after {
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.btn:hover,
.btn.active,
.btn:active {
  color: #fff;
  z-index: 1;    
}
section#agenda {
	margin-top: 80px;
	margin-bottom: 50px;
}
header .krk_date {
	background: url(../img/confi_bg_krk_2020_date.png) no-repeat center top;
	height: 632px;
}

h5 {
	    font-size: 26px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px !important;
    color: #bb0408;
}
.evtr-widget select {display: none;
height: 1px;}



.button4 {
    display: inline-block;
 
    font-weight: 500;
    font-size: 24px;
    color: #ccc;
    width: 200px;
    border-bottom: 2px #ccc solid;
    margin-bottom: 30px;
    margin-right: 20px;
    margin-left: 20px;
    cursor: pointer;
}
	
	.button4a {
    display: inline-block;
    
    font-weight: 700!important;
    font-size: 24px;
    color: #bb0408!important;
    width: 200px;
    border-bottom: 3px #bb0408 solid!important;
    margin-bottom: 30px;
    margin-right: 20px;
    margin-left: 20px;
}

.evtr-trks-filter {display: none;}


.d2 {display: none;}
.d3 {display: none;}
.sliderbg {
	
	position: relative;
	z-index: 1;
	width: 100%;
	text-align: center;
	background: url(../img/02.png) ;
	
}
.bg-light-gray2 {
	
	background:url(../img/confi_bg_pattern.jpg) no-repeat center fixed;
	 background-size: cover; 
	color: white ;
	
}
.page-header-nav {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  -webkit-transition: top 0.6s;
  -moz-transition: top 0.6s;
  transition: top 0.6s;
}

.page-header-nav.off-canvas { top: -189px; }

.page-header-nav.fixed {
  top: 0;
  z-index: 1000;
}
.gallery span {
    width: 179px;
    cursor: pointer;
   
}
.ikony {
	display: inline-block;
	margin: auto;
}
.ikona_txt {
	font-size: 16px;
	line-height: normal;
}
.ikon_sq {
	margin-bottom: 20px;
	background-image: none ;
	
  padding: 16px;
}

@media (min-width: 992px){
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
	.ikon_sq {
	margin-bottom: 40px;
	background: url(../img/ikon_ramka_2020.png) no-repeat;
	padding: 16px;
	min-height: 280px;
	}
	.ik_iner {
		padding-left: 15px;
		padding-right: 15px;
	}
}

#speakers_all {
    padding: 80px 0 0 0;
}
.foot_pcx {
    display: block;
    float: left;
    padding-right: 20px;
}
.ppl_cont {
    width: 49%;
    display: inline-table !important;
    height: 120px;
}
.border {
	border: 1px solid #ccc;
	padding: 15px;
}
.workshop_abstract {
	font-size: 14px;
line-height: normal;
	    border-top: 1px dotted #ccc;
	padding: 10px 0px;
	margin-top: 5px;
}
.workshop_title {
	font-weight: 500;
	color: #bb0408 !important;
}
section h2.section-heading-archiwum {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 5px;
}
.data_archiwum {
	margin-top: 0px;
	margin-bottom: 0px;
}
.modal_class {
	cursor: pointer;
}
td.prelegent {
	color: #bb0408;
	font-weight: 400;
}
section#eventory_app {
    background: url('../img/02.png)') no-repeat center center fixed;
        background-size: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
section#speakers {
	margin-top: 60px;
	margin-bottom: 60px;
}
.bg-darkest-red {
    background-color: #a70306;
    
    border-top: 0px solid #444;

}
.here_txt {
	text-align: center;
	color: white;
	font-size: 14px;
	padding-top: 5px;
}
.here_a {color: white !important; text-decoration: none;}
.here_a:hover {color: black !important}

#countdown {
  width: 100%;
	padding-top: 30px;
	margin-bottom: 80px;
	display: inline-block;
}
label {
  clear: both;
  display: block;
}
#countdown span {
  color: #bb0408;
  font-size: 50px;
  font-weight: 600;
  text-align: center;
  width: 267px;
  height: 107px;
  dispaly: inline-block;
  float: left;
 /* border: 1px solid #cbcbcb; */
	margin: 9px;
	background: url(../img/timer_bg.png) center no-repeat;
}
#countdown label {
	font-size: 16px;
	color: #777777;
	font-family: "Lato", sans-serif;
}
#countdown span:last-child {
  /*border-right: 1px solid #cbcbcb; */
}
.ticket_claim {
	font-size: 24px
}
.ramka {
	border: 1px solid white;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 15px;
}
.ramka:hover {
	background-color: white;
}
.ramka a:hover {
	text-decoration: none !important;
}
@media (max-width:740px){
	#countdown span {
		margin: auto !important;
		display: block !important;
		vertical-align: middle;
		width: 25%;
	}
	#tickets {
		padding-bottom: 10px;
		padding-top: 50px;
	}
	#countdown {
		margin-bottom: 10px;
	}
	#fh5co-portfolio-section .portfolio-row-half .portfolio-grid-item-color {
		height:150px;
	}
	a.white.ramka {
		display: block;
		margin: auto;
		margin-top: 10px;
		
	}
	#gotogallery {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.ppl_cont {
		width: 100%
	}
	.name {
    font-size: 15px;
	}
	.follow_icon_br {
		display: none;
	}
	#gotogallery.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
}
.cfp_btn_menu {
	background-color: #bb0408;
}
a.dropdown-toggle  {}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #000;
}
ul.evtr-speakers {
	 display:flex;
  justify-content: center;
}
.btn_buy_top {
    display: block;
	float: right;
  
    color: white;
   
    font-size: 20px;
    font-family: "Lato", sans-serif;
    text-align: center;
    
    margin: auto;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
	margin-top: 250px;
}
@media (max-width:760px) {
	.btn_buy_top{
    display: block;
	float: none;
  
    color: white;
   
    font-size: 20px;
    font-family: "Lato", sans-serif;
    text-align: center;
    
    margin: auto;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
	margin-top: 310px;
}
	.btn_london {
    padding-top: 40px;
    padding-bottom: 20px;
    margin: auto;
}
}
 .bs-example { 
            margin: auto; 
            width: 25%; 
        } 
          
        @media screen { 
            .dropdown:hover .dropdown-menu, 
            .btn-group:hover .dropdown-menu { 
                display: block; 
            } 
            .dropdown-menu { 
                margin: auto; 
            } 
            .dropdown-toggle { 
                margin: auto; 
            } 
            .navbar .dropdown-toggle, 
            .nav-tabs .dropdown-toggle { 
                margin: auto; 
            } 
        } 
.dropdown-menu > li > a {
    font-weight: 300 !important;
	padding: 8px 10px;
}

.btn_job {
  color: #fff;
  background-color: #bb0408;
  border-color: #bb0408;
	padding: 10px;
margin: 5px;
}
.btn_job:focus,
.btn_job.focus {
  color: #fff;
  background-color: #bb0408;
  border-color: #bb0408;
}
.btn_job:hover {
  color: #000 !important ;
  background-color: #ffffff !important;
  border-color: #bb0408;
}
.btn_job:active,
.btn_job.active,
.open > .dropdown-toggle.btn_job {
  color: #fff;
  background-color: #bb0408;
  border-color: #ac2925;
}