<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/pilates-massages-bletterans.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1433</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/pilates-massages-bletterans.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>3535</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/pilates-massages-bletterans.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>4847</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/pilates-massages-bletterans.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>4955</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/utils.less) is not within the allowed path(s): (/www/wwwroot/pilates-massages-bletterans.com/:/tmp/) in <b>/www/wwwroot/pilates-massages-bletterans.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>163</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/utils) is not within the allowed path(s): (/www/wwwroot/pilates-massages-bletterans.com/:/tmp/) in <b>/www/wwwroot/pilates-massages-bletterans.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>163</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/globals.less) is not within the allowed path(s): (/www/wwwroot/pilates-massages-bletterans.com/:/tmp/) in <b>/www/wwwroot/pilates-massages-bletterans.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>163</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/globals) is not within the allowed path(s): (/www/wwwroot/pilates-massages-bletterans.com/:/tmp/) in <b>/www/wwwroot/pilates-massages-bletterans.com/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>163</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.offer {
  margin-top: 150px;
  margin-bottom: 150px;
  position: relative;
}
.offer > .bg,
.offer > .bg-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.offer > .bg {
  object-fit: cover;
}
.offer > .bg-filter {
  background-color: rgba(255,255,255,0.75);
}
.offer .img-part {
  position: relative;
  min-height: 500px;
}
.offer .img-part img {
  filter: drop-shadow(-12px -1px 10px rgba(0,0,0,0.08));
  position: absolute;
  width: 120%;
  max-height: 90%;
  top: 150px;
  right: 0;
  object-fit: contain;
}
.offer .text-part {
  position: relative;
  padding-right: 60px;
  padding-left: 45px;
  padding-top: 140px;
  padding-bottom: 140px;
}
.offer .text-part .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: calc(-100% + 170px);
  z-index: -1;
}
.offer .text-part .overtitle {
  margin-bottom: 20px;
}
.offer .text-part .overtitle,
.offer .text-part .no-overtitle {
  position: relative;
  font-weight: 600;
}
.offer .text-part .overtitle:before,
.offer .text-part .no-overtitle:before {
  content: '';
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: calc(100% - 40px);
  left: calc(20px - 100%);
}
.offer .text-part .title {
  font-size: 35px;
  line-height: 35px;
  letter-spacing: 7px;
  margin-bottom: 60px;
}
.offer .text-part .text {
  font-weight: 600;
}
.offer .text-part .btn {
  margin-top: 70px;
}
.offer.offer-pilates .text-part .bg {
  background-color: #fca7281e;
}
.offer.offer-pilates .text-part .overtitle {
  color: #fca728;
}
.offer.offer-massages .text-part .bg {
  background-color: #4894ff23;
}
.offer.offer-massages .text-part .overtitle {
  color: #4893ff;
}
@media (max-width: 1900px) {
  .offer .img-part img {
    width: 105%;
  }
}
@media (max-width: 1399.98px) {
  .offer .text-part {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media (max-width: 1199.98px) {
  .offer .text-part {
    order: 1;
    text-align: center;
  }
  .offer .text-part .bg {
    height: calc(100% + 300px);
  }
  .offer .img-part {
    order: 2;
    min-height: 300px;
  }
  .offer .img-part img {
    height: 300px;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 767.98px) {
  .offer {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .offer .text-part {
    padding-left: 45px;
    padding-right: 45px;
  }
  .offer .text-part .title {
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .offer .text-part .btn {
    margin-top: 30px;
  }
  .offer .text-part .bg {
    height: calc(100% + 230px);
  }
  .offer .img-part {
    min-height: 230px;
  }
}
@media (max-width: 576px) {
  .offer .text-part .bg {
    height: calc(100% + 150px);
    left: 0;
  }
  .offer .img-part {
    min-height: 150px;
  }
}
