/* ekspozicjos */
.tplos.ekspo .wrapper {
  background: url(../img/betonas_flip.jpg) repeat-x top #333;
  padding: 0 5% 90px;
  max-width: none; }
  .tplos.ekspo .wrapper .ekspozicijos {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: block;
    overflow: hidden;
    position: relative; }
    .tplos.ekspo .wrapper .ekspozicijos ul {
      width: 100%;
      margin: 0;
      padding: 0;
      display: block;
      overflow: hidden;
      position: relative; }
    .tplos.ekspo .wrapper .ekspozicijos .taskelis {
      position: absolute;
      z-index: 14;
      width: 10px;
      left: 49.5%;
      left: calc(50% - 5px);
      height: 80%;
      top: 70px;
      background: url(../img/taskelis.png) repeat-y; }
    .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas {
      list-style: none;
      padding: 0;
      display: block;
      width: 100%;
      margin: 70px 0;
      z-index: 15;
      position: relative; }
      .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .primary, .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .secondary {
        text-align: center;
        position: relative;
        display: block;
        width: 100%;
        max-width: 580px;
        background-color: #191919;
        float: right;
        margin-right: 0;
        color: #fff; }
        .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .primary a, .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .secondary a {
          min-height: 320px;
          display: block;
          width: 100%;
          height: 100%;
          color: #fff;
          webkit-transition: background 0.4s ease;
          transition: background 0.4s ease; }
          .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .primary a:hover, .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .secondary a:hover {
            text-decoration: none;
            background: rgba(255, 255, 255, 0.25); }
        .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .primary h2, .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .primary h3, .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .secondary h2, .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .secondary h3 {
          margin: 0; }
        .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .primary h2, .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .secondary h2 {
          font-family: "Advent Pro", sans-serif;
          font-size: 36px;
          text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
          position: absolute;
          padding: 0 4%;
          left: 0;
          width: 100%;
          bottom: 60px;
          text-transform: uppercase; }
        .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .primary h3, .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .secondary h3 {
          padding: 10px;
          font-size: 20px;
          font-family: "Open Sans", sans-serif;
          text-transform: uppercase; }
      .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .primary {
        min-height: 320px;
        background-size: cover; }
      .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .secondary {
        margin-top: 15px; }
      .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .flleft {
        float: left; }
      .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .flright {
        float: right; }

@media (min-width: 768px) {
  .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .primary h2, .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .secondary h2 {
    font-size: 53px; }

  .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .primary h3, .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .secondary h3 {
    font-size: 24px; } }
@media (max-width: 991px) {
  .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .primary, .tplos.ekspo .wrapper .ekspozicijos .ekspo_blokas .secondary {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important; } }
/* no touch */
.no-touch .tplos.ekspo .wrapper .ekspozicijos {
  max-width: none; }

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