/*!
Theme Name: Custom Template Wordpress
Author URI: Grabowski Michał
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain : devpage

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

IvanishVili is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Rubik
}

h1 {
    font-size: 60px !important;
    line-height: 71px !important;
    letter-spacing: 0px;
}

h2 {
    font-size: 48px !important;
    line-height: 57px !important;
    letter-spacing: 0px;
}

h3 {
    font-size: 28px !important;
    line-height: 33px !important;
    letter-spacing: 0px;
}

.page {
    min-height: calc(100vh - 490px);
}

#primary-menu .mobonly {
    display: none !important;
}

.lekarz-box {
    margin-bottom: 20px;
}

.lekarz-img img {
    width: 100%;
}

.lekarz-det {
    border: 2px solid #4FAFAB;
    padding: 15px;
}

.uslugi_panel {
    background: #00B2AC;
    padding: 20px;
}

.uslugi_panel-wizyta {
    display: flex;
    align-items: center;
    justify-content: center;
}

.uslugi_panel-wizyta span {
    color: white;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

.lekarz-name {
    color: #00445C !important;
    font-size: 18px;
    line-height: 22px;
    min-height: 44px;
}

.lekarz-spec {
    color: #4FAFAB;
    text-transform: uppercase;
    line-height: 20px;
    margin: 10px 0 0;
    font-weight: 500;
}

.page-template-template-cennik .price-table ul li,
.page-template-template-dlapacjenta .files-table ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 17px 17px;
}

.page-template-template-cennik .price-table ul li:nth-child(2n),
.page-template-template-dlapacjenta .files-table ul li:nth-child(2n) {
    background: #F7F6F7;
}

.white_li {
    background: #fff !important;
}

.gray_li {
    background: #F7F6F7 !important;
}

.lekarz-img {
    /* position: relative; */
}

.uslugi_panel {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #00B2AC;
    padding: 20px;
    position: absolute;
    top: 0;
    left: 15px;
    right: 0;
    bottom: 20px;
    color: #00445C;
    pointer-events: none;
    opacity: 0;
    width: calc(100% - 30px);
    height: calc(100% - 20px);
}

.button_uslugi {
    width: auto;
    height: 40px;
    background: #fff 0% 0% no-repeat padding-box;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    opacity: 1;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #00b2ac;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    padding: 0 24px;
}

.owl-lekarze .lekarz-img {
    position: relative;
}

.owl-lekarze .uslugi_panel {
    width: 100%;
    left: 0;
    height: 100%;
    bottom: 0;
    overflow: auto;
}

.uslugi_panel ul {
    list-style: none;
    padding: 0 0 0 30px;
    margin: 0;
}

.uslugi_panel ul li {
    line-height: 20px;
    padding: 0 0 10px;
    position: relative;
    color: #fff;
}

.uslugi_panel ul li:before {
    content: "+";
    color: #fff;
    font-weight: 900;
    position: absolute;
    left: -20px;
}

.lekarz-img:hover .uslugi_panel {
    opacity: 1;
}

.uslugi_panel ul li::before {
    content: "";
    background-image: url(assets/images/svg/cross_ico_w.svg);
    background-repeat: no-repeat;
    background-position: left center;
    position: absolute;
    left: -30px;
    top: -3px;
    width: 25px;
    height: 25px;
    background-size: 16px;
}

.doctors-content {
    padding: 40px 0 0;
}

.page-template-template-dlapacjenta .list-unstyled {
    margin: 0 !important;
}

.accordion-item h2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 17px 17px;
    font-size: 18px !important;
    color: #00445C;
    line-height: 27px !important;
    margin-bottom: 0;
}

.accordion-item:nth-child(2n) h2 {
    background: #F7F6F7;
}

.accordion-body {
    margin: 0;
    padding: 0 20px 30px;
}

.files-table .name {
    font-size: 18px;
    color: #00445C !important;
    font-weight: 500;
    font-family: Rubik;
}

.accordion-button {
    background: none;
    border: none;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 500;
    color: #00445C;
    outline: none !important;
    cursor: pointer;
    font-family: Rubik !important;
}

.tab_download {
    background: none;
    border: none;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 500;
    color: #00445C !important;
    outline: none !important;
    cursor: pointer;
    font-family: Rubik !important;
    height: 29px;
    display: inline-block;
    padding: 2px 0 0;
}

.accordion-button:hover,
.accordion-button:focus {
    outline: none !important;
}

.dlapacjenta_tab {
    margin: 0 0 40px;
}

.szukaj_input {
    width: 100%;
}

.lekarze_filtr {
    width: 100%;
}

.lekarze_list {
    width: 100% !important;
}

.lekarz_filtruj {
    cursor: pointer;
}

.filtry_cont {
    padding: 28px 0 0;
    position: relative;
}

.lekarz_filtr_popup {
    position: absolute;
    z-index: 9999;
    background: #fff;
    width: auto;
    border: 2px solid #4FAFAB;
    width: calc(100% - 30px);
    top: 20px;
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.lekarz_filtr_popup.open {
    opacity: 1;
}

.lekarz_filtr {
    list-style: none;
    padding: 25px 20px 0;
}

@media screen and (min-width: 1760px) {
    .spec-table.stick {
        position: fixed;
        top: 30px;
        width: 100%;
        z-index: 100;
    }
}

.aboutus_main {
    width: 100%;
}

.about_gallery {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.about_gallery a {
    width: 18%;
}

.about_gallery a img {
    width: 100%;
}

.right_title {
    margin-bottom: 2rem !important;
}

#map {
    min-height: 333px;
    margin: 0px 0 30px;
}

.kontakt_det {
    padding: 20px 1rem 20px;
    color: #00445C;
    font-size: 18px;
}

.kontakt_det h4 {
    color: #00B2AC;
    line-height: 30px;
    font-size: 20px;
}

.kontakt_det h4 a {
    color: #00B2AC;
}

.trans_ico {
    margin-right: 10px;
    vertical-align: text-bottom;
}

.trans_ico.tram {
    margin: 0 14px 0 3px;
}

.ui-tabs.dlapacjenta_tabs .ui-tabs-panel {
    padding: 30px 0 0;
}

.ui-tabs.dlapacjenta_tabs {
    border: none;
    padding: 0;
}

.ui-tabs.dlapacjenta_tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
}

