p {
    text-align: left;
}

#plan-podrozy > div:nth-child(1) > div > ul li p {
    margin: 0;
}

.etc-boxes .top-destinations {
    margin-bottom: 100px;
}

.img-box .box-info p {
    text-align: center;
}

.paragraph__below-form {
    text-align: center;
}

.grid__item p.text--to-left {
    text-align: left;
}

.single-offer__content .single-offer__place {
    text-align: left;
}

.banner-country .banner-text__country {
    top: 28%;
}

.banner-country .banner-text__country .paragraph-banner {
    width: 80%;
    margin-right: 20%;
}

#menu-primary-navigation > li.menu-kontakt{
    display: none;
}

@media (max-width: 1023px) {
    .banner-country .banner-text__country {
        top: 13%;
    }

    .banner-country .banner-text__country .paragraph-banner {
        width: 90%;
        margin-right: 10%;
    }
    #menu-primary-navigation > li.menu-kontakt{
        display: block;
    }
}

section.contact p {
    text-align: center;
}

#plan-podrozy .headline--normal ~ p {
    text-align: left;
}

#filozofia .headline--normal ~ p {
    text-align: center;
}

#kiedy-chcesz-pojechac .headline--normal ~ p {
    text-align: center;
}

#aktualnosci p.news__info {
    text-align: center;
}

#aktualnosci .news_box p {
    text-align: center;
}

.headline-banner--small {
    font-size: 16px;
    color: #fff;
    text-align: left;
    margin: 0;
    padding: 0;
    padding-bottom: 7px;
}

.headline-banner--small--marginb--dark {
    font-size: 25px;
    color: #000;
    text-align: left;
    margin: 0;
    padding: 0;
    padding-bottom: 7px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.headline-banner--margint {
    margin-top: 20px;
}

.heading--reset--margin {
    margin: 0;
    font-size: inherit;
    line-height: inherit;
}

.headline-banner--small--marginb--dark {
    font-size: 15px;
}

#menu-primary-navigation .dropdown-menu {
    transform: scaleY(0);
    transform-origin: top;
    pointer-events: none;
    transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    bottom: auto !important;
    top: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#menu-primary-navigation .dropdown:hover .dropdown-menu {
    bottom: auto !important;
    width: 100%;
    pointer-events: auto;
    transform: scaleY(1);
    top: 100%;
}


.list--brown.js-months li:first-child {
    margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
    .headline-banner--small--marginb--dark {
        font-size: 20px;
    }

    .headline-banner--small {
        font-size: 18px;
    }
}

@media screen and (min-width: 1024px) {
    .headline-banner--small--marginb--dark {
        font-size: 25px;
    }

    .headline-banner--small {
        font-size: 20px;
    }
}


