/*
Theme Name: Impreza Child
Template: Impreza
Author: oktodigital
Author URI: https://oktodigital.com/
*/


/* @import url("https://p.typekit.net/p.css?s=1&k=iim8oxu&ht=tk&f=49388&a=7566727&app=typekit&e=css");
@font-face {
    font-family: "argent-cf";
    src: url("https://use.typekit.net/af/0126af/00000000000000007735f8a8/30/l?primer=369144719a793115b36e8c94bd47183a862a64c7cef962155535ab93f6c86749&fvd=n1&v=3") format("woff2"), url("https://use.typekit.net/af/0126af/00000000000000007735f8a8/30/d?primer=369144719a793115b36e8c94bd47183a862a64c7cef962155535ab93f6c86749&fvd=n1&v=3") format("woff"), url("https://use.typekit.net/af/0126af/00000000000000007735f8a8/30/a?primer=369144719a793115b36e8c94bd47183a862a64c7cef962155535ab93f6c86749&fvd=n1&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 100;
    font-stretch: normal;
} */

.o-mne .w-image,
.o-rozhovore .w-image,
.pre-firmy .w-image {
    overflow: hidden;
}

.sticky .l-subheader.at_middle {
    padding-top: 0;
    transition: linear 0.2s all;
}

header.sticky a {
    font-weight: 600;
    font-size: 16px !important;
}

.l-subheader.at_middle {
    background: #f5eee9 !important;
    box-shadow: none !important;
    padding-top: 40px;
}

header a {
    font-weight: 600;
    font-size: 18px;
}

li#menu-item-28 {
    margin-left: 25px;
}

li#menu-item-28 a {
    color: #114347;
    font-weight: 600;
    font-size: 18px;
    border: 1px solid #114347 !important;
    height: 40px;
    display: flex;
    align-items: center;
}

.parallax img {
    position: relative;
    bottom: -10px;
}

.sticky {
    box-shadow: 0px 0px 50px rgba(0, 0, 0, .05);
}

.domov {
    background: #F5EEE9;
    padding-bottom: 0 !important;
    overflow: hidden;
}

.domov-content .vc_column-inner {
    justify-content: center;
}

.domov-content {
    padding-top: 50px;
}

.domov .vc_col-sm-5.wpb_column.vc_column_container .vc_column-inner {
    justify-content: end;
}

.domov-title {
    margin-bottom: 50px;
    font-family: 'argent-cf';
}

.domov-text p {
    color: #666666;
    font-size: 21px;
    margin-bottom: 80px;
    line-height: 1;
}

.domov-content {
    padding-bottom: 30px;
}

.domov-podpis {
    margin-bottom: 50px;
}

.o-mne {
    padding-top: 200px !important;
}

.o-mne__head p {
    color: #114347;
    font-size: 24px;
    line-height: 1.6;
    font-family: 'argent-cf';
}

.o-mne__title {
    margin-bottom: 35px !important;
}

.o-mne__head {
    margin-bottom: 30px !important;
}

.o-mne__content {
    padding-left: 100px;
}

.o-mne__title h3 {
    color: #114347;
    font-family: 'argent-cf';
    line-height: 1;
}

.o-mne img {
    width: 100% !important;
}

.o-mne__text p {
    color: #666666;
}

.info {
    padding-bottom: 185px !important;
}

.info-box__text p {
    color: #666666;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6;
}

.info .l-section-h.i-cf {
    border-top: 1px solid #EEEEEE;
    padding-top: 100px;
}

.info-box__icon {
    margin-bottom: 20px !important;
}

.info-box__wrap--second {
    margin-top: 50px !important;
}

.info-box__title p {
    font-size: 24px;
    color: #114347;
    margin-bottom: 20px;
    line-height: 1.3;
    font-family: 'argent-cf';
}

.info-box {
    max-width: 350px;
    height: 350px;
}

.info-box__title {
    margin-bottom: 0 !important;
}

.referencie {
    background: #F5EEE9;
    padding-top: 200px !important;
    padding-bottom: 0 !important;
}

.next-class {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 100;
}

