@charset "UTF-8";
/**
* @author Nitra Software
* @www http://nitra.pl/
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img,
ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas,
details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output,
ruby, section, summary, time, mark, audio, video, main {
  margin: 0px;
  padding: 0px;
  outline: none; }

main {
  display: block; }

body {
  min-width: 320px; }

html, body {
  font-family: "Ubuntu", "Tahoma", sans-serif;
  color: #303030;
  text-align: left;
  background: #f5f5f5;
  font-size: 13px; }

ul {
  margin: 0;
  display: block;
  list-style-type: none; }

a > img {
  border: none; }

a {
  text-decoration: none;
  color: #de1a32; }

/**
 *
 ***************************************** */
.wyswig {
  overflow: hidden; }
  .wyswig .distinction {
    color: #de1a32; }
  .wyswig .rounded-bg {
    display: inline-block;
    width: 51px;
    height: 51px;
    background-color: #de1a32;
    border-radius: 25px;
    line-height: 51px;
    color: #ffffff;
    margin-left: 7px;
    margin-top: 7px;
    margin-bottom: 5px; }
  .wyswig img {
    height: auto; }
  .wyswig p {
    margin: 0;
    padding: 0;
    line-height: 18px; }
  .wyswig h3 {
    font-family: "Ubuntu-medium", "Tahoma", sans-serif;
    font-size: 17px;
    font-weight: normal;
    padding-bottom: 3px; }
    .wyswig h3.h-red {
      color: #de1a32; }
  .wyswig table {
    border-spacing: 0; }
    .wyswig table td {
      width: 50%;
      vertical-align: top;
      padding-left: 20px;
      padding-right: 20px; }
      .wyswig table td:first-of-type {
        padding-left: 0; }
      .wyswig table td:last-of-type {
        padding-right: 0; }
    .wyswig table.nice_table1 {
      border-spacing: 0;
      width: 60%; }
      .wyswig table.nice_table1 thead tr td {
        background-color: #303030;
        color: #ffffff;
        font-family: "Ubuntu-medium", "Tahoma", sans-serif;
        font-size: 17px;
        font-weight: normal;
        padding-top: 14px;
        padding-bottom: 14px;
        text-align: center; }
        .wyswig table.nice_table1 thead tr td:first-child {
          border-left: 1px solid #303030; }
        .wyswig table.nice_table1 thead tr td:last-child {
          border-right: 1px solid #303030; }
      .wyswig table.nice_table1 tr td {
        background-color: #f5f5f5;
        font-family: "Ubuntu", "Tahoma", sans-serif;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #dedede;
        border-right: 1px solid #dedede; }
        .wyswig table.nice_table1 tr td:first-of-type {
          border-left: 1px solid #dedede; }
  .wyswig .button {
    margin-top: 7px;
    text-align: left;
    display: inline-block;
    min-height: 30px;
    min-width: 105px;
    padding: 7px 32px 7px 10px;
    box-sizing: border-box;
    background-color: #de1a32;
    color: #ffffff;
    border-radius: 5px;
    font-family: "Ubuntu", "Tahoma", sans-serif;
    font-size: 12px;
    position: relative; }
    .wyswig .button:hover {
      background-color: #202020; }
    .wyswig .button svg {
      width: 5px;
      height: 9px;
      fill: #ffffff;
      position: absolute;
      top: 10px;
      right: 10px; }
    .wyswig .button.big {
      min-height: 50px;
      min-width: 200px;
      padding: 14px 70px 14px 20px;
      font-family: "Ubuntu-medium", "Tahoma", sans-serif;
      font-size: 17px; }
      .wyswig .button.big svg {
        width: 8px;
        height: 13px;
        fill: #ffffff;
        position: absolute;
        top: 19px;
        right: 20px; }
    .wyswig .button.gray {
      background-color: #999999; }
  .wyswig a {
    text-decoration: none;
    color: #de1a32; }
  .wyswig ul {
    list-style: none;
    text-indent: -10px;
    padding-left: 32px;
    line-height: 18px; }
    .wyswig ul li::before {
      content: '•';
      font-size: 18px;
      color: #de1a32;
      line-height: 13px;
      position: relative;
      display: inline-block;
      top: 2px;
      width: 7px;
      left: 1px; }

@font-face {
  font-family: 'Ubuntu';
  src: url("./fonts/ubuntu-r-webfont.eot");
  src: local("☺"), url("./fonts/ubuntu-r-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Ubuntu';
  src: url("./fonts/ubuntu-b-webfont.eot");
  src: local("☺"), url("./fonts/ubuntu-b-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Ubuntu-medium';
  src: url("./fonts/ubuntu-m-webfont.eot");
  src: local("☺"), url("./fonts/ubuntu-m-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

html, body {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%; }

body {
  margin: auto;
  background-color: #202020; }

h3 {
  font-family: "Ubuntu-medium", "Tahoma", sans-serif;
  font-size: 17px;
  font-weight: normal; }
  h3.h-red {
    color: #de1a32; }

h4 {
  font-family: "Ubuntu", "Tahoma", sans-serif;
  font-size: 70px;
  font-weight: bold;
  text-align: center; }

.left-col-container-desktop {
  width: 256px;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%; }

#left {
  width: 256px;
  background-color: #f5f5f5;
  height: 100%; }

#right {
  margin-left: 256px;
  background-color: #ffffff; }

#right > footer > * > *,
#right > main > *,
#right #about-us {
  max-width: 1024px;
  margin: auto; }
  #right > footer > * > * ul.flex-gallery,
  #right > main > * ul.flex-gallery,
  #right #about-us ul.flex-gallery {
    margin-top: 20px; }

#right > main > .slider-holder, #right > main > #contact, #right > main > #about-us-holder {
  max-width: none;
  margin: auto; }

#left header .hgroup {
  padding: 40px 20px;
  box-sizing: border-box; }
  #left header .hgroup .icons-sec svg {
    display: none; }
  #left header .hgroup h1.logo {
    width: 216px;
    vertical-align: top; }
    #left header .hgroup h1.logo a {
      background-image: url("images/logo.png");
      background-repeat: no-repeat;
      background-position: center center;
      width: 216px;
      height: 68px;
      color: transparent;
      font-size: 0;
      text-indent: -9999px;
      overflow: hidden;
      display: inline-block;
      background-size: contain;
      vertical-align: middle; }
  #left header .hgroup .search_sec {
    margin-top: 40px; }
    #left header .hgroup .search_sec > div {
      position: relative; }
    #left header .hgroup .search_sec input {
      width: 100%;
      height: 36px;
      padding: 10px;
      padding-right: 28px;
      box-sizing: border-box;
      border: 1px solid #dddddd;
      border-radius: 5px;
      font-family: "Arial", "Helvetica", "sans-serif"; }
      #left header .hgroup .search_sec input::-webkit-input-placeholder {
        color: #909090; }
      #left header .hgroup .search_sec input:-moz-placeholder {
        /* Firefox 18- */
        color: #909090; }
      #left header .hgroup .search_sec input::-moz-placeholder {
        /* Firefox 19+ */
        color: #909090; }
      #left header .hgroup .search_sec input:-ms-input-placeholder {
        color: #909090; }
      #left header .hgroup .search_sec input:focus {
        outline: 0;
        border-color: #de1a32; }
    #left header .hgroup .search_sec svg {
      position: absolute;
      fill: #de1a32;
      width: 15px;
      height: 15px; }
    #left header .hgroup .search_sec button {
      width: 15px;
      height: 15px;
      top: 3px;
      position: absolute;
      right: 17px;
      background: none;
      border: none;
      cursor: pointer; }

#left header nav {
  font-family: "Ubuntu-medium", "Tahoma", sans-serif;
  font-size: 17px;
  color: #303030;
  text-align: left; }
  #left header nav li {
    border-top: 1px solid #dddddd; }
    #left header nav li:last-child {
      border-bottom: 1px solid #dddddd; }
  #left header nav a {
    display: block;
    color: #303030;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px; }
  #left header nav li a:hover, #left header nav li.a_current a {
    background-color: #ffffff;
    color: #de1a32; }

#left header.change-seller-sub .search_sec {
  display: none; }

