.price-box {
  padding-top: 60px;
  font-family:'Roboto Condensed',sans-serif;
}

.price-box {
  margin: 0 auto;
  background: #E9E9E9;
  border-radius: 10px;
  padding: 40px 15px;
  /*width: 500px;*/
}
.ui-widget-content {
 background: #e1e1e1;
    color: #222222;
    margin-top: -15px;
    border: 15px solid transparent;
    background-clip: padding-box;
    padding: 6px;
    background-image: url(https://way2enjoy.com/modules/compress-jpeg/line.png);
    background-repeat: no-repeat;
    background-origin: content-box;
    background-size: 530px 12px;
    background-position: -71px, 0;
    background-color: transparent;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 8.0em;
  height: 2.7em;
  cursor: default;
  margin: 0 -40px auto !important;
  text-align: center; 
  line-height: 30px;
  color: #FFFFFF;
  font-size: 12px;
}

.ui-slider .ui-slider-handle .glyphicon {
  color: #FFFFFF;
  margin: 0 1px; 
  font-size: 11px;
  opacity: 0.7;
}

.ui-corner-all {
  border-radius: 20px;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.9em;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
  border: 1px solid #f9f9f9;
  background: #3498db;
}

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -0.5em;
}

.ui-slider .ui-slider-handle {
  cursor: pointer;
}

.ui-slider a,
.ui-slider a:focus {
  cursor: pointer;
  outline: none;
}

.price, .lead p {
  font-weight: 600;
  font-size: 32px;
  display: inline-block;
  line-height: 50px;
  border-radius: 52px;
  width: 155px;
  border: 1px solid #00ac98;
  background: #ffffff;
  text-align: center;
  border-top: #ffffff;
  border-right: #ffffff;
  border-left: #ffffff;
}

h4.great {
  background: #00ac98;
  margin: 0px 0px 25px -60px;
  padding: 7px 15px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 5px;
  display: inline-block;
  -moz-box-shadow:    2px 4px 5px 0 #ccc;
    -webkit-box-shadow: 2px 4px 5px 0 #ccc;
    box-shadow:         2px 4px 5px 0 #ccc;
}

.total {
  border-bottom: 1px solid #7f8c8d;
  /*display: inline;
  padding: 10px 5px;*/
  position: relative;
  padding-bottom: 20px;
}

.total:before {
  content: "";
  display: inline;
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  height: 3px;
  background: #7f8c8d;
  opacity: 0.5;
}

.price-slider {
  margin-bottom: 70px;
}

.price-slider span {
  font-weight: 200;
  display: inline-block;
  color: #7f8c8d;
  font-size: 13px;
}

.form-pricing {
  background: #ffffff;
  padding: 20px;
  border-radius: 4px;
}

.price-form {
  background: #ffffff;
  margin-bottom: 10px;
  padding: 20px;
  border: 1px solid #eeeeee;
  min-height: 580px;
  border-radius: 4px;
  /*-moz-box-shadow:    0 5px 5px 0 #ccc;
    -webkit-box-shadow: 0 5px 5px 0 #ccc;
    box-shadow:         0 5px 5px 0 #ccc;*/
	text-align: left;
}

.form-group {
  margin-bottom: 0;
}

.form-group span.price {
  font-weight: 200;
  display: inline-block;
  color: #7f8c8d;
  font-size: 14px;
}

.help-text {
  display: block;
  margin-top: -10px;
  margin-bottom: 10px;
  color: #737373;
  /*position: absolute;*/
  /*margin-left: 20px;*/
  font-weight: 200;
  /*text-align: right;*/
  width: 188px;
  text-align:left;
}

.price-form label {
  font-weight: 200;
  font-size: 21px;
}

img.payment {
  display: block;
    margin-left: auto;
    margin-right: auto
}

.ui-slider-range-min {
  background: #2980b9;
}

.active-month,
.active-term {
  background: #3276b1;
}

/* HR */

.style {
  margin-top: 0;
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}
.col-sm-11
{
display:none;
    
}
.titlee
{
font-size: 24px;
}

.gps_ring {
    border: 12px solid red;
    -webkit-border-radius: 30px;
    height: 18px;
    width: 18px;
    position: absolute;
    left:100px;
    top:4px;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.0
}
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}
#pay-with-btc {
  position:relative;
  width:450px;
  height:60px;
  overflow:hidden;
  font-family: 'Ubuntu', sans-serif;
  display:flex;
}
#pay-with-btc a {
  text-decoration:none;
  color:#4d4d4d;
}

#shine {
 
}
.accept{position:relative;bottom:22px;}
.masked{
position: relative;
top: 0px;
left: 0px;

  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(10%,rgba(255,255,255,0.7)), color-stop(20%,rgba(255,255,255,0))),#4D4D4D;
  background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 10%, rgba(255,255,255,0) 20%);
   background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 10%,rgba(255,255,255,0) 20%);

  
  
background-repeat: no-repeat;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
-webkit-animation-name: masked-animation;
-webkit-animation-duration: 10s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
  -moz-text-fill-color: transparent;
-moz-background-clip: text;
-moz-animation-name: masked-animation;
-moz-animation-duration: 10s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
    -ms-text-fill-color: transparent;