@media (min-width: 768px) {
    .js-page-nav {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .banner-country .parallax-background.js-responsive-header ~ .banner-text__country {
        bottom: auto;
        top: 60px;
    }

    .banner-country .parallax-background.js-responsive-header ~ .banner-text__country .headline-banner--country {
        margin: 0;
    }

    .headline-banner--small {
        text-align: center;
    }

    .headline-banner--small--marginb--dark {
        text-align: center;
    }

    .contact .box .container {
        top: auto;
        transform: none;
    }
}

@media (max-width: 500px) {
    .page-navigation.js-country-nav {
        /* top: -25px; */
    }

    .headline-banner--small--marginb--dark {
        margin-bottom: 15px;
        margin-top: 25px;
        float: left;
        width: 100%;
    }

    .headline-banner--margint {
        margin-top: 40px;
    }
}


/* changes for career page */

.headline--second-line {
    margin: 5px 0;
    font-family: 'BebasBold';
    font-size: 20px;
    text-transform: uppercase;
    color: #000000;
    opacity: 0.3;
    letter-spacing: 2px;
}

@media screen and (min-width: 1024px) {
    .headline--second-line {
        font-size: 30px;
    }
}

.career-list--page .black-section {
    background-color: #000000;
    padding-top: 75px;
    padding-bottom: 70px;
    margin-bottom: 65px;
}

@media (max-width: 767px) {
    .career-list--page .black-section {
        margin-bottom: 0;
    }
}

.career-list--page .black-section .heading {
    text-align: center;
}

.career-list--page .black-section .heading--top {
    color: #fff;
    font-size: 48px;
    font-family: 'BebasBold';
    margin: 0;
}

@media (max-width: 768px) {
    .career-list--page .black-section .heading--top {
        font-size: 40px;
    }
}

.career-list--page .black-section .heading--bottom {
    font-family: 'BebasBold';
    color: #fff;
    opacity: 0.3;
    font-size: 30px;
    margin: 0;
}

@media (max-width: 768px) {
    .career-list--page .black-section .heading--bottom {
        font-size: 25px;
        margin-top: 8px;
    }
}

.career-list--page .black-section .heading .email-contact {
    margin-top: 35px;
}

.career-list--page .black-section .heading .email-contact a {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.career-list--page .black-section .heading .email-contact a:hover span {
    opacity: .7;
}

.career-list--page .black-section .heading .email-contact .link-helper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.career-list--page .black-section .heading .email-contact span {
    color: #fff;
    font-size: 23px;
    margin-left: 25px;
    display: inline-block;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
}

@media (max-width: 768px) {
    .career-list--page .black-section .heading .email-contact span {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    .career-list--page .images-grid .text-box {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

.career-list--page .images-grid .text-box .headline--helper {
    font-size: 60px;
    line-height: 50px;
    letter-spacing: 1px;
    font-family: 'BebasBold';
    color: #000000;
    text-align: left;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.career-list--page .images-grid .text-box .headline--helper span {
    letter-spacing: 1px;
}

@media (max-width: 1200px) {
    .career-list--page .images-grid .text-box .headline--helper {
        font-size: 40px;
        line-height: 40px;
    }
}

@media (max-width: 767px) {
    .career-list--page .images-grid .text-box .headline--helper {
        text-align: center;
        font-size: 60px;
        line-height: 50px;
    }
}

@media (max-width: 450px) {
    .career-list--page .images-grid .text-box .headline--helper {
        font-size: 40px;
        line-height: 40px;
    }
}

.career-offers--helper {
    margin: 0 -5px;
}

@media (max-width: 767px) {
    .career-offers--helper {
        margin: 0 -5px;
    }
}

.career-offers--helper .grid--full {
    margin-top: 20px;
}

.career-offers--helper .grid__item {
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
}

@media (max-width: 767px) {
    .career-offers--helper .grid__item {
        padding: 0 5px;
    }
}

.career-offers--helper .single-offer {
    margin: 0;
    position: relative;
    padding-bottom: 25%;
    padding-bottom: calc(25% + 20px);
}

@media only screen and (min-width: 1024px) {
    .career-offers--helper .single-offer {
        padding-bottom: 20%;
    }
}

@media (max-width: 1400px) {
    .career-offers--helper .single-offer {
        padding-bottom: 20%;
    }
}

@media (max-width: 1200px) and (min-width: 1024px) {
    .career-offers--helper .single-offer {
        width: 25%;
        padding-bottom: 25%;
    }
}

@media (max-width: 1023px) {
    .career-offers--helper .single-offer {
        padding-bottom: 33.333%;
    }
}

@media (max-width: 767px) {
    .career-offers--helper .single-offer {
        padding-bottom: 50%;
    }
}

@media (max-width: 450px) {
    .career-offers--helper .single-offer {
        padding-bottom: 50%;
    }
}

@media (max-width: 350px) {
    .career-offers--helper .single-offer {
        padding-bottom: 50%;
    }
}

.career-offers--helper .single-offer__content {
    background-color: #563315;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 20px 12px 20px;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    margin: 0;
    position: absolute;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
}

@media (max-width: 1400px) {
    .career-offers--helper .single-offer__content {
        padding: 20px 20px 12px 20px;
    }
}

@media (max-width: 767px) {
    .career-offers--helper .single-offer__content {
        margin: 0;
        padding: 20px;
        left: 6px;
        top: 6px;
        right: 6px;
        bottom: 6px;
    }
}

@media (max-width: 450px) {
    .career-offers--helper .single-offer__content {
        padding: 20px;
    }
}

@media (max-width: 350px) {
    .career-offers--helper .single-offer__content {
        padding: 12px;
        min-height: 50px;
    }
}

.career-offers--helper .single-offer__content:hover {
    text-decoration: none;
}

.career-offers--helper .single-offer__content:hover .single-offer__btn {
    background-color: #fff;
    color: #563315;
}

.career-offers--helper .single-offer__content:hover .single-offer__title {
    color: #fff;
    text-decoration: none;
    outline: none;
    display: inline-block;
}

.career-offers--helper .single-offer__content:hover .single-offer__place {
    color: #fff;
    text-decoration: none;
    outline: none;
}

.career-offers--helper .single-offer__title {
    font-size: 35px;
    line-height: 35px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'BebasBold';
    text-decoration: none;
}

@media (max-width: 1550px) {
    .career-offers--helper .single-offer__title {
        font-size: 28px;
        line-height: 28px;
    }
}

@media (max-width: 1350px) {
    .career-offers--helper .single-offer__title {
        font-size: 24px;
        line-height: 24px;
    }
}

@media (max-width: 1300px) {
    .career-offers--helper .single-offer__title {
        font-size: 20px;
        line-height: 20px;
    }
}

@media (max-width: 1023px) {
    .career-offers--helper .single-offer__title {
        font-size: 31px;
        line-height: 31px;
    }
}

@media (max-width: 840px) {
    .career-offers--helper .single-offer__title {
        font-size: 25px;
        line-height: 25px;
    }
}

@media (max-width: 767px) {
    .career-offers--helper .single-offer__title {
        font-size: 32px;
        line-height: 32px;
    }
}

@media (max-width: 620px) {
    .career-offers--helper .single-offer__title {
        font-size: 24px;
        line-height: 24px;
    }
}

@media (max-width: 450px) {
    .career-offers--helper .single-offer__title {
        font-size: 17px;
        line-height: 17px;
    }
}

@media (max-width: 350px) {
    .career-offers--helper .single-offer__title {
        font-size: 15px;
        line-height: 15px;
    }
}

.career-offers--helper .single-offer__place {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}

@media (max-width: 450px) {
    .career-offers--helper .single-offer__place {
        font-size: 12px;
    }
}

.career-offers--helper .single-offer__btn {
    background: transparent;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    color: #ffffff;
    padding: 12px 10px 10px 10px;
    font-family: 'BebasBold';
    margin: 0;
    border: 1px solid #fff;
    transition: .3s linear;
}

@media (min-width: 768px) {
    .career-image--rwd {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .career-image--desktop {
        display: none !important;
    }
}

@media (max-width: 450px) {
    .career-offers--helper .single-offer__btn {
        padding: 5px;
        font-size: 14px;
    }
}

.single-career-offer {
    padding: 0 235px;
}

@media (max-width: 1200px) {
    .single-career-offer {
        padding: 0 100px;
    }
}

@media (max-width: 768px) {
    .single-career-offer {
        padding: 0;
    }
}

.single-career-offer .headline--normal {
    text-align: left;
}

.single-career-offer__place {
    font-size: 18px;
    color: #000000;
    line-height: 1.2;
}

.single-career-offer .single-offer-section {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #000000;
}

.single-career-offer .single-offer-section .heading {
    font-size: 24px;
    line-height: 24px;
    color: #000000;
    font-family: 'BebasBold';
    text-transform: uppercase;
}

.single-career-offer .single-offer-section .cke-content ul {
    padding-left: 0;
    font-weight: 400;
}

.single-career-offer .single-offer-section .cke-content ul li {
    margin-left: 20px;
    padding: 10px;
}

@media screen and (min-width: 768px) {
    .single-career-offer .single-offer-section .cke-content ul li {
        padding: 10px 20px;
    }
}

.single-career-offer .single-offer-section .cke-content ul li span {
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.single-career-offer .single-offer-section__last {
    padding-top: 70px;
    padding-bottom: 50px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

@media (max-width: 768px) {
    .single-career-offer .single-offer-section__last {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.single-career-offer .single-offer-section__last .heading {
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 36px;
    line-height: 38px;
    font-family: 'BebasBold';
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .single-career-offer .single-offer-section__last .heading {
        font-size: 30px;
        line-height: 32px;
    }
}

.single-career-offer .single-offer-section__last .email-contact {
    margin-top: 35px;
}

.single-career-offer .single-offer-section__last .email-contact a {
    display: table;
    margin-left: auto;
    margin-right: auto;
    background-color: #000000;
    padding: 15px 30px;
}

@media (max-width: 768px) {
    .single-career-offer .single-offer-section__last .email-contact a {
        padding: 7px;
    }
}

.single-career-offer .single-offer-section__last .email-contact a:hover span {
    opacity: .7;
}

.single-career-offer .single-offer-section__last .email-contact .link-helper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.single-career-offer .single-offer-section__last .email-contact span {
    color: #fff;
    font-size: 23px;
    margin-left: 25px;
    display: inline-block;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
}

@media (max-width: 768px) {
    .single-career-offer .single-offer-section__last .email-contact span {
        font-size: 15px;
    }
}

/* footer columns nav */

.footer-nav--inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (max-width: 1023px) {
    .footer-nav--inline {
        display: block;
        left: auto;
        top: auto;
        right: auto;
        bottom: auto;
        position: relative;
        text-align: center;
    }
}

@media (max-width: 1023px) {
    .footer-nav--inline .footer-nav__container {
        width: 100%;
        margin-top: 20px;
    }
}

.footer-nav--inline .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

@media (max-width: 1023px) {
    .footer-nav--inline .menu {
        margin-top: 20px;
    }

    .footer-nav--inline .menu a {
        display: inline-block;
        pointer-events: unset;
    }
}

@media (max-width: 767px) {
    .footer-nav--inline .menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.footer-nav--inline .menu > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (max-width: 767px) {
    .footer-nav--inline .menu > li {
        width: 49.99%;
        margin-top: 20px;
    }
}

@media (max-width: 500px) {
    .footer-nav--inline .menu > li {
        width: 100%;
        display: block;
        text-align: center;
    }
}

.footer-nav--inline .menu > li > a {
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'BebasBold';
}

.footer-nav--inline .menu > li > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    margin-top: -5px;
    margin-left: 10px;
}

@media (max-width: 500px) {
    .footer-nav--inline .menu > li > ul {
        text-align: center;
        margin-top: 15px;
        margin-left: 0;
    }
}

.footer-nav--inline .menu > li > ul a {
    font-size: 15px;
    line-height: 24px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
    font-family: 'BebasBold';
}

@media (max-width: 500px) {
    .footer-nav--inline .menu > li > ul a {
        padding: 5px 0;
        display: inline-block;
    }
}

/* navbar in more */
/**
 * Seventh
 */
.one-seventh {
    width: 14.28571%;
}

@media (min-width: 1024px) {
    .lg--one-seventh {
        width: 14.285%;
    }
}

@media screen and (min-width: 768px) {
    .page-navigation--more-nav .box-seven .box:nth-child(5) {
        margin-left: 0;
    }
}

.clearfix {
    zoom: 1; /* dla IE < 8 */
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}


/*  tekst before na ikone dla self-drive */
.ico-safari.ico-info.ico-self-drive:after {
    content: 'self-drive';
}

/* 23.05 - zakładka "kontakt" */
.contact .contact--form {
    background-image: none;
    background-color: #f2f0ea;
}

.contact .contact--form .headline {
    color: #000;
}

.contact .gform_wrapper .gform_footer .gform_button {
    border: 2px solid #000;
    color: #000;
}

.contact .gfield_checkbox {
    list-style-type: none;
    padding-left: 0;
}

label[for=zgoda_newsletter] {
    color: #fff;
}

.mailchimp input[type="checkbox"]:checked + label {
    color: #fff;
}

@media screen and (min-width: 768px) {
    .contact .contact--form {
        height: 850px;
    }
}

.terms_error {
    display: none;
}

#mc_embed_signup input[type="checkbox"] + label {
    display: inline-block;
    background-image: url(../img//checkbox1.png);
    background-repeat: no-repeat;
}

#label_1_11_1, label[for=zgoda_newsletter] {
    font-size: 15px;
}

label[for=zgoda_newsletter] a {
    text-decoration: underline;
}

.justify_text p {
    text-align: justify;
}

.justify_text ul li {
    margin-top: 0px;
    text-align: justify;
}

.polityka-prywatnosci .paragraph--bold {
    color: #896a4b;
    text-align: center;
}

.polityka-prywatnosci .paragraph--bold:not(:first-of-type) {
    padding-top: 50px;
}


@media all and (max-width: 650px) {
    .single-offer {
        margin-bottom: 25px;
    }
}

.contact .headline {
    margin-top: 20px;
}

.float-left {
    float: left;
}

div.page-social a div#facebook {
    display: none;
}

.nav-social {
    display: none;
    font-family: 'pe-icons';
    font-size: 40px;
    padding-bottom: 30px;
}

.nav-social a i {
    color: white;
}

@media screen and (max-width: 1023px) {
    nav {
        left: 100%;
        right: unset;
        width: 100%;
        transition: all 0.5s ease-in-out;
        opacity: 1;
    }

    .nav {
        transition: unset;
        opacity: 1;
    }

    .open-menu nav {
        left: 0;
    }

    body:not(.open-menu) nav li a {
        color: white;
        display: block;
    }

    .nav-social {
        display: block;
    }

    .overflow-y-hidden {
        overflow-y: hidden;
    }

}

div.price-category ul.rating {
    margin-top: 0;
}

@media screen and (min-width: 1023px) {
    div.logo__container a.logo img {
        height: auto;
        width: 68px;
    }
}

div.footer-logo__container a.footer-logo img {
    width: 81px;
    height: auto;
}

@media screen and (max-width: 768px) {
    header.banner-country div.banner-text__country div.container--center {
        margin-top: 60px;
    }
}

#menu-primary-navigation {
    touch-action: manipulation;
}

#menu-primary-navigation .dropdown-menu {
    transition: all 0.2s ease-in-out 0.3s;
    -o-transition: all 0.2s ease-in-out 0.3s;
    -moz-transition: all 0.2s ease-in-out 0.3s;
    -webkit-transition: all 0.2s ease-in-out 0.3s;
}

.img-youtube-black {
    width: 95px !important;
    height: auto !important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.h-100 {
    height: 100% !important;
}

.w-100 {
    width: 100% !important;
}

.m-0 {
    margin: 0;
}

.btn-display {
    display: none;
}

.display-text {
    display: none;
}

@media (max-width: 767px) {
    .btn-display {
        display: inline-block;
    }

    .h-250 {
        height: 250px;
        overflow-y: hidden;
    }

    .mobile-display-block:first-child {
        width: 100%;
        height: auto;
    }

    .mobile-display-block:not(:first-child) {
        display: none;
    }

    .display-text {
        display: block;
    }

    .h-130 {
        height: 130px !important;
    }
}

.img-box.img--offer {
    height: 128px;
}

@media screen and (min-width: 768px) {
    .img-box.img--offer {
        height: 180px;
    }
}

@media screen and (min-width: 1024px) {
    .img-box.img--offer {
        height: 125px;
    }
}

@media screen and (min-width: 1280px) {
    .img-box.img--offer {
        height: 180px;
    }
}

@media screen and (min-width: 1535px) {
    .img-box.img--offer {
        height: 200px;
    }
}

.slick-dots {
    bottom: 0;
}

.slick-dots li button:before {
    font-size: 10px;
}

div#gform_confirmation_message_1 {
    color: black !important;
}

.ex__headline--big {
    margin-top: 0
}

@media screen and (min-width: 768px) {
    .ex__headline--big {
        margin-top: 0;
    }
}

@media screen and (min-width: 1024px) {
    .ex__headline--big {
        margin-top: 0;
    }
}

.img-box.box-with-space .box {
    -webkit-box-shadow: 0 -180px 100px -40px rgba(0, 0, 0, 0.5) inset;
    -ms-box-shadow: 0 -180px 100px -40px rgba(0, 0, 0, 0.5) inset;
    -o-box-shadow: 0 -180px 100px -40px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 0 -180px 100px -40px rgba(0, 0, 0, 0.5) inset;
}

/*nowe menu*/


@media screen and (min-width: 1024px) {
    #menu-primary-navigation li ul li ul {
        position: relative;
        top: 0 !important;
        display: flex;
        flex-direction: column;
        padding: 0;
        font-family: 'BebasLight';
    }

    #menu-primary-navigation li ul li ul li a {
        padding: 5px 25px;
    }

    li.menu-gdzie ul {
        display: flex;
        height: 350px;
    }

    #menu-footer-navigation-columns > li.menu-gdzie > ul {
        display: block;
        height: auto;
    }


    li.menu-kiedy ul {
        display: flex;
        height: 250px;
    }

    li.menu-o-nas ul {
        display: flex;
        height: 250px;
    }

    #menu-footer-navigation-columns > li.menu-o-nas > ul {
        display: block;
        height: auto;
    }

    li.menu-typy-podrozy ul {
        display: flex;
        height: 350px;
    }

    .dropdown-menu:before {
        background: transparent;
    }

    #menu-primary-navigation li ul li ul li.menu-wiecej a {
        font-size: 12px;
        font-family: 'BebasBold';
        padding: 5px;
        width: fit-content;
        border: 1px solid transparent;
        margin: 10px 20px;
    }

    #menu-primary-navigation li ul li ul li.menu-wiecej a:hover {
        background-color: transparent;
        border: 1px solid #fff;
        color: #fff !important;
    }

    #menu-primary-navigation li ul li ul li.menu-wszystkie a {
        font-size: 12px;
        font-family: 'BebasBold';
        padding: 5px;
        width: fit-content;
        border: 1px solid transparent;
        margin: 10px 20px;
    }

    #menu-primary-navigation li ul li ul li.menu-wszystkie a:hover {
        background-color: transparent;
        border: 1px solid #fff;
        color: #fff !important;
    }

    #menu-primary-navigation li.menu-typy-podrozy ul li.menu-typy-podrozy ul {
        display: flex !important;
        flex-direction: column;
        flex-wrap: wrap !important;
        height: 260px !important;
        width: 250% !important;
    }

    #menu-primary-navigation li ul li ul {
        background: transparent;
    }

    #menu-primary-navigation li ul {
        background: rgba(0, 0, 0, 0.9);
    }

    #menu-primary-navigation > li.dropdown.menu-gdzie > ul > li {
        min-width: 150px;
        margin-top: 15px;
    }

    #menu-primary-navigation > li.dropdown.menu-kiedy > ul > li {
        min-width: 150px;
        margin-top: 15px;
        font-family: 'BebasLight';
    }

    #menu-primary-navigation > li.dropdown.menu-kiedy > ul > li > a {
        padding: 5px 25px;
    }

    #menu-primary-navigation > li.dropdown.menu-o-nas > ul > li {
        min-width: 150px;
        margin-top: 15px;
        font-family: 'BebasLight';
    }

    #menu-primary-navigation > li.dropdown.menu-o-nas > ul > li > a {
        padding: 5px 25px;
    }

    #menu-primary-navigation > li.dropdown.menu-typy-podrozy > ul > li {
        min-width: 150px;
        margin-top: 15px;
    }

    #menu-primary-navigation > li.dropdown.menu-typy-podrozy > ul > li.dropdown.menu-rodzaje-podrozy{
        min-width: 350px;
    }

    .nav-contact {
        border: 1px solid #fff;
        font-family: 'BebasLight' !important;
        font-size: 18px;
        padding: 5px 15px;
        letter-spacing: 3px;
    }

    .nav-contact:hover {
        text-decoration: none;
    }


    #menu-primary-navigation li.menu-gdzie ul li.menu-europa:after {
        content: "";
        position: absolute;
        border-style: solid;
        border-width: 15px 14px;
        border-color: transparent transparent rgba(0, 0, 0, 0.9) transparent;
        left: 35px;
        top: 30px;
    }

    .container-offer-flex {
        display: flex;
        flex-direction: row;
    }

    .grid-position-flex {
        display: flex;
        flex-direction: row;
    }


}

