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

a:hover {
    text-decoration: none !important;
}

.sticky {
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%) !important;
}

.slideItem img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 20px;
}

.image-slider-prev {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 170px;
}

.image-slider-prev.swiper-button-disabled {
    opacity: 0.5;
}

.image-slider-next.swiper-button-disabled {
    opacity: 0.5;
}

.slider-section .w-html {
    position: relative;
}

.image-slider-prev i:before {
    background: url(assets/imgs/arrow-svg.svg);
    position: absolute;
    content: '' !important;
    z-index: 1;
    width: 78px;
    height: 50px;
    background-repeat: no-repeat;
    margin: auto;
    background-size: contain;
    transform: rotate(-180deg);
}

.image-slider-next i:before {
    background: url(assets/imgs/arrow-svg.svg);
    position: absolute;
    content: '' !important;
    z-index: 1;
    width: 78px;
    height: 50px;
    background-repeat: no-repeat;
    margin: auto;
    background-size: contain;
}

.image-slider-next {
    cursor: pointer;
    position: absolute;
    right: 80px;
    top: 1px;
}

.image-slider {
    width: 2000px !important;
    padding-top: 70px;
}

.l-subheader.at_middle {
    background: #E8F1FF !important;
    box-shadow: none !important;
}

.l-subheader-cell.at_right a {
    font-weight: 600;
    font-size: 16px;
}

.l-subheader-cell.at_right a.w-btn.us-btn-style_1.ush_btn_1.icon_atleft {
    padding: 10px 32px !important;
}

.l-subheader-cell.at_right a.w-btn.us-btn-style_1.ush_btn_1.icon_atleft i {
    opacity: 0.5;
}

.hero {
    background: #E8F1FF;
}

.hero-btn .w-btn-wrapper.align_none {
    margin-right: 15px;
}

.hero-info {
    margin-top: 120px !important;
}

.hero .l-section-h.i-cf {
    padding-top: 80px !important;
}

.hero-info__text p {
    font-size: 21px;
    color: #4D5565;
    line-height: 1.5;
}

.hero-subtitle p {
    color: #4D5565;
    font-size: 21px;
    line-height: 1.5;
    max-width: 600px;
}

.hero-title {
    margin-bottom: 30px !important;
}

.hero-subtitle {
    margin-bottom: 50px !important;
}

.services {
    position: relative;
    z-index: 0;
    padding-bottom: 120px;
}

.services:after {
    background: #E8F1FF;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 150px;
    z-index: -1;
    user-select: none;
}

.services-box {
    border: 1px solid rgba(21, 36, 70, 0.1);
    border-radius: 20px;
    padding: 40px;
    height: 100%;
    margin-bottom: 30px;
    background: white;
}

.services-box__wrap .vc_col-sm-3.wpb_column.vc_column_container {
    margin-bottom: 25px;
}

.services-box__wrap .wpb_wrapper {
    height: 100%;
}

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

.services-box__title {
    margin-bottom: 20px !important;
}

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

.services-box__text p {
    line-height: 1.25;
    color: #4D5565;
}

.about {
    background: #F9F9F9;
    padding-bottom: 120px !important;
    padding-top: 130px !important;
}

.about-box h4.w-iconbox-title {
    color: #152446;
    font-weight: 400;
    line-height: 1.3;
    font-size: 18px;
}

.about-img img {
    width: 100%;
    border-radius: 20px 20px 20px 110px;
}

.about-box {
    border: 1px solid #E8EAED;
    border-radius: 10px;
    padding: 20px;
    margin: 0px !important;
}

.about-box__wrap {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
}

.about-box--active {
    box-shadow: 0px 0px 50px rgb(0 0 0 / 5%);
    background: white;
}

.about-img {
    padding-left: 90px;
}

.about-text__first p {
    line-height: 1.25;
}

