.footer-top-bar {
    background: #9c2323;
    border-bottom: 1px solid rgba(255,255,255,0.2);
  
}

.margin-50px-bottom {
    margin-bottom: 50px;
}
.font-size15 {
    font-size: 15px;
   
}
.padding-30px-all {
    padding: 30px;
}

.border-color-light-white {
    border-color: rgba(255,255,255,0.2) !important;
}
.border-right2 {
    border-right: 1px solid;
}
.width-40px {
    width: 40px;
}
.width-50px{
    width: 50px;
}


.vertical-align-top {
    vertical-align: top;
}
.line-height-30 {
    line-height: 30px;
}
.text-light-gray {
    color: #d6d5d5;
}
.font-size36 {
    font-size: 36px;
}
.vertical-align-top {
    vertical-align: top;
}
.no-margin {
    margin: 0 !important;
}

.line-height-normal {
    line-height: normal;
}
.d-inline-block a {
    margin: 0 0 20px;
    word-spacing: 1px;
    color: #dfdfdf;
}
.d-inline-block p {
    margin: 0 0 20px;
    word-spacing: 1px;
    color: #dfdfdf;
}
@media screen and (max-width: 991px){
.sm-no-border-right {
    border-right: 0 !important;
}}
@media screen and (max-width: 991px){
.sm-border-bottom {
    border-bottom: 1px solid;
}}
@media screen and (max-width: 991px){
.sm-padding-25px-tb {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}}

.padding-30px-all {
    padding: 21px;
}
.border-color-light-white {
    border-color: rgba(255,255,255,0.2) !important;
}
.border-right {
    border-right: 1px solid;
}






