/*!
 * Bootstrap v3.0.1 by @fat and @mdo
 * Copyright 2016 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}

h1,
.size-h1 {
  font-size: 42px;
}

h2,
.size-h2 {
  /*font-size: 28px;*/
  font-size: 32px;
  font-weight: bold;
  color: #00a499;
}

h3,
.size-h3 {
  font-size: 17px;
  font-weight: bold;
}

h4,
.size-h4 {
  font-size: 13px;
  font-weight: bold;
}

p {
  font-size: 14px;
}

.size-bigger {
  font-size: 15px;
}

.size-xl {
  font-size: 17px;
}

.text-dark {
  color: #222222;
}

.text-black {
  color: #000000;
}

.text-light {
  color: #eeeeee;
}

.text-white {
  color: #ffffff;
}

.text-brand {
  color: #00a499;
}

.alert-brand {
  color: #009a8f;
  background-color: #c3ebe8;
  border-color: #9de7d5;
}

.alert-brand hr {
  border-top-color: #89e2cc;
}

.alert-brand .alert-link {
  color: #006760;
}

.btn-brand {
  background-color: #00a499;
  color: white;
}

.page-row.line {
  border-top: 1px solid #ddd;
}

.page-row.texture {
  background-color: #e8e8e8;
}

.page-row.white {
  background-color: #fff;
}

.page-row.green {
  background-color: #b9eae7;
}

.page-row.green a {
  color: #333333;
}

.page-row.green h2 {
  color: #FFFFFF;
}

.page-row.news a {
  color: #FFFFFF;
  color: #00a499;
}

.float-children {
  letter-spacing: 50px;
  text-align: center;
}

.float-children > * {
  display: inline-block;
  letter-spacing: normal;
}

.float-children > .perex {
  display: block !important;
  margin-bottom: 15px;
}

.float-children-skoly {
  letter-spacing: 20px;
  text-align: center;
}

.float-children-skoly > * {
  display: inline-block;
  letter-spacing: normal;
}

.float-children-skoly > .perex {
  display: block !important;
  margin-bottom: 15px;
}


.randomizer .partner { display: none;}
.partners-gray img {
  margin-bottom: 10px;
  -webkit-filter: grayscale(100%);
          filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}

.partners-gray img:hover {
  -webkit-filter: grayscale(0);
          filter: none;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}

.cycle-wrap {
  height: 40px;
  line-height: 40px;
  vertical-align: top;
}

.cycle-pretext {
  vertical-align: top;
}

.cycle-items {
  display: inline-block;
  height: 40px;
  overflow: hidden;
  text-align: left;
}

.cycle-static {
  margin: 10px 0;
}

.ako-funguje-osobe {
  text-align: center;
}

.ako-funguje-osobe .afo-image {
  display: inline-block;
  vertical-align: baseline;
}

.ako-funguje-osobe .afo-number {
  display: none;
  margin-right: -75px;
  font-size: 150px;
  font-weight: bold;
  line-height: 150px;
  color: #ADADAD;
}

@media (min-width: 1200px) {
  .ako-funguje-osobe .afo-number {
    display: inline-block;
  }
}

.ako-funguje-osobe .afo-top {
  text-align: center;
}

.ako-funguje-osobe .afo-text {
  margin-bottom: 25px;
  font-size: 14.95px;
  text-align: center;
}

.ako-funguje-firme {
  text-align: center;
}

@media (max-width: 767px) {
  .wallet-carousel .item {
    height: auto !important;
  }
}

.wallet-carousel .text {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .wallet-carousel .image img {
    display: none;
  }
}

@media (max-width: 767px) {
  .wallet-carousel .carousel-indicators {
    position: static;
    width: auto;
    margin: 10px 0;
  }
}

.wallet-carousel .carousel-indicators li {
  width: 14px;
  height: 14px;
  border: 2px solid #AAAAAA;
}

.wallet-carousel .carousel-indicators .active {
  width: 14px;
  height: 14px;
  margin: 1px;
  background-color: #00a499;
  border: 2px solid #00a499;
}

.wallet-carousel .carousel-control {
  color: #333;
  background-image: none;
}

@media (max-width: 991px) {
  .wallet-carousel .carousel-control {
    display: none;
  }
}

.wallet-carousel .carousel-control:focus {
  outline: 0;
}

.wallet-carousel .carousel-control .icon-next,
.wallet-carousel .carousel-control .icon-prev {
  width: 100px;
  height: 100px;
  margin-top: -50px;
  font-family: arial;
  font-size: 100px;
  line-height: 1;
}

.wallet-carousel .carousel-control .icon-next:before,
.wallet-carousel .carousel-control .icon-prev:before {
  content: none;
}

.wallet-carousel .carousel-control .icon-prev {
  left: 0;
  margin-left: -10px;
}

