
ol>li
{
    text-align:justify;
    color:#1d1a1abf;
    font-size: 14px;
    font-weight: 500;
}
.p-4 {
     padding: 1rem!important; 
}
.rounded {
    border-radius: .25rem!important;
}
.border {
    background: #f0f8ff52;
    border: 1px solid #dee2e6!important;
}
b, strong {
    font-weight: 500;
}
.heading-name {
    font-family: montserrat;
    font-size: 28px;
    font-weight: bold;
    padding-top: 15px;
}
.heading-address {
    font-family: montserrat;
    font-size: 16px;
}
.text-right {
    text-align: right!important;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2rem + 2px);
    padding: .275rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
label {
    font-weight: 500;
    font-size: 13px;
    display: inline-block;
}
#border {
    border: 1px solid lightgray;
    padding: inherit;
}
#section-heading
{
    font-family:Montserrat;
    
   
}
#section-bg
{
    background-color:#f8f8f894; height:100px;
}
sup
{
    font-size:15px;
    font-weight:500;
}