* {
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0px;
    background-color: #ffffff;
    font-family: "Montserrat", sans-serif;
}

.menu {
    border-bottom: 1px solid #0094FF;
}

iframe {
    width: 100%;
    margin-bottom: 10px;
}

.section:nth-child(even) {
    padding: 20px;
    background-color: rgb(240, 237, 234);
}

.booksy-business-link {
    display: none !important;
}

p {
    text-align: left;
}

html,
body {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    min-height: 100%;
    position: relative;
}

main {
    padding-bottom: 120px;
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #eaeaea;
}

body {
    min-width: 262px;
    font-size: 16px;
}

header {
    display: block;
max-width:1400px;
    background: #fff;
    margin: auto;
    z-index: 8;
    margin-top: 0px;
}

header content {
    display: table;
    height: 100%;
}

phonecell {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    line-height: 52px;
}

menucell {
    display: table-cell;
    white-space: nowrap;
    width: 100%;
    vertical-align: middle;
    text-align: right;
}

phonecell img {
    height: 33px;
    margin-right: 13px;
    vertical-align: middle;
}

menucell img {
    height: 33px;
    vertical-align: middle;
}

header a {
   
    text-decoration: none;
    color: #000;
}
header a:hover {

    color: #c4a277;
}




headeraddress {
    display: block;
    /*line-height: 52px;*/
}

headeraddress text {
    /*margin: 11px;*/
    font-weight: bold;
    color: #666;
}

nav.menu {
    width: 100%;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 0px;
}

nav.menu ul {
    margin: 0px;
    padding: 0px;
}

nav.menu ul li {
    display: inline-block;
}

nav.menu li a {
    display: inline-block;
    padding-top: 31px;
    line-height: 21px;
    padding-bottom: 26px;
    padding-left: 16px;
    padding-right: 16px;
    text-decoration: none;
    color: #666;
}

nav.menu li.active a {
    border-top: 1px solid #2b81b8;
}

nav.menu li a:hover {
    color: #2b81b8;
}

clearel {
    display: block;
    clear: both;
    height: 0px;
}

section.billboard {
    position: relative;
    width: 100%;
}

galery {
    display: block;
    position: relative;
    width: 100%;
    background: #8d9cba;
    overflow: hidden;
    border-top: 2px solid #2b81b8;
    border-bottom: 2px solid #2b81b8;
}

/*menu*/

/*koniec*/



.billboard sendform {
    display: block;
    padding: 11px;
    border-radius: 11px;
    border: 1px solid gray;
    width: 367px;
    height: 314px;
    background: rgba(255, 255, 255, .8);
    position: absolute;
    right: 11px;
    top: 11px;
    z-index: 3;
}

galerydesc {
    display: block;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 3;
}

galerydesc ul li {
    display: table;
    margin-bottom: 12px;
    max-width: 393px;
    padding: 11px;
  
    border-radius: 11px;
}

galerydesc ul li imgitem {
    display: table-cell;
    vertical-align: top;
    padding-right: 11px;
    padding-top: 5px;
}