.wallet-carousel .carousel-control .icon-next {
  right: 0;
  margin-right: -10px;
}

.wallet-carousel .btn {
  margin: 10px 0 25px 0px;
}

.news .news-entry {
  padding-bottom: 30px;
  border-bottom: 1px solid #DDDDDD;
}

.news .news-entry h2 {
  margin-top: 30px;
  margin-bottom: 10px;
}

.news .news-entry .news-date {
  margin-right: 7px;
  color: #666;
}

.news .news-entry a:hover img {
  border-color: #00a499;
}

.news .news-entry img {
  margin: 10px 0 20px 0;
}

.news  .date
{
  color: #00a499;
  font-weight: bold;
}

.news .news-entry:last-child {
  border: none;
}

.novinky h3 {
  color: #00a499;
}

.download .bank-wrap {
  width: 700px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .download .bank-wrap {
    width: auto;
    margin: 0;
  }
}

.download .bank-wrap .bank {
  display: inline-block;
  width: 215px;
  padding: 8px 0;
  margin-bottom: 10px;
  text-align: center;
  vertical-align: top;
  background: #FFFFFF;
  border-radius: 5px;
}

.download .bank-wrap .bank .img-wrap {
  height: 55px;
  vertical-align: middle;
}

.download .bank-wrap .bank .img-wrap img {
  vertical-align: middle;
}

.download .bank-wrap .bank a {
  display: block;
  margin-top: 8px;
}

@media (max-width: 767px) {
  .download .bank-wrap .bank {
    display: block !important;
    margin-right: auto;
    margin-left: auto;
  }
}

.ako-pouzit-vo-firme .how-box {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 35px;
  color: #4D5659;
  text-align: left;
}

@media (min-width: 768px) {
  .ako-pouzit-vo-firme .how-box {
    float: left;
    width: 25%;
  }
}

.ako-pouzit-vo-firme .how-box .box-entry {
  background-color: #FFFFFF;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.15);
          box-shadow: 0 1px 2px rgba(1, 1, 1, 0.15);
}