#left header.change-seller-sub nav {
  display: none; }

#left header.change-seller-sub + footer .button, #left header.change-seller-sub + footer .button_back {
  margin-top: 0;
  background-color: #999999; }
  #left header.change-seller-sub + footer .button:hover, #left header.change-seller-sub + footer .button_back:hover {
    background-color: #202020; }

#left footer .button, #left footer .button_back {
  margin: 40px 20px;
  width: calc(100% - 40px); }

#right > header {
  background-color: #202020;
  height: 38px;
  color: #999999;
  line-height: 38px;
  font-size: 12px;
  font-family: "Arial", "Helvetica", "sans-serif"; }
  #right > header a {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    color: #999999; }
    #right > header a:hover {
      color: #ffffff; }
      #right > header a:hover svg {
        fill: #de1a32; }
  #right > header li {
    display: inline-block; }
    #right > header li.tel svg {
      position: relative;
      top: 3px;
      left: -1px;
      height: 15px;
      width: 15px; }
    #right > header li.tel.short {
      display: none; }
    #right > header li.email svg {
      position: relative;
      left: -3px;
      top: 1px;
      height: 10px;
      width: 15px;
      margin-right: 7px; }
    #right > header li.files svg {
      height: 15px;
      width: 17px;
      position: relative;
      top: 3px; }
    #right > header li.sitemap svg {
      height: 15px;
      width: 17px;
      position: relative;
      top: 3px; }
    #right > header li.facebook svg {
      height: 15px;
      width: 7px;
      position: relative;
      top: 3px; }
  #right > header svg {
    fill: #ffffff;
    margin-right: 10px; }
  #right > header address {
    display: inline-block;
    float: left;
    font-style: normal; }
    #right > header address li {
      border-right: 1px solid #303030; }
  #right > header nav {
    display: inline-block;
    float: right; }
    #right > header nav li {
      border-left: 1px solid #303030; }
  #right > header:after {
    clear: both;
    content: '';
    display: block; }