.ui-tabs.dlapacjenta_tabs .ui-tabs-nav li {
    margin: 0 40px 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
    border: none;
    background: none;
}

.ui-tabs.dlapacjenta_tabs .ui-tabs-nav li a {
    color: #00445C;
    font-weight: 500;
    font-size: 18px !important;
    text-transform: uppercase;
    font-family: rubik;
    padding: 0 0 4px;
    border-bottom: 2px solid #fff;
    margin: 0 0 30px;
}

.ui-tabs.dlapacjenta_tabs .ui-tabs-nav li:hover a {
    color: #00B2AC;
}

.ui-tabs.dlapacjenta_tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #00B2AC;
    border-bottom: 2px solid #00B2AC;
}

.dlapacjenta_tab h4,
.dlapacjenta_tab .accordion-header {
    color: #00445C;
    font-family: Rubik;
    font-weight: 500;
}

.price-table li {
    width: 100% !important;
    padding-left: 17px !important;
    padding-right: 17px !important;
    -webkit-transition: background 0.4s ease;
    -moz-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    transition: background 0.4s ease;
}

.section.sec_slider {
    padding: 50px 0;
}

.section.sec_lekarze {
    background: #D1F4F2;
    padding: 50px 0 70px;
}

.section.sec_spec {
    padding: 50px 0 140px;
}

.section.sec_cytat {
    background: #D1F4F2;
    padding: 50px 0;
}

.section.sec_dlaczego {
    padding: 130px 0 0;
}

.section .wrapper {
    max-width: 1200px;
}

.sec_title {
    color: #00445C;
    font-size: 48px;
    font-family: Rubik;
    font-weight: 500;
    margin: 0 0 40px;
}

.sec_title_cont {
    overflow: hidden;
    line-height: 40px;
    margin: 0 0 50px;
}

.sec_title_cont .sec_title {
    color: #00445C;
    font-size: 48px;
    font-family: Rubik;
    font-weight: 500;
    margin: 0;
    line-height: 56px;
}

.h1_cont {
    overflow: hidden;
    line-height: 70px;
    margin: 0px;
}

.h1_cont .h1 {
    color: #00445C;
    font-family: Rubik;
    font-weight: 500;
    margin: 0;
    line-height: 70px;
}

.section.sec_slider .wrapper {
    min-height: 500px;
}

.site-header .wrapper .main-navigation ul#primary-menu>li:last-child a {
    font-weight: 500 !important;
}

.lb-front .lekarz-det {
    border: none;
    padding: 15px 0;
}

.lb-front .lekarz-name::before {
    content: '';
    width: 30px;
    height: 2px;
    display: block;
    background: #4fafab;
    margin-right: 11px;
    margin-top: 10px;
}

.lb-front .lekarz-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

ul.front_spec_list {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    list-style: none;
    padding: 0;
    margin-bottom: 50px !important;
}

ul.front_spec_list li a {
    font: normal normal medium 1.125rem/1.375rem Rubik;
    letter-spacing: 0;
    color: #00445C;
    text-transform: uppercase;
    font-weight: 500;
}

ul.front_spec_list li::before {
    content: '';
    width: 30px;
    height: 2px;
    display: block;
    background: #4fafab;
    margin-right: 11px;
}

ul.front_spec_list li {
    width: 100%;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
}

a.green_but {
    width: auto;
    height: 48px;
    background: #00b2ac 0% 0% no-repeat padding-box;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    opacity: 1;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    text-decoration: none;
    padding: 0 40px;
}

a.green_but:hover,
a.green_but:focus {
    background: #00445c;
    color: #fff;
}

.front_cytat_foto {
    width: 100%;
    margin: -110px 0;
}

.cytat_text {
    color: #00445C;
    font-size: 36px;
    line-height: 43px;
    font-family: Rubik;
    font-weight: 500;
    margin: 0 0 15px;
    position: relative;
    display: inline;
}

.cytat1 {
    position: absolute;
    bottom: 0;
    left: -40px;
}

.cytat2 {
    top: -15px;
    position: relative;
    right: -10px;
}

.cytat_box {
    padding-left: 50px;
    padding-top: 15px;
}

.cytat_autor::before {
    content: '';
    width: 30px;
    height: 2px;
    display: block;
    background: #4fafab;
    margin-right: 11px;
}

.cytat_autor {
    font-family: Rubik;
    width: 100%;
    margin: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    color: #00445C;
    transform: translateX(-40px);
}

.cytat_opis {
    font-size: 14px;
    line-height: 22px;
    color: #00B2AC;
    font-family: Rubik;
    max-width: 450px;
    width: 100%;
}

.dlaczego_box {
    margin: 0 0 55px;
}

.dlaczego_tit {
    font-size: 28px;
    line-height: 33px;
    color: #00445C;
    font-family: Rubik;
    margin: 20px 0;
    font-weight: 500;
}

.dlaczego_list {
    padding-left: 20px;
}

ul.dlaczego_list li {
    list-style: none;
    color: #00445C;
    font-size: 16px;
    line-height: 24px;
    font-family: Rubik;
    margin: 0 0 5px;
}

