/* Responsive Multi Style Bootstrap Pricing Tables v2.1 */
@font-face {
  font-family: 'Antonio';
  src: url("../fonts/Antonio/antonio-regular-webfont.eot");
  src: url("../fonts/Antonio/antonio-regular-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/Antonio/antonio-regular-webfont.woff2") format('woff2'), url("../fonts/Antonio/antonio-regular-webfont.woff") format('woff'), url("../fonts/Antonio/antonio-regular-webfont.ttf") format('truetype'), url("../fonts/Antonio/antonio-regular-webfont.svg#Antonio") format('svg');
  font-weight: normal;
  font-style: normal;
}
.rmsbpt-extra .pt-block {
  margin: 0 0 30px 0;
  position: relative;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  -ms-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
}
.rmsbpt-extra button::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}
.rmsbpt-extra .pt-btn {
  font-family: inherit;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.rmsbpt-extra .pt-btn[disabled],
.rmsbpt-extra span.pt-btn {
  cursor: default;
}
.rmsbpt-extra {
  margin-top: 30px;
}
.rmsbpt-extra *,
.rmsbpt-extra *:before,
.rmsbpt-extra *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rmsbpt-extra .pt-cols {
  zoom: 1;
}
.rmsbpt-extra .pt-cols:before,
.rmsbpt-extra .pt-cols:after {
  content: "";
  display: table;
}
.rmsbpt-extra .pt-cols:after {
  clear: both;
}
.rmsbpt-extra .pt-cols {
  text-align: center;
  font-size: 0;
}
.rmsbpt-extra .pt-cols .pt-col {
  display: inline-block;
  min-width: 200px;
  max-width: 330px;
  width: 100%;
  vertical-align: middle;
}
@media (min-width: 480px) {
  .rmsbpt-extra .pt-cols-2,
  .rmsbpt-extra .pt-cols-3,
  .rmsbpt-extra .pt-cols-4,
  .rmsbpt-extra .pt-cols-5 {
    margin: 0 -15px;
  }
  .rmsbpt-extra .pt-cols-2 .pt-col,
  .rmsbpt-extra .pt-cols-3 .pt-col,
  .rmsbpt-extra .pt-cols-4 .pt-col,
  .rmsbpt-extra .pt-cols-5 .pt-col {
    min-width: 230px;
    padding: 0 15px;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .rmsbpt-extra .pt-cols-3 .pt-col,
  .rmsbpt-extra .pt-cols-5 .pt-col {
    width: 33.3333%;
  }
}
@media (min-width: 992px) {
  .rmsbpt-extra .pt-cols-4 .pt-col {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .rmsbpt-extra .pt-cols-5 {
    margin: 0 -5px;
  }
  .rmsbpt-extra .pt-cols-5 .pt-col {
    min-width: 210px;
    padding: 0 5px;
    width: 20%;
  }
}
.rmsbpt-extra .pt-tooltip {
  display: none;
  position: absolute;
  right: 50%;
  bottom: 100%;
  min-width: 200px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.2;
  color: #fff;
  font-weight: normal;
  text-align: center;
  font-style: normal;
  z-index: 100;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  line-height: 1;
}
.rmsbpt-extra .pt-tooltip .pt-tooltip-content {
  position: relative;
  background-color: #1a1a1a;
  padding: 3px;
  display: block;
  text-align: left;
  margin-bottom: 8px;
  max-width: 100%;
  border-radius: 2px;
  border-color: #1a1a1a;
  border-width: 2px;
  border-style: solid;
}
.rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-center-line {
  display: block;
  text-align: center;
  font-size: 14px;
}
.rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-center-line span {
  position: relative;
  display: inline-block;
  padding: 8px;
}
.rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-center-line span:before,
.rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-center-line span:after {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  width: 20px;
  background-color: #404040;
}
.rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-center-line span:before {
  right: 100%;
}
.rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-center-line span:after {
  left: 100%;
}
.rmsbpt-extra .pt-tooltip .pt-tooltip-content .fa {
  margin: 0;
}
.rmsbpt-extra .pt-tooltip .pt-tooltip-content img {
  max-width: 100%;
}
.rmsbpt-extra .pt-tooltip .pt-tooltip-content:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 50%;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  margin-right: -8px;
}
.rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-heading {
  display: block;
  border-bottom: 1px solid #404040;
  font-size: 15px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  padding: 0 5px 2px 5px;
  margin-bottom: 5px;
}
.rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-list {
  display: block;
}
.rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-list > span {
  display: block;
  line-height: 1.4;
}
.rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-list .fa {
  font-size: 13px;
  width: 24px;
  text-align: center;
  padding-right: 4px;
}
.rmsbpt-extra .pt-tooltip-bottom,
.rmsbpt-extra .pt-tooltip-bottom-left,
.rmsbpt-extra .pt-tooltip-bottom-right {
  bottom: auto;
  top: 100%;
}
.rmsbpt-extra .pt-tooltip-bottom .pt-tooltip-content,
.rmsbpt-extra .pt-tooltip-bottom-left .pt-tooltip-content,
.rmsbpt-extra .pt-tooltip-bottom-right .pt-tooltip-content {
  margin: 8px 0 0 0;
}
.rmsbpt-extra .pt-tooltip-bottom .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-bottom-left .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-bottom-right .pt-tooltip-content:after {
  top: auto;
  bottom: 100%;
  border-width: 0 8px 8px 8px;
  border-bottom-color: inherit;
}
.rmsbpt-extra .pt-tooltip-left-top,
.rmsbpt-extra .pt-tooltip-left-bottom,
.rmsbpt-extra .pt-tooltip-right-top,
.rmsbpt-extra .pt-tooltip-right-bottom,
.rmsbpt-extra .pt-tooltip-top-left,
.rmsbpt-extra .pt-tooltip-bottom-left,
.rmsbpt-extra .pt-tooltip-top-right,
.rmsbpt-extra .pt-tooltip-bottom-right {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
.rmsbpt-extra .pt-tooltip-left .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-left-top .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-left-bottom .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-right .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-right-top .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-right-bottom .pt-tooltip-content:after {
  border-width: 8px 8px;
}
.rmsbpt-extra .pt-tooltip-right,
.rmsbpt-extra .pt-tooltip-right-top,
.rmsbpt-extra .pt-tooltip-right-bottom {
  left: 100%;
  right: auto;
  text-align: left;
}
.rmsbpt-extra .pt-tooltip-right .pt-tooltip-content,
.rmsbpt-extra .pt-tooltip-right-top .pt-tooltip-content,
.rmsbpt-extra .pt-tooltip-right-bottom .pt-tooltip-content {
  margin: 0 0 0 11px;
}
.rmsbpt-extra .pt-tooltip-right .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-right-top .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-right-bottom .pt-tooltip-content:after {
  right: 100%;
  border-width: 8px 8px 8px 0;
  border-top-color: transparent;
  border-right-color: inherit;
  margin-right: 0;
}
.rmsbpt-extra .pt-tooltip-left,
.rmsbpt-extra .pt-tooltip-left-top,
.rmsbpt-extra .pt-tooltip-left-bottom {
  right: 100%;
  text-align: right;
}
.rmsbpt-extra .pt-tooltip-left .pt-tooltip-content,
.rmsbpt-extra .pt-tooltip-left-top .pt-tooltip-content,
.rmsbpt-extra .pt-tooltip-left-bottom .pt-tooltip-content {
  margin: 0 11px 0 0;
}
.rmsbpt-extra .pt-tooltip-left .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-left-top .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-left-bottom .pt-tooltip-content:after {
  left: 100%;
  right: auto;
  border-width: 8px 0 8px 8px;
  border-top-color: transparent;
  border-left-color: inherit;
  margin-right: 0;
}
.rmsbpt-extra .pt-tooltip-top,
.rmsbpt-extra .pt-tooltip-bottom {
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.rmsbpt-extra .pt-tooltip-right,
.rmsbpt-extra .pt-tooltip-left {
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -o-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.rmsbpt-extra .pt-tooltip-right .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-left .pt-tooltip-content:after {
  top: 50%;
  margin-top: -8px;
}
.rmsbpt-extra .pt-tooltip-right-top,
.rmsbpt-extra .pt-tooltip-left-top {
  bottom: auto;
  top: 50%;
  margin-top: -16px;
}
.rmsbpt-extra .pt-tooltip-right-top .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-left-top .pt-tooltip-content:after {
  top: 6px;
}
.rmsbpt-extra .pt-tooltip-right-bottom,
.rmsbpt-extra .pt-tooltip-left-bottom {
  bottom: 50%;
  margin-bottom: -18px;
}
.rmsbpt-extra .pt-tooltip-right-bottom .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-left-bottom .pt-tooltip-content:after {
  top: auto;
  bottom: 8px;
}
.rmsbpt-extra .pt-tooltip-show-icon,
.rmsbpt-extra .pt-tooltip-show-text {
  display: inline-block;
  position: relative;
}
.rmsbpt-extra .pt-tooltip-show-icon:hover,
.rmsbpt-extra .pt-tooltip-show-text:hover {
  cursor: help;
}
.rmsbpt-extra .pt-tooltip-show-icon:hover .pt-tooltip,
.rmsbpt-extra .pt-tooltip-show-text:hover .pt-tooltip {
  display: block;
}
.rmsbpt-extra .pt-tooltip-show-icon {
  vertical-align: top;
  position: relative;
  left: 5px;
  top: -5px;
  line-height: 1;
}
.rmsbpt-extra .pt-tooltip-show-icon .pt-tooltip-show i.fa {
  width: auto;
  font-size: 14px;
  margin: 0;
}
.rmsbpt-extra .pt-tooltip-top-left,
.rmsbpt-extra .pt-tooltip-bottom-left {
  margin-left: -50px;
  left: 50%;
  right: auto;
  text-align: left;
}
.rmsbpt-extra .pt-tooltip-top-left .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-bottom-left .pt-tooltip-content:after {
  right: auto;
  left: 40px;
  margin-right: 0;
}
.rmsbpt-extra .pt-tooltip-top-right,
.rmsbpt-extra .pt-tooltip-bottom-right {
  margin-right: -50px;
  right: 50%;
  text-align: right;
}
.rmsbpt-extra .pt-tooltip-top-right .pt-tooltip-content:after,
.rmsbpt-extra .pt-tooltip-bottom-right .pt-tooltip-content:after {
  right: 40px;
  margin-right: 0;
}
@media (min-width: 992px) {
  .rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-2col {
    width: 275px;
    zoom: 1;
  }
  .rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-2col:before,
  .rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-2col:after {
    content: "";
    display: table;
  }
  .rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-2col:after {
    clear: both;
  }
  .rmsbpt-extra .pt-tooltip .pt-tooltip-content .pt-tooltip-2col > span {
    float: left;
    width: 50%;
  }
}
.rmsbpt-extra .pt-badge {
  position: absolute;
  top: -1px;
  right: -1px;
  padding: 0 10px;
  background: #c0c0c0;
  border-bottom: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  height: 25px;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
}
.rmsbpt-extra .pt-popular {
  background: #39b54a;
  border-bottom: 1px solid #44c455;
  border-left: 1px solid #44c455;
}
.rmsbpt-extra .pt-discount {
  background: #ff931e;
  border-bottom: 1px solid #ff9f38;
  border-left: 1px solid #ff9f38;
}
.rmsbpt-extra,
.rmsbpt-extra .pt-block {
  font-family: 'ABeeZee';
  font-size: 15px;
  line-height: 1.2;
  color: #666;
  text-align: center;
}
.rmsbpt-extra .pt-block {
  display: block;
  text-align: center;
  padding-bottom: 8px;
  outline: 0 none;
  text-decoration: none;
}
.rmsbpt-extra .pt-block {
  background: #333;
  border: 1px solid #4d4d4d;
  border-radius: 2px;
  color: #fff;
}
.rmsbpt-extra .pt-head {
  display: block;
  padding: 25px 0 12px;
  position: relative;
}
.rmsbpt-extra .pt-title {
  display: block;
  font-size: 36px;
  line-height: 40px;
  color: #fff;
}
.rmsbpt-extra .pt-sub-text {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  padding-top: 10px;
}
.rmsbpt-extra .pt-text {
  display: block;
  font-size: 24px;
  line-height: 40px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  -ms-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
}
.rmsbpt-extra .pt-tooltip-show-text .pt-tooltip-show {
  border-bottom: 1px solid;
}
.rmsbpt-extra .pt-list-container {
  display: block;
  position: relative;
  z-index: 1;
}
.rmsbpt-extra .pt-list {
  display: inline-block;
  text-align: left;
  padding: 10px 0;
}
.rmsbpt-extra .pt-list .pt-list-item {
  display: block;
  padding: 8px 0;
}
.rmsbpt-extra .pt-list .fa {
  width: 25px;
  font-size: 21px;
}
.rmsbpt-extra .pt-list .fa.show-hint {
  margin-left: 5px;
  font-size: 14px;
  position: relative;
  top: -2px;
  width: auto;
}
.rmsbpt-extra .pt-list .pt-active {
  color: #39b54a;
}
.rmsbpt-extra .pt-list .pt-disabled {
  color: #f00;
}
.rmsbpt-extra .pt-price-container {
  text-align: center;
  display: block;
  padding: 50px 0 10px;
  background: #4d4d4d;
  border: 6px solid #404040;
  border-radius: 98px;
  height: 196px;
  width: 196px;
  display: inline-block;
  -webkit-transition: width 0.2s ease 0.2s, border-radius 0.2s ease 0.2s, border-width 0.2s ease 0s;
  -moz-transition: width 0.2s ease 0.2s, border-radius 0.2s ease 0.2s, border-width 0.2s ease 0s;
  -o-transition: width 0.2s ease 0.2s, border-radius 0.2s ease 0.2s, border-width 0.2s ease 0s;
  -ms-transition: width 0.2s ease 0.2s, border-radius 0.2s ease 0.2s, border-width 0.2s ease 0s;
  transition: width 0.2s ease 0.2s, border-radius 0.2s ease 0.2s, border-width 0.2s ease 0s;
}
.rmsbpt-extra .pt-price-block {
  padding-top: 5px;
  height: 76px;
  font-family: 'Antonio';
  color: #fff;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  -ms-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  display: inline-block;
  position: relative;
}
.rmsbpt-extra .pt-price-block span {
  vertical-align: middle;
}
.rmsbpt-extra .pt-price-block .pt-currency {
  position: absolute;
  top: 20px;
  right: 100%;
  font-size: 32px;
  line-height: 34px;
}
.rmsbpt-extra .pt-price-block .pt-price-main {
  font-size: 84px;
  line-height: 86px;
}
.rmsbpt-extra .pt-price-block .pt-price-rest {
  position: absolute;
  left: 100%;
  top: 14px;
  font-size: 32px;
  line-height: 34px;
  text-decoration: underline;
}
.rmsbpt-extra .pt-cols .pt-col:nth-child(n) .pt-block.pt-not-available:nth-child(n) {
  cursor: default;
}
.rmsbpt-extra .pt-cols .pt-col:nth-child(n) .pt-block.pt-not-available:nth-child(n) .pt-list-container {
  z-index: 1;
}
.rmsbpt-extra .pt-cols .pt-col:nth-child(n) .pt-block.pt-not-available:nth-child(n) .pt-price-container {
  border-width: 6px;
  border-radius: 98px;
  width: 196px;
}
.rmsbpt-extra .pt-cols .pt-col:nth-child(n) .pt-block.pt-not-available:nth-child(n) .pt-text {
  font-size: 24px;
  text-shadow: none;
  -webkit-transition: all 0s ease 0s;
  -moz-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  -ms-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
  color: #c0c0c0;
}
.rmsbpt-extra .pt-selected,
.rmsbpt-extra.pt-animation-default .pt-col .pt-block:hover {
  color: #fff;
}
.rmsbpt-extra .pt-selected .pt-list-container,
.rmsbpt-extra.pt-animation-default .pt-col .pt-block:hover .pt-list-container {
  z-index: 2;
}
.rmsbpt-extra .pt-selected .pt-price-container,
.rmsbpt-extra.pt-animation-default .pt-col .pt-block:hover .pt-price-container {
  width: 100%;
  border-left-width: 0;
  border-right-width: 0;
  border-radius: 0;
  -webkit-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s, border-width 0.2s ease 0.2s;
  -moz-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s, border-width 0.2s ease 0.2s;
  -o-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s, border-width 0.2s ease 0.2s;
  -ms-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s, border-width 0.2s ease 0.2s;
  transition: width 0.2s ease 0s, border-radius 0.2s ease 0s, border-width 0.2s ease 0.2s;
}
.rmsbpt-extra .pt-selected .pt-text,
.rmsbpt-extra.pt-animation-default .pt-col .pt-block:hover .pt-text {
  font-size: 30px;
  text-shadow: 0 0 6px #666;
  -webkit-transition: all 0.1s ease 0.2s;
  -moz-transition: all 0.1s ease 0.2s;
  -o-transition: all 0.1s ease 0.2s;
  -ms-transition: all 0.1s ease 0.2s;
  transition: all 0.1s ease 0.2s;
}
.rmsbpt-extra.pt-animation-default:hover .pt-selected {
  color: #fff;
}
.rmsbpt-extra.pt-animation-default:hover .pt-selected .pt-list-container {
  z-index: 1;
}
.rmsbpt-extra.pt-animation-default:hover .pt-selected .pt-price-container {
  border-width: 6px;
  border-radius: 98px;
  width: 196px;
  -webkit-transition: width 0.2s ease 0.2s, border-radius 0.2s ease 0.2s, border-width 0.2s ease 0s;
  -moz-transition: width 0.2s ease 0.2s, border-radius 0.2s ease 0.2s, border-width 0.2s ease 0s;
  -o-transition: width 0.2s ease 0.2s, border-radius 0.2s ease 0.2s, border-width 0.2s ease 0s;
  -ms-transition: width 0.2s ease 0.2s, border-radius 0.2s ease 0.2s, border-width 0.2s ease 0s;
  transition: width 0.2s ease 0.2s, border-radius 0.2s ease 0.2s, border-width 0.2s ease 0s;
}
.rmsbpt-extra.pt-animation-default:hover .pt-selected .pt-text {
  font-size: 24px;
  text-shadow: none;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  -ms-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
}
.rmsbpt-extra.pt-animation-1 .pt-price-container {
  border-radius: 98px;
  width: 196px;
  border-width: 6px;
}
.rmsbpt-extra.pt-animation-1 .pt-text {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.rmsbpt-extra.pt-animation-1 .pt-selected .pt-text,
.rmsbpt-extra.pt-animation-1 .pt-col .pt-block:hover .pt-text {
  font-size: 30px;
  text-shadow: 0 0 6px #666;
}
.rmsbpt-extra.pt-animation-1:hover .pt-selected .pt-text {
  font-size: 24px;
  text-shadow: none;
}
.rmsbpt-extra.pt-animation-2 .pt-price-container {
  -webkit-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s;
  -moz-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s;
  -o-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s;
  -ms-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s;
  transition: width 0.2s ease 0s, border-radius 0.2s ease 0s;
}
.rmsbpt-extra.pt-animation-2 .pt-col .pt-block .pt-text {
  font-size: 24px;
  text-shadow: none;
}
.rmsbpt-extra.pt-animation-2 .pt-selected .pt-list-container,
.rmsbpt-extra.pt-animation-2 .pt-col .pt-block:hover .pt-list-container {
  z-index: 2;
}
.rmsbpt-extra.pt-animation-2 .pt-selected .pt-price-container,
.rmsbpt-extra.pt-animation-2 .pt-col .pt-block:hover .pt-price-container {
  width: 100%;
  border-left-width: 0;
  border-right-width: 0;
  border-radius: 0;
  -webkit-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s, border-width 0.2s ease 0.2s;
  -moz-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s, border-width 0.2s ease 0.2s;
  -o-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s, border-width 0.2s ease 0.2s;
  -ms-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s, border-width 0.2s ease 0.2s;
  transition: width 0.2s ease 0s, border-radius 0.2s ease 0s, border-width 0.2s ease 0.2s;
}
.rmsbpt-extra.pt-animation-2:hover .pt-selected .pt-list-container {
  z-index: 1;
}
.rmsbpt-extra.pt-animation-2:hover .pt-selected .pt-price-container {
  border-width: 6px;
  border-radius: 98px;
  width: 196px;
  -webkit-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s;
  -moz-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s;
  -o-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s;
  -ms-transition: width 0.2s ease 0s, border-radius 0.2s ease 0s;
  transition: width 0.2s ease 0s, border-radius 0.2s ease 0s;
}
.pt-content-loader.ptcl-rmsbpt-extra{display:block}.pt-content-loader.ptcl-rmsbpt-extra+.pt-content-loader-bar{display:none}
