/*
Theme Name: Olesiejko
Author: Piotr Olesiejko
Author URI: http://olesiejko.com
*/

@import url('https://fonts.googleapis.com/css?family=Catamaran:100,500,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@import url('https://fonts.googleapis.com/css?family=Caveat+Brush');
:focus {
outline: none;
}

a {
color: #000000;
text-decoration: none;
}

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

td,
th {
padding: 6px 5px;
}

b,
strong {
font-weight: 700;
font-size: 15px;
}

i {
padding: 0px 8px;
width: 28px;
text-align: center;
}
textarea {
    border-bottom: 1px solid #9e9e9e!important;
    border: none;
}
.dane {
padding: 6%;
}
.nav>li>a:focus, .nav>li>a:hover {
    background: none;
    color: #f18a18;
}
section#header .row {
    margin-bottom: 0px;
}
.gallery-item a img {
    width:  100%;
    height: 170px;
    object-fit:  cover;
    border: none!important;
    padding:  5px;
}
.gallery-item {
    margin: 0px;
}
p.spacja {
    padding: 6px;
}
.wyslij input {
    border: none;
    background: transparent;
    border: 3px solid #f7bd0a;
    padding: 10px 19px;
    text-transform: uppercase;
    display: inline-block;
    margin: 22px;
    text-decoration: none;
    -o-transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    transition: .6s;
}

.wyslij input:hover {
    border: 3px solid;
    text-decoration: none;
}
.podfoto img {
    max-width: 160px;
}
#menu-top-menu li:hover:before {
      content: "";
      width: 25px;
      height: 10px;
      background: #e49e43;
      display: block;
      position: absolute;
      left: -20px;
      top: 20px;
}
.gallery-item img:hover {
    -webkit-filter: brightness(0.7);
-moz-filter: brightness(0.7);
-o-filter: brightness(0.7);
-ms-filter: brightness(0.7);
filter: brightness(0.7);
}

.gallery-item img {
    text-decoration: none;
    -o-transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    transition: .6s;
}
.klawisz {
border: 3px solid #f7bd0a;
padding: 10px 19px;
text-transform: uppercase;
display: inline-block;
margin: 22px;
text-decoration: none;
-o-transition: .6s;
-ms-transition: .6s;
-moz-transition: .6s;
-webkit-transition: .6s;
transition: .6s;
}

.strong-view.simple .testimonial-image {
text-align: center;
}

.strong-view.simple .testimonial-image img {
    border-radius: 120px;
    width: 120px;
    height: 120px;
    float: left;
}
nav#menu {
    min-height: auto;
    border: none;
    box-shadow: none;
    background: transparent;
    margin: 0px;
    height: 0px;
    z-index: 999;
}
.navbar-toggle:focus {
    background: transparent;
}
.klawisz:hover {
border: 3px solid;
text-decoration: none;
}

#polecamy {
padding: 3% 0px;
}

table.striped>tbody>tr:nth-child(odd) {
background: #eee;
}

body {
font-family: 'Quicksand', sans-serif;
font-size: 15px;
font-weight: 400;
min-width: 320px!important;
overflow-x: hidden;
color: #333;
max-width: 1920px;
margin: 0px auto;
}

.odstep {
padding: 9%;
}

.striped td:nth-child(2) {
    text-align: right;
}
.striped th:nth-child(2) {
    text-align: right;
}

footer#contact {
background: #272727;
color: #fff;
padding: 30px 0px;
}

.home .textwidget iframe {
padding: 20px;
background: #eee;
text-align: center;
box-shadow: 1px 1px 22px -4px #989898;
margin: 20px auto;
max-width: 900px;
}
#home h1 {
    line-height: 20px;
}
#custom_html-2 h3.widget-title {
font-size: 1rem;
text-align: center;
}

.logo {
text-align: center;
    padding: 7px 0px;
}
.navbar-default .navbar-nav>li>a {
font-size: 1rem!important;
text-transform: uppercase;
}