#right > footer {
  color: #ffffff; }
  #right > footer section.menu {
    background-color: #303030;
    padding-bottom: 16px; }
    #right > footer section.menu .content > nav {
      vertical-align: top;
      display: inline-block;
      width: 25%;
      box-sizing: border-box;
      padding: 0 20px;
      line-height: 18px; }
      #right > footer section.menu .content > nav li {
        margin-top: 7px;
        margin-bottom: 8px; }
      #right > footer section.menu .content > nav ul {
        text-indent: -16px;
        padding-left: 17px; }
    #right > footer section.menu a {
      font-family: "Ubuntu", "Tahoma", sans-serif;
      font-size: 11px;
      color: #cccccc; }
      #right > footer section.menu a:hover {
        color: #ffffff; }
    #right > footer section.menu li.a_current a, #right > footer section.menu li.a_child a {
      color: #ffffff; }
    #right > footer section.menu h3 {
      padding-top: 28px;
      padding-bottom: 16px; }
  #right > footer section.copyright {
    background-color: #202020;
    color: #999999;
    line-height: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 11px; }
    #right > footer section.copyright div.copyright {
      float: left; }
    #right > footer section.copyright .realization {
      float: right;
      text-align: right; }
      #right > footer section.copyright .realization a {
        color: #999999; }
        #right > footer section.copyright .realization a:hover {
          color: #f5f5f5; }
    #right > footer section.copyright:after {
      clear: both;
      content: '';
      display: block; }

section#offer {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 76px;
  text-align: center; }
  section#offer h4 {
    padding-top: 64px;
    padding-bottom: 50px; }
  section#offer h3 {
    padding-top: 20px;
    padding-bottom: 20px; }
  section#offer li {
    vertical-align: top;
    display: inline-block;
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box; }
    section#offer li a > div {
      display: inline-block;
      background-color: #f5f5f5;
      border-radius: 72px;
      width: 144px;
      height: 144px;
      position: relative; }
      section#offer li a > div p {
        display: none;
        position: absolute;
        top: 62px;
        left: 32px;
        font-family: "Ubuntu", "Tahoma", sans-serif;
        font-size: 17px;
        color: #ffffff; }
    section#offer li a {
      color: #303030;
      display: block; }
      section#offer li a:hover h3 {
        color: #de1a32; }
      section#offer li a:hover > div {
        background-color: #de1a32; }
        section#offer li a:hover > div p {
          display: inline; }
        section#offer li a:hover > div svg {
          display: none; }
    section#offer li.prad_gw_ceny svg {
      width: 53px;
      height: 60px;
      fill: #de1a32;
      position: absolute;
      top: 42px;
      left: 45px; }
    section#offer li.fotowoltaika svg {
      width: 53px;
      height: 60px;
      fill: #de1a32;
      position: absolute;
      top: 42px;
      left: 45px; }
    section#offer li.prad_hurt svg {
      width: 50px;
      height: 66px;
      fill: #de1a32;
      position: absolute;
      top: 39px;
      left: 47px; }
    section#offer li.gaz_w_taryfie svg {
      width: 53px;
      height: 55px;
      fill: #de1a32;
      position: absolute;
      top: 45px;
      left: 46px; }
    section#offer li.gaz_hurt svg {
      width: 53px;
      height: 55px;
      fill: #de1a32;
      position: absolute;
      top: 44px;
      left: 46px; }
    section#offer li.gaz_prad svg {
      width: 75px;
      height: 40px;
      fill: #de1a32;
      position: absolute;
      top: 53px;
      left: 35px; }
    section#offer li a + p {
      font-family: "Ubuntu", "Tahoma", sans-serif;
      font-size: 13px;
      color: #606060; }

.button, .button_back {
  text-align: left;
  display: inline-block;
  min-height: 30px;
  min-width: 105px;
  padding: 7px 32px 7px 10px;
  box-sizing: border-box;
  background-color: #de1a32;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzcuNDk0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDM3LjQ5NCA2NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzcuNDk0IDY0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnIGZpbGw9IiNmZmZmZmYiPg0KCTxwb2x5Z29uIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBwb2ludHM9IjUuNTA5LDAgMzcuNDk0LDMyIDUuNTA5LDY0IDAsNTguNDg4IDI2LjQ3NiwzMiAwLDUuNTEyIAkiLz4NCjwvZz4NCjwvc3ZnPg0K);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 6px 9px;
  color: #ffffff;
  border-radius: 5px;
  font-family: "Ubuntu", "Tahoma", sans-serif;
  font-size: 12px;
  position: relative; }
  .button:hover, .button_back:hover {
    background-color: #202020; }
  .button svg, .button_back svg {
    width: 5px;
    height: 9px;
    fill: #ffffff;
    position: absolute;
    top: 10px;
    right: 10px; }
  .button.big, .button_back.big {
    min-height: 50px;
    min-width: 200px;
    padding: 14px 45px 14px 20px;
    font-family: "Ubuntu-medium", "Tahoma", sans-serif;
    font-size: 17px;
    background-position: right 20px center;
    background-size: 9px 13px; }
    .button.big svg, .button_back.big svg {
      width: 8px;
      height: 13px;
      fill: #ffffff;
      position: absolute;
      top: 19px;
      right: 20px; }
  .button.gray, .button_back.gray {
    background-color: #999999; }
    .button.gray:hover, .button_back.gray:hover {
      background-color: #303030; }

.button_back {
  text-align: right;
  padding-left: 32px;
  padding-right: 10px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzcuNDk0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDM3LjQ5NCA2NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzcuNDk0IDY0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnIGZpbGw9IiNmZmZmZmYiPg0KCTxwb2x5Z29uIHBvaW50cz0iMzEuOTg1LDY0IDAsMzIgMzEuOTg1LDAgMzcuNDk0LDUuNTEyIDExLjAxOSwzMiAzNy40OTQsNTguNDg4IAkiLz4NCjwvZz4NCjwvc3ZnPg0K);
  background-position: left 10px center; }
  .button_back.big {
    padding-left: 70px;
    padding-right: 20px;
    background-position: left 20px center;
    background-size: 9px 13px; }

#about-us-holder {
  background-color: #f5f5f5; }

section#about-us h4 {
  text-align: center;
  padding-top: 52px;
  padding-bottom: 60px; }

section#about-us table td {
  width: 50%;
  font-family: "Ubuntu", "Tahoma", sans-serif;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box; }

