.salon__title {
    font-family: Oswald;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    padding: 16px 0;
    background-color: #fff;
    /* font-family: 'Mulish'; */
}

.salon__block {
    color: #000
}

.salon__block__banner {
    width: 100%;
    height: 480px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column
}

.salon__block__banner .banner__title {
    font-family: Oswald;
    font-weight: 500;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 12px;
    /* font-family: 'Mulish'; */
}

.salon__block__banner .banner__subtitle {
    font-family: be vietnam pro,sans-serif;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    max-width: 770px;
    margin-bottom: 40px;
    /* font-family: 'Mulish'; */
}
.salon__map iframe {
    border: none
}

.salon__container {
    width: 100%;
    max-width: 1170px;
    padding: 10px 15px;
    background: #fff;
    margin: 15px auto 0;
}

.salon__container--nearly {
    margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
    .salon__container--nearly {
        margin-bottom:30px
    }
    .salon__content {
        flex-flow:column
    }
    .salon__nearly .salon__align {
        display: block !important;
    }
    .salon__nearly .salon__item .salon-button-booking{
        margin: 10px 0px 0px 0px !important;
    }
    .salon__txt {
        font-size:18px
    }
    .salon__box {
        padding: 0em 0em 0em 0em !important;
    }
    .salon__block__banner {
        width: 100%;
        height: 300px;
    }
    .salon__block__banner .banner__title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 8px
    }

    .salon__block__banner .banner__subtitle {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
    }
}

.salon__nearly .salon__align {
    display: flex;
}
.salon__txt {
    font-family: Oswald;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 16px;
    /* font-family: 'Mulish'; */
}


.salon__address span {
    font-family: "Be Vietnam Pro",sans-serif;
    font-weight: 500;
    font-size: 16px;
    /* font-family: 'Mulish'; */
}

.salon__address img {
    margin-right: 20px
}

@media screen and (max-width: 767px) {
    .salon__address {
        margin-bottom:16px
    }
}

.salon__phone {
    border: 1px solid #014258;
    margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
    .salon__phone {
        width:100%;
        margin-bottom: 15px;
    }
}

.salon__phone a {
    color: #014258;
    padding: 10px 32px;
    justify-content: center
}

.salon__phone a span {
    margin-left: 12px;
    font-family: Oswald;
    font-weight: 700;
    font-size: 18px;
    /* font-family: 'Mulish'; */
}

.salon__phone:hover {
    background-color: #fc3;
    border-color: transparent;
    transition: all .3s
}