.about-text {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.about-text strong {
    color: #152446;
    font-weight: 700;
}

.about-text a {
    color: #2155CD;
    text-decoration: underline;
}

.w-separator.size_medium {
    border-bottom: 1px solid #E8EAED;
    margin-bottom: 120px;
    margin-top: 50px;
}

.about-text__first {
    color: #152446;
    padding-right: 90px;
    font-size: 28px;
}

.about-text__second {
    color: #4D5565;
}

.lekar-hero {
    background: #E8F1FF;
    padding-bottom: 60px !important;
}

.lekar-hero__box {
    max-width: 810px;
}

.lekar-hero__title {
    margin-bottom: 30px !important;
}

.lekar-hero__subtitle {
    color: #4D5565;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.5;
}

.lekar-img img {
    border-radius: 100px 10px 10px 10px;
}

.lekar-img {
    margin-bottom: 50px;
}

.lekar-title {
    margin-bottom: 30px;
}

.lekar-text {
    color: #4D5565;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
}

.lekar-skills {
    padding-top: 100px !important;
    padding-bottom: 150px !important;
}

.lekar-text strong {
    color: #152446;
}

.lekar-accordeon__title {
    margin-bottom: 70px;
}

.acordeon-wrap {
    padding-left: 90px;
}

.lekar-accordeon .w-tabs-section {
    border: 1px solid #E8EAED !important;
    border-radius: 10px;
    margin-bottom: 10px;
}

.lekar-accordeon ul {
    margin: 0 20px;
    list-style: none;
}

.lekar-accordeon .w-tabs-section-content {
    padding: 30px !important;
    padding-top: 0 !important;
    padding-bottom: 10px !important;
}

.lekar-accordeon button.w-tabs-section-header:hover {
    background: white !important;
}

.lekar-accordeon .w-tabs-section.active {
    box-shadow: 0px 0px 50px rgb(0 0 0 / 5%);
    border: none !important;
}

.lekar-accordeon .w-tabs-section-content-h.i-cf strong {
    color: #152446 !important;
}

.lekar-accordeon ul li::marker {
    display: none !important;
}

.active .w-tabs-section-control:after {
    user-select: none;
    display: none;
}

.active .w-tabs-section-control:before {
    transform: rotate(-45deg);
    user-select: none;
}

.lekar-accordeon .w-tabs-section-content-h.i-cf {
    color: #4D5565 !important;
}

.lekar-accordeon .active .w-tabs-section-control {
    color: #2155CD !important;
}

.lekar-accordeon .w-tabs-section-control {
    color: #7E8BA3;
}

.lekar-accordeon button.w-tabs-section-header.active {
    background: white;
}

.lekar-accordeon ul li {
    position: relative;
    margin-bottom: 20px;
}

.lekar-accordeon ul li:before {
    background: #4CD191 !important;
    border-radius: 3px !important;
    height: 9px !important;
    font-size: 20px !important;
    width: 9px !important;
    position: absolute;
    content: '';
    user-select: none;
    left: -20px;
    top: 10px;
}

.lekar-accordeon button.w-tabs-section-header.active {
    color: #2155CD !important;
}

.lekar-accordeon button.w-tabs-section-header {
    font-weight: 700;
    padding: 30px;
    color: #152446 !important;
    font-size: 21px !important;
    border-radius: 10px 10px 0 0;
}

.lekar-hero .l-section-h.i-cf {
    padding-top: 60px !important;
}

.info-bar {
    background: #2155CD;
    position: relative;
    border-radius: 10px 10px 10px 100px;
    color: white !important;
    padding: 90px;
    z-index: 0;
    overflow: hidden;
}

.info-bar-section {
    padding-bottom: 150px !important;
}

.info-bar a.w-btn.us-btn-style_1.icon_atleft i {
    color: #7E8BA3;
}

.info-bar:before {
    position: absolute;
    content: '';
    background-repeat: no-repeat;
    height: 800px;
    width: 800px;
    top: 0;
    background-size: cover !;
    left: -23%;
    z-index: -1;
    background: linear-gradient(180deg, #4CD191 0%, rgba(76, 209, 145, 0) 100%);
    transform: matrix(0.64, -0.75, 0.79, 0.64, 0, 0);
    border-radius: 350px;
    background-position: center;
    top: -80%;
    user-select: none;
}

.info-bar__home:after {
    top: 0;
    user-select: none;
    width: 100%;
    position: absolute;
    content: '';
    height: 160px;
    background: #F9F9F9;
    z-index: -1;
    left: 0;
}

.info-bar__home {
    position: relative;
    z-index: 5;
}

.info-bar a.w-btn.us-btn-style_1.icon_atleft i {
    color: #7E8BA3;
    margin-right: 10px !important;
    font-weight: 400;
}

.info-bar a.w-btn.us-btn-style_1.icon_atleft {
    border-radius: 7px;
    background: white;
    color: #152446 !important;
    font-weight: 700 !important;
    font-size: 24px;
    padding: 16px 48px !important;
    border: 0px solid white;
}

.info-bar a.w-btn.us-btn-style_1.icon_atleft:hover {
    background: #152446 !important;
    color: white !important;
    border: 0px solid #152446;
}

.info-bar .vc_col-sm-4.wpb_column.vc_column_container {
    text-align: center;
}

.info-bar h3 {
    color: white;
    margin-bottom: 20px;
}

.info-bar p {
    font-size: 21px;
    line-height: 1.7;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.75);
}

.slider-section {
    padding-bottom: 150px !important;
    overflow: hidden;
    padding-top: 150px !important;
    position: relative;
}

.info-bar .wpb_text_column {
    margin-bottom: 0px !important;
}

.cennik-hero .l-section-h.i-cf {
    padding-top: 60px !important;
}

.cennik tbody tr:nth-child(odd) {
    background: #F9F9F9;
    border-radius: 10px;
}

.cennik td.column-1 {
    font-size: 18px !important;
    color: #4D5565;
    line-height: 1.2;
    padding: 20px;
    border: none;
    border-radius: 10px 0px 0px 10px;
}

.cennik td.column-2 {
    border-radius: 0px 10px 10px 0;
    color: #152446 !important;
    font-weight: 700;
    font-size: 21px;
    padding: 20px;
    border: none;
}

.cennik {
    padding-top: 100px !important;
}

.cennik table {
    width: 90%;
}

.cennik caption {
    display: none;
}

.cennik-hero {
    background: #E8F1FF;
    padding-bottom: 60px !important;
}

.cennik-text a {
    color: #2155CD;
    text-decoration: underline;
    font-weight: 400 !important;
}

.cennik-text strong {
    color: #152446;
}

.cennik-text {
    color: #4D5565;
    line-height: 1.6;
    margin-bottom: 69px;
}

.support-title {
    margin-bottom: 13px !important;
    color: #7E8BA3;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25;
}

.contact {
    position: relative;
    z-index: 1;
}

.contact:after {
    position: absolute;
    user-select: none;
    top: 0;
    left: 0;
    width: 100%;
    background: #E8F1FF;
    height: 500px;
    z-index: -1;
    content: '';
}

.contact-subtitle {
    margin-bottom: 40px !important;
}

.contact-box {
    border-radius: 10px;
    background: white;
    border: 1px solid #E8EAED;
    padding: 40px;
    align-items: center;
    margin-bottom: 0 !important;
}

.contact-box .w-image.align_none {
    margin-right: 30px !important;
}

.contact-box p {
    margin-bottom: 10px !important;
}

.contact-box a {
    font-size: 28px;
    font-weight: 700;
    color: #2155CD;
    line-height: 1.25;
    text-decoration: underline;
}

.contact-box strong a {
    color: #152446 !important;
    text-decoration: none !important;
}

.contact-item {
    padding: 35px;
    border: 1px solid #E8EAED;
    align-items: center !important;
    border-radius: 10px;
    width: 47%;
    margin-top: 30px;
    margin-right: 0 !important;
    background: white;
}

.contact-item__wrap {
    justify-content: space-between;
    margin-right: 0 !important;
    gap: 30px !important;
}

.contact-item h4 {
    color: #7E8BA3;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px !important;
    padding-bottom: 0 !important;
}

.contact-img {
    padding-left: 120px;
}

.contact-img img {
    width: 100%;
    border-radius: 100px 10px 10px 10px;
}

.contact {
    padding-bottom: 160px !important;
}

.poistovne {
    background: #F9F9F9;
    padding-top: 85px !important;
    padding-bottom: 85px !important;
}

.poistovne-inner {
    padding: 0 !important;
}

.poistovne-img {
    text-align: center;
}

.footer {
    background: #2155CD;
    padding-top: 130px !important;
    padding-bottom: 130px !important;
    color: white;
    z-index: 10;
    position: relative;
}

.footer ul#menu-header-menu-1 li {
    margin-bottom: 10px !important;
    color: white;
}