section#about-us .button-container {
  margin-top: 33px;
  padding-bottom: 80px;
  text-align: center; }

section#about-us a.button {
  display: inline-block; }

section#news, div.news {
  padding-bottom: 80px; }
  section#news.main-sec h4, div.news.main-sec h4 {
    padding-top: 62px;
    padding-bottom: 52px;
    text-align: center; }
  section#news .button-container, div.news .button-container {
    text-align: center;
    margin-top: 40px; }
  section#news.landscape, div.news.landscape {
    padding-bottom: 0; }
    section#news.landscape li.artw-item, div.news.landscape li.artw-item {
      width: 100%;
      padding-bottom: 50px;
      padding-left: 0;
      padding-right: 0; }
      section#news.landscape li.artw-item:last-of-type, div.news.landscape li.artw-item:last-of-type {
        padding-bottom: 0; }
    section#news.landscape .button-container, div.news.landscape .button-container {
      margin-top: 49px; }

.artw-item {
  vertical-align: top;
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px; }
  .artw-item .artw-thumb {
    background-color: #f5f5f5;
    background-image: url("/css/images/sample-img.png");
    width: 184px;
    height: 123px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
    background-size: cover;
    background-position: center; }
  .artw-item .artw-content {
    display: inline-block;
    width: 100%;
    font-family: "Ubuntu", "Tahoma", sans-serif;
    font-size: 13px;
    color: #303030; }
    .artw-item .artw-content .artw-title {
      padding-bottom: 12px;
      margin-top: -5px; }
    .artw-item .artw-content .artw-text {
      padding-bottom: 15px;
      line-height: 18px; }
  .artw-item .artw-thumb + .artw-content {
    width: calc(100% - 204px); }
  .artw-item h3 a {
    color: #de1a32; }

.artw-date {
  display: inline-block;
  font-size: 11px;
  color: #757575;
  padding-bottom: 14px; }
  .artw-date svg {
    top: 1px;
    width: 16px;
    height: 11px;
    fill: #303030;
    margin-right: 9px; }

section#contact {
  width: 100%; }
  section#contact .background {
    width: 100%;
    min-height: 267px;
    background-image: url("/content/contact-bg.png");
    background-size: cover; }
    section#contact .background .pattern {
      background-image: url("/css/images/slider-layer.png");
      min-height: 267px; }
    section#contact .background h3 {
      padding-top: 70px;
      font-family: "Ubuntu-medium", "Tahoma", sans-serif;
      font-size: 34px;
      color: #ffffff;
      text-align: center; }
    section#contact .background .button-container {
      text-align: center;
      padding-top: 23px; }
  section#contact .map-container {
    width: 50%;
    display: inline-block; }
  section#contact .map iframe {
    display: block;
    width: 100%;
    height: 267px; }
  section#contact .contact-info {
    width: 50%;
    box-sizing: border-box;
    padding: 18px 20px;
    display: inline-block;
    vertical-align: top; }

.menu li svg {
  height: 9px;
  width: 5px;
  fill: #de1a32;
  margin-right: 10px; }

.slider-holder[data-count="0"] {
  display: none; }

