@import url('https://fonts.googleapis.com/css?family=Montserrat:100,300,400,500,700&subset=latin-ext');
/* */
/* */
/* */
/*
	@media (min-width: 1200px)
	{
		.container {
		    width: 1350px;
		}
	}
	*/
/* */
.no-gutter [class*="-6"] {
  padding-left: 0;
  padding-right: 0;
}
.row.gutter-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.row.gutter-0 [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.row.gutter-6 {
  margin-left: -3px;
  margin-right: -3px;
}
.row.gutter-6 [class*="col-"] {
  padding-left: 3px;
  padding-right: 3px;
}
.row.gutter-10 {
  margin-left: -5px;
  margin-right: -5px;
}
.row.gutter-10 [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.row.gutter-15 {
  margin-left: -15px;
  margin-right: -15px;
}
.row.gutter-15 [class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
.row.gutter-20 {
  margin-left: -20px;
  margin-right: -20px;
}
.row.gutter-20 [class*="col-"] {
  padding-left: 20px;
  padding-right: 20px;
}
.row.gutter-40 {
  margin-left: -40px;
  margin-right: -40px;
}
.row.gutter-40 [class*="col-"] {
  padding-left: 40px;
  padding-right: 40px;
}
.fixed-left {
  /* margin-right: 320px; */
  margin-right: 380px;
  margin-left: auto !important;
}
.fixed-right {
  min-width: 320px;
}
.row-flex,
.row-flex > div[class*='col-'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 auto;
}
.row-flex-wrap {
  -webkit-flex-flow: row wrap;
  align-content: flex-start;
  flex: 0;
}
.row-flex > div[class*='col-'],
.container-flex > div[class*='col-'] {
  margin: -0.2px;
  /* hack adjust for wrapping */
}
.container-flex > div[class*='col-'] div,
.row-flex > div[class*='col-'] div {
  width: 100%;
}
.flex-col {
  display: flex;
  display: -webkit-flex;
  flex: 1 100%;
  flex-flow: column nowrap;
}
.flex-grow {
  display: flex;
  -webkit-flex: 2;
  flex: 2;
}
.equal {
  display: flex;
  flex-wrap: wrap;
}
.equal > div[class*='col-'] {
  display: flex;
  flex-direction: column;
}
.border-between > [class*='col-']:before {
  background: url(../layout/dash-v1.png) repeat-y;
  bottom: 0;
  content: " ";
  left: 0;
  position: absolute;
  width: 1px;
  top: 0;
}
.border-between > [class*='col-']:first-child:before {
  display: none;
}
.border-between.style2 > [class*='col-']:before {
  background: url(../layout/dash-v2.png) repeat-y !important;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 3px;
  padding-left: 3px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@media (max-width: 480px) {
  .col-xxs-24 {
    width: 100%;
  }
  .hidden-xxs {
    display: none !important;
  }
}
/* */
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important ;
}
.cleardiv {
  clear: both;
}
.clearafter:after {
  display: table;
  content: ' ';
  clear: both;
}
.voffset0 {
  margin-top: 10px !important;
}
.voffset1 {
  margin-top: 20px !important;
}
.voffset2 {
  margin-top: 40px !important;
}
.boffsetzero {
  margin-bottom: 0 !important;
}
.boffset06 {
  margin-bottom: 6px !important;
}
.boffset0 {
  margin-bottom: 10px !important;
}
.boffset1 {
  margin-bottom: 20px !important;
}
.boffset2 {
  margin-bottom: 40px !important;
}
.boffset3 {
  margin-bottom: 50px !important;
}
.center {
  text-align: center !important;
}
.alignright {
  text-align: right !important;
}
.alignleft {
  text-align: left !important;
}
.line {
  clear: both;
  display: block;
  height: 1px;
  border-top: 1px solid #ddd;
  margin-left: 10px;
  margin-right: 10px;
}
.pointer {
  cursor: pointer;
}
.transppoint {
  pointer-events: none !important;
}
.right {
  float: right;
}
.relative {
  position: relative;
}
/* */
h1 {
  font-size: 4.0rem;
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
}
h2,
.h2 {
  font-size: 3.25rem;
  font-family: 'Montserrat', sans-serif;
}
h3,
.h3 {
  font-size: 2.0rem;
  font-family: 'Montserrat', sans-serif;
}
/* */
html {
  overflow-x: hidden;
  font-size: 62.5%;
  overflow-y: scroll;
}
/* */
body {
  font-family: 'Montserrat', sans-serif;
  color: #333;
  overflow-x: hidden;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
}
body.grayscale img,
body.grayscale div {
  -webkit-filter: grayscale(1);
  filter: gray;
  filter: grayscale(1);
}
body,
body.home {
  background: #ffffff;
}
body.shop,
.shopcont {
  background: #f6f6f6;
  font-family: 'Montserrat', sans-serif;
}
a {
  color: #ff722c;
}
a:focus {
  /* outline: #ddd solid 1px; */
}
b,
strong {
  /* font-family: @font; */
  font-weight: 700;
}
-webkit-input-placeholder {
  line-height: 1;
}
/* btn */
.btn {
  margin: 0 auto;
  border: 0;
  border-radius: 0;
}
.btn:hover {
  opacity: 0.9;
}
/* */
.modalloader {
  position: fixed;
  z-index: 999999;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: white;
  filter: alpha(opacity=60);
  opacity: 0.6;
  -moz-opacity: 0.8;
}
.centerloader {
  z-index: 1000;
  margin: 300px auto;
  padding: 10px;
  width: 165px;
  background-color: #fff;
  text-align: center;
  border-radius: 0;
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
.modalloader .center img {
  height: 128px;
  width: 128px;
}
/* */
#gototop {
  position: fixed;
  display: none;
  bottom: 30px;
  right: 30px;
  background: #252525;
  font-size: 28px;
  color: white;
  text-align: center;
  padding: 15px;
  cursor: pointer;
  border-radius: 3px;
  z-index: 999;
  opacity: 0.8;
}
#gototop a {
  color: white !important;
  text-decoration: none;
}
#gototop i {
  color: white !important;
  padding-left: 3px;
  display: block;
}
#gototop:hover {
  opacity: 0.8;
}
.gototop-art {
  bottom: 160px !important;
}
.top {
  min-height: 125px;
  background-color: #ffffff;
}
.top a {
  color: #444444;
}
.top a:hover {
  text-decoration: none;
}
.top .logo-wrapper {
  margin-top: 39px;
}
.top .logo-img {
  display: block;
  margin-top: 43px;
}
.top .logo-img h1 {
  color: #48a4bb;
  font-size: 2.4rem;
  line-height: 1.7rem;
  font-weight: 700;
  margin-left: 20px;
  text-transform: uppercase;
}
.top .logo-img h2 {
  color: #444444;
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 0;
  margin-left: 20px;
}
.top .logo-wrapper:hover {
  opacity: 0.9;
}
.top .right {
  text-align: right;
}
.top .box {
  margin-top: 41px;
  display: inline-block;
  margin-left: 20px;
}
.top .box .tel {
  font-size: 1.8rem;
  font-weight: 600;
  color: #444444;
  text-align: left;
  margin-left: 20px;
  float: right;
}
.top .box .tel span.txt {
  line-height: 1.25rem;
  font-size: 1.1rem;
  font-weight: 300;
  color: #777777;
  opacity: 0.5;
  display: block;
}
.top .box .ico {
  height: 38px;
  width: 35px;
  float: left;
  margin-right: 0;
  margin-top: 2px;
  background: url('../layout/top-icons.png') 0 0 no-repeat;
}
.top .box .ico1 {
  background-position: 0 0;
}
.top .box .ico2 {
  background-position: -35px 0;
}
header {
  transition: .5s;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}
