/* Quick.Cms.Ext v6.x widgets stylesheet */
/* WIDGETS
  to style widgets in specific location use:
  .widgets-1 ... - type: top header
  .widgets-2 ... - type: header below menu
  .widgets-3 ... - type: footer after content
  .widgets-4 ... - type: footer under page footer
  #content ... - type: inside page content
*/

/* GLOBAL */
.widgets-1{position:relative;margin:10px auto;text-align:left;overflow:hidden;}
@media screen and (min-width:1280px){
  .widgets-1{width:1200px;}
}
.widgets-1 > ul > li{float:left;margin:10px 0;color:#333;}
.widgets-1 div.head{margin-bottom:10px;text-align:center;font-size:1em;color:#000000;font-weight: 700;}
.widgets-2 > ul, .widgets-2 > ul > li, .widgets-3 > ul, .widgets-3 > ul > li{padding:10px 0;}
.widget div.head{margin:.8em 0 .4em;font-size:2.417rem;color:#000000;font-weight: 400;text-align: center;width: 100%;font-family: "Roboto", sans-serif;}
.widgets-1 > ul, .widgets-2 > ul, .widgets-3 > ul, .widgets-4 > ul{display:flex;flex-flow:row wrap;justify-content:space-around;list-style:none;}
.widget > div.description{padding-bottom:0px;}
.widget ul{list-style:none;}
.widget{flex:0 0 100%;}

/* TYPE: HEADER|FOOTER - GLOBAL */
.widgets-2 > ul > li, .widgets-3 > ul > li{margin:0px 0;border-top:0px solid #e8eaee;}
.widgets-3 > ul > li.type-7 {width: 1080px;margin:0 auto;flex-basis: initial;}

/* INSIDE PAGE CONTENT - GLOBAL */
#content .widget{clear:both;margin:1rem 0;padding:0rem;background:#f6f6f6;}

/* Display option: CONTENT */
.widget.type-1 ul, .widget.type-1 ol{padding:0 0 0 30px;overflow:hidden;}
.widget.type-1 li{margin:5px 0;padding:0;border-left:0;}
.widget.type-1 p{padding-bottom:7px;}

/* Display option: PAGE */
.widget.type-2 img{float:left;margin:4px 15px 7px 0;box-shadow:0 0 4px rgba(100,100,100,0.4);}
.widget.type-2 img:hover{opacity:0.8;}
.widget.type-2 div.description{margin-top:0.3em;text-align:justify;}
#content .widget.type-2{border:1px solid #e8eaee;border-top-width:5px;}
.widget.type-2 .more{display:block;padding-top:0.3em;}

/* Display option: SLIDER
   slider styles in style-slider.css file */
.widget.type-3{padding-left:0;padding-right:0;}

/* Display option: MENU */
.widget.type-4 nav ul{list-style:none;}
.widget.type-4 li{padding:0.2rem 0 0.2rem 1.1em;}
.widget.type-4 .level-0-el{background:url('img/list.png') no-repeat 0px 8px;font-size:1.188em;}
.widget.type-4 .level-0-el a{text-decoration:none;}
.widget.type-4 .level-0-el ul{font-size:0.895em;}
.widget.type-4 .level-0-menu li{padding-top:2px;}
.widget.type-4 .level-1-menu li:before{content:'>';margin:0 0.4em 0 -1.1em;font-size:0.824em;color:#619a48;font-weight:bold;}
#content .widget.type-4{border:1px solid #e8eaee;border-top-width:5px;}

/* Display option: SUBPAGES
   other subpages styles you will find in style.css file in SUBPAGES LIST STYLES section
   just move it here and add .widgets-2 to create custom version */
.widget.type-5 .pages-gallery .page{flex-grow:1;min-width:15rem;}

/* ADMIN OPTIONS */
.widget-edit{position:relative;display:block;}
.widget-edit a{position:absolute;left:-15px;top:-21px;opacity:0.6;}
.widget-edit a:hover{opacity:1;}

@media print{
  /* PRINT STYLES */
  .widgets-1{position:static;width:17.2cm;height:auto;margin:0;overflow:visible;}
}

/* PLUGINS */

/* SIDE TAB */
.side-tab-widget{position:fixed;right:-100px;top:50%;z-index:51;background:#619a48;font-size:0.75em;border-top-left-radius:15px;border-top-right-radius:15px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}
.side-tab-widget a{display:block;padding:13px;text-decoration:none;color:#fff;font-size:1.633em;}

/* Display option: NOTICES */
.widget.type-10{width:auto;}
aside.widget.type-10{display:none;padding:7px 0;background:#fff;font-size:0.75em;}
.widget.type-10 .close a{padding:5px 7px;font-weight:normal;text-decoration:none;background:#619a48;color:#fff;}
.widget.type-10 .close a:hover{background:#575757;}
.widget.type-10 .head{margin-bottom:7px;font-weight:bold;font-size:1.167em;text-align: left;}
.widget.type-10.location-0, .widget.type-10.location-2{position:fixed;z-index:2;width:100%;background-color:rgba(255,255,255,0.9);}
.widget.type-10.location-0{width:200px;left:0px;bottom:0px;padding:10px;border:1px solid #bbb;text-align: left;}
.widget.type-10.location-2 div{display:inline-block;margin-right:4px;}
.widget.type-10.location-2 .head{margin-right:10px;font-weight:bold;}
.widget.type-10.location-2{border-bottom:1px solid #555;}
.widget.type-10.location-2{top:0px;}
.widget.type-10.location-3{position:fixed;top:100px;left:50%;z-index:1001;width:700px;margin-left:-350px;padding:30px;text-align:center;background:#fff;border:5px solid #fff;border-radius:10px;}
.widget.type-10.location-1{padding:10px 0 20px;}
.widget.type-10.location-2 .close{margin-left:20px;}
.widget.type-10.location-0 .close, .widget.type-10.location-1 .close, .widget.type-10.location-3 .close{margin-top:15px;}
.widget-dark-background{display:none;position:fixed;width:100%;height:100%;left:0px;top:0px;background:rgba( 0, 0, 0, 0.7 );z-index:1000;}

/* Display option: GOOGLE MAPS */
.widget.type-14{width:100%;border:0;}
#content .widget.type-14{width:48%;}
.widget.type-14 div.head{text-align:left;text-transform:none;}
.widget.type-14 iframe{width:100%;min-height:550px;float: left;}

/* Display option: CONTACT PANEL
   other contact panel styles you will find in style.css file in CONTACT-PANEL section
   just move it here and add .widgets-1 to create custom version */
.type-7{flex-basis:93%;}
.type-7 div.head, #content .widget.type-7 div.head{text-transform:none;font-weight: 400;}

/* SCROLL BACK TO TOP */
.back-to-top-widget{position:fixed;bottom:30px;right:0;}
.back-to-top-widget a{display:block;width:50px;text-align:center;color:#344d7e;text-transform:uppercase;text-decoration:none;transition:1s;opacity:0.6;}
.back-to-top-widget div.head{color:#344d7e;font-size: 1rem;transition:1s;font-weight:normal;}
.back-to-top-widget a:hover, .back-to-top-widget a:hover div.head{opacity:1;color:#344d7e;text-decoration:none;}
.back-to-top-widget a:before{content:'';display:block;width:50px;height:50px;margin-bottom:7px;background:#344d7e url('img/back_to_top.png') no-repeat center center;border-radius:0%;transition:1s;}
.back-to-top-widget a:hover:before{background-color:#344d7e;}

.widgets-50 {display: inline-block;width: 100%;}

/* */
.widgets-list.widgets-3 {display: inline-block;width: 100%;float: left;}

/* */
.widgets-50 ul {list-style: none;}
.widgets-51 ul {list-style: none;}

/* */
#langBox {display: inline-block;padding: 0 25px 0 0;margin: 0 0px 0 0;border-right: 1px solid #619a48;order: 0;}
#langBox ul {display: flex;align-items: center;list-style: none;font-weight: bold;color: #619a48;font-size: 1.15em;}
#langBox .langs ul{margin:0;list-style:none;}
#langBox .langs li{position:relative;float:left;padding:0;}
#langBox .langs a{float:left;margin:0px 5px;padding:5px 1px;color:#FFFFFF;font-size:0.963em;text-decoration:none;text-transform:uppercase;}
#langBox .langs a:hover, #langBox .langs .selected a, #langBox .langs .selected-parent a{color:#619a48;}

/* */
.widgets-list.widgets-150 ul {list-style: none;}
.widgets-list.widgets-150 ul img {float: left;margin: 0px;padding: 0px;max-width: 100%;}

/* */
#sliderTop {float: left;width: 100%;}
#sliderTop .description a{color:inherit;text-decoration:none;background: #E61003;margin: 10px 0 5px 0;padding: 5px 15px;display: inline-block;font-size: 1.125rem;text-transform: uppercase;transition:all 0.5s ease;}
#sliderTop .description a:hover {color: #E61003;background: #FFFFFF;}
#sliderTop .description a:hover{text-decoration:none;}
#sliderTop .description{z-index:3;position:absolute;top:50%;left:50px;min-width:150px;width:auto;padding:50px;line-height:1em;color:#FFFFFF;margin:0 auto;font-size: 2.6em;font-weight: 300;font-family: "Roboto", sans-serif;transform: translateY(-50%);}
#sliderTop .description strong {font-weight: bold;}

@media screen and (max-width:1040px){
  .slideshow .dots {display: none !important;}
}
@media screen and (max-width:640px){
  .slideshow .dots {display: none !important;}
}

/* */
.cookiesBox {float: left;width: 100%;display: flex;justify-content: center;align-items: center;flex-wrap:wrap;margin:15px 0;border-top: 0px solid #cecece;padding: 25px 0 0 0;}
.cookiesBox button {transition:0.5s all;padding: 8px 25px;font-size:0.875rem;color: #ffffff;background-color: #344d7e;letter-spacing: 0.2px;font-weight:300;font-family: "Roboto", sans-serif;transition: 0.5s all;text-transform: uppercase;border-radius: 5px;margin: 5px;}
.cookiesBox button:hover {background:#619a48;cursor:pointer;color:#FFFFFF;}
.cookie-message {border:1px solid #619a48;color:#619a48 !important;text-align:center;padding:25px;font-size:16px !important;font-weight:400 !important;text-transform:uppercase;display: inline-flex;flex-direction: column;width: 100%;}
.cookie-message strong {font-weight:400 !important;color:#619a48 !important;font-size:16px !important;}
.boxContainerYoutube {display:flex;justify-content:center;flex-wrap:wrap;margin:15px 0;}
.video-container {width:100%;}
/* */
.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;width: 100%;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#page93 .pages-list.no-type .description, #page93 .pages-list.no-type .image {display:none;}

.cennikLista {float: left;width: 100%;list-style: none;margin-top: 35px;}

  /* Główne style tabeli */
  .cennik-table {
    width: 100%;
    margin: 0 auto 50px 0;
    border-collapse: collapse;
    font-family: 'Open Sans', sans-serif;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  }
  
  /* Nagłówek tabeli */
  .cennik-table thead tr {
    background-color: #619a48;
    color: #ffffff;
    text-align: left;
  }
  
  .cennik-table th {
    padding: 18px 25px;
    font-weight: 600;
    font-size: 1.125rem;
    text-transform: uppercase;
    letter-spacing: 1px;color: #FFFFFF;
  }
  
  /* Wiersze tabeli */
  .cennik-table tbody tr {
    border-bottom: 1px solid #e0e0e0;
    transition: all 0.3s ease;
  }
  
  
  /* Komórki tabeli */
  .cennik-table td {
    padding: 16px 25px;
    font-size: 1rem;
    color: #333;
  }
  
  /* Naprzemienne kolory wierszy */
  .cennik-table tbody tr:nth-child(odd) {
    background-color: #fafafa;
  }
  
  /* Ostatni wiersz */
  .cennik-table tbody tr:last-child {
    border-bottom: 3px solid #619a48;
  }
  
  /* Kolumna z cenami */
  .cena {
    font-weight: 700;
    color: #619a48;
    text-align: right;
    white-space: nowrap;
  }
  
  /* Nagłówek sekcji */
  .section-header {
    background-color: #e2f0dc !important;
    font-weight: 700 !important;
  }

  #pakietBadan {
    scroll-margin-top: 130px; /* dopasuj do wysokości Twojego menu */
  }

  #badaniaDiagnostyczne {
    scroll-margin-top: 130px; /* dopasuj do wysokości Twojego menu */
  }

  #zabiegiProceduralne {
    scroll-margin-top: 130px; /* dopasuj do wysokości Twojego menu */
  }

  #pakietBadan {
    scroll-margin-top: 130px; /* dopasuj do wysokości Twojego menu */
  }

  #promocje {
    scroll-margin-top: 130px; /* dopasuj do wysokości Twojego menu */
  }

  .cennik-table a[id] {
    float: left;width: 100%;margin-top: -12px;
  }
  
  /* Responsywność */
  @media (max-width: 768px) {
    .cennik-table th, 
    .cennik-table td {
      padding: 12px 15px;
      font-size:0.875rem;
    }
  }

