@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");
@CHARSET 'UTF-8' {}html, body, h1, h2, h3, h4, h5, h6, a, p, span, input, textarea, select, option, div {
  font-family: "Poppins", sans-serif;
}

a, button, .container a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

a:hover, a:active, a:focus, button:hover, button:active, button:focus, .container a:hover, .container a:active, .container a:focus {
  text-decoration: none;
}

.cf {
  *zoom: 1;
}

.cf:before, .cf:after {
  content: ' ';
  display: table;
}

.cf:after {
  clear: both;
}

.br:after {
  content: '\A';
  white-space: pre;
}

body > header,
body > main,
body > footer {
  overflow: inherit;
}

.main-bar h1 {
  padding: 0 10px;
  font-weight: bold;
  margin-left: 0px;
  margin-bottom: 30px;
}

.header {
  position: relative;
}

.header > a {
  color: #fff;
}

#topline {
  background-color: #000000;
  color: yellow;
}

#topline a {
  color: #cdcdcd;
}

#topline a:hover {
  color: #ffffff;
}

#topline ul#lang {
  display: inline-block;
  font-size: 12.8;
}

.login-sticker {
  position: absolute;
  top: 0;
  left: 72vw;
  z-index: 100;
  height: 65px;
  width: 190px;
  border-radius: 0px 0px 10px 10px;
  background-color: #ec2028;
  color: white;
  font-size: 0.85rem;
  line-height: 1.2rem;
  text-align: center;
  padding-top: 12px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.login-sticker:hover, .login-sticker:focus {
  background-color: #c42f35;
}

.top-bar {
  z-index: -1;
  padding: 0;
  background-color: #3a4047;
  height: 47px;
}

.top-bar-content {
  padding: 0 2rem;
  font-size: 0.8rem;
  letter-spacing: 0.5px;
  line-height: 47px;
}

.top-bar-content, .top-bar-content a {
  color: #fff;
}

.top-bar-content a:hover, .top-bar-content a:focus {
  color: #bbb;
}

.top-bar-content a:hover img, .top-bar-content a:focus img {
  opacity: 0.5;
}

.top-bar-content img {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-right: .3rem;
  width: 15px;
  height: 15px;
}

.top-bar-content a ~ a {
  margin-left: 2.5rem;
}

.navbar {
  height: 145px;
}

.navbar img {
  height: 91px;
  margin-right: 70px;
}

ul.nav {
  position: relative;
  list-style: none;
}

ul.nav > li:hover:before {
  position: absolute;
  top: -3px;
  left: calc(50% - 20px);
  background-image: url("..//images//svg//cervena_sipka_onovermenu.svg");
  background-size: 15px 11px;
  width: 15px;
  height: 11px;
  content: "";
}

ul.nav li.active > a {
  font-weight: bold;
}

ul.nav li {
  position: relative;
  padding: 5px 25px 5px 0px;
  z-index: 100;
  white-space: nowrap;
}

ul.nav li > a {
  font-size: 0.85rem;
  color: #3b4b5d;
}

ul.nav li > a:hover, ul.nav li a:focus {
  color: #ec2028;
}

ul.nav li > ul {
  list-style: none;
  padding: 30px 0 10px 0;
  margin: 0;
  display: none;
  border-bottom: 3px solid red;
}

ul.nav li:hover > ul {
  margin-left: -30px;
  display: block;
  position: absolute;
  left: 0;
  background-color: #fff;
}

ul.nav li:hover > ul > li {
  white-space: nowrap;
  padding: 5px 30px;
}

ul.nav li:hover > ul > li > ul {
  left: 100%;
  top: 0;
  background-color: #444;
}

.hmpg-intro {
  background-color: grey;
  background-image: url("..//images//svg//resize//header.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
  height: 550px;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: 0.6px;
}

.hmpg-intro > div {
  position: relative;
  top: -30px;
}

.hmpg-intro h1 {
  margin-top: 0px;
}

.sapria-btn {
  background-color: #0c51a1;
  color: #fff;
  width: 150px;
  height: 67px;
  border-radius: 10px;
  font-size: 1rem;
  font-weight: bold;
  text-align: left;
  margin-top: 60px;
  padding-left: 30px;
  letter-spacing: 1.1px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.sapria-btn:hover, .sapria-btn:focus {
  color: #fff;
  background-color: #396da6;
}

.sapria-btn img {
  height: 18px;
  padding-right: 30px;
}

.hmpg-boxes-container {
  position: relative;
  top: -80px;
}

.hmpg-boxes-container .row .col {
  padding: 0;
}

#preload-1 {
  background: url("..//images//svg//resize//1_active.png") no-repeat -9999px -9999px;
}

#preload-2 {
  background: url("..//images//svg//resize//2_active.png") no-repeat -9999px -9999px;
}

#preload-3 {
  background: url("..//images//svg//resize//3_active.png") no-repeat -9999px -9999px;
}

