body{
  padding-top:98px;
}

#universum-contact #outer_129_2 .containerSides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: auto;
  max-width: 1326px;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#universum-contact #outer_129_2 > div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body.home .universum-top-container {
  background-image: none;
}

div.outer_2 {
  background-image: url(../img/background-universum.svg);
}

#featured_hp div.top,
.rozcestnik div.top,
#oarena-main-news .top-container,
#oarena-socials .header {
  background-image: url(../img/background-universum-titles.svg);
}

#universum-contact #outer_129_2 .containerSides .containerLeft {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -webkit-box-flex: 2;
  -ms-flex: 1 0 29%;
  flex: 1 0 29%;
  max-width: 29%;
  width: auto;
  position: relative;
  float: none;
}

#universum-contact #outer_129_2 .containerSides .containerRight {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 66%;
  flex: 1 0 66%;
  max-width: 66%;
  float: none;
  width: auto;
}

#universum-contact #outer_129_2 .containerLeft .static_content {
  padding: 30px 45px;
}

#universum-contact #outer_129_2 .containerLeft .static_content p {
  margin: 0;
  margin-bottom: 1.5em;
  padding-bottom: 0;
}

#universum-contact #outer_129_2 .containerLeft div.static_content h2 {
  padding: 0;
  margin: 0 0 30px;
}

@media (max-width: 1035px) {
  #universum-contact #outer_129_2 .containerSides .containerRight,
  #universum-contact #outer_129_2 .containerSides .containerLeft {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
  }

  #universum-contact #outer_129_2 .containerSides .containerRight {
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 2;
  }

  #universum-contact #outer_129_2 .containerSides .containerLeft {
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
  }
}

div#c_info div.inside {
  padding: 9% 7% 9% 7%;
}

div#c_info {
  background: #6aadd0 url(../img/bg__c_info.gif) repeat-x left top;
}

div#c_info div.inside {
  padding-top: 6%;
}

div#c_info div.first_part,
div#c_info div.second_part {
  text-align: center;
  padding: 0 10%;
}

div#c_info > h2 {
  font-weight: 300;
  font-size: 40px;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
}

div#c_info p.basic_info {
  font-weight: 300;
  font-size: 22px;
  font-family: "Open Sans", sans-serif;
  line-height: 30px;
  padding: 25px 11% 40px 11%;
  color: #ffffff;
}

div#c_info div.use_type {
  display: inline-block;
  width: 23.5%;
  height: auto;
  padding: 0 0 14% 0;
  margin: 0 1% 0 0;
  position: relative;
}

div#c_info div.use_type:nth-child(7) {
  margin: 0;
}

div#c_info div.use_type:hover {
  text-decoration: none;
}

div#c_info div.use_type span {
  position: absolute;
  left: 0;
  bottom: 5%;
  color: white;
  text-transform: uppercase;
  width: 100%;
  font-size: 18px;
}

div#c_info div.use_type_1 {
  background: url(../img/bg__c_info_type_1.jpg) no-repeat left top;
  background-size: cover;
}

div#c_info div.use_type_2 {
  background: url(../img/bg__c_info_type_2.jpg) no-repeat left top;
  background-size: cover;
}

div#c_info div.use_type_3 {
  background: url(../img/bg__c_info_type_3.jpg) no-repeat left top;
  background-size: cover;
}

div#c_info div.use_type_4 {
  background: url(../img/bg__c_info_type_4.jpg) no-repeat left top;
  background-size: cover;
}

div#c_info div.second_part {
  padding: 70px 10% 0 10%;
}

div#c_info div.second_part h2 {
  padding-bottom: 30px;
}

div#c_info a.floor_link {
  display: inline-block;
  width: 15%;
  border: 1px solid white;
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 0;
}

div#c_info div.floor div.site_plan_im {
  background: url(../img/o2_entrance_plan-1.png) no-repeat 50% 50%;
  background-size: contain;
  width: 100%;
  padding: 0 0 47% 0;
}

/*
div#c_info a.floor_link:nth-child(2),
div#c_info a.floor_link:nth-child(3) {
  width: 27.1%;
}

div#c_info a.floor_link:nth-child(4),
div#c_info a.floor_link:nth-child(5) {
  width: 21.1%;
}
*/

div#c_info a.floor_link_selected {
  background: white;
  color: #0f1d38;
}




div#c_info div.upper {
  position: relative;
}

