.hh-nav {
    width: 880px;
    margin-top: 24px;
}

.hh-wrap {
    margin-top: 20px;
}

.hh-head1 {
    width: 880px;
    height: 120px;
    background-color: #ffffff;
    border-radius: 10px;
}

.hh-nav-head {
    margin-top: 15px;
}

.hh-deu {
    width: 152px;
    height: 36px;
    font-size: 15px;
    font-weight: 700;
}

.hoathoa .nav-link.active {
    background-color: #FF6B00 !important;
    color: #ffffff;
}

.bn-nav1 {
    border: 1px solid #ccc !important;
    border-radius: 10px 0 0 10px !important;
    color: #FF6B00;
}

.bn-nav2 {
    border: 1px solid #ccc !important;
    border-radius: 0 10px 10px 0 !important;
    color: #FF6B00;
}

.hh-nav-list {
    width: 110px;
    height: 28px;
    border-radius: 23px;
    cursor: pointer !important;
    margin-left: 10px;
    background-color: #E6E7E8;
}

.hh-nav-list p {
    border-radius: 23px;
    color: #6D6E71;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 700px;
    margin-top: 2px;
}

.hh-bn-input input {
    height: 37px;
    border: 1px solid #A7A9AC;
    border-radius: 68px 0 0 68px;
    width: 409px;
    padding-left: 40px;
}

.hh-bn-input {
    transform: translateX(-45px);
    display: flex;
    padding: 0;
    min-width: 509px;
}

.hh-bn-input button {
    width: 100px;
    height: 37px;
    border-radius: 0 26.5px 26.5px 0;
    background: #FF6B00;
    border: 1px solid #FF6B00;
    font-size: 12px;
}

.hh-img-input2 {
    position: relative;
    z-index: 3;
    left: 35px;
}

.hh-bn-sumit a {
    width: 100px;
    border-radius: 0 26px 26px 0;
    transform: translateX(-36px);
    height: 37px;
    background-color: #FF6B00;
    border: 1px solid #FF6B00;
}

.hh-head2 {
    width: 279px;
    margin-left: 10px;
}

.hh-head2 img {
    border-radius: 10px;
}

.hh-chu {
    background-color: #ffffff;
    border-radius: 10px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 20px;
}

.hh-chu-01 {
    width: 28px;
    height: 28px;
    border-radius: 10px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    color: #6D6E71;
}

.hh-chu-01 p {
    margin: 0;
    padding: 0;
    color: #6D6E71;
    background-color: #FFFFFF;
    border: none;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    height: 28px;
    width: 28px;
}


/* .hh-chu-01.active a {
  background-color: #FF6B00;
  color: #ffffff;
} */

.hh-ht {
    font-size: 16px;
    margin-top: 20px;
}

.hh-style p {
    font-size: 16px;
    font-weight: 500px;
}

.hh-style a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #4D4D4F;
}

.hoathoa .btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: #FF6B00;
    border-color: unset;
}

.k-ht-hc {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}

.hh-wrap-nav1 {
    border: none;
}

.nav-item,
.nav-link:hover {
    color: #FF6B00;
}