/****** PLACE YOUR CUSTOM STYLES HERE ******/

/*body *:not([class*=ti-]):not([class*=fa-]) {
    font-family: ;
}*/
.m15 {
    margin: 15px;
}
.tiktok {
    height: 1.7em;
}
.local-video-container {
    display: inline-block;
}
.btn-edit {
    width: 120px;
    height: 50px;
    background: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(22%,#fff),to(#eaeaea));
    background: -o-linear-gradient(top,#fff 22%,#eaeaea 100%);
    background: linear-gradient(to bottom,#fff 22%,#eaeaea 100%);
    border: 1px solid #e2e2e2;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    position: absolute;
    right: -70px;
    top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1001;
    color: #000;
    text-decoration: none !important;
}
.image-bg .btn-edit, .image-bg .btn-edit:hover {
    color: #000;
}
.btn-edit em {
    font-size: 36px;
    padding: 6px;
}
.btn-edit:hover {
    right: 0;
    color: #000;
}
.btn-edit span {
    font-weight: bold;
    color: #000;
}.a-bottom {
    bottom: 30px;
    top: auto;
}

.form-error, .form-success {
    top: 0;
}
.foundry_modal iframe {
    min-height: 0;
}
.galeria-next, .galeria-prev {
    background: none;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px;
    color: #2f2f2f;
    z-index: 1;
    cursor: pointer;
    transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -ms-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.galeria-next {
    right: 15px;
}
.galeria-prev {
    left: 15px;
}
.share-networks {
        position: relative;
    }

    #ma-social {
        display: block;
        opacity: 1;
        text-align: center;
    }

    #ma-social.ma-animated {
        -moz-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
        -ms-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
        -o-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
        -webkit-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
        transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
    }

    #ma-social.ma-hidden {
        opacity: 0;
    }

    #ma-social.ma-hide {
        display: none;
    }

    #ma-social .ma-btn {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
        -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
        -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
        -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
        transition: opacity 0.2s ease-in, top 0.2s ease-in;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        border: none;
        cursor: pointer;
        display: inline-block;
        font-size: 11px;
        height: 32px;
        line-height: 32px;
        margin-right: 8px;
        padding: 0 8px;
        position: relative;
        text-align: center;
        top: 0;
        vertical-align: top;
        white-space: nowrap;
        display: inline-block;
    }

    #ma-social .ma-btn:last-child {
        margin-right: 0;
    }

    #ma-social .ma-btn>svg {
        height: 16px;
        width: 16px;
        position: relative;
        top: 8px;
        vertical-align: top;
    }

    #ma-social .ma-btn>img {
        display: inline-block;
        height: 16px;
        width: 16px;
        position: relative;
        top: 8px;
        vertical-align: top;
    }

    #ma-social .ma-btn>span {
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        color: #fff;
        display: inline-block;
        font-weight: 500;
        letter-spacing: 0.5px;
        min-width: 60px;
        opacity: 1;
        padding: 0 6px;
        position: relative;
        vertical-align: top;
    }

    #ma-social.ma-has-labels .ma-btn {
        min-width: 120px;
        margin-top: 10px;
    }

    #ma-social.ma-has-labels .ma-btn.ma-remove-label {
        min-width: 50px;
    }

    #ma-social.ma-has-labels .ma-btn.ma-remove-label>span {
        display: none;
    }

    #ma-social.ma-has-labels .ma-btn.ma-hide-label>span {
        display: none;
    }

    #ma-social .ma-total {
        color: #555;
        display: inline-block;
        font-weight: 500;
        line-height: 12px;
        margin-right: 0;
        max-width: 80px;
        padding: 4px 8px;
        text-align: center;
    }

    #ma-social .ma-total.ma-hidden {
        display: none;
    }

    #ma-social .ma-total>span {
        font-size: 16px;
        line-height: 17px;
        display: block;
        padding: 0;
    }

    #ma-social .ma-total>span.ma-shares {
        font-size: 9px;
        line-height: 9px;
    }

    #ma-social.ma-justified {
        display: flex;
        text-align: center;
    }

    #ma-social.ma-justified .ma-btn {
        -moz-flex: 1;
        -ms-flex: 1;
        -webkit-flex: 1;
        flex: 1;
    }

    #ma-social .ma-btn:hover {
        opacity: .8;
        top: -4px;
    }

    #ma-social .ma-btn[data-network='facebook'] {
        background-color: #4267B2;
    }

    #ma-social .ma-btn[data-network='facebook'] svg {
        fill: #fff;
    }

    #ma-social .ma-btn[data-network='facebook']>span {
        color: #fff;
    }

    #ma-social .ma-btn[data-network='twitter'] {
        background-color: #55acee;
    }

    #ma-social .ma-btn[data-network='twitter'] svg {
        fill: #fff;
    }

    #ma-social .ma-btn[data-network='twitter']>span {
        color: #fff;
    }

    #ma-social .ma-btn[data-network='pinterest'] {
        background-color: #CB2027;
    }

    #ma-social .ma-btn[data-network='pinterest'] svg {
        fill: #fff;
    }

    #ma-social .ma-btn[data-network='pinterest']>span {
        color: #fff;
    }

    #ma-social .ma-btn[data-network='email'] {
        background-color: #7d7d7d;
    }

    #ma-social .ma-btn[data-network='email'] svg {
        fill: #fff;
    }

    #ma-social .ma-btn[data-network='email']>span {
        color: #fff;
    }

    #ma-social .ma-btn[data-network='sms'] {
        background-color: #ffbd00;
    }

    #ma-social .ma-btn[data-network='sms'] svg {
        fill: #fff;
    }

    #ma-social .ma-btn[data-network='sms']>span {
        color: #fff;
    }

    #ma-social .ma-btn[data-network='pdf'] {
        background-color: red;
    }

    #ma-social .ma-btn[data-network='pdf'] svg {
        fill: #fff;
    }

    #ma-social .ma-btn[data-network='pdf']>span {
        color: #fff;
}
.shifted-image {
    overflow: hidden;
    position: absolute;
    z-index: 1;
    right: 15px;
    top: 0;
    width: calc(100% - 280px);
    height: 500px;
}
.shifted-image > div {
    width: 100%;
    height: 100%;
}
.shifted-content {
    width: 500px;
    min-height: 530px;
    padding: 60px 50px;
    z-index: 2;
    position: relative;
    background: #fff;
    border: 1px solid #dadada;
    color: #000;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    box-shadow: 0 0 19px 2px rgb(0 0 0 / 5%);
}
.shifted-content h2 {
    text-transform: uppercase;
    color: #4F6D7F;
    font-weight: normal;
}
.shifted-content h2 > span {
    font-size: 20px;
    line-height: 28px;
    display: block;
    /* color: #555; */
    font-weight: 400;
}
.shifted-content .btn {
    border-color: #0E353D;
    color: #555;
    text-transform: none;
    font-size: 16px;
    padding: 0;
    line-height: 38px;
}
.shifted-content .btn a {
    font-weight: 400;
    padding: 8px 26px;
}
.shifted-content .btn:hover {
    border-color: #0E353D;
    background: none;
}
.shifted-content .btn:hover a {
    color: #0E353D !important;
}
[data-aos=fade-up-2] {
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transform: translate(0,30px);
    -ms-transform: translate(0,30px);
    transform: translate(0,30px);
    opacity: 0;
    -moz-transform: translate(0,30px);
    -o-transform: translate(0,30px);
}
[data-aos=fade-up-2].aos-animate {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
    -moz-transform: translate(0,0);
    -o-transform: translate(0,0);
}
.m100-0 {
    margin: 100px 0;
}
.ofvisible {
    overflow: visible;
}
.shifted-left .shifted-content {
    margin-left: auto;
}
.shifted-left .shifted-image {
    right: auto;
    left: 15px;
}