div#c_info a.floor_im_overlay_link {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 48%;
  height: 460px;
  /* background: red; */
  z-index: 1010;
}

div#c_info div.floor_2 a.floor_im_overlay_link {
  height: 548px;
}

div#c_info div.floor_3 a.floor_im_overlay_link {
  height: 595px;
}

div#c_info div.floor_4 a.floor_im_overlay_link {
  height: 568px;
}

div#c_info div.floor_1 div.table_1 {
  width: 100%;
  height: auto;
  padding: 0 0 29% 0;
  background: url(../img/fg__c_info_floor_1_table.gif) no-repeat left top;
  background-size: contain;
}

div#c_info div.floor_2 div.table_2 {
  width: 100%;
  height: auto;
  padding: 0 0 29% 0;
  background: url(../img/fg__c_info_floor_2_table.gif) no-repeat left top;
  background-size: contain;
}

div#c_info div.floor_3 div.table_3 {
  width: 100%;
  height: auto;
  padding: 0 0 29% 0;
  background: url(../img/fg__c_info_floor_3_table.gif) no-repeat left top;
  background-size: contain;
}

div#c_info div.floor_4 div.table_4 {
  width: 100%;
  height: auto;
  padding: 0 0 29% 0;
  background: url(../img/fg__c_info_floor_4_table.gif) no-repeat left top;
  background-size: contain;
}

div#plus_image {
  background: url(../img/bg__c_info_plus.jpg) no-repeat left top;
  background-size: cover;
  height: auto;
  padding: 0 0 37% 0;
  margin: 0 0 7% 0;
}

div#outer_151_2 table.pdf_download {
  margin-top: 2em;
}

div#outer_151_2 div.other_files {
  padding: 15px;
  background: #8cc4e0;
  margin-top: 25px;
}

div#outer_151_2 div.other_files table.pdf_download {
  margin: 0;
}

div#outer_151_2 table.pdf_download td {
  padding: 0 2em 0 0;
}

div#outer_151_2 table.pdf_download a {
  font-size: 1.3em;
  color: white;
  background: url(../img/fg__pdf_download.png) no-repeat left 50%;
  background-size: contain;
  padding-left: 1.8em;
  font-weight: 300;
}

div#outer_151_2 div.other_files table.pdf_download a {
  font-size: 0.9em;
  padding-left: 1.8em;
}

p.basic_info a.pdf_icon {
  background: url(../img/fg__pdf_download.png) no-repeat left 50%;
  background-size: contain;
  display: inline-block;
  color: #5aa8d0;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 50px;
  margin-bottom: 35px;
}

/* Tables */

div#outer_151_2 {
  margin: 0 0 0 0;
  padding-top: 0;
}

div#outer_151_2 div.bottom {
  overflow: auto;
  /* background: #8cc4e0; */
}

div#outer_151_2 table.details {
  border-spacing: 0;
}

div#outer_151_2 table.details.fullwidth-table {
  width: 100%;
}

div#outer_151_2 table.details td {
  font-size: 13px;
  padding: 7px;
  color: #004078;
  background: #8cc4e0;
  font-weight: bold;
  border: 2px solid #62add2;
  border-width: 0 2px 2px 0;
  text-align: center;
}

div#outer_151_2 table.details td:first-child,
div#outer_151_2 table.details tr.head td:first-child {
  text-align: left;
}

div#outer_151_2 table.details tr.head td {
  color: white;
  background: #00a0dd;
  border: 2px solid #0074b1;
  border-width: 0 2px 2px 0;
  text-align: center;
}

div#outer_151_2 table.details tr.btm_border td,
div#outer_151_2 table.details td.btm_border,
div#outer_151_2 table.details tr.head td.btm_border {
  border-bottom: 3px solid white;
}

div#outer_151_2 table.details td.no_r_border,
div#outer_151_2 table.details tr.head td.no_r_border {
  border-right: none;
}

div#outer_151_2 div.table_comment {
  /* background: #8cc4e0; */
  padding: 20px;
  font-size: 75%;
  text-align: left;
}

div#outer_151_2 div.containerFull {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
}

