/* frontend.less! - prezentacni soubor frontend casti */
/* frontendConfig.less! - konfiguracni soubor frontend casti */
/* commonConfig.less! - konfiguracni soubor common casti */
/***************************
    DEFAULT VARIABLES
****************************/
/***************************
****************************
    FOOTER MIXIN PRESENTER
****************************
****************************/
/****************************
    FOOTER MIXIN END
****************************/
html.noTouch {
  overflow: hidden !important;
}
.left-50 {
  position: absolute;
  left: 50%;
}
.col-xs-55,
.col-sm-55,
.col-md-55,
.col-lg-55 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-55 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-55 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-55 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-55 {
    width: 20%;
    float: left;
  }
}
.block-ui-loader .cancel {
  text-transform: uppercase;
  margin-top: 30px;
  color: white;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
section.error .row {
  max-width: 980px;
  margin: auto;
}
section.error.horni {
  background: url('/frontend/web/img/404Bg.png') center no-repeat;
  background-size: cover;
  color: white;
  padding: 0;
}
section.error.horni h1 {
  font-size: 46pt;
  padding: 28px 0;
  font-weight: 600;
}
section.error.horni h1 .smaller {
  font-size: 25pt;
}
section.error.horni .title {
  padding-bottom: 40px;
  font-size: 12pt;
  font-weight: 200;
}
section.error.horni .title .quot {
  font-family: "Droid Sans", sans-serif;
  font-size: 20pt;
}
section.error.horni .title .bold {
  font-weight: 600;
}
section.error.horni .title.indent {
  padding-left: 60px;
  text-indent: -60px;
}
@media (max-width: 991px) {
  section.error.horni .title.indent {
    text-indent: 0px;
    padding-left: 0px;
  }
}
section.error.dolni {
  padding-bottom: 80px;
  padding-top: 0;
}
section.error.dolni h2 {
  font-size: 18pt;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 20px;
}
section.error.dolni .ways div {
  padding-left: 8px;
  padding-right: 8px;
}
section.error.dolni .ways div .web {
  background: url('/frontend/web/img/404purp.png') center no-repeat;
}
section.error.dolni .ways div .hosting {
  background: url('/frontend/web/img/404orange.png') center no-repeat;
}
section.error.dolni .ways div .mobile {
  background: url('/frontend/web/img/404green.png') center no-repeat;
}
section.error.dolni .ways div div {
  background-size: cover;
  width: 100%;
  color: white;
  text-align: center;
  padding: 0 10px;
  max-width: 300px;
  margin: auto;
}
section.error.dolni .ways div div .top-tit {
  padding-top: 20px;
  font-weight: 300;
}
section.error.dolni .ways div div .title {
  font-weight: 600;
  margin-bottom: 25px;
  margin-top: 30px;
}
section.error.dolni .ways div div .btn {
  margin: 20px auto;
  min-width: 94%;
  padding: 18px 18px 15px;
  color: #3a3a3a;
  background: white;
}
section.error.dolni .ways div div .btn:hover,
section.error.dolni .ways div div .btn:focus,
section.error.dolni .ways div div .btn:active {
  background: white;
  color: #828282;
}
@media (max-width: 991px) {
  section.error {
    text-align: center;
  }
}
body footer {
  padding-bottom: 60px;
  background: #1c1c1c;
  color: #8c8c8c;
  font-size: 12pt;
}
body footer .col-md-3 {
  min-height: 300px;
}
body footer a {
  -webkit-transition: color 0.175s ease;
  -moz-transition: color 0.175s ease;
  -ms-transition: color 0.175s ease;
  -o-transition: color 0.175s ease;
  transition: color 0.175s ease;
  color: #8c8c8c;
  line-height: 33px;
  padding-left: 10px;
  text-decoration: none;
}
body footer a:hover,
body footer a:focus {
  color: #ffffff;
  text-decoration: underline;
  outline: none;
  outline-offset: 0;
}
body footer span {
  line-height: 33px;
  color: #8c8c8c;
  padding-left: 10px;
}
body footer .container {
  width: 978px;
}
@media (max-width: 991px) {
  body footer .container {
    width: 700px;
  }
}
@media (max-width: 700px) {
  body footer .container {
    width: 320px;
  }
}
body footer .kontakt {
  margin-left: 30px;
  padding-left: 20px;
  padding-bottom: 15px;
  list-style: none;
  text-align: left;
}
body footer .text-left {
  padding-left: 20px;
  padding-bottom: 15px;
  list-style: none;
  margin-left: 21%;
}
@media (min-width: 700px) {
  body footer .text-left {
    margin-left: 5%;
  }
}
body footer .links li {
  text-decoration: none;
}
body footer .links li::before {
  content: "■";
  color: #893496;
  font-size: 10px;
}
@media (max-width: 991px) {
  body footer .links {
    padding: 0;
    margin: 0 auto;
    display: inline-block;
  }
  body footer .links li {
    margin-bottom: 10px;
  }
  body footer .links li a {
    text-align: left;
  }
}
body footer h3 {
  color: #ffffff;
  font-size: 14pt;
  padding-top: 40px;
  font-weight: normal;
  text-align: center;
}
@media (max-width: 991px) {
  body footer h3 {
    text-align: center;
    font-size: 13pt;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  body footer h3 {
    font-size: 12pt;
    margin-left: 0;
  }
}
body footer .year {
  position: absolute;
  margin-left: 136px;
  font-size: 11pt;
}
@media (max-width: 991px) {
  body footer .year {
    position: relative;
    text-align: center;
    font-size: 12px;
    margin-left: 90px;
  }
}
body footer .line {
  background: #000000;
  width: 90%;
  height: 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin: 20px auto 30px auto;
  background: -moz-linear-gradient(left, rgba(213, 206, 166, 0) 0%, rgba(214, 207, 168, 0) 1%, #fefefd 50%, rgba(255, 255, 255, 0.98) 51%, rgba(201, 193, 144, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(213, 206, 166, 0)), color-stop(1%, rgba(214, 207, 168, 0)), color-stop(50%, #fefefd), color-stop(51%, rgba(255, 255, 255, 0.98)), color-stop(100%, rgba(201, 193, 144, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(213, 206, 166, 0) 0%, rgba(214, 207, 168, 0) 1%, #fefefd 50%, rgba(255, 255, 255, 0.98) 51%, rgba(201, 193, 144, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(213, 206, 166, 0) 0%, rgba(214, 207, 168, 0) 1%, #fefefd 50%, rgba(255, 255, 255, 0.98) 51%, rgba(201, 193, 144, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(213, 206, 166, 0) 0%, rgba(214, 207, 168, 0) 1%, #fefefd 50%, rgba(255, 255, 255, 0.98) 51%, rgba(201, 193, 144, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(213, 206, 166, 0) 0%, rgba(214, 207, 168, 0) 1%, #fefefd 50%, rgba(255, 255, 255, 0.98) 51%, rgba(201, 193, 144, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d5cea6', endColorstr='#00c9c190', GradientType=1);
  /* IE6-9 */
  opacity: 0.2;
}
body footer .social-icons {
  list-style-type: none;
}
@media (max-width: 991px) {
  body footer .social-icons {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
body footer .social-icons li {
  text-decoration: none;
}
body footer .social-icons li a {
  padding-left: 10px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat !important;
  padding-top: 5px;
}
body footer .social-icons li a div {
  margin-top: 5px;
  float: left;
  width: 22px;
  height: 22px;
  overflow: hidden;
  background-size: 200% auto !important;
  background-repeat: no-repeat !important;
  -webkit-transition: background-position 0.23s ease;
  -moz-transition: background-position 0.23s ease;
  -ms-transition: background-position 0.23s ease;
  -o-transition: background-position 0.23s ease;
  transition: background-position 0.23s ease;
}
body footer .social-icons li a:hover div {
  background-position: 100% 0;
}
body footer .social-icons li .facebook {
  background: url("/frontend/web/img/f-contact-facebook.png");
}
body footer .social-icons li .twitter {
  background: url("/frontend/web/img/f-contact-twitter.png");
}
body footer .social-icons li .google {
  background: url("/frontend/web/img/f-contact-google.png");
}
body footer .social-icons li .linked-in {
  background: url("/frontend/web/img/f-contact-linked.png");
}
body footer .social-icons li .blog {
  background: url("/frontend/web/img/f-contact-blog.png");
}
body footer .social-icons li .youtube {
  background: url("/frontend/web/img/f-contact-youtube.png");
}
body footer .social-icons li .freelancer {
  background: url("/frontend/web/img/f-contact-freelancer.png");
}
body footer .social-icons li .instagram {
  background: url("/frontend/web/img/f-contact-instagram.png");
}
@media (max-width: 991px) {
  body footer .social-icons li {
    width: 165px;
    margin: 10px auto;
  }
}
@media (min-width: 992px) {
  body footer .logo-contain {
    text-align: left;
  }
}
body footer .logo-contain .logo {
  -webkit-transition: opacity 0.175s ease;
  -moz-transition: opacity 0.175s ease;
  -ms-transition: opacity 0.175s ease;
  -o-transition: opacity 0.175s ease;
  transition: opacity 0.175s ease;
  display: block;
  margin-left: 36px;
  margin-top: 50px;
}
body footer .logo-contain .logo:hover {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
@media (max-width: 768px) {
  body footer li {
    font-size: 11pt;
  }
}