.kind-of-trip {
    background-color: #F2F0EA;
    margin: 5px 5px 5px 0;
    padding: 10px 10px;
    font-size: 17px;
    color: black;
    font-family: 'BebasRegular';
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 33px;
}

.display-flex-label {
    display: flex;
    flex-wrap: wrap;
}


.offer-position {
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: start
}

.img-box.box-with-space .box.box--clear-shadow {
    -webkit-box-shadow: 0 -180px 100px -40px transparent inset;
    -ms-box-shadow: 0 -180px 100px -40px transparent inset;
    -o-box-shadow: 0 -180px 100px -40px transparent inset;
    box-shadow: 0 -180px 100px -40px transparent inset;
}

.img-box .box.box--clear-shadow{
    -webkit-box-shadow: inset 0 -180px 100px -40px transparent;
    -ms-box-shadow: inset 0 -180px 100px -40px transparent;
    -o-box-shadow: inset 0 -180px 100px -40px transparent;
    box-shadow: inset 0 -180px 100px -40px transparent;
}

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

    .grid-position-flex {
        display: flex;
        flex-direction: column;
    }

    .img-box.box-with-space .box {
        -webkit-box-shadow: 0 -180px 100px -40px rgba(0, 0, 0, 0.3) inset;
        -ms-box-shadow: 0 -180px 100px -40px rgba(0, 0, 0, 0.3) inset;
        -o-box-shadow: 0 -180px 100px -40px rgba(0, 0, 0, 0.3) inset;
        box-shadow: 0 -180px 100px -40px rgba(0, 0, 0, 0.3) inset;
    }


    .single-offer__content p, .single-offer__content .article ol, .article .single-offer__content ol {
        position: relative;
        overflow: hidden;
        max-height: 65px;
    }

    .single-offer__content p:after, .single-offer__content .article ol:after, .article .single-offer__content ol:after {
        -webkit-background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(80%, #fff));
        -webkit-background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff 80%);
        -ms-background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 80%);
        -moz-background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 80%);
        -o-background: -o-linear-gradient(left, rgba(255, 255, 255, 0), #fff 80%);
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(80%, #fff));
        background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 80%);
        content: '';
        width: 100%;
        height: 20px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;

    }

    .padding-mobile{
        padding: 0 !important;
    }
    .offer-mt-40{
        margin-top: 40px !important;
    }

    .mt-mobile-20{
        margin-top: 20px;
    }

}
.padding-mobile{
    padding: 0 !important;
}


