#topcolor{
    background-color: #761b18;
}
.topcolor{
    background-color: #761b18;
}
.fs-20{
    font-size: 20px;
}
.text-brand{
    color: #761b18;
}
.fmap{
    height: 600px; overflow: hidden;
}
.fmap iframe{
    width: 100% !important;
}
.pointer{
    cursor: pointer;
}
.cst{
    background-size: cover; background-position: top center; background-repeat: no-repeat; height: 400px;
}

@media screen and (max-width: 850px) {

    .hide{
        display: none;
    }
    .cstfs12{
        font-weight: unset !important;
        font-size: 12px;
    }
}