.salon__booking {
    background: linear-gradient(-45deg, #e8a001, #f9d893, #f7c455, #e8a001);
    margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
    .salon__booking {
        width:100%;
        margin: 0px 0px 15px 0px;
    }
}

.salon__booking a {
    padding: 10px 55px;
    color: #333;
    justify-content: center
}

.salon__booking a span {
    font-family: Oswald;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    margin-left: 10px;
    /* font-family: 'Mulish'; */
}

.salon__booking:hover {
    opacity: .8;
    transition: all .3s
}

.salon__nearly .salon__txt {
    text-align: left;
    padding: 0 0 0 20px;
    margin-bottom: 24px;
    position: relative
}

.salon__nearly .salon__txt:before {
    content: "";
    background-color: #014258;
    width: 8px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (max-width: 767px) {
    .salon__nearly .salon__txt:before {
        height:16px
    }
    .salon__container--nearly .item .blog__media img{
        max-height: auto !important;
        height: auto !important;
    }
    .salon__nearly .salon__item .home_salon_content_image .image_placeholder .image_salon {
        width: 100%;
        height: auto;
        border-radius: 0.8em;
        max-height: max-content !important;
    }
}

.salon__nearly .salon__item {
    cursor: pointer
}

.salon__nearly .salon__item .home_salon_content_image {
    position: relative
}

.salon__nearly .salon__item .home_salon_content_image .image_placeholder {
    background-color: #e3e3e3;
    border-radius: 0.8em;
}

.salon__nearly .salon__item .home_salon_content_image .image_placeholder .image_salon {
    width: 100%;
    border-radius: 0.8em;
    max-height: 400px;
}

.salon__nearly .salon__item .home_salon_content_image .tag__block {
    position: absolute;
    left: 0;
    top: 0;
    display: flex
}

.salon__nearly .salon__item .home_salon_content_image .tag__block .tag__salon {
    background-color: #fc3;
    display: flex;
    padding: 3px 6px;
    color: #000;
    font-family: Oswald;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase
}

.salon__nearly .salon__item .home_salon_content_image .tag__block .tag__salon--left {
    margin-right: 16px
}

.salon__nearly .salon__item .home_salon_content_image .parking_salon {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fc3;
    display: flex;
    padding: 4px
}

.salon__nearly .salon__item .home_salon_content_image .parking_salon .parking_image {
    width: 20px;
    height: 20px
}


.salon__nearly .salon__item .salon-button-booking {
    background: #fc3;
    color: #000;
    border-radius: 4px;
    position: relative;
    flex: 1 1;
    margin-left: 8px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 12px;
}

.salon__nearly .salon__item .salon-button-booking img {
    width: 18px;
    margin-left: 10px
}


.salon__nearly .salon__item .salon_address {
    margin-top: 8px;
    font-family: "Be Vietnam Pro",sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #000;
    /* font-family: 'Mulish'; */
}

.salon__nearly .salon__item .salon_button_tel {
    margin-top: 12px;
    /* border: 1px solid #d1d1d1; */
    border-radius: 4px;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all .3s
}

.salon__nearly .salon__item .salon_button_tel:hover {
    background-color: #fc3;
    border-color: #fc3
}

.salon__nearly .salon__item .salon_button_tel .text_tel {
    font-family: "Be Vietnam Pro",sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #014258;
    margin-bottom: 0
}

.salon__nearly .salon__item .salon_button_tel .icon_phone {
    width: 20px;
    height: 20px;
    margin-right: 10px
}

.salon__container--nearly .item .blog__media img{
    /* max-height: 400px; */
    height: 400px;
}
.salon__detail{
    max-height: 70%;
}
.salon__detail__banner{
   
}
.salon__detail__banner .blog img {
   border-radius: 0.8em;
}
.salon__box{
    padding: 1em 0em 0em 2em;
}


.content__description ul{
    
}
.content__description ul li{
    background: url(./../img/services_icon_dot.png) no-repeat left 30%;
    padding-left: 1.5em;
    color: #3d3838;
    font-size: 15px;
    font-weight: 500;
    margin: 3px 0px;
    padding-bottom: 5px;
    /* list-style: circle; */
    list-style-position: inside;
}

.rnd_detail_card {
    border: 1px solid #ededed;
    text-align: left;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 0 0 0 0 #ededed;
    transition: all 0.3s ease;
}

.rnd_deatil_table ul {
    display: table;
    width: 100%;
    padding: 0;
}

.rnd_deatil_table ul li {
    list-style: none;
    display: table-row;
    color: #014258;
}

.rnd_deatil_table ul li strong, .rnd_deatil_table ul li span {
    display: table-cell;
    width: auto;
    border-bottom: solid 1px #e7be71;
    padding: 6px;
    color: #014258;
}

.salon__content__height{
    /*font-size: 14px;
    line-height: 22px;
    max-height: 132px;
    overflow-y: hidden;*/
    margin: auto;
}

.box_detail_article_hidden {
    height: 616px;
}
.box_detail_article {
    /* padding: 0px 0px; */
    /* border-radius: 4px; */
    overflow: hidden;
    transition: all 0.5s ease;
    font-size: 15px;
}
.box_detail_article_expand {
    height: auto;
    overflow: visible;
}

.salon__content__height {
    bottom: 0px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 79%, rgba(1, 1, 1, .05) 90%);
    padding: 0.5em;
    width: 100%;
}
.salon__content__height .moreless-button-album{
    color: #014258;
    width: fit-content;
    border: 1px solid #014258;
    height: 40px;
    margin: 38%;
    padding: 5px 20px;
    font-size: 14px;
    min-height: 20px;
    font-weight: normal;
    border-radius: 5px;
    text-transform: none;
    background-color: inherit;
}