.ako-pouzit-vo-firme .how-box .box-image {
  margin: 0 auto;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.ako-pouzit-vo-firme .how-box p:last-child {
  margin-bottom: 0;
}

.ako-pouzit-vo-firme .how-box h3 {
  margin-top: 3px;
  color: #4d5659;
}

.ako-pouzit-vo-firme .how-box .box-desc {
  padding: 12px;
}

@media (min-width: 768px) {

}

.ako-pouzit-vo-firme .how-box .box-footer {
  padding: 9px 12px;
  background-color: #FCFCFC;
  border-top: 1px solid #EEEEF0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.ako-pouzit-vo-firme .how-box .box-footer:before,
.ako-pouzit-vo-firme .how-box .box-footer:after {
  display: table;
  content: " ";
}

.ako-pouzit-vo-firme .how-box .box-footer:after {
  clear: both;
}

.ako-pouzit-vo-firme .how-box h3 {
  margin: 5px 0;
}

.ako-pouzit-vo-firme .how-box .box-entry {
  border: 1px solid #eee;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.icon-text h3 {
  color: #00a499;
}

.icon-text img {
  float: left;
  margin-top: 10px;
  margin-right: 15px;
}

@media (max-width: 767px) {
  .icon-text img {
    width: 40px;
    height: 40px;
  }
}

.icon-text .text {
  margin-bottom: 30px;
  overflow: hidden;
}

.testimonial .testi-box {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 35px;
  color: #4D5659;
  text-align: left;
}

@media (min-width: 768px) {
  .testimonial .testi-box {
    float: left;
    width: 33.33333333333333%;
  }
}

.testimonial .testi-box .box-entry {
  background-color: #FFFFFF;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.15);
          box-shadow: 0 1px 2px rgba(1, 1, 1, 0.15);
}

.testimonial .testi-box .box-image {
  margin: 0 auto;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.testimonial .testi-box p:last-child {
  margin-bottom: 0;
}

.testimonial .testi-box h3 {
  margin-top: 3px;
  color: #4d5659;
}

.testimonial .testi-box .box-desc {
  padding: 12px;
}

@media (min-width: 768px) {

}

.testimonial .testi-box .box-footer {
  padding: 9px 12px;
  background-color: #FCFCFC;
  border-top: 1px solid #EEEEF0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.testimonial .testi-box .box-footer:before,
.testimonial .testi-box .box-footer:after {
  display: table;
  content: " ";
}

.testimonial .testi-box .box-footer:after {
  clear: both;
}

.testimonial .testi-box h3 {
  margin: 5px 0;
}

.testimonial .testi-box .box-entry {
  border: 1px solid #eee;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.testimonial .testi-box p.cite {
  color: #999;
}

.neziskovky .heading {
  background: url('../../../img/no/header-bg.jpg') no-repeat center 0;
}

.neziskovky .fy-box {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 35px;
  color: #4D5659;
}

@media (min-width: 768px) {
  .neziskovky .fy-box {
    float: left;
    width: 33.33333333333333%;
  }
}

.neziskovky .fy-box .box-entry {
  background-color: #FFFFFF;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.15);
          box-shadow: 0 1px 2px rgba(1, 1, 1, 0.15);
}

.neziskovky .fy-box .box-image {
  margin: 0 auto;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.neziskovky .fy-box p:last-child {
  margin-bottom: 0;
}

.neziskovky .fy-box h3 {
  margin-top: 3px;
  color: #4d5659;
}

.neziskovky .fy-box .box-desc {
  padding: 12px;
}

@media (min-width: 768px) {

}

.neziskovky .fy-box .box-footer {
  padding: 9px 12px;
  background-color: #FCFCFC;
  border-top: 1px solid #EEEEF0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.neziskovky .fy-box .box-footer:before,
.neziskovky .fy-box .box-footer:after {
  display: table;
  content: " ";
}

.neziskovky .fy-box .box-footer:after {
  clear: both;
}

.neziskovky .modal-no {
  width: 800px;
}

.neziskovky .modal-no .box1,
.neziskovky .modal-no .box2 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .neziskovky .modal-no .box1,
  .neziskovky .modal-no .box2 {
    float: left;
    width: 50%;
  }
}

.neziskovky .modal-no .box2 {
  text-align: center;
}

.neziskovky .modal-no .modal-body {
  padding-bottom: 25px;
}

.neziskovky .modal-no .fy-image {
  margin-bottom: 20px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.neziskovky .modal-no .fy-qr {
  margin-bottom: 25px;
}

.neziskovky .modal-no .fy-pay-desc {
  margin-bottom: 10px;
}

.neziskovky .modal-no .fy-pay-desc .fy-pay-label {
  padding-right: 2px;
  color: #999999;
}

.bank-box {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 35px;
  color: #4D5659;
}

@media (min-width: 768px) {
  .bank-box {
    float: left;
    width: 33.33333333333333%;
  }
}

.bank-box .box-entry {
  background-color: #FFFFFF;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.15);
          box-shadow: 0 1px 2px rgba(1, 1, 1, 0.15);
}

.bank-box .box-image {
  margin: 0 auto;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.bank-box p:last-child {
  margin-bottom: 0;
}

.bank-box h3 {
  margin-top: 3px;
  color: #4d5659;
}

.bank-box .box-desc {
  padding: 12px;
}

@media (min-width: 768px) {

}

.bank-box .box-footer {
  padding: 9px 12px;
  background-color: #FCFCFC;
  border-top: 1px solid #EEEEF0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.bank-box .box-footer:before,
.bank-box .box-footer:after {
  display: table;
  content: " ";
}

.bank-box .box-footer:after {
  clear: both;
}

.bank-box .box-image {
  padding-top: 22px;
}

.bank-box h3 .text-muted {
  padding-left: 3px;
  font-weight: normal;
}


.shirt-box {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 35px;
  color: #4D5659;
}

@media (min-width: 768px) {
  .shirt-box {
    float: left;
    width: 33.33333333333333%;
  }
}

.shirt-box .box-entry {
  background-color: #FFFFFF;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.15);
          box-shadow: 0 1px 2px rgba(1, 1, 1, 0.15);
}

.shirt-box .box-image {
  margin: 0 auto;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.shirt-box p:last-child {
  margin-bottom: 0;
}

.shirt-box h3 {
  margin-top: 3px;
  color: #4d5659;
}

.shirt-box .box-desc {
  padding: 12px;
}

@media (min-width: 768px) {

}

.shirt-box .box-footer {
  padding: 9px 12px;
  background-color: #FCFCFC;
  border-top: 1px solid #EEEEF0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.shirt-box .box-footer:before,
.shirt-box .box-footer:after {
  display: table;
  content: " ";
}

.shirt-box .box-footer:after {
  clear: both;
}

.bg-img-phone {
  background-attachment: scroll;
  background-image: url("../../../img/mobile-bg.png");
  background-position: 98% 100%;
  background-repeat: no-repeat;
}

.faq .scrolltop {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 10000;
  width: 81px;
  height: 98px;
  margin-top: -49px;
}

.faq .questions {
  padding: 0;
  margin: 25px 0 10px 25px;
}

.faq .questions a {
  color: #333;
}

.faq .questions a:hover {
  color: #00a499;
}

.faq .questions li {
  margin-bottom: 10px;
}

.faq .answers dt {
  margin-top: 25px;
}

.faq .answers dd {
  margin-bottom: 25px;
  border-bottom: 1px solid #ccc;
}

.faq .answers h3.question {
  font-weight: bold;
  color: #00a499;
}

.faq .answers a {
  color: #333;
  text-decoration: underline;
}

.faq .answers a.backup {
  display: block;
  margin-bottom: 25px;
  color: #00a499;
  text-align: right;
}

.faq .answers a.backup:hover {
  color: #005852;
}

.faq .answers a.backup:hover:focus {
  outline: none;
}

.wallet-panel {
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

.wallet-panel > h2 {
  margin-top: 10px;
}

.block {
  padding-top: 25px;
}

.btn-xlg {
  padding: 10px 26px;
  font-size: 17px;
  font-weight: bold;
  line-height: 22.1px;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
  white-space: normal;
  border-radius: 6px;
}

.btn-xlg .btn-sub {
  display: block;
  font-size: 16.25px;
  font-weight: normal;
  font-variant: small-caps;
}

.btn-red {
  color: #ffffff;
  background-color: #e43452;
  border-color: #e11e3f;
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
  color: #ffffff;
  background-color: #d31c3b;
  border-color: #ab1730;
}

.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
  background-image: none;
}

.btn-red.disabled,
.btn-red[disabled],
fieldset[disabled] .btn-red,
.btn-red.disabled:hover,
.btn-red[disabled]:hover,
fieldset[disabled] .btn-red:hover,
.btn-red.disabled:focus,
.btn-red[disabled]:focus,
fieldset[disabled] .btn-red:focus,
.btn-red.disabled:active,
.btn-red[disabled]:active,
fieldset[disabled] .btn-red:active,
.btn-red.disabled.active,
.btn-red[disabled].active,
fieldset[disabled] .btn-red.active {
  background-color: #e43452;
  border-color: #e11e3f;
}

.btn-primary {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #00beb1;
  background-repeat: repeat-x;
  border-color: #00a499;
  border-width: 1px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-primary:active,
.btn-primary.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #00c8ba;
  background-image: none;
  background-position: 0 -20px;
  border-color: #00beb1;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #00beb1;
  border-color: #00b3a7;
}

.btn-transparent {
  padding: 8px 14px;
  color: #333333;
  background-color: transparent;
  border-color: #888;
  -webkit-transition: all ease 400ms;
     -moz-transition: all ease 400ms;
          transition: all ease 400ms;
}

.btn-transparent:hover {
  background-color: rgba(255, 255, 255, 0.65) !important;
  border-color: #777;
}

.item-slide0 {
  /*background: url('../../../img/osoba-header-bg-slide1.jpg') repeat center 0;*/
  /* background: url('../../../img/osoba/back_pattern.png') repeat center 0;*/
  background: #eee;
  /* background: url('../../../img/sutaz/telekom-title.png') repeat center 0;
  background: url('../../../img/osoba/osoba-header-bg-slide5.png') repeat center 0;  */
  background: url('../../../img/osoba/osoba_concrete_seamless.png') repeat center 0;
}


.item-slide1 {
  /*background: url('../../../img/osoba-header-bg-slide1.jpg') repeat center 0;*/
  /*background: url('../../../img/osoba/osoba_concrete_seamless.png') repeat center 0;*/
  background: url('../../../img/osoba/osoba_concrete_seamless.png') repeat center 0;

}

.item-slide2 {
  /*background: url('../../../img/osoba-header-bg-slide2.jpg') no-repeat center 0;*/
  /*background: url('../../../img/osoba/osoba-header-bg-slide2.png') repeat center 0;*/
  background: #eee;
}

.item-slide3 {
  /*background: url('../../../img/osoba-header-bg-slide3.jpg') no-repeat center 0;*/
  background: url('../../../img/osoba/pinstripe.png') repeat center 0;

}

.item-slide4 {
/* background: url('../../../img/osoba/osoba-header-bg-slide4.jpg') no-repeat center 0; */
  background: url('../../../img/osoba/osoba_concrete_seamless.png') repeat center 0;
background-size: auto 100%;
}

.item-slide4 .container {
position: relative;
}

.item-slide4 .texts {
position: absolute;
top: 35px;
width: 100%;
text-align: center;
}

.item-slide4 .img-container {
position: relative;
height: 450px;
}

.item-slide4 .img-container img {
position: absolute;
bottom: 0;
}

.boxes {
position: relative;
min-height: 450px;
padding-top: 30px;
margin-right: -15px;
margin-left: -15px;
}

.boxes:before,
.boxes:after {
display: table;
content: " ";
}

.boxes:after {
clear: both;
}

@media (max-width: 991px) {
.boxes {
  min-height: inherit !important;
}
}

.boxes .box1 {
position: relative;
position: absolute;
bottom: 0;
left: 0;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}

@media (min-width: 992px) {
.boxes .box1 {
  float: left;
  width: 45.83333333333333%;
}
}

@media (min-width: 992px) {
.boxes .box1 {
  margin-left: 0;
}
}

.boxes .box1 .phones {
position: relative;
height: 450px;
}

.boxes .box1 .phones img {
position: absolute;
right: 0;
bottom: 0;
left: 0;
margin: 0 auto;
}

@media (max-width: 991px) {
.boxes .box1 {
  display: none !important;
}
}

.boxes .box2 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}

@media (min-width: 992px) {
.boxes .box2 {
  float: left;
  width: 50%;
}
}

@media (min-width: 992px) {
.boxes .box2 {
  margin-left: 50%;
}
}

.boxes .media a.playmedia {
display: block;
float: left;
margin-right: 25px;
margin-bottom: 25px;
}

.boxes .media p {
overflow: hidden;
}

@media (max-width: 991px) {
.boxes {
  text-align: center;
}
.boxes .media a.playmedia {
  float: none;
  margin-right: 0;
}
.boxes .media p {
  overflow: hidden;
}
}

.carousel-indicators-dark li {
width: 12px;
height: 12px;
margin: 0 3px 0 0;
border: 1px solid #444;
}

.carousel-indicators-dark .active {
margin: 0 3px 0 0;
background-color: #666;
}

@media (max-width: 991px) {
.carousel-indicators-dynamic {
  top: 20px;
  bottom: auto;
}
.carousel-indicators-dynamic li {
  border: 1px solid #111;
}
.carousel-indicators-dynamic .active {
  background-color: #333;
}
}

.carousel-control-animated {
color: #777;
background: transparent none !important;
opacity: 0.9;
filter: alpha(opacity=90);
}

.carousel-control-animated-left:before {
content: '\e079';
}

.carousel-control-animated-right:before {
content: '\e080';
}

.carousel-control-animated:focus,
.carousel-control-animated:hover {
color: #777;
outline: none;
opacity: 0.9;
filter: alpha(opacity=90);
}

.carousel-control-animated:before {
position: absolute;
top: 50%;
left: 50%;
width: 30px;
height: 30px;
padding-top: 9px;
padding-left: 5px;
margin-left: -30px;
font-family: 'Glyphicons Halflings';
pointer-events: none;
border-radius: 50%;
-webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
        box-sizing: content-box;
}

.carousel-control-animated:after {
position: absolute;
top: 50%;
left: 50%;
width: 30px;
height: 30px;
padding: 7px;
margin-left: -30px;
pointer-events: none;
border-radius: 50%;
content: '';
opacity: 0;
-webkit-transform: scale(0.8);
   -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
        transform: scale(0.8);
box-shadow: 0 0 0 4px #888;
-webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
        box-sizing: content-box;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
   -moz-transition: -moz-transform 0.2s, opacity 0.2s;
        transition: transform 0.2s, opacity 0.2s;
}

.carousel-control-animated:hover:after {
opacity: 1;
-webkit-transform: scale(1);
   -moz-transform: scale(1);
    -ms-transform: scale(1);
        transform: scale(1);
}

.carousel-header .carousel {
min-height: 450px;
}

.carousel-header .carousel-caption {
z-index: 10;
}

.carousel-header .carousel .item {
min-height: 450px;
}

.carousel-header .carousel-inner > .item > img {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
min-height: 450px;
}

.carousel-header .wallet-panel {
padding-top: 30px;
}

.buttons {
margin-bottom: 25px;
letter-spacing: 20px;
}

.buttons > * {
display: inline-block;
letter-spacing: normal;
}

.buttons .btn {
margin-bottom: 25px;
}

.partners-big img {
margin-bottom: 15px;
border: 1px solid #ccc;
border-radius: 6px;
}

.p2b-head {
background: url('../../../img/osoba/osoba-header-bg-slide2.png') repeat center 0;
}

.edu-head {
  background: url('../../../img/osoba/paper-textures-lines-wallpaper.jpg') repeat center 0;
}

.biz-head {
  background: url('../../../img/osoba/osoba-header-bg-slide2.png') repeat center 0;
}

.prijem-head {
background: url('../../../img/header_bg2.jpg') no-repeat center -40px;
}

.preco-viamo h2 {
text-align: center;
}

.preco-viamo h3 {
color: #00a499;
}

.preco-viamo p {
color: #333333;
}

.preco-viamo .why-relative-left {
float: left;
}

.preco-viamo .why-relative-left .why-text {
padding-right: 16px;
text-align: right;
}

.preco-viamo .why-relative-left .hovered {
border: 2px solid rgba(0, 0, 0, 0);
border-right: 2px solid #CCCCCC;
border-bottom: 2px solid #CCCCCC;
}

.preco-viamo .why-relative-left .zub {
right: -20px;
left: auto;
background: url("../../../img/zub-right.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.preco-viamo .why-relative-right {
float: right;
}

.preco-viamo .why-relative-right .why-text {
padding-left: 16px;
text-align: left;
}

.preco-viamo .why-relative-right .hovered {
border: 2px solid rgba(0, 0, 0, 0);
border-bottom: 2px solid #CCCCCC;
border-left: 2px solid #CCCCCC;
}

.preco-viamo .why-relative-right .zub {
right: auto;
left: -20px;
background: url("../../../img/zub-left.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.preco-viamo .why-relative {
position: relative;
min-height: 460px;
text-align: center;
}

.preco-viamo .why-bg {
position: absolute;
width: 100%;
height: 443px;
margin-bottom: 45px;
background-image: url("../../../img/why-sprite.png");
background-repeat: no-repeat;
}

.preco-viamo .why-text {
position: relative;
display: block;
width: 310px;
padding-bottom: 10px;
margin-bottom: 16px;
border: 2px solid rgba(0, 0, 0, 0);
}

.preco-viamo .why-bg-1 {
background-position: center top;
}

.preco-viamo .why-bg-2 {
background-position: center -443px;
}

.preco-viamo .why-bg-3 {
background-position: center -886px;
}

.preco-viamo .why-bg-4 {
background-position: center -1329px;
}

.preco-viamo .why-bg-5 {
background-position: center -1784px;
}

.preco-viamo .why-bg-6 {
background-position: center -2222px;
}

@media (max-width: 991px) {
.preco-viamo .why-bg-1 {
  background-position: 130% top;
}
.preco-viamo .why-bg-2 {
  background-position: 130% -443px;
}
.preco-viamo .why-bg-3 {
  background-position: 130% -886px;
}
.preco-viamo .why-bg-4 {
  background-position: 130% -1329px;
}
.preco-viamo .why-bg-5 {
  background-position: 130% -1784px;
}
.preco-viamo .why-bg-6 {
  background-position: 130% -2222px;
}
.preco-viamo .why-relative-right {
  float: left;
}
.preco-viamo .why-relative-right .why-text {
  padding-right: 16px;
  text-align: right;
}
.preco-viamo .why-relative-right .hovered {
  border: 2px solid rgba(0, 0, 0, 0);
  border-right: 2px solid #CCCCCC;
  border-bottom: 2px solid #CCCCCC;
}
.preco-viamo .why-relative-right .zub {
  right: -20px;
  left: auto;
  background: url("../../../img/zub-right.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.preco-viamo .why-relative-mid {
  width: 310px;
}
}

@media (max-width: 767px) {
.preco-viamo .why-relative-mid {
  width: auto;
}
.preco-viamo .why-bg {
  display: none;
}
.preco-viamo .why-text {
  width: auto;
  padding: 0 !important;
  margin: 0 !important;
  text-align: left !important;
  border: 2px solid rgba(0, 0, 0, 0) !important;
}
.preco-viamo .hovered {
  border: 2px solid rgba(0, 0, 0, 0) !important;
}
.preco-viamo .zub {
  display: none !important;
}
}

.preco-viamo .zub {
position: absolute;
top: 50%;
display: none;
width: 20px;
height: 19px;
margin-top: -10px;
}

.preco-viamo .hovered .zub {
display: block;
}

.navbar-viamo {
margin-bottom: 0;
background-color: #000;
border: none;
border-radius: 0;
}

.navbar-viamo .navbar-nav > li > .nav-viamo {
display: block;
color: #fff;
}

@media (min-width: 768px) {
.navbar-viamo .navbar-nav > li > .nav-viamo {
  padding-top: 24px;
  padding-bottom: 24px;
}
}

.navbar-viamo .navbar-nav > li > a.nav-viamo:hover,
.navbar-viamo .navbar-nav > li > a.nav-viamo:focus {
color: #34ece4;
text-decoration: none;
background-color: transparent;
}

.navbar-viamo .navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 17px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
border: 1px solid transparent;
border-radius: 4px;
}

.navbar-viamo .navbar-toggle .icon-bar {
background-color: #ffffff;
}

.navbar-tip {
color: #eee;
background: #222;
}

.navbar-tip a {
color: #00a499;
}

.navbar-tip a:hover {
color: #00a499;
}

.navbar-tip .cycle-wrap {
height: 30px;
line-height: 30px;
}

.navbar-tip .cycle-items {
height: 30px;
}

.footer {
color: #000;
background-color: #eee;
}

.footer .footer-item {
margin-bottom: 0;
}

.footer .footer-item ul a {
color: #333;
}

.footer .footer-item ul a:hover {
color: #00a499;
text-decoration: underline;
}

.footer .icons {
text-align: center;
}

.footer .icons > * {
display: inline-block;
margin-right: 0;
margin-bottom: 0;
}

.footer .icons a.fb-link {
text-decoration: none;
}

.footer .icons a.fb-link span {
padding-left: 5px;
color: #91AEFE;
}

.footer .copy {
color: #777;
}

.viamo-form .f-statement {
width: auto !important;
font-size: 15px;
color: #00a499;
}

.viamo-form .f-label {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
text-align: left;
}

@media (min-width: 768px) {
.viamo-form .f-label {
  float: left;
  width: 33.33333333333333%;
}
}

@media (min-width: 768px) {
.viamo-form .f-offset {
  margin-left: 33.33333333333333%;
}
}

.viamo-form .f-control {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}

@media (min-width: 768px) {
.viamo-form .f-control {
  float: left;
  width: 66.66666666666666%;
}
}

.viamo-form .f-control input {
width: 200px;
font-weight: bold;
}

.viamo-form .f-control input:-moz-placeholder {
font-weight: normal;
}

.viamo-form .f-control input::-moz-placeholder {
font-weight: normal;
}

.viamo-form .f-control input:-ms-input-placeholder {
font-weight: normal;
}

.viamo-form .f-control input::-webkit-input-placeholder {
font-weight: normal;
}

.viamo-form .f-control .input-group {
width: 200px;
}

.viamo-form .f-control .input-group input {
width: 100%;
}

.viamo-form .f-control input[type=checkbox] {
width: auto;
-webkit-box-shadow: none;
        box-shadow: none;
}

.viamo-form label {
font-weight: normal;
}

.viamo-form .form-control.ng-invalid.ng-dirty,
.viamo-form .ng-submitted .form-control.ng-invalid {
border-color: #ff7579;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 117, 121, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 117, 121, 0.6);
}

.viamo-form input.form-control.ng-invalid.ng-dirty,
.viamo-form .ng-submitted input.form-control.ng-invalid {
background: #ffffff url('../../../img/qr/input-error.png') no-repeat right center;
border-color: #ff7579;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 117, 121, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 117, 121, 0.6);
}

.viamo-form input.form-control.ng-valid.ng-dirty:focus {
background: #ffffff url('../../../img/qr/input-ok.png') no-repeat right center;
}

.viamo-form .help-block {
margin-bottom: 0;
font-size: 12px;
color: #999;
}

.viamo-form .help-block-error {
color: #FF5D61;
}

.viamo-form .help-block-bigger {
margin: 0;
margin-bottom: 15px;
font-size: 14px;
color: #999;
}

.viamo-form .checkbox label {
vertical-align: middle;
}

.viamo-form .checkbox input {
margin-top: 5px;
}

.viamo-form .form-group {
margin-bottom: 10px;
}

.viamo-form .form-group .form-inline .form-group {
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}

.viamo-form .form-group .form-inline .form-group label {
margin: 0;
color: #555;
}

.viamo-form .form-group .form-inline .form-group input.editcheck {
width: auto;
margin-top: 0;
margin-left: 15px;
outline: none;
}

.qrgen .qr-toggle-advanced {
cursor: pointer;
}

.qrgen .qr-toggle-advanced .advanced-more {
display: none;
}

.qrgen .qr-toggle-advanced .advanced-less {
display: inline;
}

.qrgen .qr-toggle-advanced.collapsed .advanced-more {
display: inline;
}

.qrgen .qr-toggle-advanced.collapsed .advanced-less {
display: none;
}

@media (min-width: 768px) {
.qrgen .qr-img-container {
  position: relative;
  width: 352px;
  height: 380px;
  max-width: 350px;
  max-height: 350px;
  margin: 0 auto;
  text-align: center;
}
}

@media (min-width: 768px) and (max-width: 767px) {
.qrgen .qr-img-container {
  height: auto !important;
}
}

@media (min-width: 768px) and (min-width: 768px) {
.qrgen .qr-img-container img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto auto;
}
}

@media (min-width: 768px) {
.qrgen .qr-img-buttons {
  text-align: center;
}
}

.tutorial p {
margin-top: 15px;
}

@media (min-width: 768px) {
.tutorial p {
  min-height: 70px;
}
}

.tutorial img {
margin-top: 15px;
}

.tutorial-5-col {
margin-right: -10px;
margin-left: -10px;
}

.tutorial-5-col:before,
.tutorial-5-col:after {
display: table;
content: " ";
}

.tutorial-5-col:after {
clear: both;
}

.tutorial-5-col .col {
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}

@media (min-width: 768px) {
.tutorial-5-col .col {
  float: left;
  width: 33.33333333333333%;
}
}

@media (min-width: 992px) {
.tutorial-5-col .col {
  float: left;
  width: 25%;
}
}

@media (min-width: 1200px) {
.tutorial-5-col .col {
  float: left;
  width: 20%;
}
}

.tutorial-4-col {
margin-right: -15px;
margin-left: -15px;
}

.tutorial-4-col:before,
.tutorial-4-col:after {
display: table;
content: " ";
}

.tutorial-4-col:after {
clear: both;
}

.tutorial-4-col .col {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}

@media (min-width: 768px) {
.tutorial-4-col .col {
  float: left;
  width: 33.33333333333333%;
}
}

@media (min-width: 992px) {
.tutorial-4-col .col {
  float: left;
  width: 25%;
}
}

@media (min-width: 1200px) {
.tutorial-4-col .col {
  float: left;
  width: 25%;
}
}

.case-links {
margin-top: 25px;
}

.case-links a {
display: inline-block;
padding: 6px 18px;
margin-bottom: 10px;
font-weight: bold;
text-decoration: none;
background-color: #FFFFFF;
border: 1px solid #E8E8E8;
border-radius: 15px;
outline: none;
}

.case-links a.active {
color: #FFFFFF;
background-color: #00A499;
border: 1px solid #00A499;
}

.case-sub-links a.active {
color: #005852;
text-decoration: underline;
}

.tutorial-toggle {
position: relative;
width: auto;
height: 336px;
}

.tutorial-toggle img {
position: absolute;
top: 0;
left: 50%;
margin-left: -85px;
}

.skracovac .signin {
max-width: 500px;
margin: 30px auto;
}

.skracovac .signin-in {
padding: 20px;
background: #f5f5f5;
border: 1px solid #CCCCCC;
border-radius: 8px;
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.skracovac .mono {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

.skracovac .creator {
margin: 30px auto;
}

.skracovac .creator-in {
padding: 20px;
background: #f5f5f5;
border: 1px solid #CCCCCC;
border-radius: 8px;
box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.jumbotron {
border: 1px solid #ccc;
}

.jumbotron h1 {
color: #00a499;
}

@media (min-width: 768px) {
.jumbo-error {
  background-attachment: scroll;
  background-image: url("../../../img/bg-error.png");
  background-position: 100% 100%;
  background-repeat: no-repeat;
}
}

.tip-entries {
margin: 30px 0 10px;
}

.tip-entries .tip-entry {
float: left;
width: 150px;
height: 150px;
margin: 0 20px 20px 0;
border: 1px solid #BBBBBB;
border-radius: 10px;
}

.logo-box-3 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
margin-bottom: 35px;
color: #4D5659;
}

@media (min-width: 768px) {
.logo-box-3 {
  float: left;
  width: 33.33333333333333%;
}
}

.logo-box-3 .box-entry {
background-color: #FFFFFF;
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.15);
        box-shadow: 0 1px 2px rgba(1, 1, 1, 0.15);
}

.logo-box-3 .box-image {
margin: 0 auto;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}

.logo-box-3 p:last-child {
margin-bottom: 0;
}

.logo-box-3 h3 {
margin-top: 3px;
color: #4d5659;
}

.logo-box-3 .box-desc {
padding: 12px;
}

@media (min-width: 768px) {

}

.logo-box-3 .box-footer {
padding: 9px 12px;
background-color: #FCFCFC;
border-top: 1px solid #EEEEF0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

.logo-box-3 .box-footer:before,
.logo-box-3 .box-footer:after {
display: table;
content: " ";
}

.logo-box-3 .box-footer:after {
clear: both;
}

@media (min-width: 768px) {
.logo-box-3 .box-desc {
  min-height: 80px;
}
}

.logo-box-4 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
margin-bottom: 35px;
color: #4D5659;
}

@media (min-width: 768px) {
.logo-box-4 {
  float: left;
  width: 25%;
}
}

.logo-box-4 .box-entry {
background-color: #FFFFFF;
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.15);
        box-shadow: 0 1px 2px rgba(1, 1, 1, 0.15);
}

.logo-box-4 .box-image {
margin: 0 auto;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}

.logo-box-4 p:last-child {
margin-bottom: 0;
}

.logo-box-4 h3 {
margin-top: 3px;
color: #4d5659;
}

.logo-box-4 .box-desc {
padding: 12px;
}

@media (min-width: 768px) {

}

.logo-box-4 .box-footer {
padding: 9px 12px;
background-color: #FCFCFC;
border-top: 1px solid #EEEEF0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

.logo-box-4 .box-footer:before,
.logo-box-4 .box-footer:after {
display: table;
content: " ";
}

.logo-box-4 .box-footer:after {
clear: both;
}

@media (min-width: 768px) {
.logo-box-4 .box-desc {
  min-height: 70px;
}
}
