/*
		StudioFabryka.pl
*/
@media screen and (min-width: 1200px) {
  .container {
	max-width: 1194px;
  }
}
.btn-primary, body, body b, body strong, .strongfont, .blackfont, .thinfont, .navbar-nav .nav-link, .navbar-brand .text span, .navbar-brand .text span strong, header h1, header h1 strong, .o-klinice h2, .o-klinice .text h3, .info h2, footer h4, .sub main h1, .sub main h2, .sub main h3, .sub main h4, .sub main h5, .sub main h6 {
  font-weight: normal;
  font-style: normal;
}

/* Flatten das boostrap */
.well, .navbar-inner, .popover, .btn, .tooltip, input, select, textarea, pre, .progress, .modal, .add-on, .alert, .table-bordered, .nav > .active > a, .dropdown-menu, .tooltip-inner, .badge, .label, .img-polaroid {
  box-shadow: none;
  border-radius: 0px;
  border-collapse: collapse;
}

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(184, 153, 129, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.btn-primary {
  background: #493954;
  border: 0;
  text-transform: uppercase;
  font-family: 'metropolisbold', sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
  padding: 10px 30px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #2f2436;
  transform: scale(0.98);
}

.yt_button {
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 99999;
  transition: all .2s;
  transform-origin: right;
}

.yt_button:hover {
  opacity: .8;
}

body {
  position: relative;
  font-family: 'metropolisregular', sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  color: #767683;
  padding-top: 156px;
}
body b, body strong {
  font-family: 'metropolisbold', sans-serif;
}

.strongfont {
  font-family: 'metropolisbold', sans-serif;
}

.blackfont {
  font-family: 'metropolisblack', sans-serif;
}

.thinfont {
  font-family: 'metropolisthin', sans-serif;
}

header, main {
  overflow-x: hidden;
  width: 100%;
}

.navbar {
  transition: all .2s;
  background: white;
  flex-direction: column;
  padding: 0;
}
.navbar .toprow {
  background: #493954;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: white;
}
.navbar .toprow address, .navbar .toprow .godziny, .navbar .toprow .tel {
  float: left;
  margin-right: 15px;
}

.navbar .toprow img {
	height: 24px;
}

.navbar .toprow .float-left img {
  float: left;
  margin: 12px 10px 0 0;
}
.navbar .toprow .float-right img {
  float: left;
  margin: 12px 0 0 10px;
}
.navbar .toprow a {
  color: white;
  transition: all .2s;
}
.navbar .toprow a:hover {
  opacity: .7;
}

.navbar-nav .nav-item {
  position: relative;
}

#navbar {
  justify-content: flex-end;
}

.navbar-nav .nav-link {
  font-family: 'metropolisbold', sans-serif;
  color: #493954;
  font-size: 16px;
  line-height: 1em;
  margin: 0 0 0 10px;
  padding: 8px 10px !important;
  transition: all .2s;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
  color: white;
  background: #493954;
}

.navbar-brand {
  display: flex;
  align-items: center;
  padding: 15px 0px;
}
.navbar-brand img {
  float: left;
  margin-right: 15px;
}
.navbar-brand .text {
  color: #493954;
  float: left;
}
.navbar-brand .text span, .navbar-brand .text small {
  display: block;
  clear: both;
}
.navbar-brand .text span {
  font-size: 24px;
  font-family: 'metropolisthin', sans-serif;
}
.navbar-brand .text span strong {
  font-family: 'metropolisbold', sans-serif;
}
.navbar-brand .text small {
  font-size: 12px;
  text-transform: uppercase;
  color: #B4B4B4;
}

header {
  position: relative;
  z-index: 10;
  background: #F8F8F7;
}
header .container {
  position: relative;
}
header .slogan {
  position: absolute;
  z-index: 100;
  height: calc(100vh - 156px);
  top: -75px;
  max-width: 40%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-flow: column wrap;
  transition: ease-in-out .3s;
}



