body {
  padding: 0;
  margin: 0;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
}
a{
	color:#3498db;
	text-decoration: none;
}

.header{
	width:100%;
	margin:0px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background:#fff;
  z-index: 3;
}
.content {
  padding: 1px;
}
/*.sticky + .content {
  padding-top: 172px;
}*/
.toptop{
	width:100%;
	padding:10px 0;
}
.btn-header {
  --bs-btn-color: rgb(103, 114, 136);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: rgb(103, 114, 136);
  --bs-btn-hover-bg: #ecf0f1;
  --bs-btn-hover-border-color: #ecf0f1;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #ecf0f1;
  --bs-btn-active-bg: #ecf0f1;
  --bs-btn-active-border-color: #ecf0f1;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: transparent;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: transparent;
   --bs-btn-padding-x: 0.525rem;
  --bs-btn-padding-y: 0.175rem;
   border-radius:6px;
   font-size:12px;
   line-height:16px;
   
}
footer{
	padding:30px;
	border-top: 1px solid #bdc3c7;
}
.front1{
	padding:40px 0 40px 0;
}
.podmenuindex{
	background-image: url("/img/toptlo.png");
	background-repeat: repeat-x;
	width:100%;
	height:222px;
	
}
@media only screen and (max-width: 768px){
	.podmenuindex{
		height:302px;
	}
}
.podmenuindex .ramka{
	position: relative;
  border: 1px solid #d0d5dd;
  width:100%;
  min-height: 130px;
  background: #fff;
  border-radius: 8px;
  padding:20px 30px;
  z-index: 10;
}
.podmenuindex .ramka .h1{
	font-size:20px;
	font-weight: 700;
	margin:2px 0 15px;
}
@media only screen and (max-width: 768px){
.podmenuindex .ramka{
	position: relative;
  border: 1px solid #d0d5dd;
  width:100%;
  min-height: 130px;
  background: #fff;
  border-radius: 8px;
  padding:19px;
  z-index: 10;
}
.podmenuindex .ramka .h1{
	font-size:18px;
	font-weight: 700;
	margin:2px 0 15px;
}	
}
.boxytytul{
	font-size: 1.25rem;
    line-height: 1.875rem;
    font-weight: 600;
    color:#000
}
.boxtext{
	font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  color:#677288;
}
.tytulsekcji{
	font-size: 1.65rem;
  font-weight: 600;
  line-height: 2.75rem;
  margin-bottom: 1.5rem;
  
}
@media only screen and (max-width: 768px){
	.tytulsekcji{
	font-size: 1.65rem;
  font-weight: 600;
  line-height: 2.75rem;
  margin-bottom: 0.2rem;
  
}
}
.kategorianewsy {
  position: relative;
  width: 100%;
}
.wpisindex {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 10px 30px -10px #0f2027;
  margin: 0;
}
.wpisindex .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 50%);
  padding: 0 30px 30px 40px;
  font-size: 1.4rem;
  font-weight: 600;
  color: #fff;
  min-height: 70px;
  border-radius: 5px;
}
@media only screen and (max-width: 768px){
	.wpisindex .title{
		padding: 0 10px 10px 20px;
		font-size: 1.2rem;
	}
}
.wpisindex .image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.wpisindex figure {
  margin: 0;
}
.wpisindex .image img {
  display: block;
}
.wpisindex .zdiecieduze{
	width:100%;
	height:608px;
		
}
@media only screen and (max-width: 768px){
	.wpisindex .zdiecieduze{
	width:100%;
	height:270px;
		
}
}

.pasgradientfront{
	background: #00A3E0;
	background: linear-gradient(90deg,rgba(0, 163, 224, 1) 0%, rgba(17, 88, 165, 1) 100%);
	padding:20px 25px 10px;
	color:#fff;
	width:100%;
	min-height:60px;
	border-radius: 8px;
	
}

.pasgradientfront .boxtext{
	font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
 color:#fff;
}
.pasgradientfront .boxytytul{
	font-size: 1.55rem;
  line-height: 2.15rem;
  font-weight: 600;
  color:#fff;
  margin-bottom: 0px;
 
}
/*
.pasgradientfront .button{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size:18px;
  font-weight: 500;
  padding: 15px 40px;
}
*/

.pasgradientfront .button {
   font-size:17px;
  font-weight: 600;
  padding: 12px 40px;
 
 
}

.passzarypodlinki{
	background: #ECF0F1;
background: linear-gradient(90deg,rgba(236, 240, 241, 1) 0%, rgba(189, 195, 199, 1) 100%);
padding:20px;
	color:#000;
	width:100%;
	min-height:50px;
	border-radius: 8px;
}
.passzarypodlinki a{
	font-weight: 600;
}
.mb2 {
    margin-bottom: 2px
}
.mb5 {
    margin-bottom: 5px
}


.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}
.mb30 {
    margin-bottom: 30px
}
.mb40 {
    margin-bottom: 40px
}
.mb50 {
    margin-bottom: 50px
}
.mb60 {
    margin-bottom: 60px
}
.mb70 {
    margin-bottom: 70px
}
.mb80 {
    margin-bottom: 80px
}
.mb90 {
    margin-bottom: 90px
}
.mb100 {
    margin-bottom: 100px
}
.mt2 {
    margin-top: 2px
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}
.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
    margin-top: 30px
}
.mt40 {
    margin-top: 40px
}
.mt50 {
    margin-top: 50px
}
.mt60 {
    margin-bottom: 60px
}
.mt70 {
    margin-bottom: 70px
}
.mt80 {
    margin-bottom: 80px
}
.mt90 {
    margin-bottom: 90px
}
.mt100 {
    margin-bottom: 100px
}
.logo{
	height:35px;
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
    .checkbox-wrapper-13 input[type=checkbox] {
      --active: #1158a5;
      --active-inner: #fff;
      --focus: 2px rgba(39, 94, 254, .3);
      --border: #BBC1E1;
      --border-hover: #1158a5;
      --background: #fff;
      --disabled: #F6F8FF;
      --disabled-inner: #E1E6F9;
      -webkit-appearance: none;
      -moz-appearance: none;
      height: 21px;
      outline: none;
      display: inline-block;
      vertical-align: top;
      position: relative;
      margin: 0;
      cursor: pointer;
      border: 1px solid var(--bc, var(--border));
      background: var(--b, var(--background));
      transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
    }
    .checkbox-wrapper-13 input[type=checkbox]:after {
      content: "";
      display: block;
      left: 0;
      top: 0;
      position: absolute;
      transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
    }
    .checkbox-wrapper-13 input[type=checkbox]:checked {
      --b: var(--active);
      --bc: var(--active);
      --d-o: .3s;
      --d-t: .6s;
      --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
    }
    .checkbox-wrapper-13 input[type=checkbox]:disabled {
      --b: var(--disabled);
      cursor: not-allowed;
      opacity: 0.9;
    }
    .checkbox-wrapper-13 input[type=checkbox]:disabled:checked {
      --b: var(--disabled-inner);
      --bc: var(--border);
    }
    .checkbox-wrapper-13 input[type=checkbox]:disabled + label {
      cursor: not-allowed;
    }
    .checkbox-wrapper-13 input[type=checkbox]:hover:not(:checked):not(:disabled) {
      --bc: var(--border-hover);
    }
    .checkbox-wrapper-13 input[type=checkbox]:focus {
      box-shadow: 0 0 0 var(--focus);
    }
    .checkbox-wrapper-13 input[type=checkbox]:not(.switch) {
      width: 21px;
    }
    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):after {
      opacity: var(--o, 0);
    }
    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):checked {
      --o: 1;
    }
    .checkbox-wrapper-13 input[type=checkbox] + label {
      display: inline-block;
      vertical-align: middle;
      cursor: pointer;
      margin-left: 4px;
    }

    .checkbox-wrapper-13 input[type=checkbox]:not(.switch) {
      border-radius: 7px;
    }
    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):after {
      width: 5px;
      height: 9px;
      border: 2px solid var(--active-inner);
      border-top: 0;
      border-left: 0;
      left: 7px;
      top: 4px;
      transform: rotate(var(--r, 20deg));
    }
    .checkbox-wrapper-13 input[type=checkbox]:not(.switch):checked {
      --r: 43deg;
    }
  }

  .checkbox-wrapper-13 * {
    box-sizing: inherit;
  }
  .checkbox-wrapper-13 *:before,
  .checkbox-wrapper-13 *:after {
    box-sizing: inherit;
  }
  /*nowe selecty ze strzelnicy*/