.covid-wrapper {
  position: fixed;
  z-index: 100;
  bottom: 20px;
  left: 20px;
  letter-spacing: 0;
  transition: all 0.5s linear;
  opacity: 0;
}
.showall .covid-wrapper {
  opacity: 1;
}
.covid-icon {
  background-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  transition: 0.5s ease-in-out;
  box-shadow: 0 2px 10px rgb(0 0 0 / 50%);
}
.showall .covid-icon {
  width: 80px;
  height: 80px;
}
.covid-icon img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 53%;
  width: 60%;
}
.covid-icon-inner {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.covid-text {
    line-height: 18px;
    letter-spacing: -0.02em;
}
.covid-image {
    max-width: 200px;
}
.covid-counter {
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    color: #fff;
    top: 10px;
    left: 10px;
    line-height: 22px;
    background-color: #e63f36;
    opacity: 1;
    transition: 0.5s linear all;
    z-index: 3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: 0.5s linear all;
    -moz-transition: 0.5s linear all;
    -ms-transition: 0.5s linear all;
    -o-transition: 0.5s linear all;
}
.small .covid-counter {
    top: 0;
    left: 0;
}
.covid-info {
  background-color: #fff;
  color: #000;
  border-top: 6px #000 solid;
  box-shadow: 0 3px 12px rgba(0,0,0,0.5);
  width: 300px;
  padding: 16px;
  border-radius: 8px;
  vertical-align: middle;
  margin-top: 20px;
  transition: 600ms ease-in-out;
  font-size: 16px;
  opacity: 0;
  transform: translateY(200px);
  -webkit-transition: 600ms ease-in-out;
  -moz-transition: 600ms ease-in-out;
  -ms-transition: 600ms ease-in-out;
  -o-transition: 600ms ease-in-out;
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
}
.covid-slider {
  position: absolute;
  bottom: 60px;
  left: 95px;
  height: 0;
  transition: 600ms ease-in-out;
  -webkit-transition: 600ms ease-in-out;
  -moz-transition: 600ms ease-in-out;
  -ms-transition: 600ms ease-in-out;
  -o-transition: 600ms ease-in-out;
}
.covid-name {
  font-weight: bold;
  font-size: 18px;
  color: #000;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 15px;
}
.covid-link {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  display: block;
  font-weight: bold;
}
.covid-close {
  background-color: #fff;
padding: 10px 7px;
position: absolute;
top: -30px;
border-radius: 8px;
cursor: pointer;
transition: visibility .5s linear,opacity .5s linear;
line-height: 12px;
font-size: 30px;
font-weight: 700;
color: #424242;
right: -20px;
visibility: hidden;
opacity: 0;
border: 5px solid #000;
z-index: 1000;
}
.showall .covid-close {
  opacity: 1;
  visibility: visible;
}
.show_always {
    display: block !important;
}

main {
  background: white;
  height: 100vh;
  max-width: 400px;
  margin: 0 auto;
  padding: 1rem;
}

.fitVids-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.fitVids-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.counter-icon {
    font-size: 100px;
}
.count {
    font-size: 40px;
    font-weight: bold;
}
.counter-desc {
    color: #767676;
}
.counter-title {
    font-weight: 500;
    font-size: 20px;
}
.cname2 {
  font-size: 24px;
}
.fs22 {
  font-size: 22px;
}
[type="checkbox"]:not(:checked),[type="checkbox"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none
}

[type="checkbox"]+span:not(.lever) {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 20px;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

[type="checkbox"]+span:not(.lever):before,[type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 3px;
    -webkit-transition: .2s;
    transition: .2s;
}

[type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

[type="checkbox"]:not(:checked):disabled+span:not(.lever):before {
    border: none;
    background-color: rgba(0,0,0,0.42)
}

[type="checkbox"].tabbed:focus+span:not(.lever):after {
    -webkit-transform: scale(1);
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 10px rgba(0,0,0,0.1);
    box-shadow: 0 0 0 10px rgba(0,0,0,0.1);
    background-color: rgba(0,0,0,0.1)
}

[type="checkbox"]:checked+span:not(.lever):before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"]:checked:disabled+span:before {
    border-right: 2px solid rgba(0,0,0,0.42);
    border-bottom: 2px solid rgba(0,0,0,0.42)
}

[type="checkbox"]:indeterminate+span:not(.lever):before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #26a69a;
    border-bottom: none;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"]:indeterminate:disabled+span:not(.lever):before {
    border-right: 2px solid rgba(0,0,0,0.42);
    background-color: transparent
}

[type="checkbox"].filled-in+span:not(.lever):after {
    border-radius: 2px
}

[type="checkbox"].filled-in+span:not(.lever):before,[type="checkbox"].filled-in+span:not(.lever):after {
    content: '';
    left: 0;
    position: absolute;
    -webkit-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1;
}

[type="checkbox"].filled-in:not(:checked)+span:not(.lever):before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:not(:checked)+span:not(.lever):after {
    height: 20px;
    width: 20px;
    background-color: #ffffffa8;
    border: 2px solid #0E353D;
    top: 0px;
    z-index: 0
}

[type="checkbox"].filled-in:checked+span:not(.lever):before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type="checkbox"].filled-in:checked+span:not(.lever):after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #0E353D;
    background-color: #0E353D;
    z-index: 0
}

[type="checkbox"].filled-in.tabbed:focus+span:not(.lever):after {
    border-radius: 2px;
    border-color: #5a5a5a;
    background-color: rgba(0,0,0,0.1)
}

[type="checkbox"].filled-in.tabbed:checked:focus+span:not(.lever):after {
    border-radius: 2px;
    background-color: #0E353D;
    border-color: #0E353D
}

[type="checkbox"].filled-in:disabled:not(:checked)+span:not(.lever):before {
    background-color: transparent;
    border: 2px solid transparent
}

[type="checkbox"].filled-in:disabled:not(:checked)+span:not(.lever):after {
    border-color: transparent;
    background-color: #949494
}

[type="checkbox"].filled-in:disabled:checked+span:not(.lever):before {
    background-color: transparent
}

[type="checkbox"].filled-in:disabled:checked+span:not(.lever):after {
    background-color: #949494;
    border-color: #949494
}
.highContrast img {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.highContrast img:hover {
    -webkit-filter: brightness(100%);
            filter: brightness(100%);
}
.ui-datepicker .ui-datepicker-title select {
    margin: 0 !important;
}
.small-hr {
    border-color: #000;
    border-width: 2px;
    width: 60px;
    margin: 30px auto;
}
.page-title .background-image-holder {
    height: 100vh;
}
.accordion-2 .title:before {
    content: "\e61a";
    padding-right: 10px;
    font-size: 14px;
}

.accordion-2 .title.active:before {
    content: "\e622";
}
.star {
    color: #ffe771;
}
.opinion-url {
    font-size: 11px;
}
.text-slider .flex-direction-nav a {
    background: none;
    border: none;
}
.opinion-author {
    font-size: 14px;
}
.opinion-content {
    font-style: italic;
}


.img-vid-info {
    padding: 0 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.video-slider .v-align-transform {
    position: absolute !important;
    top: 50% !important;
    transform: translate3d(0, -50%, 0) !important;
    -webkit-transform: translate3d(0, -50%, 0) !important;
    -moz-transform: translate3d(0, -50%, 0) !important;
    -ms-transform: translate3d(0, -50%, 0) !important;
    -o-transform: translate3d(0, -50%, 0) !important;
    width: 100%;
    z-index: 0 !important;
}

input::placeholder, input::-webkit-input-placeholder, input:-moz-placeholder, input::-moz-placeholder, input:-ms-input-placeholder,
textarea::placeholder, textarea::-webkit-textarea-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder, textarea:-ms-input-placeholder,
select::placeholder, select::-webkit-select-placeholder, select:-moz-placeholder, select::-moz-placeholder, select:-ms-input-placeholder {
    font-weight: 400;
    margin-bottom: 15px;
    font-family: inherit;
    font-size: 14px;
}   
input[type="text"],
input[type="password"], input[type="email"] {
    background: #ffffff;
    height: 40px;
    font-weight: 400;
    margin-bottom: 15px;
    border-radius: 0;
    border: 1px solid #000;
    font-family: inherit;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    font-size: 14px;
}
input[type="text"]::placeholder, 
input[type="email"]::placeholder,
textarea::placeholder,
select::placeholder {
    text-transform: unset;
}

textarea {
    background: #ffffff;
    border: 1px solid #000;
    font-family: inherit;
    font-weight: 400;
    font-size: 14px;
}

select {
    height: 40px;
    background: #ffffff;
    border: 1px solid #000 !important;
    font-family: inherit;
    font-weight: 400;
    font-size: 14px;
}

.private-policy-formula {
    font-size: 13px;
    line-height: 15px;
}
.centered > div {
    margin: 0 auto;
}
a.parallax-img {
    display: block;
    width: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.pb16 .row.m0:last-child .bb1 {
    border: none;
}
div.slick-slider { width: 1px; min-width: 100%; width: 100%; }
.projectx img {
    display: inline-block !important;
}
.iframe-launcher {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
    cursor: pointer;
}
.responsive-image {
    height: auto !important;
}
.relative {
    position: relative !important;
}

.offscreen-container {
  z-index: 99999;
  background: #fff;
}

.offscreen-nav {
  opacity: 1 !important;
  visibility: visible;
}

.image-square.edge {
    padding: 96px 0;
}

ul.sitemap,ul.sitemap ul {
    list-style-type: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKAQMAAABPHKYJAAAAA1BMVEWIiIhYZW6zAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH1ggGExMZBky19AAAAAtJREFUCNdjYMAEAAAUAAHlhrBKAAAAAElFTkSuQmCC) repeat-y;
    padding: 0
}

ul.sitemap ul {
    margin-left: 10px
}

ul.sitemap li {
    margin: 0;
    padding: 0;
    padding-left: 15px;
    line-height: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAUAQMAAACK1e4oAAAABlBMVEUAAwCIiIgd2JB2AAAAAXRSTlMAQObYZgAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9YIBhQIJYVaFGwAAAARSURBVAjXY2hgQIf/GTDFGgDSkwqATqpCHAAAAABJRU5ErkJggg==) no-repeat;
    color: #369;
}

ul.sitemap li:last-child {
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAUAQMAAACK1e4oAAAABlBMVEUAAwCIiIgd2JB2AAAAAXRSTlMAQObYZgAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9YIBhQIIhs+gc8AAAAQSURBVAjXY2hgQIf/GbAAAKCTBYBUjWvCAAAAAElFTkSuQmCC) no-repeat
}

