.active{
    color: #007bff!important;
    text-decoration: underline;
}
.active *{
    color: #007bff!important;
}

.tsd-card-name > h4 {
    position: relative !important;
    color: inherit;
}

/* style for no tours */
.tsd-emptyTour-container {
    margin: 0 auto;
    /* border: 2px solid #b7a977; */
}
.tsd-emptyTour-container * {
    color: #b7a977 !important;
}

.tsd-emptyTour-btn {
    border-color: #b7a977 !important;
    background-color: #b7a977 !important;
    color: white !important;
}

.tsd-emptyTour-btn>a {
    color: white !important;
}
/* --- */

.wrapper {
    position: relative;
    margin: 0 auto;
    padding: 20px;
    width: 100%;
    max-width: 1080px;
    background: #fff;
    display: block;
}

/* .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
} */


.sub_result_title-f{
    padding-top: 10px;
    position: relative!important;
    text-align:center;
}


.sub_result_title{
    font-size: 25px;
}

.nav-item > a{
    color: #E82075 !important;
}
.nav-link.current{
    color: white !important;
}




.phase3{
    display: none;
}

