body {
    -webkit-font-smoothing: antialiased;
  }
  html {
    -webkit-text-size-adjust: 100%;
  } 

.content-avia-builder ul li {
    color: #fff;
    list-style: disc;
    margin-left: 20px;
}
.box-resot-couner ul li {
    list-style: disc;
    margin-left: 20px;
    color: #444;
    margin-bottom: 5px;
}

.content-couner-resort p {
    margin-bottom: 5px;
}

.hedding-after-3 p {
    padding-bottom: 5px;
}

.main ul li {
        color: #444;
    list-style: disc;
    margin-left: 20px;
    text-align: unset !important;
}
.box-bg-plaza-header {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: bottom left;
    padding: 240px 0px 120px;
}
.av_tab_section img {
    height: 100%;
    width: 100%;
}
.content-panorma {
    color: #fff;
}
.panorama-view ul li {
    color: #fff;
    list-style: disc;
    margin-left: 20px;
}
.content-plaza-header {
    background: #ffffff;
    padding: 30px;
    background-color: #ffffff;
    border-radius: 3px;
    width: 47%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.box-Symphony-tabnet ul li {
    list-style: disc;
    margin-left: 20px;
}
.content-plaza-header h2 {
    color: #344683;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 5px;
}

.content-plaza-header p {
    color: #444;
    text-align: justify;
    font-size: 15px;
}
.content-vinground h2 {
    font-size: 25px;
    text-transform: uppercase;
    color: #444;
    text-align: center;
}

.box-alpha-units {
    padding: 3rem 0px;
}

.avia_textblock p {
    padding: 5px 0px;
    color: #444;
}

.item-avartar-alpha {
    padding: 5px;
    border: 1px solid #ddd;
    margin-bottom: 0px;
}

.images-alpha img {
    display: block;
}

.item-images-start {
    padding: 5px;
    border: 1px solid #ddd;
    border-top: none;
}

.box-slider-alpha {
    padding-right: 1rem;
}
.av_section_2 {
    padding: 4rem 0px;
    background: linear-gradient(107deg, rgba(24,42,122,1) 0%, rgba(74,90,145,1) 100%);
}

.av-content-full h2 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
}
.comment-view p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0px;
    margin-bottom: 15px;
    font-weight: 500;
}
.content-avia-builder p {
    margin-bottom: 10px;
    color: #fff;
}
.hedding-title-map h2 {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    font-size: 25px;
    color: #444;
    text-transform: uppercase;
    font-weight: 400;
}
.box-resot-couner {
    padding: 3rem 0px;
    background: #eee;
}

