html {
    width:100%;
    height:100%;
	font-size:15px;
}

body {
  /*padding-top: 40px;*/
  color:#101010;
  line-height:1.85;
}

#home {
    background: #282f69 url('img/main_bg.png') top center;
    background-size: cover;
    padding:20px 0px 0px 0px;
}

#about, #appform, #events, #timetable, #accomodation, #sgh {
    background-color: #fff;
    padding:20px 0px 40px 0px;
}

#program {
    background-color: #fff;
    background-size: cover;
    padding:20px 0px;
}
.program  dd, .program  dt { line-height:25px; }

#kontakt {
    background: #3f3d3e;
	color:#cecece;
}
#kontakt h2 {
	padding:0 0 12px 0;
	border-bottom:3px solid #636363;
	color:#fff;
	margin-bottom:30px;
}
#kontakt h3 {
	color:#e1e1e1;
}
#kontakt a:link,
#kontakt a:visited {
    color:#f7b401;
}

#partners {
    background: #008c88;
    padding:20px 0px;
}

.jumbotron {
    background: none;
}

h1 {
    font-family: "latoblack", arial, sans-serif;
    font-size: 500%;
    color:#fff;
    margin:0;
}

h2 {
    font-family: "latoblack", arial, sans-serif;
    font-size: 48px;
	color:#2b3076;
	padding:0 0 12px 0;
	margin-bottom: 0.5em;
	/*text-transform:uppercase;*/
}
h2.dark {
	color:#3d3b3c;
}

h3 {
    font-family: "latobold", arial, sans-serif;
    font-size: 130%;
    color:#3d3b3c;
}

h4 {
    font-family: "latobold", arial, sans-serif;
    font-size: 125%;
    color:#3d3b3c;
}
.border-bottom-1 {
	border-bottom:1px solid #dedede;	
}

.homescreen {
    padding-top:50px;
    padding-bottom:0;
    position: relative;
}

.homescreen h1 {
    font-size: 500%;
    color:#fff;
    margin:0;
}

.homescreen .homedata {
    color:#e7e7e7;
	/*color:#f7b401;*/
    font-family: "latobold", arial, sans-serif;
    font-size:160%;
    bottom:10px;
    position: relative;
}

.row.no-gutter [class*='col-']:not(:first-child),.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right:0;
  padding-left:0;
}



.navbar-nav {
  border-bottom: 0px;
  font-family: "latobold", arial, sans-serif;
  font-size: 22px;
}

.navbar-nav > li {
	margin:0 10px;
}
.navbar-nav > li > a {
	border: 0px;
	color:#fff;
	position: relative;
}
.navbar-nav a::after { content: ''; position: absolute; bottom: 6px; left: 0; width: 0; height: 2px; background: #fff; transition: width 0.3s ease; }
.navbar-nav a:hover { color: #fff; text-decoration:none; }
.navbar-nav a:hover::after { width: 100%; }


@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
  .ybox {
    height: 100% !important;
   }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 0px;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 0px;

  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {

  }
}



.readmore-js-toggle {
margin-top:20px;
}

.readmore-js-section {
  display: block;
  width: 100%;
}

.readmore-js-section {
  overflow: hidden;
}

.btn {
    border:0;
}

.article p {
    margin-bottom: 20px;
    line-height: 20px;
}

h2.orange {
    color:#b4481a;
}

.parallax {
    height: 250px;
    width:100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

#home.parallax {
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

table.prelegenci {
    width:100%;
    background-color: #00497f;
}

table.prelegenci td {
    overflow: hidden;
}

.img-responsive{width:100%;}


#person-personname {
    color:#ff5b00;
    font-size:300%;
    margin:0;
}

#person-wherefrom {
    color:#fff;
    font-size:200%;
    margin:0;
    margin-bottom: 1em;
}

#person-description {
    font-family: "latoregular", arial, sans-serif;
    font-size: 16px;
    color:#fff;
}

.personselect img {
opacity:0.25;
filter:alpha(opacity=25); /* For IE8 and earlier */
}

