/*
Theme Name: boo
Theme URI: 
Author: 2046
Author URI: http://2046.cz/
Description: 
Version: 0.2
License: Aggressive Copyright
License URI: http://aggresive-copyright.org
Tags: 
*/
@font-face {
  font-family: 'metropolis_1920regular';
  src: url('font/metropolis_1920');
  src: url('font/metropolis_1920?#iefix') format('embedded-opentype'), url('font/metropolis_1920-webfont.woff2') format('woff2'), url('font/metropolis_1920-webfont.woff') format('woff'), url('font/metropolis_1920-webfont.ttf') format('truetype'), url('font/metropolis_1920-webfont.svg#metropolis_1920regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.pattern {
  background-image: linear-gradient(135deg, rgba(86, 86, 86, 0.1) 8.33%, rgba(86, 86, 86, 0.1) 8.33%, rgba(86, 86, 86, 0.1) 50%, rgba(86, 86, 86, 0.7) 50%, rgba(86, 86, 86, 0.7) 58.33%, rgba(86, 86, 86, 0.1) 58.33%, rgba(86, 86, 86, 0.1) 100%);
  background-size: 8.49px 8.49px;
  opacity: 0.4;
  transition: all 0.3s ease-in-out;
}
.pattern_ {
  background-image: linear-gradient(135deg, rgba(86, 86, 86, 0.1) 8.33%, rgba(86, 86, 86, 0.1) 8.33%, rgba(86, 86, 86, 0.1) 50%, rgba(86, 86, 86, 0.4) 50%, rgba(86, 86, 86, 0.4) 58.33%, rgba(86, 86, 86, 0.1) 58.33%, rgba(86, 86, 86, 0.1) 100%);
  background-size: 8.49px 8.49px;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.embelish h2,
.mega_header h2,
.text h2,
.multicontent h2,
.registration_esr h2,
.schedule_esr h2,
.schedules h2,
.double_content h2,
.lectors h2,
.price_list h2,
.collapsing_content h2,
.hot_news h2,
.form_text h2,
.videos h2,
.error404 h2,
.interlaced h2,
.interlaced2 h2,
.RS_calendar h2 {
  font-family: 'metropolis_1920regular', 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 4.5rem;
  line-height: 4.5rem;
}
.logged-in .interlaced2 .item,
.logged-in .interlaced .item {
  box-shadow: inset 0 0 5px 5px orange;
}
.loop_1 .embelish h2,
.loop_1 .mega_header h2,
.loop_1 .text h2,
.loop_1 .multicontent h2,
.loop_1 .registration_esr h2,
.loop_1 .schedule_esr h2,
.loop_1 .schedules h2,
.loop_1 .double_content h2,
.loop_1 .lectors h2,
.loop_1 .price_list h2,
.loop_1 .collapsing_content h2,
.loop_1 .hot_news h2,
.loop_1 .form_text h2,
.loop_1 .videos h2,
.loop_1 .error404 h2,
.loop_1 .interlaced h2,
.loop_1 .interlaced2 h2 {
  font-family: 'metropolis_1920regular', 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 5rem;
  line-height: 5rem;
}
.day_name,
.esr-day {
  font-family: 'metropolis_1920regular', 'Open Sans', sans-serif;
  font-weight: 400;
}
.hot_news h2 {
  font-size: 5rem;
  line-height: 5rem;
}
.loop_1 .super_heading h2 {
  font-size: 3rem;
  line-height: 4rem;
}
.error404 .holder {
  text-align: center;
}
.error404 img {
  width: 300px;
  margin: 1rem auto;
}
body {
  padding-top: 6.5rem;
  background-color: #fff;
  font-size: 18.106px;
  font-family: 'Mukta', sans-serif;
  color: #005A8B;
  line-height: 1.6rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.shadow * {
  box-shadow: inset 0 0 1px 1px grey;
}
img {
  max-width: 100%;
  display: inline-block;
  height: auto;
}
.home img {
  width: auto;
}
p a {
  text-decoration: underline;
}
p:empty {
  display: none;
}
a {
  color: #005A8B;
  text-decoration: none;
  outline: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #005A8B;
  outline: none;
}
blockquote {
  margin: 0 0 1rem;
  font-size: 1.8rem;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  font-style: italic;
  line-height: 2.6rem;
}
blockquote p {
  line-height: 2.6rem;
}
p {
  margin-bottom: 2.5rem;
  line-height: 1.8rem;
}
ul {
  padding-left: 1.4rem;
}
.center {
  text-align: center;
}
.entry a {
  color: #005A8B;
  text-decoration: underline;
}
.navbar a {
  letter-spacing: 0.15rem;
}
.btn,
button {
  border: 0;
  border-radius: 0;
  font-weight: 700;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.btn.btn-primary,
button.btn-primary {
  background-color: #005A8B;
}
.btn:hover,
button:hover,
.btn:active,
button:active,
.btn:focus,
button:focus {
  border: 0;
  color: #fff;
  background-color: rgba(0, 90, 139, 0.9);
  outline: none;
}
h6 {
  font-size: 18.106px;
  margin-bottom: 10.972236px;
  line-height: 32.5908px;
  font-weight: 700;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}
h5 {
  font-size: 19.319102px;
  margin-bottom: 11.70737581px;
  line-height: 32.5908px;
  font-weight: 700;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}
h4 {
  font-size: 20.61348183px;
  margin-bottom: 12.49176999px;
  line-height: 32.5908px;
  font-weight: 700;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}
h3 {
  font-size: 21.99458512px;
  margin-bottom: 13.32871858px;
  line-height: 32.5908px;
  font-weight: 700;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}
h2 {
  font-size: 23.46822232px;
  margin-bottom: 14.22174273px;
  line-height: 32.5908px;
  font-weight: 700;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}
h1 {
  font-size: 25.04059322px;
  margin-bottom: 15.17459949px;
  line-height: 32.5908px;
  font-weight: 700;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}
h4 p {
  margin-bottom: 0;
}
.main h1 {
  margin-top: 0;
  padding-top: 0;
}
.navbar {
  padding: 0.4rem 0 0.6rem 0;
  background-color: #fff;
  text-transform: uppercase;
}
.navbar h1,
.navbar h2 {
  font-size: 2rem;
}
ol {
  list-style: none;
  counter-reset: item;
}
ol h5 {
  margin-top: -2.2rem;
  margin-left: 0.8rem;
}
ol li {
  margin-top: 36.212px;
  margin-bottom: 18.106px;
  counter-increment: item;
}
ol li:before {
  line-height: 0;
  margin-left: -40px;
  margin-right: 8px;
  content: counter(item);
  background: #005A8B;
  border-radius: 100%;
  color: #fff;
  width: 1.2em;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  width: 40px;
  height: 40px;
}
ol li ol {
  padding-left: 2.6rem;
}
ol li ol li:before {
  width: 30px;
  height: 30px;
}
.text h2,
.multicontent h2 {
  text-align: center;
  margin-bottom: 3.5rem;
}
.text h3,
.multicontent h3 {
  text-align: center;
}
.text iframe,
.multicontent iframe {
  width: 80%;
  margin: 0 auto;
  display: block;
}
.text p a,
.multicontent p a {
  text-decoration: underline;
}
.text p a.btn,
.multicontent p a.btn {
  text-decoration: none;
}
.text .in p:last-of-type,
.multicontent .in p:last-of-type {
  margin-bottom: 0;
}
.text .video_circle,
.multicontent .video_circle {
  margin-bottom: 2.5rem;
}
#logo img {
  height: 25px;
  margin-right: 2rem;
}
#top_menu {
  transition: all 0.3s ease-in-out;
  margin-top: 0.2rem;
}
#top_menu ul {
  padding-left: 0;
  margin-left: 0;
}
#top_menu ul li {
  display: inline-block;
  list-style: none;
  padding: 0 0.5rem;
}
#top_menu ul li a {
  display: inline-block;
  padding: 0;
}
#top_menu ul li.active a {
  text-decoration: underline;
}
#top_menu ul li .dropdown-menu {
  background-color: #fff;
  border: 0;
  box-shadow: 0 0 0 transparent;
  margin-left: -1rem;
  padding: 0.6rem 1rem 0.6rem 1rem;
  border-radius: 0;
  min-width: 13rem;
  margin-top: 0;
}
#top_menu ul li .dropdown-menu li {
  display: block;
}
#top_menu ul li .dropdown-menu li a {
  padding: 0.3rem 0;
  background-color: #fff;
  color: #005A8B;
  font-size: 0.8rem;
}
nav {
  transition: all 0.3s ease-in-out;
}
.dropdown-toggle::after {
  display: none;
}
.social_menu {
  margin-top: 1.3rem;
}
.social_menu li {
  list-style: none;
  display: inline-block;
}
.social_menu li a {
  margin-right: 0.2rem;
  width: 30px;
  height: 30px;
}
#languages {
  margin-left: 1rem;
  float: right;
  transition: all 0.3s ease-in-out;
}
.gallery {
  padding: 4rem 0 3rem 0;
}
.gallery img {
  filter: grayscale(100%);
  margin-bottom: 1.5rem;
  transition: all 0.3s ease-in-out;
}
.gallery img:hover,
.gallery img:active,
.gallery img:focus {
  filter: grayscale(0);
  transition: all 0.3s ease-in-out;
}
.link_item {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  color: #005A8B;
  min-height: 70vh;
}
.link_item .perex {
  margin-top: 1rem;
  min-height: 6rem;
}
.link_item .perex p {
  margin-bottom: 0;
}
.holder {
  padding: 6rem 0 4rem 0;
  width: 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.holder.bcolor_1 {
  background-color: #005A8B;
}
.holder.bcolor_1 h2 {
  color: #fff;
}
.holder.bcolor_2 {
  background-color: #5BB7D8;
}
.holder.bcolor_3 {
  background-color: #F6CF41;
}
.holder.bcolor_4 {
  background-color: #F8AB94;
}
.holder.map {
  padding: 0;
}
.xroad,
.xroad_graphic .holder,
#map {
  min-height: 70vh;
}
.row {
  margin: 0;
}
.xroad .row {
  justify-content: flex-end;
}
.interlaced .item {
  position: relative;
}
.interlaced .btn {
  background: #005A8B;
  color: #fff;
  margin-bottom: 3rem;
}
.interlaced .cont {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 2px solid #005A8B;
  width: 90%;
}
.interlaced .mega_circle {
  margin: 3rem 0 5rem 0;
  padding-top: 80%;
  width: 80%;
}
.interlaced2 h2 {
  font-family: 'metropolis_1920regular', 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 4.5rem;
  line-height: 4.5rem;
}
.interlaced2 .item {
  position: relative;
}
.interlaced2 .btn {
  background: #005A8B;
  color: #fff;
  margin-bottom: 3rem;
}
.interlaced2 .cont {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 2px solid #005A8B;
  width: 90%;
}
.interlaced2 .mega_circle {
  margin: 3rem 0 5rem 0;
  padding-top: 80%;
  width: 80%;
}
.interlaced2 .item,
.interlaced2 .mega_circle {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.xroad_graphic .item {
  text-align: center;
  display: flex;
}
.xroad_graphic .item h4 {
  margin-top: 1rem;
}
.xroad_graphic .item .holder {
  padding: 6rem 0 0 0;
  margin: 0 auto;
  width: 60%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.xroad_graphic .item .perex {
  min-height: 6rem;
}
.xroad_graphic .item .perex p {
  margin-bottom: 0;
}
.blog h2,
.archive h2,
.blog h3,
.archive h3 {
  letter-spacing: normal;
  font-size: 1.1rem;
  line-height: 1.6rem;
}
.blog .item,
.archive .item {
  margin-bottom: 4rem;
}
.blog .enlarge,
.archive .enlarge {
  text-align: center;
}
.blog .highlight,
.archive .highlight {
  text-align: center;
  padding: 4rem 0;
}
.blog .highlight h2,
.archive .highlight h2 {
  font-size: 27.159px;
  margin-bottom: 2rem;
}
.more {
  margin-top: 1rem;
  display: inline-block;
  width: 36px;
}
.pagination {
  justify-content: center;
  text-align: center;
  margin-bottom: 3rem;
}
.pagination .next span,
.pagination .prev span {
  color: transparent;
  display: inline-block;
  background: url(img/go.svg);
  background-size: 21px;
  filter: invert(1) brightness(2);
  background-repeat: no-repeat;
  background-position: center center;
  width: 40px;
  position: relative;
  left: -2px;
}
.pagination .prev span {
  transform: rotate(180deg);
  left: 0;
}
.pagination li {
  list-style: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.pagination li a {
  transition: all 0.3s ease-in-out;
  opacity: 1;
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #005A8B;
  color: #fff;
  line-height: 2.2rem;
  margin: 0 0.3rem;
}
.pagination li a:hover {
  transition: all 0.3s ease-in-out;
  opacity: 0.7;
}
.pagination li .current {
  width: 36px;
  margin: 0 0.5rem;
}
.circle {
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  background-color: #005A8B;
  color: #fff;
  font-weight: 700;
  box-shadow: 0 0 0 0 #005A8B;
  transition: all 0.3s ease-in-out;
}
.circle.filtered {
  background-blend-mode: multiply;
  filter: brightness(2);
}
.circle img {
  overflow: hidden;
  border-radius: 50%;
}
.circle p {
  padding: 0;
  margin: 0;
}
.circle.video_circle,
.circle.news_circle {
  width: 300px;
  height: 300px;
}
.video_circle {
  position: relative;
}
.video_circle:before {
  transition: all 0.3s ease-in-out;
  content: ' ';
  position: absolute;
  z-index: 2;
  display: block;
  width: 57px;
  height: 57px;
  background: url(img/play.png) center center no-repeat;
  background-size: contain;
}
.video_circle:hover:before {
  transition: all 0.3s ease-in-out;
  opacity: 0.7;
}
.circle_emphasis {
  box-shadow: 0 0 0 5px #005A8B;
  filter: drop-shadow(-1px 1px 0 #005A8B);
}
a.circle:hover,
a.circle:active,
a.circle:focus {
  transition: all 0.3s ease-in-out;
  color: #fff;
  box-shadow: 0 0 0 5px #005A8B;
  filter: drop-shadow(-1px 1px 0 #005A8B);
}
lektory-shopping-cart-icon {
  margin-top: -0.5rem;
}
.RS_calendar h2 {
  text-align: center;
  margin-bottom: 3rem;
}
.videos h2 {
  text-align: center;
  margin: 2rem 0;
}
.videos h4 {
  margin-top: 1rem;
}
.videos .item {
  display: flex;
  flex-flow: column;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.videos .item.active .circle {
  box-shadow: 0 0 0 5px #005A8B;
  filter: drop-shadow(-1px 1px 0 #005A8B);
}
.videos .perex {
  margin-bottom: 4rem;
}
.videos .cont {
  flex-grow: 1;
  padding: 0 0.5rem;
}
.videos .more {
  margin: 1rem 0 0 0;
}
.videos .more.active {
  transform: rotate(90deg);
}
.zoom {
  overflow: hidden;
  opacity: 0;
  max-height: 0;
  transition: all 0.3s ease-in-out;
}
.zoom .each {
  position: relative;
}
.zoom.open {
  max-height: 9999px;
  opacity: 1;
}
.zoom .content {
  margin-bottom: 2rem;
}
.hide {
  display: none;
}
.news .item {
  display: flex;
  flex-flow: column;
}
.news .item .in {
  flex-grow: 1;
}
div {
  content: initial;
}
form {
  width: 100%;
}
form label,
form .submit_holder {
  width: 95%;
}
form input,
form select,
form textarea {
  width: 100%;
  border: 1px solid #005A8B;
  background-color: transparent;
  appearance: none;
  border-radius: 0;
  padding: 4.34544px;
}
form input[type="submit"] {
  background-color: #005A8B;
  color: #fff;
  width: auto;
  padding: 4.34544px 18.106px/2;
  border: 0;
  border-radius: 0;
  font-weight: 700;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
form input[type="submit"].btn-primary {
  background-color: #005A8B;
}
form input[type="submit"]:hover,
form input[type="submit"]:active,
form input[type="submit"]:focus {
  border: 0;
  color: #fff;
  background-color: rgba(0, 90, 139, 0.9);
  outline: none;
}
form .submit_holder {
  text-align: center;
  display: block;
}
.required {
  color: red;
}
.footer {
  background-color: #005A8B;
  color: #fff;
  font-size: 16.2954px;
  padding: 3rem 0 2rem 0;
}
.footer p {
  line-height: 1.4rem;
}
.footer a {
  color: #fff;
}
.footer a:hover,
.footer a:active,
.footer a:focus {
  color: #fff;
}
.footer .yikes-easy-mc-form .submit-button-inline-label {
  width: 100%;
}
.footer input,
.footer button,
.footer .yikes-easy-mc-form .yikes-easy-mc-submit-button {
  border: 1px solid #fff;
  padding: 0.3rem 1rem;
  width: auto;
}
.footer input:hover,
.footer button:hover,
.footer .yikes-easy-mc-form .yikes-easy-mc-submit-button:hover,
.footer input:active,
.footer button:active,
.footer .yikes-easy-mc-form .yikes-easy-mc-submit-button:active,
.footer input:focus,
.footer button:focus,
.footer .yikes-easy-mc-form .yikes-easy-mc-submit-button:focus {
  border: 1px solid #fff;
  color: #fff;
}
.footer .yikes-easy-mc-form input[type=email],
.footer .yikes-easy-mc-form input[type=number],
.footer .yikes-easy-mc-form input[type=text],
.footer .yikes-easy-mc-form input[type=url],
.footer .yikes-easy-mc-form select {
  background: #005A8B;
  border: 1px solid #fff;
  color: #fff;
}
.footer ::placeholder {
  color: #b3b3b3;
}
.footer .social,
.social {
  color: transparent;
  overflow: hidden;
  display: inline-block;
  width: 37px;
  height: 37px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  margin-right: 1rem;
  transition: all 0.3s ease-in-out;
}
.footer .social.id_2660,
.social.id_2660 {
  background-image: url(img/youtube.svg);
}
.footer .social.id_2661,
.social.id_2661 {
  background-image: url(img/facebook.svg);
}
.footer .social.id_2662,
.social.id_2662 {
  background-image: url(img/instagram.svg);
}
.footer .social:hover,
.social:hover,
.footer .social:active,
.social:active,
.footer .social:focus,
.social:focus {
  color: transparent;
  opacity: 0.7;
  transition: all 0.3s ease-in-out;
}
.navbar {
  width: 100%;
}
.navbar .social.id_2660 {
  background-image: url(img/youtube_.svg);
}
.navbar .social.id_2661 {
  background-image: url(img/facebook_.svg);
}
.navbar .social.id_2662 {
  background-image: url(img/instagram_.svg);
}
.mega_header {
  text-align: center;
}
.mega_header .claim {
  text-transform: uppercase;
  font-weight: 700;
  margin: 3rem 0;
}
.mega_header h2 {
  font-size: 6rem;
  line-height: 6rem;
  font-weight: 400;
}
.hot_news {
  margin-bottom: -3.5rem;
}
.hot_news .column {
  display: flex;
  justify-content: center;
  flex-flow: column;
}
.hot_news h1 {
  font-size: 4.5rem;
  line-height: 5rem;
}
.hot_news h3 {
  margin-top: 1rem;
}
.hot_news .more {
  margin-top: -1rem;
}
.mega_circle {
  width: 90%;
  position: relative;
  padding-top: 90%;
  margin-bottom: 4rem;
}
.mega_circle img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mega_circle .flag {
  top: 1rem;
  width: 1.8rem;
  height: 2rem;
  margin-top: -200%;
}
.flag {
  content: ' ';
  position: relative;
  z-index: 11;
  display: inline-block;
  background: url(img/zastava.svg) no-repeat center bottom;
  background-size: 100% auto;
}
.selected_news {
  margin-bottom: 5rem;
  text-align: center;
}
.selected_news .circle {
  filter: grayscale(100%);
  transition: all 0.3s ease-in-out;
}
.selected_news .circle:hover {
  filter: grayscale(0%);
}
.selected_news h4 {
  margin-top: 1rem;
}
.more-link {
  margin-top: 1rem;
  display: block;
}
.elink {
  position: fixed;
  top: 0;
  z-index: 9999;
  right: 1rem;
  width: 1.5rem;
  text-align: center;
  background-color: red;
  color: #fff;
  border-radius: 0 0 50% 50%;
}
.elink:hover {
  text-decoration: none;
  color: #fff;
}
.noanim {
  transition: all 0s;
}
.anim {
  transition: all 0.3s ease-in-out;
}
.anim2 {
  transition: all 0.8s ease-in-out;
}
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
}
/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}
._anchor {
  margin-top: -11rem;
  opacity: 0;
  position: absolute;
  z-index: 3;
}
.anchor {
  margin-top: -11rem;
  opacity: 0;
  position: absolute;
  z-index: 3;
  left: 1rem;
  display: inline-block;
  text-align: center;
  width: 28px;
  height: 28px;
  background: black;
  color: #fff;
  border-radius: 0 0 50% 50%;
}
.anchor:hover,
.anchor:active,
.anchor:focus {
  color: #fff;
}
.logged-in .anchor {
  opacity: 1;
}
.fifth {
  width: 20%;
  flex: 0 0 20%;
}
#fancybox-wrap,
#fancybox-content {
  box-sizing: content-box;
}
.schedule_esr h2,
.registration_esr h2 {
  text-align: center;
  margin-bottom: 2rem;
  font-size: 1.6rem;
}
.registration_esr h1,
.double_content h1,
.lectors h1,
.collapsing_content h1,
.form_text h1,
.registration_esr h2,
.double_content h2,
.lectors h2,
.collapsing_content h2,
.form_text h2 {
  text-align: center;
  margin-bottom: 2rem;
}
.lectors h1 {
  margin-bottom: 3rem;
}
.lectors .lector {
  padding: 0 1.5rem;
}
.lectors .lector h4 {
  margin: 1rem 0;
}
.form_text .cont {
  padding-top: 1.5rem;
}
.expand .cont {
  opacity: 1;
  min-height: 6.5rem;
  max-height: 9999px;
  transition: all 0.3s ease-in-out;
}
.expand .cont.hid {
  opacity: 0;
  max-height: 0;
  min-height: 0;
  overflow: hidden;
}
.expand .cont p {
  margin-bottom: 1.8rem;
}
.expand .more {
  margin-top: 0;
  margin-bottom: 3rem;
  position: relative;
}
.expand .dummy {
  min-height: 4.6rem;
}
.more {
  transition: all 0.3s ease-in-out;
}
.more.active {
  transform: rotate(-90deg);
  transition: all 0.3s ease-in-out;
}
.double_content .description {
  margin-bottom: 3rem;
}
.double_content .col {
  padding-right: 2rem;
}
.double_content .col.col2 {
  padding-left: 2rem;
  padding-right: 1rem;
}
.double_content .col h5 {
  border-top: 1px solid #005A8B;
  padding-top: 1rem;
}
.description {
  text-align: center;
}
.img {
  border-radius: 50%;
  overflow: hidden;
  width: 200px;
  height: 200px;
  background-color: #fff;
  margin: 0 auto;
}
.single-post li {
  text-align: left;
}
.single_holder {
  background-color: #F6CF41;
  text-align: center;
  padding: 1rem 0;
}
.single_holder .date {
  margin: 3rem auto;
  font-size: 1.8rem;
  font-weight: 600;
}
.single_holder h1 {
  margin: 1rem 0 0 0;
  text-transform: uppercase;
}
.single_holder h2,
.single_holder h3 {
  border-bottom: 1px solid #005A8B;
  letter-spacing: 0.26rem;
  font-weight: 300;
  font-size: 18.106px;
  display: inline-block;
  padding-bottom: 0.1rem;
  margin-bottom: 1rem;
}
.pin {
  width: 50px;
}
.esr-registration-form-container {
  overflow: hidden;
}
.esr-schedule-calendar {
  text-align: left;
}
.esr-schedule-calendar .esr-row {
  display: flex;
  flex-flow: row;
  min-height: 12rem;
  margin-bottom: 1rem;
  width: 100% !important;
  border-bottom: 1px solid #005A8B;
}
.esr-schedule-calendar .esr-row .esr-day {
  flex: 0 0 100%;
  align-items: center;
  display: flex;
  justify-content: space-around;
  text-transform: uppercase;
  max-width: 20rem;
  margin-right: 1rem;
  font-size: 54.318px;
}
.esr-schedule-calendar .esr-row .esr-day-hall-schedule {
  width: 100% !important;
  height: auto !important;
  margin-bottom: 0.5rem;
  float: left;
}
.esr-schedule-calendar .esr-row .esr-halls-schedule {
  flex-grow: 1;
}
.esr-schedule-calendar .esr-row .esr-hall {
  width: 130px;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.esr-schedule-calendar .esr-row .esr-hall-title {
  margin-top: 0.6rem;
  margin-bottom: 0.6rem;
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
}
.esr-schedule-calendar .esr-row .esr-course {
  float: left;
  margin: 0.6rem;
  font-size: 0.9rem;
  min-height: 126.742px;
  display: inline-block;
  padding: 1rem;
  text-align: center;
  vertical-align: -webkit-baseline-middle;
}
.esr-schedule-calendar .esr-row .esr-course.esr-add,
.esr-schedule-calendar .esr-row .esr-course.esr-remove {
  border: 1px solid #005A8B;
  transition: all 0.3s ease-in-out;
}
.esr-schedule-calendar .esr-row .esr-course.esr-add {
  background-size: 21px 20px;
}
.esr-schedule-calendar .esr-row .esr-course.esr-add.bcgy {
  display: none;
}
.esr-schedule-calendar .esr-row .esr-course.esr-remove {
  transition: all 0.3s ease-in-out;
  background: #005A8B;
  color: #fff;
}
.esr-schedule-calendar .esr-row .esr-course.esr-empty {
  display: none;
}
.esr-schedule-calendar .esr-registration-not-opened-yet,
.esr-schedule-calendar .esr-registration-closed {
  margin-left: 25%;
  width: 50%;
  padding: 0 7px;
}
.esr-schedules-mobile,
.grecaptcha-badge {
  display: none;
}
.esr-course-registration-form {
  width: 65%;
  margin: 3rem auto;
}
.esr-course-registration-form .esr-header,
.esr-course-registration-form .esr-footer {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #005A8B;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.esr-course-registration-form .esr-group-header {
  margin-bottom: 1rem;
}
.esr-course-registration-form .esr-course-row {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  border-bottom: 1px solid #005A8B;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.esr-course-registration-form .registration-info {
  text-align: left;
}
.esr-course-registration-form .esr-user-form {
  text-align: left;
}
.esr-course-registration-form .esr-user-form td {
  padding: 0.6rem 0;
}
.esr-course-registration-form input,
.esr-course-registration-form textarea {
  background-size: 15px 15px;
  border: 1px solid #005A8B;
  background-color: transparent;
  padding: 0.6rem;
}
.esr-course-registration-form input[type="text"],
.esr-course-registration-form input[type="email"],
.esr-course-registration-form textarea {
  width: 98%;
  margin: 0 auto;
  display: block;
}
.esr-course-registration-form input[type="checkbox"] {
  margin-right: 0.3rem;
  position: relative;
  top: -2.5px;
}
.esr-course-registration-form input[type="submit"] {
  margin-top: 1rem;
  padding: 1rem 1.2rem;
  border: 1px solid #005A8B;
  background: #005A8B;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.esr-course-registration-form input[type="submit"]:hover,
.esr-course-registration-form input[type="submit"]:active,
.esr-course-registration-form input[type="submit"]:focus {
  background: #007bbe;
  border: 1px solid #007bbe;
  transition: all 0.3s ease-in-out;
}
.esr-course-registration-form textarea {
  width: 100%;
  resize: vertical;
}
.esr-course-registration-form select {
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #005A8B;
  background-color: #005A8B;
  color: #fff;
  padding: 0.3rem;
}
.flex {
  display: flex;
  align-items: stretch;
  flex-flow: column;
}
.tab-pane ._day:last-child .day_name,
.tab-pane ._day:last-child .location_line {
  border-bottom: 2px solid #005A8B;
}
.schedules .head {
  text-align: center;
}
.schedules .head h1 {
  margin-bottom: 2rem;
}
.schedules .location {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.schedules .location h5 {
  line-height: 1.5rem;
}
.schedules .legend {
  margin-top: 3rem;
}
.schedules .legend .cont,
.schedules .legend h3 {
  padding: 0 1rem;
}
.schedules .legend .cont {
  margin-bottom: 3rem;
}
.schedules .col-fifth {
  width: 20%;
  float: left;
}
.schedules div[class^="col-fifth-"] {
  display: inline-block;
  float: left;
}
.schedules .col-fifth-1 {
  width: 20%;
}
.schedules .col-fifth-1.day_name_holder {
  display: flex;
  align-items: stretch;
  flex-flow: column;
  flex: 0 0 19%;
  margin-right: 1rem;
  padding-left: 0;
}
.schedules .col-fifth-4 {
  width: 80%;
}
.schedules .skills {
  padding: 2rem;
  text-align: center;
}
.schedules .skills .skill {
  transition: all 0.3s ease-in-out;
  display: inline-block;
  text-transform: lowercase;
}
.schedules .skills .skill a {
  padding: 0 1rem;
  cursor: pointer;
}
.schedules .ss {
  text-decoration: none;
}
.schedules .ss.active {
  border-bottom: 2px solid #005A8B;
}
.schedules .hours {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.schedules .hours .hour {
  width: 18%;
  display: inline-block;
  padding: 1.8106px 0 0 0;
  margin-bottom: 1rem;
  font-weight: bold;
}
.schedules .course_table {
  text-align: left;
}
.schedules .course_table .course {
  animation: 1.2s ease-in-out 0s normal forwards 1 fadein;
  text-align: center;
  font-size: 1rem;
  position: absolute;
  vertical-align: -webkit-baseline-middle;
  display: flex;
  min-height: 126.742px;
  padding: 0 0.25rem;
  transition: all 0.3s ease-in-out;
}
.schedules .course_table .course a {
  text-decoration: underline;
}
.schedules .course_table .course .in {
  position: relative;
  padding: 0.5rem;
  display: block;
  width: 100%;
  background-color: rgba(86, 86, 86, 0.1);
  z-index: 1;
}
.schedules .course_table .course .in:hover {
  z-index: 2;
}
.schedules .course_table .course.full_1 .in {
  background-image: linear-gradient(135deg, rgba(86, 86, 86, 0.1) 8.33%, rgba(86, 86, 86, 0.1) 8.33%, rgba(86, 86, 86, 0.1) 50%, rgba(86, 86, 86, 0.7) 50%, rgba(86, 86, 86, 0.7) 58.33%, rgba(86, 86, 86, 0.1) 58.33%, rgba(86, 86, 86, 0.1) 100%);
  background-size: 8.49px 8.49px;
  opacity: 0.4;
  transition: all 0.3s ease-in-out;
}
.schedules .course_table .course.full_1 .in:hover {
  background-image: linear-gradient(135deg, rgba(86, 86, 86, 0.1) 8.33%, rgba(86, 86, 86, 0.1) 8.33%, rgba(86, 86, 86, 0.1) 50%, rgba(86, 86, 86, 0.4) 50%, rgba(86, 86, 86, 0.4) 58.33%, rgba(86, 86, 86, 0.1) 58.33%, rgba(86, 86, 86, 0.1) 100%);
  background-size: 8.49px 8.49px;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.schedules .course_table .course .from,
.schedules .course_table .course .to {
  display: inline-block;
}
.schedules .course_table .day_name {
  flex: 0 0 100%;
  padding: 3rem 0 0 0;
  text-align: center;
  line-height: 6rem;
  font-size: 6rem;
  border-top: 2px solid #005A8B;
}
.schedules .course_table .course_line h5 {
  padding: 12.6742px 0 0 0;
  border-top: 2px dotted #005A8B;
}
.schedules .course_table .course_line .row:first-child h5 {
  margin-top: 0;
  border-top: 2px solid #005A8B;
}
.schedules .course_table .location_line {
  position: relative;
  min-height: 144.848px;
  overflow: hidden;
}
.schedules .wipeMeOut {
  max-height: 0;
  overflow: hidden;
}
.schedules .lessons h4 {
  margin-top: 3rem;
  min-height: 5rem;
}
.schedules .lessons ul.lesson {
  width: 90%;
  display: flex;
  margin: 3rem auto;
  padding: 0;
  justify-content: center;
  align-items: stretch;
}
.schedules .lessons ul.lesson li {
  padding: 1rem;
  border: 1px solid #005A8B;
  border-left: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  width: 100%;
}
.schedules .lessons ul.lesson li:first-child {
  border-left: 1px solid #005A8B;
}
.schedules .lessons ul.lesson li span {
  display: block;
}
.schedules .lessons ul.lesson li .price {
  font-weight: bold;
}
.schedules .lessons ul.lesson li .wysiwyg {
  margin: 1rem 0;
  font-size: 1rem;
}
.schedules .nav-tabs {
  border-bottom: 2px solid #005A8B;
  margin-bottom: 1rem;
}
.schedules .nav-tabs > li > a {
  padding: 0.5rem 1rem;
  border-bottom-color: #fff;
  background: #fff;
  border-radius: 0;
  color: #005A8B;
  text-decoration: none;
  display: inline-block;
  margin-bottom: -2px;
  transition: all 0s;
}
.schedules .nav-tabs > li > a.active,
.schedules .nav-tabs > li > a.active:focus,
.schedules .nav-tabs > li > a.active:hover {
  border: 2px solid #005A8B;
  background-color: #fff;
  border-bottom: 2px solid #fff;
  color: #005A8B;
}
.schedules .nav > li > a:focus,
.schedules .nav > li > a:hover {
  background-color: #005A8B;
  color: #fff;
  border-bottom: 2px solid #005A8B;
}
.schedules .hours_row .col-fifth-1 {
  width: 19%;
  margin-right: 0.9rem;
}
.schedules .is_open:before,
.schedules .is_full:before {
  content: ' ';
  width: 18.106px;
  height: 18.106px;
  background-color: rgba(86, 86, 86, 0.1);
  border: 2px solid #005A8B;
  display: inline-block;
  margin: 0 0.5rem -3px 0.5rem;
}
.schedules .is_open {
  margin-left: 0.5rem;
}
.schedules .is_full:before {
  background-image: linear-gradient(135deg, rgba(86, 86, 86, 0.1) 8.33%, rgba(86, 86, 86, 0.1) 8.33%, rgba(86, 86, 86, 0.1) 50%, rgba(86, 86, 86, 0.7) 50%, rgba(86, 86, 86, 0.7) 58.33%, rgba(86, 86, 86, 0.1) 58.33%, rgba(86, 86, 86, 0.1) 100%);
  background-size: 8.49px 8.49px;
  opacity: 0.4;
  transition: all 0.3s ease-in-out;
}
.table_info {
  margin-top: 12.6742px;
}
.modal {
  border: 18.106px solid #005A8B;
  opacity: 0;
  background: #fff;
  transition: all 0.3s ease-in-out;
}
.modal.show {
  opacity: 1;
}
.modal .modal-content {
  border: 0;
}
.modal .close {
  font-size: 54.318px;
  color: #005A8B;
  opacity: 1;
  text-shadow: none;
  text-align: right;
}
.modal .close:hover {
  color: #001825;
}
.price_list h2 {
  margin-bottom: 5rem;
  text-align: center;
}
.price_list .addon {
  margin-top: 2rem;
}
.price_list .each {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #005A8B;
  line-height: 2rem;
}
.price_list .each.l_1 {
  border-top: 1px solid #005A8B;
}
.price_list .each h4 {
  margin-bottom: 0;
}
.grid .grid-item,
.grid .grid-sizer {
  filter: grayscale(100%);
  width: 25%;
  padding: 0 0.55rem;
  margin-bottom: 1rem;
  transition: all 0.3s ease-in-out;
}
.grid .grid-item:hover,
.grid .grid-sizer:hover {
  filter: grayscale(0%);
}
.grid .grid-item a,
.grid .grid-sizer a {
  background-size: cover;
  display: flex;
}
.grid .grid-item a span,
.grid .grid-sizer a span {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  min-height: 8rem;
  font-weight: 700;
  color: transparent;
}
.grid .grid-item:hover span,
.grid .grid-sizer:hover span {
  color: #fff;
  background-color: rgba(0, 90, 139, 0.6);
}
.grid .grid-item-2 a,
.grid .grid-item-4 a {
  min-height: 17rem;
}
.grid .grid-item-3,
.grid .grid-item-4 {
  width: 50%;
}
.archive_link_holder {
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.navbar-toggler {
  background: transparent;
  width: 22px;
  height: 22px;
  margin-right: 0.3rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.navbar-toggler:hover,
.navbar-toggler:active,
.navbar-toggler:focus {
  background: transparent;
}
.navbar-toggler span {
  transform: rotate(0deg);
}
.navbar-toggler span:last-child {
  transform: rotate(-90deg);
}
.navbar-toggler[aria-expanded="true"] span {
  transform: rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] span:last-child {
  transform: rotate(45deg);
}
.navbar-toggler span {
  transition: all 0.1s;
  position: absolute;
  height: 2px;
  width: 22px;
  background: #007bbe;
  border-radius: 2px;
  display: block;
}
.gm-style-iw-d p {
  margin-bottom: 0.5rem;
  line-height: 1.2rem;
}
.gm-style-iw-d a {
  text-decoration: underline;
}
@media all and (max-width: 1200px) {
  .navbar .social_menu {
    display: none;
  }
}
@media all and (max-width: 1028px) {
  body {
    padding-top: 3.5rem;
  }
  #logo img {
    min-width: 220px;
    height: 27px;
    margin-left: 0.5rem;
  }
  .container {
    width: calc(100% - 2rem);
    max-width: 100%;
  }
  .elink {
    display: none;
  }
  .navbar {
    padding: 0.5rem 0;
  }
  #languages {
    margin: 0 0 0 0.5rem;
  }
  .xroad .perex {
    display: none;
  }
  .xroad,
  .xroad_graphic .holder,
  .link_item {
    min-height: 15rem;
  }
  #map {
    min-height: 25rem;
  }
  .hot_news h1 {
    font-size: 3.5rem;
    line-height: 4rem;
  }
  .circle.video_circle {
    width: 240px;
    height: 240px;
  }
}
.fancybox-bg {
  display: none;
}
#fancybox-close,
#fancybox-right .fancy-ico,
#fancybox-left .fancy-ico {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#fancybox-close {
  background-image: url(img/l_close.png);
}
#fancybox-right .fancy-ico {
  background-image: url(img/l_right.png);
}
#fancybox-left .fancy-ico {
  background-image: url(img/l_left.png);
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media all and (max-width: 900px) {
  .esr-schedule-calendar .esr-row .esr-course {
    max-width: 98%;
  }
  .esr-schedule-calendar .esr-row .esr-course.esr-empty {
    display: none;
  }
}
@media all and (min-width: 769px) {
  #top_menu ul li ul li:first-child,
  #top_menu_en ul li ul li:first-child {
    display: none;
  }
}
@media all and (min-width: 769px) and (max-width: 1200px) {
  .holder {
    background-size: contain;
    background-position: center bottom;
    padding-bottom: 26vw;
  }
}
@media all and (max-width: 768px) {
  #top_menu ul li {
    opacity: 0;
  }
  #languages {
    opacity: 0;
  }
  #languages.show {
    opacity: 1;
    transition: all 0.3s ease-in-out;
  }
  #top_menu.show ul {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  #top_menu.show ul li {
    display: block;
    float: left;
    width: 100%;
    opacity: 1;
    transition: all 0.3s ease-in-out;
  }
  #top_menu.show ul li .dropdown-menu {
    position: static;
    width: 100%;
  }
  #top_menu.show ul li a {
    display: block;
    padding: 4.34544px 0;
  }
  .navbar-toggler {
    position: fixed;
    z-index: 2046;
    top: 1.1rem;
    right: 1rem;
  }
  .dummy {
    min-height: 0;
  }
  .holder {
    background-image: none !important;
  }
  .mega_header h1,
  .registration_esr h1,
  .double_content h1,
  .lectors h1,
  .collapsing_content h1 {
    font-size: 4.6rem;
    line-height: 4.6rem;
  }
}
#fancybox-left,
#fancybox-right {
  height: 90%;
  top: 0;
  bottom: auto;
}
@media all and (min-width: 480px) and (max-width: 768px) {
  .hot_news .super_heading {
    display: none;
  }
}
@media all and (max-width: 680px) {
  .schedules .hours {
    display: none;
  }
  .schedules .course_table .day_name {
    padding: 18.106px 0;
  }
  .fifth {
    width: 50%;
    flex: 0 0 50%;
  }
  .schedules .course_table .course {
    position: static;
    margin-bottom: 0.5rem;
    width: 100% !important;
  }
}
@media all and (max-width: 680px) {
  .schedules .course_table .course .in {
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
  .navbar {
    display: flex;
  }
  .navbar .navbar-toggler {
    order: 2;
  }
  .navbar #top_menu {
    order: 3;
  }
  .navbar lektory-shopping-cart-icon {
    position: fixed;
    z-index: 2046;
    top: 0.5rem;
    right: 4rem;
  }
  #languages {
    order: 4;
  }
}
@media all and (max-width: 500px) {
  .double_content .col,
  .in {
    padding: 0 1rem;
  }
  .double_content .col.col1,
  .in.col1,
  .double_content .col.col2,
  .in.col2,
  .double_content .col.col3,
  .in.col3 {
    padding: 0 1rem;
  }
  .schedules .nav-tabs li {
    max-width: 45%;
    max-height: 2.7rem;
  }
  .schedules .nav-tabs li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  .schedules .skills {
    padding: 0.5rem 0 2rem 0;
  }
  h2 {
    margin-top: 1rem;
  }
}
@media all and (max-width: 480px) {
  #top_menu ul li {
    padding-left: 0.5rem;
  }
  #top_menu ul li ul li {
    padding-left: 0;
  }
  .circle.video_circle,
  .circle.news_circle {
    width: 250px;
    height: 250px;
  }
  .news .more {
    margin-left: 1rem;
  }
  .home .gallery {
    margin-bottom: 1rem;
  }
  .fifth {
    width: 100%;
    flex: 0 0 100%;
  }
  .footer .fifth {
    padding-top: 1rem;
  }
  .embelish h1,
  .mega_header h1,
  .text h1,
  .multicontent h1,
  .registration_esr h1,
  .schedule_esr h1,
  .schedules h1,
  .double_content h2,
  .lectors h1,
  .price_list h1,
  .collapsing_content h1,
  .hot_news h1 {
    margin-top: 1rem;
  }
  .mega_header h1,
  .registration_esr h1,
  .double_content h2,
  .lectors h1,
  .collapsing_content h1 {
    font-size: 3.6rem;
    line-height: 3.6rem;
  }
  .interlaced h2 {
    margin-top: 2.6rem;
  }
  .anchor {
    margin-top: -3.6rem;
  }
  .xroad,
  .xroad_graphic .holder,
  #map,
  .link_item {
    min-height: 12rem;
  }
  .holder {
    padding: 0 0 2rem 0;
  }
  .grid .grid-item,
  .grid .grid-sizer {
    width: 100%;
    padding: 0;
  }
  .grid .grid-item a,
  .grid .grid-sizer a {
    min-height: 12rem;
  }
  .grid .grid-item a span,
  .grid .grid-sizer a span {
    min-height: 12rem;
  }
  .grid .grid-item.grid-tem-2 a,
  .grid .grid-sizer.grid-tem-2 a {
    min-height: 12rem;
  }
  .esr-registration-form-container {
    width: 100%;
  }
  .esr-course-registration-form input[type="text"],
  .esr-course-registration-form input[type="email"],
  .esr-course-registration-form textarea {
    width: 100%;
  }
  .inner._inr {
    padding: 0;
  }
  .hot_news {
    text-align: center;
  }
  .hot_news h1 {
    margin-top: 1rem;
  }
  .gallery {
    padding: 0;
  }
  .selected_news .item {
    padding-top: 2rem;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