.accordion .content {
    max-height: initial !important;
    display: none;
    margin-bottom: 10px;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

.accordion .content p {
    padding: 15px;
    margin: 0;
}

.accordion-2 .title:before, .expander {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
/* .accordion-2 .title:before {
    display: none;
} */
.expander {
    right: 0;
}
li.faq-li {
    position: relative;
}
.mw75 {
    max-width: 75%;
}
span.expander {
    float: right;
    margin-right: 15px;
    color: #000;
    display: none;
    line-height: 32px;
}
.expander.show-menu {
    display: inline;
}
.active .expander.show-menu {
    display: none;
}
.active .expander.hide-menu {
    display: inline;
}
/* .title:not(.active):hover .expander.show-menu {
    display: inline;
} */
/* .faq-li .title:hover {
    background: #e0e0e0;
} */
.button-tabs.vertical>.content {
    float: left;
}

/*loader w galerii gapless*/
.lds-ellipsis {
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  width: 64px;
  height: 64px;
  margin: 0 auto
}

.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #5d5232;
  animation-timing-function: cubic-bezier(0,1,1,0)
}

.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 .6s infinite
}

.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 .6s infinite
}

.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 .6s infinite
}

.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 .6s infinite
}

@keyframes lds-ellipsis1 {
  0% {
      transform: scale(0)
  }

  100% {
      transform: scale(1)
  }
}

@keyframes lds-ellipsis3 {
  0% {
      transform: scale(1)
  }

  100% {
      transform: scale(0)
  }
}

@keyframes lds-ellipsis2 {
  0% {
      transform: translate(0,0)
  }

  100% {
      transform: translate(19px,0)
  }
}

.row-gapless {
  transition: opacity .9s linear;
  -webkit-transition: opacity .9s linear;
  -moz-transition: opacity .9s linear;
  -ms-transition: opacity .9s linear;
  -o-transition: opacity .9s linear
}

.cennik ul, .cennik2 ul {
    padding: 0 !important;
}
/* cennik2 */

.cennik2 .price-group {
    line-height: 30px;
    font-size: 20px;
    letter-spacing: 2px;
}

.cennik2 .price-list li:nth-child(even) {
    background: rgba(246, 246, 246, 0.5);
}

.cennik2 .price-list li {
    border-bottom: 1px solid #c5c5c5;
    color: #292929;
    line-height: 140%;
    padding: 15px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.cennik2 .price-list li:hover {
    background: #35bce9;
    color: #fff;
}

.cennik2 .price-list .information {
    font-size: 70%;
    line-height: 120%;
}

.cennik2 .flex-list {
    display: flex;
    align-items: center;
}

.cennik2 .flex-right {
    margin-left: auto;
}

/**/

.inner-title:hover:before {
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
}

.fullwidthmap iframe {
    float: left;
}

.rev-scroll-btn {
    position: absolute;
    bottom: 40px;
    z-index: 12;
    width: 40px;
    left: 50%;
    transform: rotate(-90deg) translateY(-50%);
    -webkit-transform: rotate(-90deg) translateY(-50%);
    -moz-transform: rotate(-90deg) translateY(-50%);
    -ms-transform: rotate(-90deg) translateY(-50%);
    -o-transform: rotate(-90deg) translateY(-50%);
}

.rev-scroll-btn span {
    display: block;
    width: 40px;
    height: 40px;
    background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPHBvbHlnb24gcG9pbnRzPSIzMjUuODcyLDExMS4xNjggMzE0LjcyLDk5LjY5NiAxNTQuMTEyLDI1NiAzMTQuNzIsNDEyLjMwNCAzMjUuODcyLDQwMC44MzIgMTc3LjA1NiwyNTYgICAiIGZpbGw9IiNGRkZGRkYiLz4KCTwvZz4KPC9nPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0yNTYsMEMxMTQuNjA4LDAsMCwxMTQuNjA4LDAsMjU2czExNC42MDgsMjU2LDI1NiwyNTZzMjU2LTExNC42MDgsMjU2LTI1NlMzOTcuMzkyLDAsMjU2LDB6IE0yNTYsNDk2ICAgIEMxMjMuNjY0LDQ5NiwxNiwzODguMzM2LDE2LDI1NlMxMjMuNjY0LDE2LDI1NiwxNnMyNDAsMTA3LjY2NCwyNDAsMjQwUzM4OC4zMzYsNDk2LDI1Niw0OTZ6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
    border-radius: 50%;
    -webkit-animation: pulsar 3s infinite;
    -moz-animation: pulsar 3s infinite;
    animation: pulsar 3s infinite;
    background-size: 40px;
    margin: 0 auto;
    cursor: pointer;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    background-color: #000;
    box-shadow: 0 0 10px rgb(255, 255, 255), 0 0 10px rgb(255, 255, 255);
}

.rev-scroll-btn span:hover {
    animation: none;
    background-color: #606060;
    transform: scale(1.35);
}

@-webkit-keyframes pulsar {
    0% {
        transform: scale(1.35);
        opacity: 1;
        box-shadow: 0 0 10px rgb(255, 255, 255), 0 0 10px rgb(255, 255, 255);
    }

    50% {
        transform: scale(1);
        opacity: 0.4;
        box-shadow: none;
    }

    100% {
        transform: scale(1.35);
        opacity: 1;
        box-shadow: 0 0 10px rgb(255, 255, 255), 0 0 10px rgb(255, 255, 255);
    }
}

@-moz-keyframes pulsar {
    0% {
        transform: scale(1.35);
        opacity: 1;
        box-shadow: 0 0 10px rgb(255, 255, 255), 0 0 10px rgb(255, 255, 255);
    }

    50% {
        transform: scale(1);
        opacity: 0.4;
        box-shadow: none;
    }

    100% {
        transform: scale(1.35);
        opacity: 1;
        box-shadow: 0 0 10px rgb(255, 255, 255), 0 0 10px rgb(255, 255, 255);
    }
}

@keyframes pulsar {
    0% {
        transform: scale(1.35);
        opacity: 1;
        box-shadow: 0 0 10px rgb(255, 255, 255), 0 0 10px rgb(255, 255, 255);
    }

    50% {
        transform: scale(1);
        opacity: 0.4;
        box-shadow: none;
    }

    100% {
        transform: scale(1.35);
        opacity: 1;
        box-shadow: 0 0 10px rgb(255, 255, 255), 0 0 10px rgb(255, 255, 255);
    }
}

.fs-vid-background video {
    height: auto;
    position: relative;
    float: left;
}

.inline-video video {
    width: 100%;
}

.lb-nav a.lb-next:before {
    right: -50px;
}

.lb-nav a.lb-prev:before {
    left: -50px;
}

.lb-nav a.lb-prev,
.lb-nav a.lb-next {
    opacity: 1;
}

.gall:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 1px;
    height: auto;
    background: #fff;
    transition: all .4s ease;
}

.gall:after {
    content: '';
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: auto;
    height: 1px;
    background: #fff;
    transition: all .4s ease;
}

.cover.fullscreen,
.cover.fullscreen .slides li,
.v-align-transform {
    transition: height 0.5s linear;
    -webkit-transition: height 0.5s linear;
    -moz-transition: height 0.5s linear;
    -ms-transition: height 0.5s linear;
    -o-transition: height 0.5s linear;
}

.slick-fullscreen-slider .slick-list {
    width: 100%;
    max-width: 100%;
}

.slick-fullscreen-slider.slick-initialized .slick-slide {
    display: block;
    margin: 0;
}

.slick-fullscreen-slider .slick-slide {
    max-width: 100vw;
    max-height: 100vh;
}

.marquee {
    overflow: hidden;
    border-top: 2px solid #000000 !important;
    border-bottom: 2px solid #000000 !important;
    background: #ffffff;
    padding: 15px 0;
}