#preload-4 {
  background: url("..//images//svg//resize//4_active.png") no-repeat -9999px -9999px;
}

#preload2-1 {
  background: url("..//images//svg//resize//1_inactive.png") no-repeat -9999px -9999px;
}

#preload2-2 {
  background: url("..//images//svg//resize//2_inactive.png") no-repeat -9999px -9999px;
}

#preload2-3 {
  background: url("..//images//svg//resize//3_inactive.png") no-repeat -9999px -9999px;
}

#preload2-4 {
  background: url("..//images//svg//resize//4_inactive.png") no-repeat -9999px -9999px;
}

.hmpg-box-1 {
  position: relative;
  height: 205px;
  width: 270px;
  margin: 15px 7px;
  border-radius: 10px;
}

.hmpg-box-1 > img {
  position: absolute;
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.hmpg-box-1 > img:nth-child(1) {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 2;
}

.hmpg-box-1 > img:nth-child(2) {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 1;
}

.hmpg-box-1:hover > img:nth-child(1) {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 1;
}

.hmpg-box-1:hover > img:nth-child(2) {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 2;
}

.hmpg-box-1:hover {
  cursor: pointer;
}

.hmpg-box-1:hover .label-btn > img {
  opacity: 1.0;
  visibility: visible;
}

.hmpg-box-2 {
  position: relative;
  height: 205px;
  width: 270px;
  margin: 15px 7px;
  border-radius: 10px;
}

.hmpg-box-2 > img {
  position: absolute;
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.hmpg-box-2 > img:nth-child(1) {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 2;
}

.hmpg-box-2 > img:nth-child(2) {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 1;
}

.hmpg-box-2:hover > img:nth-child(1) {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 1;
}

.hmpg-box-2:hover > img:nth-child(2) {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 2;
}

.hmpg-box-2:hover {
  cursor: pointer;
}

.hmpg-box-2:hover .label-btn > img {
  opacity: 1.0;
  visibility: visible;
}

.hmpg-box-3 {
  position: relative;
  height: 205px;
  width: 270px;
  margin: 15px 7px;
  border-radius: 10px;
}

.hmpg-box-3 > img {
  position: absolute;
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.hmpg-box-3 > img:nth-child(1) {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 2;
}

.hmpg-box-3 > img:nth-child(2) {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 1;
}

.hmpg-box-3:hover > img:nth-child(1) {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 1;
}

.hmpg-box-3:hover > img:nth-child(2) {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 2;
}

.hmpg-box-3:hover {
  cursor: pointer;
}

.hmpg-box-3:hover .label-btn > img {
  opacity: 1.0;
  visibility: visible;
}

.hmpg-box-4 {
  position: relative;
  height: 205px;
  width: 270px;
  margin: 15px 7px;
  border-radius: 10px;
}

.hmpg-box-4 > img {
  position: absolute;
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.hmpg-box-4 > img:nth-child(1) {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 2;
}

.hmpg-box-4 > img:nth-child(2) {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 1;
}

.hmpg-box-4:hover > img:nth-child(1) {
  filter: alpha(opacity=0);
  opacity: 0;
  z-index: 1;
}

.hmpg-box-4:hover > img:nth-child(2) {
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 2;
}

.hmpg-box-4:hover {
  cursor: pointer;
}

.hmpg-box-4:hover .label-btn > img {
  opacity: 1.0;
  visibility: visible;
}

.label-btn {
  z-index: 5;
  color: #fff;
  height: 75px;
  width: 270px;
  text-align: left;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.9rem;
  letter-spacing: 0.6px;
  padding-left: 15px;
  margin-bottom: 25px;
  border-left: 6px solid red;
}

.label-btn img {
  z-index: 10;
  height: 30px;
  padding-right: 20px;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0.0;
}

.news-label {
  position: relative;
  top: -20px;
  margin-bottom: 30px;
}

.news-label .news-label-txt {
  font-size: 3rem;
  font-weight: bold;
  color: #3a4047;
  text-align: center;
}

.news-label hr {
  border: 1px solid #e6e6e6;
}

.news-label-left-side {
  width: 100%;
  padding: 0px 40px 0px 0px;
}

.news-label-right-side {
  width: 100%;
  padding: 0px 0px 0px 40px;
}

.news-label-right-side > hr {
  width: 100%;
}

.news-label-right-side > div {
  margin-left: 35px;
}

.all-news-btn {
  width: 235px;
  height: 67px;
  background-color: #fff;
  color: #0c51a1;
  border: 2px solid #0c51a1;
  border-radius: 10px;
  font-size: 1rem;
  font-weight: bold;
  text-align: left;
  padding: 3px 0 0 25px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.all-news-btn:hover, .all-news-btn:focus {
  background-color: #b7d6fa;
}

.all-news-btn img {
  height: 18px;
  padding-right: 25px;
}

.news-item {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  margin: 0 0 60px 0;
  padding: 0;
}

.news-img-box {
  padding: 0 10px;
}

.news-img-box a {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.news-img-box a:hover {
  opacity: 0.8;
}

.news-img-box img {
  width: 100%;
}

.news-txt-box {
  padding-left: 30px;
}

.news-txt-box > span {
  font-size: 0.9rem;
  color: #0c51a1;
  padding-bottom: 5px;
}

.news-txt-box a {
  color: #3a4047;
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: bold;
  text-justify: inter-word;
  padding: 0 20px 5px 0;
}

.news-txt-box a:hover {
  color: #777;
}

.news-txt-box p {
  color: #3a4047;
  font-size: .85rem;
  line-height: 1.5rem;
  padding: 0 30px 15px 0;
  margin: 0;
}

.read-more-btn {
  background-color: #0c51a1;
  color: #fff;
  width: 200px;
  height: 67px;
  border-radius: 10px;
  font-size: 1rem;
  font-weight: bold;
  text-align: left;
  padding-left: 25px;
  letter-spacing: 1.1px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.read-more-btn:hover, .read-more-btn:focus {
  color: #fff;
  background-color: #396da6;
}

.read-more-btn img {
  height: 18px;
  padding-right: 25px;
}

.ktosme-intro {
  margin-top: 80px;
  height: 560px;
  background-color: grey;
  background-image: url("..//images//svg//resize//o_nas_bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.6px;
  line-height: 1.5rem;
}

.ktosme-intro > div {
  position: relative;
  top: -40px;
}

.ktosme-intro .ktosme-label {
  padding: 0;
}

.ktosme-intro .ktosme-label h1 {
  font-size: 3.1rem;
  width: 350px;
}

.ktosme-intro p:nth-child(2) {
  padding: 0 8%;
  margin-bottom: 20px;
  font-size: 0.9rem;
  line-height: 1.4rem;
}

.ktosme-label-sides {
  width: 100%;
}

.ktosme-label-sides > hr {
  padding: 0;
  border: 1px solid #555;
}

.more-info-btn {
  background-color: #0c51a1;
  color: #fff;
  background-color: #353b41;
  border: 2px solid #fff;
  width: 255px;
  height: 67px;
  border-radius: 10px;
  margin-top: 50px;
  font-size: 1rem;
  font-weight: bold;
  text-align: left;
  padding-left: 25px;
  letter-spacing: 1.1px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.more-info-btn:hover, .more-info-btn:focus {
  color: #fff;
  background-color: #535d69;
}

.more-info-btn img {
  height: 18px;
  padding-right: 25px;
}

.ktosme-lists {
  position: relative;
  top: -80px;
  font-size: 0.9rem;
  line-height: 2rem;
}

.ktosme-lists .col-sm {
  color: #fff;
  background-color: #363a3f;
  padding: 30px 10px;
  margin: 0 15px;
}

.ktosme-lists ul li {
  position: relative;
  list-style: none;
}

.ktosme-lists ul li p {
  display: inline;
}

.ktosme-lists ul li::before {
  position: absolute;
  top: 9px;
  left: -25px;
  content: '';
  display: inline-block;
  height: 15px;
  width: 15px;
  background-image: url("..//images//svg//cervena_sipka_zoznam.svg");
}

.poslanie {
  margin-bottom: 50px;
}

.poslanie h2 {
  color: #d8d9da;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 15px;
}

.poslanie p {
  color: #363a3f;
  font-size: 1.3rem;
  margin-bottom: 80px;
}

.poslanie hr {
  padding: 0;
  border: 1px solid #e6ebf1;
  width: 23vw;
}

.footer-lists {
  color: #3b4b5d;
  font-size: 0.85rem;
  margin-bottom: 60px;
}

.footer-lists img {
  width: 197px;
  height: 85px;
}

.footer-lists ul {
  padding-left: 0;
}

.footer-lists ul li {
  margin-bottom: 1.3em;
  list-style-type: none;
}

.footer-lists ul li a {
  color: #3b4b5d;
}

.footer-lists ul li a[href^="mailto"], .footer-lists ul li a[href^="tel"], .footer-lists ul li a[href^="fax"] {
  color: #0c51a1;
  text-decoration: underline;
}

.footer-lists ul li a:hover, .footer-lists ul li a:focus {
  color: red;
}

.footer-lists .col-sm-4 li:nth-child(6) {
  margin-left: 52px;
}

.obstaravanie-btn {
  position: relative;
  padding-left: 30px;
  margin: 50px 0;
  background-color: #0c51a1;
  color: #fff;
  width: 210px;
  height: 67px;
  border-radius: 10px;
  font-size: 0.8rem;
  letter-spacing: 1px;
  text-align: left;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.obstaravanie-btn:hover, .obstaravanie-btn:focus {
  color: #fff;
  background-color: #396da6;
}

.obstaravanie-btn span::before {
  position: absolute;
  top: 28px;
  left: 12px;
  content: '';
  height: 10px;
  width: 10px;
  background-image: url("..//images//svg//cervena_sipka_zoznam.svg");
}

.sapria-footer {
  background-color: #3a4047;
  color: #fff;
  height: 90px;
  font-size: 0.85rem;
  line-height: 1.5rem;
}

.sapria-footer img {
  width: 75px;
}

.article-detail-heading {
  color: #3a4047;
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: bold;
  text-justify: inter-word;
  padding: 0;
  margin-bottom: 10px;
  margin-top: 20px;
}

.article-detail-date {
  margin-bottom: 40px;
  font-size: 0.9rem;
  color: #0c51a1;
}

.article-detail-image {
  padding-right: 50px;
}

.article-detail-image img {
  width: 100%;
}

.article-detail-content {
  color: #3a4047;
  font-size: .85rem;
  line-height: 1.5rem;
  padding: 0 25% 0 0;
  margin: 0;
  text-justify: inter-word;
}

.article-detail-back-btn {
  background-color: #0c51a1;
  margin: 15px 0 40px 25px;
  color: #fff;
  width: 120px;
  height: 67px;
  border-radius: 10px;
  font-size: 1rem;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1.1px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.article-detail-back-btn:hover, .article-detail-back-btn:focus {
  color: #fff;
  background-color: #396da6;
}

.contact-address {
  padding: 0 25px;
  margin-bottom: 10px;
}

.contact-address > hr {
  display: none;
  margin-top: 25px;
}

.contact-form {
  padding: 0 25px;
}

.heading-contact-form {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.form-acceptance {
  position: relative;
}

.form-acceptance > input {
  margin: 5px 10px 0 0;
}

#agree-error {
  position: absolute;
  top: 20px;
  left: 24px;
  color: red;
  font-size: 1rem;
}

.submit-btn {
  font-family: "Poppins", sans-serif;
  background-color: #0c51a1;
  color: #fff;
  width: 120px;
  height: 67px;
  border-radius: 10px;
  font-size: 1rem;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1.1px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.submit-btn:hover, .submit-btn:focus {
  color: #fff;
  background-color: #396da6;
}

.test111 {
  color: red;
  font-size: 50px;
  display: inline-block;
  width: 200px;
}

.cookieinfo {
  background-color: rgba(0, 0, 0, 0.8) !important;
  color: #ffffff !important;
}

.cookieinfo #cookie_more_info {
  color: #ffffff !important;
  text-decoration: underline !important;
}

.cookieinfo .cookieinfo-close {
  background-color: transparent !important;
  border: 2px solid #ffffff !important;
  color: #ffffff !important;
}

.cookieinfo .cookieinfo-close:hover {
  background-color: #ffffff !important;
  color: #000000 !important;
}

body > footer {
  background-color: #a8a8a8;
}

ul.slickSlider {
  padding: 0;
}

ul.slickSlider li {
  position: relative;
  width: 100%;
  height: 33vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sixnetFooter {
  max-height: 32px;
}

@media only screen and (max-width: 1200px) {
  .navbar {
    width: 100%;
    height: unset;
  }
  .navbar img {
    height: 60px;
  }
  ul.nav {
    width: 100%;
    position: relative;
    margin-left: 0px;
    list-style: none;
  }
  ul.nav > li:hover:before {
    top: unset;
    left: unset;
    background-image: unset;
    background-size: unset;
    width: unset;
    height: unset;
    content: unset;
  }
  ul.nav li {
    position: relative;
    padding: 5px 17px;
    z-index: 100;
    text-align: center;
    white-space: normal;
  }
  ul.nav li > a {
    font-size: 0.9rem;
    color: #3b4b5d;
  }
  ul.nav li > a:focus, ul.nav li a:hover {
    color: #ec2028;
  }
  ul.nav li > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    border-bottom: none;
  }
  ul.nav li:hover > ul {
    margin-left: 5px;
    display: block;
    position: relative;
    left: 0;
    background-color: #fff;
  }
  ul.nav li:hover > ul > li {
    white-space: normal;
    padding: 5px 30px;
  }
  ul.nav li:hover > ul > li > ul {
    left: 100%;
    top: 0;
    background-color: #444;
  }
}

@media only screen and (max-width: 992px) {
  .article-detail-heading {
    padding-left: 10px;
    padding-right: 10px;
  }
  .article-detail-date {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .article-detail-content {
    padding: 25px 35px 0 25px;
    margin: 0;
  }
  .article-detail-image {
    padding: 0 25px;
  }
  .article-detail-image img {
    width: 100%;
  }
  .contact-address {
    padding: 0 25px;
    margin-bottom: 10px;
  }
  .contact-address hr {
    display: block;
    margin-top: 25px;
  }
  #agree {
    margin-bottom: 50px;
  }
  #agree-error {
    position: absolute;
    top: 48px;
    left: 24px;
    color: red;
    font-size: 0.9rem;
    line-height: 1rem;
  }
}

@media only screen and (max-width: 768px) {
  .main-bar h1 {
    margin-left: 0px;
    margin-bottom: 20px;
  }
  .login-sticker {
    left: 50vw;
  }
  .hmpg-intro {
    padding-top: 25px;
  }
  .hmpg-intro span {
    display: inline-block;
    width: 90%;
  }
  .hmpg-boxes-container {
    position: relative;
    top: -50px;
  }
  .sapria-btn {
    margin: 25px auto 20px auto;
  }
  .news-label {
    display: block !important;
    top: -30px;
  }
  .news-label-left-side {
    padding: 0;
  }
  .news-label-right-side {
    padding: 0;
  }
  .news-label-right-side > div {
    margin-left: 0;
  }
  .news-label-right-side > hr {
    display: none;
  }
  .news-label-right-side .all-news-btn {
    margin: 20px 0 0 0;
  }
  .news-label-right-side a {
    margin: 0 auto !important;
  }
  .news-list {
    padding: 0;
  }
  .news-item {
    margin-bottom: 45px;
  }
  .news-img-box {
    padding: 0 25px;
  }
  .news-txt-box {
    margin-top: 15px;
    padding-left: 25px;
  }
  .news-txt-box > span {
    padding-bottom: 7px;
  }
  .news-txt-box span + span {
    padding: 0 40px 10px 0;
  }
  .news-txt-box p {
    padding: 0 30px 14px 0;
    margin: 0;
  }
  .read-more-btn img {
    height: 18px;
    padding-right: 25px;
  }
  .ktosme-intro > div {
    position: relative;
    top: 20px;
    width: 85vw;
  }
  .ktosme-intro .ktosme-label {
    margin-top: 65px;
  }
  .ktosme-intro .ktosme-label h1 {
    font-size: 2.5rem;
    width: unset;
  }
  .ktosme-label-sides {
    display: none;
  }
  .more-info-btn {
    margin-top: 20px;
  }
  .ktosme-lists {
    background-color: #34393e;
    top: 0px;
    padding-top: 80px;
    z-index: -1;
  }
  .ktosme-lists .col-sm:nth-child(1) {
    color: #fff;
    background-color: #363a3f;
    padding: 60px 10px 0 10px;
    margin-bottom: 0;
  }
  .ktosme-lists .col-sm:nth-child(2) {
    color: #fff;
    background-color: #363a3f;
    padding: 0px 10px 30px 10px;
  }
  .poslanie {
    padding-top: 40px;
  }
  .poslanie p {
    margin-bottom: 30px;
  }
  .poslanie hr {
    width: 80vw;
  }
  .footer-lists {
    margin-bottom: 30px;
  }
  .footer-lists .col-sm-4 {
    margin-top: 30px;
  }
  .sapria-footer {
    height: 100px;
    font-size: 0.85rem;
    line-height: 1.1rem;
  }
}
/*# sourceMappingURL=app.css.map */