.panel-group__features .panel {
  border: none;
}
.panel-group__features .panel .panel-heading {
  border-bottom: 1px dashed #d9d9d9;
}
.panel-default > .panel-heading {
  color: #746981;
  background-color: #f1f2f4;
  border-color: #d2d2dd;
}
.panel-heading {
  padding: 0;
}
.panel-title {
  padding: 0;
  position: relative;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title .row::before {
  content: " ";
  display: table;
}
.panel-title .row::after {
  clear: both;
}
.panel-group__features .panel .panel-heading .panel-title > a {
  padding: 50px 0;
  position: relative;
  display: block;
  cursor: pointer !important;
  color: inherit;
}
@media (min-width: 992px) {
  .panel-group__features .panel .panel-heading .panel-title .panel-title__number {
    margin-bottom: 0;
    font-size: 100px;
    line-height: 1.1em;
  }
}
.panel-group__features .panel .panel-heading .panel-title .panel-title__number {
  color: #c8cbd0;
  font-weight: 200;
  font-family: 'OpenSans', sans-serif;
  margin-bottom: 0;
  font-size: 100px;
  line-height: 1.1em;
  
}
@media (min-width: 992px) {
  .col-md-2 {
    width: 16.66666667%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .col-md-3 {
    width: 25%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.v-center {
  position: relative;
}
.v-center::before {
  content: " ";
  display: inline-block;
  height: 100%;
  width: 1%;
  vertical-align: middle;
}
.v-center .v-center-inner {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .panel-group__features .panel .panel-heading .panel-title .panel-title__heading .hgroup-panel {
    text-align: right;
    margin-bottom: 0;
    margin-top: 38px;
  }
}
.panel-group__features .panel .panel-heading .panel-title .panel-title__heading .hgroup-panel h3 {
  padding: 0;
  margin: 0 0 0.2em 0;
}
h3 {
  font-size: 28px;
  line-height: 1.2;
  font-family: 'Exo 2', sans-serif;
  color: #746981;
}
@media (min-width: 768px) {
  .panel-group__features .panel .panel-heading .panel-title .panel-title__heading .hgroup-panel h3 {
      display: block;
    font-size: 22px;
    font-weight: bold;
    text-transform: capitalize;
  }
}
@media (min-width: 768px) {
  .panel-group__features .panel .panel-heading .panel-title .panel-title__heading .hgroup-panel h5 {
    display: inline-block;
     font-size: 15px;
    font-weight: bold;
    text-transform: capitalize;
  }
}
.panel-group__features .panel .panel-heading .panel-title .panel-title__heading .hgroup-panel h5 {
  margin: 0;
  padding: 0;
  font-weight: 600;
}
h5 {
  font-size: 18px;
  line-height: 1.2;
  font-family: 'Exo 2', sans-serif;
  color: #746981;
}
.circled-icon.icon-color4 {
  background: #ffa76c;
}
.circled-icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 132px;
  height: 132px;
  border: 4px solid #e5e2e0;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  line-height: 126px;
  font-size: 34px;
  background: rgba(0, 0, 0, 0.2);
}
.fa {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-diamond::before {
  content: "\f219";
}
.panel-group__features .panel .panel-heading .panel-title .panel-title__desc {
  color: #656269;
  font-size: 15px;
}
.v-center {
  position: relative;
}
.v-center::before {
  content: " ";
  display: inline-block;
  height: 100%;
  width: 1%;
  vertical-align: middle;
}
.v-center .v-center-inner {
  display: inline-block;
  vertical-align: middle;
}
.card-body{
background:rgb(204 204 204 / 16%);	
}
.tab-content .panel-title button.btn.btn-link.collapsed{
background: #fff;	
}
.tab-content .panel-title button.btn.btn-link{
background: #f5f8ec;
}
.tab-content .panel-title button.btn.btn-link:hover{
background: #f5f8ec;
}
@media (min-width: 992px) {
  .panel-group__features .panel .panel-heading .panel-title .panel-title__close {
    position: relative;
  }
}
@media (min-width: 992px) {
  .panel-group__features .panel .panel-heading .panel-title .panel-icon {
    top: 20px;
    right: 0;
    margin: 0 15px 0 0;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.panel-icon {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  margin: -5px -22px 0 0;
  width: 70px;
  height: 70px;
  border: 3px solid #c8cbd0;
  font-size: 0;
  cursor: pointer;
  border-radius: 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.panel-icon__effect2 .panel-title [aria-expanded="true"] .panel-icon::before {
  -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(-225deg);
  transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(-225deg);
}
.panel-icon::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: 42px;
  background: #c8cbd0;
  content: '';
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  transition: transform 300ms ease, translate 300ms ease, rotate 300ms ease;
}
.panel-icon__effect2 .panel-title [aria-expanded="true"] .panel-icon:after {
  -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(225deg);
  transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(225deg);
}
.panel-icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: 42px;
  background: #c8cbd0;
  content: '';
  -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(90deg);
  transform: translateX(-50%) translateY(-50%) translateZ(0) rotate(90deg);
  transition: transform 300ms ease, translate 300ms ease, rotate 300ms ease;
}
.collapse.in {
  display: block;
  visibility: visible;
}
.panel-collapse {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.panel-group__features .panel .panel-body {
  border: none !important;
}
.panel-body {
  padding: 30px;
}
.panel-body::before,
.row::before {
  content: " ";
  display: table;
}
.panel-body::after,
.row::after {
  clear: both;
}
@media (min-width: 992px) {
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
}
.col-md-8 p {
  margin: 0 0 1.5em 0;
}
.col-md-8 ul,
.col-md-8 ol {
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.col-md-8 ul li,
.col-md-8 ol li {
  padding: 0 0 11px 0;
}
.text-center {
  text-align: center;
}
.text-center a {
  color: #ff7149;
  text-decoration: none;
}
.circled-icon.icon-color2 {
  background: #4d306e;
}
.circled-icon.icon-color3 {
  background: #d44546;
}
.nr_content{
  color:#656269;
  font-size: 14px;
  text-align: left;
  font-weight: 300;
 margin-top: 44px;

}
.panel-title  .btn-link{
  width: 100%;
  outline: none;
    text-decoration: none;
}
.panel-title .btn:hover
{
  color: inherit;
    text-decoration: none;
}
.panel-title  .circled-icon{
    text-align: center;
    color: #fff;
    line-height: 126px;
    font-size: 34px;
}