.marquee p {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.ma-date-and-formats {
    float: left;
    margin-right: 17px;
    width: 82px;
    text-align: center;
    margin-bottom: 10px;
}

.ma-date-and-formats .ma-date-box {
    background-color: grey;
    border-color: grey;
}

.ma-date-and-formats .ma-date {
    display: block;
    line-height: 29px;
    font-size: 29px;
    font-weight: 700;
}

.ma-date-and-formats .ma-date-box {
    padding: 8px 0 5px;
    color: #fff;
    display: block;
}

.mt15 {
    margin-top: 15px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.m0 {
    margin: 0 !important;
}

.bb1 {
    border-bottom: 1px solid #ccc;
}

.nourl-carousel li {
    opacity: 1;
}

.rotate180 {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.pagination-hr {
    margin-bottom: 15px;
    margin-top: 15px;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.ken-title {
    padding: 15px 32px 20px 0px !important;
}

.main-text {
    padding: 0 10%;
}

.max526 {
    max-height: 526px;
}

.youtube-embed {
    display: block;
}

.ytvideosection {
    padding: 0;
}

.offer-hover-tile {
    box-shadow: 0 0 10px 0 rgba(10, 10, 10, .2);
    transition: .25s;
}

.offer-hover-tile:hover {
    transform: translateY(-10px);
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
}

.file-title {
    font-weight: lighter;
    padding: 10px;
    font-size: 14px;
    line-height: 16px;
}

.file-list-category {
    font-size: 26px;
    border-bottom: 1px solid black;
    color: black;
    font-weight: bold;
    margin-top: 30px;
}

section {
    width: 100%;
}

.miro-link {
    line-height: 25px;
    font-weight: 400 !important;
}

.miro-icon {
    height: 25px;
    width: 30px;
    background-repeat: no-repeat !important;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 5px;
}

p,
span {
    font-weight: 400;
}

td,
th {
    padding: 5px;
}

ul:not([class]) {
    padding-left: 40px;
    list-style: initial;
}

ol:not([class]) {
    padding-left: 40px;
}

.map-iframe {
    margin-top: 24px;
}

.g-recaptcha {
    margin-bottom: 24px;
}

.menu>li>ul li.has-dropdown:after {
    top: 0;
    right: 7px !important;
    line-height: 35px;
}

br {
    display: block !important;
}

ul.inline-list.bredcrumb-list.text-center {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}

p.search-desc {
    font-size: 13px;
    font-style: italic;
}

a.search-link {
    color: #0E353D;
    font-size: 15px;
}

a.search-link:hover {
    color: #282a38;
}

section.bg-main.bredcumbs-area {
    padding-bottom: 0px;
}

.social-feed-element {
    background: #fff;
}

.search-button {
    margin-bottom: 0;
}

.search-row {
    margin: 0 auto;
}

.pagination li a {
    font-size: 13px;
}

.cover .align-bottom {
    bottom: 10%;
}

.a2-border-top {
    border-top: 1px solid #ccc;
}

#back-top a {
    display: block;
    width: 44px;
    height: 44px;
    content: "";
    background-image: url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2244px%22%20height=%2244px%22%20viewBox=%220%200%2044%2044%22%20enable-background=%22new%200%200%2044%2044%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M29.121,19.55l-6.29-6.196c-0.025-0.025-0.053-0.049-0.082-0.071c-0.012-0.011-0.024-0.02-0.038-0.03c-0.016-0.011-0.031-0.024-0.048-0.034c-0.017-0.011-0.032-0.02-0.048-0.03c-0.015-0.009-0.029-0.018-0.044-0.025c-0.017-0.009-0.034-0.017-0.051-0.024c-0.016-0.008-0.031-0.015-0.047-0.022c-0.016-0.006-0.033-0.012-0.049-0.018c-0.018-0.005-0.035-0.014-0.053-0.019c-0.017-0.005-0.034-0.008-0.05-0.013c-0.018-0.005-0.036-0.009-0.054-0.013c-0.02-0.003-0.039-0.006-0.059-0.008c-0.016-0.003-0.032-0.005-0.049-0.007c-0.073-0.007-0.146-0.007-0.218,0c-0.017,0.002-0.033,0.005-0.05,0.008c-0.02,0.002-0.038,0.005-0.058,0.009c-0.019,0.003-0.037,0.009-0.055,0.013c-0.016,0.005-0.033,0.008-0.05,0.013c-0.017,0.005-0.035,0.012-0.052,0.018c-0.017,0.006-0.033,0.012-0.049,0.019c-0.017,0.006-0.032,0.014-0.048,0.021c-0.017,0.008-0.034,0.016-0.051,0.024c-0.015,0.008-0.029,0.018-0.044,0.026c-0.015,0.008-0.031,0.018-0.048,0.029c-0.016,0.01-0.031,0.022-0.047,0.034c-0.014,0.01-0.027,0.019-0.04,0.028c-0.042,0.035-0.08,0.073-0.117,0.113c-0.013,0.011-0.026,0.021-0.037,0.033l-6.313,6.219c-0.433,0.428-0.434,1.12-0.003,1.544c0.432,0.426,1.131,0.424,1.564-0.002l4.495-4.426l-0.023,14.11c-0.001,0.603,0.493,1.092,1.104,1.09s1.107-0.49,1.109-1.095l0.023-14.108l4.403,4.334c0.432,0.426,1.133,0.424,1.565-0.007S29.553,19.975,29.121,19.55%22/%3E%3C/svg%3E);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid white;
    text-indent: -99999px;
    width: 54px;
    height: 54px;
    color: #fff;
}

.defaultCursor {
    cursor: default !important;
}

#back-top {
    position: fixed;
    bottom: 30px;
    right: 20px;
    margin-bottom: 0;
    bottom: 20px;
    z-index: 100;
    background-color: #0E353D !important;
}

#back-top:hover {
    cursor: pointer;
}

.more-info,
.more-info-second {
    font-size: 14px;
    letter-spacing: 0.02em;
}

.footer-bg {
    background: #353535;
}

.footer-header {
    font-size: 20px;
}

.adate-page {
    margin-bottom: 10px;
}

.mar-bot {
    margin-bottom: 5px;
}

.black-font {
    color: #000;
}

.fixed-top {
    position: fixed;
    z-index: 3;
    width: 100%;
    top: 0;
    left: 0;
}

/* OfferGridGapless */
.offer-grid-gapless .separator:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 1px;
    height: auto;
    background: #fff;
    transition: all .4s ease;
}

.offer-grid-gapless .separator:after {
    content: '';
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: auto;
    height: 1px;
    background: #fff;
    transition: all .4s ease;
}

