html, body {
  overflow-x: hidden;
}

html[lang=en] #maincontainer .box:nth-of-type(3), html[lang=en] #maincontainer .box:nth-of-type(7), html[lang=en] .block.list.list-boxes-95d5a322-4493-11ec-9e8d-005056bf6eb8 {
  display: none;
}

html[lang=en] #euraxess {
  display: block;
  margin-top: 3rem;
  background-color: #0072b6;
}
html[lang=en] #euraxess .euraxess-container {
  display: flex;
  padding-top: 2rem;
  padding-bottom: 2rem;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
html[lang=en] #euraxess .euraxess-container .euraxess-photo {
  margin-right: 2rem;
}
html[lang=en] #euraxess .euraxess-container .euraxess-photo img {
  height: auto;
}
html[lang=en] #euraxess .euraxess-container .euraxess-text h2 {
  color: #fff;
  padding-top: 2rem;
  margin: 0;
  font-size: 37px;
}
html[lang=en] #euraxess .euraxess-container .euraxess-text p {
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 3rem;
  line-height: 1.3em;
  font-size: 19px;
}
html[lang=en] #euraxess-buttons {
  display: block;
  background-color: #0072b6;
  margin-top: -2rem;
}
html[lang=en] #euraxess-buttons .item .text p {
  color: #fff;
  margin-bottom: 0;
  width: 50%;
}
html[lang=en] #euraxess-buttons .item .text p a {
  color: #fff;
}
html[lang=en] #euraxess-buttons .btn-eu {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  flex-wrap: wrap;
  padding-bottom: 2rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
html[lang=en] #euraxess-buttons .eu-first-btn {
  text-align: center;
}
html[lang=en] #euraxess-buttons .eu-first-btn a {
  border: none;
  background-color: #003a5f;
  padding: 20px 28px;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  font-size: 19px;
  font-weight: bold;
  text-underline-offset: 0.3rem;
}
html[lang=en] #euraxess-buttons .eu-second-btn {
  text-align: center;
}
html[lang=en] #euraxess-buttons .eu-second-btn a {
  border: none;
  background-color: #005e94;
  padding: 20px 28px;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  font-size: 19px;
  font-weight: bold;
  text-underline-offset: 0.3rem;
}

.row {
  margin: 0;
}

.container, .container-full {
  max-width: none;
  margin: 0;
  padding: 0;
}

.container {
  max-width: 1180px;
  margin: 0 auto;
}

.wrapper-header {
  max-width: 1180px;
  margin: 0 auto;
}
.wrapper-header .header .header-navigation .header-group {
  justify-content: flex-end;
}
.wrapper-header .header .header-navigation .header-group .portal-transfer, .wrapper-header .header .header-navigation .header-group .strategie-av21 {
  background-color: #014B7A;
  border-right: 1px solid #00689F;
  text-decoration: none;
}
.wrapper-header .header .header-navigation .header-group .portal-transfer a, .wrapper-header .header .header-navigation .header-group .strategie-av21 a {
  padding: 5px 10px;
  color: #BDD0DC !important;
  font-size: 80%;
  text-align: center;
  text-decoration: none;
  line-height: 2;
}
.wrapper-header .header .header-navigation .header-group .portal-transfer a:hover, .wrapper-header .header .header-navigation .header-group .strategie-av21 a:hover {
  color: #fff !important;
}
@media screen and (max-width: 405px) {
  .wrapper-header .header .header-navigation .header-group .portal-transfer a, .wrapper-header .header .header-navigation .header-group .strategie-av21 a {
    padding: 5px;
  }
}
.wrapper-header .header .header-navigation .header-group .strategie-av21 {
  margin: 0;
}

.wrapper-content {
  max-width: none;
  margin: 0;
  background-color: #fff;
}
.wrapper-content #content .content-header {
  max-width: none;
  margin: 0;
  background-color: #d9d9d1;
}
.wrapper-content #content .content-header .content-background {
  position: relative;
  max-width: 1180px;
  margin: 0 auto;
}
.wrapper-content #content .content-body {
  margin: 0;
  max-width: none;
  background-color: #fff;
}