.footer:before {
    position: absolute;
    content: '';
    background: linear-gradient(180deg, #4CD191 0%, rgba(76, 209, 145, 0) 100%);
    border-radius: 200px 20px 20px 20px;
    transform: rotate(-135deg);
    left: -230px;
    z-index: 0;
    width: 1000px;
    height: 1000px;
    top: 240px;
    user-select: none;
}

.footer-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px !important;
}

.footer-box {
    align-items: flex-start;
}

.footer-phone h4 {
    color: white !important;
    font-weight: 700;
    font-size: 24px;
    text-decoration: underline;
}

.footer-phone h4.w-iconbox-title:hover {
    text-decoration: none;
    transition: linear 0.2s all;
}

.footer-mail h4 {
    color: white !important;
    font-weight: 700;
    font-size: 24px;
}

.footer-phone {
    margin-bottom: 10px !important;
}

.footer-text {
    color: #ffffffc2;
}

.footer-text strong {
    color: white;
}

.footer-text a {
    color: white;
    text-decoration: underline;
}

.footer-box i {
    color: rgba(255, 255, 255, 0.5);
}

@media(max-width:1699px) {
    .image-slider {
        width: 1680px !important;
        padding-top: 70px;
    }
    .contact-item {
        padding: 20px;
    }
}