header h1 {
  color: #493954;
  line-height: 1;
  font-family: 'metropolisthin', sans-serif;
  margin: 0 0 15px 0;
}
header h1 strong {
  font-family: 'metropolisbold', sans-serif;
}

header .swiper-container {
	float: right;
  width: 60%;
  height: calc(100vh - 156px);
  background: #F8F8F7;
}

header .swiper-container::after {
  display: block;
	position: absolute;
	background-image: linear-gradient(to left, #f8f8f700 65%, #f8f8f7 100%);
	left: 0;
	height: 100%;
	width: 100%;
	top: 0;
	content: '';
	z-index: 1;
}

header .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
	overflow: hidden;
}

header .swiper-container img {
    min-height: 100%;
}

main {
  z-index: 100;
  overflow: visible;
}

.o-klinice {
  background: #493954 url(../img/onasbg.jpg) right bottom no-repeat;
  padding-bottom: 100px;
}
.o-klinice h2 {
  color: white;
}
.o-klinice p {
  color: white;
  margin-bottom: 0px;
}

.o-klinice .boxes {
  position: relative;
  top: -150px;
  margin-bottom: -50px;
  z-index: 100;
  display: flex;
  box-shadow: 0 15px 40px -5px rgba(0, 0, 0, 0.2);
}

.o-klinice .box {
  width: 50%;
  height: 326px;
  color: white;
  overflow: hidden;
  cursor: pointer;
  transition: all .2s;
}


.o-klinice .text {
  height: 100%;
  max-width: 55%;
  float: right;
  padding: 0 30px;
  display: flex;
  justify-content: center;
  flex-flow: column wrap;
  align-items: center;
  transition: all .5s;
}

.o-klinice .box:hover .text {
	padding: 0 60px 0 0;
}

.o-klinice .text h3 {
  font-size: 1.414em;
  color: white;
}

.o-klinice .weterynaria-zwierzat-domowych {
  background: url(../img/box1.jpg) center center no-repeat;
  background-size: cover;
}
.o-klinice .weterynaria-zwierzat-gospodarskich {
  background: url(../img/box2.jpg) center center no-repeat;
  background-size: cover;
}

.referencje {
  height: 450px;
  background: black;
  overflow: hidden !important;
  position: relative;
  z-index: 10;
  background: url(../img/paralaxa.jpg) 0 0 no-repeat;
  background-attachment: fixed;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.referencje .swiper-quotes {
  width: 33vw;
  height: 450px;
  overflow: hidden;
}
.referencje .swiper-quotes .swiper-slide {
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.referencje .swiper-quotes em, .referencje .swiper-quotes small {
  display: block;
  text-align: center;
  color: white;
}
.referencje .swiper-quotes em {
  font-size: 30px;
  font-style: italic;
  margin-bottom: 30px;
  line-height: 1.2em;
}
.referencje .swiper-quotes small {
  font-size: 1.414em;
}

.info {
  margin-bottom: 50px;
}
.info h2 {
  color: #493954;
}

.zakres-uslug {
  padding: 100px 0 70px;
}
.zakres-uslug .uslugi .col-lg-4 {
  margin-bottom: 30px;
  flex-direction: row;
  justify-content: space-between;
}

.zakres-uslug .col-lg-4 img {
    width: 20%;
}

.zakres-uslug .col-lg-4 .text {
  width: 75%;
  float: right;
}
.zakres-uslug .col-lg-4 h4 {
  font-family: 'metropolisregular', sans-serif;
  color: #493954;
}

.zakres-uslug .col-lg-4 h4 strong {
  font-family: 'metropolisbold', sans-serif;
}

.zakres-uslug .col-lg-4 p {
  color: #636363;
}

.zakres-uslug .uslugi a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}

.zakres-uslug .uslugi .col-lg-4  {
	transition: ease-in-out .2s;
}

.zakres-uslug .uslugi .col-lg-4:hover  {
	opacity: 0.6!important;
}


.personel {
  background: #00A94F;
  padding: 100px 0;
  color: white;
}

.personel h1, .personel h2, .personel h3, .personel h4, .personel h5, .personel h6, .personel p {
  color: white;
}

footer {
  background: #493954 url(../img/footerbg.jpg) center no-repeat;
  background-size: cover;
  padding: 100px 0;
  color: white;
	  margin-top: -10px;
}

footer .col-12 img {
	max-width: 280px;
}

footer .col-12, footer .col-lg-4 {
  margin-bottom: 30px;
}
footer h4 { 
  font-family: 'metropolisbold', sans-serif;
  margin: 15px 0;
  color: white;
  font-size: 13px;
  text-transform: uppercase;
}

footer .col-lg-4 img {
	height: 42px;
}

.madeby {
  display: inline-block;
  line-height: 1em;
}
.madeby small {
  float: left;
  font-size: 10px;
  color: #fff;
  margin: 4px 3px 0 0;
}

.sub .main {
  padding: 30px 0 100px;
}


.lead {
	color: #333;
	line-height: 1.5;
	font-size: 1.414em;
	font-family: 'metropolisregular', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #493954;
	font-family: 'metropolisbold', sans-serif;
}

h1, h2 {
	margin: 0 0 15px;
}

h3, h4, h5, h6 {
	margin: 0 0 8px;
}

h1 {font-size: 3.998em;}
h2 {font-size: 2.827em;}
h3 {font-size: 1.999em;}
h4 {font-size: 1.414em;}

.navbar-brand img {
  height: 76px;
  transition: all .2s;
}

.affix {
  margin-top: -50px;
  box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.1);
}
.affix .navbar-brand {
  margin-top: 5px;
}
.affix .navbar-brand img {
  height: 50px;
}

