<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;
}
.banner {
  color: #ffffff;
  width: 100%;
  height: calc(100vh - 175px);
}
.banner .bg-img,
.banner .bg-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.banner .bg-img {
  z-index: -2;
}
.banner .bg-filter {
  background-color: rgba(0,0,0,0.7);
  z-index: -1;
}
.banner .btn-switch {
  position: absolute;
  right: -115px;
  top: 350px;
  width: 300px;
  height: 70px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-family: 'Cormorant', serif;
  font-weight: 700;
  font-size: 22px;
  transition: background-color 0.3s ease-in-out;
  letter-spacing: 6.6px;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.banner .btn-switch:active,
.banner .btn-switch:hover,
.banner .btn-switch:focus {
  background-color: #376272;
}
.banner .btn-switch-pilates {
  background-color: #4893ff;
}
.banner .btn-switch-massages {
  background-color: #fca728;
}
.banner .container {
  position: relative;
  top: 50%;
}
.banner .container .overtitle {
  position: relative;
  margin-bottom: 40px;
}
.banner .container .overtitle:before {
  content: '';
  width: 300px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: -320px;
  transform: translateY(-50%);
}
.banner .container .btn-container {
  margin-top: 50px;
}
.banner .container .btn-container .btn {
  margin-top: 10px;
}
.banner.banner-pilates .container .overtitle {
  color: #fca728;
}
.banner.banner-pilates .container .title strong {
  color: #fca728;
}
.banner.banner-pilates .container code {
  color: white !important;
  text-transform: initial;
  font-weight: 400;
}
.banner.banner-massages .container .overtitle {
  color: #4893ff;
}
.banner.banner-massages .container .title strong {
  color: #4893ff;
}
@media (max-width: 1199.98px) {
  .banner .btn-switch {
    top: 250px;
    width: 265px;
    height: 50px;
    font-size: 18px;
    right: -108px;
    letter-spacing: 5.4px;
  }
}
@media (max-width: 991.98px) {
  .banner .btn-switch {
    top: 40%;
    transform: translateX(50%) rotate(-90deg) translateY(-50%);
    -moz-transform: translateX(50%) rotate(-90deg) translateY(-50%);
    -webkit-transform: translateX(50%) rotate(-90deg) translateY(-50%);
    height: 50px;
    right: 0;
    width: 265px;
    font-size: 18px;
    letter-spacing: 5.4px;
  }
}
@media (max-width: 767.98px) {
  .banner .container {
    margin-top: -50px;
    margin-left: 50px;
    max-width: calc(100% - 50px);
  }
}
@media (max-width: 576px) {
  .banner {
    height: calc(100vh - 150px);
  }
  .banner .container .overtitle {
    margin-bottom: 25px;
  }
  .banner .container .btn-container {
    margin-top: 15px;
  }
  .banner .btn-switch {
    height: 30px;
    width: 200px;
    font-size: 15px;
    letter-spacing: 4.5px;
  }
}