@media(max-width:1399px) {
    .services-box__title {
        width: 52%;
    }
    .services-box__wrap {
        margin: 0 !important;
    }
    .about-box {
        margin-right: 0 !important;
    }
    .about-box__wrap {
        grid-template-columns: 1fr 1fr;
        padding-bottom: 40px;
    }
    .services-box__wrap .vc_col-sm-3.wpb_column.vc_column_container {
        width: 50%;
    }
    .contact-item {
        width: 50%;
    }
    .contact-item__wrap {
        display: block;
    }
    .footer-box {
        margin-bottom: 50px;
    }
    .footer .vc_col-sm-3.wpb_column.vc_column_container {
        width: 30%;
    }
    .footer .vc_col-sm-2.wpb_column.vc_column_container {
        width: 21%;
    }
    .info-bar {
        border-radius: 10px 10px 10px 50px;
        padding: 30px;
    }
}

@media(max-width:1100px) {
    .contact:after {
        height: 40%;
    }
    .services-box__title {
        width: 100%;
    }
    .contact-img img {
        aspect-ratio: 1/1;
        object-fit: cover;
    }
    .contact-item__wrap {
        display: flex;
        justify-content: center;
    }
    .poistovne .g-cols.wpb_row.via_flex.valign_middle.type_default.stacking_default {
        justify-content: space-between;
    }
    .footer {
        padding-bottom: 60px !important;
    }
    .info-bar__home .w-btn-wrapper.align_none {
        margin: 0;
    }
    .info-bar .vc_col-sm-4.wpb_column.vc_column_container {
        width: 100%;
        margin-top: 25px;
    }
    .info-bar .vc_col-sm-8.wpb_column.vc_column_container {
        width: 100%;
    }
    .info-bar h3 {
        margin-bottom: 0px;
    }
    .about-img img {
        aspect-ratio: 1/1;
        object-fit: cover;
        border-radius: 10px 10px 10px 50px;
    }
    .hero h2,
    .about h2,
    .slider-section h2,
    .lekar-skills h2 {
        font-size: 36px;
    }
    .hero-title h1,
    .lekar-hero h1,
    .cennik-hero h1,
    .contact h1 {
        font-size: 50px;
    }
    .hero .l-section-h.i-cf {
        padding-top: 80px !important;
    }
    .image-slider {
        width: 1460px !important;
        padding-top: 70px;
    }
    .about .vc_col-sm-6.wpb_column.vc_column_container {
        width: 100%;
    }
    .about-img {
        padding-left: 0;
    }
    .lekar-skills .vc_col-sm-8.wpb_column.vc_column_container.acordeon-wrap {
        width: 100%;
        padding-left: 0;
        padding-top: 50px;
    }
    .lekar-skills .vc_col-sm-4.wpb_column.vc_column_container {
        width: 100%;
    }
    .cennik .vc_col-sm-4.wpb_column.vc_column_container {
        width: 100%;
        margin-top: 50px;
    }
    .cennik table {
        width: 100%;
    }
    .cennik .vc_col-sm-8.wpb_column.vc_column_container {
        width: 100%;
    }
    .contact .vc_col-sm-6.wpb_column.vc_column_container {
        width: 100%;
    }
    .contact-img {
        padding-left: 0;
        padding-top: 50px;
    }
    .footer .vc_col-sm-2.wpb_column.vc_column_container {
        width: 50%;
    }
    .footer .vc_col-sm-3.wpb_column.vc_column_container {
        width: 50%;
    }
    .poistovne-col {
        width: 30% !important;
    }
    .poistovne-title__wrap {
        width: 100% !important;
        text-align: center;
        padding-bottom: 35px;
    }
}

@media(max-width:900px) {
    .hero h2,
    .about h2,
    .slider-section h2,
    .lekar-skills h2 {
        font-size: 30px;
    }
    .hero-title h1,
    .lekar-hero h1,
    .cennik-hero h1,
    .contact h1 {
        font-size: 40px;
    }
}