.index_dropdown_yxIjB {
  position: relative;
}
.index_toggle_sBt35 {
  cursor: pointer;
}
.index_container_3kSsc {
  padding-top: 6px;
}
.index_theme--default_gGek9 .index_outerWrapper_mZpjn {
  border: 1px solid #ebebeb;
  border-radius: 5px;
  transition: border-color .15s ease-in-out;
  padding: 10px 16px;
  background-color: #fff;
}
.index_outerWrapper_mZpjn {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}
.index_theme--default_gGek9 .index_labelWrapper_iIcm0 {
  position: absolute;
  top: -1px;
  max-width: calc(100% - 24px);
}
.index_focusedOrFilled_KSihc.index_theme--default_gGek9 .index_label__WeXS {
  transform: translateY(-50%);
  opacity: 1;
  transition: color .15s ease-in-out,transform .15s ease-in-out,opacity .15s ease-in-out;
}
.index_theme--default_gGek9 .index_label__WeXS {
  display: block;
  padding: 0 6px;
  margin-left: -6px;
  color: #8c8b88;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  transform: translateY(50%);
  opacity: 0;
  transition: color .15s ease-in-out,transform .15s ease-in-out,opacity .15s ease-in-out;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index_theme--default_gGek9 .index_label__WeXS::before {
  top: calc(50% - .7px);
  background-color: #fff;
}
.index_theme--default_gGek9 .index_label__WeXS::after, .index_theme--default_gGek9 .index_label__WeXS::before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 50%;
  z-index: -1;
  left: 0;
}
.index_theme--default_gGek9 .index_label__WeXS::after {
  top: 0;
  background-color: transparent;
}
.index_theme--default_gGek9 .index_label__WeXS::after, .index_theme--default_gGek9 .index_label__WeXS::before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 50%;
  z-index: -1;
  left: 0;
}
.index_theme--default_gGek9 .index_wrapper_uKp5N {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-items: stretch;
}
.index_size--md_tIYvj.index_theme--default_gGek9 .index_field_qel6R {
  font-size: 16px;
  line-height: 1.5rem;
}
.index_theme--default_gGek9 .index_field_qel6R {
  display: block;
  outline: 0;
  color: #2a2c32;
  font-weight: 700;
  border: none;
  width: 100%;
  padding: 0;
  background-color: transparent;
  min-width: 0;
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
}
.index_slotTheme--blank_mXjsD .index_slotRight_fgrqx {
  margin-left: 0;
  border-left: 0;
}
.index_slotTheme--default_mnl5Q .index_slotRight_fgrqx {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 12px;
  margin-left: 12px;
  border-left: 1px solid #ebebeb;
  padding-right: 16px;
  margin-right: -16px;
}
.index_toggleIcon_EqQez {
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  transform-origin: center;
  transition: transform .1s ease-in-out;
}
.index_toggleIcon_EqQez::before {
  color: #8c8b88;
  content: "";
  width: 16px;
  height: 16px;
  background: url(https://d10n9ka7jp2kfo.cloudfront.net/pro/3f890c7c/img/arrow.72dbd1a8.svg) 50% no-repeat;
    background-size: auto;
  background-size: cover;
}
.index_is--overlay_JG_3k .index_content_Z_JCn {
  position: absolute;
  z-index: 100;
}
.index_has--shadow_s6YH1 .index_content_Z_JCn {
  box-shadow: 0 1rem 48px 0 rgba(62,53,71,.18);
  filter: drop-shadow(0 0 1px #ebebeb);
}
.index_position--bottom-left_prIxb {
  top: calc(100% + 12px);
  left: 0;
}
.index_content_Z_JCn {
  background: #fff;
  border-radius: 8px;
  padding: 16px 0;
  min-width: 100%;
}
.index_position--bottom-left_prIxb::before {
  top: -11px;
  left: 16px;
  border-width: 0 10px 12px 10px;
  border-color: transparent transparent #fff transparent;
}
.index_position_FV9jY::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
}
@media (hover: hover) and (pointer: fine) {
  .scrollable {
    outline-offset: -2px;
  }
}
.scrollable {
  overflow-y: auto;
}
.index_scrollable_BtJqS {
  padding: 0 1.5rem;
  max-height: 12rem;
}
.index_scrollable_qm3Zl {
  overflow: auto;
    overflow-y: auto;
}
.service-type-select_serviceSelectDropdown_vUUPp {
  margin: 0 -24px;
  padding: 16px;
}
.b-flex-column {
  flex-direction: column !important;
}
.b-flex {
  display: flex !important;
}
.b-flex-order-first {
  order: -1 !important;
}
.size--12, .size--12-sb {
  font-size: 12px;
  line-height: 1.5em;
}
.size--12 {
  font-weight: 500;
}
.color-07 {
  color: #7f8084;
}
.margin-bottom-8 {
  margin-bottom: 8px !important;
}
.margin-bottom-36 {
  margin-bottom: 36px !important;
}
.service-type-select_serviceContainer_vfG1n .service-type-select_serviceItem_MoUeO {
  margin: 0 -16px;
  padding: 16px;
}

.pointer {
  cursor: pointer !important;
}
.size--18-b {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5555555556em;
}
.margin-bottom-12 {
  margin-bottom: 12px !important;
}
.margin-top-8 {
  margin-top: 8px !important;
}
.service-type-select_serviceContainer_vfG1n .service-type-select_serviceItem_MoUeO {
  margin: 0 -16px;
  padding: 16px;
}
.size--16, .size--16-sb {
  font-size: 16px;
  line-height: 1.5em;
}
.size--16 {
  font-weight: 500;
}

.service-type-select_serviceContainer_vfG1n .service-type-select_serviceItemHighlight_Z_03S {
  background-color: #ebebeb;
}
.service-type-select_serviceContainer_vfG1n .service-type-select_serviceItem_MoUeO {
  margin: 0 -16px;
  padding: 16px;
}
 hr {
  border: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: block;
  color: #ebebeb;
  margin: 0;
}
.index_is--overlay_JG_3k .index_content_Z_JCn {
  position: absolute;
  z-index: 100;
}
.index_has--shadow_s6YH1 .index_content_Z_JCn {
  box-shadow: 0 1rem 48px 0 rgba(62,53,71,.18);
  filter: drop-shadow(0 0 1px #ebebeb);
}
.index_position--bottom-left_prIxb {
  top: calc(100% + 12px);
  left: 0;
}
.index_content_Z_JCn {
  background: #fff;
  border-radius: 8px;
  padding: 16px 0;
  min-width: 100%;
}
.index_position--bottom-left_prIxb::before {
  top: -11px;
  left: 16px;
  border-width: 0 10px 12px 10px;
  border-color: transparent transparent #fff transparent;
}
.index_position_FV9jY::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
}
@media (hover: hover) and (pointer: fine) {
  .scrollable {
    outline-offset: -2px;
  }
}
.scrollable {
  overflow-y: auto;
}
.index_scrollable_BtJqS {
  padding: 0 1.5rem;
  max-height: 12rem;
}
.index_scrollable_qm3Zl {
  overflow: auto;
    overflow-y: auto;
}
dl, ol, ul {
  list-style: none;
  padding-left: 0;
}
.index_defaultItem_pKlHs.index_--selected_oUDGp {
  font-weight: 600;
}
.index_categorySelect_Zim7y li > div {
  white-space: normal;
}
.index_defaultItemLast_G_jYj {
  border-bottom: 0;
}
.index_defaultItem_pKlHs {
  color: #2a2c32;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding: 10px 0;
  border-bottom: 1px solid #f4f4f4;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.index_defaultItem_pKlHs.index_--highlighted__3J43::before {
  opacity: 1;
}
.index_defaultItem_pKlHs::before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -24px;
  right: -24px;
  background-color: #ebebeb;
  opacity: 0;
  z-index: -1;
}
.index_defaultItemInner_HCCY6 {
  display: flex;
  align-items: center;
  text-align: left;
}
.index_defaultItem_pKlHs.index_--selected_oUDGp::after {
  position: relative;
  left: -5px;
  margin-left: 14px;
  content: "";
  transform: rotate(45deg);
  height: 16px;
  width: 9px;
  margin-bottom: 8px;
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
}
.content-wrapper {
  background: transparent;
  padding: 1.05rem 1.25rem;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.fk-specializations-v2__option span {
  padding-left: .5em;
  color: #3c3f3d;
  background-color: transparent;
  z-index: 2;
  text-align: right;
  font-weight: 400;
}
/* nowe selecty*/


/* pulse in CSS */
/*.pulse-css {
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  border-radius: 3.5rem;
  height: 14px;
  position: absolute;
  background: #e30217;
  right: 1px;
  top: 8px;
  border: 2px solid #fff;
  width: 14px; }
  .pulse-css:after, .pulse-css:before {
    content: '';
    width: 1rem;
    height: 1rem;
    border-radius: 0.5rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -.2rem;
    background-color: #e30217;
    margin: auto;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation: pulse-me 3s linear infinite;
    animation: pulse-me 3s linear infinite; }
    [direction="rtl"] .pulse-css:after, [direction="rtl"] .pulse-css:before {
      left: auto;
      right: -.2rem; }
  @media only screen and (max-width: 1400px) {
    .pulse-css {
      height: 16px;
      width: 16px; } }

@-webkit-keyframes pulse-me {
  0% {
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
    opacity: 0; }
  50% {
    opacity: 0.1; }
  70% {
    opacity: 0.09; }
  100% {
    -webkit-transform: scale(3);
    transform: scale(3);
    opacity: 0; } }

@keyframes pulse-me {
  0% {
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
    opacity: 0; }
  50% {
    opacity: 0.1; }
  70% {
    opacity: 0.09; }
  100% {
    -webkit-transform: scale(3);
    transform: scale(3);
    opacity: 0; } }
 
  .column {
	margin: 0;
	padding: 0;
}
.column:last-child {
	padding-bottom: 60px;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 0 25px;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}*/
figure {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}



/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

/* Zoom In #2 */
.hover02 figure img {
	width: 300px;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover02 figure:hover img {
	width: 350px;
}

/* Zoom Out #1 */
.hover03 figure img {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover03 figure:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

/* Zoom Out #2 */
.hover04 figure img {
	width: 400px;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover04 figure:hover img {
	width: 300px;
}

/* Slide */
.hover05 figure img {
	margin-left: 30px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover05 figure:hover img {
	margin-left: 0;
}

/* Rotate */
.hover06 figure img {
	-webkit-transform: rotate(15deg) scale(1.4);
	transform: rotate(15deg) scale(1.4);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover06 figure:hover img {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
}

/* Blur */
.hover07 figure img {
	-webkit-filter: blur(3px);
	filter: blur(3px);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover07 figure:hover img {
	-webkit-filter: blur(0);
	filter: blur(0);
}

/* Gray Scale */
.hover08 figure img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover08 figure:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

/* Sepia */
.hover09 figure img {
	-webkit-filter: sepia(100%);
	filter: sepia(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover09 figure:hover img {
	-webkit-filter: sepia(0);
	filter: sepia(0);
}

/* Blur + Gray Scale */
.hover10 figure img {
	-webkit-filter: grayscale(0) blur(0);
	filter: grayscale(0) blur(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover10 figure:hover img {
	-webkit-filter: grayscale(100%) blur(3px);
	filter: grayscale(100%) blur(3px);
}

/* Opacity #1 */
.hover11 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover11 figure:hover img {
	opacity: .5;
}

/* Opacity #2 */
.hover12 figure {
	background: #00e082;
}
.hover12 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover12 figure:hover img {
	opacity: .5;
}

/* Flashing */
.hover13 figure:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

/* Shine */
.hover14 figure {
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

/* Circle */
.hover15 figure {
	position: relative;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
  /*end hover image new*/  
 .nav-item .bell-icon {
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}  
.height380 {
  height: 380px;
}
.dz-scroll {
  position: relative;
}
.p-3 {
  padding: 1rem !important;
}
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
.widget-media .timeline .timeline-panel {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.widget-media .timeline .timeline-panel .media {
  width: 50px;
  height: 50px;
  background: #eee;
  border-radius: 12px;
  overflow: hidden;
  font-size: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  align-self: start;
}
.notification_dropdown .dropdown-menu-end .media {
  width: 45px !important;
  height: 45px !important;
  font-size: 18px !important;
}
.media {
  display: flex;
  align-items: flex-start;
}
.widget-media .timeline .timeline-panel {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.widget-media .timeline .timeline-panel .media {
  font-size: 20px;
  text-align: center;
  font-weight: 700;
}
.notification_dropdown .dropdown-menu-end .media {
  font-size: 18px !important;
}
.media-body {
  flex: 1;
}
.d-block {
  display: block !important;
}
/*li {
  list-style: none;
}*/
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.dropdown-menu.show {
  right: 0;
}
.notification_dropdown .dropdown-menu-end {
  min-width: 310px;
  padding: 0rem 0 1rem;
  top: 100%;
}
.header-right .dropdown-menu {
  border-width: 0;
  box-shadow: 0 0 37px rgba(8, 21, 66, 0.05);
}
.navbar-nav .dropdown-menu {
  position: static;
}
.dropdown-menu.show {
  display: block;
}
.notification_dropdown .dropdown-menu-end .all-notification {
  display: block;
  padding: 15px 30px 0;
  text-align: center;
  border-top: 1px solid #f7f7f7;
} 
.widget-timeline .timeline {
  list-style: none;
  position: relative; }
  .widget-timeline .timeline:before {
    top: 1.25rem;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 0.1875rem;
    left: 0.5625rem;
    margin-right: -0.0938rem;
    background: #f7f7f7; }
    [data-theme-version="dark"] .widget-timeline .timeline:before {
      background: #473F72; }
    [direction="rtl"] .widget-timeline .timeline:before {
      left: auto;
      right: 0.5625rem;
      margin-right: auto;
      margin-left: -0.0938rem; }
  .widget-timeline .timeline > li {
    margin-bottom: 0.9375rem;
    position: relative; }
    .widget-timeline .timeline > li:before {
      content: " ";
      display: table; }
    .widget-timeline .timeline > li:after {
      content: " ";
      display: table;
      clear: both; }
    .widget-timeline .timeline > li > .timeline-panel {
      border-radius: 0.35rem;
      padding: 0.9375rem 1.25rem;
      position: relative;
      display: block;
      margin-left: 2.5rem;
      border-width: 0.0625rem;
      border-style: solid; }
      .widget-timeline .timeline > li > .timeline-panel span {
        font-size: 0.75rem;
        display: block;
        margin-bottom: 0.3125rem;
        opacity: 0.8;
        letter-spacing: 0.0625rem; }
      .widget-timeline .timeline > li > .timeline-panel p {
        font-size: 0.875rem; }
      .widget-timeline .timeline > li > .timeline-panel:after {
        content: "";
        width: 0.625rem;
        height: 0.625rem;
        background: inherit;
        border-color: inherit;
        border-style: solid;
        border-width: 0rem 0rem 0.0625rem 0.0625rem;
        display: block;
        position: absolute;
        left: -0.3125rem;
        transform: rotate(45deg);
        top: 0.9375rem; }
    .widget-timeline .timeline > li > .timeline-badge {
      border-radius: 50%;
      height: 1.375rem;
      left: 0;
      position: absolute;
      top: 0.625rem;
      width: 1.375rem;
      border-width: 0.125rem;
      border-style: solid;
      background: #fff;
      padding: 0.25rem; }
      [data-theme-version="dark"] .widget-timeline .timeline > li > .timeline-badge {
        background-color: #3B3363; }
      .widget-timeline .timeline > li > .timeline-badge:after {
        content: "";
        width: 0.625rem;
        height: 0.625rem;
        border-radius: 100%;
        display: block; }
      [direction="rtl"] .widget-timeline .timeline > li > .timeline-badge {
        left: auto;
        right: 1.1875rem; }

.widget-timeline .timeline-body > p {
  font-size: 0.75rem; }

.mb-1 {
  margin-bottom: 0.25rem !important;
}
h6, .h6 {
  font-size: 0.938rem;
}
.widget-media .timeline .timeline-panel .media-primary {
  background: rgba(26, 24, 24, 0.1);
  color: #ea8052;
}
.widget-media .timeline .timeline-panel .media {
  width: 50px;
  height: 50px;
  background: #eee;
  border-radius: 12px;
  overflow: hidden;
  font-size: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  align-self: start;
}
.eskierowanieramka{
	box-shadow: 0px 4px 14px #dddddd;
border: 1px solid #dddddd;
  border-top-color: rgb(137, 137, 137);
  border-right-color: rgb(137, 137, 137);
  border-bottom-color: rgb(137, 137, 137);
  border-left-color: rgb(137, 137, 137);
border-color: #dddddd;
border-radius: 0.55rem;
padding: 1rem;
margin-bottom:20px;
background-color:#fff;

}
.eskierowanieramka .nazwa{
	color:#444;
font-size:20px;
font-weight: 600;
text-align: center;
margin:0 10px 10px 10px;
}

.wybor .nazwa{
	color:#444;
font-size:20px;
font-weight: 600;
text-align: center;
margin:0 10px 10px 10px;
}
/*.ogolnaramka{
	box-shadow: 0px 4px 14px #dddddd;
border: 1px solid #dddddd;
  border-top-color: rgb(137, 137, 137);
  border-right-color: rgb(137, 137, 137);
  border-bottom-color: rgb(137, 137, 137);
  border-left-color: rgb(137, 137, 137);
border-color: #dddddd;
border-radius: 0.55rem;
padding: 1rem 1rem 0.2rem 1rem;
margin-bottom:20px;
background-color:#fff;

}*/
.ogolnaramka{
	
border: 1px solid #7cd4fd;
border-color: #7cd4fd;
border-radius: 0.55rem;
padding: 1rem 1rem 0.8rem 1rem;
margin-bottom:20px;
background-color:#e9f8ff;

}
.ogolnaramka2{
	
border: 1px solid #ddd;
border-color: #ddd;
border-radius: 0.55rem;
padding: 1rem 1rem 0.8rem 1rem;
margin-bottom:20px;
background-color:#fbfbfb;

}
.ogolnaramka .nazwa {
	color:#444;
font-size:20px;
font-weight: 600;
text-align: center;
margin:0 10px 10px 10px;
}
.ogolnaramka .tekst{
	color:#444;
font-size:18px;
font-weight: 600;
text-align: center;
margin:0 10px 10px 10px;
}
@media only screen and (max-width: 768px){
	.ogolnaramka{
	
border: 1px solid #7cd4fd;
border-color: #7cd4fd;
border-radius: 0.55rem;
padding: 0.5rem 0.5rem 0.4rem 0.5rem;
margin-bottom:15px;
background-color:#e9f8ff;

}

.ogolnaramka .nazwa {
	color:#444;
font-size:18px;
font-weight: 600;
text-align: center;
margin:10px 10px 5px 10px;
line-height: 20px;
}
.ogolnaramka .tekst{
	color:#444;
font-size:15px;
font-weight: 600;
text-align: center;
margin:0 10px 5px 10px;
}
.ogolnaramka2{
	
border: 1px solid #ddd;
border-color: #ddd;
border-radius: 0.55rem;
padding: 0.5rem 0.5rem 0.4rem 0.5rem;
margin-bottom:1px;
background-color:#fbfbfb;

}
}
.searchBox{
	padding: 10px;
  border: 1px solid #eee;
  margin-top: 4px;
  margin-bottom: 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #fff;
  width:90%;
	
	
}
.searchBox .meds_place{
	color:#1158a5;
	font-size: 16px;
}

.searchBox .meds_place .setMedName{
	cursor:pointer;
}
.searchBox .meds_place .setMedName:hover{
	cursor:pointer;
	color:#000000;
}
div.scroll {
            max-height: 200px;
            overflow: scroll;
            overflow-x: hidden;
        }
@media only screen and (max-width: 768px){
.searchBox{
	padding: 10px;
  border: 1px solid #eee;
  margin-top: 4px;
  margin-bottom: 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #fff;
  width:100%;
  z-index: 100000;
	
	
}
.searchBox .meds_place{
	color:#1158a5;
	font-size: 16px;
}

.searchBox .meds_place .setMedName{
	cursor:pointer;
	border-bottom:3px solid #f1f8ff;
}
.searchBox .meds_place .setMedName:hover{
	cursor:pointer;
	color:#000000;
}
div.scroll {
            max-height: 210px;
            overflow: scroll;
            overflow-x: hidden;
             z-index: 100;
        }	
}      
.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: #212529;
  --bs-dropdown-bg: #0d6efd;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: 0.375rem;
  --bs-dropdown-border-width: 1px;
  --bs-dropdown-inner-border-radius: calc(0.375rem - 1px);
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-dropdown-link-color: #212529;
  --bs-dropdown-link-hover-color: #1e2125;
  --bs-dropdown-link-hover-bg: #0d6efd;
  --bs-dropdown-link-active-color: #0d6efd;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
}
@media (max-width: 768px){
	.dropdown-menu{
		 --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: #212529;
  --bs-dropdown-bg: #fff;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: 0.375rem;
  --bs-dropdown-border-width: 1px;
  --bs-dropdown-inner-border-radius: calc(0.375rem - 1px);
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-dropdown-link-color: #212529;
  --bs-dropdown-link-hover-color: #1e2125;
  --bs-dropdown-link-hover-bg: #0d6efd;
  --bs-dropdown-link-active-color: #0d6efd;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
	}
}
.page-title-content .h2 {
  margin-bottom: 0;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-size: 50px;
  font-weight: 600;
}        
.services p{
	color:#333;
	font-weight: 300;
}
.services h2{
	font-size:1.5rem;
	font-weight: 400;
}
.services ul li{
	font-weight: 300;
}
.services ol li{
	font-weight: 300;
}
.services h1{
	font-weight: 400;
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
  color: inherit;
}
.zielony{
	color:#16a085;
}
.zlecenie_ramka {
  background: #ffffff;
  /*-webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);*/
  -webkit-box-shadow: 0 2px 48px 0 rgba(107, 154, 243, 0.6);
  box-shadow: 0 2px 48px 0 rgba(107, 154, 243, 0.6));
  padding: 40px;
  border-radius: 5px;
  max-width: 100%;
  margin: auto;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: #6b9af3;
}
.width{
	 width: 100%;
}
.form-control {
  height: 57px;
  border: 1px solid #95a5a6;
  border-radius: 3px;
  color: #0f123b;
  padding-left: 20px;
  background: #ecf0f1;
}
labelnew{
  display:block;
  line-height:40px;
}
.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 13.33333px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 40px;
  width: 40px;
  transition: all 0.15s ease-out 0s;
  background: #E8F0F8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
  
}
.option-input:hover {
  background: #9faab7;
}
.option-input:checked {
  background: #1057a4;
}
.option-input:checked::before {
  width: 40px;
  height: 40px;
  display:flex;
  content: '\f00c';
  font-size: 25px;
  font-weight:bold;
  position: absolute;
  align-items:center;
  justify-content:center;
  font-family:'Font Awesome 5 Free';
}
.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #1057a4;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}
.option-input.radio {
  border-radius: 50%;
}
.option-input.radio::after {
  border-radius: 50%;
}

@keyframes click-wave {
  0% {
    height: 40px;
    width: 40px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}
.nice-select.open .list {
  
  z-index: 1002;
}
.page-title-area.item-bg-2
	{
		height:150px;
	}
label {
  display: inline-block;
  font-size: 18px;
}
.labelselect{
	font-size: 15px;
}
textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 1px);
}
.signup-form form .form-control {

  width: 100%;
}
.nice-select .list {
 
  width: 100%;
  
}
.width{
	 width: 100%;
}
.form-control {
  height: 57px;
  border: 1px solid #E8F0F8;
  border-radius: 3px;
  color: #0f123b;
  padding-left: 20px;
 
}
.file-control{
	height:38px;
}
@media only screen and (max-width: 768px){
	h1, .h1 {
    font-size: 2rem;
  }
   h2, .h2 {
    font-size: 1.6rem;
  }
}
}
.waski{
	padding-right: 5px;
	padding-left: 5px;
}
.btn {
  --bs-btn-padding-x: 0.85rem;
  --bs-btn-padding-y: 0.475rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1.0rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  border-radius:7px;
}  
.btn-outline-primary {
  --bs-btn-color: #026aa2;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #7cd4fd;
  --bs-btn-hover-color: #026aa2;
  --bs-btn-hover-bg: rgb(241, 250, 255);
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #026aa2;
  --bs-btn-active-bg: rgb(241, 250, 255);
  --bs-btn-active-border-color: #7cd4fd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: rgb(241, 250, 255);
  --bs-btn-disabled-border-color: #7cd4fd;
   --bs-btn-padding-x: 0.85rem;
  --bs-btn-padding-y: 0.475rem;
   border-radius:8px;
}
.btn-zamowrecepte {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #0023C4;
  --bs-btn-border-color: #0023c4;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0023c4;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
   --bs-btn-padding-x: 0.85rem;
  --bs-btn-padding-y: 0.475rem;
   border-radius:5px;
}
.btn-outline-litera {
  --bs-btn-color: #0023c4;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #0023c4;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0023c4;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
   --bs-btn-padding-x: 0.45rem;
  --bs-btn-padding-y: 0.175rem;
   border-radius:8px;
   width:30px;
   margin-bottom:5px;
   
}
.btn-outline-termin {
  --bs-btn-color: #0583f2;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #0583f2;
  --bs-btn-hover-color: #0583f2;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: #0583f2;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0583f2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0583f2;
   --bs-btn-padding-x: 0.525rem;
  --bs-btn-padding-y: 0.175rem;
   border-radius:6px;
   font-size:15px;
}
@media (max-width: 1370px){
	.btn-outline-termin {
  --bs-btn-color: #0583f2;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #0583f2;
  --bs-btn-hover-color: #0583f2;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: #0583f2;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0583f2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0583f2;
   --bs-btn-padding-x: 0.325rem;
  --bs-btn-padding-y: 0.125rem;
   border-radius:6px;
   font-size:14px;
}
}
.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: transparent;
}
.tab-content > .tab-pane {
  border: 1px solid #fff;
  background-color:#fff;
  min-height: 100px;
   border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  padding:5px 40px 20px 40px;
  
}
.tab-content > .tab-pane p{
	font-size:17px;
	color:#0f57a5;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
 color: #fff;
  background-color: #1158a5;
  border: 2px solid #1158a5;
  border-bottom: 2px solid #1158a5;
  border-radius: 8px;
  margin:0 2px;
}
.nav-tabs .nav-link {
   margin:0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: #fff;
  color: #1158a5;
  border: 2px solid transparent;;

}
.nav-tabs .nav-link:focus{
	color:#fff;
  isolation: isolate;
  border-bottom:2px solid #1158a5;
}
 .nav-tabs .nav-link:hover {
	color:#fff;
  isolation: isolate;
   border: 2px solid #1158a5;
   border-radius: 8px;
  
}
.nav-tabs .nav-item.show .nav-link2, .nav-tabs .nav-link2.active {
  color: #fff;
  background-color: transparent;
  border-color: #1158a5;
  border: 2px solid #1158a5;
  border-radius: 8px;
}
.nav-tabs .nav-link2 {
  margin: 0px 3px 0px 0px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #cde2f8;
  color: #ffffff;
  border: #cde2f8;

}
.nav-link {
  display: block;
  padding: 20px 25px;
 font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  text-decoration: none;
  background: 0 0;
    background-color: rgba(0, 0, 0, 0);
  border: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  border-bottom: 4px solid transparent;
  margin-right:18px;
}
@media (max-width: 1370px){
	.nav-link {
  display: block;
  padding: 20px 20px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  text-decoration: none;
  background: 0 0;
    background-color: rgba(0, 0, 0, 0);
  border: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  border-bottom: 4px solid transparent;
  margin-right:18px;
}
}
.nav-link2 {
  display: block;
  padding: 20px 30px;
  font-size: 18px;
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: 0 0;
    background-color: rgba(0, 0, 0, 0);
  border: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  border-bottom: 0px solid #fff;
}
/*
.nav-link:focus, .nav-link:hover {
  color: #fff;
  background-color: #0023c4;
  border-color: #0023c4;
}*/
hr.linia {
  background: none;
  border-top: 1px solid #bdc3c7;
  margin: 20px 0 30px;
}
.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0;
  --bs-navbar-color: #223363;
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 1rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  list-style: none;
  
  margin-left: 0px;
  margin-right: 0px;
}
@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.nav-link:focus, .nav-link:hover {
  color: #1158a5;
  
}

.list-inline-item:not(:last-child) {
  margin-right: .05rem;
}
.btn-outline-termin {
  --bs-btn-color: #0583f2;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #0583f2;
  --bs-btn-hover-color: #0583f2;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: #0583f2;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0583f2;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0583f2;
  --bs-btn-padding-x: 0.225rem;
  --bs-btn-padding-y: 0.105rem;
  border-radius: 6px;
  font-size: 15px;
}
.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
  color: #fff;
  background-color: #1057a4;
  border-color: #1057a4;
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #1057a4;
  --bs-btn-border-color: #1057a4;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;

  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;

  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}

.progress, .progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #1057a4;
  --bs-progress-bar-transition: width 0.6s ease;
  font-size: var(--bs-progress-font-size);
}
.tlo3{
	background:#fff;
	width:100%;
	min-height:360px;
	color:#00115f;
	margin-bottom: 0px;
	padding-bottom:20px;
	
	
}
.tlo3d{
	background: url('/img/tlo3m2.png') center no-repeat;
	width:100%;
	height:550px;
	color:#00115f;
	margin-top:-190px;
	
}

	.tlo3 .title{
	font-size:40px;
	color:#00115f;
	font-weight: 600;
	line-height: 50px;
	margin-top:0px;
	margin-bottom: 50px;
	text-align: center;
}
}
@media (max-width: 1400px){
	.tlo3 .title{
	font-size:45px;
	color:#00115f;
	font-weight: 600;
	line-height: 50px;
	margin-top:60px;
	margin-bottom: 80px;
}
}
@media (max-width: 1200px){
	.tlo3 .title{
	font-size:35px;
	color:#00115f;
	font-weight: 600;
	line-height: 40px;
	margin-top:30px;
	margin-bottom: 40px;
}
}
@media (max-width: 765px){
	.tlo3 .title{
	font-size:35px;
	color:#00115f;
	font-weight: 600;
	line-height: 40px;
	margin-top:30px;
	margin-bottom: 40px;
}
}
.tlo3 .text{
	color:#00115f;
	font-size:18px;
	line-height: 24px;
	margin-bottom: 50px;
}
}
@media (max-width: 765px){
.tlo3 .text{
	color:#00115f;
	font-size:20px;
	line-height: 24px;
	margin-bottom: 40px;
	
}	
}
.tlo3 .btn-primary-special-blue {
  --bs-btn-color: #00e082;
  --bs-btn-bg: #0023c4;
  --bs-btn-border-color: #0023c4;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0023c4;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
   --bs-btn-padding-x: 2.85rem;
  --bs-btn-padding-y: 0.675rem;
   border-top-right-radius:10px;
   border-top-left-radius:10px;
   border-bottom-left-radius:0px;
   border-bottom-right-radius:0px;
   font-size:19px;
   font-weight: 600;
   margin-top: 75px;
   
}
@media (max-width: 1400px){
	.tlo3 .btn-primary-special-blue {
  --bs-btn-color: #00e082;
  --bs-btn-bg: #0023c4;
  --bs-btn-border-color: #0023c4;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0023c4;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
   --bs-btn-padding-x: 2.85rem;
  --bs-btn-padding-y: 0.675rem;
   border-top-right-radius:10px;
   border-top-left-radius:10px;
   border-bottom-left-radius:0px;
   border-bottom-right-radius:0px;
   font-size:19px;
   font-weight: 600;
   margin-top: 114px;
   
}
}
@media (max-width: 1200px){
	.tlo3 .btn-primary-special-blue {
  --bs-btn-color: #00e082;
  --bs-btn-bg: #0023c4;
  --bs-btn-border-color: #0023c4;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0023c4;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
   --bs-btn-padding-x: 2.85rem;
  --bs-btn-padding-y: 0.675rem;
   border-top-right-radius:10px;
   border-top-left-radius:10px;
   border-bottom-left-radius:0px;
   border-bottom-right-radius:0px;
   font-size:19px;
   font-weight: 600;
   margin-top: 100px;
   
}
}
.tlo4{
	background:#e8eff7;
	width:100%;
	min-height:480px;
	padding:10px 10px 0px;
	
}
.tlo4 .btn-niebieski-online {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #0023C4;
  --bs-btn-border-color: #0023C4;
  --bs-btn-hover-color: #eee;
  --bs-btn-hover-bg: #0023C4;
  --bs-btn-hover-border-color: #0023C4;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0023C4;
  --bs-btn-active-border-color: #0023C4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0023C4;
  --bs-btn-disabled-border-color: #0023C4;
   --bs-btn-padding-x: 1.85rem;
  --bs-btn-padding-y: 0.375rem;
   border-radius:30px;
   font-size:18px;
   font-weight: 400;
   
}
.tlo4 .podkobiete{
	position: relative;
	min-height: 720px;
}
.tlo4 .title{
	font-size: 30px;
  color: #00115f;
  font-weight: 800;
  line-height: 40px;
  margin-top: 0px;
  margin-bottom: 30px;
   
 
}
.tlo4 .title2{
	font-size: 48px;
  color: #00115f;
  font-weight: 800;
  line-height: 50px;
  margin-top: 90px;
  margin-bottom: 10px;
  
}

.tlo4 .text2{
	font-size: 16px;
  color: #00115f;
  font-weight: 400;
  line-height: 40px;
  margin-top: 10px;
  margin-bottom: 30px;
 
}
@media (max-width: 1400px){
.tlo4 .title2{
	font-size: 38px;
  color: #00115f;
  font-weight: 800;
  line-height: 50px;
  margin-top: 90px;
  margin-bottom: 10px;
  
}	
.tlo4 .text2{
	font-size: 15px;
  color: #00115f;
  font-weight: 400;
  line-height: 40px;
  margin-top: 10px;
  margin-bottom: 30px;
 
}
}
@media (max-width: 900px){
	.tlo4 .title2{
	font-size: 36px;
  color: #00115f;
  font-weight: 800;
  line-height: 40px;
  margin-top: 60px;
  margin-bottom: 10px;
  
 text-align: center;
}
.tlo4 .text2{
	font-size: 16px;
  color: #00115f;
  font-weight: 400;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
   
 text-align: center;
 
}
}
.tlo4 .ramka2{
	background:#ffffff;
	min-height:60px;
	width:100%;
	padding:15px 30px;
	border-radius:15px;
	margin-bottom:15px;
	
}
.tlo4 .ramka2:hover{
	background:#00e082;
}
.tlo4 .ramka2 .text{
	color:#314C95;
	font-size:18px;
	line-height: 54px;
	 
}
.tlo4 .ramka2:hover .text{
	color:#fff;
}
.tlo4 .ramka2 .faq1{
	background:url('/img/faq1.svg') center no-repeat;
	
}
.tlo4 .ramka2 .faq2{
	background:url('/img/faq2.svg') center no-repeat;
	
}
.tlo4 .ramka2 .faq3{
	background:url('/img/e-teleporada-szararamka.svg') center no-repeat;
	
}
.tlo4 .ramka2 .faq4{
	background:url('/img/faq4.svg') center no-repeat;
	
}
.tlo4 .ramka{
	background:#ffffff;
	min-height:100px;
	width:100%;
	padding:30px 40px 20px 50px;
	border-radius:15px;
	border-bottom:1px solid ffffff;
	box-shadow: 14px 13px 27px -3px rgba(161,161,161,0.49);
-webkit-box-shadow: 14px 13px 27px -3px rgba(161,161,161,0.49);
-moz-box-shadow: 14px 13px 27px -3px rgba(161,161,161,0.49);
}
@media (max-width: 1370px){
	.tlo4 .ramka{
	background:#ffffff;
	min-height:100px;
	width:100%;
	padding:30px 30px 20px 30px;
	border-radius:15px;
	border-bottom:1px solid ffffff;
	box-shadow: 14px 13px 27px -3px rgba(161,161,161,0.49);
-webkit-box-shadow: 14px 13px 27px -3px rgba(161,161,161,0.49);
-moz-box-shadow: 14px 13px 27px -3px rgba(161,161,161,0.49);
}
}
@media (max-width: 990px){
	.tlo4 .ramka{
	background:#ffffff;
	min-height:100px;
	width:100%;
	padding:30px 30px 20px 30px;
	border-radius:15px;
	border-bottom:1px solid ffffff;
	box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 20px 24px;
}
.tlo4 .ramka:hover{
	background:#0023c4;
}
.tlo4 .ramka .title{
	color:#0023c4;
	font-size:26px;
	font-weight: 600;
	margin:30px 0;
	line-height:32px;
	
}
@media (max-width: 1370px){
	.tlo4 .ramka .title{
	color:#0023c4;
	font-size:23px;
	font-weight: 600;
	margin:30px 0;
	line-height:28px;
	
}
}
.tlo4 .ramka:hover .title{
	color:#ffffff;
	font-size:26px;
	font-weight: 600;
	margin:30px 0;
	line-height:32px;
	
}
@media (max-width: 1370px){
	.tlo4 .ramka:hover .title{
	color:#ffffff;
	font-size:23px;
	font-weight: 600;
	margin:30px 0;
	line-height:28px;
	
}
}
.tlo4 .ramka .text{
	color:#444;
	font-size:17px;
	font-weight: 400;
	margin:30px 0;
	line-height:22px;
	
}
.tlo4 .ramka:hover .text{
	color:#ffffff;
	font-size:17px;
	font-weight: 400;
	margin:30px 0;
	line-height:22px;
	
}
@media (max-width: 1370px){
.tlo4 .ramka .text{
	color:#444;
	font-size:16px;
	font-weight: 400;
	margin:30px 0;
	line-height:22px;
	
}
.tlo4 .ramka:hover .text{
	color:#ffffff;
	font-size:16px;
	font-weight: 400;
	margin:30px 0;
	line-height:22px;
	
}	
}
.tlo4 .ramka .wiecej{
	color:#00e082;
	font-size:18px;
	font-weight: 400;
	margin:20px 0 10px;
	line-height:22px;
	text-align: right;
	
}
/*.tlo5{
	background:#e8eff7;
	width:100%;
	min-height:300px;
	padding:50px 20px;
}*/
.kobieta{
	background:url('/img/kobieta.png') no-repeat;
	position: absolute;
	right:-20px;
	bottom:0;
	z-index: 100;
	width:619px;
	height:728px;
	
}
.blink{
	-webkit-transition:all 1s ease-in-out;
-o-transition:all 1s ease-in-out;
-ms-transition:all 1s ease-in-out;
transition:all 1s ease-in-out;
-webkit-animation:blink normal 1s infinite ease-in-out; 
-ms-animation:blink normal 1s infinite ease-in-out; 
animation:blink normal 1s infinite ease-in-out;
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    49% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
.niebieskipas{
	background:#0023C4;
	width:100%;
	min-height:100px;
	padding:80px 40px;
}
.niebieskipas .title{
	color: #FFF;

 
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom:57px;
}
.niebieskipas .text{
	color: #FFF;

 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 140%;
}
.niebieskipas .text2{
	color: #0583F2;

 
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: 140%;
}
.niebieskipas .naglowek{
	color: #FFF;

 
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-top:59px;

}

.niebieskipas .link{
	color: #FFF;

 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */
text-decoration-line: underline;
margin-top:40px;
}
@media (max-width: 900px){
	.niebieskipas{
	background:#0023C4;
	width:100%;
	min-height:100px;
	padding:50px 20px;
}
.niebieskipas .title{
	color: #FFF;

 
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom:37px;
}
.niebieskipas .text{
	color: #FFF;

 
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%;
}
.niebieskipas .text2{
	color: #0583F2;

 
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 140%;
}
.niebieskipas .naglowek{
	color: #FFF;

 
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-top:39px;

}

.niebieskipas .link{
	color: #FFF;

 
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */
text-decoration-line: underline;
margin-top:20px;
text-align: center;
}
}
.codolega{
	background:#fff;
	width:100%;
	padding:40px;
}
@media (max-width: 900px){
.codolega{
	background:#fff;
	width:100%;
	padding:40px 5px;
}	
}
.codolega .title{
	color: #001160;

 
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.codolega .ramka{
	background:#f1f8ff;
	min-height:50px;
	width:100%;
	padding:18px 30px;
	border-radius:25px;
	border-bottom:1px solid transparent;
}
.codolega .text{
	color: #223464;

 
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 42px;
margin-left: 10px;
}

.telefontlo{
	background:url('/img/telefontlo.png') center no-repeat;
	padding:40px;
	height:650px;
}
.telefontlo .title{
	color: #001160;

 
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-top: 220px;
}

.telefontlo .text{
	color: #223464;

 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */
margin-left:0px;
}
@media (max-width: 900px){
.telefontlo{
	background:#f1f8ff;
	padding:40px 40px 40px 30px;
	height:490px;
}
.telefontlo .title{
	color: #001160;

 
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-top: 20px;
}

.telefontlo .text{
	color: #223464;

 
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */
margin-left:0px;
}	
}
.telefontlo .btn-buttonlink{
	--bs-btn-color: #0023C4;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #0023C4;
  --bs-btn-hover-color: #0023C4;
  --bs-btn-hover-bg: #FFF;
  --bs-btn-hover-border-color: #0023C4;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: transparent;
  --bs-btn-active-bg: #0023C4;
  --bs-btn-active-border-color: #0023C4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: transparent;
  --bs-btn-disabled-bg: #0023C4;
  --bs-btn-disabled-border-color: #0023C4;
   --bs-btn-padding-x: 0.985rem;
  --bs-btn-padding-y: 0.475rem;
   border-radius:6px;
   font-size:14px;
}
.specjalizacje{
	background:#fff;
	width:100%;
	padding:40px;
}
.specjalizacje .title{
	color: #001160;

 
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.specjalizacje .link{
	color: #0023C4;

 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-align:right;
}
.specjalizacje .nazwa{
	color: #223464;
margin-top:20px;
 
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.specjalizacje img{
	border-radius:14px;
}
.footer-area .baner{
	background:url('/img/footerzielone.png') center repeat;
	width:612px;
	height:144px;
	padding:80px 20px 20px 60px;
	
}
.footer-area .baner .text{
	color: #0023C4;

 
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.footer-area .halo{
	color: #23408E;

 
font-size: 22px;
font-style: normal;
font-weight: 900;
line-height: 251.523%;
}
@media (max-width: 900px){
	.footer-area .baner{
	background:url('/img/footerzielonem.png') center repeat;
	width:360px;
	height:85px;
	padding:44px 20px 20px 30px;
	
	margin-bottom:40px;
	
}
.footer-area .baner .text{
	color: #0023C4;

 
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.footer-area .halo{
	color: #23408E;

 
font-size: 20px;
font-style: normal;
font-weight: 900;
line-height: 251.523%;
}
}
.kreskakonto{
	border-top:3px solid #00e082;
	margin-top:-10px;
}
@media (max-width: 900px){
.kreskakonto{
	border-top:3px solid #00e082;
	margin-top:60px;
	
}	
}
.single-footer-widget{
	text-align:left;
}
@media (max-width: 900px){
	.single-footer-widget{
	text-align:center;
}
}
.kreskapodmenu{
	border-top: 3px solid #E8F0F8;
}
.lekszukajka{
	border-top: 3px solid #E8F0F8;
}
.lekszukajka .title{
	color: #001160;
 
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-top:40px;
}

@media (max-width: 900px){
.lekszukajka .title{
	color: #001160;
 
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-top:20px;
}	
}
.lekszukajka .szukajbox{
	background: url('/img/szukajlek.png') center no-repeat;
	width:100%;
	min-height:523px;
	max-height:523px;
	margin-top:-270px;
	padding:340px 70px 40px 70px;
}
.lekszukajka .szukajbox .text1{
	font-size: 20px;
  color: #fff;
    
}
.lekszukajka .szukajbox .text2{
	font-size: 16px;
  color: #fff;
    
}
@media (max-width: 1200px){
.lekszukajka .szukajbox {
    background: #0023c4;
    width: 100%;
    min-height: 300px;
    max-height: 530px;
    margin-top: 30px;
    padding: 30px 40px 40px 40px;
  }	
}
.lekszukajka .szukajbox2{
	background: #fff;
	width:100%;
	min-height:123px;
	max-height:523px;
	margin-top:40px;
	padding:20px 70px 20px 70px;
}
.lekszukajka .szukajbox2 .text1{
	font-size: 20px;
  color: #fff;
    
}
.lekszukajka .szukajbox2 .text2{
	font-size: 16px;
  color: #fff;
    
}
@media (max-width: 1200px){
.lekszukajka .szukajbox2 {
    background: #0023c4;
    width: 100%;
    min-height: 100px;
    max-height: 530px;
    margin-top: 10px;
    padding: 30px 40px 40px 40px;
  }	
}
.litery{
	padding:20px 30px;
}
.litery2{
	padding:0px 30px 20px;
}
.litery3{
	padding:10px 30px 10px;
}
@media (max-width: 1370px){
	.litery{
	padding:20px 0px;
}
}
@media (max-width: 900px){
	.litery{
	padding:20px 0px;
}
}
.kreskaleki{
	border-top: 4px solid #E8F0F8;
}
.listalekow{
	padding:20px;
}
.listalekow .daneleku .nazwa{
	color: #223464;
text-align: left;
 
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 50.4px */ 
}
.listalekow .daneleku .napis{
	color: #223464;
text-align: left;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */
margin:0 0 20px 0; 
}
.listalekow1{
	border-radius: 18px;
background: #F1F8FF; 
width:100%;
padding:20px 30px;

}
.listalekowszara{
	border-radius: 18px;
background: #F1F8FF; 
width:100%;
padding:20px 30px;
margin-top:50px;
margin-bottom: 20px
}
@media (max-width: 900px){
	.listalekowszara{
	border-radius: 18px;
background: #F1F8FF; 
width:100%;
padding:20px 30px;
margin-top:0px;
margin-bottom: 20px
}
}
.listalekow1 .nazwa{
	color: #223464;
text-align: justify;
 
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 28px */ 
}
.listalekow1 .producent{
	color: #223464;
text-align: justify;
 
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
}
.listalekow2{
	border-radius: 18px;
background: #FBFDFF; 
width:100%;
padding:20px 30px;
}
.listalekow2 .nazwa{
	color: #223464;
text-align: justify;
 
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 28px */ 
}
.listalekow2 .producent{
	color: #223464;
text-align: justify;
 
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
}
.nazwakolumny{
	color: #223464;
 
font-size: 10px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 14px */ 
text-transform: uppercase;
}
@media (max-width: 900px){
	.nazwakolumny{
	color: #223464;
 
font-size: 10px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 14px */ 
text-transform: uppercase;
margin:20px 0 5px 0;
}
}
.nazwakolumny2{
	color: #223464;
 
font-size: 10px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 14px */ 
text-transform: uppercase;
margin:20px 0 5px 0;
}
.btn-link{
	text-align: left;
	color:#223464;
}

.listalekarzy{
	border-top: 3px solid #E8F0F8;
}
@media (max-width: 900px){
	.listalekarzy{
	border-top: 3px solid #E8F0F8;
	padding:10px 5%;
	margin-top:80px;
}
}
.listalekarzy .ramkalekarz{
	background:#f1f8ff;
	min-height:50px;
	width:100%;
	padding:18px;
	border-radius:8px;
	border-bottom:1px solid transparent;
	margin-bottom: 20px;
}
.listalekarzy .ramkalekarz img{
	border-radius:50px;
}
.listalekarzy .ramkalekarz .imielekarz{
	color:#23408e;
	font-size:16px;
	font-weight: 600;
	line-height:25px;
	margin:15px 0 0 0;
}
.listalekarzy .ramkalekarz .opinie{
	color:#0583f2;
	font-size:14px;
	font-weight: 400;
}
.listalekarzy .ramkalekarz .usluga{
	color:#23408e;
	font-size:15px;
	font-weight: 400;
	line-height:25px;
	margin:10px 0 0 0;
}
.listalekarzy .ramkalekarz .cena{
	color:#23408e;
	font-size:17px;
	font-weight: 600;
	line-height:25px;
	margin:10px 0 0 0;
	float:right;
}
.listalekarzy .ramkalekarz .kreska{
	border-bottom:2px #cddbe8 solid;
	margin:15px 0;
}
.listalekarzy .ramkalekarz .termin{
	color:#23408e;
	font-size:16px;
	font-weight: 600;
	line-height:25px;
	margin:0;
	
}



.lekarze{
	border-top: 3px solid #E8F0F8;
}
@media (max-width: 900px){
	.lekarze{
	border-top: 3px solid #E8F0F8;
	padding:10px 5%;
	margin-top:80px;
}
}
.lekarze .title{
	color: #001160;
 
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-top:40px;
}

@media (max-width: 900px){
.lekarze .title{
	color: #001160;
 
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-top:20px;
}	
}
.lekarze .nazwa {
  color: #223464;
  margin-top: 20px;
   
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-top: 10px;
}

.lekarze img {
  border-radius: 14px;
}
.specjalizacja{
	background:#E8F0F8;
	width:100%;
	min-height:300px;
	padding:5px 30px 90px;
}
.specjalizacja .nazwaspecjalizacji{
	color: #001160;
 
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-top:10px;
margin-bottom: 20px;
text-align: center;
}
@media (max-width: 900px){
.specjalizacja{
	background:#E8F0F8;
	width:100%;
	min-height:300px;
	padding:5px 10px 70px;
	margin-top:0px;
}	
.specjalizacja .nazwaspecjalizacji{
	color: #001160;
 
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-top:10px;
margin-bottom: 20px; 
text-align: center;
}
}
.now {
  color: #0023c4;
   
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.specjalizacja .ramkabiala{
	border-radius: 21px;
	background: #FFF;
	padding:20px 40px;
	width:100%;
	min-height:200px;
	 
}
@media (max-width: 900px){
	.specjalizacja .ramkabiala{
	border-radius: 21px;
	background: #FFF;
	padding:20px 20px;
	width:100%;
	min-height:200px;
	 
}
}

.specjalizacja .ramkabiala .dane{
	padding:40px 20px 20px 20px;
}
.specjalizacja .ramkabiala .dane .omnie p{
	margin-top: 0;
  margin-bottom: 1rem;
  font-size: 14px;
  color: #333;
  font-weight: 500;
}
@media (max-width: 800px){
.specjalizacja .ramkabiala .dane{
	padding:20px 8px 10px 8px;
}	
}
.specjalizacja .ramkabiala .dane .zdjecie{
	box-shadow: rgba(50, 50, 93, 0.3) 0px 30px 60px -12px, rgba(0, 0, 0, 0.35) 0px 18px 36px -18px;
	width:auto;
	height:auto;
}
@media (max-width: 800px){
	.specjalizacja .ramkabiala .dane .zdjecie{
	box-shadow: rgba(50, 50, 93, 0.3) 0px 30px 60px -12px, rgba(0, 0, 0, 0.35) 0px 18px 36px -18px;
	width:auto;
	height:auto;
}
}
.specjalizacja .ramkabiala .dane .zdjecie:hover{
	transition: all .3s ease;
	transform: translateY(-5px);
	
	
}
.specjalizacja .ramkabiala .dane .imie{
	font-size:18px;
	color:#566593;
	font-weight: 600;
	margin-bottom:2px;
	line-height: 22px;
}
.specjalizacja .ramkabiala .dane .zawod{
	font-size:14px;
	color:#566593;
	font-weight: 600;
	margin-bottom:15px;
	margin-top:6px;
	line-height: 15px;
}
.specjalizacja .ramkabiala .dane .terapie{
	font-size:14px;
	color:#566593;
	font-weight: 500;
	margin-bottom:15px;
	margin-top:6px;
	line-height: 15px;
}
.specjalizacja .ramkabiala .dane .oceny{
	padding:20px 0;
	
}
.specjalizacja .ramkabiala .dane .oceny a{
	margin-left:5px;
	color:#566593;
	font-size:15px;
	text-decoration: underline;
	
}
.specjalizacja .ramkabiala .dane .omnie{
	font-size:14px;
	color:#566593;
	font-weight: 500;
	margin: 10px 0 0 0;
}
.specjalizacja .ramkabiala .dane .omnie .pokazwiecej{
	text-decoration: underline;
	margin-left: 3px;
	cursor: pointer;
}
.specjalizacja .ramkabiala .dane .pomagam{
	font-size:14px;
	font-weight: 600;
	color:#566593;
	margin:20px 0 0 0;
}
.specjalizacja .ramkabiala .dane .naglowek{
	font-size:17px;
	font-weight: 600;
	color:#566593;
	margin:15px 0 5px 0;
}
.specjalizacja .ramkabiala .dane li{
	font-size:14px;
	color:#566593;
	font-weight: 500;
}


.specjalizacja .ramkabiala .dane .obszar1{
	margin-left:29px;
}
.specjalizacja .ramkabiala .dane .obszar2{
	margin-left:34px;
}
.specjalizacja .ramkabiala .dane i{
	margin-right: 1px;
}
.specjalizacja .ramkabiala .wybor{
	background: #ecf0f1;
	width:100%;
	padding:20px;
	min-height: 80px;
	border-top-right-radius:20px
}
.specjalizacja .ramkabiala .wybor .opis{
	color: #838c98;
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 0;
  font-weight: 600;
 
}
.specjalizacja .ramkabiala .kalendarz .dzien{
	color: #212529;
	font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
   text-align: center;
   line-height: 18px;
}
.specjalizacja .ramkabiala .kalendarz .data{
  color: #838c98;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 15px;
   text-align: center;
   margin-top: 2px;
   line-height: 16px;
}
.specjalizacja .ramkabiala .kalendarz .brak{
  color: #717a88;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  margin-top: 0px;
  line-height: 34px;
   margin-bottom: 0px;
}
.specjalizacja .ramkabiala .btn-zielony-online {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #00e082;
  --bs-btn-border-color: #00e082;
  --bs-btn-hover-color: #eee;
  --bs-btn-hover-bg: #00e082;
  --bs-btn-hover-border-color: #00e082;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #00e082;
  --bs-btn-active-border-color: #00e082;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #00e082;
  --bs-btn-disabled-border-color: #00e082;
  --bs-btn-padding-x: 1.85rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 30px;
  font-size: 18px;
  font-weight: 400;
  position:absolute;
	right:-80px;
	top:40px;
}

@media (max-width: 900px){
.specjalizacja .ramkabiala .btn-zielony-online {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #00e082;
  --bs-btn-border-color: #00e082;
  --bs-btn-hover-color: #eee;
  --bs-btn-hover-bg: #00e082;
  --bs-btn-hover-border-color: #00e082;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #00e082;
  --bs-btn-active-border-color: #00e082;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #00e082;
  --bs-btn-disabled-border-color: #00e082;
  --bs-btn-padding-x: 1.85rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 30px;
  font-size: 18px;
  font-weight: 400;
  position:absolute;
	right:20px;
	top:-20px;
}	
}
.specjalizacja .ramkabiala .pole{
	padding:30px 60px;
}
@media (max-width: 900px){
	.specjalizacja .ramkabiala .pole{
	padding:20px 20px;
}
}
.specjalicacja .ramkabiala .pole .spec{
	position:absolute;
	right:-80px;
	top:40px;
}
@media (max-width: 900px){
.specjalicacja .ramkabiala .pole .spec{
	position:absolute;
	right:-10px;
	top:40px;
}	
}
.specjalizacja .ramkabiala .pole .title{
	color: #001160;
 
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: normal; 
}
.specjalizacja .ramkabiala .pole .opis{
	color: #23408E;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal; 
}
.specjalizacja .ramkabiala .wybierz{
	color: #001160;
 
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal; 
}
.specjalizacja .ramkabiala .ramkaszara{
border-radius: 10px;
background: #F1F8FF; 
padding: 30px 20px 15px 30px;
width:100%;
min-height:80px;
margin-bottom:10px;
}
@media (max-width: 900px){
	.specjalizacja .ramkabiala .ramkaszara{
border-radius: 10px;
background: #F1F8FF; 
padding: 30px 20px 15px 20px;
width:100%;
min-height:80px;
margin-bottom:10px;
}
}
.specjalizacja .ramkabiala .ramkaszara .usluga{
	color: #23408E;
 
font-size: 19px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin: 0 0 5px 0;
}
.specjalizacja .ramkabiala .ramkaszara .text{
	color: #8A95B4;
 
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal; 
margin: 0 0 15px 0;
}
@media (max-width: 900px){
	.specjalizacja .ramkabiala .ramkaszara .text{
	 
margin: 0 0 5px 0;
}
}
.specjalizacja .ramkabiala .ramkaszara .cena{
	color: #23408E;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 180%; 
margin: 0;
}
.specjalizacja .ramkabiala .info{
	
color: #23408E;
 
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal; 
margin:30px 0 20px;
text-align: center;
	
}
.specjalizacja .ramkabiala .ramkaszara .btn-button{
	--bs-btn-color: #0023C4;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #0023C4;
  --bs-btn-hover-color: #0023C4;
  --bs-btn-hover-bg: #FFF;
  --bs-btn-hover-border-color: #0023C4;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: transparent;
  --bs-btn-active-bg: #0023C4;
  --bs-btn-active-border-color: #0023C4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: transparent;
  --bs-btn-disabled-bg: #0023C4;
  --bs-btn-disabled-border-color: #0023C4;
  --bs-btn-padding-x: 0.785rem;
  --bs-btn-padding-y: 0.675rem;
  border-radius: 6px;
  font-size: 18px;
}
.specjalizacja .ramkabiala p{
	color: #566593;
 
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */
margin-top:5px;
text-align:justify; 
}
.btn-godzina-ok {
  --bs-btn-color: #fff;
  --bs-btn-bg: #1158a5;
  --bs-btn-border-color: #1158a5;
  --bs-btn-hover-border-color: #1158a5;
  border-radius: 12px;
  font-size: 14px;
  padding: 3px 7px;
  margin-bottom: 5px;
}

.blog{
	background: #fff;
	padding:30px;
	width:100%;
	min-height:400px;
}
.blog h2{
	color: #001160;
 
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin:20px 0;
}
.blog p{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
}

.blogwpis .buttonik{
	border-radius: 5px;
background: #00E082; 
padding:5px 20px;
color:#fff;
}
@media (max-width: 900px){
	.blog h2{
	color: #001160;
 
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin:20px 0;
}
.blog p{
	color: #223464;
 
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
}

}
.blogwpis img{
	border-radius:15px;
}
.blogwpis .title{
	color: #001160;
 
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-bottom:20px;
}
.blogwpis .dodano1{
	color: #8A95B4;
 
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 19.6px */ 
margin-bottom:8px;
margin-top: 8px;
}
.blogwpis .dodano2{
	color: #223464;
 
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 160%; 
margin-top:8px;
margin-bottom:8px;

}
.liniaslaba{
	border-bottom: 1px solid #ecf0f1;
	width:100%;
}
.blogwpis h2{
	color: #223464;
 
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 140%; 
}
.blogwpis p{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
}
.blogwpis .podobne{
	color: #001160;
 
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-top:30px;
margin-bottom:30px;
}
.blogwpis .podobneartytitle{
	color: #001160;
 
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-bottom: 10px;
}
.blogwpis .czytajwiecej{
	color: #0023C4;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal; 
margin-top:20px;
margin-bottom:30px;
}
.blogwpis .pasek{
	background:url('/img/pasekblog.png') center repeat;
	width:821px;
	min-height:144px;
	padding:80px 30px 20px 30px;
	margin-bottom:30px;
	margin-top:30px;
}
@media (max-width: 900px){
.blogwpis .pasek{
	background:#25e085 center repeat;
	width:100%;
	min-height:144px;
	padding:30px 30px 30px 30px;
	margin-bottom:30px;
	margin-top:30px;
}	
}
.blogwpis .pasek .nazwa{
	color: #0023C4;
 
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: normal; 
}
.blogwpis .pasek .btn-button {
  --bs-btn-color: #0023C4;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #0023C4;
  --bs-btn-hover-color: #0023C4;
  --bs-btn-hover-bg: #FFF;
  --bs-btn-hover-border-color: #0023C4;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: transparent;
  --bs-btn-active-bg: #0023C4;
  --bs-btn-active-border-color: #0023C4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: transparent;
  --bs-btn-disabled-bg: #0023C4;
  --bs-btn-disabled-border-color: #0023C4;
  --bs-btn-padding-x: 0.785rem;
  --bs-btn-padding-y: 0.675rem;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 700;
  margin-top:-10px;
  border:3px solid #0023C4;
}
@media (max-width: 900px){
	.blogwpis .pasek .btn-button {
 
  margin-top:10px;
  
}
}

/*nowa ramka*/
.blogwpis .ramkabiala{
	border-radius: 21px;
	background: #f1f8ff;
	padding:20px 40px;
	width:100%;
	min-height:200px;
	border: 3px solid #f1f8ff;
	margin-top:30px;
	margin-bottom:30px;
	 
}
@media (max-width: 900px){
	.blogwpis .ramkabiala{
	border-radius: 21px;
	background: #f1f8ff;
	padding:20px 20px;
	width:100%;
	min-height:200px;
	 
}
}
.blogwpis .ramkabiala .btn-zielony-online {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #00e082;
  --bs-btn-border-color: #00e082;
  --bs-btn-hover-color: #eee;
  --bs-btn-hover-bg: #00e082;
  --bs-btn-hover-border-color: #00e082;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #00e082;
  --bs-btn-active-border-color: #00e082;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #00e082;
  --bs-btn-disabled-border-color: #00e082;
  --bs-btn-padding-x: 1.85rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 30px;
  font-size: 18px;
  font-weight: 400;
  position:absolute;
	right:-80px;
	top:40px;
}

@media (max-width: 900px){
.blogwpis .ramkabiala .btn-zielony-online {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #00e082;
  --bs-btn-border-color: #00e082;
  --bs-btn-hover-color: #eee;
  --bs-btn-hover-bg: #00e082;
  --bs-btn-hover-border-color: #00e082;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #00e082;
  --bs-btn-active-border-color: #00e082;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #00e082;
  --bs-btn-disabled-border-color: #00e082;
  --bs-btn-padding-x: 1.85rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 30px;
  font-size: 18px;
  font-weight: 400;
  position:absolute;
	right:20px;
	top:-20px;
}	
}
.blogwpis .ramkabiala .pole{
	padding:30px 60px;
}
@media (max-width: 900px){
	.blogwpis .ramkabiala .pole{
	padding:20px 20px;
}
}
.specjalicacja .ramkabiala .pole .spec{
	position:absolute;
	right:-80px;
	top:40px;
}
@media (max-width: 900px){
.specjalicacja .ramkabiala .pole .spec{
	position:absolute;
	right:-10px;
	top:40px;
}	
}
.blogwpis .ramkabiala .pole .title{
	color: #001160;
 
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: normal; 
}
.blogwpis .ramkabiala .pole .opis{
	color: #23408E;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal; 
}
.blogwpis .ramkabiala .wybierz{
	color: #001160;
 
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal; 
}
.blogwpis .ramkabiala .ramkaszara{
border-radius: 10px;
background: #ffffff; 
padding: 30px 20px 15px 30px;
width:100%;
min-height:80px;
margin-bottom:10px;
}
@media (max-width: 900px){
	.blogwpis .ramkabiala .ramkaszara{
border-radius: 10px;
background: #ffffff; 
padding: 30px 20px 15px 20px;
width:100%;
min-height:80px;
margin-bottom:10px;
}
}
.blogwpis .ramkabiala .ramkaszara .usluga{
	color: #23408E;
 
font-size: 19px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin: 0 0 5px 0;
}
.blogwpis .ramkabiala .ramkaszara .text{
	color: #8A95B4;
 
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal; 
margin: 0 0 15px 0;
}
@media (max-width: 900px){
	.blogwpis .ramkabiala .ramkaszara .text{
	 
margin: 0 0 5px 0;
}
}
.blogwpis .ramkabiala .ramkaszara .cena{
	color: #23408E;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 180%; 
margin: 0;
}
.blogwpis .ramkabiala .info{
	
color: #23408E;
 
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal; 
margin:30px 0 20px;
text-align: center;
	
}
.blogwpis .ramkabiala .ramkaszara .btn-button{
	--bs-btn-color: #0023C4;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #0023C4;
  --bs-btn-hover-color: #0023C4;
  --bs-btn-hover-bg: #FFF;
  --bs-btn-hover-border-color: #0023C4;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: transparent;
  --bs-btn-active-bg: #0023C4;
  --bs-btn-active-border-color: #0023C4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: transparent;
  --bs-btn-disabled-bg: #0023C4;
  --bs-btn-disabled-border-color: #0023C4;
  --bs-btn-padding-x: 0.785rem;
  --bs-btn-padding-y: 0.675rem;
  border-radius: 6px;
  font-size: 18px;
}
.blogwpis .ramkabiala p{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */
margin-top:20px;
text-align:justify; 
}

.uslugi{
	background:#E8F0F8;
	width:100%;
	min-height:200px;
	padding:40px 20px 20px;
	border-top: 3px solid #E8F0F8;
}
.ramkabiala p{
	color:#223464;
}
.nazwa{
	color: #001160;
 
font-size: 44px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-bottom:5px;
}
.cena{
	color: #001160;
 
font-size: 44px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-bottom:0px;
text-align: right;
}
.ponownetext{
	color: #223464;

 
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
margin-top:0px;
text-align: left;
}

@media (max-width: 1380px){
.nazwa{
	color: #001160;
 
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-bottom:5px;
}
.cena{
	color: #001160;
 
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-bottom:0px;
text-align: right;
}
.ponownetext{
	color: #223464;

 
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
margin-top:0px;
text-align: left;
}
}
/*@media (max-width: 1200px){
	.uslugi{
	background:#E8F0F8;
	width:100%;
	min-height:200px;
	padding:30px 20px 20px;
	border-top: 3px solid #E8F0F8;
}
	 .nazwa{
	color: #001160;
 
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-bottom:5px;
margin-top:40px;
}
 .cena{
	color: #001160;
 
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-bottom:0px;
text-align: right;
margin-top:40px;
}
}*/


@media (max-width: 900px){
.uslugi{
	background:#E8F0F8;
	width:100%;
	min-height:3250px;
	padding:30px 20px 20px;
	
}
.nazwa{
	color: #001160;
 
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-bottom:5px;
margin-top:50px;
}
.cena{
	color: #001160;
 
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-bottom:0px;
text-align: right;
margin-top:50px;
}
.ponownetext{
	color: #223464;

 
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
margin-top:0px;
text-align: left;
}	
}
.btn-zielony-online {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #00e082;
  --bs-btn-border-color: #00e082;
  --bs-btn-hover-color: #eee;
  --bs-btn-hover-bg: #00e082;
  --bs-btn-hover-border-color: #00e082;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #00e082;
  --bs-btn-active-border-color: #00e082;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #00e082;
  --bs-btn-disabled-border-color: #00e082;
  --bs-btn-padding-x: 1.85rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 30px;
  font-size: 18px;
  font-weight: 400;
}
.ramkabiala {
  border-radius: 21px;
  background: #FFF;
  padding: 40px 50px;
  width: 100%;
  margin-bottom:0px;
  margin-top:0px;
}
.ramkabiala .wewnatrzramki{
	padding: 40px 50px;
}
 .ramkabiala .nazwapola{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-top:20px;
margin-bottom:10px;
}
 .ramkabiala .nazwapolapod{
	color: #223464;
 
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal; 
margin-top:5px;
margin-bottom:10px;
}
 .ramkaniebieska{
	border-radius: 21px;
background: #0023C4; 
 padding: 40px 50px;
  width: 100%;
  margin-bottom:0px;
  z-index:1000;
}
 .ramkaniebieska .tytul{
	color: #FFF;
 
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-bottom: 10px;
}
 .ramkaniebieska .ramkadzien{
	border-radius: 6px;
background: #072DD9; 
padding: 15px 20px;
  width: 100%;
  margin-bottom:10px;
  margin-top:10px;
}
 .ramkaniebieska .ramkadzien .dzien{
	color: #FFF;
text-align: left;
 
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: normal; 
}
 .ramkaniebieska .ramkadzien .btn-godzina {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ddd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ddd;
  --bs-btn-padding-x: 1.85rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 400;
}
 .ramkaniebieska .btn-godzina-wybrana {
 --bs-btn-color: #222;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #222;
  --bs-btn-hover-bg: #ffffff;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #222;
  --bs-btn-active-bg: #ffffff;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ddd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ddd;
  --bs-btn-padding-x: 1.085rem;
  --bs-btn-padding-y: 0.475rem;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 400;
  margin-top: 5px;
}
@media (max-width: 900px){
	 .ramkaniebieska .ramkadzien .btn-godzina {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ddd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ddd;
  --bs-btn-padding-x: 1.85rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 400;
}
 .ramkaniebieska .btn-godzina-wybrana {
 --bs-btn-color: #222;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #222;
  --bs-btn-hover-bg: #ffffff;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #222;
  --bs-btn-active-bg: #ffffff;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ddd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ddd;
  --bs-btn-padding-x: 1.085rem;
  --bs-btn-padding-y: 0.475rem;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 400;
  margin-top: 5px;
}
}
@media (max-width: 900px){
	 .ramkabiala {
  border-radius: 21px;
  background: #ffffff;
  padding: 20px 20px 30px 20px;
  width: 100%;
  margin-bottom:0px;
}
 .ramkabiala .nazwapola{
	color: #223464;
 
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-top:10px;
margin-bottom:10px;
}
 .ramkabiala .nazwapolapod{
	color: #223464;
 
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal; 
margin-top:5px;
margin-bottom:10px;
}
}
 .ramkabiala form .form-control::-webkit-input-placeholder {
  color: #8A95B4;
}

 .ramkabiala form .form-control:-ms-input-placeholder {
  color: #8A95B4;
}

 .ramkabiala form .form-control::-ms-input-placeholder {
  color: #8A95B4;
}

 .ramkabiala form .form-control::placeholder {
  color: #8A95B4;
}
 .ramkabiala .searchBox {
  padding: 10px;
 border: 3px solid #e8f0f8;
  margin-top: 2px;
  margin-bottom: 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #fff;
  width: 100%;
}
 .ramkabiala .btn-aktywny {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0023C4;
  --bs-btn-border-color: #0023C4;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0023C4;
  --bs-btn-active-border-color: #0023C4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0023C4;
  --bs-btn-disabled-border-color: #0023C4;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal; 
border-radius: 6px; 
padding:17px 20px;
}
 .ramkabiala .btn-nieaktywny {
  --bs-btn-color: #223464;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #0023C4;
  --bs-btn-hover-color: #223464;
  --bs-btn-hover-bg: #E8F0F8;
  --bs-btn-hover-border-color: #0023C4;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #223464;
  --bs-btn-active-bg: #E8F0F8;
  --bs-btn-active-border-color: #0023C4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #223464;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: #0023C4;
border-radius: 6px; 
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal; 
padding:17px 20px;
}
 .ramkabiala .filebtn {
  --bs-btn-color: #223464;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #0023C4;
  --bs-btn-hover-color: #223464;
  --bs-btn-hover-bg: #E8F0F8;
  --bs-btn-hover-border-color: #0023C4;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #223464;
  --bs-btn-active-bg: #E8F0F8;
  --bs-btn-active-border-color: #0023C4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #223464;
  --bs-btn-disabled-bg: #ffffff;
  --bs-btn-disabled-border-color: #0023C4;
border-radius: 6px; 
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal; 
padding:17px 40px;
}
 .ramkabiala textarea {
  height: 180px;
}

 .btn {
  --bs-btn-padding-x: 1.085rem;
  --bs-btn-padding-y: 0.475rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1.2rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
   --bs-btn-disabled-color: #999999;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #aaaaaa;
  border-radius: 6px;
}
@media (max-width: 900px){
	 .btn {
  --bs-btn-padding-x: 1.085rem;
  --bs-btn-padding-y: 0.475rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 0.9rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.2;
   --bs-btn-disabled-color: #999999;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #aaaaaa;
  border-radius: 6px;
}
}
.btn-godzina {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fff;
  --bs-btn-padding-x: 1.85rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 400;
  margin:5px 0;
}
.btn-godzina-pusta {
  --bs-btn-color: #000000;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: #999;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: transparent;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color:transparent;
  --bs-btn-padding-x: 1.85rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 12px;
  font-size: 14px;
  padding: 3px 7px;
  margin-bottom: 5px;
  text-decoration: line-through;
}
@media (max-width: 900px){
.btn-godzina {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #ffffff;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fff;
  --bs-btn-padding-x: 1.85rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 400;
  margin:5px 0;
}
.btn-godzina-pusta {
  --bs-btn-color: #000000;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: #999;
  --bs-btn-hover-bg: transparent;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: transparent;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color:transparent;
  --bs-btn-padding-x: 1.85rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 400;
  padding: 3px 7px;
 margin-bottom: 5px;
  text-decoration: line-through;
}	
}
/*.btn.disabled, .btn:disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: #fff;
  border-color: var(--bs-btn-disabled-border-color);
  opacity: 80;
}*/
 .tab-content > .tab-pane {
  border: 1px solid transparent;
  background-color:transparent;
  min-height: 100px;
   border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  padding:0;
  max-height: 1875px;
}
/* .tab-content > .tab-pane p{
	font-size:inherit;
	color: inherit;
}*/
 h2{
	color: #001160;
 
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: normal; 
margin-top:30px;
margin-bottom:30px;
}
 .text{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
}
 .krok1{
	text-align:left;
	margin-left:30px;
	font-size:16px;
}
 .krok2{
	text-align:center;
	margin-left:4px;
	font-size:16px;
}
 .krok3{
	text-align:right;
	font-size:16px;
	margin-right: 20px;
}
@media (max-width: 900px){
 .krok1{
	text-align:left;
	margin-left:0px;
	font-size:14px;
}
 .krok2{
	text-align:center;
	margin-left:0px;
	font-size:14px;
}
 .krok3{
	text-align:right;
	font-size:14px;
	margin-right: 0px;
}	
}
@media (max-width: 1370px){
	 h2{
	color: #001160;
 
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal; 
margin-top:10px;
margin-bottom:30px;
}
 .text{
	color: #223464;
 
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
}
}
.uslugadol{
	background:#E8F0F8;
  padding: 10px 20px 0px 20px;
  
}
@media (max-width: 900px){
	.uslugadol{
	background:#E8F0F8;
  padding: 20px 20px 0px 20px;
  
}
}
.uslugadol h2{
	color: #001160;
 
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: normal; 
margin-top:30px;
margin-bottom:30px;
}
.uslugidol .text{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
}
.uslugidol ul,ol,li{

line-height: 140%; /* 23.8px */ 
}
@media (max-width: 1370px){
	.uslugadol h2{
	color: #001160;
 
font-size: 28px;
font-style: normal;
font-weight: 600;
line-height: normal; 
margin-top:10px;
margin-bottom:30px;
}
.uslugidol .text{
	color: #223464;
 
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
}
.uslugidol ul,ol,li{

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
}
}
.poduslugi{
	width:100%;
	background:#fff;
	padding:30px;
}
.poduslugi .title{
	color: #001160;
 
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-top:30px;
margin-bottom:30px;
}
.poduslugi .text{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
}
.poduslugi .ramka{
	border-radius: 19px;
border: 1px solid #0023C4;
background: #FFF; 
padding:30px;
}
.poduslugi .ramka .text{
	color: #0023C4;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 23.8px */ 
}
.poduslugi img{
	border-radius:15px;
}

.kontaktgora{
	background: url('/img/kontakttlogora.png') center no-repeat;
  min-height: 665px;
  padding: 120px 20px 40px 20px;
  margin-top: -110px;
  color: #00115f;
}
@media (max-width: 900px){
	.kontaktgora{
	background: #e8f0f8;
  min-height: 665px;
  padding: 60px 20px 40px 20px;
  margin-top: 10px;
  color: #00115f;
}
}
.kontaktgora .nazwa{
	color: #001160;
 
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-top:30px;
margin-bottom:30px;
}
.kontaktgora .halo{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 900;
line-height: 200%; /* 34px */ 
margin-bottom: 5px;
}
.kontaktgora .text{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 200%; 
}
.kontaktgora .email{
	color: #0023C4;
 
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: 170.523%; /* 28.989px */
text-decoration-line: underline; 

}
.kontaktgora .email a{
	color: #0023C4;
 
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: 170.523%; /* 28.989px */
text-decoration-line: underline; 
margin-left:20px;
}
.formularz{
	padding:40px;

}
.formularz .title{
	color: #001160;
 
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal; 
}
.formularz .podtitle{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 170.523%; /* 28.989px */ 
}
.formularz form .form-control {
  background-color: transparent;
  border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  height: 60px;
  border-bottom: 3px solid #E8F0F8;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 16px;
}
.formularz .btn-aktywny {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0023C4;
  --bs-btn-border-color: #0023C4;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0023C4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0023C4;
  --bs-btn-disabled-border-color: #0023C4;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal; 
border-radius: 6px; 
padding:17px 20px;
}
.rejestracja{
	background:#ffffff;
	width:100%;
	padding:40px;
	border-top: 3px solid #E8F0F8;
}
@media (max-width: 900px){
	.rejestracja{
	background:#ffffff;
	width:100%;
	padding:18px;
	border-top: 3px solid #E8F0F8;
}
}
.rejestracja .option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 13.33333px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 40px;
  width: 40px;
  transition: all 0.15s ease-out 0s;
  background: #fff;
  border: none;
  color: #001160;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
}
.rejestracja .nazwa{
	color: #001160;
 
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal; 
}
@media (max-width: 900px){
	.rejestracja .nazwa{
	color: #001160;
 
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin-top:20px;
}
}
.rejestracja .nazwalekarz{
	color: #001160;
 
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: normal; 
}
@media (max-width: 1400px){
.rejestracja .nazwalekarz{
	color: #001160;
 
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: normal; 
}	
}
@media (max-width: 900px){
	.rejestracja .nazwalekarz{
	color: #001160;
 
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-top:30px; 
}	
}

.rejestracja .text{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 170.523%; /* 28.989px */ 
}
.rejestracja .link a{
	color: #0023C4;
 
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: 170.523%; 
}
.rejestracja .ramka{
	border-radius: 21px;
background: #E8F0F8; 
width:100%;
padding:40px 50px;
margin-top:40px;
margin-bottom:100px;
}
@media (max-width: 900px){
	.rejestracja .ramka{
	border-radius: 21px;
background: #E8F0F8; 
width:100%;
padding:20px 25px;
margin-top:20px;
margin-bottom:100px;
}
}
.rejestracja .ramka .text{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: normal; 
}
.rejestracja .ramka .form-control {
  height: 57px;
  border: 1px solid #ffffff;
  border-radius: 3px;
  color: #223464;
  padding-left: 20px;
  background: #ffffff;
  margin-bottom:10px;
}
.rejestracja .ramka .btn-aktywny {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0023C4;
  --bs-btn-border-color: #0023C4;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0023C4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0023C4;
  --bs-btn-disabled-border-color: #0023C4;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: normal; 
border-radius: 6px; 
padding:10px 20px;
margin-top:10px;
}
.logowanie{
	
	background:#f2f6fb;
	width:100%;
	padding:85px;
	position: relative;

}
@media (max-width: 765px){
	.logowanie{
	
	background:#f2f6fb;
	width:100%;
	padding:35px 5px;
	position: relative;

}
}
.logowanie .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 14px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.logowanie .nazwa1{
	color: #001160;
 	font-size: 1.25rem;
    margin-bottom: 2.5rem;
    font-weight: 600;
}
.logowanie .text1{
	color: #223464;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 370%; /* 28.989px */ 
text-align:left;

}
.logowanie .label1{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: normal; 
text-align:left;
margin-top:40px;
}
.logowanie .nazwa2{
	color: #001160;
 font-size: 1.25rem;
    margin-bottom: 3.5rem;
     font-weight: 600;
}
.logowanie .text2{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 170.523%; /* 28.989px */ 
text-align:right;
}
.logowanie .label2{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: normal; 
text-align:right;
margin-top:40px;
}
.logowanie .btn-aktywny {
  --bs-btn-color: #fff;
  --bs-btn-bg: #1158a5;
  --bs-btn-border-color: #1158a5;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0e498b;
  --bs-btn-hover-border-color: #0E498B;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0E498B;
  --bs-btn-active-border-color: #1158a5;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #1158a5;
  --bs-btn-disabled-border-color: #1158a5;
 
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal; 
border-radius: 6px; 
padding:16px 30px;
margin-top:0px;
}
.btn-aktywny {
  --bs-btn-color: #fff;
  --bs-btn-bg: #1158a5;
  --bs-btn-border-color: #1158a5;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0e498b;
  --bs-btn-hover-border-color: #0E498B;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0E498B;
  --bs-btn-active-border-color: #1158a5;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #1158a5;
  --bs-btn-disabled-border-color: #1158a5;
 
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal; 
border-radius: 6px; 
padding:16px 30px;
margin-top:0px;
}
.logowanie .btn-aktywny-right {
  --bs-btn-color: #1158a5;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #1158a5;
  --bs-btn-hover-color: #1158a5;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-border-color: #1158a5;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #1158a5;
  --bs-btn-active-bg: #fff;
  --bs-btn-active-border-color: #1158a5;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #1158a5;
  --bs-btn-disabled-border-color: #1158a5;
  height:57px;
 
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal; 
border-radius: 6px; 
padding:16px 30px;
margin-top:5px;
margin-bottom:0.5rem !important;

}
.logowanie .lekarz{
	position:absolute;
	bottom:0;
	left:38%;
	z-index:100;
}
.logowanie .form-group .form-control {
  padding-left: 2.875rem;
  padding-right: 0.375rem;
  border-radius:12px;
}
.logowanie .form-group .form-control-icon {
  position: absolute;
  z-index: 2;
  display: block;
  width: 3.375rem;
  height: 3.375rem;
  line-height: 3.535rem;
  text-align: center;
  pointer-events: none;
  color: #223464;
}
.logowanie form .form-control::-webkit-input-placeholder {
  color: #8A95B4;
}

.logowanie form .form-control:-ms-input-placeholder {
  color: #8A95B4;
}

.logowanie form .form-control::-ms-input-placeholder {
  color: #8A95B4;
}

.logowanie form .form-control::placeholder {
  color: #8A95B4;
}
.strony{
	background:#fff;
	width:100%;
	padding:50px;
	border-top: 3px solid #E8F0F8;
	position: relative;
}
.strony .title{
	color: #001160;
 
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom:30px; 
}
@media (max-width: 1400px){
	
	.strony .title{
	color: #001160;
 
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom:30px; 
}
}
@media (max-width: 900px){
	.strony{
	background:#fff;
	width:100%;
	padding:15px;
	border-top: 3px solid #E8F0F8;
	position: relative;
}
	.strony .title{
	color: #001160;
 
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom:30px; 
}
}
.strony p{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 140%; 
margin-bottom:5px;
}
.strony h2{
	color: #223464;
text-align: justify;
 
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 36.4px */ 
margin-top:30px;
margin-bottom:20px;

}
@media (max-width: 900px){
	.strony h2{
	color: #223464;
text-align: justify;
 
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 36.4px */ 
margin-top:30px;
margin-bottom:20px;

}
.strony p{
	color: #223464;
 
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 140%; 
margin-bottom:5px;
}
}
.strony .ramka{
	border-radius: 19px;
border: 1px solid #0023C4;
background: #F2F5FF; 
padding:30px;
}
.strony .ramka .text{
	color: #223464;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 140%; 
}


.btn-zielony-aktywny {
  --bs-btn-color: #ffffff;
  --bs-btn-bg: #00C672;
  --bs-btn-border-color: #00C672;
  --bs-btn-hover-color: #eee;
  --bs-btn-hover-bg: #00C672;
  --bs-btn-hover-border-color: #00C672;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #00C672;
  --bs-btn-active-border-color: #00C672;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #00C672;
  --bs-btn-disabled-border-color: #00C672;
  --bs-btn-padding-x: 1.15rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 400;
}
.btn-zielony-nieaktywny {
  --bs-btn-color: #223464;
  --bs-btn-bg: #D9E3EE ;
  --bs-btn-border-color: #D9E3EE ;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #00C672;
  --bs-btn-hover-border-color: #00C672;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #00C672;
  --bs-btn-active-border-color: #00C672;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #00C672;
  --bs-btn-disabled-border-color: #00C672;
  --bs-btn-padding-x: 1.15rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 400;
}
.pt-8{
	padding-top:5rem!important
	}
/*	
.index .ramkaniebieska {
  border-radius: 21px;
  background: #0023C4;
  padding: 10px 30px;
  width: 100%;
  margin-bottom: 0px;
  z-index: 1000;
}
.index .ramkaniebieska .btn {
  --bs-btn-padding-x: 1.185rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 0.9rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.2;
  border-radius: 6px;
}
.index .ramkaniebieska .tytul {
  color: #FFF;
   
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px;
}
.index .ramkaniebieska .ramkadzien {
  border-radius: 6px;
  background: #072DD9;
  padding: 10px 20px;
  width: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
}
.index .ramkaniebieska .ramkadzien .dzien {
  color: #FFF;
  text-align: left;
   
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.index .ramkaniebieska .btn-godzina-wybrana {
  --bs-btn-color: #222;
  --bs-btn-bg: #ffffff;
  --bs-btn-border-color: #ffffff;
  --bs-btn-hover-color: #222;
  --bs-btn-hover-bg: #ffffff;
  --bs-btn-hover-border-color: #ffffff;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #222;
  --bs-btn-active-bg: #ffffff;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fff;
  --bs-btn-padding-x: 1.085rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 6px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 5px;
}	*/
.lekarzprofil {
	background: #e8f0f8;
  padding: 20px;
}
.lekarzprofil .ramkalekarz{
	background:#ffffff;
	min-height:50px;
	width:100%;
	padding:25px;
	border-radius:20px;
	border-bottom:1px solid transparent;
	margin-bottom: 15px;
}
.lekarzprofil .ramkalekarz img{
	border-radius:50%;
}
.lekarzprofil .ramkalekarz .imielekarz{
	color: #001160;
font-family: "Readex Pro";
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: normal; 
margin-bottom:4px;
}
@media (max-width: 900px){
.lekarzprofil .ramkalekarz .imielekarz{
	color: #001160;
font-family: "Readex Pro";
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal; 
margin-bottom:4px;
margin-top:20px;
}	
}
.lekarzprofil .ramkalekarz .opinie{
	color: #0023C4;
 
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal; 
}
@media (max-width: 900px){
.lekarzprofil .ramkalekarz .opinie{
	color: #0023C4;
 
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal; 
}	
}
.lekarzprofil .ramkalekarz .usluga{
	color:#23408e;
	font-size:15px;
	font-weight: 400;
	line-height:25px;
	margin:10px 0 0 0;
}
.lekarzprofil .ramkalekarz .cena{
	color:#23408e;
	font-size:17px;
	font-weight: 600;
	line-height:25px;
	margin:10px 0 0 0;
	float:right;
}
.lekarzprofil .ramkalekarz .kreska{
	border-bottom:2px #cddbe8 solid;
	margin:15px 0;
}
.lekarzprofil .ramkalekarz .termin{
	color:#23408e;
	font-size:16px;
	font-weight: 600;
	line-height:25px;
	margin:0;
	
}
.lekarzprofil .ramkalekarz .tytul{
	color: #001160;
font-family: "Readex Pro";
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: normal; 
}
.lekarzprofil .ramkalekarz .spec{
	color: #23408E;
 
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal; 
}
.lekarzprofil .ramkalekarz .ramkaszara{
border-radius: 10px;
background: #F1F8FF; 
padding: 30px 20px 15px 30px;
width:100%;
min-height:80px;
margin-bottom:10px;
}
@media (max-width: 900px){
	.lekarzprofil .ramkalekarz .ramkaszara{
border-radius: 10px;
background: #F1F8FF; 
padding: 30px 20px 15px 20px;
width:100%;
min-height:80px;
margin-bottom:10px;
}
}
.lekarzprofil .ramkalekarz .ramkaszara:hover,
.lekarzprofil .ramkalekarz .ramkaszara:active{

background: #00E082; 

}
.lekarzprofil .ramkalekarz .ramkaszara img{
	border-radius:0px;
}
.lekarzprofil .ramkalekarz .ramkaszara .usluga{
	color: #23408E;
 
font-size: 19px;
font-style: normal;
font-weight: 700;
line-height: normal; 
margin: 0 0 5px 0;
}
.lekarzprofil .ramkalekarz .ramkaszara:hover .usluga
{
	color: #0023C4;
}
.lekarzprofil .ramkalekarz .ramkaszara:active .usluga{
	color: #0023C4;
}
.lekarzprofil .ramkalekarz .ramkaszara .text{
	color: #8A95B4;
 
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal; 
margin: 0 0 15px 0;
}
.lekarzprofil .ramkalekarz .ramkaszara:hover .text,
.lekarzprofil .ramkalekarz .ramkaszara:active .text{
	color: #0023C4;

}
@media (max-width: 900px){
	.lekarzprofil .ramkalekarz .ramkaszara .text{
	 
margin: 0 0 5px 0;
}
}
.lekarzprofil .ramkalekarz .ramkaszara .cena{
	color: #23408E;
 
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 180%; 
margin: 0;
text-align: left;
float: left;
}
.lekarzprofil .ramkalekarz .info{
	
color: #23408E;
 
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal; 
margin:30px 0 20px;
text-align: center;
	
}
.lekarzprofil .info{
	
color: #23408E;
 
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal; 
margin:10px 0 40px;
text-align: center;
	
}
.lekarzprofil .ramkalekarz .ramkaszara .btn-button{
	--bs-btn-color: #0023C4;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #0023C4;
  --bs-btn-hover-color: #0023C4;
  --bs-btn-hover-bg: #FFF;
  --bs-btn-hover-border-color: #0023C4;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: transparent;
  --bs-btn-active-bg: #0023C4;
  --bs-btn-active-border-color: #0023C4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: transparent;
  --bs-btn-disabled-bg: #0023C4;
  --bs-btn-disabled-border-color: #0023C4;
  --bs-btn-padding-x: 0.785rem;
  --bs-btn-padding-y: 0.675rem;
  border-radius: 6px;
  font-size: 18px;
}
.lekarzprofil .ramkadni{
	border-radius: 20px;
background: #0023C4; 
padding:15px 30px;
margin-bottom:15px;
}
.lekarzprofil .ramkadni .nazwadnia{
	color: #FFF;
text-align: left;
 
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal; 
}


.lekarzprofil .ramkalekarz .btn-godzina-pusta {
  --bs-btn-color: #23408E;
  --bs-btn-bg: fff;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: transparent;
  --bs-btn-active-border-color: #fff;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fff;
  --bs-btn-padding-x: 1.85rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 400;
}
.lekarzprofil .ramkalekarz .btn-godzina {
 --bs-btn-color: #23408E;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #23408E;
  --bs-btn-hover-color: #23408E;
  --bs-btn-hover-bg: #eee;
  --bs-btn-hover-border-color: #23408E;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #23408E;
  --bs-btn-active-bg: #eee;
  --bs-btn-active-border-color: #23408E;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #999999;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #aaaaaa;
  --bs-btn-padding-x: 1.085rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 6px;
  font-size: 1.0rem;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 5px;
}
.lekarzprofil .ramkalekarz .btn-godzina-wybrana {
 --bs-btn-color: #fff;
  --bs-btn-bg: #23408E;
  --bs-btn-border-color: #23408E;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #23408E;
  --bs-btn-hover-border-color: #23408E;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #23408E;
  --bs-btn-active-border-color: #23408E;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #23408E;
  --bs-btn-padding-x: 1.085rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 6px;
  font-size: 1.0rem;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 5px;
}
@media (max-width: 900px){
.lekarzprofil .ramkalekarz .btn-godzina {
 --bs-btn-color: #23408E;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #23408E;
  --bs-btn-hover-color: #23408E;
  --bs-btn-hover-bg: #eee;
  --bs-btn-hover-border-color: #23408E;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #23408E;
  --bs-btn-active-bg: #eee;
  --bs-btn-active-border-color: #23408E;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #999999;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #aaaaaa;
  --bs-btn-padding-x: 1.085rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 6px;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 5px;
}
.lekarzprofil .ramkalekarz .btn-godzina-wybrana {
 --bs-btn-color: #fff;
  --bs-btn-bg: #23408E;
  --bs-btn-border-color: #23408E;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #23408E;
  --bs-btn-hover-border-color: #23408E;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #23408E;
  --bs-btn-active-border-color: #23408E;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #23408E;
  --bs-btn-padding-x: 1.085rem;
  --bs-btn-padding-y: 0.375rem;
  border-radius: 6px;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 5px;
}	
}
.lekarzprofil .ramkalekarz .wybierz{
	border-radius: 6px;
border: 1px solid #0023C4; 
padding:10px 20px;
color: #0023C4;
 
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal; 
text-align: center;
width:60%;
}
@media (max-width: 900px){
	.lekarzprofil .ramkalekarz .wybierz{
	border-radius: 6px;
border: 1px solid #0023C4; 
padding:10px 20px;
color: #0023C4;
 
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal; 
text-align: center;
width:100%;
}
.lekarzprofil .ramkalekarz .podsumowanie{
	width:100%;
}
.lekarzprofil .ramkalekarz .podsumowanie .tytul{
	color: #001160;
font-family: "Readex Pro";
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: normal; 
}
.lekarzprofil .ramkalekarz .dane{
	color: #223464;
 
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal; 
margin-bottom:8px;
}
.lekarzprofil .ramkalekarz .daneprawa{
	color: #223464;
 
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal; 
margin-bottom:8px;
text-align: right;
float:right;
}
@media (max-width: 900px){
	.lekarzprofil .ramkalekarz .podsumowanie .daneprawa{
	
text-align: left;
float:left;
}
}
.lekarzprofil .ramkalekarz .podsumowanie img{
	border-radius:0px;
}
/*lista lekarzy*/


.uslugadol .ramkilekarzy{
	border-top: 3px solid #E8F0F8;
}

.uslugadol .ramkilekarzy .ramkalekarz{
	background:#f1f8ff;
	min-height:50px;
	width:100%;
	padding:18px;
	border-radius:8px;
	border-bottom:1px solid transparent;
}
.uslugadol .ramkilekarzy .ramkalekarz img{
	border-radius:50px;
}
.uslugadol .ramkilekarzy .ramkalekarz .imielekarz{
	color:#23408e;
	font-size:16px;
	font-weight: 600;
	line-height:25px;
	margin:15px 0 0 0;
}
.uslugadol .ramkilekarzy .ramkalekarz .opinie{
	color:#0583f2;
	font-size:14px;
	font-weight: 400;
}
@media (max-width: 900px){
.uslugadol .ramkilekarzy .ramkalekarz .opinie{
	color:#0583f2;
	font-size:12px;
	font-weight: 400;
}	
}
.uslugadol .ramkilekarzy .ramkalekarz .usluga{
	color:#23408e;
	font-size:15px;
	font-weight: 400;
	line-height:25px;
	margin:10px 0 0 0;
}
.uslugadol .ramkilekarzy .ramkalekarz .cena{
	color:#23408e;
	font-size:17px;
	font-weight: 600;
	line-height:25px;
	margin:10px 0 0 0;
	float:right;
}
.uslugadol .ramkilekarzy .ramkalekarz .kreska{
	border-bottom:2px #cddbe8 solid;
	margin:15px 0;
}
.uslugadol .ramkilekarzy .ramkalekarz .termin{
	color:#23408e;
	font-size:16px;
	font-weight: 600;
	line-height:25px;
	margin:0;
	
}
.mobi{
	margin-top:20px;
}
@media (max-width: 900px){
	.mobi{
	margin-top:80px;
}
}
.mobir{
	margin-top:60px;
}
@media (max-width: 900px){
	.mobir{
	margin-top:-40px;
}
}
.mobis{
	margin-top:30px;
}
@media (max-width: 900px){
	.mobis{
	margin-top:-20px;
}
}
/*
.progress, .progress-stacked {
    --bs-progress-height: 1rem;
    --bs-progress-font-size: 0.75rem;
    --bs-progress-bg: transparent;
    --bs-progress-border-radius: var(--bs-border-radius);
    --bs-progress-box-shadow: var(--bs-box-shadow-inset);
    --bs-progress-bar-color: #fff;
    --bs-progress-bar-bg: #0d6efd;
    --bs-progress-bar-transition: width 0.6s ease;
    display: flex;
    height: var(--bs-progress-height);
    overflow: hidden;
    font-size: var(--bs-progress-font-size);
    background-color: var(--bs-progress-bg);
    border-radius: var(--bs-progress-border-radius);
}*/
