.mg-t30 {
    margin-top: 30px;
}
.mg-t60 {
    margin-top: 60px;
}
.mg-t170 {
    margin-top: 170px;
}
.mg-r20 {
    margin-right: 20px;
}
.whiteColor {
    color: white!important;
}
.colorWhiteBg {
    background-color: white;
}
.accordionPadding {
    padding: 15px 5px 0px 15px!important;
}
.bg {
    background-image: url('../img/bg2.jpg');
    background-position: bottom;
}
.breadcrumb h1 {
    color: white!important;
}
.pagination>li>a {
    color: black;
}
.pagination>.active>a {
    background-color: #e4b248;
    border-color: #e4b248;
}
.bullet-point {
    padding-left: 10px;
    font-size: 14px;
}
.footer-hr {
    border-color: #e4b248;
    margin-top: 10px;
    width: 20px;
}
.footer-image {
    width: 135px;
}
.footer-text {
    padding: 10px;
    color: black;
}
.max-h .flex-viewport {
    max-height: 500px;
}

.terms-content {
    margin-top: 50px;
}
.terms-text {
    font-size: 15px;
    color: #000;
}
.terms-text p {
    font-size: 15px;
    margin-bottom: 20px;
}
.terms-text ol {
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.terms-text ol li {
    margin-bottom: 10px;
}
.center {
    text-align: center!important;
}
.title-quick h4 {
    color: white;
}
.bottom-btn {margin-top: 20px;}
.bottom-btn li { display: inline-block; background-color: #e4b248; padding: 10px}
.bottom-btn li:hover {background: #0c242e;}
.bottom-btn li a {color: white; padding: 10px 15px;}

#example_wrapper label {
    color: #000;
}

#example_filter label {
    text-align: right;
}