@media(max-width:767px) {
    .services-box {
        height: auto;
    }
    .services-box__wrap .vc_col-sm-3.wpb_column.vc_column_container {
        width: 100%;
    }
    .services-box__wrap .vc_col-sm-3.wpb_column.vc_column_container {
        margin: 0 !important;
    }
    .contact-item__wrap {
        display: block;
    }
    .lekar-img img {
        border-radius: 50px 10px 10px 10px;
    }
    .contact-img img {
        border-radius: 50px 10px 10px 10px;
    }
    .footer:before {
        position: absolute;
        content: '';
        background: linear-gradient(180deg, #4CD191 0%, rgba(76, 209, 145, 0) 60%);
        border-radius: 200px 20px 20px 20px;
        transform: rotate(-145deg);
        left: -120px;
        z-index: 0;
        width: 1000px;
        height: 1000px;
        top: 240px;
        user-select: none;
        opacity: 0.8;
    }
    .image-slider {
        width: 700px !important;
    }
    .about-text__first {
        padding-right: 0;
    }
    .slideItem {
        width: 100%;
    }
    .slideItem img {
        width: 350px;
    }
    .image-slider {
        padding-top: 110px;
    }
    .footer {
        padding-top: 60px !important;
    }
    .hero-btn {
        width: 100%;
    }
    .hero .vc_col-sm-6.wpb_column.vc_column_container {
        width: 100%;
    }
    .lekar-accordeon button.w-tabs-section-header {
        padding: 20px;
        font-size: 18px !important;
    }
    .info-bar:before {
        height: 600px;
        user-select: none;
        width: 600px;
    }
    .info-bar a.w-btn.us-btn-style_1.icon_atleft {
        font-size: 20px;
        padding: 16px 18px !important;
    }
    .info-bar p {
        font-size: 18px;
    }
    .info-bar h3 {
        font-size: 26px;
    }
    .info-bar {
        padding: 30px;
    }
    .contact-item {
        width: 100%;
    }
    .contact-box .w-image-h {
        margin-bottom: 25px;
    }
    .contact-box a {
        font-size: 24px;
    }
    .contact-box {
        padding: 30px;
        display: block;
    }
    .footer-box {
        margin-bottom: 30px;
    }
    .footer .vc_col-sm-3.wpb_column.vc_column_container {
        width: 100%;
    }
    .footer .vc_col-sm-2.wpb_column.vc_column_container {
        width: 100%;
    }
    .poistovne-col {
        width: 100% !important;
        margin-bottom: 50px !important;
    }
}

@media(max-width:600px) {
    .image-slider {
        width: 100% !important;
    }
    .about-box__wrap {
        grid-template-columns: 1fr;
    }
    .contact {
        padding-bottom: 70px !important;
    }
    .contact-item h4 {
        margin-bottom: 10px !important;
    }
    .contact-box a {
        font-size: 20px;
    }
    .info-bar-section {
        padding-bottom: 70px !important;
    }
    .cennik-text {
        margin-bottom: 40px;
    }
    .cennik {
        padding-top: 60px !important;
    }
    .cennik-hero .l-section-h.i-cf {
        padding-top: 80px !important;
    }
    .info-bar-section {
        padding-bottom: 70px !important;
    }
    .lekar-skills {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .lekar-hero__subtitle {
        font-size: 18px;
    }
    .lekar-hero .l-section-h.i-cf {
        padding-top: 80px !important;
    }
    .poistovne {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .slider-section {
        padding-bottom: 70px !important;
        padding-top: 60px !important;
    }
    .w-separator.size_medium {
        margin-bottom: 70px;
        margin-top: 50px;
    }
    .about {
        padding-bottom: 60px !important;
        padding-top: 60px !important;
    }
    .services {
        padding-bottom: 60px;
    }
    .hero-info {
        margin-top: 60px !important;
    }
    .services-box__title {
        width: 100%;
    }
    .hero-info__text p {
        font-size: 18px;
    }
    .services-box__wrap {
        margin-bottom: 20px !important;
    }
    .services-box {
        padding: 25px !important;
    }
    .l-subheader-cell.at_right a.w-btn.us-btn-style_1.ush_btn_1.icon_atleft {
        display: none;
    }
    .image-slider-prev {
        right: 170px;
    }
    .image-slider-next {
        right: 80px;
    }
    .slideItem img {
        width: 100%;
    }
}

@media(max-width:500px) {
    .hero-info h2 {
        font-size: 30px;
    }
    .hero-subtitle p {
        font-size: 18px;
    }
    .hero-title h1 {
        font-size: 38px;
    }
}

.slideImgWrapper {
    line-height: 0;
}