.text-center {
    text-align: center;
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
.text-holder ul li i {
    color: #F3B007;
    display: inline-block;
    padding-right: 10px;
}
.text-holder h3 i {
    color: #F3B007;
    display: inline-block;
    padding-right: 10px;
}
.list-unstyled {
    padding-left: 5px;
    list-style: none;
}
.mt-5 {
    margin-top: 5px;
}
.img-icon {
    width: 100px;
    height: 100px;
    margin-bottom: 15px;
}
.banner-bg {
    background: rgb(0, 0, 0, 0.5);
}
.text-justify {
    text-align: justify;
}
.mr-5 {
    margin-right: 5px;
}
.logo-img {
    max-width: 300px!important;
    margin-top: 0px;
    display: inline-block;
    margin: 0px 30px!important;
    float: none;
}
.text-footer {
    color: #ffffff;
    font-weight: bold;
}
.fs-15 {
    font-size: 15px;
}
.footer-base .link-list div {
    border-bottom: solid 1px #F3B007;
}
.link-list div:first-child {
    border-bottom: none !important;
}
.link-list div {
    border-bottom: solid 1px #F3B007;
}
.link-list div i {
    color: #ffffff;
    float: right;
    font-size: 16px;
    font-weight: bold;
    margin-top: 6px;
    margin-right: 2px;
}
.mb-3 {
    margin-bottom: 3px;
}
.ml-50 {
    margin-left: 50px;
}
.banner-caption {
    font-size: 18px;
    color: #ffffff;
}
.banner-title {
    color: #ffffff;
}