.gallery {
  padding: 100px 0;
  background: #f4f4f4;
}
.gallery .container > .row, .gallery .col-lg-6 > .row {
  margin-left: 0;
  margin-right: 0;
}
.gallery .col-sm-6, .gallery .col-sm-12 {
  padding: 0;
}
.gallery a, .gallery img {
  float: left;
  width: 100%;
  transition: all .2s;
}
.gallery a {
  overflow: hidden;
  float: left;
  width: 100%;
}
.gallery a img {
  width: 100%;
}
.gallery a:hover {
  opacity: .8;
}
.gallery a:hover img {
  transform: scale(1.05);
}

.form {
  padding: 60px 0;
}

.ajax-form button {
  transition: all .2s;
  cursor: pointer;
}
.ajax-form button:hover {
  transform: scale(0.97);
}

.ajax-form .alert {
  margin-bottom: 15px;
}
.ajax-form .has-error {
  color: red;
}
.ajax-form .has-error input, .ajax-form .has-error textarea {
  border-color: red;
}
.ajax-form input, .ajax-form textarea {
  border: 1px solid transparent;
  background: #f4f4f4;
  box-shadow: none !important;
  transform-origin: bottom;
  transition: all .3s;
}
.ajax-form input:focus, .ajax-form textarea:focus {
  border-color: #f0f0f0;
  background: #f8f8f8;
  box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.2) !important;
  transform: scale(1.03);
}
.ajax-form textarea {
  height: 210px;
}

.fade-content > * {
  transition: ease-in-out opacity 1s, ease-in-out transform 1s;
}
/* Facebook slider - right */
.fb_slider_right {
  position: fixed;
  top: 180px;
  right: -320px;
  z-index: 10000;
  width: 348px;
  height: 100px;
  overflow: hidden;
  transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
}

.fb_slider_right .sliderbody {
  float: left;
  width: 320px;
}

.fb_slider_right:hover {
  right: 0;
  height: 100%;
}

.fb_slider_right .button,
.fb_slider_right iframe {
  float: left;
  background: white;
}

/* list of files to download */
.download {
  padding: 30px 0 0;
  background: #f4f4f4;
}

.download ul {
  margin: 0;
  padding: 0;
}

.download .plik {
  display: none;
  color: #fff;
}

