/*!
Theme Name: majerytravel
Theme URI: http://underscores.me/
Author: Agencja Interaktywna CZENZO
Author URI: http://czenzo.pl
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: majerytravel
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

majerytravel is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Gloria+Hallelujah");
@import url("https://fonts.googleapis.com/css?family=Dancing+Script:400,700&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Great+Vibes&subset=latin-ext");
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;600&display=swap');
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: "Dosis", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: royalblue;
}

a:visited {
    color: purple;
}

a:hover,
a:focus,
a:active {
    color: midnightblue;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

/*--------------------------------------------------------------
## Menus ang header
--------------------------------------------------------------*/

.top_info {
    background: #fff;
    color: #000;
    text-align: center;
    padding: 7px;
    max-width: 700px;
    margin: auto;
    left: 100px;
    position: relative;
    font-size: 20px;
}
.top_info span {
    margin: 8px 16px;
    display: block;
    float: left;
}
.top_info a {
    text-decoration: none;
    color: rgba(33, 141, 204, 1);
}

.top_info a:hover {
    color: #13577e;
}

.social_media {
    display: inline-block;
    padding-left: 8%;
}
.social_media a {
    color: rgba(33, 141, 204, 0.85);
    font-size: 32px;
    margin: 3px 5px;
}

.social_media a.yt {
    color: rgb(237, 28, 36);
}
.social_media a.yt:hover {
    color: rgb(200, 13, 20);
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.sticky .custom-logo-link {
    margin-top: 0;
    padding: 9px 20px;

    margin-left: 117px;
}

.sticky .custom-logo-link img {
    max-height: 51px;
}
.site-header {
    background: #218dcc;
    height: 75px;
}
.main-navigation {
    display: block;
    text-align: center;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
    text-align: center;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation li {
    display: block;

    position: relative;
    float: left;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    padding: 22px 20px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.main-navigation a:hover {
    background: rgba(0, 0, 0, 0.1);
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 769px) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
        text-align: left;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.custom-logo-link {
    display: block;
    float: left;
    background: #fff;
    padding: 20px;
    box-shadow: 5px 5px 10px 1px rgba(85, 85, 85, 0.05);
    margin-top: -35px;
}

.custom-logo-link img {
    max-height: 100px;
    width: auto;
}

/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/

.top_images {
    min-height: 680px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}

.kolonie_section {
    background: url(img/bg.jpg);
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
    background-size: cover;
}

.kolonie_to {
}

.kolonie_to .title {
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    padding: 40px 20px;
    padding-top: 60px;
}

.kolonie_to li {
    list-style: none;
    width: calc(100% / 4);
    float: left;
    display: block;
    text-align: center;
    padding: 15px;
}
@media (min-width: 992px) {
.kolonie_to li:nth-child(6), .kolonie_to li:nth-child(9), .kolonie_to li:nth-child(12){
  margin-left: 10%;
}
}

.kolonie_to .kolonie_to_bg {
    /* background: url(img/dymek.png); */
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 260px;
    display: table;
    width: 100%;
}
.kolonie_to .kolonie_to_bg img{
  display: table-cell;
  vertical-align: middle;
}
.kolonie_to .kolonie_to_bg span {
    display: table-cell;
    vertical-align: middle;
    /* padding-left: 70px;
    padding-right: 70px;
    padding-top: 30px; */
    font-size: 18px;
    margin-top: 10px;
    line-height: 22px;
    font-weight: 600;
    color: #781414;
    display: block;
    min-height: 70px;
}

.kadra_section {
    clear: both;
    margin-bottom: -6px;
}

.kadra_section .title {
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    padding: 40px 20px;
    padding-top: 60px;
}

h1.title {
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    padding: 40px 20px;
    padding-top: 60px;
}

.turnus_section {
    padding-top: 225px;
    min-height: 800px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.turnus_section .title {
    font-size: 60px;
    line-height: 46px;
    text-align: center;
    padding: 30px;
    color: #fff;
}

.turnus_section .sub_title {
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    padding: 30px;
    color: #fff;
}

.btn {
    background: #ee2e35;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 20px;
    display: block;
    margin: 0 auto;
    width: 210px;
    color: #fff !important;
}

.btn:hover {
    background: #af171c;
    color: #fff;
    box-shadow: 6px 6px 20px 1px rgba(255, 255, 255, 0.125);
}

.images-section {
    width: 100%;
    min-height: 770px;
    float: left;
    background: url(img/images-section.jpg);
    background-position: 50% 50%;
    box-sizing: border-box;
    background-attachment: fixed !important;
    background-size: cover;
}
.images-section span {
    font-size: 90px;
    line-height: 96px;
    text-align: center;
    padding-top: 270px;
    display: block;
    color: #fff;
    text-shadow: 2px 2px 9px rgb(60 60 60 / 65%);
}

.kontakt_section {
    clear: both;
    margin-bottom: 60px;
}

.kontakt_section .title {
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    padding: 40px 20px;
    padding-top: 60px;
}

.kontakt_section ul {
    /* width: 35%; */
    display: block;
    float: left;
}

.kontakt_section .left, .kontakt_section .right{
  width: 50%;
  float: left;
  display: block;
}

.kontakt_section .maps {
    width: 65%;
    display: block;
    float: left;
}
.kontakt_section ul {
    margin: 0;
    padding: 0;
    margin-top: 60px;
}
.kontakt_section li {
    list-style: none;
    font-size: 22px;
    padding-left: 40px;
    margin-bottom: 16px;
}

.kontakt_section li .svg-inline--fa {
    margin-left: -40px;
    margin-right: 12px;
    color: #1d8bcb;
}

.kontakt_section .maps {
    margin-bottom: 50px;
}

.kontakt_section #map {
    height: 400px;
}

.turnus2_section {
    clear: both;
    padding-top: 220px;
    min-height: 710px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.turnus2_section .title {
    font-size: 70px;
    line-height: 46px;
    text-align: center;
    padding: 30px;
    color: #fff;
    padding-top: 70px;
    padding-bottom: 50px;
}

.komentarze_section {
    clear: both;
}

.komentarze_section .title {
    font-size: 48px;
    line-height: 52px;
    text-align: center;
    padding: 40px 20px;
    padding-top: 60px;
}

.komentarze_section ul {
    margin: 0;
    padding: 0;
    margin-left: -6px;
    margin-right: -6px;
}

.komentarze_section li {
    width: 50%;
    float: left;
    display: block;
    background: #f6f6f6;
    padding: 25px 40px;
    padding-left: 45px;
    min-height: 245px;
    border: 5px solid #fff;
    text-align: left !important;
    font-style: italic;
    position: relative;
    font-size: 18px;
}
.komentarze_section li .fa-quote-left{
  position: absolute;
  left: 10px;
  top: 20px;
  font-size: 25px;
}

.komentarze_section li .fa-user {
    text-align: left;
    font-size: 50px;
    padding-bottom: 10px;
    display: block;
    margin: 0 auto;
    color: #d2d2d2;
}
.komentarze_section li strong {
    display: block;
    margin: 0 auto;
    text-align: left;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 10px;
    font-style: normal;
}

/*--------------------------------------------------------------
# Single turnusy
--------------------------------------------------------------*/

.single-turnusy tr, .single-turnusy td,
.single-wycieczki tr, .single-wycieczki td{
  border: 1px solid #ccc;
  padding: 3px 5px;
}

@media only screen and (max-width: 600px) {
  .single-turnusy tr, .single-turnusy td,
  .single-wycieczki tr, .single-wycieczki td{
    padding: 1px;
    font-size: 13px;
  }
}


.gosc_specjalny{
  position: absolute;
  z-index: 5;
  bottom: 105px;
  background: #195374;
color: #fff;
padding: 7px;
width: 100%;
text-align: center;
}

.gosc_specjalny_single{

  bottom: 130px;
  background: #195374;
color: #fff;
padding: 7px;
width: 100%;
text-align: center;
font-size: 1.4em;
}

.austria_info{
  color: #fff;
  padding: 10px;
  padding-top: 5px;
  float: right;
  font-size: 3.3em;
      vertical-align: middle;
  text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.75);

}

.austria_info img{
  max-width:100px;
      vertical-align: middle;
}
.single-turnusy .content,
.single-wycieczki .content  {
    clear: both;
}

.single-turnusy .titles,
.single-wycieczki .titles {
    font-size: 48px;
    text-align: center;
    clear: both;
    padding: 20px;
}
h1.titles {
    font-size: 48px;
    text-align: center;
    clear: both;
    padding: 20px;
}

.left,
.right {
    width: 50%;
    display: block;
    float: left;
}

.left {
    min-height: 432px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.right {
    padding: 20px;
}

.right li {
    font-size: 22px;
    margin-bottom: 10px;
}

.btn_rezerwuj {
    background: #ed1c24;
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    clear: both;
    display: block;
    width: 150px;
    font-size: 20px;
    margin-top: 40px;
}
.btn_rezerwuj:hover {
    background: #9a0f14;
    color: #fff;
    box-shadow: 6px 6px 20px 1px rgba(255, 255, 255, 0.125);
}

.wolne_miejsca {
    color: red;
    background: rgba(255, 0, 0, 0.23);
    padding: 15px;
    border: 1px solid red;
    font-size: 20px;
    margin: 10px 0;
    margin-top: 7px;
}

.wolne_miejsca_1 {
    color: #ff8300;
    background: rgba(255, 131, 0, 0.25);
    border: 1px solid #ff8300;
    padding: 15px;
    font-size: 20px;
    margin: 10px 0;
    margin-top: 7px;
}

.single .wolne_miejsca, .single .wolne_miejsca_1{
  margin-top: 10px;
}
.wolne_miejsca .svg-inline--fa {
    margin-right: 20px;
}

.opis {
    clear: both;
    margin-top: 20px;
    display: inline-block;
}

.ramowy_program {
}

.single-turnusy .title,
.single-wycieczki .title {
    text-transform: uppercase;
    font-size: 40px;
    text-align: center;
    padding: 20px;
    color: #ed1c24;
}

.cena_zawiera {
}

.zakwaterowanie {
}

.wyjazd {
}

.galeria {
}
.single-turnusy .title .svg-inline--fa,
.single-wycieczki .title .svg-inline--fa  {
    color: #218dcc !important;
}

.galeria ul {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
.galeria ul li {
    width: calc(100% / 2 - 10px);
    display: block;
    float: left;
    padding: 0 3px;
    margin: 5px;
    min-height: 490px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.cta {
    color: #ed1c24;
    background: rgba(29, 139, 203, 0.25);
    padding: 30px;
    text-align: center;
    font-size: 30px;
    position: relative;
    border: 2px solid #1d8bcb;
    margin-bottom: 30px;
}

.cta span {
    padding-bottom: 20px;
    font-size: 36px;
    line-height: 40px;
    display: block;
}

.cta .btn_rezerwuj {
    display: block;
    margin: 0 auto;
    text-align: center;
    border: 2px solid #fff;
}

/*--------------------------------------------------------------
# Archive turnusy
--------------------------------------------------------------*/
.post-type-archive-turnusy {
}

.post-type-archive-turnusy .site-content, .page-template-tempalte-turnysy2 .site-content{
  background: url(img/bg_turnusy2.jpg);
  background: url(img/bg_lato.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-bottom: 40px;
  min-height: 60vh;
}
.post-type-archive-turnusy .site-footer{
  margin-top: 0;
}

.info_turnusy {
  padding: 10px;
  font-size: 32px;
  text-align: center;
  display: block;
  margin-bottom: 30px;
  color: #ed1c24;
}
.austria_info_p{
  position: relative;
  z-index: 11;
}
.austria_info_p img{
  max-width: 50px;
  position: absolute;
  top: 10px;
  right: 10px;

}
.post-type-archive-turnusy .content {
    clear: both;
}

.post-type-archive-turnusy .header_title, .header_title {
    font-size: 48px;
    text-align: center;
    clear: both;
    padding: 20px;
}

.post_item {
}
.post_item ul {
    margin: 0;
    margin-left: -1%;
    margin-right: -1%;
    padding: 0;
}

.post_item li {
    width: 31.33%;
    margin: 1%;
    float: left;
    display: block;
    position: relative;
    overflow: hidden;
min-height: 415px;
}

.post_item .images {
    min-height: 415px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}

.post_item .overlay {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 2;
}

.post_item .link {
    z-index: 5;
}

.post_item li .box_title {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 15px;
    z-index: 3;
}
.post_item li .title {
    font-size: 30px;
line-height: 1.05em;
    color: #fff;
}

.post_item li .data {
    font-size: 24px;
    color: #fff;
}

.post_item li .cena {
    font-size: 20px;
    color: #fff;
}

.post_item li .wiek {
    font-size: 20px;
    color: #fff;
}
.post_item .leaf {
    font-size: 40px;
    position: absolute;
    top: -10px;
    right: 4px;
    z-index: 300;
}

.leaf {
    color: #00b800;
    font-size: 28px;
    clear: both;
}

.leaf span {
    font-size: 18px;
    line-height: 26px;
    color: #404040;
}

.post_item li .article-block {
    opacity: 0;
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    background: #218dcc;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    padding: 8px;

    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: 3;
}

.post_item li:hover .article-block {
    display: block;
    bottom: 0px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    opacity: 1;
}

.post_item li .read_more {
    background: rgba(255, 255, 255, 0.75);
    margin-top: 15px;
}
.post_item li .read_more a {
    color: #218dcc;
    text-decoration: none;
    padding: 10px;
    display: block;
}

.cta_tel {
    background: #f3f3f3;
    padding: 20px;
    display: block;
    width: 100%;
    font-size: 22px;
    text-align: center;
    border: 2px solid #218dcc;
    margin-top: 20px;
    margin-bottom: 40px;
}

.cta_tel .title {
    font-size: 28px;
}
.cta_tel .wpcf7-tel {
    width: 160px;
    padding: 5px 10px;
    border: 1px solid #218dcc;
    border-radius: 0;
    height: 37px;
}
.cta_tel .wpcf7-submit {
    border: 0px;
    border-radius: 0;
    height: 37px;
    font-size: 15px;
    padding: 2px 15px;
    background: #218dcc;
    color: #fff;
}

/*--------------------------------------------------------------
# Page kadra
--------------------------------------------------------------*/
.page-template-template-kadra {
}

.page-template-template-kadra .content {
    clear: both;
}

.page-template-template-kadra .title {
    font-size: 48px;
    text-align: center;
    clear: both;
    padding: 20px;
}

.page-template-template-kadra .opis_nad {
    text-align: center;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 100;
}

.page-template-template-kadra .kadra li {
    list-style: none;
    width: 25%;
    display: block;
    float: left;
}
.page-template-template-kadra .kadra li .item_osoba {
    margin: 7px;
    text-align: center;
    border: 2px solid #218dcc;
}

.page-template-template-kadra .kadra ul {
    margin: 0;
    padding: 0;
    margin-left: -7px;
    margin-right: -7px;
}

.page-template-template-kadra .kadra li .zdjecie {
    position: relative;
}

.page-template-template-kadra .kadra li .imie {
    text-align: center;
    font-size: 24px;
    background: #218dcc;
    margin-top: -6px;
    color: #fff;
}

.page-template-template-kadra .kadra li .opis {
    height: calc(100% - 5px);
    position: absolute;
    top: -20px;
    left: 0;
    display: none;
}
.page-template-template-kadra .kadra li:hover .opis {
    background: #218dcc;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #fff;
    padding: 15px;
    padding-top: 0;
    font-size: 15px;
    line-height: 18px;
    display: block;
    /* transform: rotateY(180deg); */
    -webkit-animation: spin 0.5s linear;
    -moz-animation: spin 0.5s linear;
    animation: spin 0.5s linear;
}

/* .page-template-template-kadra .kadra li:hover .zdjecie img {
    -webkit-animation: spin 1.5s linear;
    -moz-animation: spin 1.5s linear;
    animation: spin 1.5s linear;
} */

@-moz-keyframes spin {
    0% {
        -moz-transform: rotateY(180deg);
    }
    100% {
        -moz-transform: rotateY(0deg);
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotateY(180deg);
    }

    100% {
        -webkit-transform: rotateY(0deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }
    100% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}

.logotyp {
    display: block;
    text-align: center;
    clear: both;
    padding-top: 40px;
}

/*--------------------------------------------------------------
# Page strefa rodzica
--------------------------------------------------------------*/
.page-template-template-strefa-rodzica {
}

.page-template-template-strefa-rodzica .content {
    clear: both;
}

.page-template-template-strefa-rodzica .title {
    font-size: 48px;
    text-align: center;
    clear: both;
    padding: 20px;
}

.page-template-template-strefa-rodzica h3 {
    font-size: 34px;
    line-height: 38px;
    text-align: center;
    clear: both;
    padding: 20px;
}

.page-template-template-strefa-rodzica h4 {
    text-align: center;
}
.strefa_nav {
    padding-bottom: 55px;
    display: block;
    clear: both;
}
.strefa_nav a {
    background: rgba(33, 141, 204, 0.75);
    color: #fff;
    padding: 10px;
    display: block;
    font-size: 20px;
    width: 25%;
    float: left;
    text-align: center;
    text-decoration: none;
    border: 2px solid #fff;
}

a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

.page-template-template-strefa-rodzica .przykladowy_plan {
    border-bottom: 2px solid rgba(33, 141, 204, 0.15);
}

.page-template-template-strefa-rodzica .przykladowy_plan .black_board {
    background: url(img/black_board.png);
    background-size: contain;
    height: 980px;
    background-position: center 120px;
    background-repeat: no-repeat;
}
.page-template-template-strefa-rodzica .przykladowy_plan .black_board p {
    /* font-family: "Great Vibes", cursive; */
    font-family: 'Dancing Script', cursive;
    font-size: 21px;
    /* text-transform: lowercase; */
    color: #fff;
    text-align: center;
    margin-top: 230px;
}

.page-template-template-strefa-rodzica .poradnik_dla_rodzicow {
    border-bottom: 2px solid rgba(33, 141, 204, 0.15);
}

.page-template-template-strefa-rodzica .dokumenty_organizatora {
    border-bottom: 2px solid rgba(33, 141, 204, 0.15);
}

.page-template-template-strefa-rodzica .dokumenty_organizatora a {
    padding: 5px;
    text-decoration: none;
    color: #218dcc;
    font-size: 22px;
    margin-bottom: 10px;
    display: inline-block;
}
.page-template-template-strefa-rodzica .dokumenty_organizatora .fa-download {
    margin-right: 5px;
}

.page-template-template-strefa-rodzica .strefa_info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.page-template-template-strefa-rodzica .strefa_info ul li {
    border: 1px solid #218dcc;
    padding: 20px;
    margin: 10px;
    width: calc(50% - 20px);
    float: left;
    display: block;
    min-height: 180px;
}
.page-template-template-strefa-rodzica .strefa_info ul .tytul_box {
    display: block;
    text-align: center;
    padding-top: 10px;
    color: #218dcc;
}
.page-template-template-strefa-rodzica .strefa_info ul .ikona {
    display: inline-block;
    font-size: 32px;
}

.page-template-template-strefa-rodzica .strefa_info ul .tytul {
    display: inline-block;
    font-size: 32px;
    padding-left: 10px;
}

.page-template-template-strefa-rodzica .strefa_info ul .opis {
    clear: both;
    display: block;
    text-align: center;
    line-height: 20px;
}

/*--------------------------------------------------------------
# Page zapisz sie
--------------------------------------------------------------*/
.page-template-template-zapisz-sie {
}

.hidden_wyjazd{
  display: none !important;
}

/* .wyjazd_krk .hidden_wyjazd{
  display: none;
} */


.wyjazd_rybnik .hidden_wyjazd{
  display: none;
}

.page-template-template-zapisz-sie .content {
    clear: both;
}

.page-template-template-zapisz-sie .title {
    font-size: 48px;
    text-align: center;
    clear: both;
    padding: 20px;
}

.page-template-template-zapisz-sie .tekst_nad {
}

.page-template-template-zapisz-sie .tekst_pod {
}

.page-template-template-zapisz-sie .wpcf7 {
    background: #eaeaea;
    padding: 20px;
}
.page-template-template-zapisz-sie .wpcf7 .cf_title {
    font-size: 24px;
}

.page-template-template-zapisz-sie .wpcf7 input,
.page-template-template-zapisz-sie .wpcf7 select {
    padding: 10px;
    margin-bottom: 3px;
    width: 480px;
}

.page-template-template-zapisz-sie .wpcf7 .dziecko,
.page-template-template-zapisz-sie .wpcf7 .opiekun {
    width: 50%;
    float: left;
    display: block;
}

.page-template-template-zapisz-sie .wpcf7 .turnus,
.page-template-template-zapisz-sie .wpcf7 .wyjazd {
    width: 50%;
    float: left;
    display: block;
}
.page-template-template-zapisz-sie .wpcf7 .wpcf7-acceptance, .archive .page-template-template-zapisz-sie .wpcf7 .wpcf7-acceptance  {
    font-size: 14px !important;
    line-height: 16px !important;
    padding-top: 20px;
    clear: both;
    display: inline-block;
}

.archive .wpcf7-list-item-label{
  font-size: 14px !important;
  line-height: 16px !important;
  padding-top: 20px;
  clear: both;
  display: inline-block;
    text-align: left !important;
}



.page-template-template-zapisz-sie .wpcf7 .wpcf7-acceptance input, .archive .wpcf7 .wpcf7-acceptance input{
    width: 15px;
    margin-left: -15px;
}
.page-template-template-zapisz-sie .wpcf7-submit {
    margin: 0 auto;
    display: block;
    width: 200px !important;
    font-size: 20px;
    padding: 14px !important;
    background: #218dcc;
    border: 0px;
    border-radius: 0;
    color: #fff;
}

.archive .wpcf7 .wpcf7-acceptance input{
vertical-align: top !important;
margin-top: 22px !important;
}
.page-template-template-zapisz-sie input[type="submit"]:disabled {
    opacity: 0.25;
}
.page-template-template-zapisz-sie div.wpcf7-response-output {
    text-align: center;
    font-size: 1.2em;
    border: 0px !important;
}
.page-template-template-zapisz-sie div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    color: red;
}

.page-template-template-zapisz-sie .tekst_nad {
    text-align: center;
    padding: 20px;
    font-size: 20px;
}

.page-template-template-zapisz-sie .tekst_pod {
    text-align: center;
    padding: 20px;
    font-size: 16px;
}

.page-template-template-zapisz-sie span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 0.9em;
    font-weight: normal;
    display: block;
    margin-bottom: -20px;
    margin-top: -5px;
    margin-left: 3px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.site-footer {
    background: #218dcc;
    color: #fff;
    margin-top: 40px;
}

.site-footer li {
    list-style: none;
    padding-right: 40px;
}

.site-footer ul li,
.site-footer ul {
    margin: 0;
    padding: 0;
}
.site-footer ul li a {
    color: #fff;
    text-decoration: none;
}

.site-info {
    clear: both;
    text-align: center;
    font-size: 14px;
    padding: 4px;
}
.site-info a {
    text-decoration: none;
    color: #f2f2f2;
}

.footer_1,
.footer_2,
.footer_3 {
    width: 33.33%;
    display: block;
    float: left;
}

#cookie-notice .button.bootstrap {
    border-radius: 0;
    background: #218dcc !important;
    text-shadow: 0 0 !important;
    border: 0 !important;
}

.jadenakolonie {
    text-decoration: none;
    color: #ed1c24 !important;
    font-family: "Gloria Hallelujah", cursive;
    font-size: 34px;
    padding: 5px;
    display: block;
    margin-top: 60px;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.content {
    max-width: 1170px;
    margin: 0 auto;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
    z-index: 2222;
}

.hentry {
    margin: 0 0 1.5em;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/
@media screen and (max-width: 1200px) {
    .content {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .images-section span {
        font-size: 82px;
    }
    .main-navigation a {
        padding: 22px 12px;
    }
    .kolonie_to .kolonie_to_bg {
        height: 260px;
    }
    .kolonie_to .kolonie_to_bg span {
        font-size: 18px;
        line-height: 22px;
    }
    .kontakt_section li {
        font-size: 20px;
    }
    .komentarze_section li {
        font-size: 17px;
        line-height: 21px;
    }
    .right li {
        font-size: 21px;
        margin-bottom: 10px;
    }
    .page-template-template-kadra .kadra li {
        width: 33.33%;
    }
}

@media screen and (max-width: 991px) {
    .kolonie_to .kolonie_to_bg {
        height: 290px;
    }
    .kolonie_to .kolonie_to_bg span {
        padding-left: 25%;
        padding-right: 25%;
    }
    .strefa_nav a {
        width: 50%;
    }
    .custom-logo-link {
        margin-top: -10px;
        padding: 10px;
    }
    .custom-logo-link img {
        max-height: 60px;
    }
    .sticky .custom-logo-link img {
        max-height: 41px;
    }
    .sticky .custom-logo-link {
        margin-left: 28px;
    }

    .main-navigation a {
        padding: 20px;
        font-size: 17px;
    }
    .top_info {
        left: 0;
        font-size: 18px;
    }
    .site-header {
        height: 65px;
    }

    .kolonie_to .title,
    .kadra_section .title,
    .kontakt_section .title,
    .komentarze_section .title {
        font-size: 42px;
        line-height: 46px;
    }


	h1.title {
        font-size: 42px;
        line-height: 46px;
    }
    .kolonie_to li {
        width: 50%;
    }
    .turnus_section .title {
        font-size: 46px;
        line-height: 50px;
        text-align: center;
        padding: 5px;
        text-shadow: 2px 2px 9px rgb(60 60 60 / 85%);
    }
    .turnus_section {
        min-height: 470px;
    }
    .turnus_section .sub_title {
        font-size: 36px;
        line-height: 42px;
        padding: 20px;
            text-shadow: 2px 2px 9px rgb(60 60 60 / 85%);
    }
    .images-section {
        min-height: 470px;
    }
    .images-section span {
        font-size: 60px;
        line-height: 68px;
        padding-top: 200px;
    }
    .kontakt_section .maps {
        width: 55%;
    }
    .kontakt_section ul {
        width: 45%;
    }
    .turnus2_section .title {
        font-size: 60px;
        line-height: 68px;
    }
    .komentarze_section li {
        width: 100%;
        min-height: auto;
    }
    .footer_1,
    .footer_2,
    .footer_3 {
        font-size: 15px;
        line-height: 19px;
    }
    .post_item li {
        width: 48%;
    }
    .right li {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .wolne_miejsca {
        padding: 12px;
        font-size: 16px;
        /* margin: 10px 0; */
    }
    .single-turnusy .title,
    .single-wycieczki .title  {
        font-size: 36px;
    }
    .page-template-template-zapisz-sie .wpcf7 input,
    .page-template-template-zapisz-sie .wpcf7 select {
        width: 330px;
    }
    .page-template-template-kadra .kadra li {
        width: 50%;
    }
}

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



  .kontakt_section .left, .kontakt_section .right{
    width: 100%;
    float: left;
    display: block;
  }

  .info_turnusy{
    font-size: 24px;
  }
    .custom-logo-link {
        margin-top: 0px;
        padding: 5px;
    }
    .custom-logo-link img {
        max-height: 49px;
    }
    .sticky .custom-logo-link {
        margin-left: 0;
    }

    .menu-toggle {
        font-size: 30px;
        color: #fff;
        background: transparent;
        border: 0px;
        position: absolute;
        right: 0;
    }
    .main-navigation li {
        width: 100%;
        background: #218dcc;
    }
    .main-navigation ul {
        margin-left: -15px;
        margin-right: -15px;
    }
    .main-navigation a {
        padding: 10px;
        border: 0;
    }
    .top_images {
        min-height: 480px;
    }
    .kolonie_to li {
        width: 100%;
    }

    .kolonie_to .title,
    .kadra_section .title,
    .kontakt_section .title,
    .komentarze_section .title {
        font-size: 35px;
        line-height: 40px;
        padding: 30px 20px;
    }
	h1.title {
        font-size: 35px;
        line-height: 40px;
        padding: 30px 20px;
    }
    .kolonie_to .kolonie_to_bg {
        height: 287px;
        width: 380px;
        margin: 0 auto;
    }
    .kolonie_to .kolonie_to_bg span {
        font-size: 18px;
        line-height: 22px;
    }
    .turnus_section .title {
        font-size: 36px;
        line-height: 40px;
    }
    .turnus_section .sub_title {
        font-size: 30px;
        line-height: 36px;
        padding: 15px;
    }
    .btn {
        padding: 15px;
        width: 180px;
        font-size: 15px;
    }
    .turnus_section {
        min-height: 385px;
    }
    .images-section span {
        font-size: 50px;
        line-height: 56px;
        padding-top: 160px;
    }
    .images-section {
        min-height: 385px;
        margin-top: 40px;
    }
    .kontakt_section ul {
        width: 100%;
    }
    .kontakt_section .maps {
        width: 100%;
    }
    .turnus2_section .title {
        font-size: 50px;
        line-height: 56px;
        padding-top: 20px;
    }
    .turnus2_section {
        min-height: 385px;
    }
    .komentarze_section li .fa-user {
        font-size: 40px;
    }
    .footer_1,
    .footer_2,
    .footer_3 {
        width: 100%;
        text-align: center;
    }

    .jadenakolonie {
        margin-top: 15px;
    }
    .site-footer li {
        padding-right: 0;
    }

    .single-turnusy .title,
    .single-wycieczki .title {
        font-size: 32px;
        padding: 10px 3px;
    }
    .left,
    .right {
        width: 100%;
    }
    .right {
        padding: 0px;
        padding-top: 15px;
    }

    .single-turnusy .content-area ul {
        padding-left: 0px;
        margin-left: 15px;
    }
    .right li {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .cta span {
        font-size: 30px;
        line-height: 34px;
    }
    .galeria ul li {
        width: 100%;
    }
    .btn_rezerwuj {
        margin-top: 20px;
    }
    .left {
        min-height: 290px;
    }
    .single-turnusy .titles {
        font-size: 40px;
    }

	h1.titles {
        font-size: 40px;
    }
    .post-type-archive-turnusy .header_title,
    .page-template-template-zapisz-sie .title,
    .page-template-template-kadra .title,
    .page-template-template-strefa-rodzica .title {
        font-size: 44px;
    }
    .page-template-template-zapisz-sie .wpcf7 .dziecko,
    .page-template-template-zapisz-sie .wpcf7 .opiekun,
    .page-template-template-zapisz-sie .wpcf7 .turnus,
    .page-template-template-zapisz-sie .wpcf7 .wyjazd {
        width: 100%;
    }
    .page-template-template-zapisz-sie .wpcf7 input,
    .page-template-template-zapisz-sie .wpcf7 select {
        width: 100%;
    }
    .page-template-template-kadra .kadra li {
        width: 50%;
    }
    .page-template-template-strefa-rodzica h3 {
        font-size: 30px;
        line-height: 35px;
    }
    .page-template-template-strefa-rodzica .site-content ul {
        margin-left: 15px;
        padding: 0px;
    }
    .page-template-template-strefa-rodzica .strefa_info ul {
        margin-left: 0;
    }
    .page-template-template-strefa-rodzica .dokumenty_organizatora a {
        font-size: 21px;
    }
    .page-template-template-strefa-rodzica .strefa_info ul li {
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
        min-height: auto;
    }
    .page-template-template-strefa-rodzica .przykladowy_plan .black_board {
        background-size: cover;
        height: 980px;
    }
    .page-template-template-strefa-rodzica .przykladowy_plan .black_board p {
        font-size: 20px;
    }
}
@media screen and (max-width: 600px) {
    .page-template-template-strefa-rodzica .przykladowy_plan .black_board p {
        font-size: 17px;
        line-height: 24px;
    }

    .post-type-archive-turnusy .header_title,
    .page-template-template-zapisz-sie .title,
    .page-template-template-kadra .title,
    .page-template-template-strefa-rodzica .title {
        font-size: 40px;
    }

    .single-turnusy .titles,
    .single-wycieczki .titles {
        font-size: 38px;
    }
	h1.titles {
        font-size: 38px;
    }
    .single-turnusy .title,
      .single-wycieczki .title {
        font-size: 28px;
        padding: 10px 2px;
        line-height: 34px;
    }
	 h1.titles {
        font-size: 28px;
        padding: 10px 2px;
        line-height: 34px;
    }

    .social_media {
        display: block;
        padding-left: 0;
    }
    .top_info span {
        margin: 2px;
        display: inline-block;
        float: none;
    }
    .kolonie_to .title,
    .kadra_section .title,
    .kontakt_section .title,
    .komentarze_section .title {
        font-size: 32px;
        line-height: 36px;
        padding: 30px 10px;
    }
	h1.title {
        font-size: 32px;
        line-height: 36px;
        padding: 30px 10px;
    }
    .turnus2_section .title {
        padding-top: 0;
    }
    .post_item li {
        width: 98%;
    }
    .left {
        min-height: 240px;
    }
    .page-template-template-kadra .kadra li {
        width: 100%;
    }
    .page-template-template-kadra .kadra li:hover .opis {
        font-size: 17px;
        line-height: 22px;
    }
    .page-template-template-strefa-rodzica h3 {
        font-size: 28px;
        line-height: 32px;
    }
    .page-template-template-strefa-rodzica .dokumenty_organizatora a {
        font-size: 20px;
    }
}
@media screen and (max-width: 480px) {
  .info_turnusy{
    font-size: 20px;
  }
    .strefa_nav a {
        width: 100%;
    }

    .page-template-template-strefa-rodzica .strefa_info ul .tytul {
        font-size: 30px;
    }
    .page-template-template-strefa-rodzica .strefa_info ul li {
    }
    .page-template-template-strefa-rodzica .dokumenty_organizatora a {
        font-size: 18px;
    }

    .page-template-template-strefa-rodzica h3 {
        font-size: 26px;
        line-height: 30px;
    }
    .page-template-template-zapisz-sie .tekst_nad,
    .page-template-template-kadra .opis_nad {
        font-size: 17px;
    }
    .post-type-archive-turnusy .header_title,
    .page-template-template-zapisz-sie .title,
    .page-template-template-kadra .title,
    .page-template-template-strefa-rodzica .title {
        font-size: 35px;
    }

    .cta_tel .title {
        font-size: 26px;
    }

    .single-turnusy .titles,
    .single-wycieczki .titles  {
        font-size: 32px;
    }
	h1.titles {
        font-size: 32px;
    }
    .left {
        min-height: 200px;
    }
    .btn_rezerwuj {
        width: 100%;
    }
    .kolonie_to .kolonie_to_bg {
        height: 220px;
        width: 300px;
    }

    .kolonie_to .kolonie_to_bg span {
        padding-left: 5%;
        padding-right: 5%;
        line-height: 21px;
        font-weight: 500;
        font-size: 18px;
        min-height: auto;
        height: auto;
    }
    .kolonie_to .title,
    .kadra_section .title,
    .kontakt_section .title,
    .komentarze_section .title {
        font-size: 30px;
        line-height: 34px;
    }
	h1.title,
    {
        font-size: 30px;
        line-height: 34px;
    }
    .turnus_section .title {
        font-size: 34px;
        line-height: 38px;
        padding: 25px 5px;
    }
    .kontakt_section li {
        font-size: 18px;
    }
    .top_images {
        min-height: 300px;
    }
    .kontakt_section #map {
        height: 350px;
    }
    .images-section span {
        font-size: 42px;
        line-height: 48px;
        padding-top: 130px;
    }
    .images-section {
        min-height: 365px;
    }
    .kontakt_section ul {
        margin-top: 30px;
    }
}

.opinie_turnus{

max-width: 800px;
margin: 0 auto;
margin-bottom: 40px;
}
.opinion-box{
  width: 100%;
      text-align: center;
      background: #f1f9fd;
      padding: 20px;
      font-size: 18px;
}


.slick-dots{
  margin: 0 auto;
  padding: 0;
  text-align: center;
  margin-top: -4px;
}
  .slick-dots li{
    list-style: none;
    display: inline-block;

  }
  .slick-dots li button {
      font-size: 0px;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      margin: 3px 5px;
      outline: none;
      border: 0;
      background: #c6d5e6;
      cursor: pointer;
  }
  .slick-dots li.slick-active button {
    background: #1b8eff;
}

.opinion-nav{
  text-align: center;
  padding: 0;
  margin: 0;
  margin-top: 20px;


}

.opinion-nav li{
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.opinion-nav .fas{
  box-shadow: 0 8px 35px 0 rgba(50,50,93,0.1), 0 5px 15px 0 rgba(0,0,0,0.07);
-webkit-transition: box-shadow 0.2s ease-in-out;
transition: box-shadow 0.2s ease-in-out;
position: initial;
-webkit-box-flex: 0;
flex: 0 0 auto;
margin-top: 0;
background-color: #fff;
width: 48px;
height: 48px;
border-radius: 100%;
background-size: 16px 16px;
margin: 4px;
margin-bottom: 0;
cursor: pointer;
vertical-align: middle;
}

.opinion-nav .fas::before{
  color: #798899;
  font-size: 25px;
  padding-top: 12px;
      display: inline-block;
}


.post-806 .entry-title{
  text-align: center;
}


.post-848 .entry-title{
  text-align: center;
}
.post-848 .entry-content{
  font-size: 1.3em;
  padding: 40px 0;
}


.single-turnusy .content-area{
  font-size: 18px;
}
.single-turnusy .right,
.single-wycieczki .right{
  padding-left: 35px;
}

.single-turnusy .right li,
.single-wycieczki .right li{
  list-style: none;
  position: relative;
  padding-left: 25px;
  margin-bottom: 15px;
}


.single-turnusy .right li::after,
.single-wycieczki .right li::after{
  content: '';
  background: url(img/list.png);
  background-size: contain;
  position: absolute;
  width: 20px;
  height: 35px;
  left: 0;
  top: -1px;
  background-repeat: no-repeat;

}

.dlaczego_warto{
  display: inline-block;
  width: 100%;
  padding: 30px 0;
}

.dlaczego_warto_title{
  text-align: center;
  font-weight: 800;
  font-size: 36px;
  padding: 15px 0;
}
.dlaczego_warto_box{
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
  display: inline-block;
}

.dlaczego_warto_box_item{
  width: calc(100% / 4 - 40px);
  margin: 20px;
  float: left;
height: 50px;
}

@media screen and (max-width: 991px) {
  .dlaczego_warto_box_item{
    width: calc(100% / 3 - 40px);
  }
}

@media screen and (max-width: 768px) {
  .dlaczego_warto_box_item{
    width: calc(100% / 2 - 40px);
  }
}

@media screen and (max-width: 480px) {
  .dlaczego_warto_box_item{
    width: calc(100% / 1 - 40px);
  }
}

.dlaczego_warto_box_item_icon{
  width: 70px;
  float: left;
  padding-right: 20px;
  height: 50px;


}

.dlaczego_warto_box_item_title{
  width: calc(100% - 100px);
  float: left;
  display: flex;
  align-items: center;
  font-size: 17px;
  line-height: 20px;
  font-weight: 500;
  height: 50px;
  }

  #main > div > table > tbody > tr > td:nth-child(6){
    color: red;
    font-size: 0.8em;
  }

/* #main > div > table > tbody > tr:nth-child(1) > td:nth-child(6){
  color: transparent;
  font-size: 0.1px;
} */

@media screen and (max-width: 768px) {
.single-turnusy .right,
.single-wycieczki .right{
  padding-left: 0;
}
ul, ol {
    margin: 0 0 1em 1em;
}
}