ul.dlaczego_list li::before {
    content: "";
    background-image: url(assets/images/svg/cross_ico.svg);
    background-repeat: no-repeat;
    background-position: center left;
    position: absolute;
    left: 0px;
    width: 25px;
    height: 25px;
    background-size: 12px;
}

.dlaczego_ico {
    height: 60px;
}

.lekarz_filtruj {
    color: #00445C;
    font-weight: 500;
    font-family: Rubik;
    max-width: 90px;
    float: right;
    padding-right: 30px;
}

.arrow_down {
    position: absolute;
    top: 8px;
    right: 15px;
}

.szukaj_input,
.szukaj_input:focus,
.szukaj_cennik_input,
.szukaj_cennik_input:focus {
    border: none !important;
    border-bottom: 2px solid #4FAFAB !important;
    color: #00445C;
    font-weight: 500;
    display: block;
    float: right;
    outline: none;
    padding: 0px 30px 3px 5px;
    font-family: Rubik;
    width: 100%;
    max-width: 180px;
}

.szukaj_input::placeholder,
.szukaj_cennik_input::placeholder {
    color: #00445C;
    opacity: 1;
    font-weight: 500 !important;
}

.szukaj_input:-ms-input-placeholder,
.szukaj_cennik_input:-ms-input-placeholder {
    color: #00445C;
    opacity: 1;
    font-weight: 500 !important;
}

.szukaj_input::-ms-input-placeholder,
.szukaj_cennik_input::-ms-input-placeholder {
    color: #00445C;
    opacity: 1;
    font-weight: 500 !important;
}

.search_ico {
    position: absolute;
    right: 22px;
    top: 5px;
}

.lekarz_filtr li {
    font-size: 18px;
    font-family: Rubik;
    line-height: 22px;
    letter-spacing: 0px;
    font-weight: 500;
    color: #00445C;
    text-transform: uppercase;
    margin: 0 0 15px;
    position: relative;
    padding: 0 0 0 35px;
}

.lekarz_filtr li label::before {
    content: "";
    background: #ffffff;
    border: 2px solid #4FAFAB;
    width: 23px;
    height: 23px;
    display: block;
    position: absolute;
    left: 0px;
    top: -2px;
}

.lekarz_filtr li input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    left: 0;
    width: 100%;
    height: 22px;
    z-index: 9;
    margin: 0;
}

.lekarz_filtr li input[type="checkbox"]:checked+label::after {
    opacity: 1;
}

.lekarz_filtr li label::after {
    content: "\f00c";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: #4FAFAB !important;
    position: absolute;
    top: -1px;
    left: 5px;
    font-size: 12px;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.site-footer {
    margin: 100px 0 0;
    padding: 50px 0 20px;
    background: #00B2AC;
    min-height: 200px;
}

.home .site-footer {
    margin: 60px 0 0;
}

.foot_contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
}

.foot_con_tit {
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    font-family: Rubik;
    color: #fff;
}

.foot_con_det {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    font-family: Rubik;
    color: #00445c;
}

.copyright {
    margin: 50px 0 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    font-family: Rubik;
    color: #fff;
}

.footer_links {
    float: right;
    margin: 50px 0 0;
}

.footer_links a {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    font-family: Rubik;
    color: #fff;
    text-decoration: underline;
}

.footer_links a.foot_link {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    font-family: Rubik;
    color: #fff;
    text-decoration: underline;
}

.footer_links a.foot_link.fl_cookies {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    font-family: Rubik;
    color: #fff;
    text-decoration: underline;
    padding-left: 12px;
    margin-left: 12px;
    border-left: 2px solid #fff;
}

ul.slide_boxes li {
    text-align: center;
    border: 2px solid #4FAFAB;
    margin-bottom: 13px;
    width: 100%;
    height: 100%;
    max-width: 200px;
    min-height: 200px;
}

ul.slide_boxes li .icon {
    margin-bottom: 15px;
}