section.slider {
  height: 682px;
  margin: auto;
  display: none; }
  section.slider .slick-track > * {
    height: 682px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; }
  section.slider .background-dots {
    background-image: url("/css/images/slider-layer.png");
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  section.slider .slick-next, section.slider .slick-prev {
    width: auto;
    height: auto;
    margin-top: -57px; }
  section.slider .slick-dots {
    bottom: 23px;
    text-align: center;
    padding: 0 15px;
    box-sizing: border-box; }
    section.slider .slick-dots li {
      width: 16px;
      height: 16px;
      margin: 0 5px; }
      section.slider .slick-dots li.slick-active button {
        background: #de1a32;
        border: 2px solid #de1a32; }
      section.slider .slick-dots li button {
        transition: 0.2s all;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        background: transparent;
        border: 2px solid #ffffff;
        border-radius: 16px; }
        section.slider .slick-dots li button::before {
          content: normal; }
  section.slider .slick-prev {
    left: 20px; }
    section.slider .slick-prev::before {
      content: none; }
  section.slider .slick-next {
    right: 20px; }
    section.slider .slick-next::before {
      content: none; }
  section.slider .slick-prev:hover svg, section.slider .slick-next:hover svg {
    fill: #de1a32; }
  section.slider .slick-prev svg, section.slider .slick-next svg {
    width: 36px;
    height: 36px;
    fill: #ffffff; }
  section.slider .slider-content-holder {
    width: 100%;
    margin: auto;
    height: 100%; }
  section.slider .slider-content {
    display: block;
    vertical-align: middle;
    width: 80%;
    margin: auto;
    color: #ffffff;
    margin-top: 212px; }
    section.slider .slider-content a.button {
      margin-top: 20px; }
  section.slider .slider-text {
    font-family: "Ubuntu-medium", "Tahoma", sans-serif;
    font-size: 34px;
    width: 100%;
    text-shadow: 0 2px 0 #030303; }
    section.slider .slider-text a.button {
      text-shadow: none; }
  section.slider .slider-text-short {
    display: none;
    font-family: "Ubuntu-medium", "Tahoma", sans-serif;
    font-size: 34px;
    width: 100%;
    text-shadow: 1px 2px 2px #030303; }
  section.slider .slider-title {
    text-align: center;
    color: #ffffff;
    font-family: "Ubuntu", "Tahoma", sans-serif;
    font-size: 70px;
    line-height: 70px;
    font-weight: bold;
    margin-bottom: 4px;
    text-shadow: 1px 2px 2px #030303; }
  section.slider .slider-valign {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    width: 1px; }

.content_container {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 60px;
  padding-top: 62px; }
  .content_container > header + * {
    padding-top: 50px; }
  .content_container footer h3 {
    margin-top: 20px;
    margin-bottom: 26px; }
  .content_container footer .files svg {
    position: relative;
    top: 3px;
    fill: #000000;
    width: 18px;
    height: 18px;
    margin-right: 10px; }
  .content_container footer .files li {
    padding-top: 11px;
    padding-bottom: 16px;
    border-top: 1px solid #dddddd; }
    .content_container footer .files li:first-child {
      padding-top: 0;
      border-top: none; }
    .content_container footer .files li a {
      color: #303030; }
      .content_container footer .files li a:hover {
        color: #de1a32; }
  .content_container footer .files h3 {
    margin-bottom: 16px; }

div.pagination {
  margin: auto;
  width: 100%;
  padding-bottom: 0; }
  div.pagination .pagination_1page {
    display: none; }
  div.pagination ul {
    font-family: "Ubuntu", "Tahoma", sans-serif;
    font-size: 13px;
    display: block;
    padding-top: 40px;
    list-style-type: none;
    position: relative;
    text-align: center;
    height: 30px; }
    div.pagination ul li {
      width: auto;
      border: none;
      display: inline-block;
      vertical-align: top;
      margin: 0 5px;
      line-height: 31px; }
      div.pagination ul li:hover {
        border: none; }
      div.pagination ul li.page a, div.pagination ul li.first a, div.pagination ul li.last a {
        display: block;
        width: 30px;
        height: 30px;
        background-color: #e5e5e5;
        color: #202020;
        text-decoration: none;
        border-radius: 5px; }
      div.pagination ul li.current a, div.pagination ul li:hover a[href] {
        background-color: #de1a32;
        color: #ffffff; }
      div.pagination ul li.current a {
        cursor: default; }
      div.pagination ul li.prev, div.pagination ul li.next {
        display: none; }

.contact-text {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding-right: 20px; }

.contact-form {
  width: 75%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding-left: 20px; }
  .contact-form h3 {
    margin-bottom: 21px; }
  .contact-form .entering-msg {
    margin-bottom: 23px; }

.fields div {
  width: 100%; }
  .fields div input, .fields div textarea, .fields div select {
    width: 100%;
    border: 1px solid #999999;
    border-radius: 5px;
    padding: 0;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "Ubuntu-medium", "Tahoma", sans-serif;
    font-size: 17px; }
    .fields div input:hover, .fields div input:focus, .fields div textarea:hover, .fields div textarea:focus, .fields div select:hover, .fields div select:focus {
      outline: 0;
      border: 1px solid #de1a32; }
  .fields div input, .fields div select {
    height: 50px; }
  .fields div textarea {
    min-height: 250px;
    max-width: 100%;
    padding-top: 13px;
    padding-bottom: 13px;
    font-family: "Ubuntu-medium", "Tahoma", sans-serif; }
  .fields div .button {
    border: none; }

.red-font {
  color: #de1a32; }

.change-form-container {
  max-width: 700px;
  margin: auto; }
  .change-form-container .note {
    margin-top: 1em;
    font-size: 15px;
    line-height: 1.5; }
  .change-form-container .check-label-big {
    font-size: 17px; }
  .change-form-container .change {
    vertical-align: top;
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px; }
    .change-form-container .change .bg {
      width: 144px;
      height: 144px;
      background-color: #f5f5f5;
      border-radius: 72px;
      margin: auto;
      text-align: center;
      margin-bottom: 17px; }
      .change-form-container .change .bg svg {
        fill: #de1a32;
        padding-top: 39px; }
      .change-form-container .change .bg.checked {
        background-color: #de1a32; }
        .change-form-container .change .bg.checked svg {
          fill: white; }
    .change-form-container .change.energy .bg svg {
      width: 50px;
      height: 67px; }
    .change-form-container .change.gas .bg svg {
      width: 42px;
      height: 70px; }
    .change-form-container .change .custom-cb {
      font-family: "Ubuntu-medium", "Tahoma", sans-serif;
      font-size: 17px; }
  .change-form-container .point-sec {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
    margin-bottom: 30px; }
  .change-form-container .offer-items {
    padding-bottom: 39px; }
  .change-form-container .fields div textarea {
    margin-bottom: 20px; }
  .change-form-container .button_sec {
    border-top: 1px solid #dddddd;
    padding-top: 49px;
    margin-bottom: 20px; }

.cb_sec {
  margin-bottom: 20px; }

.custom-cb {
  display: inline-block;
  position: relative;
  font-family: "Ubuntu", "Tahoma", sans-serif;
  font-size: 13px; }
  .custom-cb input[type=radio], .custom-cb input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0;
    font-size: 0;
    position: absolute;
    pointer-events: none; }
    .custom-cb input[type=radio] + span, .custom-cb input[type=checkbox] + span {
      display: inline-block;
      border: 1px solid #999999;
      border-radius: 5px;
      width: 24px;
      height: 24px;
      vertical-align: -1px;
      margin-right: 10px; }
      .custom-cb input[type=radio] + span::before, .custom-cb input[type=checkbox] + span::before {
        content: "\2713";
        display: block;
        height: 100%;
        text-align: center;
        line-height: 24px;
        font-size: 19px;
        font-weight: bold;
        color: #999999;
        opacity: 0; }
      .custom-cb input[type=radio] + span + span, .custom-cb input[type=checkbox] + span + span {
        font-weight: bold; }
    .custom-cb input[type=radio]:checked + span::before, .custom-cb input[type=checkbox]:checked + span::before {
      color: #de1a32;
      opacity: 1; }
    .custom-cb input[type=radio]:checked + span + span, .custom-cb input[type=checkbox]:checked + span + span {
      color: #de1a32; }
  .custom-cb p {
    display: inline-block;
    width: calc(100% - 35px);
    box-sizing: border-box;
    line-height: 18px;
    padding-left: 10px; }
  .custom-cb span.cols {
    float: left;
    width: 36px; }
    .custom-cb span.cols + span {
      padding-top: 5px;
      float: left;
      width: calc(100% - 36px); }

#right > footer .menu .help-text {
  text-align: center;
  padding-bottom: 10px; }
  #right > footer .menu .help-text h3 {
    padding-top: 26px;
    padding-bottom: 22px; }
  #right > footer .menu .help-text span {
    font-size: 13px;
    color: #cccccc; }
  #right > footer .menu .help-text a {
    color: #ffffff;
    font-weight: bold;
    font-size: 13px; }

.flex-gallery {
  width: 100%;
  display: block; }
  .flex-gallery li {
    list-style-type: none;
    display: inline-block;
    vertical-align: top; }
    .flex-gallery li p.text_link {
      text-align: center;
      width: 90%;
      margin: auto;
      margin-top: 15px; }
      .flex-gallery li p.text_link a {
        font-family: "Ubuntu", "Tahoma", sans-serif;
        font-size: 13px;
        color: #202020; }
        .flex-gallery li p.text_link a:hover {
          color: #de1a32; }
    .flex-gallery li > div.img {
      position: relative; }
      .flex-gallery li > div.img::before {
        content: "";
        padding-top: 100%;
        display: block; }
      .flex-gallery li > div.img:hover ~ .text_link a {
        color: #de1a32; }
      .flex-gallery li > div.img a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        overflow: hidden; }
        .flex-gallery li > div.img a:hover::before, .flex-gallery li > div.img a.fakehover::before {
          content: ""; }
        .flex-gallery li > div.img a::before {
          border: 2px solid #de1a32;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          box-sizing: border-box; }
        .flex-gallery li > div.img a img {
          display: block; }
        .flex-gallery li > div.img a[data-thumb-orientation="horizontal"] img {
          height: 100%; }
        .flex-gallery li > div.img a[data-thumb-orientation="vertical"] img {
          width: 100%; }

.sitemap a {
  color: #303030; }
  .sitemap a:hover {
    color: #de1a32; }

.contact-form-container .fields, .change-form-container .fields {
  transition: 0.4s all; }

.contact-form-container form, .change-form-container form {
  position: relative; }
  .contact-form-container form .form-loading, .change-form-container form .form-loading {
    z-index: 1;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    transition: all 0.4s; }
  .contact-form-container form .form-small-loading, .change-form-container form .form-small-loading {
    opacity: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px; }
  .contact-form-container form .form-success, .change-form-container form .form-success {
    z-index: 1;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    transition: all 0.4s;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border: 1px solid #ddd;
    background: #f0f0f0;
    font-size: 20px;
    padding: 0 15px;
    text-align: center; }
  .contact-form-container form.success .form-success, .change-form-container form.success .form-success {
    display: flex;
    opacity: 0; }
  .contact-form-container form.success .fields, .change-form-container form.success .fields {
    transform: scale(0); }
  .contact-form-container form.success2 .form-success, .change-form-container form.success2 .form-success {
    opacity: 1; }
  .contact-form-container form.loading .fields, .change-form-container form.loading .fields {
    opacity: 0.4; }
  .contact-form-container form.loading .form-loading, .change-form-container form.loading .form-loading {
    display: flex;
    align-items: center;
    justify-content: center; }
    .contact-form-container form.loading .form-loading svg, .change-form-container form.loading .form-loading svg {
      height: 50%;
      width: 50%; }
  .contact-form-container form.loading2 .form-loading, .contact-form-container form.loading2 .form-small-loading, .change-form-container form.loading2 .form-loading, .change-form-container form.loading2 .form-small-loading {
    opacity: 1; }

.contact-form-container .errors_holder, .change-form-container .errors_holder {
  color: #de1a32; }

body.js .missing-js-msg {
  display: none; }

.if-js {
  display: none; }

body.js .if-js {
  display: block; }

body.js table.if-js {
  display: table; }

.contact-map > * {
  position: relative;
  padding-bottom: 100%;
  height: 0; }
  .contact-map > * > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.js-file-selector + input[type=file] {
  display: none; }

#langs {
  text-align: center;
  margin-top: 17px; }
  #langs > * {
    display: inline-block;
    margin: 0 5px; }
    #langs > * > a {
      display: block;
      width: 16px;
      height: 11px;
      background: url("./images/flags.png"); }
  #langs .lang-en {
    background-position: -16px 0; }
  #langs .lang-de {
    background-position: -32px 0; }
  #langs .lang-cz {
    background-position: -48px 0; }

#left header .hgroup {
  padding-bottom: 16px; }

body > iframe {
  position: absolute;
  top: -9999px;
  left: -9999px;
  width: 0;
  height: 0;
  visibility: hidden; }

@media all and (min-width: 1021px) and (max-width: 1213px) {
  #offer ul {
    width: 650px;
    margin: auto; }
    #offer ul li {
      width: 33%; }
      #offer ul li:first-child {
        margin-bottom: 45px; } }

@media all and (min-width: 1021px) {
  .flex-gallery li {
    width: 22.35%;
    margin-left: 3.53333%;
    margin-bottom: 3.53333%; }
    .flex-gallery li:nth-child(4n-3) {
      margin-left: 0; }
    .flex-gallery li:nth-last-child(-n+4) {
      margin-bottom: 0; } }

@media all and (min-width: 787px) and (max-width: 1020px) {
  section#offer {
    padding-bottom: 46px; }
    section#offer h4 {
      padding-top: 32px;
      padding-bottom: 23px; }
  section#about-us h4 {
    padding-top: 32px;
    padding-bottom: 22px; }
  section#about-us table {
    display: block; }
    section#about-us table tbody {
      display: block; }
      section#about-us table tbody tr {
        display: block; }
        section#about-us table tbody tr td {
          display: block;
          width: 100%;
          box-sizing: border-box; }
  section#about-us .button-container {
    margin-top: 21px;
    padding-bottom: 50px; }
  section#news {
    padding-bottom: 50px; }
    section#news.main-sec h4 {
      padding-top: 32px;
      padding-bottom: 22px; }
    section#news ul.articles_list li {
      width: 100%;
      padding-bottom: 50px; }
      section#news ul.articles_list li:last-of-type {
        padding-bottom: 0; }
    section#news .button-container {
      margin-top: 49px; }
  section#contact .map, section#contact .contact-info, section#contact .contact-info table {
    width: 100%; }
  .flex-gallery li {
    width: 22.35%;
    margin-left: 3.53333%;
    margin-bottom: 3.53333%; }
    .flex-gallery li:nth-child(4n-3) {
      margin-left: 0; }
    .flex-gallery li:nth-last-child(-n+4) {
      margin-bottom: 0; }
  #offer ul {
    width: 650px;
    margin: auto; }
    #offer ul li {
      width: 33%; }
      #offer ul li:first-child {
        margin-bottom: 45px; } }