.offer-grid-gapless .offer-text {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.offer-grid-gapless .offer-text p {
    margin: 0;
}

.offer-grid-gapless .href-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.offer-grid-gapless .offer-text {
    text-align: center;
    padding: 15px;
    background: #fff;
}

.offer-grid-gapless .offer-image {
    overflow: hidden;
}

.offer-grid-gapless .offer-container {
    overflow: hidden;
}

.offer-grid-gapless .offer-container .offer-image {
    transition: transform .6s linear;
    -webkit-transition: transform .6s linear;
    -moz-transition: transform .6s linear;
    -ms-transition: transform .6s linear;
    -o-transition: transform .6s linear;
    /* CSS wyłączający na wszystkim translateZ - transform nie używany, a powodujący zapychanie RAM-u */
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    /**/
}

.offer-grid-gapless .offer-container:hover .offer-image {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.offer-grid-gapless .offer-container .offer-text {
    transition: background .4s linear;
    -webkit-transition: background .4s linear;
    -moz-transition: background .4s linear;
    -ms-transition: background .4s linear;
    -o-transition: background .4s linear;
}

.offer-grid-gapless .offer-container:hover .offer-text {
    background: #13181d;
}

.offer-grid-gapless .offer-container .offer-text * {
    transition: color .3s linear;
    -webkit-transition: color .3s linear;
    -moz-transition: color .3s linear;
    -ms-transition: color .3s linear;
    -o-transition: color .3s linear;
    width: 100%;
}

.offer-grid-gapless .offer-container:hover .offer-text * {
    color: #fff !important;
}

/* RewoFullScreenSlider */
 .fullscreen.kenburns2.animated-captions .name,
    .fullscreen.kenburns2.animated-captions .name2 {
        text-shadow: #000 2px 2px 4px;
    }
.fs24 {
    font-size: 24px;
}
.fs18 {
    font-size: 18px;
}
.animated-captions .bg-right {
    background-position: right top !important;
}

.animated-captions .bg-left {
    background-position: left top !important;
}

.animated-captions .bg-center {
    background-position: center top !important;
}

.p0 {
    padding: 0 !important;
}
.pt15 {
    padding-top: 15px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}
.animated-captions .image-bg .btn,
.image-bg .btn:visited {
    font-size: 21px;
    border-width: 1px;
    margin-top: 50px;
    font-weight: 400;
    color: #0E353D !important;
    border-color: #0E353D !important;
    line-height: 48px;
    background: #4C697B !important;
}

.animated-captions .image-bg .btn.animate-end {
    transition: background-color 0.3s linear !important;
    -webkit-transition: background-color 0.3s linear !important;
    -moz-transition: background-color 0.3s linear !important;
    -ms-transition: background-color 0.3s linear !important;
    -o-transition: background-color 0.3s linear !important;
}

.lh1 {
    line-height: 1
}

.kenburns2.animated-captions .slides li:nth-of-type(odd) .background-image-holder.ken-ready {
    animation: kenBurnsEastx 10s linear infinite alternate !important;
    -webkit-animation: kenBurnsEastx 10s linear infinite alternate !important;
}

.kenburns2.animated-captions .slides li:nth-of-type(even) .background-image-holder.ken-ready {
    animation: kenBurnsWestx 10s linear infinite alternate !important;
    -webkit-animation: kenBurnsWestx 10s linear infinite alternate !important;
}

@keyframes kenBurnsEastx {
    from {
        transform: scale(1) translateX(0px);
        -webkit-transform: scale(1) translateX(0px);
        -moz-transform: scale(1) translateX(0px);
        -ms-transform: scale(1) translateX(0px);
        -o-transform: scale(1) translateX(0px);
    }

    to {
        transform: scale(1.1) translateX(50px);
        -webkit-transform: scale(1.1) translateX(50px);
        -moz-transform: scale(1.1) translateX(50px);
        -ms-transform: scale(1.1) translateX(50px);
        -o-transform: scale(1.1) translateX(50px);
    }
}

@-webkit-keyframes kenBurnsEastx {
    from {
        transform: scale(1) translateX(0px);
        -webkit-transform: scale(1) translateX(0px);
        -moz-transform: scale(1) translateX(0px);
        -ms-transform: scale(1) translateX(0px);
        -o-transform: scale(1) translateX(0px);
    }

    to {
        transform: scale(1.1) translateX(50px);
        -webkit-transform: scale(1.1) translateX(50px);
        -moz-transform: scale(1.1) translateX(50px);
        -ms-transform: scale(1.1) translateX(50px);
        -o-transform: scale(1.1) translateX(50px);
    }
}

@keyframes kenBurnsWestx {
    from {
        transform: scale(1) translateX(0px);
        -webkit-transform: scale(1) translateX(0px);
        -moz-transform: scale(1) translateX(0px);
        -ms-transform: scale(1) translateX(0px);
        -o-transform: scale(1) translateX(0px);
    }

    to {
        transform: scale(1.1) translateX(-50px);
        -webkit-transform: scale(1.1) translateX(-50px);
        -moz-transform: scale(1.1) translateX(-50px);
        -ms-transform: scale(1.1) translateX(-50px);
        -o-transform: scale(1.1) translateX(-50px);
    }
}

@-webkit-keyframes kenBurnsWestx {
    from {
        transform: scale(1) translateX(0px);
        -webkit-transform: scale(1) translateX(0px);
        -moz-transform: scale(1) translateX(0px);
        -ms-transform: scale(1) translateX(0px);
        -o-transform: scale(1) translateX(0px);
    }

    to {
        transform: scale(1.1) translateX(-50px);
        -webkit-transform: scale(1.1) translateX(-50px);
        -moz-transform: scale(1.1) translateX(-50px);
        -ms-transform: scale(1.1) translateX(-50px);
        -o-transform: scale(1.1) translateX(-50px);
    }
}

/* Strzałki w flex slider */

.slider-thumb-controls .flex-direction-nav {
    display: block;
}

.flex-prev {
    width: 50px !important;
    height: 50px !important;
    vertical-align: bottom;
    text-align: center;
    border-radius: 20%;
    border: 1px solid #fafafa;
    padding-top: 12px;
    background-color: rgba(0, 0, 0, .075);
}

.flex-next {
    width: 50px !important;
    height: 50px !important;
    vertical-align: bottom;
    text-align: center !important;
    border-radius: 20%;
    border: 1px solid #fafafa;
    padding-top: 12px;
    background-color: rgba(0, 0, 0, .075);
}

.flex-prev,
.flex-next {
    font-size: 0;
}

.flex-prev:hover,
.flex-next:hover {
    background-color: rgba(227, 0, 22, 0.7);
}

.flex-direction-nav a {
    opacity: 1;
}

.flex-direction-nav a.flex-next:before {
    content: "\e649";
}

.flex-control-thumbs {
    display: none;
}

.form-email>.row>.col-sm-6>button {
    margin-bottom: 0;
    /* height: 67px; */
}

.cookiepolicy {
    background: #000;
    bottom: 0;
    font: 14px Arial, Helvetica, sans-serif;
    left: 0;
    padding: 15px 50px;
    position: fixed;
    right: 0;
    text-align: center;
    color: #fff;
    z-index: 100;
}

.cookiepolicy .button {
    background: #0E353D;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    margin-left: 5px;
    padding: 5px 10px;
    position: relative;
    display: inline-block;
}

.cookieinfo {
    font-weight: bold;
}

/* FLAGS */

.pl {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjgwIDgwMCI+DQo8cGF0aCBmaWxsPSIjZTllOGU3IiBkPSJtMCwwaDEyODB2NDAwaC0xMjgweiIvPg0KPHBhdGggZmlsbD0iI2Q0MjEzZCIgZD0ibTAsNDAwaDEyODB2NDAwaC0xMjgweiIvPg0KPC9zdmc+DQo=') !important;
    width: 30px;
    height: 19px;
    ;
}

.de {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjYwMCIgdmlld0JveD0iMCAwIDUgMyI+DQo8cGF0aCBkPSJtMCwwaDV2M2gtNXoiLz4NCjxwYXRoIGZpbGw9IiNkMDAiIGQ9Im0wLDFoNXYyaC01eiIvPg0KPHBhdGggZmlsbD0iI2ZmY2UwMCIgZD0ibTAsMmg1djFoLTV6Ii8+DQo8L3N2Zz4NCg==') !important;
    width: 30px;
    height: 19px;
}

.gb {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNjAgMzAiIGhlaWdodD0iNjAwIj4NCjxkZWZzPg0KPGNsaXBQYXRoIGlkPSJ0Ij4NCjxwYXRoIGQ9Im0zMCwxNWgzMHYxNXp2MTVoLTMwemgtMzB2LTE1enYtMTVoMzB6Ii8+DQo8L2NsaXBQYXRoPg0KPC9kZWZzPg0KPHBhdGggZmlsbD0iIzAwMjQ3ZCIgZD0ibTAsMHYzMGg2MHYtMzB6Ii8+DQo8cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iNiIgZD0ibTAsMGw2MCwzMG0wLTMwbC02MCwzMCIvPg0KPHBhdGggc3Ryb2tlPSIjY2YxNDJiIiBzdHJva2Utd2lkdGg9IjQiIGQ9Im0wLDBsNjAsMzBtMC0zMGwtNjAsMzAiIGNsaXAtcGF0aD0idXJsKCN0KSIvPg0KPHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjEwIiBkPSJtMzAsMHYzMG0tMzAtMTVoNjAiLz4NCjxwYXRoIHN0cm9rZT0iI2NmMTQyYiIgc3Ryb2tlLXdpZHRoPSI2IiBkPSJtMzAsMHYzMG0tMzAtMTVoNjAiLz4NCjwvc3ZnPg0K') !important;
    width: 30px;
    height: 16px;
}

.en {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNjAgMzAiIGhlaWdodD0iNjAwIj4NCjxkZWZzPg0KPGNsaXBQYXRoIGlkPSJ0Ij4NCjxwYXRoIGQ9Im0zMCwxNWgzMHYxNXp2MTVoLTMwemgtMzB2LTE1enYtMTVoMzB6Ii8+DQo8L2NsaXBQYXRoPg0KPC9kZWZzPg0KPHBhdGggZmlsbD0iIzAwMjQ3ZCIgZD0ibTAsMHYzMGg2MHYtMzB6Ii8+DQo8cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iNiIgZD0ibTAsMGw2MCwzMG0wLTMwbC02MCwzMCIvPg0KPHBhdGggc3Ryb2tlPSIjY2YxNDJiIiBzdHJva2Utd2lkdGg9IjQiIGQ9Im0wLDBsNjAsMzBtMC0zMGwtNjAsMzAiIGNsaXAtcGF0aD0idXJsKCN0KSIvPg0KPHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjEwIiBkPSJtMzAsMHYzMG0tMzAtMTVoNjAiLz4NCjxwYXRoIHN0cm9rZT0iI2NmMTQyYiIgc3Ryb2tlLXdpZHRoPSI2IiBkPSJtMzAsMHYzMG0tMzAtMTVoNjAiLz4NCjwvc3ZnPg0K') !important;
    width: 30px;
    height: 16px;
}

.fr {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5MDAgNjAwIj4NCjxwYXRoIGZpbGw9IiNlZDI5MzkiIGQ9Im0wLDBoOTAwdjYwMGgtOTAweiIvPg0KPHBhdGggZmlsbD0iI2ZmZiIgZD0ibTAsMGg2MDB2NjAwaC02MDB6Ii8+DQo8cGF0aCBmaWxsPSIjMDAyMzk1IiBkPSJtMCwwaDMwMHY2MDBoLTMwMHoiLz4NCjwvc3ZnPg0K') !important;
    width: 30px;
    height: 20px;
}

.ua {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjgwMCI+DQo8cmVjdCB3aWR0aD0iMTIwMCIgaGVpZ2h0PSI4MDAiIGZpbGw9IiMwMDVCQkIiLz4NCjxyZWN0IHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjQwMCIgeT0iNDAwIiBmaWxsPSIjRkZENTAwIi8+DQo8L3N2Zz4=') !important;
    width: 30px;
    height: 20px;
}

.ru {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NTAgMzAwIj4NCjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im0wLDBoNDUwdjEwMGgtNDUweiIvPg0KPHBhdGggZmlsbD0iIzAwZiIgZD0ibTAsMTAwaDQ1MHYxMDBoLTQ1MHoiLz4NCjxwYXRoIGZpbGw9IiNmMDAiIGQ9Im0wLDIwMGg0NTB2MTAwaC00NTB6Ii8+DQo8L3N2Zz4NCg==') !important;
    width: 30px;
    height: 20px;
}

.es {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4wLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL1RSLzIwMDEvUkVDLVNWRy0yMDAxMDkwNC9EVEQvc3ZnMTAuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4wIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjUwMHB4IiBoZWlnaHQ9IjMzMy4zMzdweCIgdmlld0JveD0iMTI1IDgzLjMzMSA1MDAgMzMzLjMzNyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAxMjUgODMuMzMxIDUwMCAzMzMuMzM3Ig0KCSB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxyZWN0IHg9IjEyNSIgeT0iODMuMzMxIiBmaWxsPSIjRkZEQTQ0IiB3aWR0aD0iNTAwIiBoZWlnaHQ9IjMzMy4zMzciLz4NCjxnPg0KCTxyZWN0IHg9IjEyNSIgeT0iODMuMzMxIiBmaWxsPSIjRDgwMDI3IiB3aWR0aD0iNTAwIiBoZWlnaHQ9IjExMS4xMDgiLz4NCgk8cmVjdCB4PSIxMjUiIHk9IjMwNS41NDkiIGZpbGw9IiNEODAwMjciIHdpZHRoPSI1MDAiIGhlaWdodD0iMTExLjEwOCIvPg0KPC9nPg0KPC9zdmc+DQo=') !important;
    width: 30px;
    height: 20px;
}

.cs {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5MDAiIGhlaWdodD0iNjAwIj4NCgk8cmVjdCB3aWR0aD0iOTAwIiBoZWlnaHQ9IjYwMCIgZmlsbD0iI2Q3MTQxYSIvPg0KCTxyZWN0IHdpZHRoPSI5MDAiIGhlaWdodD0iMzAwIiBmaWxsPSIjZmZmIi8+DQoJPHBhdGggZD0iTSA0NTAsMzAwIDAsMCBWIDYwMCB6IiBmaWxsPSIjMTE0NTdlIi8+DQo8L3N2Zz4=') !important;
    width: 30px;
    height: 20px;
}

.flag {
    -webkit-box-shadow: inset 0px 0px 0px 1px #D0D0D0;
    box-shadow: inset 0px 0px 0px 1px #D0D0D0;
    background-size: 100% 100%;
    display: block
}

/* Szablon FourBoxes */

.main-offer-name {
    border-bottom: solid 5px #ffffff;
    padding: 40px 0 30px 0;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
}

.portfolio-item figure {
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-bottom: 28px;
}

.portfolio-item {
    -webkit-transform: translate(0px, 0);
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transform: translate(0px, 0);
    -moz-transition: -webkit-transform 0.5s ease;
    transform: translate(0px, 0);
    transition: -webkit-transform 0.5s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.main-figure {
    border-radius: 5px;
}

.shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0 0 21px rgba(1, 0, 0, .75);
    -moz-box-shadow: inset 0 0 21px rgba(1, 0, 0, .75);
    box-shadow: inset 0 0 21px rgba(1, 0, 0, .75);
    top: 0;
    left: 0;
    border: solid 1px #74787d !important;
}

.portfolio-item figure>figcaption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.main-figcaption:hover {
    cursor: pointer;
}

.portfolio-item figure>figcaption span.single {
    margin: 0 0 0 -25px;
}

.portfolio-item figure>figcaption span a:first-child {
    background: #006EB7;
    border-radius: 100%;
    color: white;
}

.portfolio-item figure>figcaption span a {
    display: block;
    width: 55px;
    height: 55px;
    color: #505050;
    background: #f4f4f4;
    float: left;
    line-height: 55px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    z-index: 99999999999;
}

.portfolio-item figure>figcaption span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -27px 0 0 -55px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sternik {
    display: none;
}

.portfolio-item figure:hover>figcaption span {
    opacity: 1;
}

.portfolio-item:hover {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    transform: scale(1.03);
}

.strip-list li:nth-child(n+5) .main-offer-name {
    border: solid 1px #74787d !important;
    border-radius: 5px !important;
    padding: 10px 0;
}

.portfolio-item figure>figcaption span a:hover {
    text-decoration: none;
    opacity: 0.8;
}

/*Szablon header-LeftMenu-LangOnTop*/

.langs-icon {
    height: 20px !important;
}

.inline-icons {
    display: inline-block;
    height: 55px;
    line-height: 60px;
    padding: 0 5px;
    opacity: 0.5;
}

.inline-icons:hover {
    opacity: 1;
}

.bdr-left {
    border-left: 1px solid #cacaca;
}

.column-count-2 {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
}

.column-count-3 {
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3;
}

.column-count-4 {
    -webkit-column-count: 4;
    /* Chrome, Safari, Opera */
    -moz-column-count: 4;
    /* Firefox */
    column-count: 4;
}

/* uploder */

.fileUpload {
    position: relative;
    overflow: hidden;
    background: #e20613;
    border: 2px solid #e20613;
    color: #fff;
    margin: 0;
    height: 34px;
    line-height: 34px;
    width: 100%;
    border-radius: 5px;
    padding: 0;
}

.fileUpload:hover {
    cursor: auto;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
}

#postep {
    width: 100%;
    height: 20px;
    background-color: #fff;
}

#status {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    background: #13181d;
    color: #fff;
    padding: 5px 0;
    margin: 5px 0 10px 0;
    display: none;
}

