.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1500px;
}
body {font-family: 'Lato';}body {line-height: 1.6;font-size: clamp(13px, 10.4000px + 0.6000vw, 16px) ;font-weight: 400;color: #191c1d;}.oxy-nav-menu-hamburger-line {background-color: #191c1d;}h1, h2, h3, h4, h5, h6 {font-family: Verdana, Geneva, sans-serif;font-size: clamp(28px, 15.2727px + 2.5455vw, 56px) ;font-weight: 700;line-height: 1.3;color: #212a47;}h2, h3, h4, h5, h6{font-size: clamp(22px, 15.6364px + 1.2727vw, 36px) ;font-weight: 700;line-height: 1.3;color: #212a47;}h3, h4, h5, h6{font-size: clamp(20px, 15.4545px + 0.9091vw, 30px) ;font-weight: 700;line-height: 1.3;color: #212a47;}h4, h5, h6{font-size: clamp(18px, 14.3636px + 0.7273vw, 26px) ;font-weight: 700;line-height: 1.3;color: #212a47;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #994b46;text-decoration: none;}a:hover {color: #191c1d;text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: clamp(4rem, calc(4rem + ((1vw - 0.6rem) * 4.6154)), 10rem) ;
padding-right: 60px;
padding-bottom: clamp(4rem, calc(4rem + ((1vw - 0.6rem) * 4.6154)), 10rem) ;
padding-left: 60px;
}.ct-new-columns > .ct-div-block {
}.oxy-header-container {
padding-right: 60px;
padding-left: 60px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.znany-lekarz-button {
}
.button-black:hover{
background-color :#994b46;
border: 1px solid #994b46;
color: #ffffff;
}.button-black:hover{
}
.button-black {
background-color :#853a36;
border: 1px solid #853a36;
}.button-black {
 button-hover_color:#994b46;
 border-radius:0px;
 padding-top:15px;
 padding-bottom:15px;
 padding-left:40px;
 padding-right:40px;
 font-size:1.2em;
 font-weight:700;
 letter-spacing:2px;
 transition-duration:0.3s;
 position:relative;
}
@media (max-width: 766px) {
.button-black {
 letter-spacing:1.2px;
}
}

.oxel-breadcrumb-wrapper {
 width:100%;
}
.oxel-breadcrumb-code {
 width:100%;
}
.oxy-stock-content-styles {
}
.row-wpis {
 padding-left:25px;
 padding-top:25px;
 padding-right:25px;
 padding-bottom:25px;
 border-radius:10px;
 width:100%;
 border-top-color:#212a47;
 border-right-color:#212a47;
 border-bottom-color:#212a47;
 border-left-color:#212a47;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
@media (max-width: 766px) {
.row-wpis {
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
}
}

.page-header {
background-image: linear-gradient(90deg, #ffffff, #f6f4f0, #ffffff, #f6f4f0, #ffffff);}
.page-header .ct-section-inner-wrap {
padding-top: 25px;
padding-bottom: 25px;
}
@media (max-width: 1279px) {
.page-header {
}
}

@media (max-width: 1024px) {
.page-header {
}
.page-header .ct-section-inner-wrap {
padding-top: 40px;
padding-bottom: 40px;
}
}

@media (max-width: 766px) {
.page-header {
}
.page-header .ct-section-inner-wrap {
padding-top: 20px;
padding-bottom: 20px;
}
}

.oxel_horizontal_divider {
 width:60px;
 margin-top:10px;
 margin-bottom:10px;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_horizontal_divider__line {
 height:2px;
 background-color:#d79a98;
}
.breadcrumbs-wrapper {
 width:100%;
}
.eyebrow-box {
 margin-bottom:15px;
 padding-bottom:0px;
}
.eyebrow:before{
  content:"";
}
.eyebrow {
 text-transform:uppercase;
 letter-spacing:1.5px;
 font-size:14px;
 gap:10px;
 font-weight:700;
 color:#853a36;
}
.eyebrow:not(.ct-section):not(.oxy-easy-posts),
.eyebrow.oxy-easy-posts .oxy-posts,
.eyebrow.ct-section .ct-section-inner-wrap{
display:inline-flex;
align-items:center;
gap:10px;
}
@media (max-width: 1500px) {
.eyebrow {
 font-size:14px;
}
}

@media (max-width: 1279px) {
.eyebrow {
 font-size:13px;
}
}

@media (max-width: 766px) {
.eyebrow {
 font-size:11px;
}
}

.co-zyskujesz-wrapper {
 gap:20px;
 width:100%;
 margin-top:20px;
}
.co-zyskujesz-wrapper:not(.ct-section):not(.oxy-easy-posts),
.co-zyskujesz-wrapper.oxy-easy-posts .oxy-posts,
.co-zyskujesz-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
gap:20px;
}
@media (max-width: 1500px) {
.co-zyskujesz-wrapper {
}
}

@media (max-width: 1024px) {
.co-zyskujesz-wrapper {
 gap:10px;
}
.co-zyskujesz-wrapper:not(.ct-section):not(.oxy-easy-posts),
.co-zyskujesz-wrapper.oxy-easy-posts .oxy-posts,
.co-zyskujesz-wrapper.ct-section .ct-section-inner-wrap{
gap:10px;
}
}

@media (max-width: 766px) {
.co-zyskujesz-wrapper {
 gap:20px;
}
.co-zyskujesz-wrapper:not(.ct-section):not(.oxy-easy-posts),
.co-zyskujesz-wrapper.oxy-easy-posts .oxy-posts,
.co-zyskujesz-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:20px;
}
}

.korzysci-box {
 padding-top:25px;
 padding-right:25px;
 padding-bottom:25px;
 padding-left:25px;
 border-radius:10px;
}
.korzysci-box:not(.ct-section):not(.oxy-easy-posts),
.korzysci-box.oxy-easy-posts .oxy-posts,
.korzysci-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 1500px) {
.korzysci-box {
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
}
}

@media (max-width: 1279px) {
.korzysci-box {
 padding-top:15px;
 padding-right:15px;
 padding-bottom:15px;
 padding-left:15px;
}
}

@media (max-width: 1024px) {
.korzysci-box {
}
}

.korzysci-liczba {
 font-family:Verdana, Geneva, sans-serif;
 line-height:1;
 font-size:2em;
 font-weight:700;
 color:#ffffff;
}
.korzysci-text-box {
 gap:10px;
 border-top-style:solid;
 border-top-color:#f6f4f0;
 border-top-width:1px;
 padding-top:20px;
}
.korzysci-text-box:not(.ct-section):not(.oxy-easy-posts),
.korzysci-text-box.oxy-easy-posts .oxy-posts,
.korzysci-text-box.ct-section .ct-section-inner-wrap{
gap:10px;
}
.co-zyskujesz-img {
 height:60px;
 object-fit:contain;
 width:auto;
}
@media (max-width: 1500px) {
.co-zyskujesz-img {
 height:55px;
}
}

@media (max-width: 1279px) {
.co-zyskujesz-img {
 height:50px;
}
}

@media (max-width: 1024px) {
.co-zyskujesz-img {
 height:40px;
}
}

@media (max-width: 766px) {
.co-zyskujesz-img {
 height:35px;
}
}

.kroki-heading {
 font-family:Verdana, Geneva, sans-serif;
 font-size:1.3em;
 color:#ffffff;
 text-transform:uppercase;
 font-weight:500;
}
@media (max-width: 1024px) {
.kroki-heading {
 font-size:1.1em;
}
}

.img-border {
 border-radius:15px;
}
.below-heading {
 font-size:1.1em;
 text-transform:uppercase;
 letter-spacing:1.3px;
 font-weight:700;
 color:#853a36;
 margin-top:20px;
}
@media (max-width: 1500px) {
.below-heading {
 font-size:1em;
}
}

@media (max-width: 1279px) {
.below-heading {
}
}

@media (max-width: 766px) {
.below-heading {
}
}

.text-link:hover{
 color:#191c1d;
}
.text-link {
 padding-top:3px;
 padding-bottom:3px;
 color:#853a36;
}
.icon-container {
 gap:10px;
}
.icon-container:not(.ct-section):not(.oxy-easy-posts),
.icon-container.oxy-easy-posts .oxy-posts,
.icon-container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:10px;
}
@media (max-width: 1279px) {
.icon-container {
 gap:8px;
}
.icon-container:not(.ct-section):not(.oxy-easy-posts),
.icon-container.oxy-easy-posts .oxy-posts,
.icon-container.ct-section .ct-section-inner-wrap{
gap:8px;
}
}

@media (max-width: 766px) {
.icon-container {
 gap:6px;
}
.icon-container:not(.ct-section):not(.oxy-easy-posts),
.icon-container.oxy-easy-posts .oxy-posts,
.icon-container.ct-section .ct-section-inner-wrap{
align-items:center;
gap:6px;
}
}

.icon-text {
 min-width:24px;
 max-width:4px;
 width:20px;
}
.icon-text:not(.ct-section):not(.oxy-easy-posts),
.icon-text.oxy-easy-posts .oxy-posts,
.icon-text.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1500px) {
.icon-text {
 width:22px;
 min-width:22px;
 max-width:22px;
}
}

