@font-face {
  font-family: 'source_sans_probold';
  src: url('font/sourcesanspro-bold-webfont.eot');
  src: url('font/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/sourcesanspro-bold-webfont.woff2') format('woff2'), url('font/sourcesanspro-bold-webfont.woff') format('woff'), url('font/sourcesanspro-bold-webfont.ttf') format('truetype'), url('font/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_proregular';
  src: url('font/sourcesanspro-regular-webfont.eot');
  src: url('font/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/sourcesanspro-regular-webfont.woff2') format('woff2'), url('font/sourcesanspro-regular-webfont.woff') format('woff'), url('font/sourcesanspro-regular-webfont.ttf') format('truetype'), url('font/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body,
form,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
div,
hr,
input,
fieldset,
button {
  margin: 0px;
  padding: 0px;
}
.blind,
hr {
  display: none !important;
}
fieldset,
a img {
  border: none;
}
input,
textarea {
  outline: none;
  resize: none;
  font-family: 'Open Sans', sans-serif;
}
a {
  outline: none;
}
a:hover {
  text-decoration: none;
}
body,
input,
label,
textarea {
  font-family: 'source_sans_proregular', Arial, sans-serif;
}
body {
  padding-top: 123px;
}
body.modal-opened {
  overflow: hidden;
}
.content {
  width: 1180px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
  min-height: 1%;
}
.content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.button-center {
  width: 100%;
  clear: both;
  text-align: center;
  margin-top: 1px;
  display: block;
}
.red-button {
  display: inline-block;
  background: #e61d26;
  border-bottom: 3px solid #8f0006;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'source_sans_probold';
  text-decoration: none;
  height: 50px;
  line-height: 50px;
  padding: 0 34px;
  text-shadow: 1px 1px 1px #8f0006;
  border-radius: 8px;
}
.red-button:hover {
  background: #fe3941;
}
.red-button.back {
  padding-left: 53px;
  background: #e61d26 url("images/back-white.png") 32px center no-repeat;
}
.red-button.back:hover {
  background: #fe3941 url("images/back-white.png") 32px center no-repeat;
}
.text-link {
  display: inline-block;
  font-size: 14px;
  color: #EC008B;
}
.text-link.back {
  padding-left: 20px;
  background: url("images/back-red.png") left center no-repeat;
}
.header {
  background: #fff;
  height: 148px;
  border-bottom: 4px solid #CAE8F4;
  width: 100%;
  position: fixed;
  top: 0;
  min-width: 1180px;
  left: 0;
  z-index: 88999;
  transition: height 0.2s ease;
}
.header .logo {
  display: block;
  float: left;
  width: 137px;
  height: 118px;
  margin-top: 22.5px;
}
.header .logo img {
  height: 118px;
  transition: height 0.2s ease;
}
.header .right {
  min-height: 1%;
  float: right;
}
.header .right:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.header .options-header {
  height: 100%;
  float: right;
  min-height: 1%;
}
.header .options-header:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.header .options-header a {
  float: left;
  padding: 0 20px;
  font-size: 14px;
  display: inline-block;
}
.header .options-header a.search {
  display: none;
  text-indent: -1000px;
  overflow: hidden;
  width: 18px;
  height: 18px;
  margin-top: 50px;
  background: url("images/search.png") center center no-repeat;
}
.header .options-header a.help {
  color: #EC008B;
  text-decoration: underline;
  height: 100%;
  line-height: 118px;
}
.header .options-header a.help span {
  text-decoration: underline;
  vertical-align: middle;
  line-height: normal;
  display: inline-block;
}
.header .options-header a.help:hover {
  text-decoration: none;
}
.header .options-header a.help:hover span {
  text-decoration: none;
}
.header .options-header .divider {
  display: block;
  background: url("images/bg-menu.png") left center no-repeat;
  width: 1px;
  height: 118px;
  float: left;
}
.header .options-header .number {
  float: left;
  display: inline-block;
  padding: 0 20px;
  padding-left: 45px;
  height: 100%;
  line-height: 118px;
  text-align: left;
  font-size: 14px;
  color: #3d3d3d;
  background: url("images/phone.png") 20px center no-repeat;
}
.header .options-header .number span {
  vertical-align: middle;
  display: inline-block;
  line-height: 18px;
}
.header .options-header .number strong {
  clear: both;
  display: block;
  font-family: 'source_sans_probold';
  font-size: 16px;
}
.header .phone-mobile {
  display: none;
}
.header.fixed {
  position: fixed;
  z-index: 888;
  height: 68px;
}
.header.fixed .logo {
  margin-top: 12px;
}
.header.fixed .logo img {
  height: 44px;
  width: auto;
}
.header.fixed .options-header {
  min-height: 1%;
}
.header.fixed .options-header:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.header.fixed .options-header a.help {
  line-height: 68px;
}
.header.fixed .options-header .divider {
  height: 68px;
}
.header.fixed .options-header .number {
  line-height: 68px;
}
.header.fixed .nav ul li a {
  line-height: 68px;
}
.nav {
  height: 100%;
  float: left;
  margin-right: 20px;
}
.nav .show-nav {
  display: none;
}
.nav ul {
  list-style: none;
  min-height: 1%;
  height: 100%;
}
.nav ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.nav ul li {
  float: left;
  height: 100%;
  display: block;
  
}
.nav ul li:first-of-type {
  background: none;
}
.nav ul li a {
  display: inline-block;
  height: 100%;
  line-height: 145px;
  padding: 0 20px;
  text-decoration: none;
  vertical-align: middle;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  color: #00ACEE;
  max-width: 100px;
}
.nav ul li a span,
.nav ul li a img {
  cursor: pointer;
  line-height: normal;
  vertical-align: middle;
  display: inline-block;
}
.nav ul li a .icon-home {
  width: 18px;
  height: 16px;
  background: url("images/home-blue.png") center center no-repeat;
  background-size: cover;
  text-indent: -1000px;
  overflow: hidden;
}
.nav ul li a.hp:hover .icon-home,
.nav ul li a.hp.active .icon-home {
  width: 18px;
  height: 16px;
  background: url("images/home.png") center center no-repeat;
  background-size: cover;
}
.nav ul li a.last {
  border-bottom: none;
}
.nav ul li a:hover,
.nav ul li a.active {
  color: #EC008B;
}
.nav ul li a.active {
  background: url("images/bg-menu-active.png") center bottom no-repeat;
}
.section {
  width: 100%;
  clear: both;
  min-height: 1%;
  min-width: 1180px;
}
.section:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.footer {
  width: 100%;
  clear: both;
  min-height: 1%;
  min-width: 1180px;
}
.footer:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.footer .left {
  min-height: 1%;
  float: left;
}
.footer .left:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.footer .right {
  min-height: 1%;
  float: right;
}
.footer .right:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.footer .top {
  padding: 30px 0;
  clear: both;
  border-top: 3px solid #cfcfcf;
  background: #e2e2e2;
}
.footer .top a {
  display: block;
  text-indent: -1000px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  background-image: url("images/icons.png");
  background-repeat: no-repeat;
  margin-right: 25px;
  float: left;
}
.footer .top a.tw {
  background-position: 0 0;
}
.footer .top a.fb {
  background-position: -40px 0;
}
.footer .top a.google {
  background-position: -80px 0;
}
.footer .top a.yt {
  background-position: -120px 0;
}
.footer .top a.rss {
  background-position: -160px 0;
}
.footer .top a.linkedin {
  background-position: -280px 0;
}
.footer .top a.up {
  background: none;
  text-indent: 0;
  width: auto;
  line-height: 40px;
  text-decoration: underline;
  min-height: 1%;
  font-size: 17px;
  color: #202020;
}
.footer .top a.up:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.footer .top a.up span {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-left: 13px;
  background-image: url("images/icons.png");
  background-position: -200px 0;
}
.footer .top a.up:hover span {
  background-image: url("images/icons.png");
  background-position: -240px 0;
}
.footer .bottom {
  padding: 28px 0;
  clear: both;
  border-top: 3px solid #CAE8F4;
  background: #CAE8F4;
}
.footer .bottom p {
  font-size: 17px;
  color: #00518f;
}
.footer .bottom span,
.footer .bottom a {
  font-size: 17px;
  color: #fff;
  float: left;
}
.footer .bottom span {
  margin: 0 5px;
}
.footer .bottom a:hover {
  text-decoration: none;
}
.img-content-big {
  width: 100%;
  min-width: 1180px;
  overflow: hidden;
  clear: both;
  max-height: 620px;
}
.img-content-big img {
  width: 100%;
  display: block;
}
.img-content-big.detail img {
  transform: none !important;
}
.up-mobile {
  display: none;
}
.cf {
  min-height: 1%;
}
.cf:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.inner-border {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.upp {
  text-transform: uppercase;
}
.dem {
  font-family: 'source_sans_probold';
}
.box-hp-main {
  width: 100%;
  height: 500px;
  clear: both;
  position: relative;
  background: url("images/pozadi1.jpg") center top no-repeat;
  background-size: cover;
  overflow: hidden;
}
.box-hp-main .content {
  padding: 60px 0;
}
.box-hp-main .lady {
  display: none;
}
.box-hp-main .lady-desktop {
  position: absolute;
  bottom: 0;
  left: 60%;
  height: 95%;
  z-index: 0;
}
.box-hp-main h2,
.box-hp-main p {
  width: 100%;
  max-width: 670px;
  padding: 0 50px 0 200px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  clear: both;
  position: relative;
  z-index: 10;
}
.box-hp-main h2 {
  text-transform: uppercase;
  font-family: 'source_sans_probold';
  color: #EC008B;
  font-size: 44px;
  line-height: 58px;
  letter-spacing: -1px;
  margin-bottom: 24px;
}
.box-hp-main p {
  max-width: 640px;
  font-size: 20px;
  line-height: 30px;
  color: #1f1f1f;
}
.options {
  width: 100%;
  background: url("images/bg-white.png") center center repeat;
  height: 120px;
  position: relative;
  z-index: 100;
  min-height: 1%;
}
.options:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.options.subpage {
  background: #fff;
  padding-bottom: 15px;
  height: auto;
}
.options.subpage .content {
  padding: 0 0;
  padding-top: 50px;
}
.options.subpage h2 {
  margin-bottom: 10px;
}
.options.subpage .box .inner {
  line-height: 160px;
  
}
.options .content {
  padding: 0 0;
  min-height: 1%;
}
.options .content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.options .box {
  display: block;
  text-decoration: none;
  width: 33%;
  float: left;
  height: 100%;
  background-position: 25% center;
  background-repeat: no-repeat;
}
.options .box:last-of-type {
  width: 34%;
}
.options .box:last-of-type .inner {
  background: none;
}
.options .box .inner {
  height: 100%;
  line-height: 120px;
  width: 100%;
  padding-left: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 20%;
  
}
.options .box span {
  vertical-align: middle;
  display: inline-block;
  color: #00ACEE;
  font-size: 22px;
  line-height: 24px;
  min-width: 90px;
}
.options .box a,
.options .box span.more {
  clear: both;
  min-width: 1px;
  display: inline-block;
  margin-top: 5px;
  font-size: 16px;
  color: #EC008B;
  text-decoration: underline;
  padding-right: 16px;
  background: url("images/more.png") right center no-repeat;
}
.options .box a,
.options .box span.projekty-podtitul {
  clear: both;
  min-width: 1px;
  display: inline-block;
  margin-top: 5px;
  font-size: 16px;
  color: #EC008B;
  padding-right: 16px;
}
.options .box a:hover,
.options .box span.more:hover {
  text-decoration: none;
}
.options .box.flexi {
  background-image: url("images/postavicky_flexi.png");
}
.options .box.cap {
  background-image: url("images/postavicky_cap1.png");
}
.options .box.sova {
  background-image: url("images/postavicky_sova.png");
}
.options .box.zdrava {
  background-image: url("images/postavicky_zdrava2.png");
}
.options .box.barier {
  background-image: url("images/postavicky_bezbarier2.png");
}
.options .box.gender {
  background-image: url("images/postavicky_gender3.png");
}
.options .box:hover {
  background-color: #fff;
}
.box-news-small.grey {
  background: #f4f4f4;
}
.box-news-small.grey .row:after {
  background: #f4f4f4;
}
.box-news-small .content {
  padding: 55px 0 80px 0;
}
.box-news-small h2 {
  text-transform: uppercase;
  text-align: center;
  color: #EC008B;
  margin-bottom: 35px;
  font-size: 26px;
  line-height: 28px;
  padding: 0 20px;
  font-weight: normal;
}
.box-news-small .row {
  min-height: 1%;
  clear: both;
  width: 100%;
  margin-bottom: 60px;
  position: relative;
}
.box-news-small .row:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.box-news-small .row:after {
  content: "";
  width: 60px;
  height: 1px;
  bottom: -1px;
  z-index: 100;
  left: 50%;
  margin-left: -30px;
  position: relative;
  display: block;
  background: #fff;
  visibility: visible;
}
.box-news-small .row:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
.box-news-small .box {
  float: left;
  width: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  text-decoration: none;
}
.box-news-small .box:nth-child(odd) {
  padding-right: 30px;
}
.box-news-small .box:nth-child(even) {
  padding-left: 30px;
}
.box-news-small .box .img {
  width: 100%;
  overflow: hidden;
  max-height: 200px;
  clear: both;
  margin-bottom: 30px;
}
.box-news-small .box .img img {
  display: block;
  width: 100%;
}
.box-news-small .box h3 {
  color: #00ACEE;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 26px;
  font-weight: normal;
  clear: both;
}
.box-news-small .box p {
  color: #202020;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
  clear: both;
}
.box-news-small .box a,
.box-news-small .box span.more {
  clear: both;
  display: inline-block;
  font-size: 16px;
  color: #EC008B;
  text-decoration: underline;
  padding-right: 16px;
}
.box-news-small .box a:hover,
.box-news-small .box span.more:hover {
  text-decoration: none;
}
.box-news-detail .content {
  width: 800px;
  margin: 0 auto;
  padding: 80px 0;
  min-height: 1%;
  position: relative;
}
.box-news-detail .content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.box-news-detail .left,
.box-news-detail .detail-social {
  position: absolute;
  top: 80px;
  left: 0;
  width: 85px;
}
.box-news-detail .left .date,
.box-news-detail .detail-social .date {
  display: block;
  clear: both;
  text-align: center;
  color: #fff;
  background: #00518f;
  width: 85px;
  height: 85px;
  font-size: 18px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 14px;
  margin-bottom: 22px;
}
.box-news-detail .left .date strong,
.box-news-detail .detail-social .date strong {
  display: block;
  clear: both;
  font-family: 'source_sans_probold';
  font-size: 32px;
}
.box-news-detail .left a,
.box-news-detail .detail-social a {
  display: block;
  text-indent: -1000px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  background-image: url("images/icons.png");
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-bottom: 15px;
  float: none;
  clear: both;
}
.box-news-detail .left a.tw,
.box-news-detail .detail-social a.tw {
  background-position: 0 0;
}
.box-news-detail .left a.fb,
.box-news-detail .detail-social a.fb {
  background-position: -40px 0;
}
.box-news-detail .left a.google,
.box-news-detail .detail-social a.google {
  background-position: -80px 0;
}
.box-news-detail .left a.yt,
.box-news-detail .detail-social a.yt {
  background-position: -120px 0;
}
.box-news-detail .right {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-left: 130px;
}
.box-news-detail .right .detail-social {
  display: none;
}
.box-news-detail h1 {
  text-transform: uppercase;
  clear: both;
  font-size: 26px;
  color: #EC008B;
  font-weight: normal;
  margin-bottom: 26px;
}
.box-news-detail h2 {
  clear: both;
  font-size: 23px;
  color: #00ACEE;
  font-weight: normal;
  margin-bottom: 26px;
}
.box-news-detail h3 {
  clear: both;
  font-size: 20px;
  color: #00518f;
  font-weight: normal;
  margin-bottom: 26px;
}
.box-news-detail img,
.box-news-detail iframe {
  width: 100%;
  display: block;
  clear: both;
  margin-bottom: 26px;
}
.box-news-detail img {
  width: auto;
  max-width: 100%;
}
.box-news-detail p {
  clear: both;
  font-size: 17px;
  line-height: 26px;
  color: #202020;
  margin-bottom: 26px;
}
.box-news-detail p a {
  text-decoration: underline;
  color: #EC008B;
}
.box-news-detail p a:hover {
  text-decoration: none;
}
.box-news-detail p a.red-button {
  color: #fff;
  text-decoration: none;
}
.box-news-detail p.main {
  font-family: 'source_sans_probold';
  font-size: 18px;
  line-height: 26px;
  color: #202020;
  padding-bottom: 26px;
}
.box-news-detail ul {
  padding-left: 20px;
  margin-bottom: 26px;
}
.box-news-detail ul li {
  font-size: 17px;
  line-height: 26px;
  color: #202020;
  margin: 3px 0;
}
.box-news-detail ul li a {
  text-decoration: underline;
  color: #EC008B;
}
.box-news-detail ul li a:hover {
  text-decoration: none;
}
/* Contact form */
.main-overlay {
  display: none;
  background: url("images/overlay.png") center center repeat;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 90px;
  padding-bottom: 90px;
  overflow-y: auto;
}
.form-box {
  text-align: center;
  width: 100%;
  max-width: 690px;
  margin: 0 auto;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 70px 50px 0 50px;
}
.form-box .close {
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -1000px;
  overflow: hidden;
  position: absolute;
  top: 20px;
  right: 20px;
  background: url("images/close.png") left top no-repeat;
}
.form-box.small {
  padding: 70px 50px 70px 50px;
}
.form-box.small .red-button {
  padding: 0 90px;
}
.form-box.small h2 {
  letter-spacing: 0;
  font-weight: normal !important;
  line-height: 28px;
  font-size: 26px;
}
.form-box.small p {
  margin-bottom: 50px;
}
.form-box.hidden {
  display: none;
}
.form-box.visible {
  display: block;
}
.form-box h2 {
  font-family: 'source_sans_probold';
  font-size: 44px;
  text-transform: uppercase;
  clear: both;
  color: #00518f;
  line-height: 44px;
  text-align: center;
  margin-bottom: 28px;
  letter-spacing: -1px;
}
.form-box p {
  font-size: 22px;
  clear: both;
  color: #202020;
  line-height: 30px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 45px;
  max-width: 500px;
}
.form-box form {
  text-align: center;
  clear: both;
  padding-bottom: 90px;
  min-height: 1%;
}
.form-box form:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.form-box form p {
  max-width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
}
.form-box form p.small {
  margin-bottom: 15px;
  clear: none;
  width: 50%;
}
.form-box form p.left {
  float: left;
  padding-right: 30px;
}
.form-box form p.right {
  float: right;
  padding-left: 30px;
}
.form-box form p.big {
  width: 100%;
  margin-bottom: 60px;
}
.form-box form p.big label {
  font-weight: normal !important;
}
.form-box form p label {
  font-family: 'source_sans_probold';
  font-size: 16px;
  text-align: center;
  clear: both;
  line-height: 16px;
  display: block;
  margin-bottom: 12px;
}
.form-box form p input {
  height: 44px;
  line-height: 44px;
  border: none;
  width: 100%;
  display: block;
  padding: 0 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
  background: #f2f2f2;
  border-top: 2px solid #dadada;
  font-size: 16px;
}
.form-box form p textarea {
  height: 105px;
  line-height: 20px;
  border: none;
  width: 100%;
  display: block;
  padding: 10px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: left;
  background: #f2f2f2;
  border-top: 2px solid #dadada;
  font-size: 16px;
}
.form-box form .top {
  width: 100%;
  clear: both;
  min-height: 1%;
}
.form-box form .top:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.form-box form .or {
  display: block;
  width: 90%;
  max-width: 325px;
  margin: 0 auto;
  position: relative;
  height: 24px;
  border: 1px solid #cccccc;
  border-top: none;
  line-height: 23px;
  text-align: center;
  margin-bottom: 42px;
}
.form-box form .or span {
  display: inline-block;
  background: #fff;
  width: 60px;
  text-align: center;
  color: #202020;
  font-size: 16px;
  line-height: 24px;
  top: 13px;
  position: relative;
  text-transform: uppercase;
}
.form-box form button {
  border: none;
  line-height: normal;
  cursor: pointer;
  border-bottom: 3px solid #8f0006;
}
.form-box .bottom {
  width: 100%;
  border-top: 1px solid #cccccc;
  clear: both;
  min-height: 1%;
  text-align: center;
  padding: 20px 0;
}
.form-box .bottom:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.form-box .bottom span,
.form-box .bottom a {
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  color: #202020;
  margin: 0 30px;
  height: 28px;
  line-height: 28px;
}
.form-box .bottom span.number,
.form-box .bottom a.number {
  padding-left: 32px;
  background: url("images/phone2.png") left center no-repeat;
}
.form-box .bottom span.email,
.form-box .bottom a.email {
  padding-left: 40px;
  background: url("images/email.png") left center no-repeat;
}
.error-message {
  display: none;
  background: #fff0f0;
  color: #f00;
  padding: 5px 12px;
  font-size: 16px;
  clear: both;
}
.error-message.error-message-both,
.error-message.error-message-phone,
.error-message.error-message-email {
  position: relative;
  top: -10px;
}
.error-message.error-message-bottom {
  position: relative;
  top: -55px;
}
.input-error {
  border-color: red;
}
.contact-form-error {
  display: none;
  background: #fff0f0;
  color: #f00;
  padding: 20px;
  font-size: 16px;
  margin-top: 10px;
}
.subpage {
  clear: both;
  min-height: 1%;
}
.subpage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.subpage .content {
  padding: 65px 0;
}
.subpage h2 {
  clear: both;
  text-transform: uppercase;
  text-align: center;
  font-size: 26px;
  line-height: 30px;
  font-weight: normal;
  margin: 0 auto;
  margin-bottom: 24px;
  color: #EC008B;
  max-width: 90%;
}
.subpage span,
.subpage h3,
.subpage p {
  color: #202020;
}
.subpage p {
  font-size: 17px;
  color: #202020;
  line-height: 26px;
  padding: 0px 10px 0px 10px;
}
.subpage p strong {
  font-family: 'source_sans_probold';
}
.subpage .part {
  min-height: 1%;
  position: relative;
  clear: none;
  float: left;
}
.subpage .part:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.subpage .part.half {
  width: 50%;
}
.subpage .part.third {
  width: 33.33%;
}
.subpage .part.thir {
  width: 50%;
}
.subpage .part.quarter {
  width: 25%;
}
.subpage .part.right {
  text-align: right;
}
.subpage .tip {
  width: 90%;
  max-width: 810px;
  min-height: 1%;
  margin: 0 auto;
  display: block;
  clear: both;
  height: 94px;
  line-height: 94px;
  position: relative;
  background: #fefdd2;
}
.subpage .tip:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.subpage .tip .bg {
  text-indent: -1000px;
  overflow: hidden;
  display: block;
  height: 94px;
  width: 94px;
  position: absolute;
  top: 0;
  left: 0;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  font-size: 17px;
  background: #e3d750 url("images/tip.png") center center no-repeat;
}
.subpage .tip .text {
  padding: 0 47px 0 120px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 94px;
  line-height: 94px;
  vertical-align: middle;
  width: 100%;
  display: block;
  text-align: left;
}
.subpage .tip .text span {
  vertical-align: middle;
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.subpage .tip .text span a {
  color: #000;
}
.subpage .tip.more {
  overflow: hidden;
}
.subpage .tip.more .text {
  padding: 0 160px 0 120px;
}
.subpage .tip.more .next {
  height: 48%;
  padding: 0 29px;
  color: #22221c;
  font-size: 14px;
  border-left: 1px solid #e3d750;
  top: 26%;
  position: absolute;
  right: 0;
  display: inline-block;
  line-height: 14px;
}
.subpage .tip.more .next span {
  position: relative;
  top: 50%;
  margin-top: -7px;
  display: block;
  line-height: 14px;
  background: url("images/more-black.png") right center no-repeat;
  padding-right: 15px;
}
.subpage .tip.white {
  background: url("images/bg-white.png") center center repeat;
}
.subpage .tip.white .bg {
  background: #ffffff url("images/tip-blue.png") center center no-repeat;
  border-right: 2px solid #c4e4f5;
}
.subpage .step {
  width: 90%;
  max-width: 625px;
  margin: 0 auto;
  clear: both;
  min-height: 1%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 27px 0 27px 55px;
  position: relative;
  display: block;
  text-align: left;
  font-size: 17px;
  line-height: 26px;
}
.subpage .step:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.subpage .step .number {
  position: absolute;
  display: block;
  color: #fff;
  background: #EC008B;
  font-family: 'source_sans_probold';
  font-size: 22px;
  text-align: center;
  height: 37px;
  width: 37px;
  line-height: 37px;
  border-radius: 37px;
  left: 0;
  top: 31px;
}
.subpage .step.last {
  border-bottom: none;
}
.subpage-main-top {
  overflow: hidden;
  background: url("images/bg-shop-top.jpg") center center no-repeat;
  background-size: cover;
}
.subpage-main-top .content {
  padding: 80px 30px 20px 30px;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.subpage-main-top h2 {
    /* font-family: 'source_sans_probold'; */
    font-size: 26px;
    line-height: 54px;
}
.subpage-main-top .box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 100px;
  position: relative;
  height: 275px;
  width: 34%;
}
.subpage-main-top .box .bg {
  height: 34px;
  width: 326px;
  display: block;
  position: absolute;
  top: 38px;
}
.subpage-main-top .box h3 {
  margin-bottom: 12px;
  font-family: 'source_sans_probold';
  color: #ffffff;
  font-size: 22px;
  clear: both;
  line-height: 26px;
}
.subpage-main-top .box p {
  color: #ffffff;
  font-size: 17px;
  clear: both;
  line-height: 26px;
}
.subpage-main-top .box p a {
  color: #EC008B;
}
.subpage-main-top .box.first {
  background: url("images/box-1.png") left top no-repeat;
  text-align: left;
  float: left;
}

.subpage-main-top .box.second {
  background: url("images/box-2.png") right top no-repeat;
  text-align: right;
  float: right;
}

.subpage-main-top .box.third {
  background: url("images/box-3.png") left top no-repeat;
  text-align: left;
  float: left;
}

.subpage-main-top .box.fourth {
  background: url("images/box-4.png") right top no-repeat;
  text-align: right;
  float: right;
}

.subpage-main-top .img-card {
  width: 30%;
  left: 50%;
  position: absolute;
  display: block;
  margin-left: -16%;
  bottom: 30%;
  z-index: 100;
}
.subpage-main-top .img-terminal {
  width: 20%;
  left: 50%;
  position: absolute;
  display: block;
  margin-left: -11%;
  bottom: -29%;
}
.subpage-main-top .img-tablet {
  width: 24%;
  left: 50%;
  position: absolute;
  display: block;
  margin-left: -12%;
  bottom: 19%;
}
.subpage-main-top.internet {
  background: url("images/bg-internet-top.jpg") center center no-repeat;
  background-size: cover;
}
.subpage-main-top.internet .box .bg {
  width: 277px;
}
.subpage-main-top.internet .box.first {
  background: url("images/box-2.png") left top no-repeat;
  padding-right: 3%;
}
.subpage-main-top.internet .box.second {
  background: url("images/box-5.png") right top no-repeat;
  padding-left: 3%;
}
.subpage-main-top.internet .box.third {
  background: url("images/box-3.png") left top no-repeat;
  padding-right: 3%;
  height: 300px;
}
.subpage-main-top.internet .box.fourth {
  background: url("images/box-6.png") right top no-repeat;
  padding-left: 3%;
  height: 300px;
}
.subpage-main-top.internet .img-card {
  width: 24%;
  left: 50%;
  position: absolute;
  display: block;
  margin-left: -13%;
  bottom: 9%;
  z-index: 100;
}
.subpage-main-top.card {
  background: url("images/bg-card-top.jpg") center center no-repeat;
  background-size: cover;
}
.subpage-main-top.card .box {
  height: 320px;
}
.subpage-main-top.card .box .bg {
  width: 277px;
}
.subpage-main-top.card .box.first {
  background: url("images/box-7.png") left top no-repeat;
  padding-right: 3%;
}
.subpage-main-top.card .box.second {
  background: url("images/box-2.png") right top no-repeat;
  padding-left: 3%;
}
.subpage-main-top.card .box.third {
  background: url("images/box-8.png") left top no-repeat;
  padding-right: 3%;
  height: 320px;
}
.subpage-main-top.card .box.fourth {
  background: url("images/box-9.png") right top no-repeat;
  padding-left: 3%;
  height: 320px;
}
.subpage-main-top.card .img-hand {
  width: 24%;
  left: 50%;
  position: absolute;
  display: block;
  margin-left: -12%;
  bottom: 0;
  z-index: 100;
}
.subpage-shop-animals h2 {
  margin-bottom: 33px;
}
.subpage-shop-animals .part {
  text-align: center;
}
.subpage-shop-animals img {
  clear: both;
}
.subpage-shop-animals img.gif {
  display: none;
}
.subpage-shop-animals span {
  display: block;
  padding-top: 24px;
  width: 100%;
  clear: both;
  font-size: 22px;
  color: #202020;
}
.subpage-shop-animals span strong {
  color: #00518f;
  font-family: 'source_sans_probold';
}
.subpage-shop-symbols {
  overflow: hidden;
  background: url("images/bg-shop-symbols.jpg") center center no-repeat;
  background-size: cover;
  text-align: center;
}
.subpage-shop-symbols p {
  max-width: 760px;
  margin: 0 auto;
}
.subpage-shop-symbols .part {
  padding-top: 62px;
  min-height: 1%;
  padding-left: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.subpage-shop-symbols .part:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.subpage-shop-symbols .part img {
  float: left;
  max-width: 110px;
  width: 19%;
  margin-right: 5%;
}
.subpage-shop-symbols .part p {
  float: left;
  width: 46%;
  max-width: 260px;
  text-align: left;
}
.subpage-shop-symbols .part.left {
  padding-left: 0;
  padding-right: 30px;
}
.subpage-shop-symbols .part.left img,
.subpage-shop-symbols .part.left p {
  float: right;
}
.subpage-shop-safety h2 {
  margin-bottom: 30px;
}
.subpage-shop-safety .card-mobile {
  display: none;
}
.subpage-shop-safety.card .part {
  margin-bottom: 60px;
}
.subpage-shop-safety .part {
  margin-bottom: 0;
  text-align: center;
  min-height: 1%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.subpage-shop-safety .part:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.subpage-shop-safety .part.left {
  padding-left: 30px;
}
.subpage-shop-safety .part img {
  width: 100%;
}
.subpage-shop-safety .part h3 {
  font-size: 22px;
  color: #202020;
  padding-top: 80px;
  text-align: left;
  font-weight: normal;
  clear: both;
  margin-bottom: 14px;
}
.subpage-shop-safety .part h3 strong {
  font-family: 'source_sans_probold';
}
.subpage-shop-safety .part p {
  text-align: left;
  max-width: 290px;
}
.subpage-shop-safety .part a {
  clear: both;
  display: inline-block;
  padding-right: 13px;
  background: url("images/more.png") right center no-repeat;
  color: #EC008B;
  margin-top: 8px;
}
.subpage-shop-safety .part.right {
  padding-right: 30px;
  padding-left: 0;
}
.subpage-shop-safety .part.right h3 {
  float: right;
  text-align: right;
}
.subpage-shop-safety .part.right p {
  float: right;
  text-align: right;
}
.subpage-shop-rules {
  overflow: hidden;
  background: url("images/bg-shop-rules.jpg") center center no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
}
.subpage-shop-rules h2 {
  color: #fff;
}
.subpage-shop-rules p {
  color: #fff;
  padding-bottom: 17px;
  margin-bottom: 17px;
  background: url("images/bg-white-line.png") center bottom no-repeat;
}
.subpage-shop-rules p a {
  color: #fff;
}
.subpage-shop-rules p strong {
  font-family: 'source_sans_probold';
}
.subpage-shop-rules p:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  background: none;
}
.subpage-shop-sticker {
  text-align: center;
}
.subpage-shop-sticker p {
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 45px;
}
.subpage-shop-sticker .part {
  margin-bottom: 50px;
  text-align: left;
}
.subpage-shop-sticker .part img {
  margin: 0 30px;
}
.subpage-shop-abroad h2 {
  margin-bottom: 30px;
}
.subpage-shop-abroad .part {
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 30px;
  padding-top: 120px;
}
.subpage-shop-abroad .part h3 {
  font-size: 22px;
  color: #202020;
  text-align: center;
  font-weight: normal;
  clear: both;
  margin-bottom: 14px;
}
.subpage-shop-abroad .part h3 strong {
  font-family: 'source_sans_probold';
}
.subpage-shop-abroad .part .bg {
  display: block;
  width: 50%;
  position: absolute;
  height: 1px;
  left: 75%;
  top: 50px;
  background: #cccccc;
}
.subpage-shop-abroad .part.part-1 {
  background: url("images/abroad-1.png") center 10px no-repeat;
}
.subpage-shop-abroad .part.part-2 {
  background: url("images/abroad-2.png") center 15px no-repeat;
}
.subpage-shop-abroad .part.part-3 {
  background: url("images/abroad-3.png") center top no-repeat;
}
.subpage-shop-abroad .part.part-4 {
  background: url("images/abroad-4.png") center top no-repeat;
}
.subpage-shop-questions {
  text-align: center;
  background: #f4f4f4;
}
.subpage-shop-questions .content {
  padding: 50px 0;
}
.subpage-shop-questions h2 {
  color: #202020;
}
.subpage-shop-videos {
  overflow: hidden;
  background: url("images/bg-shop-videos.jpg") center center no-repeat;
  background-size: cover;
  text-align: center;
}
.subpage-shop-videos .part {
  text-align: left;
}
.subpage-shop-videos .part iframe,
.subpage-shop-videos .part embed {
  margin: 0 19px;
  max-width: 450px;
  height: 380px;
}
.subpage-internet-safety {
  text-align: center;
}
.subpage-internet-safety .part {
  min-height: 1%;
  margin: 0 auto;
  float: none;
  clear: both;
  padding: 30px 0;
}
.subpage-internet-safety .part:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.subpage-internet-safety .part span {
  width: 62%;
  float: left;
  display: block;
  padding-top: 8%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 10px;
  font-size: 22px;
  line-height: 30px;
  text-align: left;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin-right: -2%;
}
.subpage-internet-safety .part span strong {
  text-transform: uppercase;
  font-family: 'source_sans_probold';
}
.subpage-internet-safety .part img {
  width: 40%;
  float: right;
  display: block;
}
.subpage-internet-3Dsecure {
  text-align: center;
  overflow: hidden;
  background: url("images/bg-internet-3d.jpg") center center no-repeat;
  background-size: cover;
  color: #fff;
}
.subpage-internet-3Dsecure h2 {
}

.subpage-internet-3Dsecure p {
  max-width: 600px;
  margin: 0 auto;
}
.subpage-internet-details {
  background: #36648B;
  text-align: center;
  color: #fff;
}
.subpage-internet-details h2,
.subpage-internet-details p {
  color: #fff;
}
.subpage-internet-details .menu {
  width: 100%;
  clear: both;
  text-align: center;
  margin-bottom: 60px;
  min-height: 1%;
}
.subpage-internet-details .menu:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  height: 0;
}
.subpage-internet-details .menu a {
  float: left;
  width: 25%;
  display: inline-block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 50px;
  height: 90px;
  line-height: 72px;
  color: #70c3ef;
  font-size: 22px;
  text-decoration: none;
  vertical-align: middle;
  background: url("images/bg-menu-normal.png") center bottom no-repeat;
}
.subpage-internet-details .menu a span {
  display: inline-block;
  vertical-align: middle;
  line-height: 26px;
  color: #70c3ef;
}
.subpage-internet-details .menu a:first-of-type {
  width: 35%;
}
.subpage-internet-details .menu a strong {
  font-family: 'source_sans_probold';
}
.subpage-internet-details .menu a:hover,
.subpage-internet-details .menu a.active {
  color: #fff;
  background: url("images/bg-menu-white.png") center bottom no-repeat;
}
.subpage-internet-details .menu a:hover span,
.subpage-internet-details .menu a.active span {
  color: #fff;
}
.subpage-internet-details .menu a.last {
  border: none;
}
.subpage-internet-details .menu a.short {
  width: 20%;
}
.subpage-internet-details .detail {
  display: none;
}
.subpage-internet-details .detail p {
  margin: 0 auto;
  max-width: 550px;
}
.subpage-internet-details .detail.detail-1 p {
  margin-bottom: 40px;
}
.subpage-internet-details .detail.detail-1 .part {
  text-align: left;
}
.subpage-internet-details .detail.detail-1 .part.right {
  text-align: right;
}
.subpage-internet-details .detail.detail-1 .part img {
  margin: 0 30px;
}
.subpage-internet-details .detail.detail-2 p {
  margin-bottom: 35px;
}
.subpage-internet-details .detail.detail-2 h3 {
  clear: both;
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 2px;
}
.subpage-internet-details .detail.detail-2 .step {
  color: #fff;
  border-bottom: 1px solid #6c94bb;
}
.subpage-internet-details .detail.detail-2 .step.last {
  border-bottom: none;
}
.subpage-internet-details .detail.detail-3 h2 {
  margin-bottom: 30px;
}
.subpage-internet-details .detail.detail-3 .part {
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 30px;
  padding-top: 120px;
}
.subpage-internet-details .detail.detail-3 .part h3 {
  font-size: 22px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  clear: both;
  margin-bottom: 14px;
}
.subpage-internet-details .detail.detail-3 .part h3 strong {
  font-family: 'source_sans_probold';
}
.subpage-internet-details .detail.detail-3 .part p {
  color: #fff;
}
.subpage-internet-details .detail.detail-3 .part .bg {
  display: block;
  width: 50%;
  position: absolute;
  height: 1px;
  left: 75%;
  top: 50px;
  background: #6c94bb;
}
.subpage-internet-details .detail.detail-3 .part.first {
  background: url("images/bg-3d-1.png") center 0 no-repeat;
}
.subpage-internet-details .detail.detail-3 .part.second {
  background: url("images/bg-3d-2.png") center 0 no-repeat;
}
.subpage-internet-details .detail.detail-3 .part.third {
  background: url("images/bg-3d-3.png") center top no-repeat;
}
.subpage-internet-details .detail.detail-3 .part.fourth {
  background: url("images/bg-3d-4.png") center top no-repeat;
}
.subpage-internet-details .detail.detail-4 .faq {
  width: 90%;
  max-width: 625px;
  margin: 0 auto;
  clear: both;
  border-bottom: 1px solid #6c94bb;
  margin-bottom: 25px;
}
.subpage-internet-details .detail.detail-4 .faq a {
  color: #6c94bb;
  text-decoration: none;
  font-size: 17px;
  line-height: 26px;
  padding-bottom: 15px;
  display: block;
  width: 100%;
  clear: both;
  background: url("images/bg-menu-normal.png") center bottom no-repeat;
  margin-bottom: 15px;
}
.subpage-internet-details .detail.detail-4 .faq a.active {
  background: url("images/bg-menu-white-up.png") center bottom no-repeat;
}
.subpage-internet-details .detail.detail-4 .faq p {
  display: none;
  color: #fff;
  padding-bottom: 25px;
}
.subpage-internet-details .detail.detail-4 .faq.last {
  margin-bottom: 0;
  border-bottom: none;
}
.subpage-internet-details .detail.detail-4 .faq.last p {
  padding-bottom: 0;
}
.subpage-internet-details .detail.active {
  display: block;
}
.subpage-internet-data {
  text-align: center;
}
.subpage-internet-data p {
  margin: 0 auto;
  max-width: 600px;
  margin-bottom: 40px;
}
.subpage-internet-data .part {
  text-align: left;
}
.subpage-internet-data .part .text {
  width: 30%;
  text-align: center;
  margin-left: 15%;
  margin-bottom: 15px;
}
.subpage-internet-data .part .text h3 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 15px;
  font-weight: normal;
}
.subpage-internet-data .part .text h3 strong {
  font-family: 'source_sans_probold';
}
.subpage-internet-data .part .text p {
  margin: 0 0;
}
.subpage-internet-data .part .img {
  text-align: left;
  clear: both;
  width: 100%;
}
.subpage-internet-data .part.right {
  text-align: right;
}
.subpage-internet-data .part.right .text {
  float: right;
  width: 35%;
  margin-left: 4%;
}
.subpage-internet-data .part.right .img {
  text-align: right;
}
.subpage-internet-data .part.right img {
  margin: 0 30px;
}
.subpage-projekty {
    text-align: center;
    overflow: hidden;
    background: url("images/projekty.jpg") center center no-repeat;
    background-size: cover;
    color: #fff;
    height: 606px;
}
.subpage-diversitas-left {
    text-align: center;
    overflow: hidden;
    background: url("images/diversitas_bg_left.png") center center no-repeat;
    background-size: cover;
    color: #fff;
    height: 252px;
}
.subpage-diversitas-right {
    text-align: center;
    overflow: hidden;
    background: url("images/diversitas_bg_right.png") center center no-repeat;
    background-size: cover;
    color: #fff;
    height: 252px;
}
.subpage-internet-help {
  text-align: center;
  overflow: hidden;
  background: url("images/ambasadori.jpg") center center no-repeat;
  background-size: cover;
  color: #fff;
  height: 952px;
}
.subpage-internet-gender {
  text-align: center;
  overflow: hidden;
  background: url("images/gender.jpg") center center no-repeat;
  background-size: cover;
  color: #fff;
  height: 510px;
}
.subpage-internet-sova {
text-align: center;
overflow: hidden;
background: url("images/sova.jpg") center center no-repeat;
background-size: cover;
color: #fff;  
height: 510px;
}
.subpage-internet-help h2 {
  padding-top: 120px;
  background: url("images/bg-help-heading.png") center top no-repeat;
  color: #fff;
}
.subpage-internet-help p {
  color: #fff;
  max-width: 600px;
  margin: 0 auto;
}
.subpage-internet-reclamation {
  background: #c4e4f5;
}
.subpage-internet-reclamation .step {
  border-bottom: 1px solid #afd0e2;
}
.subpage-internet-reclamation .step.last {
  border: none;
}
.subpage-internet-reclamation .step:first-of-type {
  padding-top: 0;
}
.subpage-internet-reclamation .step:first-of-type .number {
  top: 0;
}
.subpage-internet-reclamation .step:last-of-type {
  padding-bottom: 0;
}
.subpage-card-limits {
  text-align: center;
  overflow: hidden;
  background: url("images/pozadi_bez_barier_bw.jpg") center center no-repeat;
  background-size: cover;
  color: #fff;
}

.subpage-projekty-zdrava {
    text-align: center;
    overflow: hidden;
    background: url(images/pozadi_zdrava.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
}	


.subpage-projekty-amba {
    text-align: center;
    overflow: hidden;
    background: url(images/pozadi_amba.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
}


.subpage-card-limits p,
.subpage-card-limits h2 {
  color: #fff;
}
.subpage-card-limits .part {
  padding-top: 30px;
}
.subpage-card-limits .part .img {
  overflow: hidden;
  clear: both;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 210px;
  height: 210px;
  border-radius: 210px;
  border: 5px solid #fff;
  margin: 0 auto;
  margin-bottom: 25px;
}
.subpage-card-limits .part .img img {
  width: 100%;
  display: block;
}
.subpage-card-limits .part h3 {
  font-size: 22px;
  color: #fff;
  font-weight: normal;
  line-height: 30px;
}
.subpage-card-limits .part h3 strong {
  font-family: 'source_sans_probold';
}
.subpage-projekty-zdrava p,
.subpage-projekty-zdrava h2 {
color: #fff;
}
.subpage-projekty-zdrava .part {
padding-top: 30px;
}
.subpage-projekty-zdrava .part .img {
overflow: hidden;
clear: both;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 210px;
height: 210px;
border-radius: 210px;
border: 5px solid #fff;
margin: 0 auto;
margin-bottom: 25px;
}
.subpage-projekty-zdrava .part .img img {
width: 100%;
display: block;
}
.subpage-projekty-zdrava .part h3 {
font-size: 22px;
color: #fff;
font-weight: normal;
line-height: 30px;
}
.subpage-projekty-zdrava .part h3 strong {
font-family: 'source_sans_probold';
}

.subpage-projekty-amba p,
.subpage-projekty-amba h2 {
color: #fff;
}
.subpage-projekty-amba .part {
padding-top: 30px;
}
.subpage-projekty-amba .part .img {
overflow: hidden;
clear: both;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 210px;
height: 210px;
border-radius: 210px;
border: 5px solid #fff;
margin: 0 auto;
margin-bottom: 25px;
}
.subpage-projekty-amba .part .img img {
width: 100%;
display: block;
}
.subpage-projekty-amba .part h3 {
font-size: 22px;
color: #fff;
font-weight: normal;
line-height: 30px;
}
.subpage-projekty-amba .part h3 strong {
font-family: 'source_sans_probold';
}


.subpage-card-change {
  text-align: center;
  background: #CAE8F4;
  height: 450px;
}
.subpage-card-change p {
  width: 90%;
  max-width: 830px;
  margin: 0 auto;
  margin-bottom: 48px;
}
.subpage-card-change img {
  width: 257px;
  margin: 0 auto;
  margin-bottom: 25px;
}
.subpage-card-change h3 {
  max-width: 300px;
  margin: 0 auto;
  width: 90%;
  font-size: 22px;
  line-height: 30px;
  font-weight: normal;
  color: #202020;
}
.subpage-card-change h3 strong {
  font-family: 'source_sans_probold';
}
.subpage-card-change .part {
  padding-top: 56px;
  margin-bottom: 60px;
  text-align: left;
}
.subpage-card-change .part span {
  font-size: 17px;
  color: #202020;
  line-height: 26px;
  margin: 0 30px;
  display: inline-block;
  text-align: left;
  padding-left: 47px;
}
.subpage-card-change .part span strong {
  display: block;
  clear: both;
}
.subpage-card-change .part span.phone {
  background: url("images/bg-change-phone.png") left center no-repeat;
}
.subpage-card-change .part span.place {
  background: url("images/bg-change-place.png") left center no-repeat;
}
.subpage-card-atm {
  text-align: center;
  overflow: hidden;
  background: url("images/bg-card-atm.jpg") center center no-repeat;
  background-size: cover;
  color: #fff;
}
.subpage-card-atm p,
.subpage-card-atm h2 {
  color: #fff;
}
.subpage-card-atm p {
  margin-bottom: 45px;
}
.subpage-card-atm .part .line {
  position: relative;
  margin-bottom: 55px;
}
.subpage-card-atm .part .line .text {
  color: #fff;
  border-bottom: 1px solid #4a4951;
  padding-bottom: 8px;
  display: inline-block;
  font-size: 17px;
  line-height: 26px;
}
.subpage-card-atm .part .line .text a {
  color: #fff;
}
.subpage-card-atm .part .line .text strong {
  font-family: 'source_sans_probold';
}
.subpage-card-atm .part .line .bg {
  height: 1px;
  width: 70%;
  display: block;
  position: absolute;
  background: #4a4951;
  bottom: 0;
  left: 100%;
}
.subpage-card-atm .part.first {
  width: 30%;
  text-align: right;
  padding-top: 12px;
}
.subpage-card-atm .part.second {
  width: 40%;
}
.subpage-card-atm .part.second img {
  position: relative;
  z-index: 100;
  width: 82%;
  margin: 0 auto;
  display: block;
}
.subpage-card-atm .part.third {
  padding-top: 12px;
  width: 30%;
  text-align: left;
}
.subpage-card-atm .part.third .bg {
  left: auto;
  right: 100%;
}
@media screen and (max-width: 1200px) {
  .content {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .options .content {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .header,
  .section,
  .footer,
  .img-content-big {
    min-width: 320px;
    width: 100%;
  }
  .subpage-main-top .img-terminal {
    display: none;
  }
  .subpage-main-top .box .bg {
    display: none;
  }
  .subpage-main-top.card .img-hand {
    width: 30%;
    margin-left: -15%;
  }
  .subpage-internet-safety {
    text-align: center;
  }
  .subpage-internet-safety .part {
    width: 70%;
  }
  .subpage-internet-safety .part.half {
    width: 70%;
  }
  .subpage-internet-data {
    text-align: center;
  }
  .subpage-internet-data .part {
    width: 100%;
    padding-top: 40px;
  }
  .subpage-internet-data .part.half {
    width: 100%;
  }
  .subpage-internet-data .part .text {
    width: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 10px;
    float: none;
    margin: 0 auto;
  }
  .subpage-internet-data .part .img {
    text-align: center;
    clear: both;
    width: 100%;
    padding-top: 20px;
  }
  .subpage-internet-data .part .img img {
    width: 40%;
    margin: 0 auto;
    min-width: 280px;
  }
  .subpage-internet-data .part.right {
    padding-top: 0;
    text-align: right;
  }
  .subpage-internet-data .part.right .text {
    float: right;
    width: 50%;
    margin-left: 0;
  }
  .subpage-internet-data .part.right .img {
    text-align: center;
  }
  .subpage-internet-data .part.right img {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1130px) {
  .nav {
    margin-right: 10px;
  }
  .nav ul li {
    background: none;
  }
  .nav ul li a {
    padding: 0 7px;
    font-size: 14px;
    max-width: 100px;
  }
  .nav ul li a.hp {
    padding-right: 10px;
  }
  .subpage-shop-symbols .part {
    min-height: 1%;
  }
  .subpage-shop-symbols .part:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  .subpage-shop-symbols .part img {
    width: 40%;
  }
  .subpage-shop-symbols .part p {
    width: 46%;
    max-width: 46%;
  }
  .subpage-internet-details .menu a {
    width: 25%;
    padding: 0 10px 30px 10px;
    height: 102px;
    line-height: 102px;
    border: none;
  }
  .subpage-internet-details .menu a:first-of-type {
    width: 25%;
  }
  .subpage-internet-details .menu a.short {
    width: 25%;
  }
  .subpage-card-atm {
    text-align: center;
    overflow: hidden;
    background: url("images/bg-card-atm.jpg") center center no-repeat;
    background-size: cover;
    color: #fff;
  }
  .subpage-card-atm p,
  .subpage-card-atm h2 {
    color: #fff;
  }
  .subpage-card-atm p {
    margin-bottom: 45px;
  }
  .subpage-card-atm .part .line {
    position: relative;
    margin-bottom: 10px;
  }
  .subpage-card-atm .part .line .text {
    color: #fff;
    border-bottom: none;
    padding-bottom: 8px;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
  }
  .subpage-card-atm .part .line .text a {
    color: #fff;
  }
  .subpage-card-atm .part .line .text strong {
    font-family: 'source_sans_probold';
  }
  .subpage-card-atm .part .line .bg {
    display: none;
  }
  .subpage-card-atm .part.first {
    width: 100%;
    text-align: center;
    padding-top: 0;
  }
  .subpage-card-atm .part.second {
    display: none;
  }
  .subpage-card-atm .part.third {
    padding-top: 0;
    width: 100%;
    text-align: center;
  }
  .subpage-card-atm .part.third .bg {
    left: auto;
    right: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .header .options-header {
    display: none;
  }
  .header .phone-mobile {
    display: none;
    height: 25px;
    width: 19px;
    background: url("images/bg-change-phone.png") center center no-repeat;
    background-size: cover;
    text-indent: -1000px;
    overflow: hidden;
    position: absolute;
    top: 46.5px;
    right: 25px;
  }
  .header.fixed .phone-mobile {
    top: 21.5px;
  }
  .nav {
    margin-right: 30px;
  }
  .nav ul li a {
    padding: 0 10px;
  }
  .nav ul li.phone-mobile {
    display: none;
  }
  .subpage-main-top.internet .box {
    height: 330px;
  }
  .subpage-main-top.internet .box.fourth,
  .subpage-main-top.internet .box.third {
    height: 330px;
  }
  .subpage-shop-safety .card-mobile {
    display: block;
    clear: both;
    width: 40%;
    margin: 0 auto;
    min-width: 260px;
  }
  .subpage-shop-safety .part {
    margin-bottom: 60px;
    text-align: center;
    display: none;
    width: 0;
  }
  .subpage-shop-safety .part.left {
    padding-left: 20px;
    width: 50%;
    display: block;
  }
  .subpage-shop-safety .part img {
    display: none;
  }
  .subpage-shop-safety .part h3 {
    padding-top: 40px;
  }
  .subpage-shop-safety .part p {
    max-width: 100%;
  }
  .subpage-shop-safety .part.right {
    display: block;
    padding-right: 20px;
    padding-left: 0;
    width: 50%;
  }
  .subpage-shop-abroad .part {
    width: 50%;
    margin-top: 0;
  }
  .subpage-shop-abroad .part.quarter {
    width: 50%;
  }
  .subpage-shop-abroad .part .bg {
    display: none;
  }
  .subpage-shop-abroad .part.first {
    margin-top: 0;
    background: url("images/abroad-1.png") center top no-repeat;
  }
  .subpage-shop-abroad .part.second {
    margin-top: 0;
    background: url("images/abroad-2.png") center top no-repeat;
  }
  .subpage-shop-videos .part {
    text-align: left;
    padding: 0 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .subpage-shop-videos .part iframe,
  .subpage-shop-videos .part embed {
    margin: 0 0;
    width: 100%;
    max-width: 400px;
    height: 260px;
  }
  .subpage-internet-safety {
    text-align: center;
  }
  .subpage-internet-safety .part span {
    padding-top: 3%;
    line-height: 26px;
  }
  .subpage-internet-details .detail.detail-1 .part img {
    margin: 0 10px;
    max-width: 80%;
  }
  .subpage-internet-details .detail.detail-3 .part {
    margin-top: 40px;
    width: 50%;
    padding: 0 10px;
    padding-top: 120px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .subpage-internet-details .detail.detail-3 .part h3 {
    font-size: 20px;
  }
  .subpage-internet-details .detail.detail-3 .part .bg {
    display: none;
  }
  .subpage-internet-details .detail.detail-3 .part.quarter {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 78px;
  }
  .header {
    background: #fff;
    height: 73px;
    border-bottom: 5px solid #f4f4f4;
    width: 100%;
    position: absolute;
    top: 0;
    min-width: 320px;
    left: 0;
    text-align: center;
  }
  .header .logo {
    display: inline-block;
    float: none;
    width: auto;
    height: 48px;
    margin-top: 12.5px;
  }
  .header .logo img {
    height: 48px;
    width: auto;
  }
  .header .options-header {
    display: none;
  }
  .header .phone-mobile {
    top: 24px;
  }
  .header.fixed {
    position: fixed;
    z-index: 88999;
    height: 73px;
  }
  .header.fixed .logo {
    margin-top: 12.5px;
  }
  .header.fixed .logo img {
    height: 48px;
    width: auto;
  }
  .header.fixed .options-header {
    display: none;
  }
  .header.fixed .phone-mobile {
    top: 24px;
  }
  .header.fixed .nav {
    z-index: 88999;
  }
  .header.fixed .nav ul li a {
    line-height: 18px;
  }
  .nav {
    height: auto;
    float: none;
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 0;
    width: 100%;
    max-width: 480px;
    z-index: 88999;
  }
  .nav .show-nav {
    display: block;
    width: 73px;
    height: 73px;
    text-indent: -1000px;
    overflow: hidden;
    background: #ffffff url("images/menu.png") center center no-repeat;
  }
  .nav .show-nav.close {
    background: #2c7bb7 url("images/close-menu.png") center center no-repeat;
  }
  .nav ul {
    display: none;
    height: auto;
    width: 100%;
    max-width: 480px;
    background: #2c7bb7;
  }
  .nav ul li {
    float: none;
    height: auto;
    width: 100%;
    background: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 25px;
  }
  .nav ul li.phone-mobile {
    padding: 0 0;
    border: none;
    margin: 0 0;
    text-indent: 0;
    overflow: hidden;
    position: static;
    background: none;
    width: 100%;
    height: auto;
    display: block;
  }
  .nav ul li.phone-mobile a {
    display: block;
    height: auto;
    background: #003761 url("images/bg-phone-white.png") 25px center no-repeat;
    background-size: auto;
    clear: both;
    text-indent: 0;
    border-bottom: none;
    line-height: 20px;
    padding: 18px 25px;
    padding-left: 50px;
    vertical-align: middle;
    font-size: 16px;
    text-align: left;
    width: 100%;
    color: #fff;
    max-width: 100%;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-decoration: none;
  }
  .nav ul li.phone-mobile a strong {
    font-size: 20px;
  }
  .nav ul li.phone-mobile a:hover,
  .nav ul li.phone-mobile a.active {
    color: #fff;
  }
  .nav ul li a {
    display: block;
    height: auto;
    line-height: 18px;
    padding: 18px 0;
    vertical-align: middle;
    font-size: 16px;
    text-align: left;
    width: 100%;
    color: #fff;
    max-width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .nav ul li a img {
    display: none;
  }
  .nav ul li a .icon-home {
    width: auto;
    height: auto;
    background: none;
    text-indent: 0;
  }
  .nav ul li a.hp span {
    display: inline-block;
  }
  .nav ul li a.hp.active .icon-home,
  .nav ul li a.hp:hover .icon-home {
    width: auto;
    height: auto;
    background: none;
    text-indent: 0;
  }
  .nav ul li a:hover,
  .nav ul li a.active {
    color: #99c9ed;
  }
  .nav ul li a.active {
    background: url("images/bg-menu-active-mobile.png") left center no-repeat;
    padding-left: 16px;
  }
  .subpage .tip .text span {
    font-size: 14px;
    line-height: 18px;
  }
  .box-hp-main {
    background: none;
  }
  .box-hp-main .lady-desktop {
    display: none;
  }
  .box-hp-main .lady {
    display: block;
    width: 70%;
    clear: both;
    margin: 0 auto;
    margin-top: 20px;
  }
  .box-hp-main .content {
    padding: 40px 0;
    padding-bottom: 0;
  }
  .box-hp-main h2,
  .box-hp-main p {
    max-width: 100%;
    padding: 0 0;
  }
  .box-hp-main h2 {
    font-size: 45px;
    line-height: 50px;
    letter-spacing: -1px;
    margin-bottom: 24px;
  }
  .box-hp-main p {
    max-width: 100%;
  }
  .options {
    background: #f4f4f4;
    clear: both;
    position: static;
    height: auto;
  }
  .options .content {
    padding: 0 0;
  }
  .options .box {
    width: 100%;
    float: none;
    clear: both;
  }
  .options .box.card {
    width: 100%;
  }
  .options .box.flexi {
    width: 100%;
  }
  .options .box.zdrava {
    width: 100%;
  }
  .options .box.amba {
    width: 100%;
  }
  .box-news-small.grey {
    background: #f4f4f4;
  }
  .box-news-small.grey .row:after {
    background: #f4f4f4;
  }
  .box-news-small .row {
    margin-bottom: 0;
    border-bottom: none;
  }
  .box-news-small .row:after {
    display: none;
  }
  .box-news-small .row:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
  }
  .box-news-small .box {
    float: none;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .box-news-small .box:nth-child(odd) {
    padding-right: 0;
  }
  .box-news-small .box:nth-child(even) {
    padding-left: 0;
  }
  .img-content-big {
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  .img-content-big img {
    width: 100%;
    position: static;
    min-width: 400px;
    transform: none !important;
  }
  .img-content-big.detail img {
    min-width: 800px;
  }
  .box-news-detail .content {
    width: 100%;
    margin: 0 auto;
  }
  .box-news-detail .left {
    left: 20px;
  }
  .red-button {
    font-weight: normal !important;
    font-size: 15px;
  }
  .footer .bottom .left,
  .footer .bottom .right {
    width: 100%;
    clear: both;
  }
  .footer .bottom .left {
    margin-bottom: 10px;
  }
  .subpage-main-top .img-card {
    display: none;
  }
  .subpage-main-top .content {
    padding-bottom: 80px;
  }
  .subpage-main-top .box {
    width: 100%;
    text-align: left;
  }
  .subpage-main-top .box.first,
  .subpage-main-top .box.second,
  .subpage-main-top .box.third,
  .subpage-main-top .box.fourth {
    text-align: center;
    width: 100%;
    background-position: center top;
    height: auto;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }
  .subpage-main-top.internet .box.first,
  .subpage-main-top.internet .box.second,
  .subpage-main-top.internet .box.third,
  .subpage-main-top.internet .box.fourth {
    text-align: center;
    width: 100%;
    background-position: center top;
    height: auto;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }
  .subpage-main-top.internet img {
    display: none;
  }
  .subpage-main-top.internet .img-card {
    display: none;
  }
  .subpage-main-top.card .box.first,
  .subpage-main-top.card .box.second,
  .subpage-main-top.card .box.third,
  .subpage-main-top.card .box.fourth {
    text-align: center;
    width: 100%;
    background-position: center top;
    height: auto;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }
  .subpage-main-top.card .img-hand {
    display: none;
  }
  .subpage-shop-animals h2 {
    margin-bottom: 0;
  }
  .subpage-shop-animals .part {
    text-align: center;
    width: 100%;
    float: none;
    margin-top: 50px;
  }
  .subpage-shop-animals .part.third {
    width: 100%;
  }
  .subpage-shop-symbols .part {
    padding-top: 130px;
    position: relative;
    min-height: 1%;
    padding-left: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .subpage-shop-symbols .part:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  .subpage-shop-symbols .part img {
    position: absolute;
    top: 45px;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    display: block;
  }
  .subpage-shop-symbols .part p {
    float: none;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .subpage-shop-symbols .part.left {
    padding-left: 0;
    padding-right: 10px;
  }
  .subpage-shop-symbols .part.left img,
  .subpage-shop-symbols .part.left p {
    float: none;
  }
  .subpage-shop-videos .part {
    text-align: left;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    clear: both;
    float: none;
  }
  .subpage-shop-videos .part.right {
    margin-bottom: 40px;
  }
  .subpage-shop-videos .part.half {
    width: 100%;
  }
  .subpage-shop-videos .part iframe,
  .subpage-shop-videos .part embed {
    margin: 0 auto;
    width: 100%;
    display: block;
    max-width: 400px;
    height: 280px;
  }
  .subpage-internet-safety {
    text-align: center;
  }
  .subpage-internet-safety .part span {
    line-height: 30px;
    border-bottom: none;
    width: 100%;
    clear: both;
    padding: 0 0 30px 0;
    text-align: center;
  }
  .subpage-internet-safety .part img {
    display: block;
    clear: both;
    margin: 0 auto;
    width: 30%;
    float: none;
    min-width: 200px;
  }
  .subpage-internet-details .menu a {
    display: inline-block;
    background: #EC008B;
    border-bottom: 3px solid #EC008B;
    color: #fff;
    width: 47%;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    height: 70px;
    padding: 0 3px;
    line-height: 67px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 1px 1px 1px #8f0006;
    border-radius: 8px;
    margin-bottom: 20px;
  }
  .subpage-internet-details .menu a span {
    color: #fff;
    line-height: 18px;
  }
  .subpage-internet-details .menu a strong {
    font-weight: normal;
  }
  .subpage-internet-details .menu a:hover,
  .subpage-internet-details .menu a.active {
    background: #EC008B;
    color: #fff;
  }
  .subpage-internet-details .menu a:hover span,
  .subpage-internet-details .menu a.active span {
    color: #fff;
  }
  .subpage-internet-details .menu a.short {
    width: 47%;
  }
  .subpage-internet-details .menu a:first-of-type {
    width: 47%;
  }
  .subpage-internet-details .menu a.last {
    border-bottom: 3px solid #EC008B;
  }
  .subpage-internet-details .menu a.left {
    float: left;
  }
  .subpage-internet-details .menu a.right {
    float: right;
  }
  .subpage-card-limits .part {
    padding-top: 40px;
    width: 100%;
  }
  .subpage-card-limits .part.third {
    width: 100%;
  }
  .subpage-projekty-zdrava .part {
    padding-top: 40px;
    width: 100%;
  }
  .subpage-projekty-zdrava .part.third {
    width: 100%;
  }
  .subpage-projekty-amba .part {
    padding-top: 40px;
    width: 100%;
  }
  .subpage-projekty-amba .part.third {
    width: 100%;
  }
  .subpage-card-change .part {
    text-align: center;
    padding: 0 0;
    padding-top: 40px;
    width: 100%;
  }
  .subpage-card-change .part.half {
    width: 100%;
  }
  .subpage-card-change .part.right {
    text-align: center;
  }
  .subpage-shop-abroad .part {
    width: 100%;
    margin-top: 40px;
  }
  .subpage-shop-abroad .part.quarter,
  .subpage-shop-abroad .part.third {
    width: 100%;
  }
  .subpage-shop-abroad .part .bg {
    display: none;
  }
  .subpage-shop-abroad .part.first {
    margin-top: 40px;
    background: url("images/abroad-1.png") center top no-repeat;
  }
  .subpage-shop-abroad .part.second {
    margin-top: 40px;
    background: url("images/abroad-2.png") center top no-repeat;
  }
}
@media screen and (max-width: 590px) {
  .subpage-main-top h2 {
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 20px;
    margin-top: -20px;
  }
  .box-news-detail .content {
    padding-top: 40px;
  }
  .box-news-detail .left {
    display: none;
  }
  .box-news-detail .right {
    padding-left: 0;
  }
  .box-news-detail .right .detail-social {
    display: block;
    position: static;
    width: 100%;
    clear: both;
    margin-bottom: 35px;
    min-height: 1%;
  }
  .box-news-detail .right .detail-social:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  .box-news-detail .right .detail-social .date {
    display: block;
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
    width: 60px;
    height: 60px;
    padding-top: 11px;
  }
  .box-news-detail .right .detail-social .date strong {
    font-size: 18px;
  }
  .box-news-detail .right .detail-social a {
    display: block;
    float: left;
    clear: none;
    margin-right: 10px;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .box-news-detail iframe {
    height: 260px !important;
  }
  .footer {
    position: relative;
    z-index: 8899;
  }
  .footer .top a {
    margin-right: 15px;
  }
  .footer .top a.up {
    margin-right: 0;
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: relative;
    text-indent: -1000px;
  }
  .footer .top a.up span {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 0;
  }
  .subpage .tip {
    width: 100%;
    height: auto;
  }
  .subpage .tip .bg {
    display: block;
    height: 94px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    text-align: center;
    background: #e3d750 url("images/tip.png") 30px center no-repeat;
  }
  .subpage .tip .text {
    padding: 120px 20px 20px 20px;
    width: 100%;
    height: auto;
    line-height: normal;
  }
  .subpage .tip .text span {
    font-size: 16px;
    line-height: 24px;
  }
  .subpage .tip.more {
    overflow: hidden;
    line-height: normal;
  }
  .subpage .tip.more .bg {
    line-height: 94px;
  }
  .subpage .tip.more .text {
    padding: 120px 20px 20px 20px;
  }
  .subpage .tip.more .next {
    clear: both;
    height: auto;
    padding: 0 0;
    color: #22221c;
    font-size: 14px;
    margin: 0 20px 30px 20px;
    border-left: none;
    position: static;
    display: inline-block;
    line-height: 14px;
    top: 0;
  }
  .subpage .tip.more .next span {
    position: relative;
    top: 0;
    margin-top: 0;
  }
  .subpage-shop-symbols .part {
    width: 100%;
    clear: both;
    float: none;
  }
  .subpage-shop-symbols .part.half {
    width: 100%;
  }
  .subpage-shop-safety .card-mobile {
    display: block;
    clear: both;
    width: 40%;
    margin: 0 auto;
    min-width: 260px;
  }
  .subpage-shop-safety .part {
    margin-bottom: 0;
    text-align: center;
    display: none;
    width: 0;
  }
  .subpage-shop-safety .part.left {
    padding-left: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }
  .subpage-shop-safety .part.left h3,
  .subpage-shop-safety .part.left p {
    text-align: center;
  }
  .subpage-shop-safety .part h3 {
    padding-top: 40px;
  }
  .subpage-shop-safety .part p {
    max-width: 100%;
  }
  .subpage-shop-safety .part.right {
    display: block;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    text-align: center;
  }
  .subpage-shop-safety .part.right h3,
  .subpage-shop-safety .part.right p {
    text-align: center;
    float: none;
  }
  .subpage-shop-sticker {
    text-align: center;
  }
  .subpage-shop-sticker p {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 45px;
  }
  .subpage-shop-sticker .part {
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
  }
  .subpage-shop-sticker .part.half {
    width: 100%;
  }
  .subpage-shop-sticker .part.right {
    text-align: center;
  }
  .subpage-shop-sticker .part img {
    margin: 0 auto;
  }
  .subpage-shop-abroad .part {
    width: 100%;
    margin-top: 40px;
  }
  .subpage-shop-abroad .part.quarter,
  .subpage-shop-abroad .part.third {
    width: 100%;
  }
  .subpage-shop-abroad .part .bg {
    display: none;
  }
  .subpage-shop-abroad .part.first {
    margin-top: 40px;
    background: url("images/abroad-1.png") center top no-repeat;
  }
  .subpage-shop-abroad .part.second {
    margin-top: 40px;
    background: url("images/abroad-2.png") center top no-repeat;
  }
  .up-mobile {
    display: block;
    position: fixed;
    width: 40px;
    height: 40px;
    overflow: hidden;
    text-indent: -1000px;
    right: 20px;
    bottom: 20px;
    z-index: 8889;
    background: url("images/icons.png") -200px center no-repeat;
  }
}

.uniform-contact-form label {
    color: #005a94;
    font-weight: bold;
    padding-right: 30px;
    display: inline-block;
    height: 29px;
    line-height: 29px;
    text-align: left;
    max-width: 100%;
    float: left;
    width: 110px;
}

.uniform-contact-form input[type="text"] {
    border: 1px solid #c2ebfc;
    background-color: #ffffff;
    line-height: 27px;
    width: 280px;
    padding: 0 10px;
}

.uniform-contact-form textarea {
    height: 135px;
    border: 1px solid #c2ebfc;
    background-color: #ffffff;
    line-height: 27px;
    padding: 0 10px;
    width: 280px;
}

.uniform-send-button {
    background-color: #ec008b;
    color: #fff;
    border: none;
    float: right;
    height: 29px;
    line-height: 29px;
    padding: 0 20px;
    font-weight: bold;
    cursor: pointer;
}

.uniform-item {
    display: inline-flex;
    padding-bottom: 10px;
    vertical-align: top;
    float: left;
}

.uniform-body {
    width: 440px;
    margin-left: auto;
    margin-right: auto;
}

.uniform-contact-form span {
    font-size: 0.9em;
    color: #585858;
}

.uniform-doc-field {
    text-align: left;
}