desc {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

desc dtitle {
    display: block;
    font-weight: bold;
}

desc ddesc {
    display: block;
    font-size: 80%;
}

aboutdesc {
    width: 100%;
    display: block;
    padding-bottom: 2%;
    border-bottom: 1px solid #2b81b8;
}

a.aboutitem {
    display: inline-block;
    width: 29%;
    position: relative;
    overflow: hidden;
    margin: 1.5%;
    cursor: pointer;
    border-radius: 11px;
    border: 2px solid black;
}

a.aboutitem:hover text {
    color: white;
    background: rgba(0, 0, 0, .8);
}

a.aboutitem img {
    display: block;
    width: 100%;
    z-index: 2;
}

a.aboutitem:hover img {
    opacity: 0.8;
}

aboutbox {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
}

aboutbox text {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0%;
    padding-top: 11px;
    padding-bottom: 11px;
    width: 100%;
    background: rgba(255, 255, 255, .5);
    color: black;
    font-weight: bold;
}

aboutdesc p {
    margin: 11px;
}

contactinfo {
    display: block;
}

contactinfo section {
    display: block;
}

contactinfo label {
    display: inline-block;
    font-weight: bold;
    width: 80px;
}

contactinfo text {
    display: inline-block;
}

footer {
    display: block;
    background: #f0f0f0;
    margin-top: 21px;
    padding: 7px;
}

footer copyright {
    display: block;
    text-align: center;
    font-weight: bold;
}

sendform h2 {
    color: #0f7797;
    font-size: 110%;
}

comments {
    display: block;
    text-align: center;
    /*height: 262px;*/
    clear: both;
}

comments h1 {
    text-align: left;
}


comment {
    display: inline-block;
    width: 29%;
    text-align: left;
    vertical-align: top;
    min-height: 250px;
    /* padding: 11px; */
    margin: 1.5%;
    /* border: 1px solid gray; */
    border-radius: 11px;
    overflow: hidden;
    background: white;
    padding: 25px;
    box-shadow: 0px 0px 60px 20px #f0efef;
    /* gap: 10px; */
}


comment cname {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 110%;
}

comment text {
    text-align: center;
    font-style: italic;
    font-size: 90%;
}

.button {
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    padding: 11px 31px;
    border: 1px solid #015784;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    font: normal 16px/normal "Times New Roman", Times, serif;
    color: rgba(255, 255, 255, 0.9);
    -o-text-overflow: clip;
    text-overflow: clip;
    background: #015479;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
    text-shadow: -1px -1px 0 rgba(15, 73, 168, 0.66);
    -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
    
    margin: 0px auto;
    text-align: center;
}

body {
    background: black;
}

sendform label {
    display: inline-block;
    margin-left: 13px;
    width: 105px;
}

.billboard galery img.bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.billboard galery img.bg2 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
}

content {
    display: block;
    margin-left: 11px;
    margin-right: 11px;
    border: 0px solid transparent;
}

main-content {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    border: 0px solid transparent;
}

headeraddress .logo {
    display: none;
}

galery {
    display: block;
    width: 100%;
}

body {
    font-size: 16px;
    background: white;
}

aboutsection {
    display: block;
    width: 100%;
}

contactsection {
    display: block;
    width: 100% !important;
    margin-top: 0px !important;
    border: none !important;
    border-radius: 0px;
    padding: 0px !important;
    padding-bottom: 2% !important;
    border-bottom: 1px solid #2b81b8 !important;
    float: none !important;
    background: white !important;
}

contactsection h1 {
    display: block;
}

contactsection section {
    display: block;
    margin: 13px;
}

sendform label {
    width: 20%;
}

sendform input[type=text] {
    width: 60%;
    margin-top: 5px;
}

.price-list {
    display: inline-block;
    width: 100%;
    background-color: #f5f5f5;
  padding: 25px;
}

.price-list-text {
    font-size: 150%;
}

.discount-text {
    color: green;
}

.ttl {
    font-size: 140%;
    font-weight: bold;
}

a.star {
    text-decoration: none;
    color: #8330c5;
    font-size: 120%;
    margin-left: 5px;
}

a.star:hover {
    color: #328055;
}

a[name] {
    display: block;
    width: 80%;
    margin-top: 20px;
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto;
}

.price-table {
    width: 100%;
    max-width: 1400px;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 10px;
    border: 0;
}

.price-table tr td:first-child {
    width: 80%;
    text-align: left;
    margin-left: 20px;
}

.price-table tr td,
.price-table tr th {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #222;
}

table.price-table tr td:nth-child(2n) {
    background: #fff;
    min-width: 120px;
}

.expandable {
    border-bottom: 1px solid #f5f5f5;
}

.exp-header {
    cursor: pointer;
}

.exp-header .symbol {
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    height: 18px;
    width: 18px;
    color: #e8c817;
}

.exp-header h2 {
    display: inline-block;
    font-size: 18px;
    margin-left: 20px;
    font-weight: 400;
}

.exp-row {
    margin-top: 0px;
    display: none;
}



.cennik-img {
    display: inline-block;
    margin-top: 30px;
    width: 15%;
    float: right;
}

