/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/* GLOBAL */
.c-address p:before {
    content: url('/wp-content/uploads/2024/10/icon_03.png');
    position: relative;
    top: 5px;
    margin-right: 8px;
}
.c-phone p:before {
    content: url('/wp-content/uploads/2024/10/icon_05.png');
    position: relative;
    top: 5px;
    margin-right: 8px;
}
.c-mail p:before {
    content: url('/wp-content/uploads/2024/10/icon_08.png');
    position: relative;
    top: 6px;
    margin-right: 8px;
}
.r-bread .fusion-builder-row {
    min-height: 90px !important;
    background: #f8f8f8 !important;
    border-radius: 30px !important;
}
.r-bread .c-bread {    
    font-size: 18px !important;
    margin-left: 20px;
}
.r-bread .c-bread .breadcrumb_last {
    font-weight: 700;
    color: #388697;
}
.r-title .c-title h1 {
    font-size: 30px !important;
    margin: 20px 0 !important;
}
@media only screen and (max-width: 800px) {
    .r-bread .fusion-builder-row {
        text-align: center;
        min-height: 90px !important;
    }
    .r-bread .c-bread {    
        font-size: 15px !important;
        margin-left: 0;
    }
    .r-title .c-title h1 {
        font-size: 26px !important;
    }
}

