.section-title-line a{

text-decoration: auto;

font-weight:500;

color:#888;

}
.section-title-line hr{
        width: 50px;
    height: 4px !important;
    text-align: center;
    background-color: #eb8224;
    margin: auto;
    opacity: inherit;
    margin-bottom: 12px;
}
.s3-btn {
  color: #222 !important;
  letter-spacing: 1px;
  font-weight: 600;
  text-decoration: none;
}
.bg-565d63{
background-color: #565d63;
}
.mt-50{
margin-top:50px;
}
.pb-40{
padding-bottom:40px;
}
.pt-40{
padding-top:40px;
}

.py-50{
padding: 50px 0px;
}
.img-rd{
  padding: 10px;
  background: #ffffff;
  box-shadow: 0px 15px 34px 0px rgba(175, 181, 204, 0.32);
  border-radius: 6px;
}
.col-7-pd{
padding: 0px 0px 2px 45px;
}
.img-rd img{
border-radius: 6px;
}	
.th{

background-color:#eb8224;

padding:10px 0px;

}

.th a{

    color: white;

    text-decoration: auto;

}

.m-heading{

font-size: 26px;
font-weight: 700;
color: #45637d;

text-align: center;

padding: 20px 0px;

}

.s-heading{

font-size: 22px;

color: #45637d;

padding: 10px 0px;

}

.text-justify{

text-align:justify;

}



.menu ul li{

    padding-right: 30px;

}

.menu ul li a{

color: #000 !important;

font-weight: 600 !important;

}

.footer-link p a{

color:#fff !important;

text-decoration: auto !important;

}