@media all and (max-width: 1020px) {
  .left-col-container-desktop {
    display: none; }
  #right {
    margin-left: 0; }
  .left-col-container {
    background-color: #f5f5f5; }
  .hgroup {
    position: relative; }
    .hgroup .icons-sec, .hgroup .search_sec {
      padding: 20px; }
    .hgroup .icon-container {
      display: inline-block;
      width: 50px;
      height: 50px;
      border-radius: 5px;
      position: relative; }
      .hgroup .icon-container.menu {
        background: #202020;
        position: absolute;
        left: 20px;
        top: 29px; }
        .hgroup .icon-container.menu svg {
          position: absolute;
          top: 15px;
          left: 15px; }
      .hgroup .icon-container.search {
        background-color: #de1a32;
        position: absolute;
        right: 20px;
        top: 29px; }
        .hgroup .icon-container.search:hover {
          background-color: #202020; }
        .hgroup .icon-container.search svg {
          position: absolute;
          top: 15px;
          left: 15px; }
    .hgroup h1 {
      display: inline-block; }
    .hgroup svg {
      width: 20px;
      height: 20px;
      fill: #ffffff; }
  #left {
    max-width: 768px;
    margin: auto;
    width: 768px;
    text-align: center; }
    #left header nav {
      text-align: center; }
    #left header .hgroup {
      padding: 0; }
      #left header .hgroup .icons-sec {
        padding-bottom: 20px;
        border-bottom: 1px solid #dddddd; }
        #left header .hgroup .icons-sec svg {
          display: block;
          width: 30px;
          height: 30px;
          top: 10px;
          left: 10px; }
      #left header .hgroup .search_sec {
        margin-top: 0; }
    #left header.change-seller-sub + footer .button_back {
      margin-top: 20px;
      margin-bottom: 20px;
      width: auto; }
    #left footer a.button {
      width: 216px;
      margin: 20px; }
  section.slider {
    height: 512px; }
    section.slider .slick-track > * {
      height: 512px; }
    section.slider .slick-next, section.slider .slick-prev {
      margin-top: -17px; }
    section.slider .slider-content {
      margin-top: 66px; }
  .hide_search #search-to-toggle {
    display: none; }
  .hide_menu #menu-to-toggle {
    display: none; }
  .hide_menu:not(.hide_search) #search-to-toggle {
    padding-bottom: 0; }
  .hide_search:not(.hide_menu) #menu-to-toggle li:first-child {
    border-top: none; } }

