.blog-point li{
    list-style: circle;
}
#line{
    border: 1px solid #ffffff54 !important;
    border-bottom:0px !important;
    margin-top: 0;
}
.footer-subpage a{
    color:#fff;
}
.subpage-content{
    text-align:center;
}
.subpage-content h1{
       color: #fff;
    font-size: 39px;
    margin-bottom: 10px;
}
.subpage-content li{
    position: relative;
    font-size: 14px;
    padding-right: 10px;
    margin-right: 10px;
    text-transform: capitalize;
    display: inline-block;
}
.subpage-content li:after {
    position: absolute;
    content: '/';
    right: -6px;
    top: 0px;
}
.sub-page-body{
    padding-top:80px;
    padding-bottom:80px;
}
.sub-page-content h2{
        font-size: 26px;
    padding-bottom: 10px;
    color: #222;
    font-weight: 500;
}
.sub-page-content p{
    
}
.sub-page-content a{
    font-weight:500;
   color: #b89654;
}
.sec-title h3{
   
      color: #1f1f1f;
    font-weight: 500;
   
}
