.maroon {
  color: #85144b;
}

.line2_f2f2f2 {
    background: #f2f2f2;
    height: 1px;
    width: 100%;
}

/* nmenu */
.nav-link , .navbar-brand{
    color: #000000;
    cursor: pointer;
   }
   .nav-link{
    margin-right: 1em !important;
    font-size: 1rem;
    border-bottom: .01rem solid transparent;
    font-weight: 300;
   }
   .nav-link:hover, .nav-link:focus{
    border-bottom-color: #85144b;
    color: #85144b;
   }
   .navbar-collapse{
    justify-content: flex-end;
   }
   .navbar-toggler{
     background:#85144b !important;
   }

/*header style*/
.header{
    background-image: url('../img/header-logo.jpg');
    background-size: cover;
    background-position: center top;
    min-height: 39.5rem;
   }

.header-title {
    font-size: 3rem;
    font-weight: 300;
    line-height: 1.2;
}

.header-sub-title {
    font-size: 2.7rem;
    font-weight: 300;
    line-height: 1.2;
}

.header-promo {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.2;
}
   
.description{
    padding-top: 10%;
}

/*section why style*/
.block-why-1 {
    background: rgba(0, 0, 0, 0) url(../img/calendar.png) no-repeat scroll 0 0 / 76px auto;
    margin: 0 0 70px;
    padding: 0 0 0 105px;
    position: relative;
}

.block-why-2 {
    background: rgba(0, 0, 0, 0) url(../img/meditation.png) no-repeat scroll 0 0 / 76px auto;
    margin: 0 0 70px;
    padding: 0 0 0 105px;
    position: relative;
}

.block-why-3 {
    background: rgba(0, 0, 0, 0) url(../img/three-stones.png) no-repeat scroll 0 0 / 76px auto;
    margin: 0 0 70px;
    padding: 0 0 0 105px;
    position: relative;
}

.block-why-4 {
    background: rgba(0, 0, 0, 0) url(../img/social-services.png) no-repeat scroll 0 0 / 76px auto;
    margin: 0 0 70px;
    padding: 0 0 0 105px;
    position: relative;
}

.title-why {
    font-size: 25px;
    font-weight: 400;
}

.text-why {
    font-size: 1.05rem;
    line-height: 1.5;
    font-weight: 300;
}

.line-vertikal {
    background: #b7b7b7 none repeat scroll 0 0;
    height: 70px;
    left: 40px;
    position: absolute;
    top: 100px;
    width: 1px;
}

.feature-section-bg{
    background-image: url('../img/feature-back.jpg');
    background-size: cover;
    background-position: center top;
    position: relative;
}

.feature-left-bg {
    border-bottom: 24rem solid rgba(133, 20, 75, 0.8);
    border-right: 80px solid rgba(0, 0, 0, 0);
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 55%;
}

.r-tabs-anchor {
    border-bottom: 1px solid #85144b !important;
    color: #fff;
    background-color: rgba(133, 20, 75, 0.8) !important;
    font-size: 1.45rem;
    font-weight: 300;
}

.about-course {
    background-image: url('../img/about-course-bg.jpg');
    background-size: cover;
    background-position: center top;
}

.about-course-block {
    font-size: 1.1rem;
    font-weight: 300;
}

.feature-info{
    color: #fff;
}

.display-title{
  font-size: 2.7rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-sub-title{
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.2;
}

.display-desc-title{
  font-size: 1.05rem;
  font-weight: 300;
}

section {
    padding: 3rem 0;
}

/*price style*/

.item-price {
    float: left;
    position: relative;
    width: 100%;
    border: 2px solid #f8f9fa;
    border-radius: 10px 0 0 10px;
}

.item-price-active {
    border: 2px solid rgba(133, 20, 75, 0.8);
}

.item-price:hover, .item-price:focus {
    border: 2px solid rgba(133, 20, 75, 0.8);
}

.check-price {
    background: rgba(133, 20, 75, 0.8) none repeat scroll 0 0;
    border-radius: 5px 0 0 5px;
    color: #ffffff;
    float: left;
    font-size: 40px;
    font-weight: 300;
    line-height: 1;
    height: 100%;
    margin: 0;
    padding: 0 0 12px;
    position: absolute;
    text-align: center;
    width: 24%;
}

.disc-check-all {
    margin: 10px auto;
    text-align: center;
    width: 30px;
}

.disc-check {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) inset;
    display: table-cell;
    height: 30px;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}

.disc-check-active {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #85144b 0%, #85144b 100%) repeat scroll 0 0 / 100% 100%;
    border-radius: 50%;
    height: 20px;
    margin: 0 auto;
    width: 20px;
    display: block;
}