ul.slide_boxes li a {
    padding: 0 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    text-transform: uppercase;
    color: #00445C;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.375rem;
    width: 100%;
    height: 100%;
    max-width: 200px;
    min-height: 200px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

ul.slide_boxes li a:hover {
    background: #4FAFAB;
    COLOR: #FFF;
}

ul.slide_boxes li a .icon svg path {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

ul.slide_boxes li a:hover .icon svg path {
    fill: #fff;
    stroke: #fff;
}

ul.slide_boxes li a:hover .icon svg path.a1 {
    fill: #4fafab !important;
}

.big_title {
    color: #00445C;
    font-size: 60px;
    line-height: 71px;
    font-family: Rubik;
    color: #00445C;
    margin: 20px 0 30px;
    font-weight: 500;
}

.owl-carousel button.owl-dot {
    outline: none !important;
}

.owl-carousel button.owl-dot span {
    background: #fff;
    width: 16px;
    height: 16px;
    border: 2px solid #4FAFAB;
    display: block;
    border-radius: 10px;
    margin: 0 10px 0 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    outline: none !important;
}

.owl-carousel button.owl-dot.active span {
    background: #00B2AC;
}

.owl-dots {
    position: absolute;
    right: 48px;
    bottom: 55px;
}

.owl-dots {
    position: absolute;
    right: calc(8.33333% - 23px);
    bottom: 55px;
}

.slide_box_link {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    position: relative;
    color: #00445C !important
}

.slide_box_link:hover,
.slide_box_link:focus {
    text-decoration: none;
    color: #00445C !important
}

.slide_box_link::after {
    content: "\f061";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: #00445C !important;
    position: absolute;
    top: 0px;
    right: -20px;
    font-size: 12px;
}

.slide_img {
    width: 80% !important;
}

.slide_box {
    background: #D1F4F2;
    padding: 30px;
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
    transform: translateY(50%);
    height: auto;
    margin-top: -20px;
}

.slide_box_tit {
    color: #00445C;
    font-size: 36px;
    font-weight: 500;
    line-height: 43px;
    font-family: Rubik;
}

.slide_box_txt {
    color: #00445C;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: Rubik;
    margin: 10px 0;
}

a.umow_wizyte {
    width: 250px;
    height: 48px;
    background: var(--unnamed-color-00b2ac) 0% 0% no-repeat padding-box;
    background: #00B2AC 0% 0% no-repeat padding-box;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    opacity: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

a.umow_wizyte:hover,
a.umow_wizyte:focus {
    background: #00445c;
    text-decoration: none;
    color: #fff !important;
}

a.umow_wizyte_domowa {
    margin-top: 20px;
    text-align: center;
    width: 250px;
    background: #00445C;
    align-items: center;
}

.single-lekarz-name {
    color: #00445C;
    font-size: 18px;
    line-height: 22px;
    font-family: Rubik;
    margin: 20px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    position: relative;
    padding-left: 40px;
}

.single-lekarz-name::before {
    content: '';
    width: 30px;
    height: 2px;
    display: block;
    background: #4fafab;
    margin-right: 11px;
    top: 10px;
    left: 0px;
    position: absolute;
}

.page-template-template-specjalizacje .loop-specialization ul li a {
    font-weight: 500 !important;
    padding: 66px 30px !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-template-specjalizacje .loop-specialization ul li a .icon svg path {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-template-specjalizacje .loop-specialization ul li a:hover {
    background: #4FAFAB;
    COLOR: #FFF;
}

.page-template-template-specjalizacje .loop-specialization ul li a .icon {
    margin-bottom: 15px;
}

.page-template-template-specjalizacje .loop-specialization ul li a:hover .icon svg path {
    fill: #fff;
}

.page-template-template-specjalizacje .loop-specialization ul li a:hover .icon svg g g path:first-child {
    fill: #4FAFAB;
}

.site-hamburger #nav-icon3 {
    z-index: 99999;
}

.site-hamburger #nav-icon3 span {
    background: #00B2AC !important;
}

.site-hamburger #nav-icon3.open span {
    background: #fff !important;
}

.mobonly {
    display: none
}

.single-lekarze .name-tax {
    font-weight: 500 !important;
}

.page-template-template-cennik .spec-table li a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-decoration: none !important;
}

.page-template-template-cennik .spec-table li.active a,
.page-template-template-cennik .spec-table li a:hover {
    color: #00B2AC !important;
    text-decoration: none;
}

.single-tabs h4 {
    margin-top: 10px;
}

.cennik_body {
    margin-top: -20px;
}

.mobnum {
    display: none !important;
}

.wpcf7-form-control {
    width: 100%;
}

.wpcf7-text,
.wpcf7-textarea {
    margin: 0 0 10px;
    padding: 10px;
    /* border-radius: 10px; */
    border: 2px solid #ddd;
    outline: none !important;
    font-family: Rubik;
}

.wpcf7-text:focus,
.wpcf7-textarea:focus {
    border: 2px solid #00B2AC;
}

.wpcf7-textarea {
    max-height: 190px;
    font-family: Rubik;
    resize: none;
}

.wpcf7-submit {
    width: 183px;
    height: 48px;
    background: #00B2AC;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    opacity: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border: none;
    font-family: Rubik;
    font-weight: 500 !important;
}

.wpcf7-submit:hover {
    background: #00445c;
}

.wpcf7 .ajax-loader {
    background-color: #00B2AC !important;
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
}

.wpcf7-not-valid-tip {
    font-size: 12px !important;
    margin: -10px 0 0 10px !important;
}

.zgoda_cont {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0px 0 10px;
}

.news_zgoda {
    max-width: calc(100% - 50px);
    line-height: 14px !important;
    display: inline-block;
    position: relative;
    left: 10px;
    font-size: 14px;
    top: -1px;
    margin: 6px 0;
    color: #626262;
}

.zgoda,
.zgoda2 {
    margin: 10px 0;
    width: auto !important;
    vertical-align: top;
}

.owl-thumbs .owl-item img {
    cursor: pointer;
}

@media screen and (max-width: 990px) {
    #primary-menu .mobonly {
        display: flex !important;
    }

    .site-hamburger #nav-icon3 {
        top: 62px !important;
    }

    .site-content {
        padding-top: 100px;
    }

    .section.sec_slider {
        padding: 20px 0;
    }

    .wrapper {
        padding: 0 15px !important;
    }

    body.menu_opened {
        overflow: hidden !important;
    }

    .slide_img {
        width: 100% !important;
    }

    .section.sec_slider .wrapper {
        padding: 0 !important;
        overflow-x: hidden;
    }

    .site-header.py-3 {
        position: fixed;
        width: 100%;
        z-index: 9999;
        background: #fff;
        padding: 0 0 1rem !important;
    }

    .mobnum {
        background: #00B2AC;
        text-align: center;
        color: #fff;
        font-size: 16px;
        padding: 5px 0;
        margin-bottom: 1rem;
        display: block !important;
    }

    .mobnum a,
    .mobnum a:hover,
    .mobnum a:focus {
        color: #fff;
        text-decoration: none;
    }

    .mobnum img {
        height: 18px;
        margin: -3px 10px 0 0;
    }

    .main-navigation {
        z-index: 9999;
        background: #00B2AC;
        color: #fff;
        width: 100%;
        height: 100%;
        position: fixed;
        overflow: hidden;
        opacity: 0;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        pointer-events: none;
    }

    .main-navigation.opened {
        opacity: 1;
        pointer-events: auto;
    }

    .site-header .wrapper .main-navigation ul li a {
        color: #fff !important;
        margin: 0 0 20px;
    }

    .site-header .wrapper .main-navigation ul li:hover::before {
        display: none;
    }

    .site-header .wrapper .main-navigation ul#primary-menu>li:last-child a {
        color: #00B2AC !important;
        background: #fff !important;
    }

    .site-header .wrapper .main-navigation ul#primary-menu>li:last-child a:hover {
        color: #fff !important;
        background: #00445c !important;
    }

    .big_title {
        color: #00445C;
        font-size: 48px;
        line-height: 57px;
        margin: 20px 20px 30px;
    }

    .owl-dots {
        position: relative;
        right: auto;
        bottom: 0;
        text-align: center;
        margin: 20px auto 40px;
    }

    .slide_box {
        position: relative;
        width: calc(100% - 40px);
        transform: none;
        margin: -80px 20px 0;
    }

    .slide_boxes {
        padding: 0 15px !important;
    }

    ul.slide_boxes li {
        max-width: 100%;
        min-height: auto;
    }

    ul.slide_boxes li a {
        padding: 40px 30px;
        flex-direction: row;
        align-items: center;
        text-align: left;
        width: 100%;
        max-width: 100%;
        min-height: auto;
    }

    ul.slide_boxes li .icon {
        margin: 0 20px 5px 0;
    }

    .sec_title {
        color: #00445C;
        font-size: 48px;
        line-height: 57px;
    }

    ul.front_spec_list {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
        list-style: none;
        padding: 0;
        margin-bottom: 50px !important;
    }

    .section.sec_cytat {
        background: #fff;
        padding: 50px 0 0;
        overflow-x: hidden;
    }

    .sec_cytat .wrapper {
        padding: 0 0 !important;
    }

    .front_cytat_foto {
        width: 100%;
        margin: 0px 0;
    }

    .section.sec_spec {
        padding: 50px 0 20px;
    }

    .section.sec_spec .wrapper {
        padding: 0 15px;
    }

    .section.sec_dlaczego {
        padding: 50px 0 0;
    }

    .section.sec_dlaczego .wrapper {
        padding: 0 15px;
    }

    .cytat_box {
        padding: 34px 35px 34px 34px !important;
        background: #D1F4F2;
        margin: -100px 15px 0;
    }

    .cytat_text {
        font-size: 24px;
        line-height: 28px;
    }

    .cytat1 {
        position: relative;
        bottom: -5px;
        left: 0px;
        width: 20px;
        margin-right: 5px;
    }

    .cytat2 {
        top: -5px;
        position: relative;
        right: 0;
        width: 20px;
    }

    .cytat_autor {
        transform: none;
        line-height: 24px;
    }

    .cytat_opis {
        padding-left: 40px;
    }

    .home_lekarze {
        -ms-overflow-style: none !important;
        scrollbar-width: none !important;
        width: 100%;
        white-space: nowrap;
        position: relative;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch !important;
        display: block !important;
    }

    .home_lekarze>div {
        width: 100% !important;
        float: none;
        height: 90%;
        margin: 0 0 30px 0 !important;
        display: inline-block;
        vertical-align: top;
    }

    .home_lekarze * {
        white-space: normal;
    }

    .foot_contact {
        display: block;
        margin: 30px 0;
    }

    .foot_con_tit {
        margin: 30px 0 10px;
    }

    .footer_links a.foot_link.fl_cookies {
        padding-left: 0px;
        margin-left: 0px;
        border-left: none;
    }

    .footer_links {
        float: left;
        margin: 20px 0 0;
    }

    .footer_links a.foot_link {
        display: block;
    }

    h1 {
        font-size: 48px !important;
        line-height: 57px !important;
        letter-spacing: 0px;
    }

    .page-template-template-specjalizacje .loop-specialization ul li a {
        padding: 40px 30px !important;
        -webkit-box-orient: horizontal !important;
        -moz-box-orient: horizontal !important;
        -ms-flex-direction: column !important;
        flex-direction: row !important;
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .page-template-template-specjalizacje .loop-specialization ul li a .icon {
        margin: 0px 20px 0 0;
    }

    .site-header .wrapper .main-navigation ul li.current_page_item::before {
        display: none !important;
    }

    .szukaj_input,
    .szukaj_input:focus,
    .szukaj_cennik_input,
    .szukaj_cennik_input:focus {
        float: left;
        max-width: 50%;
    }

    .search_ico {
        position: absolute;
        right: auto;
        top: 5px;
        left: 50%;
        transform: translatex(-25px);
    }

    .my-5.filtry_col {
        margin-top: -50px !important;
    }

    .filtry_cont>.row {
        display: block;
    }

    .lekarz_filtr_popup {
        top: 40px;
    }

    .page-template-template-cennik .spec-table {
        display: none !important;
    }

    .price-table .name {
        margin-right: 20px;
    }

    .ui-tabs.dlapacjenta_tabs .ui-tabs-nav li a {
        margin: 0 0 15px;
    }

    .about_gallery {
        display: block;
        margin: -5px;
    }

    .about_gallery a {
        width: 50% !important;
        display: block;
        float: left;
        padding: 5px;
    }

    .my-5.mob-nobotmarg {
        margin-bottom: 0 !important;
    }

    .my-5.mob-nomarg {
        margin: 0 !important;
    }

    .single_spec_icon {
        display: none;
    }

    .single_lekarz_img {
        display: none;
    }

    .single_lekarz_img2 {
        margin: 40px 0;
    }

    .mobonly {
        display: block;
    }
}