.hedding-couner h2 {
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.content-couner-resort p {
    color: #fff;
}

.hedding-after-3 {
    padding: 2rem 0px;
    text-align: center;
    color: #444;
    font-weight: 300;
}

.item-images-section img {
    display: block;
}

.item-images-section {
    padding: 10px;
    background: linear-gradient(107deg, rgba(24,42,122,1) 0%, rgba(74,90,145,1) 100%);
    margin-bottom: 1rem;
}

.content-riverside h2 {
    text-align: center;
    padding-bottom: 20px;
    color: #444;
    text-transform: uppercase;
    font-weight: 200;
}

.content-riverside p {
    color: #444;
    text-align: justify;
    font-size: 16px;
}
.box-image-after {
    padding: 3rem 5px;
}

.panorama-view {
    padding: 3rem 0px;
    background: linear-gradient(107deg, rgba(24,42,122,1) 0%, rgba(74,90,145,1) 100%);
}
.content-panorma p {
    padding-bottom: 10px;
}
.panorama-view .hedding-after-3 {
    color: #fff;
    font-weight: 300;
    padding-bottom: 0px;
}

.content-panorma p {
    color: #fff;
}

.box-images-right-panorama img {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.box-member-panorama {
    margin-top: 3rem;
}

.av_tab_section {
    display: none;
}

.av_tab_section.active {
    display: block;
}

.item-tab-data-fake-id {
    background: linear-gradient(107deg, rgba(24,42,122,1) 0%, rgba(74,90,145,1) 100%);
    color: #ffffff;
    border-bottom: none;
    padding: 12px 16px 14px 16px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.item-tab-data-fake-id.active {
    background: #00b3e3;
}

.item-tab_titles {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.content-tabs-abbverts {
    padding: 10px;
    background-color: #f8f8f8;
    border: 1px solid #cdcdcd;
}
.avia-data-table-wrap table {
    border: 1px solid #e1e1e1;
    /* width: 100%; */
}

.avia-data-table-wrap table th {
    background-color: #345574;
    color: #ffffff;
    font-size: 15px !important;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 0;
    text-align: center;
    padding: 9px 12px;
    border-style: solid;
    border-width: 1px;
}

.avia-data-table-wrap table tr {
}

.avia-data-table-wrap table tr td {
    font-size: 15px !important;
    text-transform: none;
    font-weight: normal;
    text-align: center !important;
    padding: 9px 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #cdcdcd;
}

.avia-data-table-wrap table tbody tr:nth-child(odd) {
    background: #f8f8f8;
}

.av_textblock_section_content {
    padding: 2rem 0px;
}

.av_textblock_section_content p {
    margin-bottom: 20px;
}

.avia_textblock ul li {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 7px;
    color: #444;
}

.av_section_5 {
    background-image: url(https://vinhomesland.vn/wp-content/uploads/2022/07/vinhomes-ocean-park-background.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: bottom left;
    position: relative;
      margin-top: 20px;
}

.av-section-color-overlay {
    padding: 5rem 0px;
}

.hedding-form-av {
    text-align: center;
    margin-bottom: 27px;
    color: #fff;
}

.av_section_5:before {
    opacity: 0.7;
    background-color: #000000;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 0;
}

.av-section-color-overlay {
    position: relative;
}

.form_element_fourth input {
    width: 100%;
    margin-bottom: 0;
    display: inline;
    min-width: 50px;
    padding: 13px;
    border-radius: 2px;
    font-family: unset;
}

.av-section-color-overlay form {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 10px;
    justify-content: space-between;
}

.form_element_fourth textra {}

.form_element_fourth textarea {
    width: 100%;
    height: 95px;
    padding: 10px;
    font-family: unset;
    border-radius: 5px;
    border: none;
}

.form_element_fourth.textarea {
    width: 40%;
}

.form_element_fourth {
    width: calc(97% / 2);
}

.av-section-color-overlay form button {
    background: linear-gradient(107deg, rgba(186,129,60,1) 0%, rgba(227,161,39,1) 100%);
    color: #ffffff;
    margin: 0 auto;
    padding: 12px 15px;
    border-radius: 5px;
    font-size: 0.92em;
    min-width: 142px;
    outline: none;
    margin-top: 10px;
}
.hedding-form-av h2 {
    text-transform: uppercase;
}

.box-images-right-panorama {
    padding: 10px;
}











.item-slider-resots.slick-slide.slick-current.slick-active.slick-center {
    height: 400px !important;
    margin: unset;
}

.item-slider-resots.slick-slide.slick-current.slick-active.slick-center img {
    height: 100%;
}

.item-slider-resots.slick-slide.slick-active {
    margin-top: 25px;
    height: 350px !important;
}

.item-slider-resots.slick-slide.slick-active img {
    width: 100%;
    display: block;
}


.item-slider-resots.slick-slide.slick-active img {
    height: 100%;
}

.item-slider-resots.slick-slide {
    margin-top: 20px;
}

.item-slider-resots {
    border-radius: 10px;
    overflow: hidden;
}

.item-slider-resots img {
    border-radius: 10px;
}

.item-home-slider-perper {
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.item-home-slider-perper:before {
    /* content: ""; */
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000003d;
}

.item-slider-resots.clm.slick-slide.slick-current.slick-active.slick-center .item-home-slider-perper:before {
    content: "";
    background: none !important;
}

.item-slider-resots.clm.slick-slide.slick-cloned .item-home-slider-perper:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000080;
}


.item-slider-resots.slick-slide.slick-active .item-home-slider-perper:before {
    content: "";
    background: #0000003d !important;
}

.item-slider-resots.clm.slick-slide .item-home-slider-perper:before {
    /* content: ""; */
    /* background: #00000080; */
}


.list-menu-pages ul {
    display: flex;
    align-items: center;
    gap: 0px 20px;
}

.header-ld-pages {
    background: #eee;
    padding-top: 15rem;
}

.list-menu-pages ul li a {
    display: block;
    padding: 5px;
    font-size: 17px;
}

.list-menu-pages ul li.active a {
    color: #144121;
}
.hedding-ld-pages {
    text-align: center;
}

.hedding-ld-pages h2 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 27px;
    color: #21337b;
    font-weight: 700;
}
.box-return-map img {
    width: 100%;
}




.title-separator-white {
    display: flex
;
    justify-content: center;
    position: relative;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 20px;
}
.title-separator-white:before {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    background: #ffffff;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 77px);
}
.title-separator-white .separator-center {
    display: block;
    width: 32px;
    height: 12px;
    position: relative;
}
.title-separator-white .separator-center:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #ffffff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: 8px;
}
.title-separator-white .separator-center:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #ffffff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 8px;
}
.title-separator-white:after {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    background: #ffffff;
    position: absolute;
    top: calc(50% - 1px);
    right: calc(50% - 77px);
}

.hedding-after-3 h2 {
    color: #152b78;
    text-transform: uppercase;
}

.panorama-view h2 {
    color: #fff;
}
.nz-div-6 {
    color: #fff;
    font-size: 18px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 700;
    background-color: #fff;
    text-align: center;
  }
  
  h3.nz-div-6:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: 0;
    border-top: 1px solid #d0d2d3;
    z-index: 1;
    display: block;
  }
  
  .nz-div-6 .title-holder {
    min-width: 350px;
    height: 45px;
    background: linear-gradient(107deg, rgba(24,42,122,1) 0%, rgba(74,90,145,1) 100%);
    line-height: 45px;
    padding: 0px 20px;
    position: relative;
    z-index: 2;
    text-align: center;
    display: inline-block;
  }
  
  .title-holder:before {
    content: "";
    position: absolute;
    right: -15px;
    border-width: 0px;
    bottom: 0px;
    border-style: solid;
    border-color: #485890 transparent;
    display: block;
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 15px solid #485890;
  }
  
  .title-holder:after {
    content: "";
    position: absolute;
    left: -15px;
    border-width: 0px;
    bottom: 0px;
    border-style: solid;
    border-color: #182a7a transparent;
    display: block;
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: 15px solid #182a7a;
  }

  .hedding-couner h2 {
    color: #152b78;
    font-weight: 700;
}

.content-couner-resort p {
    color: #444;
}





.box-Symphony .hedding-after-3 {
    padding-bottom: 0px;
}

.box-member-panorama:nth-child(2n) .box-list-order-panorama .order-panorama {
    order: 1;
}

.box-member-panorama:nth-child(2n) .box-list-order-panorama .item-order-panorama {
    order: 1;
}

.box-member-panorama:nth-child(2n) .box-list-order-panorama {
    flex-direction: row-reverse;
}

.row.box-list-order-panorama h3 {
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}

.row.box-list-order-panorama h3:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 2px;
    background: #fff;
    bottom: 0;
}
.box-Symphony .hedding-after-3 {
    padding-bottom: 0px;
}