.menu-section {
  max-width: 1180px;
  margin: 0 auto;
}

.backgroundcolor1 {
  background-color: #d9d9d1;
}

html[data-layout=homepage] {
  /*buttons*/
  /*en version*/
  /*about us*/
  /*@media !!! */
}
html[data-layout=homepage] .col-main {
  padding: 0;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container {
  position: relative;
  max-width: none;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container .paragraph {
  padding-bottom: 1rem;
  padding-top: 1.5rem;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container .list-boxes .list-footer {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer .box:nth-of-type(3) {
  background-color: #d9d9d1;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer .box:nth-of-type(7) {
  background-color: #d9d9d1;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer .box .paragraph div > h2 {
  margin: 0;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer .box .paragraph div > h2 a {
  color: #202020;
  text-decoration: underline;
  font-size: 1.5rem;
  text-underline-offset: 0.4rem;
  padding-left: 0.5rem;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer .box .paragraph div > h2 a:hover {
  color: #0072b6;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer .list-boxes:nth-of-type(4) {
  background-color: #d9d9d1;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer .list-boxes:nth-of-type(4) .content {
  background-color: #fff;
  height: 100%;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer .list-boxes:nth-of-type(4) .content .description {
  padding-right: 1rem;
  padding-bottom: 2rem;
  padding-left: 1rem;
  display: inline-block;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer .list-boxes:nth-of-type(4) .content .title {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 0.5rem;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer .list-boxes:nth-of-type(4) .date {
  padding-left: 1rem;
  background-color: #fff;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer .list-boxes:nth-of-type(4) div.col-xs-12.col-sm-6.col-md-3.col-tl-3 {
  display: flex;
  flex-direction: column;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer .list-items .image a {
  width: 100%;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep {
  padding-bottom: 1.3rem;
  background-color: #d9d9d1;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items {
  padding-right: 2rem;
  z-index: 998;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track {
  left: 1rem;
  display: flex !important;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track .slick-slide {
  height: inherit !important;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track .slick-slide > div {
  height: 100%;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track .slick-slide > div .video-entry {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  height: 100%;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track .slick-slide > div .video-entry .video-entry-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  background: white;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track .slick-slide > div .video-entry .video-entry-inner .date {
  display: none;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track .slick-slide > div .video-entry .video-entry-inner .content {
  background-color: #fff;
  display: inline-block;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track .slick-slide > div .video-entry .video-entry-inner .content .title {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  display: inline-block;
  margin-bottom: 0rem;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track .slick-slide > div .video-entry .video-entry-inner .content .title h3 {
  margin-top: 0;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track .slick-slide > div .video-entry .video-entry-inner .content .title h3 a {
  color: #202020;
  font-size: 1.17em;
  text-decoration: none;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track .slick-slide > div .video-entry .video-entry-inner .content .title h3 a:hover {
  color: #0072b6;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track .slick-slide > div .video-entry .video-entry-inner .content .description {
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  display: inline-block;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track .slick-slide > div .video-entry .video-entry-inner .image {
  display: block;
  position: relative;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track .slick-slide > div .video-entry .video-entry-inner .image .timevideo {
  z-index: 998;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  bottom: 1rem;
  right: 1rem;
  border-radius: 0.2rem;
  letter-spacing: 0.1em;
  font-size: 1.17em;
  font-weight: bold;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .list-items .slick-track .slick-slide > div .video-entry .video-entry-inner .image .timevideo p {
  margin: 0.4em 0.6em;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .markerClass {
  display: none !important;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .prev-slide2 {
  width: 20px;
  height: 150px;
  margin-top: -80px;
  outline: 0;
  z-index: 998;
  text-indent: -9999px;
  opacity: 0.8;
  background: url("https://webarchiv.lib.cas.cz:443/wayback/20240906160213/https://www.avcr.cz/system/modules/cz.nelasoft.opencms.avcr/resources/img/thin-arrow-left.svg") 0 0 no-repeat;
  cursor: pointer;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .next-slide2 {
  width: 20px;
  height: 150px;
  margin-top: -80px;
  outline: 0;
  z-index: 998;
  text-indent: -9999px;
  opacity: 0.8;
  background: url("https://webarchiv.lib.cas.cz:443/wayback/20240906160213/https://www.avcr.cz/system/modules/cz.nelasoft.opencms.avcr/resources/img/thin-arrow-right.svg") 0 0 no-repeat;
  cursor: pointer;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .play-button-videorep {
  cursor: pointer;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .play-button-videorep {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 68px;
  height: 48px;
  margin-left: -34px;
  margin-top: -45px;
  z-index: 63;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-videorep .fa-secondary {
  opacity: 0.5;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-news .list-footer button {
  color: #fff;
  background-color: #666;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-news .list-footer button:hover {
  background-color: #333;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-fotorep .list-items {
  padding-right: 1.5rem;
  padding-left: 3.5rem;
  padding-bottom: 2rem;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-fotorep .list-items .item-cont .image {
  display: none;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-fotorep .list-items .content .title h3 a {
  text-decoration: none;
  max-width: 470px;
  display: block;
  min-height: 40px;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-fotorep .list-items .content .title h3 a:hover {
  color: #014B7A;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-fotorep .prev-slide1 {
  width: 20px;
  height: 150px;
  margin-top: -40px;
  outline: 0;
  text-indent: -9999px;
  opacity: 0.8;
  background: url("https://webarchiv.lib.cas.cz:443/wayback/20240906160213/https://www.avcr.cz/system/modules/cz.nelasoft.opencms.avcr/resources/img/thin-arrow-left.svg") 0 0 no-repeat;
  cursor: pointer;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-fotorep .next-slide1 {
  width: 20px;
  height: 150px;
  margin-top: -40px;
  outline: 0;
  text-indent: -9999px;
  opacity: 0.8;
  background: url("https://webarchiv.lib.cas.cz:443/wayback/20240906160213/https://www.avcr.cz/system/modules/cz.nelasoft.opencms.avcr/resources/img/thin-arrow-right.svg") 0 0 no-repeat;
  cursor: pointer;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-casopisy .list-items {
  padding-left: 2rem;
  padding-right: 2rem;
  z-index: 998;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-casopisy .list-items .col-md-3 {
  max-width: 100%;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-casopisy .list-items div.col-xs-12.col-sm-6.col-md-3.col-tl-3 {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-casopisy .prev-slide3 {
  width: 20px;
  height: 150px;
  margin-top: -80px;
  outline: 0;
  z-index: 998;
  text-indent: -9999px;
  opacity: 0.8;
  background: url("https://webarchiv.lib.cas.cz:443/wayback/20240906160213/https://www.avcr.cz/system/modules/cz.nelasoft.opencms.avcr/resources/img/thin-arrow-left.svg") 0 0 no-repeat;
  cursor: pointer;
}
html[data-layout=homepage] .wrapper-content #content .content-body .container #maincontainer #avcr-homepage-casopisy .next-slide3 {
  width: 20px;
  height: 150px;
  margin-top: -80px;
  outline: 0;
  z-index: 998;
  text-indent: -9999px;
  opacity: 0.8;
  background: url("https://webarchiv.lib.cas.cz:443/wayback/20240906160213/https://www.avcr.cz/system/modules/cz.nelasoft.opencms.avcr/resources/img/thin-arrow-right.svg") 0 0 no-repeat;
  cursor: pointer;
}
html[data-layout=homepage] .list-boxes .content {
  margin-top: 0;
  padding-top: 5px;
}
html[data-layout=homepage] .list-footer > a {
  display: none;
}
html[data-layout=homepage] #more-items {
  color: #fff;
  background-color: #666;
}
html[data-layout=homepage] #more-items:hover {
  background-color: #333;
}
html[data-layout=homepage] .bigThumb {
  margin-right: 0.8rem;
}
html[data-layout=homepage] html.js.flexbox.canvas.canvastext.webgl.no-touch.geolocation.postmessage.no-websqldatabase.indexeddb.hashchange.history.draganddrop.websockets.rgba.hsla.multiplebgs.backgroundsize.borderimage.borderradius.boxshadow.textshadow.opacity.cssanimations.csscolumns.cssgradients.no-cssreflections.csstransforms.csstransforms3d.csstransitions.fontface.generatedcontent.video.audio.localstorage.sessionstorage.webworkers.applicationcache.svg.inlinesvg.smil.svgclippaths body.oc-enlarge-small-elements.oc-edit-buttons-visible div.page-special.page-wrap.section-color-primary div.container.container-full div.wrapper-content div#content div.content-header div.breadcrumb ul li {
  pointer-events: none;
}
html[data-layout=homepage] .slick-list {
  z-index: 999;
}
html[data-layout=homepage] .box-label {
  bottom: 40px;
  position: absolute;
  height: 35px;
  line-height: 33px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  padding: 0 6px;
  border-radius: 2px;
  background: #0073B6;
  z-index: 1;
  margin-left: 10rem;
}
html[data-layout=homepage] .btn-fotos {
  color: #fff;
  text-decoration: none;
}
html[data-layout=homepage] .box-label--gallery .box-label__icon {
  position: relative;
  top: -2px;
  font-size: 18px;
  vertical-align: middle;
  color: #fff;
}
html[data-layout=homepage] .box-label:hover {
  background-color: #014B7A;
}
html[data-layout=homepage] .usvideo > iframe {
  float: left;
}
html[data-layout=homepage] .aboutus {
  margin-top: -2rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
html[data-layout=homepage] .aboutus h2 {
  padding-top: 1.5rem;
  font-size: 2.4rem;
  color: #202020;
  padding-left: 2rem;
  display: inline-block;
}
html[data-layout=homepage] .aboutus .ustext {
  font-size: 1.6rem;
  color: #202020;
  padding-left: 2rem;
  display: inline-block;
  line-height: 1.4em;
}
html[data-layout=homepage] iframe {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 1200px) {
  html[data-layout=homepage] .menu-section, html[data-layout=homepage] .content-header {
    max-width: 1180px;
    margin: 0 auto;
  }
  html[data-layout=homepage] .wrapper-header {
    max-width: 1180px;
    margin: 0 auto;
  }
  html[data-layout=homepage] .paragraph {
    max-width: 1180px;
    margin: 0 auto;
  }
  html[data-layout=homepage] .inner {
    max-width: 1180px;
    margin: 0 auto;
  }
  html[data-layout=homepage] .list-items {
    max-width: 1180px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1112px) {
  html[data-layout=homepage] .aboutus h2, html[data-layout=homepage] .euraxess-text h2 {
    font-size: 1.7rem;
  }
  html[data-layout=homepage] .aboutus .ustext, html[data-layout=homepage] .euraxess-text p {
    font-size: 1.2rem;
  }
  html[data-layout=homepage] #euraxess {
    margin-top: 5rem;
  }
  html[data-layout=homepage] .euraxess-container {
    display: block;
  }
  html[data-layout=homepage] .euraxess-text {
    display: inline-block;
  }
  html[data-layout=homepage] .euraxess-photo {
    margin-left: 2rem;
    display: inline-block;
    width: 25vw;
    margin-right: 0;
  }
}
@media screen and (max-width: 1066px) {
  html[data-layout=homepage] .thumb img {
    width: 95px;
    height: 63px;
  }
  html[data-layout=homepage] .bigThumb img {
    width: 300px;
    height: 198px;
  }
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items .content .title h3 a, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 .content .title h3 a {
    max-width: 425px;
  }
  html[data-layout=homepage] .box-label {
    margin-left: 7rem;
    bottom: 35px;
  }
}
@media screen and (max-width: 986px) {
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 {
    padding-left: 2rem;
  }
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items .content .title h3 a, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 .content .title h3 a {
    max-width: 390px;
  }
}
@media screen and (max-width: 983px) {
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media screen and (max-width: 971px) {
  html[data-layout=homepage] .usvideo > iframe {
    width: 400px;
    height: 224px;
  }
  html[data-layout=homepage] #euraxess {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 952px) {
  html[data-layout=homepage] .euraxess-text p {
    font-size: 16px;
  }
}
@media screen and (max-width: 886px) {
  html[data-layout=homepage] .thumbs {
    max-width: 400px;
  }
  html[data-layout=homepage] .thumb img {
    width: 80px;
    height: 53px;
  }
  html[data-layout=homepage] .bigThumb img {
    width: 256px;
    height: 170px;
  }
  html[data-layout=homepage] .box-label {
    margin-left: 4.5rem;
  }
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items .content .title h3 a, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 .content .title h3 a {
    max-width: 370px;
  }
  html[data-layout=homepage] .aboutus .ustext {
    font-size: 1rem;
  }
  html[data-layout=homepage] .aboutus h2 {
    font-size: 1.3rem;
  }
  html[data-layout=homepage] #euraxess {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 832px) {
  html[data-layout=homepage] .eu-first-btn a, html[data-layout=homepage] .eu-second-btn a {
    padding: 16px 28px;
    font-size: 1rem;
  }
  html[data-layout=homepage] .euraxess-photo {
    margin-left: 2rem;
  }
}
@media screen and (max-width: 811px) {
  html[data-layout=homepage] .arrows {
    display: none !important;
  }
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 {
    padding-left: 8.5rem;
    padding-bottom: 0.3rem;
  }
  html[data-layout=homepage] .thumb img {
    width: 111px;
    height: 74px;
  }
  html[data-layout=homepage] .bigThumb img {
    width: 350px;
    height: 232px;
  }
  html[data-layout=homepage] .box-label {
    margin-left: 10rem;
  }
  html[data-layout=homepage] .thumbs {
    max-width: 500px;
  }
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items .content .title h3 a, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 .content .title h3 a {
    max-width: 480px;
  }
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items .slick-dots, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 .slick-dots {
    padding-right: 10rem !important;
  }
  html[data-layout=homepage] .euraxess-text p {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 805px) {
  html[data-layout=homepage] .euraxess-photo {
    width: 30%;
  }
  html[data-layout=homepage] .euraxess-text {
    width: 60%;
  }
  html[data-layout=homepage] .euraxess-container {
    padding-top: 0;
  }
  html[data-layout=homepage] .euraxess-text p br, html[data-layout=homepage] .euraxess-text h2 br {
    display: none;
  }
  html[data-layout=homepage] .euraxess-photo {
    margin-left: 0;
  }
}
@media screen and (max-width: 801px) {
  html[data-layout=homepage] .usvideo > iframe {
    width: 350px;
    height: 196px;
  }
}
@media screen and (max-width: 768px) {
  html[data-layout=homepage] #avcr-homepage-videorep .list-items .col-md-4 {
    max-width: 525px;
  }
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 {
    padding-left: 7rem;
  }
}
@media screen and (max-width: 751px) {
  html[data-layout=homepage] .usvideo > iframe {
    width: 300px;
    height: 168px;
  }
  html[data-layout=homepage] .aboutus h2 {
    font-size: 1.17em;
  }
  html[data-layout=homepage] .aboutus .ustext {
    font-size: 1em;
  }
  html[data-layout=homepage] #euraxess {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 700px) {
  html[data-layout=homepage] .euraxess-text p {
    font-size: 1rem;
  }
  html[data-layout=homepage] .euraxess-text h2 {
    font-size: 1.3rem;
  }
  html[data-layout=homepage] .eu-first-btn a, html[data-layout=homepage] .eu-second-btn a {
    padding: 15px 28px;
    font-size: 12px;
  }
}
@media screen and (max-width: 658px) {
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items .slick-dots, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 .slick-dots {
    padding-right: 6rem !important;
  }
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 {
    padding-left: 5rem;
  }
}
@media screen and (max-width: 651px) {
  html[data-layout=homepage] .usvideo > iframe {
    float: none;
    margin-left: 3rem;
    margin-right: 3rem;
    width: 500px;
    height: 281px;
  }
  html[data-layout=homepage] .aboutus h2, html[data-layout=homepage] .aboutus .ustext {
    text-align: center;
    padding: 0;
    display: block;
  }
  html[data-layout=homepage] .usvideo {
    margin: 1em;
  }
  html[data-layout=homepage] .aboutus h2 {
    font-size: 2rem;
  }
  html[data-layout=homepage] .aboutus .ustext {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 598px) {
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  html[data-layout=homepage] .euraxess-text p {
    font-size: 14px;
  }
}
@media screen and (max-width: 537px) {
  html[data-layout=homepage] .euraxess-container {
    display: table;
  }
  html[data-layout=homepage] .euraxess-text {
    display: table-footer-group;
    text-align: center;
  }
  html[data-layout=homepage] .euraxess-photo {
    display: table-header-group;
    text-align: center;
  }
}
@media screen and (max-width: 534px) {
  html[data-layout=homepage] .thumbs {
    max-width: 400px;
  }
  html[data-layout=homepage] .thumb img {
    width: 80px;
    height: 53px;
  }
  html[data-layout=homepage] .bigThumb img {
    width: 256px;
    height: 170px;
  }
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 {
    padding-left: 3.5rem;
  }
  html[data-layout=homepage] .box-label {
    margin-left: 7rem;
  }
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items .content .title h3 a, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 .content .title h3 a {
    max-width: 350px;
  }
}
@media screen and (max-width: 505px) {
  html[data-layout=homepage] .eu-first-btn a, html[data-layout=homepage] .eu-second-btn a {
    padding: 8px 3px;
    font-size: 10px;
  }
  html[data-layout=homepage] .euraxess-photo {
    right: 0.5rem;
  }
  html[data-layout=homepage] .btn-eu {
    flex-direction: column;
  }
  html[data-layout=homepage] #euraxess-buttons .item .text p {
    width: 100%;
    margin-top: 0;
  }
}
@media screen and (max-width: 492px) {
  html[data-layout=homepage] .aboutus h2 {
    font-size: 1.7rem;
  }
  html[data-layout=homepage] .aboutus .ustext {
    font-size: 1rem;
    font-weight: bold;
  }
}
@media screen and (max-width: 452px) {
  html[data-layout=homepage] .box-label {
    margin-left: 5rem;
  }
  html[data-layout=homepage] .thumbs {
    max-width: 300px;
  }
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items .content .title h3 a, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 .content .title h3 a {
    max-width: 300px;
  }
  html[data-layout=homepage] .thumb img {
    width: 63px;
    height: 42px;
  }
  html[data-layout=homepage] .bigThumb img {
    width: 210px;
    height: 139px;
  }
}
@media screen and (max-width: 425px) {
  html[data-layout=homepage] .aboutus h2 {
    font-size: 1.5rem;
  }
  html[data-layout=homepage] .aboutus .ustext {
    font-size: 14px;
    font-weight: bold;
  }
  html[data-layout=homepage] .euraxess-text h2 {
    font-size: 1rem;
  }
  html[data-layout=homepage] .euraxess-photo {
    width: 20%;
  }
}
@media screen and (max-width: 392px) {
  html[data-layout=homepage] .box-label {
    margin-left: 3rem;
  }
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items .content .title h3 a, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 .content .title h3 a {
    max-width: 300px;
  }
  html[data-layout=homepage] #avcr-homepage-fotorep .list-items, html[data-layout=homepage] #list-iems-95d5a322-4493-11ec-9e8d-005056bf6eb8 {
    padding-left: 1rem;
  }
}

html:not([data-layout=homepage]) .container.container-full {
  max-width: none;
  margin: 0;
  padding: 0;
}
html:not([data-layout=homepage]) .wrapper-header {
  max-width: 1180px;
  margin: 0 auto;
}
html:not([data-layout=homepage]) .menu-section {
  max-width: 1180px;
  margin: 0 auto;
}
html:not([data-layout=homepage]) .wrapper-content {
  max-width: none;
  margin: 0;
}
html:not([data-layout=homepage]) #content .content-header {
  max-width: none;
  margin: 0;
  background-color: #d9d9d1;
}
html:not([data-layout=homepage]) .content-background {
  position: relative;
  max-width: 1180px;
  margin: 0 auto;
}
html:not([data-layout=homepage]) #content .content-body {
  max-width: none;
  margin: 0;
  background-color: #fff;
}
html:not([data-layout=homepage]) .container {
  max-width: 1180px;
  margin: 0 auto;
}

.wrapper-footer {
  background-color: #014B7A;
}
.wrapper-footer .footer {
  max-width: 1180px;
  margin: 0 auto;
}
.wrapper-footer .footer .firstline {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.wrapper-footer .footer #newsletter_wr {
  display: inline-block;
  margin-left: 5rem;
  width: 40%;
}
.wrapper-footer .footer #newsletter_wr #form h3 {
  color: #fff;
  font-size: 2rem;
  line-height: 1em;
  margin: 0;
  margin-bottom: 1rem;
}
@media screen and (max-width: 819px) {
  .wrapper-footer .footer #newsletter_wr #form h3 {
    text-align: center;
  }
}
.wrapper-footer .footer #newsletter_wr #form .sk_col2 {
  display: flex;
}
@media screen and (max-width: 452px) {
  .wrapper-footer .footer #newsletter_wr #form .sk_col2 {
    flex-direction: column;
  }
}
.wrapper-footer .footer #newsletter_wr #form #email {
  height: 42px;
  box-shadow: none;
  width: 100%;
  padding: 5px;
}
.wrapper-footer .footer #newsletter_wr #form .skoleni_btn {
  height: 42px;
  font-weight: 600;
  padding: 0.6rem 0.4rem;
  margin-bottom: 20px;
  cursor: pointer;
  background-color: #0073b6;
  color: #fff;
  display: inline-block;
  width: 50%;
  text-align: center;
  max-width: 300px;
  white-space: nowrap;
}
@media screen and (max-width: 1164px) {
  .wrapper-footer .footer #newsletter_wr #form .skoleni_btn {
    padding: 0.6rem 0.4rem;
  }
}
@media screen and (max-width: 800px) {
  .wrapper-footer .footer #newsletter_wr #form .skoleni_btn {
    width: 60%;
  }
}
@media screen and (max-width: 452px) {
  .wrapper-footer .footer #newsletter_wr #form .skoleni_btn {
    width: 100% !important;
    font-size: 14px !important;
    max-width: none !important;
  }
}
@media screen and (max-width: 405px) {
  .wrapper-footer .footer #newsletter_wr #form .skoleni_btn {
    font-size: 14px;
  }
}
@media screen and (max-width: 1164px) {
  .wrapper-footer .footer #newsletter_wr {
    margin-left: 2rem;
    width: 50%;
  }
}
@media screen and (max-width: 819px) {
  .wrapper-footer .footer #newsletter_wr {
    margin-left: 0;
    width: 100%;
    max-width: 400px;
  }
}
@media screen and (max-width: 768px) {
  .wrapper-footer .footer #newsletter_wr {
    display: inline-block;
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .wrapper-footer .footer {
    max-width: 1180px;
    margin: 0 auto;
  }
}

.wrapper-servicemenu .service-menu {
  display: flex;
  justify-content: center;
}

.social-icons .twitter .x-twitter svg {
  width: 20px;
  height: 20px;
}/*# sourceMappingURL=custom.css.map */





/*
     FILE ARCHIVED ON 16:02:13 Sep 6, 2024 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 21:46:12 Jul 23, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
