
.content_area .investment-portfolio .wallet-circle > div {
  clip: rect(0px, 110px, 110px, 55px);
}
.header .menu-layer__login-box.chart:before {
  content: '';
  background: url('/_fileserver/item/1500304') no-repeat scroll 0 0 transparent;
  height: 30px;
  width: 30px;
  margin-top: -16px;
}

@media (max-width: 767px) {
    .header .fixButtonMenuSearch {
        display: none;
    }
}

.fixButtonMenuSearch {
    font-family: "Source Sans Pro",Arial,sans-serif;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 1.46667;
    box-sizing: border-box;
    margin-right: 0;
}

@media (min-width: 768px) {
    .header .fixButtonMenuSearch .login-button {
        -webkit-border-radius:3px;
        border-radius: 3px;
        display: inline-block;
        padding: calc(((4rem - 1.5rem) - 2px) / 2) 2rem;
        border: 1px solid transparent;
        font-size: 1.5rem;
        cursor: pointer;
        text-align: center;
        text-transform: uppercase;
        line-height: 1;
        white-space: nowrap;
        border: 1px solid;
        background: #009DDE;
        color: #fff !important;
        border-color: #009DDE;
        padding: 8px 15px;
        font-size: 1.2rem;
    }

    .header .fixButtonMenuSearch .login-button:hover {
        text-decoration: none;
    }

    .header .fixButtonMenuSearch .login-button:focus {
        color: #fff;
    }

    .header .fixButtonMenuSearch .login-button:hover {
        background: #0088CA;
        border-color: #0088CA;
        color: #fff !important;
    }
}

@media (max-width: 767px) {
    .header .login-panel {
        display: none;
    }
}


.content_area .investment-portfolio .wallet-circle > div {
  clip: rect(0px, 110px, 110px, 55px);
}
.header .menu-layer__login-box.chart:before {
  content: '';
  background: url('/_fileserver/item/1500304') no-repeat scroll 0 0 transparent;
  height: 30px;
  width: 30px;
  margin-top: -16px;
}
/*|v

/* ED - 10.09 - nie ma w repo */
.list_of_product_features .feature,
.list_of_product_features_with_columns .feature {
  flex-wrap: nowrap;
}
/* ED - 10.09 - nie ma w repo */
/*
.header .menu-layer__login-box.chart:before{
  content: '';
  background: url('/_fileserver/item/1500304') no-repeat scroll 0 0 transparent;
  height: 30px;
  width: 30px;
  margin-top: -16px;
}*/
/* ED - 21.11 - SD-7774320 - w repo */
.ipresso-component--notPersonalized .owl-carousel {
  display: block;
}
/* ED - 24.01 PZUDEV-1433 */
.pzu_gallery__thumbnails .owl-stage {
  max-width: 100%;
}
/* ED - 07.08 */
.custom_forms_lead_form .custom_form_column {
  text-align: left;
}
.custom_forms_lead_form .field.checkbox_list .field_error_inner {
  margin-top: 4px;
  margin-left: 0;
  font-size: 13px;
}
/* ED - 11.12 - PZUDEV-2162 - jest w repo */
@media (max-width: 991px) {
  .intro_banner_carousel .owl-dots {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .places-comp--noresult .map-layer .search-field {
    flex-direction: column;
  }
  .map-layer .search-field-input-span {
    flex: 1 0 60px;
  }
  .medical .places-comp--noresult .map-layer__medical-type {
    flex: 60px 1 0;
  }
  .map-layer__medical-type label {
    left: 8px;
  }
}
.map-layer__medical-type select {
  -webkit-appearance: none;
  outline: 0 none;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
span.medical-type-select:after {
  content: "\E001";
  font-family: "web-font";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: #9daabd;
  position: absolute;
  right: 10px;
  top: calc(42%);
  font-size: 12px;
}
 @media (max-width: 991px) {
            .list_of_blocks .block__buttons {
                margin-top: 10px;
                display: none
            }
        }
        
        .list_of_blocks .block__text {
            padding-left: 15px;
            padding-right: 15px;
        }
        
        .list_of_blocks .block {
            padding: 0
        }
        
        .owl-stage-outer-b1 {
            position: relative;
            overflow-: visible;
            -webkit-transform: translate3d(0px, 0px, 0px);
        }
        
        @media (max-width: 767px) {
            .owl-stage-outer-b1 {
                position: relative;
                overflow: hidden;
                -webkit-transform: translate3d(0px, 0px, 0px);
            }
        }
        
        @media (max-width: 480px) {
            .owl-stage-outer-b1 {
                position: relative;
                overflow: hidden;
                -webkit-transform: translate3d(0px, 0px, 0px);
            }
        }
        
        .owl-carousel.owl-loaded {
            display: flex;
            flex-flow: wrap;
        }
        
        .list_of_blocks .block__image img {
            max-height: 100%;
            -ms-flex-item-align: center;
            align-self: center;
            -webkit-transition: 0.5s height ease;
            -o-transition: 0.5s height ease;
            transition: 0.5s height ease;
            height: 100%;
            width: 100%;
            -o-object-fit: cover;
            object-fit: cover;
            -o-object-position: center center;
            object-position: center center;
        }


.list_of_blocks .block.clickableitems-4 {
    -ms-flex-preferred-size: calc((100% - 60px) / 4);
    flex-basis: calc((100% - 1px) / 4)
}

.clickableitems-4 {
  min-height: 330px;
}
