.my-hr-style{
    width: 70%!important;
    margin-left: 15%!important;
}

.heading-gold{
    color: gold!important;
}

.icon-gold{
    color: #d3a91e!important;
}

.icon-grey{
    color: #4ea5b7!important;
}

.display-none{
    display: none!important;
}

.color-white{
    color: #fff!important;
}

.margin-left{
    margin-left: 20px!important;
}

.fa-15x{
    font-size: 15rem;
}

.btn-gold {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #d1a511 0%, #dfbd48 26%, #ddbd5c 35%, #cdae47 45%, #916f08 61%, #fcc303 100%) repeat scroll 0 0;
    color: #ffffff;
}
nav .btn-gold{
    opacity: 1 !important;
}
.book-now-menu{
    float: right;
    margin-top: 5px;
    margin-left: 10px;
}

.height-175 {
    max-height: 175px !important;
}

.logo-height-75 {
     max-height: 75px !important;
}

.logo-height-35 {
    max-height: 35px !important;
}

.title-teal{
    color:  #d3a91e!important;
}