@media all and (max-width: 480px) {
  .offer-items .change {
    display: block;
    margin: auto;
    width: 100%;
    text-align: center; } }

@media all and (max-width: 786px) {
  .flex-gallery li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px; }
    .flex-gallery li:nth-child(1n-0) {
      margin-left: 0; }
    .flex-gallery li:nth-last-child(-n+1) {
      margin-bottom: 0; }
    .flex-gallery li p.text_link {
      margin-top: 10px;
      margin-bottom: 10px; }
  #right > header nav {
    display: none; }
  #right > header address li.tel.short {
    display: inline-block; }
  #right > header address li.tel.long {
    display: none; }
  #left {
    width: 100%; }
  #left header .hgroup h1.logo a {
    height: 50px; }
  #left header .hgroup .icons-sec {
    padding: 30px 20px; }
  section.slider .slider-content {
    width: 60%; }
  section.slider .slider-title {
    font-size: 35px;
    line-height: 35px; }
  section.slider .slider-text {
    font-size: 17px; }
    section.slider .slider-text .slider-sub {
      width: 80%;
      margin: auto; }
  h4 {
    font-size: 35px; }
  section#offer li {
    display: block;
    width: auto; }
    section#offer li a {
      display: inline-block; }
    section#offer li p {
      display: none; }
  .narrow_1col {
    display: block; }
    .narrow_1col tbody {
      display: block; }
      .narrow_1col tbody tr {
        display: block; }
        .narrow_1col tbody tr td {
          display: block;
          width: 100% !important; }
  section#about-us h4 {
    padding-top: 42px;
    padding-bottom: 30px; }
  section#about-us .button-container {
    margin-top: 19px;
    margin-bottom: 50px;
    padding-bottom: 0; }
  section#news {
    padding-bottom: 50px; }
    section#news.main-sec h4 {
      padding-top: 40px;
      padding-bottom: 36px; }
    section#news .button-container {
      margin-top: 0; }
  .artw-item {
    width: 100%;
    padding-bottom: 0 !important; }
    .artw-item .artw-thumb {
      display: block;
      margin: auto; }
      .artw-item .artw-thumb + .artw-content {
        width: 100%; }
    .artw-item .artw-content {
      display: block;
      width: 100%;
      margin-top: 20px;
      margin-bottom: 50px; }
  section#contact .map-container {
    display: none; }
  section#contact .contact-info {
    width: 100%; }
    section#contact .contact-info td {
      padding: 0;
      padding-bottom: 20px; }
      section#contact .contact-info td:last-child {
        padding-bottom: 0; }
  #right > footer section.menu .content > nav {
    width: 100%;
    display: block; }
  #right > footer section.copyright div.copyright {
    float: none;
    text-align: center; }
  #right > footer section.copyright .realization {
    float: none;
    text-align: center; }
  .wyswig table td {
    padding: 0; }
  .contact-text, .contact-form {
    display: block;
    width: auto;
    padding: 0; }
  .contact-form, .contact-map {
    margin-top: 20px; } }