.avia-data-table-wrap {
    padding-bottom: 20px;
}

.avia-data-table-wrap table {
    margin-bottom: 20px;
}
.label-inputs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 59%;
    justify-content: flex-end;
}

.item-images-section {
    position: relative;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.item-images-section img {
    transform: scale(1);
    transition: 1s ease;
}

.item-images-section:hover img {
    transform: scale(1.3);
    transition: 0.5s ease;
}
.box-images-right-panorama {
    position: relative;
    overflow: hidden;
}

.box-images-right-panorama:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    animation: shine 2s infinite 2s;
    display: block;
}

.images-alpha:hover img {
    transform: scale(1.3);
    transition: 0.5s ease;
}

.images-alpha img {
    transform: scale(1);
    transition: 0.5s ease;
}

.item-home-slider-perper img {
    transform: scale(1);
    transition: 0.5s ease;
}
.item-images-start img {
    cursor: pointer;
}
.item-home-slider-perper:hover img {transform: scale(1.5);transition: 0.5s ease;}

.news.hover-effect {
    padding-left: 40px;
    padding-right: 10px;
    transition: 0.5s ease;
}.news-img {
    position: relative;
}

a.news-cat.shadow-sm {
	margin-left: -3rem;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	height: 100%;
	font-size: 13px;
	letter-spacing: .135rem;
	background: linear-gradient(107deg, rgba(186,129,60,1) 0%, rgba(227,161,39,1) 100%);
	color: #ffffff;
	width: 3rem;
	z-index: 1;
	box-shadow: 0 0.15rem 0.35rem rgba(0, 0, 0, 0.075);
}