a#cn-accept-cookie {
    background: #fff;
    color: #00b2ac;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    padding: 10px 20px;
    border-radius: 20px;
}

.cookie-notice-container {
    font-family: 'Rubik', sans-serif;
}

.zgoda_cont label {
    position: relative;
    padding-left: 16px;
}

.zgoda_cont input {
    position: absolute;
    top: 4px;
    left: 0;
}

.accordion-body {
    font-family: 'Rubik', sans-serif;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    background: red;
    border: 0;
    color: #fff;
    padding: 19px;
}

.wpcf7 form.sent .wpcf7-response-output {
    background: #00b263;
    border: 0;
    color: #fff;
    padding: 19px;
}

.zgoda_cont label>.news_zgoda {
    position: relative;
}

.zgoda_cont label .news_zgoda:before {
    content: "\f00c";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    color: #4FAFAB !important;
    position: absolute;
    top: -1px;
    left: -24px;
    font-size: 11px;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 1;
}

.zgoda_cont label .news_zgoda:after {
    content: "";
    background: #ffffff;
    border: 2px solid #4FAFAB;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: -27px;
    top: -2px;
}

.zgoda_cont input:checked+span .news_zgoda:before {
    opacity: 1;
}

.latest-article .big-article {
    position: relative;
    height: 100%;
}