.personselect:hover img,
.personselect.active img {
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

a.personselect {
   outline: 0;
}

ul.logotypes {
	list-style: none;
	color:#4d4d4d;
	margin:0;
	padding:0;
	display:block;
	overflow: visible;
}

ul.logotypes li {
	font-size:200%;
	font-weight:bold;
    display: inline-block;
    padding:5px;
    padding-left:0px;
    margin:0;
}

ul.logotypes li img {
    max-height:70px;
}

ul.logotypes li.spacer {
    width:60px;
}
ul.logotypes li.spacer2 {
    width:10px;
}
ul.logotypes li.float-right {
clear:both;
float: right;
}

.h3logo {
    margin:0;
    font-family: "latoblack", arial, sans-serif;
    font-size: 170%;
    color:#00497f;
}

.form-horizontal {
	margin:30px 0;
}

.form-horizontal .control-label {
    font-weight: normal;
    font-size: 13px;
}

.form-horizontal input {
    border:0;
}

.subtitle {
	font-weight:bold; 
	color:#373737;
	background-color:#FFC39A;
	margin:25px 0;
	padding:7px 15px;
	text-align:center;
}
.subtitle_main {
	font-weight:bold; 
	color:#fff;
	background-color:#b4481a;
	margin:25px 0;
	padding:7px 15px;
	text-align:center;
	text-transform:uppercase;
}

.form-control {
	border:1px solid #dedede !important;
}


.btn-primary {
    background-color: #3f3d3e;
}

.notopmargin {
    margin-top:0px;
}

ul.partners-list {
    margin:0;
    padding:0;
    list-style: none;
}

ul.partners-list li {
    display: inline-block;
    vertical-align: middle;
    padding:0px 20px 20px 0px;
    width:200px;

}

ul.partners-list li img {
    max-width: 100%;

}

.navbar {
	background-color:#5c3b8f;
}
.navbar-nav {
    font-family: "latobold", arial, sans-serif;
    font-weight: normal;
    font-size: 15px;
}


.navbar-default .navbar-nav > li {
    padding-left:0;
}

.navbar-default .navbar-nav > li > a {
    color:#fff;
}
.navbar-default .navbar-nav > li > a:hover {
	color:#fff;
}

.navbar-default .navbar-nav > li > a.orange { color: #b4481a; }
.navbar-default .navbar-nav > li > a.red { color: #d20000; }
.navbar-default .navbar-nav > li > a.grey { color: #282426; }
.btn-collapse {
    border:1px solid #282426;
    background: none;
}
.navbar-default .navbar-nav > li .icon, .navbar-default .navbar-nav > li.icon a {
	padding-left: 5px; 
	padding-right: 5px; 
}

.btn-collapse:hover,
.btn-collapse:active,
.btn-collapse:focus
{
color:#f7b401;
background-color: #fff;
}

.logotitle {
    text-align: center;
    padding-bottom: 10px;
    font-size:11px;
}

.summerdata {
    margin:40px 0 0 0;
}

@media all and (min-width: 1200px) {
}

@media all and (max-width: 1199px) and (min-width: 992px) {

	.homescreen h1		{   font-size: 500%;	}
	.homescreen .homedata	{   font-size: 160%	}

}

@media all and (max-width: 991px) and (min-width: 768px) {

	.homescreen h1		{   font-size: 450%;	}
	.homescreen .homedata	{   font-size: 130%	}

	#person-personname {
		margin-top:20px;
	}
}



@media all and (max-width: 767px) {
	
	.homescreen h1 {   font-size: 250%;	}
	.homescreen .homedata	{   font-size: 130%;	}

	#person-personname {
		margin-top:20px;
	}

	dl dt {
		margin-top: 1em;
	}

	.form-horizontal input {
		margin-bottom: 10px;
	}

	h2 {
		font-size: 200%;
		margin-bottom: 1em;
	}
	
	.stat-number {
		font-size: 2rem !important;
		display: block;
	}

}


.checkbox {
	float:left;
}

.error {
	float:left;
	background:red;
	color:white;
	padding:5px;
	margin:5px 0;
}
.save {
	float:left;
	background:green;
	color:white;
	padding:5px;
	margin:5px 0;
}

.justify { text-align:justify; }
.blue { color:#002e4f; }
.orange { color: #b4481a; }
.grey { color: #ccc; }

.gallery {
	float:left; width:150px; height:100px; text-align:center; margin:5px 35px 7px 0;
}
.gallery .link {
	padding:2px; background-color:#fff;
}
.white { color:#fff; }
.grey { color: #ccc; }
.grey2 { color: #666; }
.gold { color:#c9a228; }
.bigger { font-family: "latobold", arial, tahoma, sans-serif; font-size: 125%; }
.stat-number {
	font-size:3.5rem;
	display:block;
}
.stat-number-sm {
	font-size:1.3rem;
	display:block;
}

.text_medium {
	font-family: arial, tahoma, sans-serif;
	font-size:15px;
	line-height:28px;
}
.text_small {
	font-family: arial, tahoma, sans-serif;
	font-size:12px;
	line-height:20px;
}
.text-small {
	font-size:.8em !important;
}
.text_medium a, .text_small a {
	color:#f7b401;
}

ol li {
	margin:7px 20px;
	padding: 0 0 0 5px; 
}


img.border { border:1px solid #e7e7e7; }

a { text-decoration:none; color:#000;}
a:hover { text-decoration:underline; color:#ffcb08;}
a.more { white-space:nowrap; }

.hide { display:none; }
.show { display:block; }


.photo {
	float:right;
	margin:15px 0 15px 15px;
}
.photo img {
	border:1px solid #dbdbdb;
	padding:5px;
}

.card-basic {
    border-radius: 16px;
	background-color: #fff;
	border:1px solid #f1f1f1;
}
.bg-green {
	background: linear-gradient(135deg, #007c89 0%, #22454a 100%);
	color: #fff;
}
.bg-green-light {
	background-color: #e8f5f0;
	color: #22454a;
}
.bg-gold {
	background-color: #c9a228 !important;
}
.bg-gray-light {
	background-color: #f1f1f1;
}
.bg-gray-dark {
	background-color: #1a1a1a;
}
.bg-blue-light {
	background-color: #EBECFF;
}
.bg-blue {
	background: linear-gradient(135deg, #664092 0%, #2b3078 100%);
	color: #fff;
}

.border-green {
	border-color:#0d6771 !important;
}
.border-gray {
	border-color:#EBEDF2 !important;
}
.border-blue {
	border-color:#513a89 !important;
}

.card-hover:hover {
	transform: translateY(-5px); box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1); border-color: #e8f5f1;
}

.card-basic.bg-green h3, .card-basic.bg-blue h3 { 
	color: #fff;
}

.btn-blue {
    color: #fff;
    background-color: #2b3076;
    border-color: #444CBB;
	padding:0.7rem 1.5rem;
	border-radius: 20px;
}
.btn-blue:hover {
    color: #fff;
    background-color: #444CBB;
    border-color: #2b3076;
	padding:0.7rem 1.5rem;
}
.btn-blue a {
    color: #fff !important;
}

.my-badge {
	display: inline-block;
    padding: 0.5rem 1.25rem;
    border-radius: 40px;
    font-size: .8rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
}

.list-new {
    list-style: none;
}
.list-new li {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 0;
    border-bottom: 1px solid #fafbfc;
    color: #4a5568;
}

.round-bg {
    display: inline;
    border-radius: 12px;
    padding: 0.4rem 0.7rem 0.6rem 0.8rem;
}
.round-bg.bg-gold {
	background: rgba(201, 162, 39, 0.2);
}
.round-bg svg, .icon-svg {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}
.round-bg.icon-bigger {
    padding: 0.7rem 0.9rem 0.9rem 0.9rem;
}
.round-bg.icon-bigger svg, .icon-svg-bigger {
    width: 28px;
    height: 28px;
    flex-shrink: 0;
}

.main-timeline {
  position: relative;
}

.main-timeline::after {
  content: "";
  position: absolute;
  width: 6px;
  background-color: #ebecff;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

.main-timeline {
  position: relative;
}

.main-timeline::after {
  content: "";
  position: absolute;
  width: 6px;
  background-color: #CBCDEC;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

.timeline {
  position: relative;
  background-color: inherit;
  width: 50%;
}

.timeline::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  right: -13px;
  background-color: #656CC8;
  border: 4px solid #2b3076;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}
.left {
  padding: 0px 40px 20px 0px;
  left: 0;
}

.right {
  padding: 0px 0px 20px 40px;
  left: 50%;
}

.right::after {
  left: -12px;
}

@media screen and (max-width: 600px) {
  .main-timeline::after {
    left: 31px;
  }
  
  .timeline {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }
  
  .timeline::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }
  
  .left::after,
  .right::after {
    left: 18px;
  }

  .left::before {
    right: auto;
  }
  
  .right {
    left: 0%;
  }
}