.download .col-md-2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.download a {
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all .2s;
  color: #8c8c8c;
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1.3em;
  font-size: 1.2em;
  font-weight: 300;
  border-bottom: 1px solid #e2e2e2;
}

.download .btn-primary {
  background: #493954;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  text-shadow: none;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 15px;
  transition: all .15s;
}

.download a:hover .btn-primary {
  background: #2f2436;
  transform: scale(0.97);
}

.download .btn-primary:hover,
.download .btn-primary:focus,
.download .btn-primary:focus:hover {
  background: #634e72 !important;
  transform: scale(1.03) !important;
  box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.3) !important;
}

.download li:first-child a {
  border-top: 1px solid #e2e2e2;
}

.download a:hover {
  text-decoration: none;
  background: #f4f4f4;
  color: #493954;
}

.type_text .plik {
  display: inline;
  color: #8c8c8c;
  text-transform: uppercase;
}

.download .col-md-2 {
  border-left: 1px solid #e2e2e2;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .download .col-md-2 {
	border-left: 0 !important;
	margin-top: 10px;
  }

  .download .btn {
	width: 100%;
  }

  .download .col-md-8 {
	text-align: center;
  }
}
.download li {
  list-style: none !important;
}

.type_icons a {
  text-decoration: none !important;
  padding: 1px 0 2px 27px;
  background: url(../img/modules/download/page_white.png) 0 0 no-repeat;
  background-position: 0 3px !important;
}

.type_icons .pdf {
  background: url(../img/modules/download/acrobat.png) 0 0 no-repeat;
}

.type_icons .swf {
  background: url(../img/modules/download/flash.png) 0 0 no-repeat;
}

.type_icons .txt, .rtf {
  background: url(../img/modules/download/text.png) 0 0 no-repeat;
}

.type_icons .doc, .type_icons .docx, .type_icons .odf, .type_icons .ott, .type_icons .sxw, .type_icons .stw {
  background: url(../img/modules/download/word.png) 0 0 no-repeat;
}

.type_icons .jpg, .type_icons .jpe, .type_icons .jfif, .type_icons .png, .type_icons .jpeg, .type_icons .gif, .type_icons .tif, .type_icons .tiff, .type_icons .ico, .type_icons .bmp, .type_icons .raw, .type_icons .dcs {
  background: url(../img/modules/download/picture.png) 0 0 no-repeat;
}

.type_icons .flv, .type_icons .mov, .type_icons .mpeg, .type_icons .avi, .type_icons .divx {
  background: url(../img/modules/download/movie.png) 0 0 no-repeat;
}

.type_icons .ods, .type_icons .sxc, .type_icons .xls, .type_icons .xlt {
  background: url(../img/modules/download/excel.png) 0 0 no-repeat;
}

.type_icons .odg, .type_icons .sxd, .type_icons .psd {
  background: url(../img/modules/download/paint.png) 0 0 no-repeat;
}

.type_icons .cdr, .type_icons .ai {
  background: url(../img/modules/download/vector.png) 0 0 no-repeat;
}

.type_icons .php, .type_icons .html, .type_icons .css, .type_icons .js, .type_icons .less, .type_icons .asp, .type_icons .c {
  background: url(../img/modules/download/code.png) 0 0 no-repeat;
}

.type_icons .sql, .type_icons .db, .type_icons .dbf, .type_icons .dbk {
  background: url(../img/modules/download/database.png) 0 0 no-repeat;
}

.type_icons .zip, .type_icons .tar, .type_icons .gz, .type_icons .gzip, .type_icons .rar {
  background: url(../img/modules/download/zip.png) 0 0 no-repeat;
}

.type_icons .rb {
  background: url(../img/modules/download/ruby.png) 0 0 no-repeat;
}

.type_icons .as {
  background: url(../img/modules/download/actionscript.png) 0 0 no-repeat;
}

.type_icons .cf {
  background: url(../img/modules/download/coldfusion.png) 0 0 no-repeat;
}