#uploaded_file {
    margin-bottom: 5px;
}

progress[value]::-webkit-progress-bar {
    border-radius: 4px;
    border: 1px solid #ccc;
    background-color: #fff;
}

progress[value]::-webkit-progress-value {
    background-color: #cacaca;
}

.title>p {
    font-size: 13px;
    line-height: 1.2em;
}

.lightbox {
    z-index: 9999999;
}

.social-links {
    float: left;
    margin-top: 15px;
}

.social-links li {
    display: inline-block;
    font-size: 18px;
}

.social-links li a {
    padding: 0 5px;
}

.pdf-download-text {
    vertical-align: text-bottom;
    padding-left: 5px;
    font-size: 14px;
}

/* POPUP CSS */
/* Fullscreen overlay for modal background */
#active-popup {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999999999;
}

/* Modal container */
#popup-container {
    width: 45%;
    position: fixed;
    left: calc(100vw - 73%);
    z-index: 999999999;
    top: 5%;
    display: none;
    background: #ffffff;
    padding: 2rem;
    border-radius: 10px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.modal-content {
    position: relative;
    text-align: center;
}

#popup-window {
    position: relative;
}

#popup-window .popup-title {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 20px;
    border-bottom: 1px solid #222;
}

#popup-window .popup-subtitle {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
}

#popup-window .popup-content {
    padding: 2rem 0;
}

#popup-window .popup-content p {
    margin: 0;
}

#popup-container a.close {
    position: relative;
    z-index: 99;
    font-size: 21px;
    background: #0b3333;
    cursor: pointer;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 25px;
    cursor: pointer !important;
}

/* END POPUP CSS */


/* CUSTOM TEMPALTES */
.offer-slider-right {
    background-color: #eeeeee;
}

.offer-subpages .slick-prev,
.offer-slider-right .slick-prev {
    right: 45px;
    left: initial;
}

.offer-subpages .slick-prev,
.offer-subpages .slick-next,
.offer-slider-right .slick-prev,
.offer-slider-right .slick-next {
    bottom: -60px;
    top: initial;
    background-color: #0E353D !important;
    color: #fff;
    padding: 5px;
}


.offer-subpages span.slick-next:before,
.offer-subpages span.slick-prev:before,
.offer-slider-right span.slick-next:before,
.offer-slider-right span.slick-prev:before {
    font-size: 18px
}

.offer-subpages .btn,
.offer-slider-right .btn {
    border: 2px solid #0E353D !important;
    background-color: #0E353D !important;
    color: #fff;
}

.offer-subpages .btn:hover,
.offer-slider-right .btn:hover {
    background-color: #4C697B !important;
}

.offer-subpages .offer-subtitle,
.offer-slider-right .offer-subtitle {
    color: #0E353D !important;
    font-size: 16px;
    text-transform: uppercase;
}

.offer-subpages .offer-contant,
.offer-slider-right .offer-contant {
    font-size: 14px;
}

.offer-subpages .offer-title,
.offer-slider-right .offer-title, .offer-slider-right .offer-title2 {
    border-bottom: 1px solid #2b2a32 !important;
    font-weight: 500;
    font-size: 48px;
    line-height: 63px;
}

.offer-subpages .offer-card .content,
.offer-slider-right .offer-card .content {
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 25px 10px 35px 10px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    transition: all 300ms;
}

.offer-subpages .offer-card img,
.offer-slider-right .offer-card img {
    width: 100%;
    transition: transform 3s;
}

.offer-subpages .offer-card:hover img,
.offer-slider-right .offer-card:hover img {
    transform: scale(1.1);
}

.offer-subpages .offer-card-wrapper,
.offer-slider-right .offer-card-wrapper {
    overflow: hidden;
}

.offer-subpages .offer-link,
.offer-slider-right .offer-link {
    overflow: hidden;
}

.offer-subpages .offer-card .content .controls,
.offer-slider-right .offer-card .content .controls {
    height: 0;
    opacity: 0;
    transition: height 300ms, opacity 300ms;
    overflow: hidden;
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
}

.offer-subpages .offer-card .content .controls.nosubtitle {
    bottom: 20px;
}