@media (max-width: 1279px) {
.icon-text {
 width:20px;
 min-width:20px;
 max-width:20px;
}
}

@media (max-width: 1024px) {
.icon-text {
 width:18px;
 min-width:18px;
 max-width:18px;
}
}

@media (max-width: 766px) {
.icon-text {
 width:16px;
 min-width:16px;
 max-width:16px;
}
}

.code-widget {
}
.button-brown {
background-color :#1e73be;
border: 1px solid #1e73be;
padding: 0px 0px;
}.button-brown {
 background-color:#b5807e;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 padding-left:26px;
 padding-right:26px;
 padding-top:12px;
 padding-bottom:12px;
 margin-bottom:15px;
}
@media (max-width: 1024px) {
.button-brown {
 padding-top:10px;
 padding-bottom:10px;
 padding-left:20px;
 padding-right:20px;
}
}

.divider-box {
 width:100%;
}
.divider-box:not(.ct-section):not(.oxy-easy-posts),
.divider-box.oxy-easy-posts .oxy-posts,
.divider-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
.box-animate {
}
.korzysci-heading {
 font-family:Verdana, Geneva, sans-serif;
 font-size:1em;
 font-weight:700;
 text-transform:uppercase;
 color:#191c1d;
 margin-top:5px;
}
@media (max-width: 1279px) {
.korzysci-heading {
 font-size:0.9em;
}
}