-ms-background-clip: text;
-ms-animation-name: masked-animation;
-ms-animation-duration: 10s;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
text-fill-color: transparent;
background-clip: text;
animation-name: masked-animation;
animation-duration: 10s;
animation-iteration-count: infinite;
animation-timing-function: linear;  
}
#coin:hover +.masked{
-webkit-animation-name: masked-animation-hover;
-webkit-animation-duration: 4s;
-webkit-animation-iteration-count: 1;
-moz-animation-name: masked-animation-hover;
-moz-animation-duration: 4s;
-moz-animation-iteration-count: 1;
  -ms-animation-name: masked-animation-hover;
-ms-animation-duration: 4s;
-ms-animation-iteration-count: 1;
 animation-name: masked-animation-hover;
animation-duration: 4s;
animation-iteration-count: 1;
}
@-webkit-keyframes masked-animation-hover { 
    0% { background-position: -60px 0px }
    7% { background-position: 200px 0px }
    100% { background-position: 200px 0px }
}
@-moz-keyframes masked-animation-hover { 
    0% { background-position: -60px 0px }
    7% { background-position: 200px 0px }
    100% { background-position: 200px 0px }
}
@-ms-keyframes masked-animation-hover { 
    0% { background-position: -60px 0px }
    7% { background-position: 200px 0px }
    100% { background-position: 200px 0px }
}
@keyframes masked-animation-hover { 
    0% { background-position: -60px 0px }
    7% { background-position: 200px 0px }
    100% { background-position: 200px 0px }
}
@-webkit-keyframes masked-animation { 
    0% { background-position: -60px 0px }
    50% { background-position: -60px 0px } 
    57% { background-position: 200px 0px }
    100% { background-position: 200px 0px }
}
@-moz-keyframes masked-animation { 
    0% { background-position: -60px 0px }
    50% { background-position: -60px 0px } 
    57% { background-position: 200px 0px }
    100% { background-position: 200px 0px }
}
@-ms-keyframes masked-animation { 
    0% { background-position: -60px 0px }
    50% { background-position: -60px 0px } 
    57% { background-position: 200px 0px }
    100% { background-position: 200px 0px }
}
@keyframes masked-animation { 
    0% { background-position: -60px 0px }
    50% { background-position: -60px 0px } 
    57% { background-position: 200px 0px }
    100% { background-position: 200px 0px }
}

#logo {
  position:relative;
  line-height:45px;
}

#coin {
  position:relative;
  float:left;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius:50px;
  background:#f7931a;
  color:#fff;
  font-size:28px;
  line-height:38px;
  z-index:5;
  -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
      -ms-transition:all 0.3s;
      transition:all 0.3s;
}
#coin:hover{
  -webkit-transform:scale(0.85);
  -webkit-animation:popcoin 0.7s linear 1;
  -moz-transform:scale(0.85);
  -moz-animation:popcoin 0.7s linear 1;
  -ms-transform:scale(0.85);
  -ms-animation:popcoin 0.7s linear 1;
  transform:scale(0.85);
  animation:popcoin 0.7s linear 1;

}

.fa-btc {
  transform:rotate(14deg);
   -moz-transform:rotate(14deg);
  -ms-transform:rotate(14deg); /* IE 9 */
  -webkit-transform:rotate(14deg); /* Safari and Chrome 
 
  -webkit-animation:spincoin 5s linear infinite;
  -moz-animation:spincoin 5s linear infinite;
  animation:spincoin 5s linear infinite;
  */
}

.logo-text {
  position:relative;
  font-style:italic;
  font-weight:bold;
  font-size: 36px;
}

.accept {
  position:relative;
  margin-left:84px;
  font-style: italic;
  font-weight: normal;
  font-size:12px;
}
@-webkit-keyframes popcoin {
  0%  { -webkit-transform: scale(1); }
  20% { -webkit-transform: scale(0.8); } 
  40% { -webkit-transform: scale(0.9); } 
  60% { -webkit-transform: scale(0.85); } 
}
@-moz-keyframes popcoin {
  0%  { -moz-transform: scale(1); }
  20% { -moz-transform: scale(0.8); } 
  40% { -moz-transform: scale(0.9); } 
  60% { -moz-transform: scale(0.85); } 
}
@-ms-keyframes popcoin {
  0%  { -ms-transform: scale(1); }
  20% { -ms-transform: scale(0.8); } 
  40% { -ms-transform: scale(0.9); } 
  60% { -ms-transform: scale(0.85); } 
}
@keyframes popcoin {
  0%  {transform: scale(1); }
  20% { transform: scale(0.8); } 
  40% { transform: scale(0.9); } 
  60% { transform: scale(0.85); } 
}

@-moz-keyframes spincoin {
  0%  { -moz-transform: rotate(-346deg); }
  8% { -moz-transform: rotate(14deg); }
}
@-webkit-keyframes spincoin {
  0%  { -webkit-transform: rotate(-346deg); }
  8% { -webkit-transform: rotate(14deg); } 
}
@keyframes spincoin { 
  0%  { -webkit-transform: rotate(-346deg);
        transform:rotate(-346deg); }
  8% { -webkit-transform: rotate(14deg);
        transform:rotate(14deg); } 
}

@-moz-keyframes slide {
  10%  { margin-left:0; }
  30%  { margin-left:220px; }
  100% { margin-left:220px; }
}
@-webkit-keyframes slide {
  10%  { margin-left:0; }
  30%  { margin-left:220px; }
  100% { margin-left:220px; }
}
@keyframes slide { 
  10%  { margin-left:0; }
  30%  { margin-left:220px; }
  100% { margin-left:220px; }
}