.offer-subpages .offer-card:hover .content,
.offer-slider-right .offer-card:hover .content {
    padding-bottom: 85px;
    margin-top: -50px;
}

.offer-subpages .offer-card:hover .content .controls,
.offer-slider-right .offer-card:hover .content .controls {
    height: 50px;
    line-height: 50px;
    opacity: 1;
    /* overflow: hidden; */
    transition-delay: 200ms;
}

.offer-subpages .offer-card .slide-title,
.offer-slider-right .offer-card .slide-title {
    font-size: 18px;
    position: relative;
}

.offer-subpages .content .controls .button,
.offer-slider-right .content .controls .button {
    background: #0E353D;
    margin: 0;
    font-size: 18px;
    color: #fff;
    padding: 10px;
    line-height: 1;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.offer-slider-right .content .controls .button:hover {
    background: #4C697B;
}

.offer-subpages .offer-card .content .price,
.offer-slider-right .offer-card .content .price {
    color: #0E353D !important;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    /* text-transform: uppercase; */
    font-weight: 600;
}

.offer-subpages .offer-card .content .slide-title:after,
.offer-slider-right .offer-card .content .slide-title:after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 86px;
    margin-left: -44px;
    height: 1px;
    background: #2b2a32 !important;
}

.offer-subpages .slick-list,
.offer-slider-right .slick-list {
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.offer-subpages .offer-card,
.offers-carousel .offer-card {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(10, 10, 10, .2);
}

.fullwidth-offer-slider-wrapper .offer-card .button {
    background: #0E353D;
    color: #fff;
    text-overflow: ellipsis;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}

.fullwidth-offer-slider-wrapper .offer-card .button:hover {
    background: #4C697B;
}

.offer-slider-right .offer-card-wrapper {
    margin: 0;
    margin-left: 15px;
}

@media (max-width: 480px) {

    .offer-subpages .offer-card-wrapper,
    .offer-slider-right .offer-card-wrapper {
        margin-left: 0;
    }

    .offer-subpages .slick-prev,
    .offer-subpages .slick-next,
    .offer-slider-right .slick-prev,
    .offer-slider-right .slick-next {
        bottom: -75px;
        padding: 10px;
    }

    .offer-subpages .slick-prev,
    .offer-slider-right .slick-prev {
        right: initial !important;
        left: 70px;
    }

    .offer-subpages .slick-next,
    .offer-slider-right .slick-next {
        right: 70px !important;
    }
}


.paralax-image-text .title {
    color: #fff;
    font-size: 52px;
    font-weight: 500;
    line-height: 60px;
    text-align: right;
}

.paralax-image-text .subtitle {
    color: #fff900;
    font-size: 20px;
    text-align: right;
}

.paralax-image-text .content {
    border-top: 1px solid #fff;
    font-size: 15px;
    padding-top: 20px;
    font-weight: 500;
}

.paralax-image-text .btn-lg.btn {
    background: #0E353D;
    border-color: #0E353D !important;
    color: #fff !important;
}

.paralax-image-text .btn-lg.btn:hover {
    background: #4C697B;
    border-color: #4C697B !important;
}

.paralax-image-text.image-bg a {
    opacity: 1;
}

.paralax-image-text .image,
.paralax-image-text .image a {
    overflow: hidden;
}

.paralax-image-text .parallax-img {
    transition: transform 3s;
    -webkit-transition: transform 3s;
    -moz-transition: transform 3s;
    -ms-transition: transform 3s;
    -o-transition: transform 3s;
}

.paralax-image-text .parallax-img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

/* END */


/* slider offer on BG and OfferOnBG*/
.booklets-hld {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.booklet__hover-inner2 {
    height: 100% !important;
}

.booklet__hover-inner2 > div {
    font-size: 16px;
    padding: 15px;
    font-weight: 500;
}

.booklet__title2 {
    top: 0 !important;
}

.image-size {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90.4%;
    padding: 20px;
    z-index: -10;
}

.booklet {
    display: block;
    position: relative
}

.booklet:hover .booklet__hover-hld {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

.booklet:hover .booklet__price-hld--initial {
    opacity: 0
}

.booklet__img-hld {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0)
}

.booklet__img {
    height: 375px
}

.booklet__hover-hld {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90.5%;
    padding: 20px;
    background-color: rgba(0,0,0,.65);
    opacity: 0;
    -webkit-transform: scale3d(.9,.9,1);
    transform: scale3d(.9,.9,1);
    transition: opacity .3s ease,-webkit-transform .3s ease;
    transition: transform .3s ease,opacity .3s ease;
    transition: transform .3s ease,opacity .3s ease,-webkit-transform .3s ease
}

.booklet__hover-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 100px;
    left: 0;
    width: 100%;
    height: auto
}

.booklet__text {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    padding-right: 40px;
    padding-left: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 1.57143;
    text-align: center
}

.booklet__price-hld--initial {
    position: absolute;
    bottom: 85px;
    left: 0;
    width: 100%;
    transition: opacity .3s ease
}

.booklet__price-hld {
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.29;
    text-align: center;
}

.booklet__price-hld--hover {
    padding: 1rem;
}

.booklet__price-inner {
    display: inline-block;
    padding: 14px 66px 8px;
    background-color: rgba(0,0,0,.4);
    font-size: 2rem;
}

.booklet__btn-hld {
    position: absolute;
    bottom: 66px;
    left: 0;
    width: 100%;
    text-align: center
}

.booklet__btn-hld--rooms {
    bottom: 90px
}


.booklet__title-hld {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 5%;
    z-index: 2;
    width: 91%;
    border-radius: 0 0 2px 2px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.15);
    opacity: 2
}


.booklet__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 75px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
    line-height: 1.2em;
}

.booklet__special-hld {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid #e8e8e8
}

.booklet__special-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 14px;
    padding-bottom: 15px
}

.booklet__special-info li {
    position: relative;
    padding-left: 23px
}

.booklet__special-info li .icon {
    position: absolute;
    left: 0;
    color: #830605
}

.booklet__special-info li .icon-size {
    top: 7px;
    font-size: 10px
}

.booklet__special-info li .icon-user {
    top: 6px;
    font-size: 11px
}

.booklet__title span {
    color: #000 !important;
    position: relative;
}

.bg-slider-wrapper.item-slider {
    height: 415px;
}

.bg-slider-wrapper .slick-list,
.bg-slider-wrapper .slick-track {
    height: 100%;
    outline: 0;
}

.site-btn {
    display: inline-block;
    padding: 12px 37px;
    border: 1px solid #0E353D;
    border-radius: 0;
    background-color: #0E353D !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    transition: background-color .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease;
}

.booklet__btn-hld .bg-primary, .booklet__btn.site-btn {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.booklet__btn-hld:hover .bg-primary, .booklet__btn.site-btn:hover {
    opacity: 1 !important;
    background: #264253 !important;
    /* filter: brightness(150%) !important; */
}
/* end slider offer on bg */

/* fullwidth-offer-slider */
.fullwidth-offer-slider .slick-list {
    max-width: 100%;
}

.fullwidth-offer-slider span.divider {
    width: 100%;
    background-image: linear-gradient(to right,transparent,rgba(0,0,0,.5));
    filter: alpha(Opacity=40);
    opacity: .4;
    display: inline-block;
    height: 2px;
    -webkit-filter: alpha(Opacity=40);
}

.fullwidth-offer-slider span.divider:before {
    content: "";
    background-color: #000;
    height: 1px;
    display: block;
    top: 1px;
    position: relative;
    background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%)
}

.fullwidth-offer-slider .offer-card {
    overflow: hidden;
    position: relative;
}

.fullwidth-offer-slider .offer-card-wrapper {
    margin: 0 !important;
}

.fullwidth-offer-slider .content {
    position: absolute;
    bottom: 0;
    top: auto;
    width: 100%;
    word-wrap: break-word;
    padding-bottom: 20px;
    height: auto;
    padding: 10px;
    background: rgba(43, 43, 43, 0.55);
}

.fullwidth-offer-slider .slide-title {
    color: #fff;
    margin-top: 10px;
    font-size: 18px;
}

.fullwidth-offer-slider .slide-title a:hover {
    color: #fff;
    font-weight: bold;
}

.fullwidth-offer-slider .desc {
    font-size: 14px;
    line-height: 16px;
}

.fullwidth-offer-slider span.slick-next:before,
.fullwidth-offer-slider span.slick-prev:before {
    color: #fff;
    font-size: 3rem;
    font-weight: bold;
    text-shadow: 1px 1px 2px #000;
}

.fullwidth-offer-slider .slick-prev {
    z-index: 99;
}

.fullwidth-offer-slider .offer-card img {
    transition: transform .6s linear;
    -webkit-transition: transform .6s linear;
    -moz-transition: transform .6s linear;
    -ms-transition: transform .6s linear;
    -o-transition: transform .6s linear;
}

.fullwidth-offer-slider .offer-card:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

/* end fullwidth-offer-slider */

