.img-100 {
    position: relative;
    height: 0;
    overflow: hidden;
    display: block;
}

.img-100>img {
    object-fit: cover;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s linear;
}

/* panorama view */
.panorama-view .box-member-panorama .clm{
    padding: 0 35px;
}

.panorama-view .box-member-panorama .row{
    margin: 0 -35px;
}

.panorama-view .content-panorma{
    border: 2px solid #FFF;
    padding: 20px;
    height: 100%;
}

.panorama-view .content-panorma h2{
    font-size: 25px;
    text-transform: uppercase;
    line-height: 27.5px;
    font-weight: normal; 
    text-align: center;
    padding-bottom: 10px;
}

.panorama-view .content-panorma p{
    padding: 0;
    font-size: 15px;
    margin: 12.75px 0;
}

.panorama-view .box-images-right-panorama img{
    border-radius: 0px;
}

.panorama-view .box-images-right-panorama{
    background-color: #FFF;
}

.panorama-view .box-member-panorama {
    margin-top: 0px;
}

.panorama-view.panorama-view-fix{
    padding: 50px 0;
}
/* End panorama view */

/* Đăng ký tư vấn  */
.av_section_5.av_section_5_fix{
    margin-top: 0px;
}

.av_section_5_fix .hedding-form-av h2{
    font-weight: normal;
    font-size: 20px;
    margin: 12.75px 0;
}

.av_section_5_fix .hedding-form-av{
    margin-bottom: 0;
}

.av_section_5_fix .av-section-color-overlay form{
    display: block;
    margin-bottom: 20px;
}

.av_section_5_fix form .form-input input,
.av_section_5_fix form .form-input textarea{
    border-color: #e1e1e1;
    background-color: #f8f8f8;
    color: #444444;
    width: 100%;
    margin-bottom: 0;
    min-width: 50px;
    padding: 13px;
    border-radius: 2px;
    outline: none;
    font-family: "Roboto", sans-serif;
    margin: 8px 0;
    font-size: 15px;
}

.av_section_5_fix form .form-input textarea{
    min-height: 60px;
}

.av_section_5_fix .av-section-color-overlay form button{
    padding: 15px 20px;
    border-radius: 2px;
    margin-top: 8px;
    font-weight: normal;
    font-size: 0.92em;
    margin-bottom: 8px;
}

/* End Đăng ký tư vấn  */

/* box alpha units */
.box-alpha-units{
    padding: 50px 0;
}

.box-alpha-units .slider-for,
.box-alpha-units .item-nav{
    overflow: hidden;
    padding: 7px;
    margin-bottom: -1px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFF;
}

.box-alpha-units .item-nav{
    display: block !important;
}

.box-alpha-units .slider-nav{
    margin-bottom: 0;
}

.box-alpha-units .box-content-vinground{
    padding-left: 45px;
}

.box-alpha-units .content-vinground h2{
    font-weight: normal;
    padding-bottom: 10px;
    line-height: 1.1;
}

.box-alpha-units .content-vinground ul li a{
    color: #00b3e3 !important;
}

.box-alpha-units .content-vinground {
    font-size: 15px;
}

.box-alpha-units .avia_textblock p{
    padding: 0;
    margin: 12.75px 0;
}
/* End box alpha units */

/* av section 2 */
.av_section_2.av_section_2_fix{
    padding: 50px 0;
}