.next-class i:before {
    background: url(assets/imgs/arrow-right.svg);
    content: '';
    z-index: 1;
    width: 30px;
    height: 15px;
    position: absolute;
    background-repeat: no-repeat;
    right: 100px;
}

.prev-class i:before {
    background: url(assets/imgs/arrow-right.svg);
    content: '';
    z-index: 1;
    width: 30px;
    height: 15px;
    position: absolute;
    background-repeat: no-repeat;
    left: 100px;
    transform: rotate(180deg);
}

.prev-class {
    position: absolute;
    cursor: pointer;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
}

.imagesSliderContainer.sliderContainer {
    position: relative;
}

.referencie:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
    content: '';
    background: #114347;
}

p.referencie-slide__name {
    color: #666666;
    font-size: 18px;
}

.referencie-slide img {
    width: 70px;
}

.referencie-slide {
    text-align: center;
    background: white;
    height: 450px;
    padding: 100px 200px;
}

.referencie-slide__text {
    max-width: 930px;
    margin: auto;
    padding-bottom: 50px;
    color: #666666;
    font-size: 21px;
    line-height: 1.4;
}

.referencie-title h3 {
    text-align: center;
    margin-bottom: 20px;
    color: #0A4347;
    line-height: 1;
    font-family: 'argent-cf';
}

.referencie-text p {
    color: #666666;
    margin: auto;
    max-width: 550px;
    text-align: center;
    line-height: 1.6;
    padding-bottom: 70px;
}

.o-rozhovore {
    background: #114347;
    position: relative;
    overflow: hidden;
    padding-bottom: 290px !important;
    padding-top: 200px !important;
}

.o-rozhovore:after {
    position: absolute;
    height: 225px;
    content: '';
    background: url(assets/imgs/o-rozhovore-img.svg);
    width: 100%;
    background-repeat: no-repeat;
    right: 0;
    background-position: right center;
    opacity: 1;
    background-size: contain;
    bottom: -30px;
    left: 0;
    max-width: 1588px;
    margin: auto;
}

.o-rozhovore__content {
    padding-left: 100px;
}

.o-rozhovore__title h3 {
    color: white;
    line-height: 1;
    font-weight: 100;
    font-family: 'argent-cf';
}

.o-rozhovore__title {
    margin-bottom: 50px !important;
}

.o-rozhovore__text {
    color: rgb(255 255 255 / 75%);
    font-size: 18px;
    line-height: 1.6;
}

.o-rozhovore__main {
    font-size: 24px;
    color: white;
    line-height: 1.5;
    font-family: 'argent-cf';
    margin-bottom: 50px !important;
}

.o-rozhovore img {
    width: 100% !important;
}

.pre-firmy {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
}

.pre-firmy__text p {
    margin-bottom: 30px;
    color: #666666;
    font-weight: 300;
    line-height: 1.6;
}

.pre-firmy__nadpis h3 {
    font-weight: 100;
    font-family: 'argent-cf';
    color: #0A4347;
}

.pre-firmy__nadpis {
    margin-bottom: 50px !important;
}

.pre-firmy__content {
    padding-right: 100px;
}

.pre-firmy__main {
    margin-bottom: 30px !important;
}

.pre-firmy__main p {
    color: #114347;
    font-size: 21px;
    font-weight: 100;
    line-height: 1.5;
    font-family: 'argent-cf';
}

.pre-firmy img {
    width: 100% !important;
}

.cennik {
    background: #F5EEE9;
    padding-top: 200px !important;
    padding-bottom: 200px !important;
}

.cennik-info a {
    color: #9B4E23;
    text-decoration: underline;
}

.cennik-info a:hover {
    text-decoration: none;
}

.cennik-img {
    text-align: center;
    margin-bottom: 20px;
}

.cennik-info p {
    text-align: center;
    color: #666666;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6;
}

.cennik-title h3 {
    text-align: center;
    color: #0A4347;
    margin-bottom: 70px;
    font-family: 'argent-cf';
}

.cennik-box__wrap .vc_column-inner {
    padding: 0 15px !important;
}

.cennik-box {
    background: white;
    padding: 50px;
    height: 300px;
    justify-content: space-between;
    text-align: center;
}

.cennik-box__wrap {
    margin-bottom: 70px !important;
}