/* Image Triangle Block */
.infrastructure-block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}
.infrastructure-block .triangle-mask-left {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #efefef;
    position: absolute;
    right: 50%;
}
.infrastructure-block h3 {
    padding-top: 50px;
}
.infrastructure-block h3+p.text-muted {
    margin-top: 15px;
    margin-bottom: 15px;
}
.infrastructure-block .curio {
    border: 1px solid #e40000;
    padding: 12px;
    display: block;
    position: relative;
    top: 10px;
}
.triangle-mask-left.right {
    border-width: 0 0 500px 150px;
}
.triangle-mask-left.gray {
    border-color: transparent transparent #ffffff transparent;
}

.triangle-mask-right.white {
    border-color: transparent transparent transparent #fff;
}
.triangle-mask-right.right {
    border-width: 500px 150px 0 0;
}
.infrastructure-block .triangle-mask-right {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    left: 49.9999%;
    z-index: 99;
    border-color: #ffffff transparent transparent transparent;
}
/* Image end Block */

@media all and (max-width: 1370px) {
    .content>h3 {
        font-size: 19px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .content>p,
    .content>p * {
        font-size: 13px !important;
    }

    .read-more {
        margin: 0;
    }

    .content>p {
        margin-bottom: 10px;
    }

    .image-square {
        height: 46vw;
    }
}

@media(min-width: 1250px) {
    .lightbox-grid li.other-width {
        width: 20%;
    }
}

@media all and (min-width: 1200px) {
    .pr-lg-1 {
        padding-right: 8.33333333% !important;
    }
    .column-lg-3 {
        -webkit-column-count: 3;
        /* Chrome, Safari, Opera */
        -moz-column-count: 3;
        /* Firefox */
        column-count: 3;
        column-gap: 0;
    }

    .column-lg-4 {
        -webkit-column-count: 4;
        /* Chrome, Safari, Opera */
        -moz-column-count: 4;
        /* Firefox */
        column-count: 4;
        column-gap: 0;
    }

    .column-lg-6 {
        -webkit-column-count: 6;
        /* Chrome, Safari, Opera */
        -moz-column-count: 6;
        /* Firefox */
        column-count: 6;
        column-gap: 0;
    }
    .image-arrow .triangle-mask-left.right {
        width: 8.33% !important;
        height: 0 !important;
        border-top: 250px solid white !important;
        border-bottom: 250px solid white !important;
        border-left: 150px solid transparent !important;
        position: absolute !important;
        right: 41.67% !important;
    }
    .image-arrow .triangle-mask-right.right {
        width: 8.33% !important;
        height: 0 !important;
        border-top: 250px solid white !important;
        border-bottom: 250px solid white !important;
        border-right: 150px solid transparent !important;
        position: absolute !important;
        left: 41.67% !important;
        z-index: 99 !important;
    }
}

@media all and (max-width: 1199px) {
    .column-md-3 {
        -webkit-column-count: 3;
        /* Chrome, Safari, Opera */
        -moz-column-count: 3;
        /* Firefox */
        column-count: 3;
        column-gap: 0;
    }

    .column-md-4 {
        -webkit-column-count: 4;
        /* Chrome, Safari, Opera */
        -moz-column-count: 4;
        /* Firefox */
        column-count: 4;
        column-gap: 0;
    }

    .infrastructure-block .header-bg {
        background-size: 100% auto !important;
        background-position: center bottom !important;
    }

    .triangle-mask-right, .triangle-mask-left {
        display: none;
    }

    .infrastructure-block:nth-child(2n+1) .header-bg {
        border-color: #fff;
    }
    .infrastructure-block {
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    .content-block {
        padding: 35px !important;
    }
    .infrastructure-block .right-block {
        border-top: 0;
    }
    .infrastructure-block .left-block {
        border-top: 0;
    }
    .infrastructure-block > .content-block {
        order: 1;
    }
    .infrastructure-block > .image-bg {
        order: 2;
    }
}

@media(max-width: 1150px) {
    .column-count-2 {
        -webkit-column-count: auto;
        /* Chrome, Safari, Opera */
        -moz-column-count: auto;
        /* Firefox */
        column-count: auto;
    }

    .column-count-3 {
        -webkit-column-count: auto;
        /* Chrome, Safari, Opera */
        -moz-column-count: auto;
        /* Firefox */
        column-count: auto;
    }

    .column-count-4 {
        -webkit-column-count: auto;
        /* Chrome, Safari, Opera */
        -moz-column-count: auto;
        /* Firefox */
        column-count: auto;
    }
}

@media all and (min-width: 992px) {
.parallax > .background-image-holder,
.parallax .slides li > .background-image-holder {
  height: 100vh;
  top: -50vh;
  transition: all 0s ease !important;
  transition: opacity 0.3s ease !important;
  -webkit-transform-style: preserve-3d;
}
    .img-vid-flex-md {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .text-md-right {
        text-align: right;
    }

    .offer-grid-gapless .offer-container:nth-child(4n) .offer-image,
    .offer-grid-gapless .offer-container:nth-child(4n+3) .offer-image {
        order: 2;
    }
}

@media (max-width: 991px) {
    .shifted-image {
        position: relative;
        width: 100%;
    }
    .shifted-content {
        width: 100%;
        min-height: auto;
        text-align: center;
        padding: 50px 20px 20px;
        border: 0;
        box-shadow: none;
    }
    .shifted-content li {
        text-align: left;
    }
    .shifted-content .btn {
        margin-bottom: 25px !important;
    }
    .m100-0 {
        margin: 40px 0;
    }
    .shifted-left, .shifted-right {
        padding-top: 0;
    }
    .img-vid-info {
        padding: 10%;
        text-align: center !important;
    }
    .menu, .menu * {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    .kenburns2 .slides li .background-image-holder.ken-ready {
        animation: none !important;
        -webkit-animation: none !important;
    }
    .kenburns2.animated-captions .slides li:nth-of-type(even) .background-image-holder.ken-ready {
        animation: none !important;
        -webkit-animation: none !important;
    }
    .kenburns2.animated-captions .slides li:nth-of-type(odd) .background-image-holder.ken-ready {
        animation: none !important;
        -webkit-animation: none !important;
    }
    .rev-scroll-btn {
        display: none;
    }

    .image-square {
        height: auto;
    }

    .fullscreen.kenburns2.animated-captions .slides li .background-image-holder {
        animation: none !important;
        -webkit-animation: none !important;
    }

    .column-sm-2 {
        -webkit-column-count: 2;
        /* Chrome, Safari, Opera */
        -moz-column-count: 2;
        /* Firefox */
        column-count: 2;
        column-gap: 0;
    }

    .column-sm-3 {
        -webkit-column-count: 3;
        /* Chrome, Safari, Opera */
        -moz-column-count: 3;
        /* Firefox */
        column-count: 3;
        column-gap: 0;
    }

    .jetmenu .indicator {
        left: 5px;
    }

    .module.widget-handle .menu li {
        line-height: 2;
    }

    .menu>li ul {
        left: 0;
        display: none;
        padding: 0;
    }

    .has-dropdown:after {
        content: "\e64b" !important;
    }

    .lb-container {
        padding: 4px 0;
    }

    /*Naprawa LightBoxa na mobilach*/
    .lb-image,
    .lb-dataContainer {
        max-width: 100% !important;
        height: auto !important;
        width: 100% !important;
        margin: 0 auto;
    }

    .lb-dataContainer {
        padding: 0 10px;
        width: 100% !important;
    }

    .lb-outerContainer {
        max-width: 100%;
        height: auto !important;
        width: 95% !important;
    }

    #popup-container {
        width: 70%;
        position: fixed;
        left: calc(100vw - 86%);
    }

    #popup-window .popup-content {
        padding: 1rem 0;
    }

    #popup-window .popup-subtitle {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 0;
    }

    #popup-window .popup-title {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 10px;
        border-bottom: 1px solid #222;
    }
}

@media (min-width: 1366px) {
    .main-fixed {
        position: fixed;
        z-index: 50;
        width: 100%;
        top: 0;
    }
}

@media all and (min-width: 769px) and (max-width: 991px) {
    .offer-grid-gapless .offer-container:nth-child(even) .offer-image {
        order: 2;
    }
}

@media all and (min-width: 769px) {
    .offer-grid-gapless .offer-container {
        display: flex;
    }

    .offer-grid-gapless .offer-text {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .shifted-content {
        padding: 0 20px 20px;
    }
    .shifted-image {
        height: 250px;
    }
    .covid-slider {
        bottom: 120px;
        left: 0;
    }
    .fullscreen.kenburns2.animated-captions .btn-lg {
        min-width: 0 !important;
        font-size: 12px !important;
        height: auto !important;
        line-height: 1 !important;
        padding: 5px;
        margin-top: 20px;
    }

    .fixed-top {
        position: relative;
    }

    .pb-xs-15 {
        padding-bottom: 15px;
    }

    .text-xs-center {
        text-align: center !important;
    }

    .column-xs-2 {
        -webkit-column-count: 2;
        /* Chrome, Safari, Opera */
        -moz-column-count: 2;
        /* Firefox */
        column-count: 2;
        column-gap: 0;
    }

}

@media (max-width: 480px) {
    .lightbox-grid li {
        width: 100%;
    }
    .col-sxs-12 {
        width: 100%;
    }
}