.disc-check-all .disc-check span{
    color: #85144b;
    display: none;
}

.check-price .p2 {
    font-size: 25px;
}

.check-block {
    float: left;
    margin-left: 23%;
    padding: 35px 15px 35px 30px;
    width: 77%;
}

.check-info {
    color: #000000;
    font-size: 25px;
    font-weight: 300;
    margin: 12px 0;
}

.check-sub-info {
    font-size: 12px;
    display: block;
    color: #85144b;
    font-weight: 400;
}

.sub-who {
    color: #666666;
    font-size: 1.1rem;
    font-weight: 300;
}

.list-soc-who {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.list-soc-who li img {
    margin-right: 10px;
    width: 50px;
}

.list-soc-who li a {
    color: #111111;
    font-size: 1.1rem;
    font-weight: 300;
    padding: .5rem 1rem;
}

.border-dotted {
    border-bottom: 2px dotted #989898;
    margin: 10px auto;
}

/*section date style*/

.item-data {
    padding: 0 0 0 105px;
    position: relative;
}

.item-date-1 {
    background: rgba(0, 0, 0, 0) url(../img/date-v1.png) no-repeat scroll 0 0 / 76px auto;
    background-position: left center;
}

.item-date-2 {
    background: rgba(0, 0, 0, 0) url(../img/date-v2.png) no-repeat scroll 0 0 / 76px auto;
    background-position: left center;
}

.item-date-3 {
    background: rgba(0, 0, 0, 0) url(../img/date-v7.png) no-repeat scroll 0 0 / 76px auto;
    background-position: left center;
}

.item-date-4 {
    background: rgba(0, 0, 0, 0) url(../img/date-v6.png) no-repeat scroll 0 0 / 76px auto;
    background-position: left center;
}

.item-date-5 {
    background: rgba(0, 0, 0, 0) url(../img/date-v5.png) no-repeat scroll 0 0 / 76px auto;
    background-position: left center;
}

.item-date-6 {
    background: rgba(0, 0, 0, 0) url(../img/date-v3.png) no-repeat scroll 0 0 / 76px auto;
    background-position: left center;
}

.item-date-7 {
    background: rgba(0, 0, 0, 0) url(../img/date-v4.png) no-repeat scroll 0 0 / 76px auto;
    background-position: left center;
}

.item-date-8 {
    background: rgba(0, 0, 0, 0) url(../img/date-v8.png) no-repeat scroll 0 0 / 76px auto;
    background-position: left center;
}

.item-date-9 {
    background: rgba(0, 0, 0, 0) url(../img/date-v9.png) no-repeat scroll 0 0 / 76px auto;
    background-position: left center;
}

.item-date-10 {
    background: rgba(0, 0, 0, 0) url(../img/date-v10.png) no-repeat scroll 0 0 / 76px auto;
    background-position: left center;
}

.item-date-11 {
    background: rgba(0, 0, 0, 0) url(../img/date-v11.png) no-repeat scroll 0 0 / 76px auto;
    background-position: left center;
}

.item-date-12 {
    background: rgba(0, 0, 0, 0) url(../img/date-v12.png) no-repeat scroll 0 0 / 76px auto;
    background-position: left center;
}

.item-date-13 {
    background: rgba(0, 0, 0, 0) url(../img/date-v13.png) no-repeat scroll 0 0 / 76px auto;
    background-position: left center;
}

.title-date {
    font-size: 25px;
    font-weight: 300;
}

.text-date {
    font-size: 1.05rem;
    line-height: 1.5;
    font-weight: 300;
}

.line-date {
    background: #b7b7b7 none repeat scroll 0 0;
    height: 70px;
    width: 1px;
    margin-left: 38px;
    margin-bottom: 15px;
}

#toTop {
    background: rgba(0, 0, 0, 0) url(../img/up-arrow.png) no-repeat scroll 0 0 / 40px auto;
    bottom: 60px;
    height: 40px;
    opacity: 0.7;
    position: fixed;
    right: 50px;
    text-indent: -9999px;
    width: 40px;
    z-index: 99;
}

#toTop:hover {
    opacity: 1;
}

@media (min-width: 576px){
  section {
      padding: 4.5rem 0;
  }
}

@media (min-width: 992px){
  .space-lg {
        padding-top: 7rem;
        padding-bottom: 7rem;
    }
}

@media (max-width: 991px){
  .none992 {
      display: none;
  }
  .feature-left-bg {
    display: none;
  } 
  .feature-info{
    color: #000;
    }
  #toTop {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .space-lg {
      padding-top: 3rem;
      padding-bottom: 3rem;
  }
}
