.hethong-info {
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 30px;
    box-shadow: 0 0px 2px 0 rgba(60, 64, 67, 0.1), 0 0px 6px 0px rgba(60, 64, 67, 0.25);
    background: #fff
}

.hethong-info .item {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex
}

@media (max-width: 991px) {
    .hethong-info .item {
        justify-content: left;
        margin-bottom: 10px
    }
}

.hethong-info .item .thump {
    width: 64px;
    height: 64px;
    text-align: center;
    border-radius: 100%;
    background-color: #1b74e7;
    background-size: auto auto;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px
}

.hethong-info .item .thump img {
    max-height: 36px
}

.hethong-info .item span {
    font-size: 17px;
    color: #000
}

.page-he-thong {
    margin-bottom: 30px;
    color: #000
}

.page-he-thong .option-chos {
    border-radius: 5px;
    height: 100%;
    padding: 10px;
    box-shadow: 0 0px 2px 0 rgba(60, 64, 67, 0.1), 0 0px 6px 0px rgba(60, 64, 67, 0.25);
    background: #fff
}

.page-he-thong .option-chos .group-option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.page-he-thong .option-chos .group-option .group-city, .page-he-thong .option-chos .group-option .group-district {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.page-he-thong .option-chos .group-option .group-city select, .page-he-thong .option-chos .group-option .group-district select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 20px 5px 12px;
    border-radius: 5px;
    width: 100%;
    height: 35px;
    border-radius: 0;
    border: 1px solid #1b74e7;
    outline: none !important;
    border-radius: 10px
}

.page-he-thong .option-chos .group-option .group-city select option, .page-he-thong .option-chos .group-option .group-district select option {
    background-color: #fff;
    color: #000
}

.page-he-thong .option-chos .group-option .group-city select#city, .page-he-thong .option-chos .group-option .group-district select#city {
    background-color: #1b74e7;
    color: #fff;
    background-image: url(https://img.htvietnam.vn/layouts/layout177/ico-select_1.png)
}

.page-he-thong .option-chos .group-option .group-city select#district, .page-he-thong .option-chos .group-option .group-district select#district {
    background-color: #fff;
    color: #000;
    background-image: url(https://img.htvietnam.vn/layouts/layout177/ico-select_2.png)
}

.page-he-thong .option-chos .info-store {
    margin-top: 15px;
    height: 400px;
    overflow: hidden;
    overflow-y: auto
}

@media (max-width: 991px) {
    .page-he-thong .option-chos .info-store {
        height: auto;
        max-height: 220px
    }
}

.page-he-thong .option-chos .info-store::-webkit-scrollbar {
    width: 5px;
    background-color: #1b74e7
}

.page-he-thong .option-chos .info-store::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: #1b74e7
}

.page-he-thong .option-chos .info-store::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #f5f5f5
}

.page-he-thong .option-chos .info-store .store-list {
    padding: 5px 10px;
    line-height: 24px;
    border: 1px solid #e1e1e1;
    cursor: pointer;
    margin-bottom: 10px;
    margin: 0 10px 10px 0;
    border-radius: 10px;
    border: 2px solid #1b74e7
}

.page-he-thong .option-chos .info-store .store-list .name-cuahang {
    color: #1b74e7;
    font-weight: 700
}

.page-he-thong .option-chos .info-store .store-list .store-name {
    position: relative;
    display: inline-block;
    width: 100%
}

.page-he-thong .option-chos .info-store .store-list .store-phone {
    position: relative;
    display: inline-block;
    width: 100%
}

.page-he-thong .option-chos .info-store .store-list .store-phone .phone-url {
    margin-right: 15px;
    color: #1b74e7
}

.page-he-thong .option-chos .info-store .store-list .store-phone .phone-url:hover {
    opacity: 0.8
}

.page-he-thong .option-chos .info-store .store-list:hover {
    background: #003cbf;
    color: #fff;
    border: 2px solid #003cbf
}

.page-he-thong .option-chos .info-store .store-list:hover .name-cuahang {
    color: #fff !important
}

.page-he-thong .option-chos .info-store .store-list:hover .phone-url {
    color: #fff !important
}

.page-he-thong .wrapcontact {
    height: 100%;
    overflow: hidden;
    box-shadow: 0 0px 2px 0 rgba(60, 64, 67, 0.1), 0 0px 6px 0px rgba(60, 64, 67, 0.25);
    background: #fff;
    padding: 10px;
    border-radius: 5px
}

.page-he-thong .wrapcontact iframe {
    width: 100% !important;
    height: 474px !important;
    border: none !important;
    border-radius: 10px
}

.page-he-thong .pagebody iframe {
    width: 100% !important;
    height: 474px !important;
    border: none !important;
    border-radius: 10px
}

@media (max-width: 991px) {
    .col-left {
        margin-bottom: 30px
    }
}
