@charset "UTF-8";
/*
*	############################################################################
*	
*	Repute One-Page - Responsive Multipurpose Bootstrap Theme
*	---------------------------------------------------------------------
*
*	Version		1.0
*	Author		The Develovers
*	Copyright	Copyright 2015 The Develovers
*
*	############################################################################

/* ----------------------------------------------------- */
/* ONE PAGE
/* One-page specific styles
/* ----------------------------------------------------- */
.heading-center .section-heading {
  margin-top: 25px;
  margin-bottom: 5px;
}
.heading-center .section-heading:after {
  display: none;
}

.back-to-top {
  display: none;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 9999;
}
.back-to-top a {
  display: block;
  width: 35px;
  height: 35px;
  color: #FFF;
  line-height: 35px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
}

.multiple-pricing-table {
  margin-top: 90px;
}
