/*
		StudioFabryka.pl
*/
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  color: #3d3b3b;
  padding-top: 135px;
  background: #eff3f6;
  background: -moz-linear-gradient(top, #eff3f6 17%, white 63%);
  background: -webkit-linear-gradient(top, #eff3f6 17%, white 63%);
  background: linear-gradient(to bottom, #eff3f6 17%, white 63%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eff3f6', endColorstr='#ffffff', GradientType=0);
}

.main img.pull-right {
  margin-left: 30px;
  margin-bottom: 15px;
}

.main img.pull-left {
  margin-right: 30px;
  margin-bottom: 15px;
}

.navbar {
  height: 135px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.navbar-brand {
  padding-top: 25px;
}

.navbar .nav {
  margin-top: 45px;
}

.navbar .nav>li>a {
  font-size: 16px;
  color: #354052;
  padding: 12px 20px;
  margin-left: 3px;
  transition: all .2s;
}

.navbar .nav>li>a:hover,
.navbar .nav>li>a:focus,
.navbar .nav>li.active>a:hover,
.navbar .nav>li.active>a:focus,
.navbar .nav>li.open>a:hover,
.navbar .nav>li.open>a:focus,
.navbar .nav>li.active>a,
.navbar .nav>li.open>a {
  background: #88F8EB;
  color: #3d3b3b;;
}

header {
  position: relative;
  overflow: hidden;
}

header .slidemask {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}

header .cycle-slideshow {
  z-index: 20;
}

header .cycle-slide {
  z-index: 20;
}

header .cycle-slide p {
  position: absolute;
  z-index: 20;
  bottom: 15px;
  color: white;
}

header .cycle-slide p strong,
header .cycle-slide p span {
  padding: 15px 30px;
  display: inline-block;
  margin-bottom: 3px;
  line-height: 1em;
  float: left;
  clear: left;
}

header .cycle-slide p strong {
  background: #88F8EB;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 55px;
  color: #3d3b3b;;
}

header .cycle-slide p span {
  background: #3d3b3b;
  font-weight: 300;
  font-size: 36px;
}

header .cycle-slide img {
  position: relative;
  z-index: 10;
}

main {
  margin-top: 60px;
  margin-bottom: 60px;
}

h1,
h2,
h3 {
  font-weight: 300;
  color: #3d3b3b;
}

h1 {
  font-size: 44px;
  color: #3d3b3b;
  margin: 30px 0 15px;
}

.home h1 {
  margin-top: 0;
  line-height: 1.1em;
}

h2 {
  font-size: 44px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

.outsourcing {
  display: flex;
  align-items: flex-start;
  flex-flow: row wrap;
  justify-content: space-around;
}

.outsourcing em {
  color: #878996;
  font-style: normal;
  text-align: justify;
}

.outsourcing img {
  margin-top: 30px;
}



.btn-primary {
  background: #88F8EB;
  color: #3d3b3b;;
  border: 0;
  border-radius: 0;
  padding: 15px 30px;
  font-size: 14px;
  transition: all .2s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:focus:hover {
  background: #2c9b8e;
}

footer {
  background: #88F8EB;
  color: #3d3b3b;
}

footer a {
  color: #3d3b3b;
}

footer .top {
  padding: 60px 0;
}

footer .top img {
  float: left;
  margin-right: 15px;
}

footer .top strong {
  font-size: 26px;
  font-weight: 300;
  display: inline-block;
  margin: 12px 0 3px;
}

footer .top span {
  font-size: 20px;
  font-weight: 400;
}

footer .bottom {
  padding: 30px 0;
  border-top: 1px solid white;
}

footer .bottom span {
  font-size: 12px;
}

.madeby {
  line-height: 1em;
}

.madeby small,
.madeby img {
  float: left;
}

.madeby small {
  margin: 4px 3px 0 0;
  color: #3d3b3b;
  font-size: 10px;
}

.gallery img {
  width: 100%;
  border: solid 1px #e2e2e2;
}

.gallery a {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  transition: all .2s;
}

.gallery a:hover {
  opacity: .9;
  transform: scale(1.03);
  box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.2);
}

.table thead {
  border: 0;
  box-shadow: none;
}

.table th,
.table td {
  padding: 12px 15px !important;
}

.table thead th {
  background: #88F8EB;
  color: #3d3b3b;
  text-transform: uppercase;
  border: 0 !important;
  box-shadow: none;
  font-size: 18px;
}

.table tbody td {
  background: #eff3f6;
  border-color: #d1dee3;
}

.table tbody tr:nth-child(2n+1) td {
  background: white !important;
}

.fade-content>* {
  transition: ease opacity .25s, ease transform .25s;
}



.flextop {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  justify-content: space-around;
}

.vertical-center {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  justify-content: space-around;
}

.news {

  padding: 30px 15px 30px 15px;
  border-bottom: 1px solid #e2e2e2;
}

.side {
  padding: 15px 0px 15px 0px;
  border-bottom: 1px solid #e2e2e2;
}

.side h5 {
  margin-top: -10px !important;
  font-size: 18px;
}

.side h5 a {
  text-decoration: none;
  color: black;
  transition: all .2s;
}

.news h3 {
  margin-top: 0px;
}

.news h3 a {
  color: black !important;
}

/* Offsets timing for groups of three. This must be adjusted if there are more or less than three element per row.*/
.fade-content>*:nth-child(3n+2) {
  transition-delay: .1s;
}

.fade-content>*:nth-child(3n+3) {
  transition-delay: .2s;
}

/* 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 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: #88F8EB;
  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: #d05c03;
  transform: scale(0.97);
}

.download .btn-primary:hover,
.download .btn-primary:focus,
.download .btn-primary:focus:hover {
  background: #fd903c !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: #009ee3;
}

.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 {
  width: 100%;
  margin: 0;
}

.akordeon>tbody>tr>td {
  padding: 0;
  border-top: 1px solid #e2e2e2;
}

.akordeon .odd>td {
  padding: 15px;
  background: #f8f8f8;
}

.akordeon .table td {
  width: 50%;
  vertical-align: middle;
}

.akordeon h3 {
  width: 100%;
  padding: 8px 15px;
  margin: 1px 0;
  cursor: pointer;
  transition: all .2s;
}

.akordeon tbody tr:nth-child(2n+1) td {
  transition: all .2s;
}

.akordeon tbody tr:nth-child(2n+1) td:hover,
.akordeon tbody tr.active td,
.akordeon tr.active {
  background: #88F8EB !important;
  color: white !important;
}

.akordeon tbody tr:nth-child(2n+1) td:hover h3,
.akordeon .active td h3 {
  color: white !important;
}

.akordeon h3,
.akordeon h3 strong {
  font-size: 18px;
  font-weight: 300 !important;
  margin: 0px !important;
}




.mapa {
  margin-top: 30px;
}



header .cycle-slide {
  width: 100%
}



.navbar,
.navbar-brand,
.navbar-brand img,
.navbar .nav {
  transition: all .2s;
}

.navbar-brand img {
  height: 85px;
}


.affix {
  height: 70px;
}

.affix .navbar-brand img {
  height: 50px
}

.affix .navbar-brand {
  padding-top: 10px;
}

.affix .nav {
  margin-top: 12px;
}







aside .media-object {
  max-width: 100px
}


aside .media-heading {
  margin: 0
}

aside .media-heading a {
  color: #333
}

aside .media-body {
  vertical-align: middle
}







/*

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

*/


/* height: 1050px */
@media screen and (max-width: 1680px) {
  .cycle-slide img {
    width: 100%;
  }
}


/* height: 900px */
@media screen and (max-width: 1600px) {}


/* height: 864px */
@media screen and (max-width: 1536px) {}



/* height: 900px */
@media screen and (max-width: 1440px) {}


/* height: 768px */
@media screen and (max-width: 1366px) {
  header .slidemask {
    height: 100%;
  }

  .sub main {
    margin-top: 0;
  }

}



/* height: 768px */
@media screen and (max-width: 1360px) {}



/* height: 1024 & 720px */
@media screen and (max-width: 1280px) {}



/* height: 768px, 600px */
@media screen and (max-width: 1199px) {
  header .cycle-slide p strong {
    font-size: 35px;
  }

  header .cycle-slide p span {
    font-size: 25px;
  }

  footer .top strong {
    font-size: 21px;
  }

  footer .top span {
    font-size: 18px;
  }

}



@media screen and (max-width: 1023px) {
  .navbar-toggle {
    border-color: #88F8EB;
    background: white;
    border-radius: 0;
    margin-top: 50px;
    transition: all .2s;
  }

  .affix .navbar-toggle {
    margin-top: 18px;
  }

  .icon-bar {
    background: #88F8EB;
    border-radius: 0;
  }

  #navbar {
    background: #fff;
  }

  .navbar .nav>li>a {
    margin: 0;
    border-top: 1px solid #e2e2e2;
  }

  main {
    margin-top: 0;
  }

  .home .main img {
    width: 100%;
    margin: 15px 0 0 0;
  }

  footer .col-md-4 {
    text-align: center;
    margin-top: 30px;
  }

  footer .col-md-4:first-of-type {
    margin-top: 0;
  }

  footer .col-md-4 img {
    float: none;
    margin: 0 auto;
    display: inline-block;
  }

  footer .col-md-4 strong {
    display: block;
    text-align: center;
    width: 100%;
    margin: 5px 0;
  }

  footer .col-md-4 br {
    display: none
  }
}



@media screen and (max-width: 800px) {}

@media screen and (max-width: 768px) {
  header .cycle-slide p span {
    font-size: 18px;
    padding: 5px 10px
  }

  header .cycle-slide p strong {
    font-size: 25px;
    padding: 5px 10px
  }
}

@media screen and (max-width: 640px) {}

@media screen and (max-width: 600px) {}

@media screen and (max-width: 480px) {
  header .cycle-slide p span {
    font-size: 14px;
    padding: 5px 10px
  }

  header .cycle-slide p strong {
    font-size: 18px;
    padding: 5px 10px
  }

  header .cycle-slide p {
    bottom: 10px
  }

  footer .pull-left,
  footer .pull-right {
    width: 100%;
    text-align: center;
  }

  .madeby {
    float: none;
    display: inline-block;
    margin-top: 10px;
  }

}

@media screen and (max-width: 435px) {
  header .cycle-slide p span {
    font-size: 14px;
    padding: 5px 10px
  }

  header .cycle-slide p strong {
    font-size: 16px;
    padding: 5px 10px
  }

  header .cycle-slide p {
    bottom: 5px
  }

}

@media screen and (max-width: 425px) {}

@media screen and (max-width: 414px) {}

@media screen and (max-width: 375px) {
  header .cycle-slide p span {
    font-size: 12px;
    padding: 3px 6px
  }

  header .cycle-slide p strong {
    font-size: 13px;
    padding: 3px 6px
  }

  header .cycle-slide p {
    bottom: 5px;
    margin-bottom: 0;
  }

  /*.slidemask {display: none;}*/

}

@media screen and (max-width: 360px) {}

@media screen and (max-width: 320px) {
  .navbar-brand img {
    height: 80px;
  }

  header .cycle-slide p strong,
  header .cycle-slide p span {
    margin-bottom: 1px;
  }

  header .cycle-slide p span {
    font-size: 11px;
    padding: 3px 6px
  }

  header .cycle-slide p strong {
    font-size: 11px;
    padding: 3px 6px
  }

}