.type_icons .odp, .type_icons .sxi, .type_icons .ppt {
  background: url(../img/modules/download/powerpoint.png) 0 0 no-repeat;
}

.type_icons .iso, .type_icons .nrg {
  background: url(../img/modules/download/dvd.png) 0 0 no-repeat;
}

form .alert {
  display: none;
  font-size: 13px;
  line-height: 1.2em;
  margin-bottom: 0;
}

form * {
  border-radius: 0 !important;
}

.map iframe {
  width: 100%;
}

form label {
  font-weight: normal;
}

.form {
  margin-bottom: 1.5em;
}

.forform {
  margin-top: 1em;
}

/* paginator */
#pages {
  margin: 0 0 15px;
}

.jPaginate {
  height: 34px;
  position: relative;
  color: #a5a5a5;
  font-size: small;
  width: 100%;
}

.jPaginate a {
  line-height: 30px;
  height: 30px;
  cursor: pointer;
  padding: 0 10px !important;
  margin: 0 2px;
  float: left;
  text-decoration: none !important;
}

.jPag-control-back {
  position: absolute;
  left: 0px;
}

.jPag-control-front {
  position: absolute;
  top: 0px;
}

.jPaginate span {
  cursor: pointer;
}

ul.jPag-pages {
  float: left;
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

ul.jPag-pages li {
  display: inline;
  float: left;
  padding: 0px;
  margin: 0px;
}

ul.jPag-pages li a {
  float: left;
  padding: 2px 5px;
}

span.jPag-current {
  cursor: default;
  font-weight: normal;
  line-height: 30px;
  height: 30px;
  padding: 0 10px;
  margin: 0 2px;
  float: left;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img {
  height: 34px;
  margin: 0 2px;
  float: left;
  line-height: 26px;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img {
  margin: 2px 0px 2px 2px;
  font-size: 12px;
  font-weight: bold;
  width: 10px;
}

ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img {
  margin: 2px 2px 2px 0px;
  font-size: 12px;
  font-weight: bold;
  width: 10px;
}

span.jPag-sprevious,
span.jPag-sprevious-img {
  margin: 2px 0px 2px 2px;
  font-size: 14px;
  width: 15px;
  text-align: right;
}

span.jPag-snext,
span.jPag-snext-img {
  margin: 2px 2px 2px 0px;
  font-size: 14px;
  width: 15px;
  text-align: right;
}

ul.jPag-pages li span.jPag-previous-img {
  background: transparent url(../images/previous.png) no-repeat center right;
}

ul.jPag-pages li span.jPag-next-img {
  background: transparent url(../images/next.png) no-repeat center left;
}

span.jPag-sprevious-img {
  background: transparent url(../images/sprevious.png) no-repeat center right;
}

span.jPag-snext-img {
  background: transparent url(../images/snext.png) no-repeat center left;
}

.jPag-last,
.jPag-first {
  line-height: 30px !important;
  font-size: 14px;
}

/* AKORDEON */
.akordeon > tbody > tr > td {
  padding: 0;
  margin-bottom: -1px;
  border: 1px solid #e2e2e2 !important;
}

.akordeon > tbody > .odd > td {
  padding: 15px;
}

.akordeon > tbody > tr > td > h2,
.akordeon > tbody > tr > td > h3 {
  padding: 10px 15px;
  display: block;
  position: relative;
  margin: 0 !important;
  font-size: 18px;
  transition: all .2s;
  cursor: pointer;
}

.akordeon > tbody > tr > td > h2:hover,
.akordeon > tbody > tr > td > h3:hover {
  background: rgba(0, 0, 0, 0.02);
}

.akordeon > tbody > tr > td > h2:focus,
.akordeon > tbody > tr > td > h3:focus,
.akordeon > tbody > .active > td > h2,
.akordeon > tbody > .active > td > h3 {
  background: #493954 !important;
  color: white;
}

.akordeon > tbody > tr > td > h2:focus small,
.akordeon > tbody > tr > td > h3:focus small,
.akordeon > tbody > .active > td > h2 small,
.akordeon > tbody > .active > td > h3 small {
  color: white;
}

.akordeon > tbody > tr > td > h2:focus span,
.akordeon > tbody > tr > td > h3:focus span,
.akordeon > tbody > .active > td > h2 span,
.akordeon > tbody > .active > td > h3 span {
  opacity: 0;
}

.akordeon > tbody > tr > td > h2 small,
.akordeon > tbody > tr > td > h3 small {
  display: block;
  font-size: 12px;
  color: #999;
}

.akordeon > tbody > tr > td > h2::after,
.akordeon > tbody > tr > td > h3::after {
  content: '+';
  font-size: 30px;
  position: absolute;
  right: 15px;
  top: 10px;
  opacity: .5;
  transition: all .2s;
}

.akordeon > tbody > tr > td > h2:focus::after,
.akordeon > tbody > tr > td > h3:focus::after,
.akordeon > tbody > .active > td > h2::after,
.akordeon > tbody > .active > td > h3::after {
  transform: rotate(45deg);
  color: white !important;
  opacity: 1;
}

.akordeon > tbody > tr > td > h2 span,
.akordeon > tbody > tr > td > h3 span {
  position: absolute;
  top: 23px;
  right: 45px;
  font-size: 10px;
  font-weight: normal;
  transition: all .3s;
  text-transform: uppercase;
}

.akordeon table td p {
  margin-bottom: 0;
}

/* paginator */
.paginationjs {
  line-height: 1.6;
  font-family: Marmelad,"Lucida Grande",Arial,"Hiragino Sans GB",Georgia,sans-serif;
  font-size: 14px;
  box-sizing: initial;
}

.paginationjs:after {
  display: table;
  content: " ";
  clear: both;
}

.paginationjs .paginationjs-pages {
  float: left;
}

.paginationjs .paginationjs-pages ul {
  float: left;
  margin: 0;
  padding: 0;
}

.paginationjs .paginationjs-go-button, .paginationjs .paginationjs-go-input, .paginationjs .paginationjs-nav {
  float: left;
  margin-left: 10px;
  font-size: 14px;
}

.paginationjs .paginationjs-pages li {
  float: left;
  border: 1px solid #aaa;
  border-right: none;
  list-style: none;
}

.paginationjs .paginationjs-pages li > a {
  min-width: 30px;
  height: 28px;
  line-height: 28px;
  display: block;
  background: #fff;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  text-align: center;
}

.paginationjs .paginationjs-pages li > a:hover {
  background: #eee;
}

.paginationjs .paginationjs-pages li.active {
  border: none;
}

.paginationjs .paginationjs-pages li.active > a {
  height: 30px;
  line-height: 30px;
  background: #aaa;
  color: #fff;
}

.paginationjs .paginationjs-pages li.disabled > a {
  opacity: .3;
}

.paginationjs .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs .paginationjs-pages li:first-child, .paginationjs .paginationjs-pages li:first-child > a {
  border-radius: 3px 0 0 3px;
}

.paginationjs .paginationjs-pages li:last-child {
  border-right: 1px solid #aaa;
  border-radius: 0 3px 3px 0;
}

.paginationjs .paginationjs-pages li:last-child > a {
  border-radius: 0 3px 3px 0;
}

.paginationjs .paginationjs-go-input > input[type=text] {
  width: 30px;
  height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  padding: 0;
  font-size: 14px;
  text-align: center;
  vertical-align: baseline;
  outline: 0;
  box-shadow: none;
  box-sizing: initial;
}

.paginationjs .paginationjs-go-button > input[type=button] {
  min-width: 40px;
  height: 30px;
  line-height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  text-align: center;
  padding: 0 8px;
  font-size: 14px;
  vertical-align: baseline;
  outline: 0;
  box-shadow: none;
  color: #333;
  cursor: pointer;
  vertical-align: middle\9;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-input > input[type=text], .paginationjs.paginationjs-theme-blue .paginationjs-pages li {
  border-color: #289de9;
}

.paginationjs .paginationjs-go-button > input[type=button]:hover {
  background-color: #f8f8f8;
}

.paginationjs .paginationjs-nav {
  height: 30px;
  line-height: 30px;
}

.paginationjs .paginationjs-go-button, .paginationjs .paginationjs-go-input {
  margin-left: 5px\9;
}

.paginationjs.paginationjs-small {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-pages li > a {
  min-width: 26px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-pages li.active > a {
  height: 26px;
  line-height: 26px;
}

.paginationjs.paginationjs-small .paginationjs-go-input {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-input > input[type=text] {
  width: 26px;
  height: 24px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-button {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-button > input[type=button] {
  min-width: 30px;
  height: 26px;
  line-height: 24px;
  padding: 0 6px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-nav {
  height: 26px;
  line-height: 26px;
  font-size: 12px;
}

.paginationjs.paginationjs-big {
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-pages li > a {
  min-width: 36px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-pages li.active > a {
  height: 36px;
  line-height: 36px;
}

.paginationjs.paginationjs-big .paginationjs-go-input {
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-go-input > input[type=text] {
  width: 36px;
  height: 34px;
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-go-button {
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-go-button > input[type=button] {
  min-width: 50px;
  height: 36px;
  line-height: 34px;
  padding: 0 12px;
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-nav {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li > a {
  color: #289de9;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li > a:hover {
  background: #e9f4fc;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.active > a {
  background: #289de9;
  color: #fff;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-button > input[type=button] {
  background: #289de9;
  border-color: #289de9;
  color: #fff;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-input > input[type=text], .paginationjs.paginationjs-theme-green .paginationjs-pages li {
  border-color: #449d44;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-button > input[type=button]:hover {
  background-color: #3ca5ea;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li > a {
  color: #449d44;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li > a:hover {
  background: #ebf4eb;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li.active > a {
  background: #449d44;
  color: #fff;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-button > input[type=button] {
  background: #449d44;
  border-color: #449d44;
  color: #fff;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-input > input[type=text], .paginationjs.paginationjs-theme-yellow .paginationjs-pages li {
  border-color: #ec971f;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-button > input[type=button]:hover {
  background-color: #55a555;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li > a {
  color: #ec971f;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li > a:hover {
  background: #fdf5e9;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.active > a {
  background: #ec971f;
  color: #fff;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button > input[type=button] {
  background: #ec971f;
  border-color: #ec971f;
  color: #fff;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-input > input[type=text], .paginationjs.paginationjs-theme-red .paginationjs-pages li {
  border-color: #c9302c;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button > input[type=button]:hover {
  background-color: #eea135;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li > a {
  color: #c9302c;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li > a:hover {
  background: #faeaea;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li.active > a {
  background: #c9302c;
  color: #fff;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-button > input[type=button] {
  background: #c9302c;
  border-color: #c9302c;
  color: #fff;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-button > input[type=button]:hover {
  background-color: #ce4541;
}

.paginationjs .paginationjs-pages li.paginationjs-next {
  border-right: 1px solid #aaa\9;
}

.paginationjs .paginationjs-go-input > input[type=text] {
  line-height: 28px\9;
  vertical-align: middle\9;
}

.paginationjs.paginationjs-big .paginationjs-pages li > a {
  line-height: 36px\9;
}

.paginationjs.paginationjs-big .paginationjs-go-input > input[type=text] {
  height: 36px\9;
  line-height: 36px\9;
}

/*

RRRRRRRRRRRRRRRRR         WWWWWWWW                           WWWWWWWW     DDDDDDDDDDDDD
R::::::::::::::::R        W::::::W                           W::::::W     D::::::::::::DDD
R::::::RRRRRR:::::R       W::::::W                           W::::::W     D:::::::::::::::DD
RR:::::R     R:::::R      W::::::W                           W::::::W     DDD:::::DDDDD:::::D
 R:::::R     R:::::R       W:::::W           WWWWW           W:::::W        D:::::D    D:::::D
 R:::::R     R:::::R        W:::::W         W:::::W         W:::::W         D:::::D     D:::::D
 R:::::RRRRRR:::::R          W:::::W       W:::::::W       W:::::W          D:::::D     D:::::D
 R:::::::::::::RR             W:::::W     W:::::::::W     W:::::W           D:::::D     D:::::D
 R::::RRRRRR:::::R             W:::::W   W:::::W:::::W   W:::::W            D:::::D     D:::::D
 R:::::R     R:::::R            W:::::W W:::::W W:::::W W:::::W             D:::::D     D:::::D
 R:::::R     R:::::R             W:::::W:::::W   W:::::W:::::W              D:::::D     D:::::D
 R:::::R     R:::::R              W:::::::::W     W:::::::::W               D:::::D    D:::::D
RR:::::R     R:::::R              W:::::::W       W:::::::W              DDD:::::DDDDD:::::D
R::::::R     R:::::R               W:::::W         W:::::W               D:::::::::::::::DD
R::::::R     R:::::R                W:::W           W:::W                D::::::::::::DDD
RRRRRRRR     RRRRRRR                 WWW             WWW                 DDDDDDDDDDDDD

*/




/* RWD */



/* height: 768px */
@media screen and (max-height: 768px) {
	.o-klinice .boxes {
		top: 0;
	    margin-bottom: 100px;
	}
	
	.o-klinice {
		padding-top: 100px;
	}
	
	header .slogan {
    top: 0px;
	}
}

/* width: 1200px */
@media screen and (max-width: 1200px) {
	.navbar .toprow {
	  font-size: 0.845em;
	}
}

@media screen and (max-height: 660px) {
	header .slogan .lead { 
		font-size: 1em;
	}
}

@media screen and (max-width: 991px) {
	header .slogan .lead {
		font-size: 1em;
	}
}	

/* width: 768px */
@media screen and (max-width: 768px) {
	
	body {
		line-height: 1.2;
	}
	
	h1, h2, h3, h4, h5, h6 {
	margin: 0px 0 8px;
	}
	
	h1 {font-size: 2.441em;}
	h2 {font-size: 1.953em;}
	h3 {font-size: 1.563em;}
	h4 {font-size: 1.25em;}
	.lead {font-size: 1em; line-height: 1.2;} 

	.navbar .toprow address {
		margin-left: -10px;
	}
	
	.navbar .toprow .tel {
		margin-right: 0px;
	}
	
	.navbar-brand img {
    padding: 0 0 0 .75rem;
	}
	
	.navbar-brand .text span {
    font-size: 18px;
	}
	.navbar-brand .text small {
    font-size: 10px;
	}

	header .swiper-container {
		float: right;
		width: 100%;
		height: calc(100vh - 156px);
		background: #F8F8F7;
	}
	
	header .slogan {
		max-width: 100%;
		padding: 30px;
		top: 0px;
	}
	
	header .swiper-container::after {
		background-image: linear-gradient(to bottom, #f8f8f775 0%, #f8f8f7e8 50%);
	}
	
	
	.o-klinice {
		padding-top: 100px;
	}
	
	.o-klinice .boxes {
		top: 0;
	    margin-bottom: 50px;
		flex-flow: column;
	}
	
	.o-klinice .box {
	  width: 100%;
	  height: 260px;
	}
	
	.o-klinice .text {
		max-width: 65%;
	}
	
	.o-klinice .text h3 {
		font-size: 1.25em;
	}
	
	.referencje .swiper-quotes {
		width: 90%;
	}
	
	.referencje .swiper-quotes em {
		font-size: 1.414em;
	}

	.referencje .swiper-quotes small {
		font-size: 1em;
	}
	
	.info {
		margin-bottom: 20px;
}

	.container {
		padding-right: 30px;
		padding-left: 30px;
	}
	
	.w-50 {
		width: 100%!important;
	}

}

/*# sourceMappingURL=main.css.map */