a.news-cat.shadow-sm strong {
	transform: rotate(180deg);
	writing-mode: vertical-lr;
	text-transform: uppercase;
	font-weight: 700;
}

.news-date {
	position: absolute;
	top: 1rem;
	right: 1rem;
	background-color: #ffffffd9;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	line-height: 1.25;
	padding: .5rem;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	transition: all 0.3s ease-in-out;
}

.news-date span:last-child {
	border-top: 1px solid #000;
}

.news-content.shadow-sm {
	padding: 1.5rem;
	background-color: #fff;
	box-shadow: 0 0.15rem 0.35rem rgba(0, 0, 0, 0.075);
}

h3.news-title a {
	font-size: 19px;
}

h3.news-title {
	line-height: unset;
}

a.velora-hedding {
	font-size: 19px;
	font-weight: 700;
	line-height: 1.1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

figure.image-hover.image-hover-overlay img {
	display: block;
	width: 100%;
	height: 230px;
}

a.news-link svg {
	width: 25px;
	height: 25px;
	margin-left: 10px;
}

a.news-link {
	display: inline-flex;
	align-items: center;
}

.comment-view {
	padding-top: 10px;
}

.news.hover-effect {
	padding-left: 40px;
	padding-right: 10px;
	transition: 0.5s ease;
}

.splide__track button svg {
	width: 20px;
	height: 20px;
	fill: #fff !important;
}
.tab-container {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 20px 0px;
    background: linear-gradient(107deg, rgba(24, 42, 122, 1) 0%, rgba(74, 90, 145, 1) 100%);
}

.tab-buttons {
    display: flex;
    background: #eee;
}

.tab-button {
    flex: 1;
    padding: 10px;
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 16px;
    transition: background 0.3s;
}

.tab-button.active {
    background: #c28735;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.tab-panel {
    display: none;
    padding: 20px;
    font-size: 16px;
}

.tab-panel.active {
    display: block;
}
.tab-container .tab-content {
    background: #fff;
}
.tab-button.active:before {
    content: "";
    position: absolute;
    width: 35px;
    height: 35px;
    background: #fff;
    position: absolute;
    top: 100%;
    transform: rotate(45deg);
}
.content-avia-builder ul li {
    color: #ffffff;
}

.avia-data-table-wrap table tr td span {
    font-size: 15px !important;
}

@media(max-width:990px){

    .avia-data-table-wrap table tr {
        font-size: 15px !important;
    }

    .tab-button {
        width: 100%;
        min-width: max-content;
        max-width: fit-content;
    }
    
    .tab-buttons {
        overflow-x: scroll;
    }

  .main {
    overflow: hidden;
}
  .avia-data-table-wrap {
    /* width: 100%; */
    /* max-width: fit-content; */
    /* min-width: max-content; */
}

.scroll-table {
    overflow-x: scroll;
}
  
    .content-plaza-header {
        width: 100%;
    }
    .box-slider-alpha{
        padding-right: 0px;
    } 
    .box-image-after {
        padding: 1rem 0px 1rem;
    }
    .content-panorma{
        padding-right: 0px;
        padding-bottom: 1rem;
    }   
    .form_element_fourth {
        width: calc(94% / 4);
    }
}
@media(max-width:550px){
  .nz-div-6 .title-holder {
    min-width: auto;
}

.nz-div-6 {
    font-size: 15px;
}

.hedding-title-map {
    width: 90%;
    margin: 0 auto;
}
  
  .label-inputs {
    width: 100%;
}

.form_element_fourth.textarea {
    width: 100%;
}
    .form_element_fourth{
        width: 100%;
    }
    .av-section-color-overlay form {
        gap: 15px;
    }
    .form_element_fourth.textarea{
        margin-top: 0px;
    }
}