#menu-menu-1 {
float: right;
}

#menu-menu {
float: right;
}

li#menu-item-428 a {
font-family: FontAwesome;
color: #2f9eff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
background-color: transparent!important;
color: #f7bd0a!important;
}

.nav-tabs {
border-bottom: 1px solid #ddd;
text-align: center;
margin-bottom: 20px;
}

.nav-tabs>li {
float: none;
margin-bottom: -1px;
display: inline-block;
text-align: center;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
color: #222222;
}

.navbar-default .navbar-toggle {
text-align: center;
width: 100%;
padding: 0px;
margin: 0px;
}

nav ul li.active {
background-color: transparent!important;
color: #f7bd0a;
}

.parallax-container.frontpage .parallax img {
-webkit-filter: brightness(0.26);
-moz-filter: brightness(0.26);
-o-filter: brightness(0.26);
-ms-filter: brightness(0.26);
filter: brightness(0.26);
}

h5.tytul {
padding: 50px 0px;
text-align: center;
}
.tytul::after {
    border-bottom: 4px solid #f7bc0a;
    content: "";
    width: 40px;
    margin: 0px auto;
    display: block;
    padding: 5px 0px;
}

.tresc {
padding: 40px 0px;
}


section#content {
padding: 2% 0%;
}

section#mapa {
padding: 0px;
margin: 0px;
display: flex;
}

footer p {
text-transform: uppercase;
font-size: 14px;
padding: 12px 0px;
margin: 0px;
font-family: 'Open Sans', sans-serif;
}

#back-top {
position: fixed;
bottom: 30px;
right: 15px;
z-index: 999;
}

#back-top a {
width: 108px;
display: block;
text-align: center;
font: 11px/100% Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-decoration: none;
color: #bbb;
/* transition */
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
}

#back-top a:hover {
color: #000;
}

#back-top span {
width: 50px;
height: 50px;
display: block;
color: #fff;
margin-bottom: 7px;
background: #ff9900;
font-size: 37px;
line-height: 45px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
}

#back-top a:hover span {
background-color: #777;
}

.tytul-kreska:after {
content: "";
background: #f7bd0a;
display: block;
height: 4px;
width: 50px;
margin: 9px auto;
}

.parallax-container.page {
height: 180px;
}

.page .parallax img {
-webkit-filter: brightness(0.26);
-moz-filter: brightness(0.26);
-o-filter: brightness(0.26);
-ms-filter: brightness(0.26);
filter: brightness(0.26);
}

