* {
    font-family: 'Ubuntu', sans-serif;
}

body {
    font-weight: 400;
    line-height: 1.5;
}

body .text-center {
    color: #505050;
}

.navireo-body {
    font-weight: 400;
}

p, li {
    font-size: 15px;
    color: #505050;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

.main-container {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.content {
    flex: 1;
}

.font-weight-bold-600 {
    font-weight: 600;
}

.none {
    display: none !important;
}

.box-shadow {
    box-shadow: 0px 3px 6px #0000000D;
}

.subtitle-container {
    padding: 67px 0 !important;
}

.wizyta__opinions {
    margin-bottom: 50px;
}

.bar, .bar-text, .text-btn {
    color: white !important;
}

.subtitle {
    margin-bottom: 1px;
}

.slick-dots li {
    margin: 5px !important;
}

h2, h3, h4, a {
    line-height: 1.67;
}

h4 p {
    line-height: 1.67;
}

.color-base-gray {
    color: #505050;
}

.color-title {
    color: #303030;
}

.color-medium-gray {
    color: #686868;
}

.color-darkblue {
    color: #273252 !important;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-13 {
    font-size: 13px;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-15 {
    font-size: 15px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-18 {
    font-size: 18px;
}

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

.font-size-22 {
    font-size: 22px;
}

.font-size-24 {
    font-size: 24px;
}

.font-size-25 {
    font-size: 25px !important;
}

.font-size-28 {
    font-size: 28px;
}

.font-size-30 {
    font-size: 30px;
}

.font-size-32 {
    font-size: 32px;
}

.font-size-36 {
    font-size: 36px;
}

.font-size-40 {
    font-size: 40px;
}

.font-size-48 {
    font-size: 48px;
}

.font-size-54 {
    font-size: 54px;
}

.font-size-60 {
    font-size: 60px;
}

.font-size-72 {
    font-size: 72px;
}

.font-regular {
    font-weight: 400 !important;
}

.font-medium {
    font-weight: 500 !important;
}

.font-bold {
    font-weight: 600 !important;
}

.img-container img {
    max-height: 104px;
}

.img-wrapper-link img {
    width: 100%;
}

.margin-bottom-zero {
    margin-bottom: 0;
}

.footer {
    font-size: .9rem;
}

.footer-content {
    background-color: #F5F5F5;
    min-height: 261.6px;
}

.footer-content-mobile {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    background-color: #F5F5F5;
}

.pointer {
    cursor: pointer;
}

@media screen and (max-width: 992px) {
    .margin-for-header {
        margin-top: 58.5px !important;
    }
}

@media only screen and (max-width: 826px) {
    .tablet-none-banner {
        display: none;
    }

    .tablet-block-banner {
        display: block !important;
    }
}

@media only screen and (max-width: 768px) {
    .footer-content {
        padding-bottom: 1rem !important;
    }

    .justify-content-center-mobile {
        justify-content: center !important;
        display: flex;
    }

    .tablet-none {
        display: none !important;
    }

    .tablet-block {
        display: block !important;
    }
}

@media only screen and (max-width: 576px) {
    .main-footer-mobile {
        background-color: #ffffff !important;
    }

    .mobile-none {
        display: none !important;
    }

    .mobile-block {
        display: block !important;
    }

    .mobile-block-title p {
        text-align: left !important;
        font-size: 25px !important;
        font-weight: 600 !important;
        color: #303030 !important;
        line-height: 1.2 !important;
        margin-bottom: 0 !important;
    }

    .mobile-flex {
        display: flex !important;
    }

    .width-100-mobile {
        width: 100%;
    }

    .subtitle-container {
        padding: 30.5px 0 !important;
    }

    .social-media-container {
        position: relative;
        top: -34px;
    }

    .footer {
        font-size: .8rem;
    }

    .image-zoom.pointer {
        pointer-events: none;
        cursor: default;
    }
}

@media (min-width: 1140px) {
    .container {
        max-width: 1220px !important;
    }
}

/* Banner */
.banner img {
    max-height: 540px;
    min-height: 540px;
    width: 100%;
    object-fit: cover;
}

.banner-img__desktop {
    width: 100%; 
    height: 100%; 
    object-fit: cover;
}

.banner-img__responsive {
    width: 100%;
    height: auto;
}

.banner-text {
    position: fixed;
    top: 20%;
    z-index: 99;
    left: 64px;
    margin-left: 145px;
}

.banner-title p {
    font-weight: 600;
    font-size: 32px;
    color: white;
    line-height: 42px;
}

.banner-title-margin {
    margin-bottom: 20px;
}

.banner-subtitle p {
    font-size: 16px !important;
    color: #fff !important;
}

.banner-subtitle__text {
    line-height: 1.7;
}

.banner-subtitle--small p {
    font-size: 15px !important;
    color: #fff !important;
}

.banner-endtext p {
    font-size: 13px !important;
    color: #fff !important;
}

.banner-edntext--grey p {
    font-size: 12px !important;
    color: #686868 !important;
}

.checklist-item {
    position: relative;
    padding-left: 18px;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 3px;
}

.checklist-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px; 
    height: 10px; 
    background-image: url("/static/zarezerwuj/images/check_white.dfd3ded5ef27.svg"); 
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

@media only screen and (min-width: 1800px) {
    .banner img {
        min-height: 100%;
        max-height: 100%;
    }
}

@media only screen and (max-width: 1250px) {
    .responsive-none {
        display: none !important;
    }

    .responsive-block {
        display: block !important;
    }

    .banner-img__responsive {
        max-width: 100% !important;
        height: auto !important;
    }
}

@media only screen and (max-width: 1200px) {
    .banner-text {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 826px) {
    .tablet-banner-margin {
        top: 19% !important;
        margin-left: -50px !important;
    }

    .banner img {
        height: 540px;
    }

    .banner::after {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .banner img {
        object-fit: cover;
        object-position: right;
    }
}

@media only screen and (max-width: 576px) {
    .banner img {
        max-height: 256px;
        min-height: 128px;
    }

    .mobile-banner {
        padding: 10px 20px 20px;
    }

    .responsive-design {
        padding: 0;
    }

    .tablet-block-banner {
        display: none !important;
    }

    .banner-title p {
        font-size: 25px;
        color: #303030;
        text-align: left;
    }

    .banner::after {
        background: none !important;
    }

    .box-shadow {
        box-shadow: none;
    }

    .checklist-item {
        position: relative;
        padding-left: 18px;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 300;
        margin-bottom: 3px;
        margin-left: 0;
        text-align: left;
    }
    
    .checklist-item::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 8px; 
        height: 8px; 
        background-image: url("/static/zarezerwuj/images/check_green.b10132bcb0ae.svg"); 
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
}
/* End banner */