.top.smaller {
  min-height: 136px;
  position: absolute;
  top: 0;
  position: fixed;
  position: relative;
}
.top.smaller .logo {
  margin: 0 0 0 0;
  transition: .5s;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}
.top.smaller .wyszukiwarka .point {
  -webkit-filter: invert(100%);
  filter: invert(100%);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
header.firmy {
  background-color: #f7f7f7;
}
header.firmy .top-links {
  background-color: #fff;
}
header.firmy .top-links .links {
  border: 0 none;
}
.home {
  margin-top: 0;
}
/* slider */
.slider {
  opacity: 0;
  background-color: #fff;
  margin-top: 0;
  display: block;
  padding: 0;
  margin-bottom: 0;
  min-height: 40px;
  position: relative;
  width: 100%;
}
.slider img {
  width: 100%;
  max-width: 100%;
}
.slider .owl-demo .item {
  overflow: hidden;
  min-height: 540px;
  width: 100%;
  /* min-height: 345px; */
  display: block;
  /*width: 100%;*/
  height: auto;
  opacity: 1.0;
}
.slider .owl-demo .item .scaption {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  text-align: center;
  min-height: 540px;
  max-width: 338px;
  min-width: 338px;
}
.slider .owl-demo .item .scaption .cont {
  min-height: 540px;
  display: block;
  position: relative;
}
.slider .owl-demo .item .scaption .cont .stitle {
  z-index: 11;
  position: relative;
  padding: 0;
  display: inline-block;
  color: #fff;
  opacity: 1.0;
  text-align: right;
  text-shadow: 0 2px 1px #181818;
}
.slider .owl-demo .item .scaption .cont .stitle h2 {
  padding: 50px 25px;
  font-size: 4.1rem;
  line-height: 3.8rem;
  font-weight: 700;
  display: inline-block;
  margin: 0;
  color: #ffffff;
  text-align: right;
  text-transform: uppercase;
}
.slider .owl-demo .item .scaption .cont .stext {
  z-index: 11;
  left: 0;
  right: 0;
  opacity: 1.0;
  text-align: right;
  font-size: 2.0rem;
  line-height: 3.0rem;
  color: #fff;
  background: url('/layout/slider-tlo.jpg') center no-repeat;
  width: 328px;
  height: 247px;
}
.slider .owl-demo .item .scaption .cont .stext strong,
.slider .owl-demo .item .scaption .cont .stext b {
  font-size: 1.4rem;
}
.slider .owl-demo .item .scaption .cont .stext div.bx {
  font-size: 1.4rem;
  line-height: 2.3rem;
  padding: 30px 40px;
  margin: 0 0 0 0;
  color: #fff;
  display: inline-block;
  margin: 0 auto;
  text-align: right;
}
.slider .owl-demo .item .scaption .cont .stext div.bx p {
  margin: 0;
}
.custom-line {
  background-color: #ebebeb;
  max-width: 100%;
  display: block;
  height: 3px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  margin: 30px 0;
}
.custom-line span {
  max-width: 20%;
  width: 59px;
  height: 31px;
  top: -15px;
  background: url('../layout/content-1-anch.png') center no-repeat;
  margin: 0 auto;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
}
.home-pages {
  padding: 50px 0 0 0;
  background: url('/layout/srodek-tlo.jpg') top center no-repeat;
}
.home-pages a {
  display: block;
}
.home-pages .head {
  margin: 0 0 30px 0;
}
.home-pages .head h2 {
  color: #333;
  margin: 0;
  font-weight: 500;
  font-size: 5.0rem;
}
.home-pages .head h2.ico {
  color: #48a4bb;
}
.home-pages .head.img {
  margin: 0 0 30px 0;
}
.home-pages .wrapper {
  padding: 20px 0 0 0;
  background-color: #003768;
  text-align: center;
}
.home-pages .wrapper-2 {
  padding: 30px;
  background: url('../layout/wrapper-2-repeat.png') center repeat;
}
.home-pages div.sitem,
.home-pages a.sitem {
  display: block;
  padding: 0 !important;
  padding-bottom: 20px;
}
.home-pages div.sitem .lead,
.home-pages a.sitem .lead {
  font-size: 1.35rem;
  color: #000000;
  line-height: 2.25rem;
  margin: 0;
  text-align: left;
  font-weight: 400;
  padding: 0 0 0 0;
}
.home-pages div.sitem .img-wrapper,
.home-pages a.sitem .img-wrapper {
  min-height: 210px;
}
.home-pages div.sitem hr,
.home-pages a.sitem hr {
  border: 0;
  height: 2px;
  background: #e6e6e6;
  margin-top: 20px;
  margin-bottom: 20px;
}
.home-pages div.sitem h5,
.home-pages a.sitem h5 {
  font-weight: 700;
}
.home-pages div.sitem h4,
.home-pages a.sitem h4 {
  font-size: 2.5rem;
  font-weight: 400;
  margin: 0 0 0 0;
  text-transform: uppercase;
  line-height: 3.0rem;
}
.home-pages div.sitem p,
.home-pages a.sitem p {
  font-size: 1.4rem;
  line-height: 2.0rem;
  color: #000000;
}
.home-pages div.sitem p strong,
.home-pages a.sitem p strong {
  font-weight: 600 !important;
}
.home-pages a:hover {
  text-decoration: none;
  opacity: 0.85;
}
.home-pages .lewalista {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-right: 10px;
  list-style-image: url('/layout/d1.png');
}
.content-2 {
  height: 444px;
  position: relative;
}
.googlemapsstart {
  width: 100%;
  height: 444px;
  position: absolute;
}
.adressbox {
  position: absolute;
  padding: 20px 26px;
  top: 100px;
  left: 20px;
  background: rgba(255, 255, 255, 0.8);
}
.adressbox .naglowek img,
.adressbox .naglowek h3 {
  display: inline;
  float: left;
}
.adressbox .naglowek h3 {
  margin: 0;
  margin-top: 0;
  margin-left: 20px;
  font-size: 1.4rem;
  color: #000000;
  font-weight: 600;
}
.adressbox .rejestracja {
  color: #019278;
  font-size: 1.6rem;
  line-height: 2rem;
  margin: 40px 0 30px 70px;
  font-weight: 500;
}
.adressbox .rejestracja span {
  font-size: 2.2rem;
  margin-top: 5px;
  display: block;
}
.adressbox .rejestracja .przyjecia {
  font-size: 1.3rem;
  line-height: 2rem;
}
.adressbox .rejestracja a {
  color: #019278;
}
.adressbox .rejestracja a:hover {
  text-decoration: none;
}
.adressbox .adres {
  margin-left: 70px;
  font-size: 1.3rem;
  line-height: 2rem;
  color: #000000;
}
/* */
.owl-carousel .item img {
  transform-style: flat;
  -webkit-transform-style: flat;
  -moz-transform-style: flat;
}
.img-wrapper {
  background-size: cover !important;
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.img-wrapper-2 {
  background-size: cover !important;
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.img-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.1);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.lazy {
  -webkit-transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
  max-width: 100%;
  opacity: 0;
}
.lazy.b-loaded {
  opacity: 1;
}
.img-wrapper:hover:after {
  opacity: 0.9;
}
footer {
  background: #fff;
  border-top: 1px solid #ddd;
  font-size: 1.05rem;
  line-height: 1.5rem;
  text-align: center;
  /* background: #f4f4f4 url('../layout/footer-bg.jpg') top center no-repeat; background-size: cover; */
}
footer .style-1 {
  padding: 20px 0 30px 0;
}
footer .style-2 {
  padding: 20px 0;
  background-color: #fff;
}
footer .logo1 {
  margin-right: 0;
  margin-top: 0;
  max-height: 175px;
  float: left;
}
footer .logo1a {
  margin-right: 0;
  margin-top: 0;
  max-height: 175px;
}
footer a {
  color: #26484a;
  font-weight: 400;
}
footer strong {
  font-weight: 500;
}
footer .style-1 {
  color: #fff;
  text-align: left;
  font-size: 1.35rem;
  font-weight: 300;
}
footer ul {
  list-style: none;
  padding: 0 0;
  margin: 0;
  margin-top: 0;
}
footer ul li {
  display: block;
  line-height: 2.0rem;
  width: 33%;
  float: left;
}
footer ul li a {
  color: #fff !important;
  font-weight: 300;
}
footer ul li a:before {
  content: "»";
  padding-right: 9px;
  color: #ff722c;
  font-size: 1.7rem;
  font-weight: 300;
}
footer ul li a:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.8;
}
footer .footerAdress {
  border-top: 1px solid #3A3838;
  margin-top: 10px;
}
footer .footerAdress p {
  margin-top: 10px;
}
footer .footerAdress a {
  color: #ffffff;
}
footer .footerAdress a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.cookie-info {
  bottom: 0;
  z-index: 2000;
  background-color: #252525;
  color: #ffffff;
}
.cookie-info .cookiesbtn {
  margin-top: 10px;
  font-size: 1.5rem;
  background-color: #ffffff;
  color: #0F3646;
  border: 1px #ffffff solid;
  border-radius: 2px;
  text-transform: uppercase;
  font-weight: 500;
}
.cookie-info a {
  color: #ff722c;
}
.cookie-info .cookiesbtn:hover {
  opacity: 0.8;
}
.cookie-info p {
  margin: 10px 0;
  color: #ffffff;
  font-size: 1.2rem;
}
@media (min-width: 1200px) {
  .mobile .slider .bigs {
    max-height: 100%;
  }
  .mobile .slider .bigs .owl-item img {
    min-height: 100% !important;
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .slider-shop {
    width: 646px !important;
  }
  .top .box .txt1 {
    margin-bottom: 2px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .top .logo-wrapper .logo {
    max-width: 177px;
    margin-top: 14px;
  }
  .top .login {
    float: right !important;
  }
  .top .box {
    margin-left: 8px;
  }
  .top .box .tel {
    font-size: 1.5rem;
  }
  .top .box .ico {
    margin-right: 5px !important;
  }
  .navbar ul li a {
    display: block;
    font-size: 1.15rem;
    padding: 11px 8px;
  }
  .slider .bigs .owl-item img {
    min-height: 355px !important;
  }
  .slider .thumbs .owl-item img {
    min-height: 180px !important;
  }
  .fixed-right {
    width: 320px;
  }
}
@media (max-width: 480px) {
  .top .logo {
    max-width: 65% !important;
  }
}
@media (max-width: 992px) {
  .top {
    background-size: cover !important;
    background: #f6f6f6;
  }
  .top .logo {
    /* max-width: 100% !important; */
  }
  .top .logo-wrapper {
    text-align: center;
    margin-top: 20px;
  }
  .top .logo-wrapper .logo {
    margin: 0 auto;
  }
  .top .logo-img {
    text-align: center;
    margin-top: 20px;
  }
  .top .box {
    margin-bottom: 20px;
  }
  .top .telefon {
    margin-right: 27px;
    margin-left: 0;
  }
  .row-flex,
  .row-flex > div[class*='col-'] {
    display: block !important;
  }
  .home-pages {
    margin-bottom: 30px;
  }
  .home-pages .wrapper {
    border-left: 0 !important;
  }
  .img-wrapper-2 img {
    display: block;
    margin: 0 auto;
  }
  footer {
    text-align: center !important;
  }
  footer .pull-right {
    float: none !important;
    margin: 0 auto !important;
  }
  footer .alignright {
    text-align: center !important;
  }
}
@media (max-width: 768px) {
  table {
    overflow-x: auto;
    display: block;
  }
  .top {
    background-size: cover !important;
    text-align: center !important;
  }
  .top .box {
    text-align: center !important;
    display: inline-block !important;
    float: none !important;
    margin-right: 10px !important;
    margin-top: 10px !important;
  }
  .top .pull-right,
  .top .right {
    float: none !important;
  }
  .top .box.search {
    display: none !important;
  }
  .top .tel {
    line-height: 2.0rem;
    font-size: 1.70rem !important;
    margin-right: 15px !important;
  }
  .top .tel span {
    font-size: 1.5rem !important;
  }
  .top .box.facebook {
    float: right !important;
    margin-left: 0 !important;
  }
  .top .top-row {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }
  .top .logo-wrapper {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .top .logo-wrapper .logo {
    margin: 0 auto;
  }
  .top .logo-wrapper:after {
    content: ' ';
    display: table;
    clear: both;
  }
  .home-pages,
  .photos {
    padding: 30px 0 0 0;
  }
  .home-pages .head h2,
  .photos .head h2 {
    font-size: 3.0rem !important;
  }
  .slider {
    min-height: 300px !important;
  }
  .slider .item {
    min-height: 300px !important;
    background-size: cover !important;
  }
  .slider .item .scaption {
    position: absolute !important;
    display: block !important;
    top: 180px !important;
    left: 0 !important;
    right: 0 !important;
    text-align: center;
    max-width: 100% !important;
    min-height: auto !important;
  }
  .slider .item .scaption .stitle {
    opacity: 1.0 !important;
    text-align: center !important;
  }
  .slider .item .scaption .stitle h2 {
    font-size: 2.5rem !important;
    text-align: center !important;
    margin: 0 auto;
    padding: 10px 25px !important;
    line-height: 2.5rem !important;
    background: none !important;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
  }
  .slider .item .scaption .stitle h2 span {
    font-size: 1.5rem !important;
    display: block !important;
    float: none !important;
    margin-top: 5px;
  }
  .slider .item .scaption .stext {
    opacity: 1.0 !important;
    display: none !important;
  }
  .slider .item .scaption .bg {
    top: -27px !important;
  }
  .content-2 {
    height: auto;
  }
  .googlemapsstart {
    display: none;
  }
  .adressbox {
    position: initial;
  }
  footer {
    text-align: center !important;
  }
  footer ul li {
    width: 100% !important;
    text-align: center;
  }
  footer ul li a {
    font-size: 1.75rem !important;
    line-height: 2.75rem !important;
    text-transform: uppercase;
  }
  footer ul li a:before {
    content: '' !important;
  }
  footer .logo1 {
    margin-bottom: 20px !important;
  }
  #rc-imageselect,
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
@media (max-width: 600px) {
  .content-2 .adressbox {
    padding: 10px;
  }
  .content-2 .logo {
    display: none !important;
  }
  .content-2 h3,
  .content-2 .rejestracja,
  .content-2 .adres {
    margin-left: 0 !important;
  }
  .content-2 h3 {
    margin-bottom: 10px !important;
  }
}
.rspecial:hover {
  text-decoration: none;
}
