nav ul.mainmenu li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #222222;
  padding: 20px 0;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
nav ul.mainmenu li a {
  padding-right: 10px;
  padding-left: 10px;
  font-family: Poppins, sans-serif;
  color: #023e7d;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
}
nav ul.mainmenu li a:hover {
  color: grey;
}
nav ul.mainmenu li.current-menu-item a {
  color: grey;
}

@media screen and (max-width: 991px) {
  nav ul.mainmenu {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 0px;
    padding-left: 0;
    margin-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #304ba7;
    margin-bottom: 0;
  }
  nav ul.mainmenu li {
    height: auto;
    max-width: none;
    padding: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #fff;
    font-weight: 400;
  }
  nav ul.mainmenu li a {
    display: block;
    width: 100%;
    text-align: left;
    padding: 18px;
    color: #fff;
    font-weight: 400;
    background-color: #304ba7;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    cursor: pointer;
  }
  nav ul.mainmenu li a:hover {
    background-color: #405cb9;
    color: #fff;
  }
}
h2.h1 a {
  color: #333;
  text-decoration: none;
}
h2.h1 a:hover {
  color: #000;
}

.maincontent p {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  color: #444;
  font-size: 18px;
  line-height: 160%;
  font-weight: 400;
}
.maincontent p.zvyrazneny {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #333;
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  text-align: left;
}
.maincontent a {
  color: #023e7d;
  text-align: left;
  text-decoration: none;
}

.navigation-button.lang.active {
  color: #bbb;
  font-weight: 500;
}

.wp-block-button a.wp-block-button__link {
  margin-top: 20px;
  margin-right: 10px;
  padding: 10px 15px;
  background-color: #004b9b;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 0;
}
.wp-block-button a.wp-block-button__link:hover {
  background-color: #5f5f5f;
}

.cover-image-box {
  margin-bottom: 50px;
}
.cover-image-box .blog-post-cover-image {
  margin-bottom: 0 !important;
}

.img_autor {
  display: inline-block;
  width: 75px;
  height: 75px;
  max-height: none;
  max-width: none;
  border-radius: 100%;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  line-height: 150;
}

.about-us {
  grid-column-gap: 80px;
}
.about-us .clanky_autora p {
  font-size: 16px;
}

.zp-grid {
  grid-column-gap: 30px;
}

.lazyblock em {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 2px 5px;
  background-color: #d3eaee;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-style: normal;
}

.ceec-team-group-block .wp-block-group__inner-container {
  margin-top: 30px;
  margin-bottom: 30px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  display: grid;
  grid-auto-columns: 1fr;
}

.partnertitlecenter {
  text-align: center;
}

.loga_row {
  flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  .loga_row .logo-wrapper-wide {
    flex: auto;
  }
}

.footer .socials {
  margin-left: 0;
}

.wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.headline_small.ceec {
  padding: 1px 5px 1px 9px;
}

/* ceec */
.titleblue .prg_name {
  color: #004b9b;
}

.speakerboxlink {
  font-weight: bold;
}

.speakerbox {
  display: none;
  max-width: 600px;
}
.speakerbox h5 {
  padding-bottom: 25px;
}
.speakerbox img {
  max-width: 50%;
  width: 250px;
  float: right;
  margin: 0 0 20px 20px;
}

@media screen and (max-width: 991px) {
  .logo-wrapper-wide {
    width: auto;
    height: 160px;
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

/*# sourceMappingURL=sfpa.css.map */