.latest-article .big-article .big-article__info {
    position: absolute;
    bottom: 0;
}

.latest-article .big-article .big-article_info {
    position: absolute;
    bottom: 0;
    padding: 30px;
}

.latest-article .big-article .big-article_info .title {
    font-size: 36px;
    font-weight: 500;
    line-height: 50px;
    color: #00445C;
}

.latest-article .big-article .big-article_info  .excerpt {
    color: #45585F;
    font-size: 15px;
    margin-bottom: 10px;
}

.latest-article .big-article .big-article_info .category,
.latest-article .big-article .big-article_info .date {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #00B2AC;
}

.latest-article .small-article a {
    display: flex;
}

.latest-article .small-article a img {
    max-width: 169px;
    height: auto;
}

.latest-article .small-article {
    margin-bottom: 28px;
}

.small-article:last-child {
    margin-bottom: 0;
}

.latest-article .small-article .small-article_info {
    width: 70%;
    padding-left: 18px;
}

.latest-article .small-article .small-article_info .date,
.latest-article .small-article .small-article_info .category {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    color: #00B2AC;
}

.latest-article .small-article .small-article_info .title {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: #00445C;
    margin: 5px 0;
}

.latest-article .small-article .small-article_info .excerpt {
    color: #45585F;
    font-size: 15px;
    margin-bottom: 10px;
}

.recent-post .small-article a {
    display: flex;
}

.recent-post .small-article a img {
    max-width: 169px;
    height: auto;
}

.recent-post .small-article {
    margin-bottom: 28px;
}

.recent-post .small-article .small-article_info {
    width: 70%;
    padding-left: 18px;
}

.recent-post .small-article .small-article_info .date,
.recent-post .small-article .small-article_info .category {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    color: #00B2AC;
}

.recent-post .small-article .small-article_info .title {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: #00445C;
    margin: 5px 0;
}

.recent-post .small-article .small-article_info .excerpt {
    color: #45585F;
    font-size: 15px;
    margin-bottom: 10px;
}

.category-post ul li {
    border: 2px solid #4FAFAB;
    padding: 8px 10px;
    margin-block: 13px;
    transition: all 0.4s;
}

.category-post ul li a {
    display: flex;
    justify-content: space-between;
    color: #00445C;
    font-size: 20px;
    line-height: 25px;
    align-items: center;
    font-weight: 500;
}

.category-post ul li a span {
    background: #00b2ac;
    color: #fff;
    display: flex;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
}

.category-post ul li:hover {
    background: #00b2ac;
}

.category-post ul li:hover a {
    color: #fff;
}

.recent-post .small-article {
    border-bottom: 2px solid #00b2ac;
    padding-bottom: 28px;
}

.recent-post .small-article:last-child {
    border: 0;
}

.category-post h3 {
    font-size: 18px !important;
}

.grid-post h3 {
    font-size: 24px !important;
}

.single-post .image-post {
    min-height: 520px;
    background-size: cover !important;
    background-position: center center;
    margin: 70px 0;
    display: flex;
    align-items: flex-end;
    padding: 30px;
}

.single-post .image-post .image-post_info .category {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    color: #00B2AC;
}

.single-post .image-post .image-post_info .title {
    font-size: 48px !important;
    line-height: 57px !important;
}

.single-post .image-post .image-post_info .date {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    color: #00B2AC;
}

.single-post .image-post .image-post_info {
    max-width: 500px;
    background: rgb(255 255 255 / 80%);
    padding: 15px;
}

.single-post .entry-content .wp-block-image img,
.single-post .entry-content .wp-block-gallery img {
    width: 100%;
    height: auto;
}

.single-post .entry-content p {
    color: #45585F;
    line-height: 16px;
    line-height: 25px;
}

.single-post .entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.single-post .entry-content h6 {
    padding: 40px 0 30px;
}

.single-post .wp-block-image,
.single-post .wp-block-gallery {
    margin: 30px 0 30px;
}

.single-post ul.tags {
    display: flex;
    flex-wrap: wrap;
    border-top: 2px solid #00b2ac;
    padding-top: 15px;
}

.single-post ul.tags li {
    padding-right: 40px;
    margin-bottom: 9px;
}

.single-post ul.tags li a {
    font-weight: 500;
    color: #00445C;
    font-size: 14px;
}

button.alm-load-more-btn.more {
    background: #00b2ac;
    font-family: 'Rubik', sans-serif;
    padding: 0 80px;
    border-radius: 100px;
    height: 48px;
    font-size: 16px;
}