/* TOP */
.fusion-layout-column {
    margin-bottom: 0 !important;
}
.fusion-tb-header p {
    margin: 0;
    padding: 10px 0;
}
.r-secondary-top {
    background: #193974 !important;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.r-secondary-top  .c-text strong {
    padding: 0 20px;
    font-weight: 400;
}
.r-top  {
    min-height: 46px !important;
}
.r-top .s-link .fusion-column-wrapper {
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}
.r-top .s-link .c-text {
    display: flex !important;
    margin-right: 40px;
}
.r-top .s-button .fusion-column-wrapper {
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: nowrap;
}
.r-top .s-button .c-button {
    margin-left: 30px;
}
.r-top .s-button .c-lang p{
    margin-top: 5px;
    padding-bottom: 0;
}
.r-top .s-button .c-lang img {
    margin: 0 5px;
}
.r-top .s-button .c-lang img {
    transition: all 0.2s ease;
}
.r-top .s-button .c-lang img:hover {
    opacity: 0.6;
}
.r-menu {
    min-height: 105px !important;
    z-index: 99 !important;
}
.r-menu.fusion-container-stuck {
    min-height: 80px !important;
    box-shadow: 0 0 20px hwb(0deg 0% 100% / 20%);
    z-index: 9999 !important;
}
.r-menu .awb-menu__description {
    display: none;
}
@media only screen and (max-width: 800px) {
    .fusion-tb-header p {
        padding: 0 !important;
    }
    .r-top {
        text-align: center;
    }
    .r-top .s-link .fusion-column-wrapper {
        display: flex !important;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .r-top .s-link .c-text {
        display: flex !important;
        margin-right: 0;
    }
    .r-top .s-button .fusion-column-wrapper {
        margin-top: 20px;
        display: flex !important;!i;!;
        justify-content: center;
    }
    .awb-menu__m-toggle {
        padding-right: 0 !important;
    }
}

/* FOOTER */
.fusion-footer a {
    color: #fff;
}
.r-footer {
    background: #193974 !important;
    font-size: 14px;
    color: #fff;
    padding-bottom: 40px !important;
}
.r-footer .s-logo {
    border-bottom: 1px solid #fff !important;
}
.r-footer .s-logo .c-logo {
    padding: 30px 0;
}
.r-footer  .c-header {
    font-size: 14px;
    font-weight: 700;
}
.r-footer .c-text  {
    margin-left: 50px;
}
.r-footer .c-text.c-address strong {
    font-weight: 400;
}
.r-footer .c-text.c-address strong:after {
    content: url('/wp-content/uploads/2024/10/right-arrow_03.png');
    position: relative;
    top: 3px;
    margin-left: 8px;
}
.r-footer .c-text p:before {
    filter: brightness(0) saturate(100%) invert(95%) sepia(0%) saturate(7474%) hue-rotate(65deg) brightness(109%) contrast(105%);
    position: absolute;
}
.r-footer .c-text.c-address p:before {   
    left:10px;
    top: 75px;
}
.r-footer .c-text.c-phone p:before {   
    left:10px;
    top: 190px;
}
.r-footer .c-text.c-mail p:before {   
    left:10px;
    top: 265px;
}
.r-footer .c-menu a {
    color: #fff !important;
    border: 0 !important;
    padding: 0 0 5px !important;
    font-family: Suse !important;    
    font-weight: 400 !important;
}
.r-footer .c-menu .sub-menu,
.r-footer .c-menu .arrow{
    display: none !important;
}
.r-copy {
    background: #0d2552 !important;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.r-copy .c-text strong {
    font-weight: 400;
    padding: 0 15px;
}
.r-copy .c-text-right {
    text-align: right;
}
.fusion-top-top-link {
    border-radius: 100% !important;
    height: 40px !important;
    width: 40px !important;
    right: 20px !important;
    bottom: 20px !important;
    background: #0d2552 !important;
    border: 1px solid #0d2552 !important;
}
.fusion-top-top-link:hover {
    background: #fff !important;
}
.fusion-top-top-link:hover:before {    
    color: #0d2552 !important;
}
@media only screen and (max-width: 800px) {
    .r-footer .c-header {
        text-align: center;
    }
    .r-footer .c-menu ul {
        margin-bottom: 20px !important;
    }
    .r-footer .c-menu li {
        text-align: center;
    }
    .r-copy {
        text-align: center;
    }
    .r-copy .c-text-right {
        text-align: center;
    }
    .r-copy strong {
        display: block;
        font-size: 0;
    }
    .fusion-top-top-link {
        width: 30px !important;
        height: 30px !important;
        right: 10px !important;
        bottom: 10px !important;        
    }
     .fusion-top-top-link:before {
         top: -7px;
         right: 7px;
         position: absolute
     }
}

/* HOME */
.home #main {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.home .fusion-page-title-bar{
    display: none;
}
.r-start .s-left .fusion-column-wrapper {
    background: url('/wp-content/uploads/2024/10/znajdz-lekarza.jpg') no-repeat;
    height: 556px;
    padding-left: 45px;
    padding-bottom:100px;
}
.r-start .s-left .c-text {
    font-size: 48px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 700;
    color: #388697;
    margin-bottom: 20px;
}
.r-start .s-left .c-menu ul.menu li a {
    pointer-events: none;
    border: 0 !important;
    padding: 0 !important;
}
.r-start .s-left .c-menu ul.menu li a .link-text {
    position: absolute;
    left: 30px;
    top: 13px;
    font-family: Suse;
}
.r-start .s-left .c-menu ul.menu li a .arrow {
    pointer-events: auto;
    width: 340px !important;
    background: #ffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 50px;
    line-height: 50px;
}
.r-start .s-left .c-menu ul.menu li a .arrow:before {
    font-size: 25px;
    margin-right: 20px !important;
    content: "\f107" !important;
}
.r-start .s-left .c-menu ul.sub-menu {
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-left: 20px !important;
    margin-left: 0 !important;
    width: 340px;
    border: 0 !important;
    position: absolute;
    z-index: 999999999 !important;!i;!;
}
.r-start .s-left .c-menu ul.sub-menu a {
    pointer-events: all !important;
    display: block !important;
    border: 0;
}
.r-start .s-left .c-menu ul.sub-menu a .link-text {
    position: relative !important;
    top: 0 !important;
    left: 10px !important;
}
.r-start .s-left .c-menu ul.sub-menu a .arrow:before {
    font-size: 0 !important;
}
.r-start .c-image {
    border-radius: 25px;
    background: transparent;
    opacity: 1 !important;
}
.r-start .fusion-image-element:nth-child(1) {
    margin-bottom: 22px
}
.r-start .c-image img {
    height: 267px;
    object-fit: cover;
    opacity: 1 !important;
}
.r-start .c-image .awb-imageframe-caption-title {
    position: absolute !important;
    bottom: -10px;
    z-index: 9;
    font-size: 30px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #0d2552 !important;
}
.r-start .fusion-image-element:nth-child(1) .awb-imageframe-caption-title {
    right: 30px;
}
.r-phone {
    background: #193974 !important;
    width: 1170px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 70px !important;
    height: 130px;
    border-radius: 25px !important;
    z-index: 99 !important;
}
.r-phone .c-text p {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    margin: 0;
    text-align: center;
}
.r-phone  .c-form input {
    height: 45px !important;
    font-weight: 700;
    color: #0d2552 !important;
    font-size: 18px !important;
}
.r-phone  .c-form input::placeholder {
    font-weight: 300;    
    font-size: 14px !important;
}
.r-phone  .c-form .fusion-form-field {
    margin: 0 0 10px;
}
.r-phone  .c-form .fusion-form-consent-field {
    margin: 0;
}
.r-phone  .c-form .fusion-form-consent-field label {
    color: #fff;
    font-size: 12px;
    padding-left: 30px !important;
}
.r-phone  .c-form .fusion-form-consent-field label a {
    color: #fff;
}
.r-phone  .c-form  .c-button {
    height: 45px !important;
    width: 90%;
}
.r-phone  .c-form .alert {
    margin: 0;
    position: absolute;
    top: 100px;
    background: #388697 !important;
    border: 0;
    color: #fff !important;
    border-radius: 20px;
}
.r-phone  .c-form .alert .fusion-alert-content,
.r-phone  .c-form .alert .alert-icon {
    color: #fff;
}
.r-phone  .c-form .alert button {
    border: 0;
    font-size: 20px;
    right: 5px;
    top: 5px;
}
.r-about {    
    margin-top: -70px !important;
}
.r-about .fusion-builder-row {    
    border-radius: 25px !important;
    background: #fbfbfb !important;
    padding-top: 120px !important;
    padding-bottom: 30px !important;
}
.r-about .c-title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #388697;    
    padding-left: 70px;
}
.r-about .c-text {
    width: 500px;
    padding-left: 70px;
}
.r-about .c-box {
    padding-left: 100px;
    line-height: 24px;
    border-radius: 20px;
    box-shadow: 0 2px 20px hwb(0deg 0% 100% / 21%);
    margin-bottom: 20px;
    margin-left: 90px;
    width: 600px;
}
.r-about .c-box img {
    position: absolute;
    left: 140px;
    margin-top: 22px;
}
.r-spec {
    margin-top: 70px !important;
}
.r-spec .fusion-builder-row {    
    border-radius: 25px !important;
    background: #fbfbfb !important;
    padding: 50px 60px !important;
}
.r-spec .c-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #388697;    
    margin-bottom: 30px;
}
.r-spec .c-title strong {
    font-weight: 400;
    color: #0d2552;
    font-size: 16px;
}
.r-spec .fusion-tabs.vertical-tabs .tab-content {
    width: 50% !important;
    margin-top: -100px !important;
}
.r-spec .fusion-tabs.vertical-tabs .tab-content .tab-pane {    
    background: #193974;
    border-radius: 25px;
    color: #fff;
    padding: 0 30px 40px;
}
.r-spec .fusion-tabs.vertical-tabs .tab-content .tab-pane h4 {
    font-size: 30px;
    color: #fff;;
    margin-bottom: 20px;
    margin-top: -100px
}
.r-spec .fusion-tabs.vertical-tabs .tab-content .tab-pane a {
    background: #388697;
    border: 1px solid #388697;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 7px 30px;
    margin-top: 20px;
    float: right;
    text-decoration: none !important;
}
.r-spec .fusion-tabs.vertical-tabs .tab-content .tab-pane a:hover {
    background: transparent;
    border: 1px solid #fff;
}
.r-spec .fusion-tabs.vertical-tabs .tab-content .tab-pane img {
    min-width: 552px !important;
    margin-left: -30px;
    height: 500px;
    object-fit: cover;
    border-top-left-radius: 23px;    
    border-top-right-radius: 23px;
    -webkit-mask-size:  550px 500px;
    -webkit-mask-image: -webkit-gradient(linear, center bottom, center top, color-stop(0.00,  rgba(0,0,0,0)),   color-stop(1.00,  rgba(0,0,0,1)));
}
.r-spec .fusion-tabs.vertical-tabs .nav {
    width: 50% !important;
}
.r-spec .fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link {
    height: 65px;
    border-radius: 20px;
    border: 0;    
    margin-bottom: 15px
}
.r-spec .fusion-tabs.vertical-tabs.clean .nav-tabs li.active .tab-link,
.r-spec .fusion-tabs.vertical-tabs.clean .nav-tabs li:hover .tab-link{
    box-shadow: 0 0 18px hwb(0deg 0% 100% / 21%) !important;
}
.r-spec .fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link h4 {
    line-height: 45px !important;    
    color: #193974 !important;
    font-weight: 400;
}
.r-spec .fusion-tabs.vertical-tabs.clean .nav-tabs li.active .tab-link h4{
    font-weight: 700;
}
.r-cta {
    margin-top: -60px !important;
    min-height: 125px !important;
    background: #193974 !important;
    border-radius: 30px !important;
    color: #fff;
    width: 1180px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 30px !important;
    z-index: 999 !important;
}
.r-cta .c-text p{
    font-size: 30px;
    font-weight: 700;
    padding-left: 140px;
    margin: 0;
}
.r-cta .c-text p:before {
    content: url('/wp-content/uploads/2024/10/phone_03.png');
    position: absolute;
    top: -15px;
    left: 40px;
}
.r-cta .c-button {
    font-size: 18px !important;
    padding: 8px 45px !important;
}
.r-cta .c-text-phone p {
    font-size: 30px;
    margin: 0;
}
.r-cta .c-text-phone p a{
    color: #fff;
}
.r-team {
    margin-top: 60px !important;
}
.r-team .c-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #388697;    
    margin-bottom: 30px;
    text-align: center
}
.r-team .c-title strong {
    font-weight: 400;
    color: #0d2552;
    font-size: 16px;
}
.r-team .c-spec .c-col {
    transform: scale(0.8);
}
.r-team .c-spec .c-spec-img:after {
    content: url('/wp-content/uploads/2024/10/apple-sm_06.png');
    display: block;
    margin-top: 10px;
    transition: all 0.2s ease;
}
.r-team .c-spec .c-spec-title p{
    font-size: 16px;
    margin: 0;
}
.r-team .c-spec .c-spec-name p {
    font-size: 24px;
    color: #388697;
    font-weight: 700;
    margin: 5px 0;
}
.r-team .c-spec .c-spec-spec p {
    margin: 0;
    font-weight: 700;
    opacity: 0;
    transition: all 0.2s ease;
}
.r-team .c-spec .c-spec-button {
    margin-top: 20px;
    font-size: 14px; 
    opacity: 0;
    transition: all 0.2s ease;
}
.r-team .c-spec .c-col.swiper-slide-next {
    transform: scale(1);
}
.r-team .c-spec .swiper-slide-next .c-spec-img:after {
    content: url('/wp-content/uploads/2024/10/apple_07.png');
}
.r-team .c-spec .swiper-slide-next .c-spec-button,
.r-team .c-spec .swiper-slide-next .c-spec-spec p {
    opacity: 1;
}
.awb-swiper-button-next,
.awb-swiper-button-prev {
    background: transparent !important;
    height: 35px !important;
    width: 32px !important;
}
.awb-icon-angle-left:before {
    content: url('/wp-content/uploads/2024/10/arrow-left.png') !important;
}
.awb-icon-angle-right:before {
    content: url('/wp-content/uploads/2024/10/arrow-right.png') !important;
}
.r-team .c-button {
    margin-top: 40px;
}
.r-testi {
    margin-top: 60px !important;
    background: #fbfbfb !important;
    padding-top: 60px !important;
    padding-bottom: 70px !important;
}
.r-testi .c-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #388697;    
    text-align: center
}
.r-testi .c-title strong {
    font-weight: 400;
    color: #0d2552;
    font-size: 16px;
}
.r-testi .c-testi .c-testi-single {
    padding: 20px;
}
.r-testi .c-testi .c-testi-single .fusion-column-wrapper  {
    width: 900px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background: #fff !important;
    border-radius: 30px !important;
    box-shadow: 0 0 30px hwb(0deg 0% 100% / 21%);
    font-size: 24px;
    padding: 30px;
}
.r-testi .c-testi .c-testi-single .c-testi-name p {
    font-weight: 700;
    margin-bottom: 0;
}
.r-testi .c-button {
    margin-top: 30px !important;
}
.r-form {
    background: url('/wp-content/uploads/2024/10/form-bg.jpg') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.r-form .s-col {
    background: hwb(0deg 96% 4% / 95%) !important;
    border-radius: 30px;
    margin-top: 70px !important;
    margin-bottom: 70px !important;
    width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-bottom: 40px;
}
.r-form .c-title p {
    color: #388697;
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 10px;
}
.r-form .c-form .fusion-form-field {
    margin: 7px 0;
}
.r-form .c-form .fusion-form-consent-field label {
    font-size: 14px 
}
.r-form .c-form .c-button {
    margin-top: 10px;
    font-size: 18px !important;
}
.r-news {
    padding-top: 60px !important;
    background: #fbfbfb !important;
    padding-bottom: 60px !important;
}
.r-news .c-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #388697;    
    margin-bottom: 30px;
    text-align: center
}
.r-news .c-title strong {
    font-weight: 400;
    color: #0d2552;
    font-size: 16px;
}
.r-news .c-news {
    padding: 0 68px;
}
.r-news .c-news .c-news-single .fusion-column-wrapper {
    border: 1px solid #0d2552;
    border-radius: 30px;
    padding-bottom: 15px !important;
}
.r-news .c-news .c-news-img,
.r-news .c-news .c-news-img img {
    width: 100% !important;
    border-radius: 30px;
}
.r-news .c-news .c-news-title h3 {
    font-size: 18px !important;
    color: #388697 !important;
    padding: 5px 20px 0 !important;
}
.r-news .c-news .c-news-desc {
    text-align: justify;
    padding: 0 20px  !important;
}
.r-news .c-button {
    margin-top: 50px;
}
.r-part {
    margin-top: 60px !important;
    padding-bottom: 45px !important;
}
.r-part .c-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #388697;    
    margin-bottom: 30px;
    text-align: center
}
.r-part .c-title strong {
    font-weight: 400;
    color: #0d2552;
    font-size: 16px;
}
.r-part .c-part {
    padding: 0 68px;
}
.r-part .c-part .fusion_builder_column img {
    filter: grayscale(100%);
    opacity: 0.6;
    transition: all 0.2s ease;
}
.r-part .c-part .fusion_builder_column:hover img {
    filter: grayscale(0%);
    opacity: 1
}
@media only screen and (max-width: 800px) {
    .r-start .s-left .fusion-column-wrapper {
        height: 200px;
        padding-left: 0;
        padding-bottom:50px;
        text-align: center;
        border-radius: 25px;
        margin-bottom: 10px !important;
    }
    .r-start .s-left .c-text {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 0px;
    }
    .r-start .s-left .c-text br {
        display: none;
    }
    .r-start .s-left .c-menu ul{
        text-align: center !important;
    }
    .r-start .s-left .c-menu ul.menu li a .arrow {
        margin: 0 auto !important;
        width: 90% !important;
        border: 1px solid #ddd;
    }
    .r-start .s-left .c-menu ul.menu li a .link-text {
        left: 50px
    }
    .r-start .s-left .c-menu ul.sub-menu {
        text-align: left !important;
        width: 90%;
        margin-left: 5% !important;
        border: 1px solid #ddd !important;
        border-top:0 !important;
    }
    .r-start .s-left .c-menu ul.sub-menu li {
        height: 30px;
    }
    .r-start .fusion-image-element:nth-child(1) {
        margin-bottom: 10px
    }
    .r-start .c-image img {
        height: 200px;
    }
    .r-start .c-image .awb-imageframe-caption-title {
        width: 100% !important;
        text-align: center !important;
        position: relative !important;
        margin-top: 30px;
        bottom: 0;
        font-size: 24px !important;
        text-shadow: 0 0 15px #fff;
    }
    .r-start .fusion-image-element:nth-child(1) .awb-imageframe-caption-title {
        right: 0;
    }
    .r-phone {
        width: 100%;
        margin-top: 40px !important;
        height: auto;
        padding: 25px !important;
    }
    .r-phone .c-text p {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .r-phone  .c-form input {
        height: 40px !important;
        font-size: 16px !important;
    }
    .r-phone  .c-form .fusion-fullwidth {
        padding: 0 ;
    }
    .r-phone  .c-form .fusion-form-consent-field {
        margin: 0;
    }
    .r-phone  .c-form .fusion-form-consent-field label {
        text-align: justify;
    }
    .r-phone  .c-form .fusion-form-consent-field label a {
        color: #fff;
    }
    .r-phone  .c-form  .c-button {
        height: 40px !important;
        width: 100%;
    }
    .r-about {    
        margin-top: 40px !important;
        text-align: center;
    }
    .r-about .fusion-builder-row {    
        padding-top: 20px !important;
        padding-bottom: 30px !important;
    }
    .r-about .c-title {
        font-size: 24px;
        padding-left: 0;
    }
    .r-about .c-text {
        width: 100%;
        padding-left: 0;
    }
    .r-about .c-box {
        padding: 10px;
        line-height: 24px;
        margin-left: 0;
        width: 100%;
    }
    .r-about .c-box img {
        position: relative;
        left: 0;
        margin-top: 15px;
    }
    .r-spec {
        margin-top: 40px !important;
        text-align: center;
    }
    .r-spec .fusion-builder-row {    
        padding: 15px !important;
    }
    .r-spec .c-title {
        font-size: 24px;
        margin-bottom: 0px;
    }
    .r-spec .c-tabs {
        margin-bottom: 30px;
    }
    .r-spec .fusion-tabs.vertical-tabs .tab-content {
        width: 100% !important;
        margin-top: 0 !important;
    }
    .r-spec .fusion-tabs.vertical-tabs .tab-content .tab-pane h4 {
        font-size: 22px !important;
        margin-bottom: 20px;
        margin-top: -100px
    }
    .r-spec .fusion-tabs.vertical-tabs .tab-content .tab-pane a {
        float: none;
    }
    .r-spec .fusion-tabs.vertical-tabs .tab-content .tab-pane img {
        min-width: 107% !important;
        margin-left: -10px;;
        height: 220px;
        -webkit-mask-size:  550px 220px;
    }
    .r-spec .fusion-tabs.vertical-tabs .nav {
        width: 100% !important;
    }
    .r-spec .fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link{        
        margin-bottom: 0 !important;
        border: 2px solid;
    }
    .r-spec .fusion-tabs.vertical-tabs.clean .nav-tabs li.active .tab-link,
    .r-spec .fusion-tabs.vertical-tabs.clean .nav-tabs li:hover .tab-link{
        box-shadow: 0 0 !important;
    }
    .r-spec .fusion-tabs.vertical-tabs.clean .nav-tabs li .tab-link h4 {
        font-size: 16px !important;
        line-height: 30px !important;   
    }
    .r-spec .fusion-tabs.vertical-tabs.clean .nav-tabs li.active .tab-link h4{
        font-weight: 700;
    }
    .r-spec .fusion-tabs.vertical-tabs .tab-content .tab-pane {   
        line-height:22px;
        font-size: 15px;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .r-cta {
        text-align: center;
        margin-top: 0px !important;
        min-height: auto !important;
        width: 100%;
        margin-left: auto !important;
        margin-right: auto !important;
        padding: 10px 20px 20px !important;
        z-index: 999 !important;
    }
    .r-cta .c-text p {
        font-size: 24px;
        padding-left: 0;
        margin: 0;
    }
    .r-cta .c-text p:before {
        transform: scale(0.7);
        position: relative;
        top: 0px;
        left: 0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        display: block;
    }
    .r-cta .c-button {
        font-size: 16px !important;
        margin-top: 10px;
    }
    .r-cta .c-text-phone p {
        font-size: 20px;
        margin: 0;
    }
    .r-team {
        margin-top: 60px !important;
    }
    .r-team .c-title {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .r-team .c-spec .c-col {
        transform: scale(1);
    }
    .r-team .c-spec .c-spec-img img {
        width: 200px;
        height: 200px;
        object-fit: cover;
    }
    .r-team .c-spec .c-spec-name p {
        font-size: 20px;
    }
    .r-team .c-spec .c-spec-spec p {
        opacity: 1;
    }
    .r-team .c-spec .c-spec-button {
        opacity: 1;
    }
    .r-team .c-button {
        margin-top: 20px;
    }
    .r-testi {
        margin-top: 40px !important;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .r-testi .c-title {
        font-size: 24px;
    }
    .r-testi .c-testi .c-testi-single {
        padding: 20px 50px;
    }
    .r-testi .c-testi .c-testi-single .fusion-column-wrapper  {
        width: 100% !important;
        font-size: 18px;
        padding: 20px;
    }
    .r-testi .c-testi .c-testi-single .c-testi-name p {
        font-weight: 700;
        margin-bottom: 0;
    }
    .r-testi .c-button {
        margin-top: 30px !important;
    }
    .r-form {
        background: url('/wp-content/uploads/2024/10/form-bg.jpg') !important;
        background-size: coveer !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }
    .r-form .s-col {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
        width: 100% !important;
    }
    .r-form .c-title p {
        font-size: 24px;
        padding-top: 20px;
        margin-bottom: 0;
    }
    .r-form .c-form .fusion-form-field {
        margin: 2px 0;
    }
    .r-form .c-form .fusion-form-consent-field label {
        text-align: justify;
    }
    .r-form .c-form .c-button {
        margin-top: 10px;
        font-size: 16px !important;
    }
    .r-news {
        margin-top: 0 !important;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .r-news .c-title {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .r-news .c-news {
        padding: 0 50px;
    }
    .r-news .c-news .c-news-title h3 {
        font-size: 16px !important;
    }
    .r-news .c-button {
        margin-top: 20px;
    }
    .r-part {
        margin-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .r-part .c-title {
        font-size: 24px;
    }
    .r-part .c-part {
        padding: 0 50px;
    }
}

/* ABOUT PAGE */
.page-id-18 .r-testi .c-button {
    display: none;
}

/* PRICING PAGE */
.p-pricing .c-table table {
    width: 100% !important;
}
.p-pricing .c-table tr td {
    height: auto ;
}
.p-pricing .c-table tr td:last-child {
    width: 100px !important;
    text-align: center;
}
.p-pricing {
    padding: 0 200px !important;
}
.p-pricing .c-title {
    font-size: 24px;
    color: #388697;
    font-weight: 700;
    margin: 0;
    text-align: center;
}
.c-toggle  {
    margin-bottom: 40px !important;
    margin-top: 20px !important;
}
.c-toggle .fusion-panel  {
    border-radius: 10px !important;
    border: 1px solid #ddd !important;
}
.c-toggle .fusion-panel a {
    color: #193974 !important;
    font-family: Suse !important; 
}
.c-toggle .fusion-panel a:hover,
.c-toggle .fusion-panel a.active .fusion-toggle-heading{
    color: #388697 !important;
}
.c-toggle .fusion-panel h4,
.c-toggle .panel-body p {
    font-family: Suse !important; 
    color: #193974;
}
.c-toggle table {
    width: 100% !important;
}
.p-pricing table td {
    font-family: Suse !important; 
}
.p-pricing  table td {
    padding: 5px 10px !important;
    color: #000;
}
.p-pricing table tr:nth-child(odd) {
    background: #eeeeee;
}
@media only screen and (max-width: 800px) {
    .p-pricing {
        padding: 0 !important;
    }
    .p-toggle {
        padding: 0 !important;
    }
    .c-toggle .fusion-panel h4 {
        font-size: 16px !important;
        font-family: Suse !important; 
    }
    .c-toggle .fusion-panel h4 a {
        padding: 8px 10px !important;
    }
    .p-pricing table tr td:last-child{
        width: 30% !important;
    }
}

/* NEWS PAGE */
.p-news {
    background: transparent !important;
    padding-top: 0 !important;
}
.p-news .c-news-button {
    margin-left: 10px !important;
}
@media only screen and (max-width: 800px) {
    .p-news .c-news {
        padding: 0;
    }
}

/* SINGLE NEWS PAGE */
.single-post .flexslider,
.single-post .post-content {
    padding: 0 150px !important;
}
@media only screen and (max-width: 800px) {
    .single-post .flexslider,
    .single-post .post-content {
        padding: 0 !important;
    }
}

/* TEAM PAGE */
.p-team {
    margin-top: 0px !important;
}
.p-team .c-spec .c-col {
    transform: scale(1);
    text-align: center;
    margin-bottom: 20px !important;
}
.p-team .c-spec .c-spec-img img {
    width: 164px;
    height: 164px;
    object-fit: cover;
}
.p-team .c-spec .c-spec-img:after {
    content: url('/wp-content/uploads/2024/10/apple_07.png');
}
.p-team .c-spec .c-spec-button,
.p-team .c-spec .c-spec-spec p {
    opacity: 1;
}

/* TEAM PAGE SINGLE */
.single-specjalista .p-team-single {
    margin-top: 20px;
}
.single-specjalista .c-image img {
    width: 283px;
    height: 283px;
    border-radius: 100%;
}
.single-specjalista .c-image:after {
    content: url('/wp-content/uploads/2024/10/big-appla_07.png');
    display: block;
    margin-top: 25px;
}
.single-specjalista .c-title p {
    font-size: 30px;
    color: #388697;
    font-weight: 700;
    margin: 0;
}
.single-specjalista .c-name {
    margin: 0 !important;
}
.single-specjalista .c-name h1 {
    font-size: 36px !important;
    color: #388697 !important;
    font-weight: 700!important;
    margin: 0 !important;
    line-height: 40px !important;
}
.single-specjalista .c-spec {    
    border-bottom: 1px solid #388697 !important;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.single-specjalista .c-spec p {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}
.single-specjalista .c-content {
    border-t\op: 1px solid #388697 !important;
    padding-top: 20px;
    padding-bottom: 60px;
    margin-top: 30px !important;
}
.single-specjalista .c-content h3 {
    font-size: 30px !important;
    text-transform: uppercase;
    color: #388697 !important;
    font-weight: 700!important;
    margin: 20px 0 0 !important;
    line-height: 40px !important;
}
.single-specjalista .c-content ul  {
    padding-left: 25px !important;
    margin-top: 5px;
}
.single-specjalista .c-content ul li::marker {
    color: #388697;
    font-size: 18px;
}
.single-specjalista .r-cta {
    margin-top: 55px !important;
    margin-bottom: 60px;
}
.single-specjalista .p-team-single .c-button {
    font-size: 18px !important;
}
.single-specjalista .p-team-single .c-button2,
.single-specjalista .p-team-single .c-button3 {
    width: 350px;
    padding: 10px 30px;
}
.single-specjalista .c-category p {
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 20px;
}
.single-specjalista .c-category a:nth-child(1) { grid-area: 1 / 1 / 2 / 2; }
.single-specjalista .c-category a:nth-child(2) { grid-area: 1 / 2 / 2 / 3; }
.single-specjalista .c-category a:nth-child(3) { grid-area: 1 / 1 / 2 / 2; }
.single-specjalista .c-category a:nth-child(4) { grid-area: 1 / 2 / 2 / 3; }

.single-specjalista .c-category a {
    text-align: center;
    font-size: 18px;
    border: 1px solid #388697;
    padding: 7px 30px;
    border-radius: 8px;
    text-decoration: none !important;
}
.single-specjalista .c-category a:hover {
    background: #388697;
    color: #fff;
}
@media only screen and (max-width: 800px) {    
    .single-specjalista #main {
        padding-bottom: 0;
    } 
    .single-specjalista .p-team-single {
        margin-top: 0;
        text-align: center;
    }
    .single-specjalista .c-image img {
        width: 200px;
        height: 200px;
        object-fit: cover;
    }
    .single-specjalista .c-image:after {
        transform: scale(0.5);
    }
    .single-specjalista .c-title p {        
        font-size: 16px;
    }
    .single-specjalista .c-name h1 {
        text-align: center !important;
        font-size: 24px !important;
    }
    .single-specjalista .c-spec p {
        font-size: 16px;
    }
    .single-specjalista .c-content {
        padding-top: 10px;
        padding-bottom: 60px;
        margin-top: 20px !important;
    }
    .single-specjalista .c-content h3 {
        font-size: 20px !important;
        margin: 10px 0 0 !important;
        line-height: 36px !important;
    }
    .single-specjalista .r-cta {
        margin-top: 45px !important;
        margin-bottom: 40px;
    }
    .single-specjalista .p-team-single .c-button {
        font-size: 16px !important;
    }
    .single-specjalista .p-team-single .c-button2,
    .single-specjalista .p-team-single .c-button3 {
        width: 100%;
        margin-bottom: 5px;
    }
    .single-specjalista .c-category p {
        margin-top: 30px;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: 1fr;
    }
    .single-specjalista .c-category a {
        font-size: 16px;
    }
}

/* SPECJALIZACJA PAGE */
.page-id-10 .r-spec {
    background: transparent !important;
    margin-top: 0 !important;
}
.page-id-10  .r-spec .fusion-builder-row {    
    background: #fff !important; 
    padding-top: 0 !important;
}
.page-id-10 .r-spec .c-title {
    display: none;
}
.page-id-10 .r-spec  .fusion-tabs.vertical-tabs .tab-content {
    margin-top: 0 !important;
}

/* TERM SPECJALIZACJA PAGE */
.tax-specjalizacja .c-title {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #388697;    
    margin-bottom: 30px;
    margin-top: 20px;
}
.tax-specjalizacja .c-title strong {
    font-weight: 400;
    color: #0d2552;
    font-size: 16px;
}
.tax-specjalizacja .c-spec .c-col {
    text-align: center;
}
.tax-specjalizacja .c-spec .c-spec-img img {
    width: 164px;
    height: 164px;
    object-fit: cover;
}
.tax-specjalizacja .c-spec .c-spec-img:after {
    content: url('/wp-content/uploads/2024/10/apple-sm_06.png');
    display: block;
    margin-top: 10px;
    transition: all 0.2s ease;
}
.tax-specjalizacja .c-spec .c-spec-title p{
    font-size: 16px;
    margin: 0;
}
.tax-specjalizacja .c-spec .c-spec-name p {
    font-size: 24px;
    color: #388697;
    font-weight: 700;
    margin: 5px 0;
}
.tax-specjalizacja .c-spec .c-spec-spec p {
    margin: 0;
    font-weight: 700;
}
.tax-specjalizacja .c-spec .c-spec-button {
    margin-top: 20px;
    font-size: 14px; 
}
.tax-specjalizacja  .r-cta {
    margin: 40px auto 60px !important;
}
@media only screen and (max-width: 800px) {
    .tax-specjalizacja #main {
        padding-bottom: 0;
    }
    .tax-specjalizacja .c-title {
        font-size: 24px;
    }
    .tax-specjalizacja .c-text ul  {
        padding-left: 20px !important;
    }
    .tax-specjalizacja  .r-cta {
        margin: 40px auto 40px !important;
    }
    .tax-specjalizacja .r-form {
        background-size: cover !important;
    }
}

/* TELEMEDYCYNA PAGE */
.p-tele {
    margin-bottom: 60px !important;
}
.p-tele img {
    border-radius: 30px;
    box-shadow: 0 0 20px hwb(0deg 0% 100% / 30%);
}
.p-tele ul li::marker {
    color: #388697;
    font-size: 20px;
}
.p-tele strong {
    font-size: 20px;
    color: #388697;
    text-decoration: underline;
}
@media only screen and (max-width: 800px) {
    .p-tele {
        margin-bottom: 0 !important;
    }
    .p-tele img {
        margin-bottom: 20px;
    }
    .p-tele h3 {
        font-size: 20px !important;
    }
}

/* CONTACT PAGE */
.page-id-22 #main {
    padding-bottom: 0 !important;
}
.page-id-22 .r-testi {
    margin-top: 0 !important;
}
.p-contact {
    width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.p-contact .c-header {
    font-size: 18px;
    font-weight: 700;
}
.p-contact .c-text  {
    margin-left: 50px;
    font-size: 18px;
}
.p-contact .c-text p:before {
    position: absolute;
}
.p-contact .c-text.c-address p:before {   
    left:30px;
    top: 60px;
}
.p-contact .c-text.c-phone p:before {   
    left:30px;
    top: 170px;
}
.p-contact .c-text.c-mail p:before {   
    left:30px;
    top: 250px;
}
.p-contact  iframe {
    width: 100%;
    height: 400px;
    border-radius: 30px;
    box-shadow: 0 0 20px hwb(0deg 0% 100% / 30%);
}
.p-cta {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
    min-height: 125px !important;
    background: #193974 !important;
    border-radius: 30px !important;
    color: #fff;
    width: 1180px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 30px !important;
    z-index: 999 !important;
}
.p-cta .c-text p{
    font-size: 30px;
    font-weight: 700;
    padding-left: 140px;
    margin: 0;
}
.p-cta .c-text p:before {
    content: url('/wp-content/uploads/2024/10/phone_03.png');
    position: absolute;
    top: -15px;
    left: 40px;
}
.p-cta .c-button {
    font-size: 18px !important;
    padding: 8px 45px !important;
}
.p-cta .c-text-phone p {
    font-size: 30px;
    margin: 0;
}
.p-cta .c-text-phone p a{
    color: #fff;
}
@media only screen and (max-width: 800px) {
    .page-id-22 #main {
        padding-bottom: 0 !important;
    }
    .page-id-22 .r-testi {
        margin-top: 0 !important;
    }
    .p-contact {
        width: 100% !important;
        padding: 0 !important;
    }
    .p-contact .c-header {
        font-size: 16px !important;
    }
    .p-contact .c-text  {
        margin-left: 40px;
        font-size: 16px;
    }
    .p-contact .c-text p:before {
        position: absolute;
    }
    .p-contact .c-text.c-address p:before {   
        left:10px;
        top: 55px;
    }
    .p-contact .c-text.c-phone p:before {   
        left:10px;
        top: 160px;
    }
    .p-contact .c-text.c-mail p:before {   
        left:10px;
        top: 230px;
    }
    .p-contact  iframe {
        width: 100%;
        height: 300px;
    }
    .p-cta {
        text-align: center;
        margin-top: 40px !important;
        margin-bottom: 30px !important;
        min-height: auto !important;
        width: 100%;
        margin-left: auto !important;
        margin-right: auto !important;
        padding: 10px 20px 20px !important;
    }
    .p-cta .c-text p {
        font-size: 20px;
        padding-left: 0;
        margin: 0;
    }
    .p-cta .c-text p:before {
        transform: scale(0.7);
        position: relative;
        top: 0px;
        left: 0px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        display: block;
    }
    .p-cta .c-button {
        font-size: 16px !important;
        margin-top: 10px;
    }
    .p-cta .c-text-phone p {
        font-size: 20px;
        margin: 0;
    }
}

/* DEFAULT PAGE */
.p-default .fusion-text img,
.p-default .c-image img{
    border-radius: 20px;
    width: 500px;
    height: 320px;
    object-fit: cover;
}

/* OFFER PRICING PAGE */
.p-pricing-offer {
    margin-top: 60px !important;
}