.moving_image{
    animation: moveSlideshow 12s linear infinite;
}
.moving_image_2{
    animation: moveSlideshow 15s linear infinite;
}

@keyframes moveSlideshow {
  100% {
    background-position: 30% center; } }


/* Element Link Addons */
.elements_links {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
}
.elements_links a {
  display: block;
  padding: 20px 5px;
}
.elements_links a i {
  color: #877e92;
  font-size: 35px;
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out 0s;
}
.elements_links a h2 {
  color: #877e92;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out 0s;
}


/*Pricing Table Style*/
.htmega-demo-pricing-panel {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    margin-top: 30px;
}
.htmega-demo-pricing-body ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.htmega-demo-pricing-panel .pricing_old {
  margin-right: 15px;
}
.htmega-demo-pricing-panel .htmega-demo-pricing-heading .price h4 span.pricing_new,.htmega-demo-pricing-panel .htmega-demo-pricing-heading .price h4 span.pricing_old{
  padding-left: 16px;
  position: relative;
}
.htmega-demo-features li i{
  margin-right: 8px;
  line-height:inherit;
}
.htmega-demo-pricing-heighlight{
    padding: 70px 0;
    box-shadow: 0 0 30px rgba(82, 182, 188, 0.25);
    position: relative;
    z-index: 2;
}
.htmega-demo-pricing-style-5 {
    background: #f6f6f6;
    padding: 40px 0;
    text-align: left;
    padding-bottom: 50px;
    margin-left: 30px;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-heading {
    padding-left: 46px;
    margin-bottom: 8px;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-heading .price h4 {
    color: #0056ff;
    font-weight: 600;
    font-size: 26px;
    margin: 20px 0;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-heading .title h2 {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 3px;
    margin-bottom: 3px;
    margin-top: 0;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-heading .title h5 {
  margin: 5px 0;
  font-size: 14px;
  font-weight: 400;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-body {
    background: #e3ecff;
    margin-right: 30px;
    margin-left: -30px;
    border-radius: 6px;
    padding: 40px 56px 60px;
    position: relative;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-body ul {
    margin-bottom: -37px;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-body ul li {
    color: #181818;
    font-size: 14px;
    padding: 10px 0;
    display: flex;
    font-weight: 500;
}
.htmega-demo-pricing-body ul li span.feature-icon {
    font-size: 19px;
    margin-right: 6px;
    line-height: 1;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-body ul li img{
  width: 20px;
  margin-right: 10px;
}
.htmega-demo-pricing-body ul li.off span.feature-title{
    text-decoration: line-through;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-body a.price_btn {
    bottom: -72px;
    background: transparent;
    display: inline-block;
    left: 50%;
    border-radius: 25px;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    transform: translateX(-50%);
    position: relative;
    border: 1px solid transparent;
    padding: 4px;
    transition: 0.5;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-body a.price_btn span {
    padding: 0 30px;
    background: #0056ff;
    display: inline-block;
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-body a.price_btn:hover {
    border: 1px solid #0056ff;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-body a.price_btn.active {
    border: 1px solid #0056ff;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-body a.price_btn.active:hover {
    border: 1px solid transparent;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-heading .price h4 span.pricing_new, .htmega-demo-pricing-style-5 .htmega-demo-pricing-heading .price h4 span.pricing_old{
  padding: 0;
}
.htmega-demo-pricing-style-5 sub {
  font-size: 27px;
  position: static;
}
.htmega-demo-pricing-style-5 .htmega-demo-pricing-heading .price h4 del {
  font-size: 20px;
}
.htmega-demo-pricing-style-5 .pricing_old sub{
  font-size: 20px;
}
.htmega-demo-pricing-ribon{
  position: relative;
}
.htmega-demo-pricing-ribon::before {
    content: '';
    left: 30px;
    position: absolute;
    top: -15px;
}


/* For Cart Button */
.htmega-demo-cart-button.htmega-demo-pricing-style-5 .htmega-demo-pricing-body a.price_btn{
  bottom: -68px;
}
.htmega-demo-cart-button.htmega-demo-pricing-style-5{
  padding-bottom: 70px;
}
.htmega-demo-cart-button.htmega-demo-pricing-style-5 .htmega-demo-pricing-body{
  padding: 40px 56px 25px;
}
.price_param_btn {
  display: block;
  text-align: center;
  bottom: -75px;
  position: relative;
  font-size: 16px;
  color: #0056ff;
  transition: 0.4s;
}
.price_param_btn .inner {
  border-bottom: 1px solid #0056ff;
}
.price_param_btn:visited{
  color: #0056ff;
}