.av_section_2_fix .av-content-full h2{
    font-weight: normal;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.av_section_2_fix .content-avia-builder p{
    margin: 12.75px 0;
    font-size: 15px;
}
/* End av section 2 */

/* Style life */
.style-life h2{
    padding: 50px 0;
    font-size: 25px;
    color: #444;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
}

.bg-style-life {
    background-color: #f8f8f8;
    padding: 50px 0;
} 

.style-life .item-life .title h3{
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}

.style-life .item-life .title p{
    font-size: 15px;
    text-transform: uppercase;
}

.style-life .item-life .title{
    padding-bottom: 10px;
    text-align: center;
}

.style-life .item-life .content{
    font-size: 15px;
    margin: 12.75px 0;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 192px;
}

.style-life .item-life .wrap-img{
    padding-bottom: 100%;
    border: 10px solid #e1e1e1;
    border-radius: 10000px;
}

.style-life .row{
    margin: 0 -35px;
}

.style-life .clm{
    padding: 0 35px;
}
/* End style life  */

/* Img park  */
.img-park {
    margin-top: 50px;
    margin-bottom: 0px;
}

.img-park .item img{
    transform: scale(0.8);
}

.img-park .slick-center img{
    transform: scale(1);
}

.img-park .slick-arrow svg{
    width: 40px;
    height: 40px;
    transition: .3s;
}

.img-park .slick-arrow svg path{
    stroke: #FFF;
}

.img-park .slick-arrow{
    width: 60px;
    height: 60px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    z-index: 10;
}

.img-park:hover .slick-arrow{
    opacity: 1;
    visibility: visible;
}

.img-park .slick-next{
    right: 15px;
}

.img-park .slick-prev{
    left: 15px;
}
/* End img park  */

/* utilities */
.utilities{
    padding: 50px 0;
}

.utilities .wrap-img{
    padding-bottom: 75%;
    border: 10px solid #e1e1e1;
    border-radius: 10000px;
}

.utilities .content-right{
    padding-left: 62px;
}

.utilities .content-right .title{
    font-weight: normal;
    text-transform: uppercase;
    font-size: 25px;
    text-align: center;
    padding-bottom: 10px;
}

.utilities .content-right .content p{
    font-size: 15px;
    margin: 12.75px 0;
}
/* End utilities */

/* Masteri collection */
.masteri-collection{
    padding: 50px 0;
    background: linear-gradient(107deg, rgba(24, 42, 122, 1) 0%, rgba(74, 90, 145, 1) 100%);
    color: #FFF;
}

.masteri-collection .title{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    padding-bottom: 30px;
}

.masteri-collection .row{
    margin: 0 -35px;
}

.masteri-collection .clm{
    padding: 0 35px;
}

.masteri-collection .content p{
    margin: 12.75px 0;
    font-size: 15px;
}

.masteri-collection .wrap-img{
    padding-bottom: 56.25%;
    border: 10px solid #FFF;
}

.masteri-collection .item-collection:not(:first-child){
    margin-top: 50px;
}

.masteri-collection .item-collection:nth-child(odd){
    flex-direction: row-reverse;
}
/* End masteri collection  */

/* box-Symphony-tabnet */
.box-Symphony-tabnet{
    padding: 50px 0;
}

.box-Symphony-tabnet .title-box-Symphony-tabnet,
.box-Symphony .title-box-Symphony{
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-weight: normal;
}

.box-Symphony-tabnet .box-tab_titles{
    margin-top: 30px;
}

.box-Symphony-tabnet .item-tab_titles{
    justify-content: start;
}

.box-Symphony-tabnet .item-tab-data-fake-id{
    font-size: 12px;
    cursor: pointer;
}

.box-Symphony-tabnet .content-tabs-abbverts{
    padding: 20px 10px;
}

.box-Symphony{
    padding: 50px 0;
}

.box-Symphony .scroll-table{
    margin-top: 30px;
}

.box-Symphony .avia-data-table-wrap,
.tab-container-fix .avia-data-table-wrap{
    padding-bottom: 0px;
}

.box-Symphony .avia-data-table-wrap table,
.tab-container-fix .avia-data-table-wrap table {
    margin-bottom: 0px;
    width: 100%;
    border-collapse: collapse;
}

.box-Symphony .avia-data-table-wrap table tr td,
.tab-container-fix .avia-data-table-wrap table tr td{
    text-align: left !important;
}
/* End box-Symphony-tabnet */

/* .tab-container */
.tab-container.tab-container-fix{
    padding: 0;
    background: #FFF;
}

.tab-container-fix .tab-buttons{
    background-color: rgb(52, 85, 116);
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 20px 0 0 0;
    display: block;
}

.tab-container-fix .tab-button{
    padding: 30px 20px 40px 20px;
    display: inline-block;
    text-transform: uppercase;
    line-height: 1.2em;
    font-size: 14px;
}

.tab-container-fix .tab-button.active{
    background: unset;
}

.tab-container-fix .tab-button.active:before{
    top: calc(100% + -5px);
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
}

.tab-container-fix .tab-content{
    padding: 50px 0;
}

.tab-container-fix .tab-panel{
    padding: 0;
}

/* End .tab-container */

.box-heard-plaza-fix h2{
    font-size: 30px;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.box-heard-plaza-fix p{
    margin: 12.75px 0;
}

@media (max-width: 990px) {
    .tab-button {
        width: 100%;
        min-width: unset;
        max-width: unset;
    }
}

@media (max-width: 768px) {
    .panorama-view .content-panorma{
        margin-bottom: 20px;
        height: unset;
    }

    .box-alpha-units .box-content-vinground,
    .utilities .content-right {
        padding-left: 0;
        margin-top: 20px;
    }

    .style-life .item-life .content{
        display: block;
        height: unset;
    }

    .style-life .item-life{
        margin-bottom: 20px;
    }

    .masteri-collection .item-collection:not(:first-child) {
        margin-top: 30px;
    }

    .tab-container-fix .tab-buttons{
        white-space: nowrap;
    }

    .tab-button {
        width: 100%;
        min-width: max-content;
        max-width: fit-content;
    }
}