.bg--light-offer-hotel:before {
    background-color: #F2F0EA !important;
}

.headline-offer-hotel {
    font-family: 'BebasBold';
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 20px;
    margin-top: 0;
}

.text--aside_hotel_offer {
    background: #000000;
    border: 1px solid #000000;
    color: #fff !important;
    border-radius: 0;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 250px;
}
.mt-mobile-20{
    margin-top: 20px;
}

.ico-kitesurfing{
    background-image: url(../img/icons/ico-kitesurfing.png);
}

.ico-diving{
    background-image: url(../img/icons/ico-diving.png);
}

.ico-sky{
    background-image: url(../img/icons/ico-sky.png);
}

.ico-kitesurfing.ico-info:after {
    content: "Kitesurfing";
}

.ico-diving.ico-info:after {
    content: "Nurkowanie";
}

.ico-sky.ico-info:after {
    content: "Narty";
}

.ico-kitesurfing--white {
    background-image: url(../img/icons/white/ico-kitesurfing.png);
}

.ico-diving--white {
    background-image: url(../img/icons/white/ico-diving.png);
}

.ico-sky--white {
    background-image: url(../img/icons/white/ico-sky.png);
}

.ico-kitesurfing--white.ico-info {
    color: #fff;
}

.ico-diving--white.ico-info {
    color: #fff;
}

