.page-template-template-label-host-php {
  box-shadow: 12px 0 15px -4px rgba(0, 0, 0, 0.2), -12px 0 8px -4px rgba(0, 0, 0, 0.2);
  max-width: 1100px;
  margin: auto; }

.label-host {
  font-family: 'proxima-nova';
  color: #333; }
  .label-host p, .label-host h1, .label-host h2, .label-host h3, .label-host span {
    font-family: 'proxima-nova'; }

.lh-top-content {
  max-width: 1000px;
  margin: auto;
  padding: 1em;
  padding-bottom: 5em; }

.lh-headline {
  padding-top: 0.3em;
  font-size: 4.8em;
  margin: 0;
  line-height: 0.8;
  text-transform: uppercase;
  font-weight: bold; }
  .lh-headline span {
    font-weight: 300; }

.lh-subheadline {
  color: #666;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 0; }
  .lh-subheadline span {
    display: block;
    font-weight: 300; }

.lh-content {
  position: relative; }

.lh-left, .lh-right {
  position: relative; }
  @media screen and (min-width: 930px) {
    .lh-left, .lh-right {
      height: 800px; } }

.lh-left {
  width: 100%;
  float: left;
  position: relative;
  background-color: #2c2d2c;
  margin-top: 100px; }
  @media screen and (min-width: 930px) {
    .lh-left {
      height: 700px;
      width: 40%; } }

.lh-left-tri {
  position: absolute;
  margin-top: -100px;
  right: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 100px 0 0 900px;
  border-color: transparent transparent transparent #2c2d2c; }

.lh-left-description {
  padding: 1em;
  padding-left: 2.5em;
  max-width: 400px;
  margin: auto; }
  .lh-left-description li, .lh-left-description p {
    color: #fff; }
  .lh-left-description li {
    margin-top: 1.5em;
    padding-left: 5em;
    background-image: url("../images/lh-sprite.png");
    background-repeat: no-repeat; }
    .lh-left-description li:nth-child(2) {
      background-position: 0 -118px; }
    .lh-left-description li:nth-child(3) {
      background-position: 0 -266px; }
    .lh-left-description li:nth-child(4) {
      background-position: 0 -409px; }
    .lh-left-description li:nth-child(5) {
      background-position: 0 -533px; }
  .lh-left-description h3 {
    margin: 0;
    font-weight: bold; }
  .lh-left-description p {
    margin: 0; }

.lh-right {
  padding: 3em;
  padding-right: 0;
  width: 100%;
  float: right;
  background: #00b5c5;
  background: -moz-linear-gradient(45deg, #00b5c5 0%, #008dc0 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #00b5c5), color-stop(100%, #008dc0));
  background: -webkit-linear-gradient(45deg, #00b5c5 0%, #008dc0 100%);
  background: -o-linear-gradient(45deg, #00b5c5 0%, #008dc0 100%);
  background: -ms-linear-gradient(45deg, #00b5c5 0%, #008dc0 100%);
  background: linear-gradient(45deg, #00b5c5 0%, #008dc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b5c5', endColorstr='#008dc0', GradientType=1 ); }
  @media screen and (min-width: 930px) {
    .lh-right {
      width: 60%; } }

.lh-right-headline {
  color: #fff;
  font-weight: bold;
  margin-top: 0; }

.price-info {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  width: 232px;
  margin: 1em 0;
  margin-left: 0; }
  .price-info:nth-child(1) {
    margin-right: 2em; }
  .price-info:nth-child(2) h3 {
    color: #fff;
    background: #e25858;
    background: -moz-linear-gradient(45deg, #e25858 0%, #ce2e2e 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #e25858), color-stop(100%, #ce2e2e));
    background: -webkit-linear-gradient(45deg, #e25858 0%, #ce2e2e 100%);
    background: -o-linear-gradient(45deg, #e25858 0%, #ce2e2e 100%);
    background: -ms-linear-gradient(45deg, #e25858 0%, #ce2e2e 100%);
    background: linear-gradient(45deg, #e25858 0%, #ce2e2e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e25858', endColorstr='#ce2e2e', GradientType=1 ); }

.price-info-headline {
  background-color: #f2f2f2;
  margin: 0;
  padding: 0.9em;
  padding-bottom: 0.7em;
  text-transform: uppercase;
  font-weight: bold;
  color: #333;
  border: 1px solid #999; }

.price-wrap {
  background-color: #fff;
  border: 1px solid #999;
  border-top: 0;
  position: relative; }

.price-price {
  color: #8e8e8e;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 0.5em;
  padding-bottom: 1.5em; }
  .price-price span {
    color: #333;
    font-size: 4em;
    font-weight: 300; }

.price-discount {
  position: absolute;
  bottom: 0.7em;
  left: 1.5em;
  color: #e03535;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2em; }

.lh-button, .sc-payment-btn {
  font-weight: bold;
  color: #fff;
  width: 100%;
  display: block;
  margin-top: 0.5em;
  padding: 0.8em 0;
  background: #e55932;
  background: -moz-linear-gradient(45deg, #e55932 0%, #ff7c1e 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #e55932), color-stop(100%, #ff7c1e));
  background: -webkit-linear-gradient(45deg, #e55932 0%, #ff7c1e 100%);
  background: -o-linear-gradient(45deg, #e55932 0%, #ff7c1e 100%);
  background: -ms-linear-gradient(45deg, #e55932 0%, #ff7c1e 100%);
  background: linear-gradient(45deg, #e55932 0%, #ff7c1e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e55932', endColorstr='#ff7c1e', GradientType=1 );
  border: 0; }

.lh-sub-detail-headline {
  color: #fff;
  font-weight: bold; }

.lh-sub-detail-list {
  margin-top: 0; }
  .lh-sub-detail-list li {
    color: #fff;
    padding-left: 2.5em;
    background-image: url("../images/check.png");
    background-repeat: no-repeat;
    background-position: 1.2em center;
    background-size: 1em; }

.lh-sub-details-terms {
  font-size: 0.8em;
  line-height: 1.2;
  max-width: 500px; }

/*# sourceMappingURL=labelhost.css.map */