.kompleksowe-podejscie {
 gap:5px;
 padding-top:15px;
 padding-right:20px;
 padding-bottom:15px;
 padding-left:20px;
 background-color:#ffffff;
 border-radius:10px;
}
.kompleksowe-podejscie:not(.ct-section):not(.oxy-easy-posts),
.kompleksowe-podejscie.oxy-easy-posts .oxy-posts,
.kompleksowe-podejscie.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:5px;
}
@media (max-width: 1279px) {
.kompleksowe-podejscie {
}
}

@media (max-width: 1024px) {
.kompleksowe-podejscie {
 gap:3px;
}
.kompleksowe-podejscie:not(.ct-section):not(.oxy-easy-posts),
.kompleksowe-podejscie.oxy-easy-posts .oxy-posts,
.kompleksowe-podejscie.ct-section .ct-section-inner-wrap{
gap:3px;
}
}

.korzysci-img {
 object-fit:contain;
 margin-bottom:10px;
 width:100%;
 height:80px;
}
@media (max-width: 1500px) {
.korzysci-img {
 height:70px;
}
}

@media (max-width: 1279px) {
.korzysci-img {
 height:60px;
}
}

@media (max-width: 1024px) {
.korzysci-img {
 height:50px;
}
}

.kompleksowe-text {
 text-align:left;
 font-size:1em;
 line-height:1.2;
 margin-top:5px;
}
@media (max-width: 1500px) {
.kompleksowe-text {
 font-size:0.9em;
}
}