.ico-sky--white.ico-info {
    color: #fff;
}

.ico-kitesurfing--gray {
    background-image: url(../img/icons/ico-kitesurfing.png)
}

.ico-diving--gray {
    background-image: url(../img/icons/ico-diving.png)
}

.ico-sky--gray {
    background-image: url(../img/icons/ico-sky.png)
}
.ico-kitesurfing--gray.ico-info:after {
    content: "Kitesurfing";
}

.ico-diving--gray.ico-info:after {
    content: "Nurkowanie";
}

.ico-sky--gray.ico-info:after {
    content: "Narty";
}


.ico-sky--white.ico-info:after{
    content: "Narty";
}
.ico-kitesurfing--white.ico-info:after {
    content: "Kitesurfing";
}

.ico-diving--white.ico-info:after {
    content: "Nurkowanie";
}


@media only screen and (min-width: 999px) {
    .pm_o{
        padding-top: 0 !important;
        margin-top: 0 !important;
    }

}

.legend-block{
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}
.d-weather-legend{
    display: block;
    margin-bottom: 30px;

}

@media only screen and (min-width: 768px) {
    .d-weather-legend{
        display: none;
    }

}


.slick-dots li.slick-active button:before{
    -webkit-text-stroke: 2px white;
}
.slick-dots li button:before{
    -webkit-text-stroke: 2px white;
    opacity: 0.5;
}
