/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*.gradient(@color: #F5F5F5, @start: #EEE, @stop: #FFF) {
  background: @color;
  background: -webkit-gradient(linear,
                               left bottom,
                               left top,
                               color-stop(0, @start),
                               color-stop(1, @stop));
  background: -ms-linear-gradient(bottom,
                                  @start,
                                  @stop);
  background: -moz-linear-gradient(center bottom,
                                   @start 0%,
                                   @stop 100%);
  background: -o-linear-gradient(@stop,
                                 @start);
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",@stop,@start));
}
.bw-gradient(@color: #F5F5F5, @start: 0, @stop: 255) {
  background: @color;
  background: -webkit-gradient(linear,
                               left bottom,
                               left top,
                               color-stop(0, rgb(@start,@start,@start)),
                               color-stop(1, rgb(@stop,@stop,@stop)));
  background: -ms-linear-gradient(bottom,
                                  rgb(@start,@start,@start) 0%,
                                  rgb(@stop,@stop,@stop) 100%);
  background: -moz-linear-gradient(center bottom,
                                   rgb(@start,@start,@start) 0%,
                                   rgb(@stop,@stop,@stop) 100%);
  background: -o-linear-gradient(rgb(@stop,@stop,@stop),
                                 rgb(@start,@start,@start));
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",rgb(@stop,@stop,@stop),rgb(@start,@start,@start)));
}*/
.disableSelect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.clearAll:before,
.clearAll:after {
  clear: both;
  display: block;
  content: " ";
}
.clearAfter:after {
  clear: both;
  display: block;
  content: " ";
}
:root {
  --color: #b0876f;
  --color-navy: #243158;
  --color-text: #65605e;
  --color-title: #78787e;
  --color-danger: #b02727;
  --color-user-links: var(--color);
  --logo: url('/wp-content/themes/bda/img/logo.svg');
  --background-fade: rgba(176, 135, 111, 0.05);
  --color-navbar-active: var(--color);
  --header-background: #231f1c;
  --header-background-fade: rgba(35, 31, 28, 0.85);
  --info-bar-background: var(--color);
  --layout-margin-top: 50px;
  --layout-margin-bottom: 50px;
  --font-size: 16px;
  --title-font-size-large: 36px;
  --title-font-size-medium: 28px;
  --title-font-size-small: 25px;
  --border-color: #dacfcb;
  --border-color-dark: #9a9aa0;
  --button-background-color: var(--color);
  --button-background-color-hover: #936e58;
  --button-background-text: #FFF;
  --input-border: var(--border-color-dark);
  --input-height: 60px;
  --footer-background: #282727;
  --footer-image: url('../img/footer.jpg');
  --icon-quote: url('../img/i-quote.svg');
  --icon-plus-white: url('../img/i-plus-white.svg');
  --icon-plus: url('../img/i-plus-color.svg');
  --icon-minus: url('../img/i-minus-color.svg');
  --icon-arrow-down: url('../img/i-arrow-down.svg');
  --icon-arrow-up: url('../img/i-arrow-up.svg');
  --icon-header-basket: url('../img/i_basket.svg');
  --icon-header-doctors: url('../img/i_doctors.svg');
  --icon-header-login: url('../img/i_login.svg');
  --icon-header-account: url('../img/i_account.svg');
  --icon-header-logout: url('../img/i_logout.svg');
  --icon-header-facebook: url('../img/i_social_facebook.svg');
  --icon-header-instagram: url('../img/i_social_instagram.svg');
  --layout-full-image-background: #6c6b6b;
  --layout-full-image-half: #b4b4b4;
  --layout-full-image-left-color: var(--color);
  --shop-background-info: rgba(176, 135, 111, 0.1);
}
.body-navy {
  --color: #243158;
  --header-background: #1b2951;
  --header-background-fade: rgba(27, 41, 81, 0.96);
  --color-navbar-active: #828895;
  --background-fade: rgba(36, 49, 88, 0.05);
  --color-user-links: #FFF;
  --info-bar-background: #828895;
  --button-background-color: var(--color);
  --button-background-color-hover: #0f1831;
  --logo: url('../img/logo-white.svg');
  --footer-background: #162244;
  --footer-image: url('../img/footer-dark.jpg');
  --layout-full-image-background: #a3b2d9;
  --layout-full-image-half: #2f3f6a;
  --layout-full-image-left-color: #FFF;
  --icon-quote: url('../img/i-quote-dark.svg');
  --icon-plus: url('../img/i-plus-color-dark.svg');
  --icon-minus: url('../img/i-minus-color-dark.svg');
  --icon-arrow-down: url('../img/i-arrow-down-dark.svg');
  --icon-arrow-up: url('../img/i-arrow-up-dark.svg');
  --icon-header-basket: url('../img/i_basket_white.svg');
  --icon-header-doctors: url('../img/i_doctors_white.svg');
  --icon-header-login: url('../img/i_login_white.svg');
  --icon-header-account: url('../img/i_account_white.svg');
  --icon-header-logout: url('../img/i_logout_white.svg');
  --icon-header-facebook: url('../img/i_social_facebook.svg');
  --icon-header-instagram: url('../img/i_social_instagram.svg');
  --shop-background-coupon: rgba(36, 49, 88, 0.1);
}
.layout_28_12 {
  margin-top: -150px;
}
@media (max-width: 991px) {
  .layout_28_12 {
    margin-top: 0px;
  }
}
.layout_12_4 {
  margin-bottom: 0px !important;
}
/** Sekcja na głównej HTML */
.layout_28_11 {
  background: #f6f6f6;
  padding-top: 50px;
  padding-bottom: 150px;
}
@media (max-width: 991px) {
  .layout_28_11 {
    padding: 50px 0px;
  }
}
.layout_28_11 .titles {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto 30px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  font-size: 36px;
}
@media (max-width: 1200px) {
  .layout_28_11 .titles {
    font-size: 30px;
    padding: 0px 15px;
  }
}
@media (max-width: 767px) {
  .layout_28_11 .titles {
    font-size: 26px;
    display: block;
  }
}
.layout_28_11 .titles > div {
  width: 50%;
  padding: 0px 20px 0px 0px;
}
@media (max-width: 767px) {
  .layout_28_11 .titles > div {
    width: 100%;
    padding: 0px;
  }
}
.layout_28_11 .titles > div:first-child {
  text-align: right;
  border-right: 1px solid var(--border-color-dark);
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .layout_28_11 .titles > div:first-child {
    text-align: center;
    border: 0px;
    margin-bottom: 30px;
  }
}
.layout_28_11 .titles > div:last-child {
  font-size: 32px;
  padding-left: 20px;
  font-family: 'Tinos', serif;
  font-style: italic;
}
@media (max-width: 1200px) {
  .layout_28_11 .titles > div:last-child {
    font-size: 28px;
    text-align: center;
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .layout_28_11 .titles > div:last-child {
    font-size: 24px;
  }
}
.layout_28_11 .el-button {
  display: table;
  margin: 0px auto;
}
/** sekcja niestandardowa, HTML*/
.values {
  background: #f6f6f6 url('../img/background-values.jpg') bottom center no-repeat;
}
.values .rotated-wrapper {
  position: absolute;
  bottom: 10%;
  left: 15px;
}
@media (max-width: 991px) {
  .values .rotated-wrapper {
    right: 15px;
    text-align: center;
    bottom: 5%;
  }
}
.values .rotated-wrapper .rotated {
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 5px;
  color: #78787e;
}
@media (min-width: 992px) {
  .values .rotated-wrapper .rotated {
    transform-origin: top left;
    transform: translateY(100%) rotate(-90deg);
  }
}
.values .values-wrapper {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: mulitple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 60px 0px 80px;
}
.values .values-wrapper > div {
  max-width: 230px;
  text-align: center;
  margin: 0px 30px 60px 30px;
}
.values .values-wrapper > div .circle {
  width: 176px;
  height: 176px;
  line-height: 176px;
  margin: 0px auto 30px;
  -webkit-border-radius: 51%;
  -moz-border-radius: 51%;
  border-radius: 51%;
  display: block;
  font-size: 46px;
  font-family: 'Tinos', serif;
  font-style: italic;
  text-align: center;
  border: 1px solid var(--color);
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
.values .values-wrapper > div .circle:before {
  content: " ";
  background: #f6f6f6 var(--icon-plus) no-repeat center center;
  height: 76px;
  width: 76px;
  background-size: 100% 100% !important;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 2;
  pointer-events: none;
}
.layout-slider .slider {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
.layout-slider .slider .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0px;
  right: 0px;
  text-align: center;
}
@media (max-width: 767px) {
  .layout-slider .slider .owl-dots {
    left: auto;
    bottom: auto;
    right: 10px;
    top: 15px;
  }
}
.layout-slider .slider .owl-dots .owl-dot {
  width: 9px;
  height: 9px;
  background: #FFF;
  display: inline-block;
  margin: 0px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  outline: none !important;
}
.layout-slider .slider .owl-dots .owl-dot.active {
  box-shadow: 0px 0px 0px 1px #FFF;
}
.layout-slider .slider .owl-nav.disabled {
  display: none !important;
}
.layout-slider .slider .item .image img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.layout-slider .slider .item .description {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 235px;
  bottom: 0px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .layout-slider .slider .item .description {
    top: 0px;
  }
}
@media (max-width: 767px) {
  .layout-slider .slider .item .description {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    background: var(--color);
    padding: 30px 0px;
  }
}
.layout-slider .slider .item .description .container {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.layout-slider .slider .item .description .container .description-inner {
  max-width: 800px;
  width: 100%;
  margin: 0px auto;
  text-align: center;
  position: relative;
}
.layout-slider .slider .item .description .container .description-inner .title-add {
  font-size: 36px;
  line-height: 1;
  color: var(--color);
  margin-bottom: 20px;
  mix-blend-mode: multiply;
}
@media (max-width: 1200px) {
  .layout-slider .slider .item .description .container .description-inner .title-add {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .layout-slider .slider .item .description .container .description-inner .title-add {
    font-size: 26px;
  }
}
.layout-slider .slider .item .description .container .description-inner .title {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 10px;
  text-transform: uppercase;
  color: #FFF;
  margin: 0px;
}
@media (max-width: 1200px) {
  .layout-slider .slider .item .description .container .description-inner .title {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .layout-slider .slider .item .description .container .description-inner .title {
    font-size: 22px;
    letter-spacing: 6px;
  }
}
.layout-slider .slider .item .description .container .description-inner .description-body {
  color: #FFF;
  margin-top: 30px;
  font-weight: 500;
  font-size: 16px;
}
.layout-slider.slider-home {
  margin-bottom: -250px;
}
@media (max-width: 1500px) {
  .layout-slider.slider-home {
    margin-bottom: -150px;
  }
}
@media (max-width: 1380px) {
  .layout-slider.slider-home {
    margin-bottom: 0px;
  }
}
.layout-slider.slider-home .slider .item .description {
  bottom: 250px;
}
@media (max-width: 1500px) {
  .layout-slider.slider-home .slider .item .description {
    bottom: 150px;
  }
}
@media (max-width: 1380px) {
  .layout-slider.slider-home .slider .item .description {
    bottom: 0px;
  }
}
.layout-slider.slider-home .slider .item .description .description-inner::before {
  left: 50%;
  position: absolute;
  width: 1px;
  height: 400px;
  top: -400px;
  background: #FFF;
  content: " ";
}
.layout-slider.slider-home .slider .owl-dots {
  bottom: 290px;
}
@media (max-width: 1500px) {
  .layout-slider.slider-home .slider .owl-dots {
    bottom: 190px;
  }
}
@media (max-width: 1380px) {
  .layout-slider.slider-home .slider .owl-dots {
    bottom: 30px;
  }
}
/** Standardowy layout (nagłówek i tekst)*/
.layout-text {
  margin-bottom: var(--layout-margin-bottom);
}
.layout-text .title-large {
  margin: 0px;
}
.layout-text .title-large + .description {
  margin-top: 30px;
}
/** Layout FAq*/
.layout-faq {
  margin-bottom: var(--layout-margin-bottom);
}
.layout-faq .item {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  padding: 40px 60px 40px 0px;
  border-top: 1px solid var(--border-color-dark);
  background: var(--icon-plus) no-repeat right top 30px;
  background-size: 40px 40px !important;
  cursor: pointer;
}
@media (max-width: 991px) {
  .layout-faq .item {
    background-size: 30px 30px !important;
    padding: 30px 40px 30px 0px;
    background-position: right top 25px !important;
  }
}
.layout-faq .item:last-child {
  border-bottom: 1px solid var(--border-color-dark);
}
.layout-faq .item h3 {
  margin: 0px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--color-text);
}
.layout-faq .item .description {
  overflow: hidden;
  max-height: 0px;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.layout-faq .item.in {
  background: var(--icon-minus) no-repeat right top 30px;
  background-size: 40px 40px !important;
}
@media (max-width: 991px) {
  .layout-faq .item.in {
    background-position: right top 25px !important;
    background-size: 30px 30px !important;
  }
}
.layout-faq .item.in .description {
  margin-top: 20px;
  max-height: 3000px;
}
/** Pełne zdjęcie (tekst z lewej i prawej) */
.layout-full-image {
  position: relative;
  margin-bottom: var(--layout-margin-bottom);
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.layout-full-image::before {
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 50%;
  background: var(--layout-full-image-half);
  mix-blend-mode: multiply;
  pointer-events: none;
  content: " ";
}
@media (max-width: 767px) {
  .layout-full-image::before {
    width: 100%;
  }
}
.layout-full-image .description {
  /*background: var(--layout-full-image-background);*/
  z-index: 2;
  min-height: 480px;
  padding: 100px 0px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 1400px) {
  .layout-full-image .description {
    min-height: auto;
  }
}
@media (max-width: 991px) {
  .layout-full-image .description {
    padding: 50px 20px;
  }
}
@media (max-width: 767px) {
  .layout-full-image .description {
    display: block;
  }
}
@media (min-width: 768px) {
  .layout-full-image .description:before {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -1px 0px 0px -45px;
    width: 90px;
    height: 2px;
    background: var(--layout-full-image-left-color);
    content: " ";
    pointer-events: none;
  }
}
.layout-full-image .description .text-left {
  text-align: right;
  width: 100%;
  max-width: 40%;
  margin: 0px 80px;
}
@media (max-width: 767px) {
  .layout-full-image .description .text-left {
    max-width: 100%;
    margin: 0px;
    text-align: center;
  }
  .layout-full-image .description .text-left br {
    display: none !important;
  }
}
.layout-full-image .description .text-left .title-medium {
  margin: 0px;
  color: var(--layout-full-image-left-color);
}
.layout-full-image .description .text-right {
  margin: 0px 80px;
  width: 100%;
  max-width: 40%;
  text-align: left;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
@media (max-width: 767px) {
  .layout-full-image .description .text-right {
    max-width: 100%;
    margin: 30px 0px 0px 0px;
    text-align: center;
  }
  .layout-full-image .description .text-right br {
    display: none !important;
  }
}
.layout-full-image .description .text-right .title-medium {
  margin: 0px;
  color: #FFF;
}
.layout-full-image .description .text-right .el-button {
  margin: 30px 0px 0px 0px;
}
.layout-full-image.has-text-full .description:before {
  display: none;
}
.layout-full-image.has-text-full .description .text-full {
  color: #FFF;
  max-width: 800px;
  width: 100%;
  margin: 0px auto;
}
/** Pełne zdjęcie (tekst na środku) */
.layout-full-image-center {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  padding: 60px 30px;
  margin-bottom: var(--layout-margin-bottom);
}
.layout-full-image-center .description-wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0px auto;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 767px) {
  .layout-full-image-center .description-wrapper {
    display: block;
    padding-bottom: 90px;
  }
}
.layout-full-image-center .description-wrapper .description {
  border: 1px solid var(--color);
  padding: 60px 80px;
  text-align: center;
}
@media (max-width: 1200px) {
  .layout-full-image-center .description-wrapper .description {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .layout-full-image-center .description-wrapper .description {
    width: 100%;
    padding-bottom: 120px;
  }
}
.layout-full-image-center .description-wrapper .description .title-large {
  margin: 0px 0px 20px 0px;
}
.layout-full-image-center .description-wrapper .description .signature {
  margin: 30px 0px 0px 0px;
}
.layout-full-image-center .description-wrapper .description .signature img {
  display: block;
  margin: 0px auto;
}
.layout-full-image-center .description-wrapper .image-circle {
  min-width: 260px;
  width: 260px;
  margin-left: 50px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
@media (min-width: 1201px) {
  .layout-full-image-center .description-wrapper .image-circle:before {
    position: absolute;
    left: -100px;
    top: 50%;
    width: 102px;
    height: 1px;
    background: var(--color);
    content: " ";
    pointer-events: none;
  }
}
@media (max-width: 1200px) {
  .layout-full-image-center .description-wrapper .image-circle {
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  .layout-full-image-center .description-wrapper .image-circle {
    position: absolute;
    left: 50%;
    margin-left: -90px;
    bottom: 0px;
    min-width: 180px;
    width: 180px;
  }
}
.layout-full-image-center .description-wrapper .image-circle img {
  display: block;
  margin: 0px 0px 0px auto;
}
/** Układ zdjęciowy prawo/lewo (tekst + zdjęcie) */
.layout-image-side {
  margin-bottom: var(--layout-margin-bottom);
}
.layout-image-side .item {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0px -30px 60px -30px;
}
@media (max-width: 991px) {
  .layout-image-side .item {
    display: block;
  }
}
.layout-image-side .item .image {
  width: 50%;
  padding: 0px 30px;
}
@media (max-width: 991px) {
  .layout-image-side .item .image {
    width: 100%;
  }
}
.layout-image-side .item .description {
  width: 50%;
  padding: 0px 30px;
}
@media (max-width: 991px) {
  .layout-image-side .item .description {
    width: 100%;
    margin-top: 30px;
  }
}
.layout-image-side .item .description .title-medium {
  margin: 0px;
}
@media (max-width: 991px) {
  .layout-image-side .item .description .title-medium {
    text-align: center;
  }
}
.layout-image-side .item .description .title-add {
  font-size: 12px;
  color: var(--color);
  letter-spacing: 3px;
  margin-top: 15px;
}
@media (max-width: 991px) {
  .layout-image-side .item .description .title-add {
    text-align: center;
  }
}
.layout-image-side .item .description .description-body {
  margin-top: 20px;
  font-weight: 500;
}
.layout-image-side .item.is-right .image {
  order: 2;
}
.layout-image-side .item.is-right .description {
  order: 1;
}
/** Boksy image */
.layout-background-boxes {
  max-width: 1200px;
  width: 100%;
  margin: 0px auto;
  margin-bottom: var(--layout-margin-bottom);
}
.layout-background-boxes:before,
.layout-background-boxes:after {
  clear: both;
  display: block;
  content: " ";
}
@media (max-width: 1380px) {
  .layout-background-boxes {
    margin-top: var(--layout-margin-top);
  }
}
.layout-background-boxes .item {
  width: 50%;
  float: left;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
.layout-background-boxes .item:before {
  content: " ";
  position: absolute;
  left: 30px;
  top: 30px;
  width: 76px;
  height: 76px;
  background: var(--icon-plus-white) no-repeat center center;
  background-size: 76px auto !important;
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 991px) {
  .layout-background-boxes .item {
    width: 100%;
    float: none;
  }
  .layout-background-boxes .item img {
    width: 100% !important;
  }
  .layout-background-boxes .item + .item {
    margin-top: 30px;
  }
}
.layout-background-boxes .item .image {
  overflow: hidden;
}
.layout-background-boxes .item .image img {
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.layout-background-boxes .item .description {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
@media (max-width: 580px) {
  .layout-background-boxes .item .description {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    display: block;
    background: var(--color);
  }
}
.layout-background-boxes .item .description > div {
  padding: 60px;
  font-weight: 500;
  font-size: 16px;
  color: #FFF;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
@media (max-width: 1200px) {
  .layout-background-boxes .item .description > div {
    padding: 30px;
  }
}
.layout-background-boxes .item .description > div .title-medium {
  text-transform: uppercase;
  color: #FFF;
  margin: 0px 0px 15px 0px;
  letter-spacing: 2px;
  font-weight: 400;
}
.layout-background-boxes .item:hover .image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/** Formularz, layout-form w kontakcie*/
.layout-form {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  margin: 0px -15px var(--layout-margin-bottom) -15px;
}
.layout-form:after {
  clear: both;
  display: block;
  content: " ";
}
.layout-form .description {
  width: 33.33333333333333%;
  float: left;
  padding: 0px 15px;
}
@media (max-width: 991px) {
  .layout-form .description {
    width: 100%;
    float: none;
  }
}
.layout-form .description a {
  color: var(--color-text) !important;
}
.layout-form .form {
  width: 66.666666%;
  float: right;
  padding: 0px 15px;
  margin-top: 100px;
}
@media (max-width: 991px) {
  .layout-form .form {
    width: 100%;
    float: none;
    margin-top: 40px;
  }
}
.layout-form .form .form-control {
  height: 50px;
  line-height: 50px;
  font-weight: 400;
}
.layout-form .form .form-group label.label-in {
  font-weight: 400;
}
/** Tytuł */
.layout-title {
  margin-bottom: var(--layout-margin-bottom);
}
.layout-title h1,
.layout-title h2,
.layout-title h3,
.layout-title h4,
.layout-title h5,
.layout-title h6,
.layout-title div {
  margin: 0px;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 0px;
  padding: 0px;
}
.layout-title h1.size-large,
.layout-title h2.size-large,
.layout-title h3.size-large,
.layout-title h4.size-large,
.layout-title h5.size-large,
.layout-title h6.size-large,
.layout-title div.size-large {
  font-size: 36px;
}
.layout-title h1.size-medium,
.layout-title h2.size-medium,
.layout-title h3.size-medium,
.layout-title h4.size-medium,
.layout-title h5.size-medium,
.layout-title h6.size-medium,
.layout-title div.size-medium {
  font-size: 28px;
}
.layout-title h1.size-small,
.layout-title h2.size-small,
.layout-title h3.size-small,
.layout-title h4.size-small,
.layout-title h5.size-small,
.layout-title h6.size-small,
.layout-title div.size-small {
  font-size: 25px;
}
.layout-title h1.align-left,
.layout-title h2.align-left,
.layout-title h3.align-left,
.layout-title h4.align-left,
.layout-title h5.align-left,
.layout-title h6.align-left,
.layout-title div.align-left {
  text-align: left;
}
.layout-title h1.align-center,
.layout-title h2.align-center,
.layout-title h3.align-center,
.layout-title h4.align-center,
.layout-title h5.align-center,
.layout-title h6.align-center,
.layout-title div.align-center {
  text-align: center;
}
.layout-title h1.align-right,
.layout-title h2.align-right,
.layout-title h3.align-right,
.layout-title h4.align-right,
.layout-title h5.align-right,
.layout-title h6.align-right,
.layout-title div.align-right {
  text-align: right;
}
.layout-title h1 a,
.layout-title h2 a,
.layout-title h3 a,
.layout-title h4 a,
.layout-title h5 a,
.layout-title h6 a,
.layout-title div a {
  color: inherit;
}
.layout-articles {
  margin-bottom: var(--layout-margin-bottom);
}
/** Custom Layout Style */
.layout_28_1 {
  position: relative;
  z-index: 3;
}
#layout_20_1 .layout-text {
  padding: 100px 0px 30px 0px;
}
#layout_12_2 .layout-text {
  padding-top: 20px;
  text-align: center;
}
#layout_12_1 blockquote {
  margin-top: 0px;
}
.layout-infographic {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: mulitple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 0px;
  margin: var(--layout-margin-bottom) 0px;
}
@media (max-width: 1200px) {
  .layout-infographic {
    margin-top: 30px;
    padding-top: 0px;
  }
}
.layout-infographic > div {
  width: 20%;
  padding: 0px 20px;
}
@media (max-width: 1200px) {
  .layout-infographic > div {
    width: 33.33333333333333%;
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .layout-infographic > div {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .layout-infographic > div {
    width: 100%;
  }
}
.layout-infographic > div .image {
  width: 170px;
  height: 170px;
  -webkit-border-radius: 51%;
  -moz-border-radius: 51%;
  border-radius: 51%;
  border: 1px solid var(--color);
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  position: relative;
  margin: 0px auto 20px;
}
.layout-infographic > div .image::after {
  width: 74px;
  height: 74px;
  position: absolute;
  top: -15px;
  right: -15px;
  background: #FFF var(--icon-plus) center center no-repeat;
  background-size: 74px 74px !important;
  content: " ";
}
.layout-infographic > div .title {
  text-align: center;
}
.layout-infographic > div .title span {
  display: block;
  margin-bottom: 16px;
}
.layout-expert {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding: 0px 50px;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .layout-expert {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .layout-expert {
    display: block;
  }
}
.layout-expert .image {
  min-width: 40%;
  padding-right: 100px;
  text-align: center;
}
@media (max-width: 767px) {
  .layout-expert .image {
    width: 200px;
    min-width: 200px;
    padding: 0px;
    margin: 0px auto 30px auto;
  }
}
.layout-expert .image > div {
  display: table;
  margin: 0px 20px 0px auto;
}
@media (max-width: 767px) {
  .layout-expert .image > div {
    margin: 0px auto;
  }
}
.layout-expert .image > div img {
  display: block;
  margin: 0px auto 20px;
  -webkit-border-radius: 51%;
  -moz-border-radius: 51%;
  border-radius: 51%;
}
.layout-expert .description > div {
  padding: 30px 90px 50px;
  border: 1px solid var(--color);
  position: relative;
}
@media (max-width: 991px) {
  .layout-expert .description > div {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .layout-expert .description > div::before {
    width: 110px;
    height: 1px;
    background: var(--color);
    position: absolute;
    top: 50%;
    left: -55px;
    content: " ";
  }
}
.layout-expert .description > div strong {
  font-size: 12px;
  letter-spacing: 2px;
  margin-bottom: 15px;
  display: block;
}
.layout-expert .description > div .product-name {
  font-size: var(--title-font-size-large);
  margin-bottom: 15px;
}
.layout-reviews {
  background: #ebeef1;
  position: relative;
  padding: 60px 0px 30px;
  margin-bottom: 50px;
}
.layout-reviews::before {
  background: inherit;
  width: 1000px;
  top: 0px;
  bottom: 0px;
  left: -999px;
  position: absolute;
  content: " ";
}
.layout-reviews::after {
  background: inherit;
  width: 1000px;
  top: 0px;
  bottom: 0px;
  right: -999px;
  position: absolute;
  content: " ";
}
.layout-reviews > div {
  margin: 0px -20px;
}
.layout-reviews > div:before,
.layout-reviews > div:after {
  clear: both;
  display: block;
  content: " ";
}
.layout-reviews > div > div {
  float: left;
  padding: 0px 20px 0px 80px;
  background: var(--icon-quote) left 20px top no-repeat;
  background-size: 45px auto !important;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .layout-reviews > div > div {
    width: 33.33333333333333%;
  }
  .layout-reviews > div > div:nth-child(3n + 1) {
    clear: both;
  }
  .layout-reviews > div > div:nth-child(3n + 1) {
    clear: both;
  }
}
@media (min-width: 581px) and (max-width: 991px) {
  .layout-reviews > div > div {
    width: 50%;
  }
  .layout-reviews > div > div:nth-child(2n + 1) {
    clear: both;
  }
  .layout-reviews > div > div:nth-child(2n + 1) {
    clear: both;
  }
}
@media (max-width: 580px) {
  .layout-reviews > div > div {
    width: 100%;
    float: none;
  }
  .layout-reviews > div > div:nth-child(1n + 1) {
    clear: both;
  }
  .layout-reviews > div > div:nth-child(1n + 1) {
    clear: both;
  }
}
.layout-reviews > div > div .signature {
  display: block;
  margin-top: 10px;
}
.layout-gallery-result {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: mulitple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -15px 20px;
}
.layout-gallery-result > div {
  padding: 0px 15px;
}
.layout-gallery-result > div .item {
  position: relative;
  width: 460px;
  width: 100%;
  margin: 0px auto 30px;
}
@media (max-width: 991px) {
  .layout-gallery-result > div .item {
    width: 300px;
  }
}
.layout-gallery-result > div .item .slider-range {
  position: absolute;
  -webkit-appearance: none;
  appearance: none;
  z-index: 10;
  top: 0px;
  left: 0px;
  background: rgba(242, 242, 242, 0.003);
  outline: none;
  margin: 0;
  transition: all 0.2s;
}
.layout-gallery-result > div .item .slider-range:hover {
  background: rgba(242, 242, 242, 0.001);
}
.layout-gallery-result > div .item .slider-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 330px;
  background: transparent;
  cursor: pointer;
}
.layout-gallery-result > div .item .slider-range::-moz-range-thumb {
  width: 20px;
  height: 330px;
  background: transparent;
  cursor: pointer;
  border: 0px !important;
  outline: none !important;
}
.layout-gallery-result > div .item .center {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 50%;
  width: 60px;
  background: url('../img/render-arrows.png') no-repeat center center;
  z-index: 20;
  pointer-events: none;
}
.layout-gallery-result > div .item .center::before {
  width: 1px;
  background: var(--border-color-dark);
  top: -10px;
  bottom: -10px;
  position: absolute;
  left: 50%;
  content: " ";
}
.layout-gallery-result > div .item .image-before {
  position: relative;
}
.layout-gallery-result > div .item .image-before::before {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: var(--color);
  opacity: 0.7;
  content: " ";
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.layout-gallery-result > div .item .slider-range:hover + .image-before::before {
  opacity: 0;
}
.layout-gallery-result > div .item .image-after {
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
}
.layout-gallery-result > div .item .image-after img {
  min-width: 460px;
}
@media (max-width: 991px) {
  .layout-gallery-result > div .item .image-after img {
    min-width: 300px;
  }
}
.layout-html {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .layout-html blockquote br {
    display: none !important;
  }
}
.layout-bestseller {
  margin-bottom: 50px;
  padding: 0px 50px;
}
@media (max-width: 991px) {
  .layout-bestseller {
    padding: 0px;
  }
}
.layout-bestseller .bestseller-slider {
  padding-bottom: 60px;
}
.layout-bestseller .bestseller-slider .owl-dots {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
}
.layout-bestseller .bestseller-slider .owl-dots .owl-dot {
  float: none;
  display: inline-block;
  margin: 0px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 8px;
  height: 8px;
  background: var(--border-color-dark);
}
.layout-bestseller .bestseller-slider .owl-dots .owl-dot.active {
  background: var(--color);
}
.layout-bestseller .bestseller-slider .item {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .layout-bestseller .bestseller-slider .item {
    display: block;
  }
}
.layout-bestseller .bestseller-slider .item .image {
  min-width: 40%;
  padding-right: 100px;
}
@media (max-width: 1200px) {
  .layout-bestseller .bestseller-slider .item .image {
    padding-right: 50px;
  }
}
@media (max-width: 991px) {
  .layout-bestseller .bestseller-slider .item .image {
    padding: 0px;
    width: 100%;
    max-width: 500px;
    min-width: 100%;
  }
}
.layout-bestseller .bestseller-slider .item .image > div {
  display: table;
  margin: 0px 20px 0px auto;
}
@media (max-width: 991px) {
  .layout-bestseller .bestseller-slider .item .image > div {
    margin: 0px auto;
  }
}
.layout-bestseller .bestseller-slider .item .image > div img {
  display: block;
  margin: 0px auto 20px;
  -webkit-border-radius: 51%;
  -moz-border-radius: 51%;
  border-radius: 51%;
}
.layout-bestseller .bestseller-slider .item .description > div {
  padding: 30px 90px;
  border: 1px solid var(--color);
  position: relative;
}
@media (max-width: 992px) {
  .layout-bestseller .bestseller-slider .item .description > div {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .layout-bestseller .bestseller-slider .item .description > div::before {
    width: 110px;
    height: 1px;
    background: var(--color);
    position: absolute;
    top: 50%;
    left: -55px;
    content: " ";
  }
}
.layout-bestseller .bestseller-slider .item .description > div .product-name {
  font-size: 36px;
  margin-bottom: 15px;
}
.layout-bestseller .bestseller-slider .item .description > div .expert {
  margin-top: 30px;
}
.layout-bestseller .bestseller-slider .item .description > div .expert strong {
  font-size: 12px;
  letter-spacing: 2px;
  margin-bottom: 15px;
  display: block;
}
.layout-bestseller .bestseller-slider .item .description > div .expert > div {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 480px) {
  .layout-bestseller .bestseller-slider .item .description > div .expert > div {
    display: block;
  }
}
.layout-bestseller .bestseller-slider .item .description > div .expert > div img {
  max-width: 120px;
  margin-right: 20px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}
@media (max-width: 480px) {
  .layout-bestseller .bestseller-slider .item .description > div .expert > div img {
    margin: 0px auto 20px auto;
  }
}
@media (max-width: 480px) {
  .layout-bestseller .bestseller-slider .item .description > div .el-button {
    width: 100%;
    min-width: 100%;
  }
}