button.alm-load-more-btn.more:hover {
    background: #00445c;
}

.alm-btn-wrap .alm-load-more-btn.done {
    background: #00b2ac !important;
}

@media (max-width: 992px) {
    .latest-article .small {
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .latest-article .big-article .big-article_info .title {
        font-size: 30px;
        line-height: 36px;
    }

    .latest-article .big-article .big-article_info {
        padding: 15px;
    }

    .latest-article .small .excerpt {
        display: none;
    }

    .recent-post .small-article a {
        flex-direction: column;
    }

    .recent-post .small-article a img {
        max-width: 100%;
        height: 230px;
        object-fit: cover;
    }

    .recent-post .small-article .small-article_info {
        width: 100%;
        padding: 15px 10px 0 10px;
    }

    .latest-article .small-article a img {
        width: 50%;
        height: 169px;
        object-fit: cover;
    }
}

@media (max-width: 640px) {
    .single-post .image-post {
        min-height: 350px;
        padding: 15px;
        margin: 50px 0 30px;
    }

    .single-post .image-post .image-post_info .title {
        font-size: 30px !important;
        line-height: 36px !important;
    }
}

button.alm-load-more-btn.more.done {
    display: none;
}

.big-article img {
    transition: all 0.4s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.big-article:hover img {
    transform: scale(1.1);
}

.big-article {
    overflow: hidden;
}

.polecane .small-article .image,
.small-article .image {
    overflow: hidden;
}

.polecane .small-article .image img,
.small-article .image img {
    transition: all 0.4s;
}

.polecane .small-article:hover .image img,
.small-article:hover .image img {
    transform: scale(1.1);
}

.polecane {
    background: #F7F6F7;
    padding: 50px 0;
    margin: 100px 0 -100px;
}

.polecane .small-article img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.polecane .small-article {
    background: #fff;
}

.polecane .small-article .small-article_info {
    padding: 30px 20px 20px;
}

.polecane .small-article span.category.d-block {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    color: #00B2AC;
}

.polecane .small-article .date {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    color: #00B2AC;
}

.polecane .small-article .title {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: #00445C;
    margin: 5px 0 15px;
}

.polecane .col-lg-12.title {
    margin-bottom: 60px;
}

.tax-specjalizacja .single_spec_icon .umow_wizyte {
    margin: 20px auto 0;
    width: 100%;
}

.lekarz-img:hover .uslugi_panel {
    opacity: 0.95;
}

@media (min-width: 991px) {
    .owl-dots {
        position: absolute;
        right: 0%;
        bottom: 60px;
        transform: translate(-50%);
    }
}

.social-footer a {
    width: 51px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #00445C;
    color: #ffff;
    font-size: 25px;
    margin-right: 10px;
    transition: all 0.2s;
}

.social-footer {
    display: flex;
    margin-top: 20px;
}

.social-footer a:hover {
    opacity: 0.8;
}

.dlapacjenta_tab a.tab_download:after {
    content: '';
    background: url(https://mogilska-med.pl/wp-content/uploads/2021/07/download.svg);
    width: 25px;
    height: 26px;
    display: block;
    margin-left: 11px;
}

.dlapacjenta_tab a.tab_download {
    display: flex;
    align-items: center;
}

.dlapacjenta_tab button.accordion-button:after {
    content: '';
    background: url('https://mogilska-med.pl/wp-content/uploads/2021/07/arrow.svg');
    width: 20px;
    height: 12px;
    display: block;
    margin-left: 15px;
    transform: rotate(0deg);
    transition: all 0.4s;
}

.dlapacjenta_tab button.accordion-button {
    display: flex;
    align-items: center;
}

.dlapacjenta_tab button.accordion-button.collapsed:after {
    transform: rotate(180deg);
}

.main-navigation ul.sub-menu {
    position: absolute;
    background: #00b2ac;
    top: 55px;
    left: 0;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    padding: 15px 15px 5px 15px !important;
    margin: 0 !important;
    z-index: 3;
    min-width: 150px;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
}

.main-navigation ul.sub-menu li {
    margin: 0 !important;
    padding: 0 !important;
}

.main-navigation ul.sub-menu li a {
    width: auto !important;
    height: auto !important;
    font-size: 15px !important;
    text-transform: none !important;
    color: #fff !important;
    font-weight: 500 !important;
}

.main-navigation ul.sub-menu li {
    margin-bottom: 10px !important;
}

.main-navigation ul.sub-menu li a:hover {
    background: none !important;
}

.main-navigation ul.sub-menu li:before {
    display: none !important;
}

.main-navigation ul li.menu-item-has-children:hover .sub-menu {
    top: 41px;
    opacity: 1;
    visibility: visible;
}

.sub-menu li:last-child a {
    color: white !important;
    background: transparent;
}

.main-navigation ul.sub-menu li {
    position: relative;
}

.main-navigation ul.sub-menu li::before {
    content: '';
    width: 100%;
    left: 0;
    position: absolute;
    background: #ffffff !important;
    right: 0;
    bottom: -10px !important;
    display: block !important;
    height: 2px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0;
}

.main-navigation ul.sub-menu li.current_page_item:before {
    content: '';
    width: 100%;
    left: 0;
    position: absolute;
    background: #ffffff !important;
    right: 0;
    bottom: -5px !important;
    display: block !important;
    height: 2px;
    opacity: 1 !important
}

.main-navigation ul.sub-menu li:hover::before {
    opacity: 1;
    bottom: -5px !important;
}

@media screen and (max-width: 990px) {
    .main-navigation ul.sub-menu li::before {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .foot_con_tit.przyjecia-footer {
        margin-top: 50px;
    }

    .foot_con_tit.social-footers {
        margin-top: 20px;
    }

}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    float: left !important;
    width: 80% !important;
    max-width: 80%;
    padding: 0;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    margin: 0 0 10px !important;
    padding: 10px !important;
    /* border-radius: 10px; */
    border: 2px solid #ddd !important;
    outline: none !important;
    font-family: Rubik !important;
}

.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus {
    border: 2px solid #00B2AC !important;
}

.woocommerce ul.order_details {
    padding-left: 0;
}

.woocommerce-thankyou-order-received {
    text-align: center;
    font-size: 42px;
    margin-bottom: 80px;
    margin-top: 60px;
    font-weight: bold;
}

.woocommerce-billing-fields {}

.woocommerce-checkout h3 {
    margin-top: 40px;
    font-weight: bold;
    margin-bottom: 24px;
}

.woocommerce-checkout h3#ship-to-different-address {
    margin-top: 10px !important;
    font-weight: normal !important;
    font-size: 20px !important;
    margin-bottom: 10px !important;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 49% !important;
    overflow: visible;
}

.woocommerce-order-details__title {
    font-size: 32px !important;
}

h3.address-title {
    margin-top: 14px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background: #00B2AC !important;
    padding: 18px 34px !important;
    width: 220px;
    height: 48px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    opacity: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.umow_wizyte_domowa_tel {
    margin-top: 16px;
    font-size: 20px;
    font-weight: bold;
}

.umow_wizyte_title {
    color: #00B2AC;
}

.umow_wizyte_title-2 {
    margin-top: 20px;
}

.umow_wizyte_phone {
    font-size: 18px;
}

.entry #loginform {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 20px;
}

.entry #loginform label {
    display: block;
}

.entry #loginform input {
    display: block;
    border: 2px solid #00B2AC;
    padding: 10px;
    max-width: 100%;
    width: 600px;
}