.parallax-container.frontpage {
height: 440px;
padding: 3% 0%;
}
.logo img {
    height: 150px;
}
@media screen and (max-width: 768px) {

  dl.gallery-item {
      width: 50%!important;
  }

.navbar-nav>li>.dropdown-menu {
    width: 410px;
}
.navbar-nav>li>.dropdown-menu li {
    padding: 30px 0px;
    width: 100%;
    float: left;
}
#menuhide {
    position: fixed;
    top: 0px;
    width: 100%;
    color: #FFFFFF;
    z-index: 9999;
    display: none;
    border-bottom: 1px solid #eee;
}
/*
Przewijanie zdjęcia w portfolio
*/
.pic {
    height: 150px;
    width: 245px;
    overflow: hidden;
    margin: 20px;
    border: 2px solid #eee;
    float: left;
}
.pic:hover {
    cursor: pointer;
}
.vertpan img {
    margin-top: 0px;
    -webkit-transition: margin 1s ease;
    -moz-transition: margin 1s ease;
    -o-transition: margin 1s ease;
    -ms-transition: margin 1s ease;
    transition: margin 1s ease;
    width: 100%;
    height: auto;
}
.vertpan img:hover {
    margin-top: -200px;
}
/*
Przewijanie zdjęcia w portfolio
*/
.aligncenter {
    text-align: center;
    margin: 0px auto;
    float: none;
    display: block;
}
*:focus {
    outline: none;
}
h1.page-title {
    margin: 30px auto;
    font-family: 'Catamaran', sans-serif;
    font-weight: 100;
}
.gallery img {
    border: 0px !important;
    width: 100%;
    object-fit: cover;
    height: 220px;
    padding: 4px;
}
input#s {
    border: none;
    border-bottom: 1px solid #333;
    width: 83%;
}
input#searchsubmit {
    font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background: none;
    width: 10%;
}
h1.tytul-real {
    height: 70px;
}
.navigation {
    clear: both;
    padding: 22px;
    display: block;
}
.prev-posts {
    float: left;
}
.next-posts {
    float: right;
}
.realizacje-post {
    max-width: 1200px;
    margin: 0px auto;
}
.fotoreal {
    height: 440px;
    width: 100%;
}
.fotoreal img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
section#realizacje {
    width: 100%;
}
div#rejestracja {
    font-size: 12px;
}
.tytul-realizacje-home {
    text-align: center;
    padding: 24px 0px;
}
.tytul-realizacje-home {
    text-align: center;
    padding: 24px 0px;
    text-transform: uppercase;
}
#wyszukiwarka .row {
    max-width: 1300px;
    margin: 0px 20px;
}
.crellyslider > .cs-navigation > .cs-slide-link {
    width: 10px!important;
    height: 10px!important;
    background-color: #f80!important;
}
.opis p {
    height: 156px;
    overflow: auto;
}
.sklepytekst {
    text-align: left;
    font-size: 16px;
    padding: 40px 5px;
}
#page {
    display: block;
    padding: 0px 0px 60px 0px;
    background-position: bottom;
    background-repeat: no-repeat;
}
ul#menu-kategorie-produktow li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
ul#menu-kategorie-produktow {
    padding: 0px;
}
#menu-kategorie-produktow ul li {
    list-style: circle!important;
    padding: 0px 0px!important;
}
.alignleft {
    float: left;
    margin: 20px;
}
.alignright {
    float: right;
    margin: 20px;
}
.product_meta {
    text-align: center;
}
form.woocommerce-ordering {
    display: none;
}
.home-text {
    color: #fff;
    width: 72%;
    text-align: justify;
    float: right;
    /* padding: 30px; */
}
.zobaczwiecej {
    clear: both;
    text-align: center;
    padding: 3%;
}
.zobaczwiecej a {
    background: #157ac9;
    color: #fff;
    padding: 6px 18px;
}
.home-text h2 {
    border-left: 5px solid rgb(75, 177, 242);
    padding-left: 15px;
    line-height: 20px;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;
}
#nav-below {
    padding: 5% 0;
    clear: both;
}
h1.entry-title {
    margin: 30px auto;
    font-family: 'Catamaran', sans-serif;
    font-weight: 100;
}
a.post-title {
    font-size: 18px;
}
.foto-miniatura {
    text-align: center;
    padding: 20px 0px 0px 0px;
}
section#post {
    padding: 40px 0;
}
ul.product-categories li {
    list-style: none;
    padding: 7px 0px;
    margin: 0px;
    border-bottom: 1px solid #dbdbdb;
}
ul.children {
    padding: 0px 0px 0px 21px;
}
ul.children li {
    border: none;
    list-style: circle;
    padding: 6px 0px;
}
.related.products {
    display: block;
    clear: both;
}
ul.product-categories {
    padding: 0px;
    color: #000;
}
ul.product-categories li a {
    color: #000;
}
.product {
    padding: 20px 0px;
    text-align: center;
}
a.logos img {
    max-width: fit-content;
}
.stopkakontakt img {
    display: block;
    margin: 10px auto;
}
.stopka-max {
    max-width: 1320px;
    margin: 0px auto;
}
.stopkakontakt {
    text-align: center;
    margin: 0px auto;
    padding: 3% 0%;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
.mapa-tekst p {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
}
.mapa-tekst {
    padding: 24% 0 0 0;
}
.handlowiec h3 {
    font-size: 20px;
    padding: 0px 0px;
    margin: 4px 0px;
}
.handlowiec b {
    font-size: 14px;
}
.stopkakontakt div {
    margin: 8px 0px 8px 0px;
}
.stopkakontakt b {
    display: block;
    font-weight: bold;
}
.sklep img {
    border-radius: 200px;
    padding: 6px;
}
.szukaj {
    padding: 24% 0px;
}
textarea {
    height: 80px;
    border: none;
    border-bottom: 1px solid #9e9e9e;
}
label {
    font-size: .95rem;
    color: #000000;
}
::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}
::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}
:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}
:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}
.wyslij input,
.wpcf7-submit {
    border: 3px solid #f7bd0a!important;
    padding: 10px 19px!important;
    text-transform: uppercase;
    display: inline-block;
    margin: 22px;
    text-decoration: none;
    -o-transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    transition: .6s;
    background: none;
    color: #f7bd0a!important;
}
.wyslij input:hover,
.wpcf7-submit:hover {
    border: 3px solid rgb(230, 230, 230) !important;
    color: rgb(230, 230, 230)!important;
}
.spacja {
    content: "&nbsp;";
    display: inline-block;
}
.wpcf7-submit {
    padding: 15px 28px;
    border: none;
    color: #fff;
    text-transform: uppercase;
}
.wyslij {
    text-align: center;
}
input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #f7bc0a;
    -webkit-box-shadow: 0 1px 0 0 #f7bc0a;
    box-shadow: 0 1px 0 0 #f7bc0a;
}
label {
    display: block;
}
.col-md-4.sklep {
    text-align: center;
    padding: 1em;
    border: 1px dotted #d8d8d8;
    margin: -4px;
}
.home .alignnone.wp-image-100.size-thumbnail {
    border-radius: 200px;
}
section#sklepy {
    text-align: center;
    padding: 2em;
}
section#sklepy img {
    margin: 12px 0px;
}
select.wpcf7-form-control.wpcf7-select {
    width: 100%!important;
    padding: 3.65px;
    border: 1px solid #a9a9a9;
}
div#rejestracja input {
    max-width: 320px;
}
.zamowienie-form {
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    background: #e4e4e4;
    margin: 12px 0px;
}
div#rejestracja label {
    padding: 5px 0px;
}
div#tagi a {
    font-size: 12px!important;
}
.apc {
    text-align: center;
    color: #000;
    padding: 13px 0px;
    width: 100%;
    font-family: 'Catamaran', sans-serif;
}
p.szukaj {
    text-align: center;
    margin: 34px;
    width: 70%;
}
#tabela-dwa {
    width: 100%;
    font-size: 12px;
}
#tabela {
    width: 100%;
}
.formattabeli #tabela tr td {
    float: none;
}
table#tabela tr td {
    width: 100%;
    border-bottom: 1px solid #ABABAB;
    padding: 4px 12px;
    float: left;
    text-transform: uppercase;
}
.mapyimg {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 100%;
    padding: 15px;
}
.formattabeli input {
    margin-bottom: 46px;
    padding: 10px;
}
.formattabeli {
    text-align: center;
}
.formattabeli table tr td:first-child {
    width: 100px!important;
    text-align: center;
    display: none;
}
.apc img {
    padding: 0px!important;
}
p.rowno {
    padding: 7px 16px;
    float: left;
}
.size-full {
    max-width: 100%;
    height: auto;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #C0C0C0;
    border-color: #545454;
}
#gallery-2 img {
    border: 0px!important;
    border-radius: 7px;
}
.foto-galeria img {
    border-radius: 130px;
    margin: 11px;
    width: 100%;
}
.foto-galeria img:hover {
    opacity: 0.5;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.foto-galeria {
    text-align: center;
}
.triangle {
    background: url(img/prosto-czarny.png);
    position: relative;
    top: -14px;
    background-size: 100%;
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
}
.triangle2 {
    background: url(img/prosto-zielony.png);
    position: relative;
    top: 60px;
    background-size: 100%;
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
}
div#wpcf7-f625-o1 input,
#wpcf7-f625-o1 textarea {
    width: 100%;
    color: #717171;
    font-family: 'Catamaran', sans-serif;
    font-size: 11px;
    padding: 3px;
    border: none;
    margin: 1px;
}
#wpcf7-f625-o1 textarea {
    height: 53px;
}
div#wpcf7-f625-o6 input,
#wpcf7-f625-o6 textarea {
    width: 100%;
    color: #717171;
    font-family: 'Catamaran', sans-serif;
    font-size: 11px;
    padding: 3px;
    border: none;
    margin: 1px;
}
#wpcf7-f625-o6 textarea {
    height: 53px;
}
p.wysija-paragraph {
    float: left;
    color: #000;
    font-family: 'Catamaran', sans-serif;
    border: none;
    width: 66%;
}
input#form-validation-field-0 {
    border: none;
    padding: 5px;
    width: 88%;
}
.wysija-input {
    border: none;
    padding: 5px;
    width: 88%;
}
p.newsletter-text {
    text-align: center;
    font-size: 21px;
    border-bottom: 1px dotted #E4E4E4;
    padding: 9px;
    margin: 2px 2px 14px 2px;
}
p.newsletter-info {
    float: left;
    width: 100%;
    font-size: 10px;
    margin: 5px;
}
form#form-wysija-php56ef1076af391-2 {}
input.wysija-submit.wysija-submit-field {
    color: #000;
    background: #FFF;
    border: none;
    padding: 5px 13px;
}
.navbar-toggle {}
.stopka {
    font-size: 13px;
    padding: 15px;
    font-family: 'Catamaran', sans-serif;
}
.info-stopka p {
    display: inline-block;
    font-size: 0.7em;
    text-align: center;
}
.info-stopka {
    text-align: center;
}
.collapsed {
    text-decoration: none;
}
.panel-title a {
    font-size: 13px;
}
a.collapsed:hover {
    color: #019470;
    text-decoration: none;
}
.collapsed .fa:hover {
    color: #000!important;
}
.collapsed:hover .fa {
    color: #000!important;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #FFF;
    cursor: default;
    background-color: #07e62b;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
#inforamcje {
    text-align: center;
    background: #009442;
    padding: 10px 0px;
}
.tekst-home {
    text-align: justify;
    width: 91%;
    margin: 14px auto;
}
/* formularz kontaktowy */
#primary p.formularz-tekst {
    text-align: left;
    font-size: 90%;
    margin: 4px 0px;
}
#primary p.formularz-tekst span {
    padding: 0px;
}
#primary p.formularz-tekst input {
    margin: 0px;
    height: 20px;
    border: 1px solid #07e62b;
    padding: 3px;
    font-size: 80%;
    width: 62%;
    float: right;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.zamowienie-texterea {
    width: 100%;
    height: 110px;
    border: 1px solid #07e62b;
    padding: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.navbar-header {
  padding: 5px;
}

.navbar-header span {
  background:  #eee;
  padding:  13px;
}


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


    .foto-galeria {
        text-align: center;
        margin: 0px auto!important;
        padding: 0px!important;
        width: 100%!important;
    }
    .foto-galeria img {
        -webkit-border-radius: 130px;
        -moz-border-radius: 130px;
        border-radius: 130px;
        margin: 10px;
        width: 100%!important;
    }
    .zamowienie-form {
        padding: 4px!important;
    }
    select.wpcf7-form-control.wpcf7-select {
        padding: 2.15px!important;
    }
    h2,
    h2,
    h3 {
        font-size: 15px;
    }
}
/* menu  */
@media only screen and (max-width: 767px) {
input.wpcf7-form-control{
      color: #fff!important;
          padding: 7px;
}
  .navbar-header {
    padding: 5px;
        margin-top: 60px;
}

.navbar-header span {
    background:  #eee;
    padding:  13px;
}
    .fotoreal {
        height: 150px;
    }
    .home-text {
        color: #fff;
        width: 100%;
    }
    .parallax-window {
        min-height: 558px!important;
    }
    .wpcf7-form {
      font-size: 90%;
text-align: center;
    }
    .navbar-nav {
        position: relative;
    }
    .nav-tabs>li {
        width: 90%!important;
        text-align: left!important;
        background: rgba(238, 238, 238, 0.34);
        margin: 2px;
    }
    #menu {
        background: #eee;
        color: #000;
        padding: 0px;
    }
    button.navbar-toggle {
        border: none;
    }
    .size-thumbnail {
        width: 100%;
        height: 100%;
        padding: 3px;
    }
    h2.tytul {
        font-size: 110%;
    }
    h2.tytul p {
        font-size: 55%;
    }
    .foto-galeria {
        text-align: center;
        margin: 0px auto!important;
        padding: 0px!important;
    }
    .foto-galeria img {
        -webkit-border-radius: 130px;
        -moz-border-radius: 130px;
        border-radius: 130px;
        margin: 10px;
        width: 88%;
    }
    .navbar-nav {
        margin: 0 auto;
        text-align: center;
        display: block;
        padding: 12px 0px;
        background: rgba(255, 255, 255, 0.95);
        filter: alpha(opacity=70) !important;
        width: 100%;
    }
    #header .nav>li {
        position: relative;
        display: inline-block;
        width: 100%;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 10px 0px!important;
        border-bottom: 1px solid #f8c019;
        text-align: left;
        padding-left: 30px!important;
    }
    .szukaj {
        padding: 3% 0% 17% 9% !important;
        text-align: center;
    }
    #bs-example-navbar-collapse-1 {
        padding: 0px;
        position: relative;
        background: #5a5a5a;
    border: 0px;
    }
    #inforamcje div {
        padding-bottom: 10%;
    }
    #kola {
        display: none
    }
}
.page-id-30 .tresc .col-xs-12 {
    padding: 12px 17px;
}
/* czarna storna pierwsza  */
.circle-text {
    color: #000;
}
/* Aktualności dopasowanie  */
.chpcs_foo_content a img {
    width: 100%;
}
.chpcs_foo_content {
    position: relative;
    height: auto;
    padding: 0px;
    margin: 6px;
    display: block;
    float: left;
    text-align: center;
}
.chpcs_image_carousel a {
    color: #fff;
    height: 70px;
}
.chpcs_image_carousel a:hover {
    color: #FF7F00;
}
.sidebar-pojedynczy {
    color: #000!important;
    text-align: center;
}
.sidebar-pojedynczy .chpcs_foo_content span a {
    color: #000!important;
}
#aktualnosci h3 {
    color: #fff;
    text-align: center;
}
.caroufredsel_wrapper {
    height: 320px!important;
}
.chpcs_image_carousel .chpcs_prev,
.chpcs_image_carousel .chpcs_next {
    color: rgb(255, 0, 0)!important;
}
.chpcs_image_carousel .chpcs_prev:hover,
.chpcs_image_carousel .chpcs_next:hover {
    color: #333!important;
}
#aktualnosci #czarny {
    padding: 8% 0;
}
/* */
a.logo img {
    padding: 5px 0px 0px 49px;
    width: 73%;
}
.odzielamy2 {
    background: #fff;
    border-top: 6px solid #A20000;
    padding: 20px;
    font-size: 15px;
    text-align: justify;
}
.odzielamy {
    height: 5px;
    background: #fff;
    border-top: 6px solid #A20000;
}
.elemntpiecright {
    float: right;
}
.elemntpiecleft {
    float: left;
}
.elemntpiecleft h2 {
    width: 100%;
    font-family: 'Catamaran', sans-serif;
    text-transform: uppercase;
    font-size: 28px;
    text-align: center;
}
.parallax-window {
    min-height: 758px;
    background: transparent;
}
.btn-success {
    color: #fff;
    background-color: red;
    border-color: blue;
}
img.alignnone.size-medium.wp-image-100 {
    border-radius: 100px;
}
.btn-success:hover {
    color: #fff;
    background-color: blue;
    border-color: red;
}
#sidebar-primary {
    background-color: #F9F9F9;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 10px 0px 10px 25px;
    margin: 28px 0px;
}
.menucontainer {
    max-width: 1920px;
}
ul#menu-menu-top li {
    list-style: none;
    width: 200px;
}
.logo {
    text-align: center;
}
#header .row {
    max-width: 1920px;
    margin: 0px auto;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: 0px;
}
.navbar-default {
    background: none;
}
.navbar {
    margin: 0px;
}
nav.navbar.navbar-default {
    border: 0px;
    display: block;
    box-shadow: none;
    height: auto;
    padding: 6px 0px;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #8a8a8a;
}
.menu-out-of-home-advertising-container {
    background: #ff9900;
    height: 38px;
    display: block;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
#footer {
    width: 100%;
    display: inline-block;
    color: #fff;
    background-color: #f7bc0a;
}
div#logo {
    position: relative;
    top: 4px;
    left: 42px;
}
.menu-kontakt {
    font-size: 14px;
    line-height: 28px;
    padding: 30px 0px;
    color: #9bb8d5;
}
.menu-kontakt i {
    margin-right: 9px;
}
p.copy {
    color: #7289aa;
    text-align: center;
    padding: 100px 0px 0px 0px;
}
.sto .logos {
    padding: 43px 0px;
}
#home-page {
    color: #fff;
    font-size: 15px;
}
#menu-out-of-home-advertising li:hover +#ikony-menu {
    display: block!important
}
.tresc-home h2 {
    color: #000;
    width: inherit;
    margin: 7% 0px;
    text-transform: uppercase;
    text-align: left;
    font-size: 38px;
}
.no-margin div {
    margin: 0px;
    padding: 0px;
}
.no-margin img {
    width: 100%;
}
.category form {
    color: #000!important;
}
.pomara {
    height: 100%;
    min-height: 100%;
    background: #ff9900;
    text-align: center;
    color: #fff;
}
.zespol {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    color: #222222;
}
.zespol img:hover {
    cursor: pointer;
    top: -30px;
}
.zespol img {
    position: relative;
    top: 0;
    -webkit-transition: top 0.5s ease-out;
    -moz-transition: top 0.5s ease-out;
    -o-transition: top 0.5s ease-out;
}
.scroll {
    padding: 30px 0px;
}
#tablicewkraju {
    width: 100%;
}
#tablicewkraju img {
    width: 200px;
    height: 130px;
    margin: 15px 0px;
    object-fit: cover;
}
.mapa-srodek b,
.mapa-srodek p {
    padding: 0px 22px;
    text-align: justify;
}
.mapa-srodek b {
    text-transform: uppercase;
}
.mapa-srodek a {
    color: #fff;
}
table#tablicewkraju td {
    border-bottom: 1px solid #fff;
    padding: 2px;
}
.ikony-img:hover {
    top: -20px;
    animation-duration: 5s;
}
.ikony-img {
    top: 0;
    position: relative;
    -webkit-transition: top 0.5s ease-out;
    -moz-transition: top 0.5s ease-out;
    -o-transition: top 0.5s ease-out;
    text-align: center;
}
#wyszukiwarka {
    background: #222;
    padding: 70px 0px;
}
#menu-kraj select {
    color: #fff;
}
option {
    background: #222;
    color: #fff!important;
}
#szukaj_osoby {
    color: #fff!important;
    padding: 10px;
}
.category-title {
    text-align: center;
    margin: 20px auto;
}
@media only screen and (max-width: 767px) {

.dane-kontakt
{

text-align:center;
}
}
	
}