/* Enter Your Custom CSS Here */
.traveltour-top-bar-background {
    background-color: #52020c;
   opacity: 1 !important;

}
.gdlr-core-page-builder-body [data-skin="Dark Search"] input[type="button"], .gdlr-core-page-builder-body [data-skin="Dark Search"] input[type="submit"] {
    background-color: #52020c !important;
}
.traveltour-copyright-wrapper {
    color: #fff important;
}
.traveltour-copyright-wrapper {
    background-color: #52020c !important;
}
.traveltour-footer-wrapper {
    color: #fff !important;
}
.traveltour-footer-wrapper {
    background-color: #000 !important;
}
.traveltour-top-bar-right .tourmaster-user-top-bar {
    display: none !important;
    float: left;
    margin-bottom: -4px;
    margin-left: 32px;
    margin-top: -5px;
}




.btn b {    
    color: #000;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    line-height: 35px;
    margin: 15px 0 10px;
    text-decoration: none;
    text-align: center;
    width: 316px;
    display: inline-block;
}
.inline-block {
   display: inline-block;
}
#banner{text-align:center;}