#oarena-universum-top {
  width: 100%;
  margin: 0 auto;
  font-family: "Open Sans", sans-serif;
  padding-top: 50px;
  padding-bottom: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 980px) {
  #oarena-universum-top {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
#oarena-universum-top .universumtop-left-container {
  max-width: 46%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 46%;
  -moz-box-flex: 1;
  -ms-flex: 1 0 46%;
  flex: 1 0 46%;
}
@media screen and (max-width: 980px) {
  #oarena-universum-top .universumtop-left-container {
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -moz-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-left: 24px;
    padding-right: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
#oarena-universum-top
  .universumtop-left-container
  .universum-logo-top-container {
  margin: 0 0 17px;
  max-width: 100%;
  height: auto;
}
#oarena-universum-top .universumtop-left-container p {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1.8px;
  color: #070e67;
}
#oarena-universum-top .universumtop-left-container .icons-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 46px;
  margin-bottom: 50px;
}
#oarena-universum-top .universumtop-left-container .icons-group p {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  position: relative;
  padding-left: 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  max-width: 48%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 48%;
  -moz-box-flex: 1;
  -ms-flex: 1 0 48%;
  flex: 1 0 48%;
  margin-bottom: 24px;
  letter-spacing: 0.2px;
}
@media screen and (max-width: 980px) {
  #oarena-universum-top .universumtop-left-container .icons-group p {
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -moz-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-bottom: 14px;
  }
}
#oarena-universum-top .universumtop-left-container .icons-group p::before {
  width: 30px;
  height: 30px;
  background-image: url("../img/microphonev2.svg");
  background-repeat: no-repeat;
  background-position: center center;
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
}
#oarena-universum-top
  .universumtop-left-container
  .icons-group
  p.theater::before {
  background-image: url("../img/masky.svg");
}
#oarena-universum-top .universumtop-left-container .icons-group p.sport {
  margin-bottom: 0;
}
#oarena-universum-top
  .universumtop-left-container
  .icons-group
  p.sport::before {
  background-image: url("../img/hockey-stick.svg");
}
@media screen and (max-width: 980px) {
  #oarena-universum-top .universumtop-left-container .icons-group p.sport {
    margin-bottom: 14px;
  }
}
#oarena-universum-top .universumtop-left-container .icons-group p.corporate {
  margin-bottom: 0;
}
#oarena-universum-top
  .universumtop-left-container
  .icons-group
  p.corporate::before {
  background-image: url("../img/suitcase.svg");
}
#oarena-universum-top .universumtop-left-container a {
  color: #0090d0;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}