@media (max-width: 1024px) {
.kompleksowe-text {
 font-size:0.8em;
}
}

@media (max-width: 766px) {
.kompleksowe-text {
}
}

.divider-bg {
 background-color:#ffffff;
}
.swing {
}
.footer-col {
 gap:25px;
}
.footer-col:not(.ct-section):not(.oxy-easy-posts),
.footer-col.oxy-easy-posts .oxy-posts,
.footer-col.ct-section .ct-section-inner-wrap{
gap:25px;
}
@media (max-width: 1024px) {
.footer-col {
 gap:15px;
}
.footer-col:not(.ct-section):not(.oxy-easy-posts),
.footer-col.oxy-easy-posts .oxy-posts,
.footer-col.ct-section .ct-section-inner-wrap{
gap:15px;
}
}

.footer-text {
 color:#191c1d;
 font-size:0.8em;
 padding-top:0px;
}
@media (max-width: 1024px) {
.footer-text {
 font-size:0.9em;
}
}

.footer-heading {
 font-size:1em;
 font-weight:700;
 text-transform:uppercase;
 color:#853a36;
}
@media (max-width: 1279px) {
.footer-heading {
 font-size:0.9em;
}
}

@media (max-width: 1024px) {
.footer-heading {
}
}

.ikony-kontakt-wrapper:hover{
 color:#5b4532;
}
.ikony-kontakt-wrapper {
 gap:5px;
 padding-top:4px;
 padding-bottom:4px;
}
.ikony-kontakt-wrapper:not(.ct-section):not(.oxy-easy-posts),
.ikony-kontakt-wrapper.oxy-easy-posts .oxy-posts,
.ikony-kontakt-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:5px;
}
@media (max-width: 1279px) {
.ikony-kontakt-wrapper {
}
.ikony-kontakt-wrapper:not(.ct-section):not(.oxy-easy-posts),
.ikony-kontakt-wrapper.oxy-easy-posts .oxy-posts,
.ikony-kontakt-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 1024px) {
.ikony-kontakt-wrapper {
 text-align:center;
}
.ikony-kontakt-wrapper:not(.ct-section):not(.oxy-easy-posts),
.ikony-kontakt-wrapper.oxy-easy-posts .oxy-posts,
.ikony-kontakt-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
}
}

@media (max-width: 766px) {
.ikony-kontakt-wrapper {
 gap:2px;
 padding-top:2px;
}
.ikony-kontakt-wrapper:not(.ct-section):not(.oxy-easy-posts),
.ikony-kontakt-wrapper.oxy-easy-posts .oxy-posts,
.ikony-kontakt-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
gap:2px;
}
}

.ikony-kontakt {
 height:13px;
 object-fit:contain;
 margin-top:2px;
 width:auto;
}
@media (max-width: 1500px) {
.ikony-kontakt {
 height:12px;
}
}

@media (max-width: 766px) {
.ikony-kontakt {
 height:8px;
 width:8px;
 margin-top:0px;
}
}

.link-footer:hover{
 color:#994b46;
}
.link-footer {
 font-weight:700;
 color:#191c1d;
 font-size:0.8em;
 transition-duration:0.3s;
}
.text-contact-topbar {
 font-size:14px;
 line-height:1;
 color:#191c1d;
 font-weight:700;
 transition-duration:0.3s;
}
@media (max-width: 1500px) {
.text-contact-topbar {
 font-size:12px;
}
}

@media (max-width: 1024px) {
.text-contact-topbar {
 text-align:left;
}
}

@media (max-width: 766px) {
.text-contact-topbar {
 font-size:9px;
 text-align:left;
 padding-top:3px;
 padding-bottom:3px;
}
}