/* .cennik-box__title {
    margin-bottom: 50px !important;
} */

.cennik-box__small p {
    color: #666666;
    font-size: 18px;
    font-weight: 300;
}

.cennik-box__small {
    margin-bottom: 20px !important;
}

.cennik-box__title p {
    color: #114347;
    font-size: 32px;
    font-weight: 100;
    line-height: 1;
    font-family: 'argent-cf';
}

.cennik-box__price p {
    font-size: 64px;
    color: #B6672C;
    line-height: 1;
    font-family: 'argent-cf';
}

.cennik-box__text p {
    color: #B6672C;
    font-size: 32px;
    font-family: 'argent-cf';
    line-height: 1;
}

.kontakt {
    background: #114347;
    position: relative;
    padding-top: 138px !important;
    overflow: hidden;
    padding-bottom: 192px !important;
    z-index: 1;
}

.kontakt a:hover {
    text-decoration: none;
}

.kontakt:after {
    position: absolute;
    right: 0;
    z-index: -1;
    top: 0;
    height: 100%;
    content: '';
    background: url(assets/imgs/kontakt-svg.svg);
    width: 100%;
    background-repeat: no-repeat;
    right: 0;
    background-position: right center;
    opacity: 0.15;
    background-size: contain;
    top: 30px;
}

.kontakt-copy p {
    color: rgb(255 255 255 / 50%);
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}

.kontakt-copy p a {
    color: #DFC3A0;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 300;
}

.kontakt-map a {
    text-decoration: underline;
    color: #DFC3A0;
    font-size: 18px;
    font-weight: 300;
}

.kontakt-mail a {
    font-size: 48px;
    text-decoration: underline;
    font-weight: 100;
    font-family: 'argent-cf';
}

.kontakt-mail {
    padding-bottom: 30px;
}

.kontakt-phone a {
    color: white;
    font-size: 48px;
    font-weight: 100;
    font-family: 'argent-cf';
}

.kontakt-title h3 {
    margin-bottom: 70px;
    color: white;
    font-weight: 100;
    font-family: 'argent-cf';
}

.kontakt-map {
    margin-bottom: 30px;
}

.kontakt-socials {
    margin-bottom: 54px;
}

.kontakt-socials i {
    font-size: 28px !important;
    color: #DFC3A0;
    margin-right: 30px;
}

.kontakt-address p {
    color: rgb(255 255 255 / 75%);
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 20px;
    margin-top: 100px;
}

.arrow-down {
    position: absolute;
}

.arrow-down img {
    width: 50px;
    left: -22px;
    height: 40px;
    position: relative;
    animation: scroll 1.5s infinite;
    -webkit-animation: scroll 1.5s infinite;
    bottom: 0;
}

@keyframes down {
    0% {
        transform: translate(0);
    }
    20% {
        transform: translateY(15px);
    }
    40% {
        transform: translate(0);
    }
}

@keyframes scroll {
    0% {
        height: 40px;
    }
    30% {
        height: 70px;
    }
    60% {
        height: 40px;
    }
}

@media(max-width:1510px) {
    .domov {
        height: auto;
    }
}

@media(max-width:1310px) {
    .pre-firmy__content {
        padding-right: 0;
    }
    .o-rozhovore__content {
        padding-left: 0;
    }
    .o-mne__content {
        padding-left: 0;
    }
    .domov-title h1 {
        font-size: 80px;
    }
    .domov {
        height: auto;
    }
}