@media screen and (max-width: 980px) {
  #oarena-universum-top .universumtop-left-container a {
    display: inline-block;
  }
}
#oarena-universum-top .universumtop-left-container a:hover {
  text-decoration: none;
}
#oarena-universum-top .universumtop-left-container a.btn-universum {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 15px;
  padding: 15px 12px 12px;
  text-decoration: none;
  border-radius: 3px;
  margin-right: 30px;
  background-color: #41b5e6;
  border-bottom: 3px solid #0090cf;
  /* background: -o-linear-gradient(
  bottom,
  rgba(32, 149, 202, 0.23) 0%,
  rgba(8, 137, 188, 0.73) 2%,
  rgba(5, 134, 188, 0.94) 4%,
  rgba(57, 166, 209, 0.94) 84%,
  rgba(62, 169, 211, 0.87) 96%,
  rgba(60, 166, 211, 0.65) 98%
  );
  background: -webkit-gradient(
  linear,
  left bottom,
  left top,
  from(rgba(32, 149, 202, 0.23)),
  color-stop(2%, rgba(8, 137, 188, 0.73)),
  color-stop(4%, rgba(5, 134, 188, 0.94)),
  color-stop(84%, rgba(57, 166, 209, 0.94)),
  color-stop(96%, rgba(62, 169, 211, 0.87)),
  color-stop(98%, rgba(60, 166, 211, 0.65))
  );
  background: linear-gradient(
  to top,
  rgba(32, 149, 202, 0.23) 0%,
  rgba(8, 137, 188, 0.73) 2%,
  rgba(5, 134, 188, 0.94) 4%,
  rgba(57, 166, 209, 0.94) 84%,
  rgba(62, 169, 211, 0.87) 96%,
  rgba(60, 166, 211, 0.65) 98%
  ); */
}
@media screen and (max-width: 980px) {
  #oarena-universum-top .universumtop-left-container a.btn-universum {
    margin-bottom: 24px;
  }
}
#oarena-universum-top .universumtop-left-container a.btn-universum:hover {
  text-decoration: underline;
}
#oarena-universum-top .universumtop-right-container {
  max-width: 50%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -moz-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
}
@media screen and (max-width: 980px) {
  #oarena-universum-top .universumtop-right-container {
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -moz-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-bottom: 24px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
#oarena-universum-top .universumtop-right-container #splash_plus_ad {
  padding-bottom: 0;
}
#oarena-universum-top
  .universumtop-right-container
  #splash_plus_ad
  #splash_universum {
  width: 100%;
  position: relative;
}
#oarena-universum-top
  .universumtop-right-container
  #splash_plus_ad
  #splash_universum
  #universum-slider
  .preview {
  height: 0;
  padding-bottom: 56.6%;
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
  display: none;
}
#oarena-universum-top
  .universumtop-right-container
  #splash_plus_ad
  #splash_universum
  #universum-slider
  .preview
  #play_video {
  width: 72px;
  height: 80px;
  color: transparent;
  text-indent: -99999px;
  background-image: url("../img/new-player.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -36px;
  margin-top: -40px;
}
#oarena-universum-top
  .universumtop-right-container
  #splash_plus_ad
  #splash_universum
  #universum-slider
  #universum_splash_big_preview_1 {
  display: block;
}
#oarena-universum-top
  .universumtop-right-container
  #splash_plus_ad
  #splash_universum
  #universum-slider
  a {
  top: 50%;
  margin-top: -30.5px;
  display: block;
  width: 37px;
  height: 61px;
  position: absolute;
  left: 25px;
  z-index: 1001;
  background: url(../img/fg__splash_previous.png) no-repeat 50% 50%;
}
#oarena-universum-top
  .universumtop-right-container
  #splash_plus_ad
  #splash_universum
  #universum-slider
  a.next {
  background: url(../img/fg__splash_next.png) no-repeat 50% 50%;
  left: auto;
  right: 25px;
}
#oarena-universum-top
  .universumtop-right-container
  #splash_plus_ad
  #player_overlay {
  position: fixed;
  z-index: 4000;
  left: 0;
  top: 0;
  height: 96%;
  width: 96%;
  padding: 2%;
  background-image: url("../img/bg__video_player_overlay.png");
  background-size: cover;
  color: white;
  text-align: right;
  display: none;
}
#oarena-universum-top
  .universumtop-right-container
  #splash_plus_ad
  #player_overlay
  a#close_player_overlay {
  background-image: url("../img/fg__overlay_close_link.png");
  background-size: cover;
  width: 30px;
  height: 30px;
  display: inline-block;
  top: 35px;
  left: auto;
  right: 40px;
}
#oarena-universum-top
  .universumtop-right-container
  #splash_plus_ad
  #player_overlay
  a#close_player_overlay:hover {
  opacity: 0.8;
}
#oarena-universum-top
  .universumtop-right-container
  #splash_plus_ad
  #player_overlay
  #player_wrapper {
  height: 0;
  padding-top: 56.25%;
  text-align: center;
}

.universum-top-container {
  background: #ffffff;
}

div#splash_plus_ad {
  margin-bottom: 15px;
}

.universum-top-banner {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.universum-top-banner__container {
  text-align: center;
  margin: 0 auto;
}

.three-tables-container {
  display: flex;
  flex-flow: wrap;
}

.three-tables-container table {
  margin-right: 40px;
}

.three-tables-container table:last-of-type {
  margin-right: 0;
}

@media (max-width: 1035px) {
  .three-tables-container table {
    margin-right: 0;
    flex: 1 0 100%;
  }

  div#c_info a.floor_link {
    width: 100%;
  }

  div#c_info div.floor_6 div.upper {
    padding-bottom: 60.25%;
    background-position: center bottom;
    background-size: 500px auto;
  }
}

@media (max-width: 600px) {
  div#c_info div.floor_6 div.upper {
    background-size: 320px auto;
  }
}

/* Footer changes */

#footer div.partners div.special-partners a,
#footer div.partners div.special-partners span {
  font-size: 13px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
}

#footer div.partners-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 100%;
}

#footer div.partners-container div.special-partners {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 28%;
  flex: 1 0 28%;
  max-width: 420px;
  border-left: 1px solid #333385;
  padding-top: 8px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
  padding-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  justify-content: space-between;
}

#footer div.partners-container div.special-partners--main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
  max-width: 40%;
}

#footer div.partners-container div.special-partners--subcontainer {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  padding-left: 40px;
  position: relative;
}

