html, body { height: 100%; width: 100%; }

body {  font-family: "Playfair Display", serif; }

hr { border-color: #9B759A; border-width: 3px; max-width: 50px; }

hr.light { border-color: white; }

a { -webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; color: #BC2649; }

a:hover, a:focus { color: #7daca2; }

h1, h2, h3, h4, h5, h6 {   font-family: "Playfair Display", serif; }

p { font-size: 16px; line-height: 1.5; margin-bottom: 20px; }

.bg-primary { background-color: #F7E4E7; }

.bg-dark { background-color: #393939; color: white; }

.bg-pink { background-color: #DB4D6E; color: white; }

.bg-purple { background-color: #9B759A; color: white; }

.bg-light { background-color: #E9E6DD; color: black; }
.bg-light .section-heading { color: black}

.bg-pink a { color: #fbd4cf; }

.text-faded { color: rgba(255, 255, 255, 0.9); }

section { padding: 50px 0; }

aside { padding: 50px 0; }

.no-padding { padding: 0; }

.no-padding-bottom { padding-bottom: 0; }	

.padding-tiny { padding: 50px 0;   }

.navbar-default { background-color: white; border-color: rgba(57, 57, 57, 0.5); font-family: "Playfair Display", serif;
  -webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; }

.navbar-default .navbar-header .navbar-brand { color: #BC2649; font-family: "Playfair Display", serif; font-weight: 700; text-transform: uppercase; }

.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus { color: #E0617F; }

.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus { text-transform: uppercase; font-weight: 700; font-size: 13px; color: #393939; }

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover { color: #BC2649; }

.navbar-default .nav > li.active > a, .navbar-default .nav > li.active > a:focus { color: #BC2649 !important; background-color: transparent; }

.navbar-default .nav > li.active > a:hover, .navbar-default .nav > li.active > a:focus:hover { background-color: transparent; }

@media (min-width: 768px) { .navbar-default { background-color: transparent; border-color: rgba(255, 255, 255, 0.3); }
  .navbar-default .navbar-header .navbar-brand { color: rgba(255, 255, 255, 0.7); }
  .navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus { color: white; }
  .navbar-default .nav > li > a, .navbar-default .nav > li > a:focus { color: rgba(255, 255, 255, 0.7); }
  .navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover { color: white; }
  .navbar-default.affix { background-color: white; border-color: rgba(57, 57, 57, 0.5); }
  .navbar-default.affix .navbar-header .navbar-brand { color: #BC2649; font-size: 14px; }
  .navbar-default.affix .navbar-header .navbar-brand:hover, .navbar-default.affix .navbar-header .navbar-brand:focus { color: #c64619; }
  .navbar-default.affix .nav > li > a, .navbar-default.affix .nav > li > a:focus { color: #393939; }
  .navbar-default.affix .nav > li > a:hover, .navbar-default.affix .nav > li > a:focus:hover { color: #BC2649; } }

.section-heading { margin-top: 0; }

.service-box { max-width: 400px; margin: 50px auto 0; }

@media (min-width: 992px) { .service-box { margin: 20px auto 0; } }

.service-box p { margin-bottom: 0; }

.portfolio-box { position: relative; display: block; max-width: 650px; margin: 0 auto; }

.portfolio-box .portfolio-box-caption { color: white; opacity: 0; display: block; background: #D73B60; position: absolute; bottom: 0; text-align: center; width: 100%; height: 100%; -webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; }

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content { width: 100%; text-align: center; position: absolute; top: 50%; transform: translateY(-50%); }

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category, .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; padding: 0 15px; }

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category { text-transform: uppercase; font-weight: 600; font-size: 14px; }

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { font-size: 18px; }

.portfolio-box:hover .portfolio-box-caption { opacity: 1; }

@media (min-width: 768px) { .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category { font-size: 16px; }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { font-size: 22px; } }

.call-to-action h2 { margin: 0 auto 20px; }

.text-primary { color: #9B759A; }

.no-gutter > [class*='col-'] { padding-right: 0; padding-left: 0; }

.btn-default { color: #393939; background-color: white; border-color: white; -webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; }

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle .btn-default { color: #393939; background-color: #f2f2f2; border-color: #ededed; }

.btn-default:active, .btn-default.active, .open > .dropdown-toggle .btn-default { background-image: none; }

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: white; border-color: white; }

.btn-default .badge { color: white; background-color: #393939; }

.btn-primary { color: white; background-color: #9B759A; border-color: #9B759A; -webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; }

.btn-light { color: #B21A6C; background-color: #F7E4E7; border-color: #BC2649; -webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; }

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle .btn-primary { color: white; background-color: #9B759A; border-color: #F7E4E7; }

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle .btn-primary { background-image: none; }

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { background-color: #BC2649; border-color: #BC2649; }

.btn-primary .badge { color: #BC2649; background-color: white; }

.btn { font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; border: none; border-radius: 300px; font-weight: 700; text-transform: uppercase; }

.btn-xl { padding: 15px 30px; }

#contact .fa { color: #393939; font-size: 4em; }

::-moz-selection { color: white; text-shadow: none; background: #393939; }

::selection { color: white; text-shadow: none; background: #393939; }

img::selection { color: white; background: transparent; }

img::-moz-selection { color: white; background: transparent; }

body { -webkit-tap-highlight-color: #393939; }

.text-small { font-size: 0.9em; }

img.in-button { max-height: 50px; }

.a-bit-bigger { font-size: 18px; }

.btn-alternative { background-color: #bcd8c3; }

/** Navigation. */
.navbar-default { background: white; }

.navbar-default .navbar-nav a.page-scroll { color: #393939; padding: 15px 10px; }

@media (min-width: 992px) { .navbar-default .navbar-nav a.page-scroll { padding: 15px; } }

.navbar-default .navbar-nav a.page-scroll:hover { color: #7daca2; }

#mainNav .social { font-size: 2.1em; margin: 8px 0 0 20px; text-decoration: none; }

#mainNav .social:hover { text-decoration: none; }

.fa-youtube-play { color: #bb0000; }

/** Initial opening content - video etc. */
header { background-image: none; background-color: #393939; }

header .header-content { background-image: none; background-color: #001437; position: relative; max-width: 1000px; margin: 0 auto; }

/* header .header-content .header-content-inner { height: 140px; width: 100%; background-image: url(../img/header.jpg); background-position: center; margin: 60px auto 0; background-size: cover; } */

@media (min-width: 450px) { header .header-content .header-content-inner { height: 170px; } }

@media (min-width: 628px) { header .header-content .header-content-inner { height: 227px; } }

@media (min-width: 768px) { header .header-content .header-content-inner { height: 347px; } }

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#header-social { max-height: 60px; margin: 0 auto; }

@media (min-width: 778px) { #header-social { margin-left: 10px; max-height: 80px; float: left; } }

@media (min-width: 992px) { #header-social { margin-left: 65px; max-height: 100px; float: left; } }

section#about {
  height: 100vh;
  padding-bottom: 0;
  background-image: url(../img/header25.jpg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #E9E6DD;
}


section#about #logo { margin: 0 auto; margin-top: 20px; max-height: 140px; }

@media (min-width: 778px) { section#about #logo { float: right; margin-top: 280px; max-height: 200px; } }

@media (min-width: 992px) { section#about #logo { float: right; margin-top: 145px; max-height: none; } }

/** Portfolio images. */
.portfolio-box .portfolio-box-caption { background: #7daca2; }

.portfolio-box .portfolio-box-caption .text-faded { font-size: 2em !important; }

/** Registration. */
#registracia { min-height: 600px; }

/** Program. */
.banner { position: relative; width: 100%; min-height: auto; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; background-position: center; text-align: center; color: white; }

.banner .text-bottom { text-align: center; position: absolute; bottom: 0px; width: 100%; padding-bottom: 14px; }

.banner .text-bottom a { margin: 0 auto; }

/* Seminars */
.portfolio-box-caption-permanent { opacity: 1 !important; background: transparent !important; }

.portfolio-box:hover .portfolio-box-caption-permanent { opacity: 0 !important; }

.portfolio-box .portfolio-box-caption { background-color: rgba(188, 216, 195, 0.7); }

#pozvanie { padding-top: 50px; padding-bottom: 50px;}

#pozvanie p { margin-bottom: 7px;}

section#tema h3 { text-align: center; color: #8C4E7D; font-weight: bold; font-size: 14pt }





#program .seminar-title { text-transform: uppercase; font-size: 1.1em; font-weight: bold; }

#program .text-small { font-size: 1em !important; }

#program .text-with-image { margin-top: 35px; }

#program .pic-left { text-align: left; }

#program .pic-left img { float: left; margin-bottom: 10px; }

#program .pic-right { text-align: right; }

#program .pic-right img { float: right; }

#program table td,th {  vertical-align: top;  padding-bottom: 5px; }

#program h4 {  color: #E9E6DD; text-decoration: underline }



#program .program-tables li { list-style: none;   margin-bottom: 5px; }
#program .program-tables ul {                 list-style-type: none;
  padding-left: 20px;
  margin: 10px 0; }

#program .program-tables .recnik-jmeno {  color: #f3c8d3;  font-style: normal; margin-left: 3px; }

#recnik { padding-bottom: 0; }

.portfolio-box.speaker-box { max-width: none; }

/** Contact. */
#contact { padding-bottom: 30px; }

#contact .facebook p { font-size: 1em; word-wrap: break-word; }

#contact .email p { font-size: 1em; }

/** Map. */
#map { padding: 0 0 !important; }

.map-container { position: relative; padding-bottom: 30%; padding-top: 120px; height: 0; overflow: hidden; }

.map-container iframe, .map-container object, .map-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#schedule { padding: 15px 0; transition: padding 1.5s ease; -moz-transition: padding 1.5s ease; -webkit-transition: padding 1.5s ease; }

@media screen and (min-width: 600px) { #schedule { padding: 40px 0; } }

@media screen and (min-width: 800px) { #schedule { padding: 100px 0; } }

#schedule #schedule-static, #schedule #schedule-days { background-color: transparent; margin-bottom: 15px; }

#schedule .slot { padding: 0.2em 0; }

#schedule .odd { background-color: #f0f0f0; }

#schedule .even { background-color: transparent; }

#schedule #schedule-static .day { background-color: #f0f0f0; display: inline-block; width: 100%; }

.section { background-color: transparent; margin-bottom: 15px; padding: 12px; }

.section h3 { border-bottom: 1px solid #a2a2a2; }

.section .item { padding-bottom: 10px; }

.section .bold { font-weight: 600; }

.section .dark { background-color: #e0e0e0 !important; }

.help-block { color: #3a3939; }

/*# sourceMappingURL=main.css.map */
.btn-registrace {
  margin-top: 20px;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 300px;
  border: 3px solid #686B35;
  background-color: #F8F9F3;
  color: #686B35;
}

.nav-admin li a {
  color: whitesmoke !important;
}

.seminar {
  text-align: left;

  padding-bottom: 20px;
  padding-top: 10px;
}

.seminar .speaker img {
  width: 120px;
  margin-bottom: 4px;
}

.seminar .speaker {
  display: inline-block;
  margin: 0 5px 5px auto;
  padding-left: 10px;
  padding-right: 10px;
}

.seminar em {
  display: block;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #343434;
}

.seminar h4 {
  text-align: left;
  color: #B21A6C;
  font-size: 18pt;
  margin-bottom: 4px;

}


.speaker {
  color: #1a1a1a;
}

.speaker h3 {
  text-transform: uppercase;
  color: #9B759A;
}