.entry #loginform .login-remember label {
    display: inline-block;
}

.entry #loginform .login-remember input {
    width: auto;
    display: inline;
}

.entry .login-error {
    max-width: 100%;
    width: 600px;
    text-align: center;
    margin: auto;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#loader {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: rgba(255, 255, 255, 0.7);
    justify-content: center;
    align-items: center;
}

#loader:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    animation: spin 2s linear infinite;
}

/* Stylowanie formularza */
#doctor-panel-form-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 20px;
}

#doctor-panel-form-container form {
    max-width: 600px;
    width: 100%;
    padding: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    border-radius: 8px;
}

#doctor-panel-form-container form label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

#doctor-panel-form-container form input,
#doctor-panel-form-container form button {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

#doctor-panel-form-container form button {
    background-color: #3498db;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}

#doctor-panel-form-container form button:hover {
    background-color: #2980b9;
}


#doctor-panel-form-container .label-checkbox {
    display: inline-block;
}

#doctor-panel-form-container .input-checkbox {
    width: auto;
    display: inline-block;
}

/* Stylowanie komunikatów */
#doctor-panel-form-container #form-message {
    text-align: center;
    margin-bottom: 20px;
}

.hero-tax {
    display: flex;
    align-items: center;
    margin-top: 80px;
}

.hero-tax-left {
    width: 60%;
}

.hero-tax-right {
    width: 60%;
    margin-left: -20%;
    background-color: #D1F4F2;
    padding: 35px 45px 45px;
}

.hero-tax-right h1 {
    font-size: 46px !important;
    margin-bottom: 20px;
}

.hero-tax-right p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 26px;
}

.hero-tax-right img {
    position: absolute;
    width: 122px;
    right: 50px;
    top: -5px;
}


.faq-section {
    max-width: 100%;
    margin-top: 30px;
}


.accordion-item {
    background: #fff;
}

.accordion-item:nth-child(even) {
    background: #D1F4F2;
}


.accordion-title {
    padding: 16px 20px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #00445C;
    transition: .3s ease;
    font-weight: 500;
    font-size: 18px;
}


.accordion-title.active {
    color: #00B2AC;
}

.accordion-title:hover {
    background-color: #e2e2e2;
}

.accordion-icon {
    width: 10px;
    height: 10px;
    border: solid #00B2AC;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
    margin-top: -4px;
}

.accordion-title.active .accordion-icon {
    transform: rotate(-135deg);
}

.accordion-content p {
    margin: 0;
}

.accordion-content {
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    max-height: 0;
    /* Domyślnie ukryte */
    padding: 0 20px;
    /* Ukryj padding, gdy akordeon jest zamknięty */
}

.accordion-content.open {
    max-height: 999px;
    /* Tymczasowa wartość dla płynnego otwierania */
    padding: 15px 20px 22px;
    /* Przywrócenie paddingu podczas otwierania */
}
.term-subtitle {
    font-size: 30px !important;
    line-height: 46px !important;
    margin-bottom: 36px;
}
@media screen and (max-width: 990px) {
    .hero-tax-right img {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .hero-tax {
        display: block;
    }

    .hero-tax-left {
        width: 100%;
    }

    .hero-tax-right {
        width: calc(100% - 40px);
        margin-left: 20px;
        margin-top: -100px;
        z-index: 1;
        position: relative;
    }

    .hero-tax-right img {
        display: block;
        width: 80px;
        top: -25px;
        right: 25px;
    }
}

@media screen and (max-width: 528px) {
    .hero-tax {
        margin-top: 40px;
    }
    .hero-tax-right h1{
       font-size: 36px !important;
       margin-bottom: 20px;
    }
    .hero-tax-right {
        width: calc(100% - 20px);
        margin-left: 10px;
        margin-top: -60px;
        padding: 25px 20px;
    }
    .hero-tax-right img {
        width: 50px;
        top: -18px;
        right: 15px;
    }
}