/*
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
*/
.alignright, .fusion-alignright {
    margin-left: 32px !important;
}
.alignleft, .fusion-alignleft {
    margin-right: 32px !important;
}
.alignleft, .fusion-alignleft,
.alignright, .fusion-alignright {
    margin-top: 17px !important;
    margin-bottom: 20px !important;
}
.page-id-6 .fusion-main-menu {
    float: left !important;
    margin-left: 40px;
}
.fusion-main-menu>ul>li {
    text-transform: uppercase;
}
.c-button {
    border-radius: 30px !important;
}
.fusion-button.button-flat.c-button:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4) !important;
}
.p-content .c-button {
    margin: 20px 0;
}
.c-text-big,
.c-text-big h1 {
    font-size: 46px !important;
    line-height: 56px !important;
    font-weight: 700 !important;
    color: #29abe2 !important;
}
.c-text {
    font-size: 24px;
}
.c-menu-phone .menu-text,
.c-menu-phone {
    font-size: 30px !important;
    font-weight: 700;
}
.c-menu-phone {
    line-height: 111px;
}
.fusion-is-sticky .c-menu-phone { 
   line-height: 65px;
}
.c-menu-phone .menu-text span {
    font-weight: 400;
}
.c-text-medium,
.c-text-medium h2 {
    font-size: 36px !important;
    line-height: 42px !important;
    color: #094863 !important;
}
.c-text-title {
    text-align: center;
    font-size: 30px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 40px;
}
.c-text-title p {
    margin-bottom: 0px !important;
}
.c-text-title:after {
    content: '';
    background: #009bdd;
    width: 60px;
    height: 2px;
    display: inline-block;
}
.tooltip .tooltip-inner {
    max-width: 600px !important;
    text-align: justify;
}
.fusion-footer .fusion-column:nth-child(1) {
    width: 40%;
}
.fusion-footer .fusion-column:nth-child(2) {
    width: 60%;
}
.r-footer {
    padding-top: 50px !important;
}
.c-footer {
    font-size: 18px;
}
.c-footer i {
    color: #009bdd;
}
.c-footer .c-phone {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 30px;
}
.c-footer .c-phone a {
    font-size: 36px;
    font-weight: 700;
    color: #009bdd;
}
.c-footer .c-logo {
    margin-bottom: 20px;
} 
.c-footer .c-data {
    margin-bottom: 15px;
}
.c-top {
    float: right;
    padding: 15px 0;    
    border-bottom: 1px solid #ddd;
}
.c-top .c-line {
    display: inline-block;
    margin-left: 24px;
}
.c-top .c-line.c-data,
.c-top .c-line.c-phone {
    font-size: 18px;
    color: #094863;
}
.c-top .c-line.c-phone  {
    margin-left: 0;
}
.c-top .c-line.c-phone a {
    color: #094863;
}
.c-top .c-line.c-phone a:hover {
    color: #009bdd;
}
.c-top .c-line.c-button a {
    font-size: 15px;
    border-radius: 40px;
    background: #009bdd;
    border: 1px solid #009bdd;
    color: #fff;
    padding: 5px 15px;
}
.c-top .c-line.c-button a:hover {
    background: #fff;
    color: #009bdd;
}
.c-top .c-line.c-button-dark a {
    background: #094863;
    border: 1px solid #094863;
}
.c-top .c-line.c-button a:hover {
    color: #094863;
}
.c-phone-menu {
    display: none;
}
.fusion-is-sticky .c-phone-menu {
    display: block;
}
#menu-menu-glowne li a {
    height: 50px !important;
}
.fusion-is-sticky #menu-menu-glowne li a {
    height: 65px !important;
} 
.fusion-body .fusion-is-sticky.fusion-header-wrapper .fusion-header {
    height: auto !important;
}
.h-footer,
.fusion-footer footer .fusion-columns .fusion-column {
    width: 100%;
}
.h-footer .c-line {
    display: inline-block;
    width: 24%;
    font-size: 20px;
    vertical-align: top;
}
.h-footer .c-line h4 {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    color: #094863;
}
.h-footer .c-line p {
    margin: 0;
}
.h-footer .c-line a {
    color: #094863;
}
.h-footer .c-line a:hover {
    color: #009bdd !important
}
.h-footer .c-line img {
    margin-bottom: 10px;
}
.c-widget {
    display: none;
    position: fixed;
    top: 400px;
    right: 0;
    z-index: 0
}
.c-widget .c-line{
    background: #fff;
    border: 1px solid #fa6416;
    height: 50px;
    margin-bottom: 10px;
    padding-right: 10px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;       
    right: -155px;
    position: relative; 
}
.c-widget .c-line:hover {
   right: -0px;
}
.c-widget .c-line i {
    color: #009bdd;
    padding: 11px;
    margin: 2px 10px 2px 2px;
    width: 45px;
    text-align: center;
    font-size: 22px;
}
.c-widget .c-line a {
    color: #009bdd;
    font-size: 17px;
    font-weight: 700;
    display: block;
}
.ic-phone-button {
    bottom: auto !important;
    top: 400px;
    background: #fff;
    border: 1px solid #fa6416;
    height: 50px;
    padding: 0px !important;
    width: 320px !important;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;       
    right: -270px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: 0px;
}
.ic-phone-button:hover {
   right: -0px;
}
.ic-phone-button i {
    color: #009bdd;
    padding: 12px 5px 10px 5px;
    width: 50px;
    text-align: center;
    font-size: 22px;
    right: 18px;
    position: relative;
}
@media only screen and (max-device-width: 900px) {
    .c-text-big,
    .c-text-big h1 {
        font-size: 26px !important;
        line-height: 32px !important;
    }
    .c-text {
        font-size: 20px;
    }
    .c-text-medium,
    .c-text-medium h2 {
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .c-text-medium strong {
        font-size: 20px !important;
    }
    .c-footer {
        font-size: 16px;
        text-align: center;
    }
    .c-footer .c-phone {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .c-footer .c-phone a {
        font-size: 24px;
    }
    .fusion-columns .fusion-column {
        margin-bottom: 0px !important;
    }
    .fusion-copyright-notice {
        font-size: 12px;
    }
    .c-top {
        display: block;
        position: absolute;
        background: #fff;
        left: 0;
        margin-top: 25px;
        text-align: center;
    }
    .c-top .c-button {
        margin-top: 10px
    }
    .c-top .c-line.c-data,
    .c-top .c-line.c-phone {
        font-size: 14px;
    }
    .h-footer,
    .fusion-footer footer .fusion-columns .fusion-column {
        width: 100%;
        text-align: center;
    }
    .h-footer .c-line {
        width: 49%;
        font-size: 16px;
        margin-bottom: 20px;
    }
    .h-footer .c-line h4 {
        font-size: 18px;
        margin: 0;
        color: #094863;
    }
    .fusion-page-title-bar {
        margin-top: 74px;
    }
    .c-widget {
        top: 380px;
    }
    .c-widget .c-line{
        height: 40px;
    }
    .c-widget .c-line i {
        color: #009bdd;
        padding: 11px;
        margin: 0px 10px 2px 2px;
        width: 42px;
    }
    .c-widget .c-line a {
        color: #009bdd;
        font-size: 17px;
        font-weight: 700;
        display: block;
    }
    .ic-phone-button {
        bottom: auto !important;
        top: 280px;
        background: #fff;
        border: 1px solid #fa6416;
        height: 45px;
        padding: 0px !important;
        width: 48px !important;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;       
        right: 0px;
        border-radius: 30px;
        border-right: 0px solid;

        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .ic-phone-button i {
        color: #009bdd;
        padding: 8px;
        width: 50px;
        text-align: center;
        font-size: 22px;
        right: 0px;
        position: relative;
    }
}

/* HOME */
.r-start .flexslider .slides img {
    height: 684px;
    object-fit: cover;
}
.r-start .fusion-slider-sc .flex-direction-nav a {
    background: rgba(255, 255, 255, 0.6);
    color: #094863;
    height: 60px !important;
    width: 60px !important;
    line-height: 60px !important;
    font-size: 30px !important;
}
.r-start .flex-direction-nav .flex-next {
    right: 40px !important;
}
.r-start .flex-direction-nav .flex-prev {
    left: 40px !important;
}
.r-start .flex-control-paging li a.flex-active,
.r-start .flex-control-paging li a:hover {
    background: #fa6416 !important
}
.r-start .flex-control-nav {    
    bottom: 20px !important;
}
.r-start .flex-control-paging li a {
    background: transparent;
    border: 2px solid #fa6416;
    box-shadow: 0px 0px 0px;
    height: 15px;
    width: 15px;
    border-radius: 100%;
}
.r-co-wyroznia .c-text-title {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}
.r-co-wyroznia .c-text-title:after {
    background: #fa6416;
}
.r-co-wyroznia .c-image-big {
    min-width: 720px !important;
    height: auto;
    margin-left: -250px;
}
.r-co-wyroznia .c-text-image:first-child {
    margin-top: 20px;
}
.r-co-wyroznia .c-text-image {
    padding-left: 170px;
    font-size: 16px;
    min-height: 125px;
    margin-bottom: 38px;
}
.r-co-wyroznia .c-text-image .c-image {
    display: inline-block !important;
    position: absolute;
    left: 10px;
}
.r-co-wyroznia .c-text-image h4 {
    display: inline-block !important;
    font-size: 24px;
    color: #094863;
    margin: 0 0 5px;
}
.r-co-wyroznia .c-text-image .c-image {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    padding: 10px 0 10px 15px;
    height: 150px;
    width: 150px;
}
.r-co-wyroznia .c-text-image:hover .c-image {
     -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.r-co-wyroznia .c-text-image .c-image img {
    width: 119px;
}
.r-co-wyroznia .c-text-image .c-image:after {
    content: url('/wp-content/uploads/2020/01/home-appla_03-1.png');
    display: block;
    margin-top: -129px;
    margin-left: -10px !important;
    z-index: 999999;
    position: absolute;
}
.r-co-wyroznia .c-text-image:nth-child(1) .c-image:after {
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
}
.r-co-wyroznia .c-text-image:nth-child(3) .c-image:after {
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.r-co-wyroznia .c-text-image:nth-child(4) .c-image:after {
    -moz-transform: rotate(50deg);
    -webkit-transform: rotate(50deg);
    -o-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    transform: rotate(50deg);
}
.r-atut {
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin-top: 80px;
}
.r-atut h3 {
    color: #fff !important;
    font-size: 36px !important
}
.r-partnerzy {
    padding-top: 60px !important;
}
.r-partnerzy .c-text-title {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}
.r-partnerzy .c-text-title:after {
    background: #fa6416;
}
@media only screen and (max-device-width: 900px) {
    .r-start {
        margin-top: 84px !important;
    }
    .r-start .flexslider .slides img {
        height: 200px;
        object-fit: cover;
    }    
    .r-co-wyroznia .c-image-big {
        min-width: 100% !important;
        margin-left: 0px;
    }
    .r-co-wyroznia .c-text-image:first-child {
        margin-top: 20px;
    }
    .r-co-wyroznia .c-text-image {
        padding-left: 120px;
        font-size: 14px;
    }
    .r-co-wyroznia .c-text-image .c-image {
        left: 0px;
    }
    .r-co-wyroznia .c-text-image h4 {
        display: inline-block !important;
        font-size: 18px;
        color: #094863;
        margin: 0 0 5px;
    }
    .r-co-wyroznia .c-text-image .c-image {
        width: 100px;
    }
    .r-co-wyroznia .c-text-image .c-image:after {
        display: none;
    }
    .r-atut {
        font-size: 16px;
        margin-top: 0px;
    }
    .r-atut h3 {
        font-size: 22px !important;
        line-height: 30px !important;
    }
}

/* OFFER PAGE */
.s-rezonans-badania {
    margin-top: 60px;
    padding: 70px 30px !important;
}
.s-rezonans-badania .s-rm .c-rm-person {
    text-align: center;
}
.s-rezonans-badania .s-rm .c-rm-body .c-rm {
    position: absolute;
    opacity: 0;
}
.s-rezonans-badania .s-rm .c-rm-body .c-rm.c-rm-hover{
    opacity: 1;
        -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.s-rezonans-badania .s-rm .c-rm-body .c-rm.c-rm1 {
    top: -20px;
    left: 221px;
}
.s-rezonans-badania .s-rm .c-rm-body .c-rm.c-rm2 {
    top: 72px;
    left: 241px;
}
.s-rezonans-badania .s-rm .c-rm-body .c-rm.c-rm3 {
    top: 98px;
    left: 312px;
}
.s-rezonans-badania .s-rm .c-rm-body .c-rm.c-rm4 {
    top: 272px;
    left: 253px;
}
.s-rezonans-badania .s-rm .c-rm-body .c-rm.c-rm5 {
    top: 338px;
    left: 182px;
}
.s-rezonans-badania .s-rm-desc .c-rm {
    color: #094863;
    font-size: 18px;
}
.s-rezonans-badania .s-rm-desc .c-rm h2 {
    color: #094863;
    font-size: 24px !important;
    margin-bottom: 0px;
    webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.s-rezonans-badania .s-rm-desc .c-rm:hover h2 {
    color: #fa6416;
}
.s-rezonans-badania .s-rm-desc .c-rm h2:before {
    content: '';
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    left: -40px;
    margin-top: 5px;
    border: 4px solid #fa6416;
    webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.s-rezonans-badania .s-rm-desc .c-rm:hover h2:before {
    background: #fa6416;    
}
.s-rezonans-badania .s-rm-desc .c-rm ul {
    margin-top: 0px;
}
@media only screen and (max-device-width: 640px) {
    .s-rezonans-badania .s-rm-desc .c-rm h2 {
        font-size: 18px !important;
    }
    .s-rezonans-badania .s-rm-desc .c-rm h2:before {
        display: none;
    }
}

/* PRICNG PAGE */
.s-rezonans-cennik {
    padding-top: 55px !important;
}
.s-rezonans-cennik table {
    font-size: 24px;
    border: 0px solid !important;
}
.s-rezonans-cennik .table-1 tr:nth-child(even),
.s-rezonans-cennik .tkt-slctr-tbl-wrap-dv tr:nth-child(even) {
    background: #e7f0f6;
}
.s-rezonans-cennik td {
    border: 0px solid !important;
    padding: 5px 30px !important;
}
.s-rezonans-cennik tr td:last-child {
    font-weight: 700;
    text-align: center;
}
.s-rezonans-cennik .c-text-alert {
    font-size: 18px;
    margin-top: 40px;
}
@media only screen and (max-device-width: 900px) {
    .s-rezonans-cennik {
        padding-top: 55px !important;
    }
    .s-rezonans-cennik table {
        font-size: 16px;
        border: 0px solid !important;
    }
    .s-rezonans-cennik .table-1 tr td {
        display: block;
        text-align: center;
        white-space: pre-wrap !important;
    }
    .s-rezonans-cennik td {
        border: 0px solid !important;
        padding: 5px 30px !important;
    }
}


/* CONTACT PAGE */
.p-contact .s-form {
    border: 2px solid #094863;
    border-radius: 30px;
    padding: 0 50px 30px;
    text-align: center;
}
.p-contact .s-form label {
    display: none;
}
.p-contact .s-form p {
    margin: 0px;
    margin-top: -10px;
}
.p-contact .s-form .acceptance  {
    font-size: 12px;
    margin-top: 10px;
}
.p-contact .s-form .tooltip-shortcode {
    color: #333 !important;
}
.p-contact .s-form input[type=submit] {
    background: #009bdd;
    border: 1px solid #009bdd;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    border-radius: 30px;
    padding: 15px 40px;
    margin-top: 20px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.p-contact .s-form input[type=submit]:hover {
    background: #fff;
    color: #009bdd;
}
.p-contact .s-form input {
    font-family: Poppins, Arial, Helvetica, sans-serif;
}

/* REZONANS PAGE */
.p-rezonans .c-button-absolute {
    margin-top: -0px;
    position: absolute;
    right: 120px;
}
@media only screen and (max-device-width: 900px) {
    .p-rezonans .c-button {
        margin: 0px;
    }
    .p-rezonans .c-button-absolute {
        position: relative;
        right: 0px;
    }
}

/* JAK PAGE */
.p-jak .c-button-absolute {
    margin-top: 15px;
    position: absolute;
    right: 0px;
}
@media only screen and (max-device-width: 900px) {
    .p-jak .c-button {
        margin-top: 0px;
    }
    .p-jak .c-button-absolute {
        position: relative;
        right: auto;
        left: auto;
        width: 100% !important;
    }
}
