﻿.goikham-bg {
    background-color: rgba(0, 40, 70, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
}

.bannergoikham {
    height: 273px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

#txtGoiKham {
    width: 350px;
    border-radius: 3px;
    background: #f3f6f8;
    box-shadow: none;
    border: none;
    padding: 10px;
    height: 38px;
    border: 1px solid transparent;
}

#txtTenGoiKham {
    width: 410px;
    border-radius: 3px;
    background: #fff;
    box-shadow: none;
    padding: 10px;
    height: 30px;
    border: 1px solid #c8c8c8;
    outline: 0;
}

#txtTenKhamChuyenSau {
    width: 410px;
    border-radius: 3px;
    background: #fff;
    box-shadow: none;
    padding: 10px;
    height: 30px;
    border: 1px solid #c8c8c8;
    outline: 0;
}

.listGoiKham {
    margin: 50px 0;
    display: flex;
    justify-content: center;
}

.partGoiKham {
    width: 280px;
    background-color: #fff;
    margin: 10px;
    border-radius: 10px;
    border-top: none;
    border: solid 1px #e4e6e8
}

.listGoiKhamIn {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 1200px;
}

#txtTenKhuyenMai {
    width: 765px;
    border-radius: 3px;
    background: #fff;
    box-shadow: none;
    padding: 10px;
    height: 30px;
    border: 1px solid #c8c8c8;
    outline: 0;
}

.cg-chuyenkhoakm {
    display: flex;
    justify-content: center;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 5px;
    color: #0066b3;
    height: 46px;
    text-align: center;
}

#txtMaPhongKham {
    width: 300px;
    border-radius: 3px;
    background: #fff;
    box-shadow: none;
    padding: 10px;
    height: 30px;
    border: 1px solid #c8c8c8;
    outline: 0;
}

#txtChuyenkhoa {
    width: 225px;
    border-radius: 3px;
    background: #f3f6f8;
    box-shadow: none;
    border: none;
    padding: 10px;
    height: 38px;
    border: 1px solid transparent;
    margin-right: 10px;
}

#txtThanhPho {
    width: 225px;
    border-radius: 3px;
    background: #f3f6f8;
    box-shadow: none;
    border: none;
    padding: 10px;
    height: 38px;
    border: 1px solid transparent;
    margin-right: 10px;
}



.dt-img {
    display: flex;
    justify-content: center;
}

    .dt-img img {
        width: 100%;
        height: 200px;
        padding: 5px;
    }


.dt-chuyenkhoakm {
    display: flex;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0;
    color: #5a5d5f;
    text-align: center;
}

.xemchitiet {
    margin: 12px;
    text-align: right;
    font-size: 13px;
}

.linkDoiTac {
    display: flex;
    justify-content: center;
    color: #fff;
}

    .linkDoiTac a {
        color: #fff;
        text-decoration: none;
    }

/*CSS chi tiết đối tác*/

.bodyDetailInsideDT {
    display: flex;
    width: 1000px;
}

.bdi-left {
    flex: 0 0 300px;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    padding: 3px;
    height: 300px;
}

    .bdi-left img {
        width: 100%;
        border-radius: 3px;
        height: 100%;
    }

.bdi-right {
    flex: 1;
    margin-left: 15px;
    padding: 10px;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
}

.all-bodyDetailInsideDT {
    display: flex;
    justify-content: center;
    padding: 50px 0;
}

.bdi-rightTitle {
    color: #0066b3;
    padding-bottom: 10px;
    border-bottom: 1px dotted #e5e2de;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.bdi-rContent i {
    color: red;
}

.bdi-rContent {
    margin-top: 10px;
}

.PriceKm {
    display: flex;
    justify-content: space-around;
}

.newPrice {
    color: red;
}

.oldPrice {
    font-style: italic;
    text-decoration: line-through;
    color: #acacac;
}