#footer div.partners-container div.special-partners--subcontainer::before {
  position: absolute;
  left: 0;
  top: -8px;
  content: "";
  display: block;
  height: calc(100% + 8px);
  width: 1px;
  background-color: #333385;
}

#footer div.partners-container div.special-partners--subcontainer img {
  height: 70px;
  width: auto;
}

#footer div.partners-container div.special-partners--subcontainer span {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
  display: block;
  font-size: 13px;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  text-transform: uppercase;
}

#footer div.partners-container div.special-partners--subcontainer a {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
  margin: 10px auto;
  text-align: center;
  display: block;
}

@media screen and (max-width: 1310px) {
  #footer div.partners-container div.special-partners {
    max-width: 520px;
    padding-left: 0;
  }

  #footer div.partners-container div.special-partners--subcontainer,
  #footer div.partners-container div.special-partners--main {
    padding-left: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 34%;
    flex: 1 0 34%;
    max-width: calc(34% - 24px);
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #footer div.partners-container div.special-partners--subcontainer {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 64%;
    flex: 1 0 64%;
    max-width: 64%;
    padding-right: 0;
  }
}

@media screen and (min-width: 1035px) and (max-width: 1180px) {
  #footer div.partners-container div.special-partners--subcontainer::before {
    display: none;
  }

  #footer div.partners-container div.special-partners {
    max-width: 520px;
    padding-left: 0;
  }

  #footer div.partners-container div.special-partners--subcontainer,
  #footer div.partners-container div.special-partners--main {
    padding-left: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 34%;
    flex: 1 0 34%;
    max-width: calc(34% - 14px);
    text-align: center;
    padding-left: 10px;
    padding-right: 0;
  }

  #footer div.partners-container div.special-partners--subcontainer {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 64%;
    flex: 1 0 64%;
    max-width: 64%;
    padding-right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #footer div.partners-container div.special-partners--subcontainer a {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 0 100% !important;
    flex: 1 0 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
  }
}

@media screen and (max-width: 1035px) {
  #footer div.partners-container div.special-partners--subcontainer::before {
    display: none;
  }

  #footer div.partners-container div.special-partners {
    border-left: 0;
    max-width: 100%;
    padding-left: 0;
  }

  #footer div.partners-container div.special-partners--subcontainer,
  #footer div.partners-container div.special-partners--main {
    padding-left: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: calc(50% - 8px);
    text-align: center;
  }

  .universum-top-banner__container {
    margin-top: 16px;
  }

  #oarena-universum-top .universumtop-right-container #splash_plus_ad {
    height: 0;
    padding-bottom: 56.25%;
  }
}

@media screen and (max-width: 415px) {
  #footer div.partners-container div.special-partners--subcontainer::before {
    display: none;
  }

  #footer div.partners-container div.special-partners {
    border-left: 0;
  }

  #footer div.partners-container div.special-partners--subcontainer,
  #footer div.partners-container div.special-partners--main {
    padding-left: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    text-align: center;
  }

  #footer div.partners-container div.special-partners--subcontainer {
    margin-top: 15px;
  }

  #footer div.partners-container div.special-partners {
    padding-left: 0;
  }

  #header div.logo_container {
    width: 110px;
  }

  #header div.menu_container {
    width: 33px;
  }
  #header div#top_search {
    width: 80vw;
  }

  ul#menu::after {
    display: none;
  }

  #header div.icons_container {
    width: calc(100% - 186px);
  }
}

.o2arena-heading,
.rozcestnik div.top.o2arena-heading {
  background-image: url(../img/bg-titles.png);
}

.o2universum-heading,
.rozcestnik div.top.o2universum-heading {
  background-image: url(../img/background-universum-titles.svg);
}

#oarena-universum-top
  .universumtop-right-container
  #splash_plus_ad
  #player_overlay
  iframe {
  width: 60%;
  height: 60%;
  inset: 0;
  margin: auto;
  position: absolute;
}

#outer_79_4.universum-homepage-banner {
  margin-top: 40px;
}

#article_detail img,
p img,
div.detailContainer img {
  max-width: 100%;
  height: auto;
}

#article_detail a,
.static_content a {
  word-break: break-word;
}

#article_detail h1,
#article_detail h2,
#article_detail h3,
#article_detail h4,
#article_detail p,
.static_content h1,
.static_content h2,
.static_content h3,
.static_content h4,
.static_content p {
  max-width: 100%;
  word-break: break-word;
}