.header-logo {
}
.cena {
 font-size:1.3em;
 color:#853a36;
 font-weight:700;
}
.Mikronota {
}
.mikronota {
 padding-left:15px;
 padding-top:10px;
 padding-right:15px;
 padding-bottom:10px;
 border-top-color:#2a2c3a;
 border-right-color:#2a2c3a;
 border-bottom-color:#2a2c3a;
 border-left-color:#2a2c3a;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.footer-link:hover{
 color:#994b46;
}
.footer-link {
 color:#191c1d;
 transition-duration:0.3s;
}
.tabela-cennik {
}
html {
font-size: 62.5%;
}

html, body {
    overflow-x: hidden;
}
.znany-lekarz-button .button-black:after{
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translate(-50%, 0);
content: "na znanylekarz.pl";
  color: #853a36;
  font-size: 0.8em;
  white-space: nowrap;
}

body {
  background-color: #f6f4f0;
}

h2, h3, h4{
  margin-bottom: 15px;
}

.oxy-rich-text h2, .oxy-rich-text h3 {
  margin-top: 40px;
}

.oxy-rich-text h2:first-child, .oxy-rich-text h3:first-child {
  margin-top: 0px;
}

.single-post figure {
    margin: 2.5em auto !important;
  text-align: center;
}

body.oxygen-aos-enabled {
overflow-y: hidden; 
}

body li::marker {
  color: #994b46;
}

.oxy-rich-text ul, .oxy-rich-text ol {
    margin-block-start: 5px;
    padding-inline-start: 25px;
}

.oxy-rich-text ul li, .oxy-rich-text ol li {
    margin-bottom: 10px;
}

.divider-bg {
  mask-image: linear-gradient(90deg,rgba(0,0,0,0) 10%,rgba(0,0,0,.8) 30%,rgba(0,0,0,.8) 70%,rgba(0,0,0,0) 100%);
-webkit-mask-image: linear-gradient(90deg,rgba(0,0,0,0) 10%,rgba(0,0,0,.8) 30%,rgba(0,0,0,.8) 70%,rgba(0,0,0,0) 100%);
}

.img-border-radius-left {
  border-radius: 100% 0% 20% 50% / 85% 100% 20% 38%;
}

  .eyebrow::before {
    content: "";
    width: 22px !important;
    height: 1px;
    background: #b89b6e;
    display: inline-block;
}

/* Przycisk effekt */

.button-eff:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  transition: 0.5s;
}
.button-eff:hover {
  padding-left: 22px;
  padding-right: 30px;
}
.button-eff:hover:after {
  opacity: 1;
  right: 12px;
}

/* klasa dla full sekcji */

.ct-section.section-full .ct-section-inner-wrap {
    max-width: 100% !important;
  width: 100% !important;
	padding-left: 0!important;
	padding-right: 0!important;
}

/* Wąskie i full sekcje mobile i tablet */

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .ct-section-inner-wrap, .oxy-header-container {
    padding-right: 40px !important;
    padding-left: 40px !important;
}
}