.hdr {
    font-weight: bold;
    min-width: 54px;
}

.discount {
    display: block;
    color: #c22424;
    font-weight: bold;
}

.old-price {
    display: block;
    color: red;
    text-decoration: line-through;
    font-weight: bold;
    font-size: 90%;
}

.menu-button {
    display: inline-block;
    margin-left: 3px;
    cursor: pointer;
}

footerform {
    display: block;
    margin-top: 40px;
    border: 1px solid gray;
    border-radius: 10px;
    width: 100%;
    max-width: 500px;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
}

imgshow {
    display: block;
    position: relative;
    width: 60%;
    min-width: 250px;
    max-width: 600px;
}

imgshow desc {
    display: block;
    font-size: 80%;
    font-style: italic;
}


imgshow imgitem {
    display: none;
    width: 100%;
}

imgshow img {
    width: 100%;
}

sendform
{
    padding-top: 5px;
    padding-bottom: 5px;
}

@media only screen and (max-width: 393px) {
    img.bg {
        width: auto !important;
        height: 100% !important;
    }
}

@media only screen and (max-width: 982.5px) {
    body {
        font-size: 13px;
    }

    galery galerydesc ul {
        padding: 0;
        display: block;
        max-width: 406px;
    }

    galery galerydesc li img {

        width: auto;
        height: 16px;
    }

    .billboard sendform {
        width: 40%;
        height: 91%;
        font-size: 90%;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .button {
        padding: 10px 11px !important;
        font-size: 120%;
    }
}

@media screen and (max-width: 720.5px) {
    .billboard sendform {
        display: block;
        padding: 5px 5px;
        border-radius: 5px;
        border: none !important;
        width: 100%;
        height: auto;
        background: rgba(255, 255, 255, .8);
        position: static;
    }

    galerydesc ul {
        margin-left: auto;
        margin-right: auto;
    }

    .button {
        padding: 10px 11px !important;
        font-size: 120%;
    }
}

@media only screen and (min-width: 982.8px) {
    galery content {
        position: absolute;
        left: 50% !important;
        transform: translateX(-50%) !important;
        margin: 0 !important;
        height: 100% !important;
        top: 0 !important;
        z-index: 8 !important;
    }

    section.billboard content {
        position: absolute;
        left: 50% !important;
        transform: translateX(-50%) !important;
        margin: 0 !important;
        height: 70% !important;
        /*BLUMO zmiana ze 100% na 70%*/
        top: 0 !important;
        z-index: 8 !important;
    }

    section.billboard content {
        width: 100%;
    }

    nav.menu ul {
        float: right;
    }

    contactsection {
        display: block !important;
        vertical-align: top !important;
        float: right !important;
        margin-top: 92px !important;
        margin-right: 42px;

        width: 367px !important;
        background: #efeeec !important;
        padding: 21px !important;
        border-radius: 11px !important;
        border: 1px solid black !important;
    }

    contactsection h1 {
        display: none;
    }

    contactsection section {
        margin-bottom: 42px;
    }

    aboutsection {
        display: inline-block !important;
        width: 60% !important;
    }

    galery {
        height: 400px;
        /*BLUMO 2018-12-14 zmiana z 341 na 400 */
    }

    galerydesc ul li {
        max-width:100% !important;
    }

    galery galerydesc li img {

        width: auto;
        height: 21px;
    }

    .billboard sendform {
        width: 370px;
        right: 42px;
    }
}

@media only screen and (max-width: 655px) {
    body {
        font-size: 13px;
    }

    header {
      /*  position: fixed;*/
        left: 0;
        top: 0;
    }

    headeraddress {
        margin-top: 39px;
    }

    headeraddress content>* {
        display: block;

    }

    aboutsection {
        display: block;
        width: 100%;
    }

   /*header {
        height: 39px;
    }*/

   /* header * {
        line-height: 39px;
    }*/

   /* header img {
        height: 44px;
    }*/

    nav ul {
        display: none;
    }

    nav ul {
        display: none;
        position: fixed;
        right: 0px;
        top: 0px;
        width: 223px;
        height: auto;
        background: black;
        z-index: 10;
        overflow: auto;
        height: 100%;
        border: 1px solid black;
    }

    nav ul li {
        display: block !important;
    }

    nav ul li a {
        width: 100%;
        height: 39px !important;
        padding: 5px 13px !important;
    }

    nav ul li.active a {
        border-top: none !important;
        font-weight: bold !important;
        color: white !important;
    }

    menucell {
        display: table-cell;
    }

    nav.menu {
        border-top: none !important;
    }

    .price-list,
    a[name] {
        width: 95%;
    }

    .cennik-img {
        display: none;
    }

  /*  .logo {
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }*/ 

    h1.entry-title {
        font-size: 30px !important;
    }

    h1 {
        font-size: 25px !important;
        line-height: 33px;
    }

    .entry-content {
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 740px) {
    .img-header {
        background: url('../img/photos/legs1.webp');
        height: 180px;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center bottom;
     
    }
}

@media only screen and (min-width: 550px) {
    .img-header {
        background-size: 110% auto !important;
    }
}

@media only screen and (min-width: 740px) {
    .img-header {
        background: url('../img/photos/legs2.webp');
        margin-left: auto;
        margin-right: auto;
        height: 180px;
        background-repeat: no-repeat;
        width: 100%;
        background-size: 100% auto;
        background-position: 70% 80%;
      
    }
}

@media only screen and (max-width: 400px) {
    a.aboutitem {
        width: 45%;
    }
}

@media only screen and (max-width: 500px) {
    comments {
        /*height: 563px;*/
    }

    comment {
        display: block;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
    }
}

@media only screen and (max-width: 327.5px) {
    body {
        font-size: 12px;
    }

    img.logo {
        display: none;
    }

    headeraddress img.logo {
        display: block;
        width: 45%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    galery galerydesc ul {
        padding: 0;
        display: table;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
        margin-bottom: -7px;
    }

    galery galerydesc li img {

        width: auto;
        height: 16px;
    }

    .logodark {
        display: none;
    }
}


@media only screen and (max-width: 982.5px) {
    contactsection {
        display: block;
        width: 100% !important;
        margin-top: 0px !important;
        border: none !important;
        border-radius: 0px;
        padding: 0px !important;
        padding-bottom: 2% !important;
        border-bottom: 1px solid #2b81b8 !important;
        float: none !important;
        background: white !important;
    }

    contactsection h1 {
        display: block;
    }

    contactsection section {
        display: block;
        margin: 13px;
    }
}

@media only screen and (min-width: 655px) {
    nav ul {
        display: inline-block !important;
    }

    menucell {
        display: none;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 655px) {
    headeraddress {
        text-align: center;
    }

    headeraddress .logo {
        display: inline-block;
        float: none !important;
        margin-left: 52px;
        vertical-align: middle;
    }

    headeraddres text {
        vertical-align: middle;
    }

    nav .logo {
        display: none !important;
    }

    nav content {
        text-align: center;
    }

    nav ul {
        margin: 0px auto !important;
        float: none !important;
    }
}


@media only screen and (min-width: 982px) and (max-width: 1114px) {
    body {
        font-size: 14px;
    }

    header content,
    headeraddress content,
    nav content {
        width: auto;
        margin-left: 7;
        margin-right: 7;
    }

    .billboard content {
        width: 100%;
    }


    galerydesc ul {
        padding-left: 4px !important;
    }

    .billboard sendform {
        right: 26px;
    }

    contactsection {
        margin-right: 13 !important;
    }
}

/* For desktop: */
@media only screen and (min-width: 1140px) {

    content,
    div.section-content {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 1400px !important;
        border: 0px solid transparent;
      
    }
    .section-content-sc {
        display: flex;
        padding: 80px 20px;
        gap:50px;
        max-width: 1400px;
    margin: auto; 
 
    }
    
    .section-50-sc{
        width: 50%;
    }

  /*  galerydesc {
        width: 1114px;
    }*/

    headeraddres content {
        width: 393px !important;
    }

}

ul{
    padding: 0px;
}
body{
    font-family: "Montserrat", sans-serif;
}
p{
  
    font-size: 15px;
  
}
.btn {
  display: inline-block;
  padding: 12px 24px;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  color: white;
  background-color: #C4A277;
  border: none;
  border-radius: 40px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  text-align: center;

}

.btn:hover {
  background-color: #AE8B5E;
  color:#fff;
}
.btn-small {
  display: inline-block;
  padding: 5px 7px;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  color: white;
  background-color: #C4A277;
  border: none;
  border-radius: 40px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  text-align: center;

}
.btn-small a{
    color:#fff;
}

.btn-small:hover {
  background-color: #AE8B5E;
  color:#fff;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

}
/*.img-shadow{
    box-shadow: -30px 30px 60px 0px #ddd;
}*/

@media only screen and (min-width: 897px) and (max-width: 1113px) {
   .section-content-sc {
      
        padding: 20px 20px;
       
    margin: auto; 
    }

}

@media only screen and (max-width: 896px) {

     .section-content-sc  {

        padding: 20px 20px;
        margin: auto; 
    }
    .display-no{
        display: none;
    }
}


.h3 {
    font-size: 32px;
    text-align: left;
}

/*BLUMO 2018-11-06*/
.hit {
    vertical-align: top;
}

.hit img {
    width: 20%;
    /*BLUMO zmiana z 75% na 20%*/
    min-width: 41px;
    margin-bottom: -5%;
    /*BLUMO zmiana z -10% na -5%*/
}

.billboard zamow {
    display: block;
    width: 100%;
    position: relative;
    left: 22%;
    z-index: 4;


}

/*
	.hit 
{
		background: url('../img/hit/hit.webp');
		
		background-repeat: no-repeat;
		background-position: 105% 60%;
		background-size: 20%;
				
	}
	.hit75
{		
		background: url('../img/hit/hit-75.webp');
		background-repeat: no-repeat;
		background-position: 120% 10%;
		background-size: 50%;
				
	}
	.hit82
{		
		background: url('../img/hit/hit-82.webp');
		background-repeat: no-repeat;
		background-position: 120% 10%;
		background-size: 50%;
				
	}
	.hit86
{		
		background: url('../img/hit/hit-86.webp');
		background-repeat: no-repeat;
		background-position: 120% 10%;
		background-size: 50%;
				
	}
	.hit92
{		
		background: url('../img/hit/hit-92.webp');
		background-repeat: no-repeat;
		background-position: 120% 10%;
		background-size: 50%;
				
	}	
	.hit93
{		
		background: url('../img/hit/hit-93.webp');
		background-repeat: no-repeat;
		background-position: 120% 10%;
		background-size: 50%;
				
	}			
	.hit97
{		
		background: url('../img/hit/hit-97.webp');
		background-repeat: no-repeat;
		background-position: 120% 10%;
		background-size: 50%;
				
	}
	.hit99
{		
		background: url('../img/hit/hit-99.webp');
		background-repeat: no-repeat;
		background-position: 120% 10%;
		background-size: 50%;
				
	}
	.hit108
{		
		background: url('../img/hit/hit-108.webp');
		background-repeat: no-repeat;
		background-position: 120% 10%;
		background-size: 50%;
				
	}
	.hit110
{		
		background: url('../img/hit/hit-110.webp');
		background-repeat: no-repeat;
		background-position: 120% 10%;
		background-size: 50%;
				
	}
	.hit116
{		
		background: url('../img/hit/hit-116.webp');
		background-repeat: no-repeat;
		background-position: 120% 10%;
		background-size: 50%;
				
	}
	.hit117
{		
		background: url('../img/hit/hit-117.webp');
		background-repeat: no-repeat;
		background-position: 120% 10%;
		background-size: 50%;
				
	}
	.hit138
{		
		background: url('../img/hit/hit-138.webp');
		background-repeat: no-repeat;
		background-position: 120% 10%;
		background-size: 50%;
		
				
	}
*/

zamow.add-block {
    display: inline-block;
    border: 5px solid #a02000;
}

@media only screen and (max-width: 850px) {
    .add-block {
        display: block;
    }
}

.article-header {
    text-align: center;
}

h1.entry-title {
    max-width: 80rem;
    font-size: 3.6rem;
    margin-left: auto;
    margin-right: auto;
}

.entry-content {
    font-size: 1.5rem;
}

.entry-content>* {
    max-width: 58rem;
    width: calc(100% - 4rem);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.25em;
}

@media (min-width: 700px) {
    h1.entry-title {
        font-size: 3rem;
    }
}

ul.post-meta {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.5rem;
    font-weight: 500;
    list-style: none;
    text-align: inherit;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}

.post-meta .meta-wrapper {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
}

@media (min-width: 700px) {
    .post-meta li {
        margin: 1.4rem 0 0 3rem;
        max-width: calc(100% - 3rem);
    }
}

.post-meta li {
    flex-shrink: 0;
    letter-spacing: -0.016875em;
    margin: 1rem 0 0 2rem;
    max-width: calc(100% - 2rem);
}

.featured-media {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.featured-media-inner {
    position: relative;
    left: calc(50% - 50vw);
    width: 100vw;
}

@media (min-width: 700px) {
    .featured-media-inner {
        width: calc(100% - 8rem);
    }
}

.featured-media-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 120rem;
    width: calc(100% - 4rem);
}

.featured-media img {
    display: block;
    height: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.meta-text {
    font-size: 1rem;
}

.image-container {
    text-align: center;
}

.image-container>img {
    max-width: 100%;
    height: auto !important;

}

@media (min-width: 700px) {
    .entry-title {
        width: calc(100% - 10rem);
    }
}

.embed-youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}

.embed-youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}

.embed-youtube .embed-youtube-play {
    width: 68px;
    height: 48px;
    background-color: #333;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}

.embed-youtube .embed-youtube-play:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}

.embed-youtube img,
.embed-youtube .embed-youtube-play {
    cursor: pointer;
}

.embed-youtube img,
.embed-youtube iframe,
.embed-youtube .embed-youtube-play,
.embed-youtube .embed-youtube-play:before {
    position: absolute;
}

.embed-youtube .embed-youtube-play,
.embed-youtube .embed-youtube-play:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.embed-youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.embed-youtube .embed-youtube-play:hover {
    background-color: #f00;
}

.lazy-load-map {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.lazy-load-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.wood {
    display: block;
    color: white;
    margin-top: 0;
    border: 1px solid black;

    background-image: url(../img/wood.webp);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-attachment: scroll;
    background-size: cover;
    border: 1px solid transparent;
    color: white !important;
}

adv-box ul {
    list-style-type: none;
}

.adv-item {
    display: inline-block;
    width: 20%;
    margin: 2%;
}

.adv-item icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 2px solid white;
    border-radius: 100px;
    vertical-align: middle;
    margin-right: 10px;
    text-align: center;
    font-size: 24px;
    line-height: 36px;
}

.adv-item info {
    display: inline-block;
    vertical-align: middle;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.adv-2 {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-color: rgba(241, 236, 233);
    z-index: -2;
}

.adv-2::after {
    content: "";
    background-image: url(../img/3-steps.jpg);
    background-repeat: no-repeat;
    background-position: center 0px;
    background-attachment: fixed;
    background-size: cover;
    background-color: #e3e3e3;
    position: absolute;
    opacity: 0.3;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.steps3 {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.step {
    display: table-cell;
    width: 33%;
}

.step .circle {
    text-align: center;
    vertical-align: middle;
    line-height: 80px;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background: #313131;
    color: #e8c917;
    margin-left: auto;
    margin-right: auto;
    text-indent: 0px;
}

.step .desc {
    text-align: center;
    margin: 20px;
}

@media only screen and (max-width: 900px) {
    .adv-item {
        display: block;
        width: 100%;
    }
}

input.invalid {
    border: 1px solid red;
}

input.invalid:focus {
    outline: none;
    border: 2px solid red !important;
}

.invalid-text {
    color: red;
    visibility: hidden;
    margin: 5px;
    margin-left: 50px;
    font-size: 13px;
}

.invalid-text.invalid {
    visibility: visible;
}

.blog-articles a[href] {
    color: black;
}

.blog-articles a[href]:hover {
    color: #303030;
}

.blog-articles a[href]:active {
    color: #303030;
}

@media only screen and (max-width: 500px) {
    .only-big-screen {
        display: none !important;
    }
}

@media only screen and (min-width:896px) {
    .only-phone {
        display: none !important;
    }

    .billboard galery {
        background: #e6f5f9 !important;
    }
}


#cookie-settings .cookie-button {
    padding: 12px 20px;
    border-radius: 8px;
    background-color: transparent;
    border: 0;
    font-weight: 600;
    cursor: pointer;
    transition: 0.15s ease;
}

#cookie-settings .cookie-button.is-ghost:hover,
#cookie-settings .cookie-button.is-ghost:focus {
    background-color: #dfdad7;
}

#cookie-settings .cookie-button.is-primary {
    background-color: #0247bd;
    color: #fff;
}


#cookie-settings .cookie-button.is-primary:hover,
#cookie-settings .cookie-button.is-primary:focus {
        background-color: #00278b;
}

#cookie-settings
{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 100%; 
    max-width: 700px;
}

#cookie-settings-window
{
    display: block;
    font-family: sans-serif !important;
    background-color: white;
    padding: 20px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    z-index: 9999;
}

#cookie-settings-window h1
{
    font-size: 130%;
}

#cookie-basic-settings .info-content,
#cookie-advanced-settings .info-content
{
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.modal-content
{
    width: 100%;
    background-image: url('/img/rezerwuj-tlo.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 1024px) {
    .head-sc{
        display: flex;
    }
    .h1-sc-p span{
font-size: 17px;
  font-weight: 600;
  line-height: 25px;
}
     .sc-display{
display: none;
    }
    img.logo {
    display: block;
    float: left;
    max-width: 60%;
    max-height: 92px;
    margin-top: 4px;
    margin-left: 11px;
}
    body,p {
    font-size: 11px !important;
    line-height: 18px !important;
   
}
.headline-span-sc{
    font-size:35px; line-height:45px; font-weight: 600; color:#fff;
}
.headline-p-sc{
    font-size:22px; line-height:32px; font-weight: 300; color:#fff; width: 90%;
}
.section-65-sc{
width: 100% !important;
}
.section-35-sc{
width: 100% !important;
}
.h1-sc h1, .h1-sc span, .h1-sc h2, .h1-sc h5{
    font-size: 25px;
  font-weight: 600;
  line-height: 32px;
}
.tile-container .article-tile:nth-child(4), .tile-container .article-tile:nth-child(5), .tile-container .article-tile:nth-child(6), .tile-container .article-tile:nth-child(7), .tile-container .article-tile:nth-child(8), .tile-container .article-tile:nth-child(9), .tile-container .article-tile:nth-child(3){
    display: none;
}

}
@media only screen and (min-width: 1025px) {
    .sc-display-deskopt{
display: none;
    }

    .h1-sc h1, .h1-sc span, .h1-sc h2, .h1-sc h5, .h1-sc-p span{
    font-size: 35px;
  font-weight: 600;
  line-height: 42px;
}

img.logo {
    display: block;
    float: left;
    max-width: 90%;
    max-height: 92px;
    margin-top: 4px;
    margin-left: 11px;
}

      body, p {
    font-size: 15px;
    line-height: 24px;
   
}
    .headline-span-sc{
    font-size:50px; line-height:60px; font-weight: 600; color:#fff;
}
.headline-p-sc{
    font-size:28px; line-height:38px; font-weight: 300; color:#fff; width: 90%;
}
.section-65-sc{
width: 65% !important;
}
.section-35-sc{
width: 40% !important;
}
.sc-center{
    display: flex;
  align-items: center;
}
.sc-height{
     height: 80vh;
}
}


body {
 
    background: white;
}
content{
    padding: 0px 20px;
}
a{
    color:#C4A277;
}

.exp-header h2{
    font-weight: 600 !important;
    font-size: 15px !important;
  margin-left: 20px !important;
  text-transform: lowercase !important;
}