.b2b {
  padding-top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .b2b {
    padding-top: 0;
    max-width: 100%;
    overflow: hidden;
  }
}

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

.intro {
  padding: 72px 60px 60px;
  box-sizing: border-box;
  background-image: linear-gradient(
      to top,
      #000f66 0%,
      #000f66 40%,
      rgba(0, 15, 102, 0.4) 100%
    ),
    url("../img/universum/hp-hero-new1.jpg");
  background-size: cover;
  background-position: center top;
}
.intro__logo {
  display: block;
  margin: 0 auto;
}
@media (max-width: 580px) {
  .intro__logo {
    display: none;
  }
}
@media (max-width: 720px) {
  .intro {
    padding: 72px 20px 60px;
  }
}
.intro__text {
  margin: 0 0 48px 0;
  font-size: 23px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.intro__text--mobile {
  display: none;
  margin-bottom: 30px;
  font-size: 25px;
  line-height: 27px;
}
@media (max-width: 580px) {
  .intro__text--desktop {
    display: none;
  }
  .intro__text--mobile {
    display: block;
  }
}

.intro-banners {
  display: flex;
  justify-content: center;
  gap: 35px;
}
@media (max-width: 960px) {
  .intro-banners {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }
}
@media (max-width: 580px) {
  .intro-banners {
    gap: 16px;
  }
}

.intro-banner {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: flex-end;
  max-width: 550px;
  height: 255px;
  color: #fff;
  text-decoration: none;
  box-sizing: border-box;
  padding: 28px 31px;
  box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.27);
  border-radius: 9px;
  transition: all 0.15s ease-in;
  background-repeat: no-repeat;
  background-size: cover;
}



.intro-banner--b2c {
  background-image: linear-gradient(
      to top,
      black 0%,
      rgba(0, 0, 0, 0.4) 50%,
      rgba(0, 0, 0, 0) 70%
    ),
    url("../img/universum/homepage-program.jpg");
  background-position: center bottom;
}
.intro-banner--b2b {
  background-image: linear-gradient(
      to top,
      black 0%,
      rgba(0, 0, 0, 0.4) 50%,
      rgba(0, 0, 0, 0) 70%
    ),
    url("../img/universum/homepage-firmy.jpeg");
  background-position: right bottom;
}

.intro-banner--ples {
  background-image: linear-gradient(
      to top,
      black 0%,
      rgba(0, 0, 0, 0.4) 50%,
      rgba(0, 0, 0, 0) 70%
    ),
    url("../img/universum/homepage-ples.jpg");
  background-position: right bottom;
}

.intro-banner__headline {
  margin: 0 0 5px 0;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
}

.intro-banner__headline span{
  color: #00B4FF;
  text-transform: none;
}
@media (max-width: 580px) {
  .intro-banner__headline {
    font-size: 20px;
  }
}
.intro-banner__text {
  font-size: 16px;
}
@media (max-width: 580px) {
  .intro-banner__text {
    display: none;
  }
}
@media (max-width: 960px) {
  .intro-banner {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 550/255;
  }
}
@media (max-width: 580px) {
  .intro-banner {
    padding: 10px 10px;
    align-items: center;
  }
}

.intro-banner:hover {
  transform: translateY(-8px);
  text-decoration: none;
}

body.universum.home img.intro__logo{
  margin:0 auto 40px;
  height:auto;
}

img.mfp-img{
  max-height:90vh!important;
}

.page-template-page-template-universum-companies .mfp-figure::after{
  display:none;
}

p.content-message-ticketmaster-ticketportal{
  margin-top:64px;
}

div.outer_2.homepage-text-container{
  background-image:unset;
  text-align: center;
  padding-block:48px;
}

div.outer_2.homepage-text-container p{
  font-size:1rem;
  line-height:1.75;
  color: #505050;
}

div.outer_2.homepage-text-container p + h2, div.outer_2.homepage-text-container p + h3, div.outer_2.homepage-text-container p + p, div.outer_2.homepage-text-container h1 + p, div.outer_2.homepage-text-container h2 + p, div.outer_2.homepage-text-container h3 + p{
  margin-top:25px;
}

div.outer_2.homepage-text-container h1, div.outer_2.homepage-text-container h2, div.outer_2.homepage-text-container h3, div.outer_2.homepage-text-container p a{
color: #000066;
}