@media (max-width: 767px) {
  .ct-section-inner-wrap, .oxy-header-container {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
}

/* Menu */

.ikony-kontakt-wrapper:hover .text-contact-topbar{
  color: #5b4532;
}

/*

.oxy-sticky-header-active .oxy-header-row {
    height: 100px !important;
}

*/

@media(max-width: 1024px){
  ul.sub-menu {
    margin-left: 10px;
}
  .oxy-pro-menu-container.oxy-pro-menu-show-dropdown {
    border-bottom-left-radius: 10px !important;
    border-top-left-radius: 10px !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
}

/* Breadcrumbs */

.oxel-breadcrumb {
	display: block !important;
}

.oxel-breadcrumb ol {
	list-style-type: none;
	padding-inline-start: 0;
	margin-block-start: 0;
	margin-block-end: 0;
	display: flex;
	flex-wrap: wrap;
}

.oxel-breadcrumb ol li {
	padding: 4px;
  color: #535353 !important;
}

.oxel-breadcrumb ol li a {
	color: #1f2227; 
  transition: 0.2s;
}
.oxel-breadcrumb ol li a:hover {
  color: #000; 
}

.oxel-breadcrumb ol li:not(:last-child) a {
	margin-right: 4px;
}

.oxel-breadcrumb ol li:last-child span:last-child {
	display: none;
}

/* blog */

.single .wp-block-button a {
    font-size: 1em;
    background: #853a36;
    border-radius: 0;
  transition: 0.2s;
  color: #fff;
}

.single .wp-block-button a:hover {
  background: #8d433d;
  color: #fff;
}

.blog .oxel-breadcrumb ol li:last-child span:last-child {
	display: block;
}

.single .wp-block-heading {
  margin-top: 40px;
}

/* Efekty */


/* 1. Box border animate na scrollu */

.box-animate {
    position: relative !important; /* Kluczowe, by ramki trzymały się krawędzi kolumny */
    overflow: hidden; /* Opcjonalne: zapobiega wychodzeniu ramek poza obszar */
}
.box-animate::before,
.box-animate::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 1px solid transparent;
    box-sizing: border-box;
}
.box-animate::before {
    top: 0;
    left: 0;
    transition: width 0.5s ease 0s, height 0.5s ease 0.5s; 
}
.box-animate::after {
    bottom: 0;
    right: 0;
    transition: width 0.5s ease 0s, height 0.5s ease 0.5s; 
}
.box-animate.aos-animate::before {
    width: 100%;
    height: 100%;
    border-top-color: #c9c9c9; 
    border-right-color: #c9c9c9;
}.box-animate.aos-animate::after {
    width: 100%;
    height: 100%;
    border-bottom-color: #c9c9c9;
    border-left-color: #c9c9c9;
}

/* kontakt */

.formularz-kontakt div {
  margin-bottom: 10px;
}

.formularz-kontakt input, .formularz-kontakt textarea{
	font-family: 'HankenGrotesk';
	color: #141111;
	padding: 16px 20px;
	background-color: #fff;
	display: block;
	width: 100%;
  border-radius: 14px;
  border: none;
  font-size: 16px;
}

.formularz-kontakt input::-webkit-input-placeholder, .formularz-kontakt textarea::-webkit-input-placeholder { /* WebKit browsers */
	font-size: 16px;
  color: #14111170;
  font-family: 'HankenGrotesk';
}

.formularz-kontakt input.wpcf7-submit {
    background-color: #fff;
    cursor: pointer;
    color: #2a2336;
	font-size: 22px;
  border: none;
  width: auto;
  padding: 20px 80px;
  border-radius: 31px;
}
.formularz-kontakt input.wpcf7-submit:hover {
    background-color: #ece6f3;
transition: 0.3s;
  filter: hue-rotate(40deg);
}

.formularz-kontakt .two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
}

.formularz-kontakt label {
  color: #fff;
}

.formularz-kontakt span.wpcf7-list-item {
    margin-left: 0 !important;
    font-size: 16px;
    color: #141111;
}

.formularz-kontakt .wpcf7-acceptance span {
color: #fff !important;
}

.formularz-kontakt .wpcf7-acceptance input {
    display: inline-block;
    background: #e9eef2;
    cursor: pointer;
    height: 22px;
    width: 22px !important;
    margin: -5px 4px 0 0;
    vertical-align: middle;
    transition: all .2s linear;
}
.formularz-kontakt input[type="checkbox"]:checked ~ span::before {
    background: none !important;
}

span.wpcf7-spinner {
    display: contents;
}

.formularz-kontakt .wpcf7-acceptance a {
  color: #b89b6e !important;
}

@media screen and (max-width: 1024px) {
	.formularz-kontakt input.wpcf7-submit {
	font-size: 18px !important;
      padding: 15px 40px;
}
  .formularz-kontakt input, .formularz-kontakt textarea{
	padding: 15px 15px;
    font-size: 14px !important;
}
  .formularz-kontakt span.wpcf7-list-item {
    font-size: 14px;
}
    .formularz-kontakt input::-webkit-input-placeholder, .formularz-kontakt textarea::-webkit-input-placeholder {
	font-size: 14px !important;
}
  .wpcf7 form .wpcf7-response-output, .wpcf7-not-valid-tip {
    font-size: 15px !important;
  }
}