@media(max-width:1199px) {
    .vc_col-sm-4.wpb_column.vc_column_container.info-box__full .wpb_wrapper .w-vwrapper:first-child {
        padding-right: 20px;
    }
    .vc_col-sm-4.wpb_column.vc_column_container.info-box__full .wpb_wrapper .w-vwrapper:last-child {
        padding-left: 20px;
    }
    .info-box__full .vc_column-inner>.wpb_wrapper {
        column-count: 2;
    }
    .info-box__full {
        width: 100% !important;
    }
    .cennik {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .pre-firmy {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .o-rozhovore {
        padding-bottom: 200px !important;
        padding-top: 100px !important;
    }
    .info {
        padding-bottom: 100px !important;
    }
    .o-mne,
    .referencie {
        padding-top: 100px !important;
    }
    .domov-text p {
        margin-bottom: 40px;
    }
    .domov-title h1 {
        font-size: 60px;
    }
    .cennik-box {
        padding: 40px;
    }
    .cennik-box__text p {
        font-size: 26px;
    }
    .cennik-box__price p {
        font-size: 44px;
    }
    .info-box {
        max-width: 100%;
        height: 280px;
        margin-bottom: 25px;
    }
    .info-box__wrap .vc_col-sm-4.wpb_column.vc_column_container,
    .info-box__wrap--second .vc_col-sm-4.wpb_column.vc_column_container {
        width: 50%;
    }
}

@media(max-width:1000px) {
    .cennik .vc_col-sm-4.wpb_column.vc_column_container {
        width: 50%;
        margin-bottom: 30px;
    }
    .info-box {
        height: 320px;
    }
    .prev-class i:before {
        left: 50px;
    }
    .next-class i:before {
        right: 50px;
    }
    .referencie-slide {
        padding: 100px 100px;
        height: 500px;
    }
    .domov-title h1 {
        font-size: 50px;
    }
    .kontakt {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .cennik {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .pre-firmy {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .o-rozhovore:after {
        height: 105px;
        bottom: -10px;
        background-size: contain;
        max-width: 650px !important;
    }
    .o-rozhovore {
        padding-bottom: 200px !important;
        padding-top: 100px !important;
    }
    .referencie {
        padding-top: 100px !important;
    }
    .info {
        padding-bottom: 100px !important;
    }
    .info .l-section-h.i-cf {
        padding-top: 50px;
    }
    .o-mne {
        padding-top: 100px !important;
    }
    .o-mne__text {
        padding-bottom: 50px;
    }
    .o-mne .g-cols.wpb_row.via_flex.valign_top.type_default.stacking_default {
        flex-direction: column-reverse;
    }
    .o-mne .vc_col-sm-5.wpb_column.vc_column_container {
        width: 100%;
    }
    .o-mne .vc_col-sm-7.wpb_column.vc_column_container {
        width: 100%;
    }
    .o-mne__content {
        padding-left: 0;
    }
    .o-rozhovore .g-cols.wpb_row.via_flex.valign_top.type_default.stacking_default {
        flex-direction: column-reverse;
    }
    .o-rozhovore .vc_col-sm-5.wpb_column.vc_column_container {
        width: 100%;
    }
    .o-rozhovore .vc_col-sm-7.wpb_column.vc_column_container {
        width: 100%;
    }
    .o-rozhovore__content {
        padding-left: 0;
        padding-bottom: 50px;
    }
    .pre-firmy__content {
        padding-right: 0;
    }
    .pre-firmy .vc_col-sm-7.wpb_column.vc_column_container,
    .pre-firmy .vc_col-sm-5.wpb_column.vc_column_container {
        width: 100%;
    }
}

@media(max-width:900px) {
    li.w-nav-close {
        width: auto;
        right: 20px;
    }
    .w-nav-close:before {
        font-weight: 300;
    }
    ul.w-nav-list.level_1.hover_simple {
        background: #F5EEE9 !important;
    }
    li#menu-item-28 a {
        justify-content: center;
    }
    .info-box {
        height: auto;
    }
    .domov-podpis {
        margin-bottom: 20px;
    }
    li#menu-item-28 {
        margin-left: 0;
    }
    header a {
        font-weight: 600;
        font-size: 18px !important;
    }
    li#menu-item-28 a {
        color: #B6672C !important;
        border: none !important;
        height: auto;
        display: flex;
        align-items: center;
    }
    .l-subheader.at_middle {
        padding-top: 15px;
    }
    .domov-title h1 {
        font-size: 40px;
    }
    .domov-content {
        padding-top: 20px;
    }
    .domov-text p {
        margin-bottom: 20px;
    }
}

@media(max-width:780px) {
    .vc_col-sm-4.wpb_column.vc_column_container.info-box__full .wpb_wrapper .w-vwrapper:first-child,
    .vc_col-sm-4.wpb_column.vc_column_container.info-box__full .wpb_wrapper .w-vwrapper:last-child {
        height: 400px;
    }
}

@media(max-width:750px) {
    .domov-title h1 {
        font-size: 40px;
    }
    .referencie-slide {
        padding: 50px 50px;
    }
    .referencie-slide__text {
        font-size: 18px;
    }
    .domov-title h1 {
        font-size: 36px;
    }
    .domov-text p {
        font-size: 18px;
    }
    .pre-firmy__main p {
        font-size: 20px;
    }
    .o-rozhovore__main {
        font-size: 20px;
    }
    .cennik-box {
        height: auto;
    }
    .cennik .vc_col-sm-4.wpb_column.vc_column_container {
        width: 100%;
        margin-bottom: 20px;
    }
    .kontakt-copy p {
        text-align: center;
    }
    .kontakt-mail {
        padding-bottom: 15px;
    }
    .kontakt-phone a {
        font-size: 30px;
    }
    .kontakt-mail a {
        font-size: 30px;
    }
}

@media(max-width:680px) {
    .domov-title {
        margin-bottom: 30px;
    }
    .domov-title h1 {
        font-size: 30px;
    }
}

@media(max-width:650px) {
    .vc_col-sm-4.wpb_column.vc_column_container.info-box__full .wpb_wrapper .w-vwrapper:last-child {
        padding-left: 0;
    }
    .vc_col-sm-4.wpb_column.vc_column_container.info-box__full .wpb_wrapper .w-vwrapper:first-child {
        padding-right: 0;
    }
    .vc_col-sm-4.wpb_column.vc_column_container.info-box__full .wpb_wrapper .w-vwrapper:first-child,
    .vc_col-sm-4.wpb_column.vc_column_container.info-box__full .wpb_wrapper .w-vwrapper:last-child {
        height: auto;
    }
    .info-box__full .vc_column-inner>.wpb_wrapper {
        column-count: auto;
    }
    .arrow-down {
        bottom: 0;
    }
    .domov-text p {
        margin-bottom: 90px;
    }
    .domov-title {
        margin-bottom: 30px;
    }
    .domov {
        padding-top: 50px !important;
    }
    .prev-class i:before {
        left: 20px;
    }
    .next-class i:before {
        right: 20px;
    }
    .cennik-box__title p {
        font-size: 26px;
    }
    .kontakt-phone a {
        font-size: 24px;
    }
    .kontakt-mail a {
        font-size: 24px;
    }
    .o-rozhovore {
        padding-bottom: 100px !important;
    }
    .o-rozhovore:after {
        height: 75px;
        bottom: -10px;
        background-size: contain;
        max-width: 500px !important;
    }
    .info-box__wrap .vc_col-sm-4.wpb_column.vc_column_container,
    .info-box__wrap--second .vc_col-sm-4.wpb_column.vc_column_container {
        width: 100% !important;
    }
}

@media(max-width:600px) {
    .o-mne__head p {
        line-height: 1.3;
    }
    .info-box__wrap .vc_col-sm-4.wpb_column.vc_column_container {
        margin-bottom: 0 !important;
    }
    li.w-nav-close {
        top: 10px;
    }
    .l-subheader.at_middle {
        padding-top: 0;
    }
}

@media(max-width:430px) {
    .cennik-info p {
        font-size: 16px;
    }
    .o-rozhovore__text {
        font-size: 16px;
    }
    .info-box__text p {
        font-size: 16px;
    }
    .parallax {
        text-align: center;
    }
    .parallax img {
        height: 350px;
    }
    .arrow-down {
        bottom: auto;
    }
    .domov-text p {
        margin-bottom: 20px;
    }
    .domov-content {
        padding-bottom: 0;
        margin: 0 !important;
    }
    .referencie-slide__text {
        font-size: 16px;
    }
    .referencie-slide {
        padding: 30px 60px;
        height: 500px;
    }
    .prev-class i:before {
        left: 10px;
        bottom: 20px;
        width: 100px;
    }
    .next-class i:before {
        right: 10px;
        bottom: 20px;
        width: 100px;
    }
}

@media(max-width:400px) {
    .referencie-slide {
        padding: 30px 30px;
        height: 450px;
    }
}