/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
  --animate-duration: 800ms;
  --animate-delay: 0.9s;
}

.bi_banner {
    background: url('https://sixhome.vn/wp-content/uploads/2025/05/Hero-section4.png') no-repeat;
    background-size: cover;
    background-position: bottom;
    min-height: 700px;
    z-index: 9;
}

.bi_banner h2 {
    font-size: 50px;
    margin-bottom: 0;
    color: #fff;
}

.bi_about {
    background: url('https://sixhome.vn/wp-content/uploads/2025/05/c2VydmljZT1pbWFnZXMmc3JjPWh0dHBz.png') no-repeat;
    background-size: cover;
    background-position: top;
    min-height: 710px;
    margin-top: -300px;
	opacity: 0;
  	animation: fadeInUpCustom 1.5s ease-out forwards;
}

.bi_about h2 {
    font-size: 50px;
}

.bi_about div strong {
    margin-bottom: 12px;
    display: block;
}

.bi_about .col.large-4 {
    padding-top: 300px;
}

.duan-text .row-small {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

@keyframes fadeInUpCustom {
  from {
    opacity: 0;
    transform: translateY(150px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-in-up {
  opacity: 0;
  animation: fadeInUpCustom 1.5s ease-out forwards;
}


@keyframes fadeInTopRightToBottomLeft {
  from {
    opacity: 0;
    transform: translate(60px, -60px); 
  }
  to {
    opacity: 1;
    transform: translate(0, 0); 
  }
}

@keyframes fadeInTopLeftToBottomRight {
  from {
    opacity: 0;
    transform: translate(-60px, -60px);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes fadeInTopToBottom {
  from {
    opacity: 0;
    transform: translate(0, -60px);
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

.animate__fadeInTopRightToBottomLeft {
  animation-name: fadeInTopRightToBottomLeft;
  animation-duration: 1.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
}

.animate__fadeInTopLeftToBottomRight {
  animation-name: fadeInTopLeftToBottomRight;
  animation-duration: 1.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
}

.animate__fadeInTopToBottom {
  animation-name: fadeInTopToBottom;
  animation-duration: 1.5s;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
}

.animate__delay-300ms {
  animation-delay: 300ms;
}

.animate-duration-3500ms { 
	animation-duration: 3.5s !important; 
}

.phongvt-contact {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.bi-contact .phongvt-yeu-cau {
    padding-bottom: 0;
}

.bi-contact h2 {
    font-size: 44px;
	color: #333;
}

.bi-contact .icon-box .icon-box-img {width: 24px !important;}

.bi-contact .icon-box-text h4 {
    font-size: 18px;
    color: #333;
    margin-bottom: 8px;
}

.bi-contact .icon-box-text p {
    font-size: 15px;
}

.bi-contact .icon-box-text h4 {
    font-size: 18px;
    color: #333;
    margin-bottom: 8px;
}

.bi-contact .icon-box-text p {
    font-size: 15px;
}

.bi-contact h3 {
    font-size: 24px;
    text-align: center;
    color: #333;
}
.bi-contact .form-submit {
    width: fit-content;
    margin: 0 auto;
    line-height: 1;
}

.bi-contact .form-submit input {
    padding: 12px 40px !important;
    margin: 0;
}

.bi-contact .form-submit span.wpcf7-spinner {
    display: none;
}

.bi-thu-vien-ss1 .text h2,.bi-thu-vien-ss2 .text h2 {
    font-size: 44px;
    margin-bottom: 12px;
}

.bi-thu-vien-ss1 .text p,.bi-thu-vien-ss2 .text p {
    font-size: 16px;
    margin-bottom: 8px;
}

.bi-thu-vien-ss1 .col-left .flickity-slider .box-text h5.post-title {
    font-size: 22px;
    color: #333;
}

.bi-thu-vien-ss1 .col-left .flickity-slider .box-text  p.from_the_blog_excerpt {
    font-size: 16px;
}

.bi-thu-vien-ss1 .col-right .row.large-columns-1.medium-columns-1 .col.post-item {
    padding-bottom: 16px;
}

.bi-thu-vien-ss1 .col-right .row.large-columns-1.medium-columns-1 .col.post-item .box-text {
    padding: 0;
    padding-left: 16px;
}

.bi-thu-vien-ss1 .col-right .col.post-item .box-text h5.post-title,
.bi-thu-vien-ss2 .col.post-item .box-text h5.post-title {
    font-size: 18px;
    margin-bottom: 0;
}

.bi-thu-vien-ss1 .col-right .col.post-item .box-text .is-divider {
    display: none;
}

.bi-thu-vien-ss1 .col-right .col.post-item .box-text p.from_the_blog_excerpt,
.bi-thu-vien-ss2 .col.post-item .box-text p.from_the_blog_excerpt {
    font-size: 14px;
}

.bi-thu-vien-ss1 .col-right .col.post-item .box-text a.button,
.bi-thu-vien-ss2 .col.post-item .box-text a.button {
    font-size: 13px;
    text-transform: none;
    font-style: italic;
    margin-top: 0;
}

.bi-thu-vien-ss1 .col.post-item .box-text h5.post-title a,
.bi-thu-vien-ss2 .col.post-item .box-text h5.post-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333;
}

.slider-du-an h2,.du-an-moi-nhat h2 {
    font-size: 44px;
    margin-bottom: 24px;
}

.slider-du-an .duan-noibat-title {
    font-size: 20px;
    text-transform: uppercase;
}

.du-an-moi-nhat .img-inner.image-cover.dark {
    margin-bottom: 50px;
}

.du-an-moi-nhat .img-inner.image-cover.dark {
    margin-bottom: 50px;
}

.duan-grid .duan-item {
    border-radius: 0;
}

.du-an-moi-nhat .img-inner.image-cover.dark {
    margin-bottom: 50px;
}

.duan-grid .duan-item {
    border-radius: 0;
}

.duan-pagination .page-numbers {
    background: none !important;
    color: var(--wp-admin-theme-color) !important;
    font-weight: 600 !important;
}

.duan-pagination .current {
    background: none !important;
    color: #111 !important;
    font-weight: 600 !important;
}

.single-du-an-cua-chung-toi h2 {
    color: #333;
    margin-bottom: 16px !important;
}

.single-du-an-cua-chung-toi gallery-wrapper {}

.single-du-an-cua-chung-toi .gallery-wrapper a.gallery-item {
    padding: 0;
}

.single-du-an-cua-chung-toi .gallery-grid {
    gap: 6px;
}

.dich-vu-ss1 {
    padding: 60px 0 !important;
}

.dich-vu-ss1 .col {
    padding-bottom: 0;
}

.dich-vu-ss1 .flickity-slider .box-text {
    font-size: 15px;
    padding: 16px;
    text-align: left;
}

.dich-vu-ss1 ol.flickity-page-dots {
    bottom: 8px;
}

.dich-vu-ss1 h2,.dich-vu-ss2 h2,.dich-vu-ss3 h2 {
    font-size: 36px;
	line-height: 1.3
}

.dich-vu-ss3 h2 {
    margin-bottom: 8px;
}

.dich-vu-ss3 {
    padding: 60px 0 !important;
}

.dich-vu-ss3 .col {
    padding-bottom: 0;
}

.dich-vu-ss3 .col.large-4 .text .number {
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    color: #A7A9AC;
}

.dich-vu-ss3 .col.large-4 .text .heading {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.dich-vu-ss3 .col.large-4 .text ul {
    font-size: 15px;
    margin-top: 8px;
}

.dich-vu-ss3 .col.large-4 .text ul li {
    margin-left: 14px;
    list-style: square;
}

.bi_services .row .col .box {
    border: 1px solid #ccc;
	overflow: hidden;
}

.bi_services .row .col:first-child .box {
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
}

.bi_services .row .col:nth-child(3) .box {
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
}

.duan-noibat-item {
    height: 396px;
}

.duan-noibat-item img {
    height: 100% !important;
}

.duan-thumb img {
    height: 350px !important;
}

.banner-du-an h1 {
    font-size: 56px;
}



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.bi_banner {
    min-height: 300px;
}

.bi_banner h2 {
    font-size: 32px;
}

.bi_about {
    min-height: 300px;
    margin-top: 0;
    background-position: 0 60px;
}

.bi_about .col.large-4 {
    padding-top: 0;
}

.bi_about h2 {
    font-size: 32px;
}
	
.bi_project .info .col-inner .row .col:firt-child {
	order: 1
}

.bi_project .info .col-inner .row .col:nth-child(2) {
	order: 2
}

.bi_project .info .col-inner .row .col:nth-child(3) {
	order: 4
}

.bi_project .info .col-inner .row .col:last-child {
	order: 3
}
	
.top_banner h1.entry-title {
    font-size: 36px;
}

.bi_about2 h2, .bi_about3 h2, .bi_about3 h2 span,.bi_about4 h2 {
    font-size: 26px;
}

.bi_about3 h3 {
    font-size: 20px;
    line-height: 1.4;
}	
	
.dich-vu-ss1 h2, .dich-vu-ss2 h2, .dich-vu-ss3 h2 {
    font-size: 24px;
}

.dich-vu-ss1 {
    padding-top: 20px !important;
}

.dich-vu-ss2 {
    padding-left: 15px;
    padding-right: 15px;
}

.dich-vu-ss2 h2 {
    padding-top: 12px;
}

.dich-vu-ss2 h3 {
    margin-bottom: 0;
    font-size: 18px;
}

.dich-vu-ss2 p {
    font-size: 16px;
}	
	
.dich-vu-ss2 .text-box.banner-layer {
    width: 100% !important;
    transform: none;
    top: 0;
    right: 0;
}

.dich-vu-ss2 .text-box.banner-layer p {
    font-size: 16px;
}

.dich-vu-ss2 .text-box.banner-layer li {
    font-size: 16px;
}

.dich-vu-ss2 .text-box.banner-layer ul {
    padding-bottom: 10px;
}	
	
.banner-du-an h1 {
    font-size: 32px;
}

.slider-du-an h2, .du-an-moi-nhat h2 {
    font-size: 28px;
}	
	
.top-banner h1 {
	font-size: 44px;
}	

.bi-contact h2 {
    font-size: 26px;
}	

.bi-thu-vien-ss1 .text h2, .bi-thu-vien-ss2 .text h2 {
    font-size: 26px;
}	
	
.bi-thu-vien-ss1 .text h2, .bi-thu-vien-ss2 .text h2 {
    font-size: 26px;
}

.bi-thu-vien-ss1 .col-left .col-inner {
    margin-bottom: -60px !important;
}

.bi-thu-vien-ss1 .col-right .row.large-columns-1.medium-columns-1 .col.post-item .box-text {
    padding-left: 0;
    padding-top: 14px;
}

.bi-thu-vien-ss2 {
    padding-top: 0 !important;
    margin-top: -40px;
}

.bi-thu-vien-ss3 {
    margin-top: -80px;
    padding-left: 15px;
    padding-right: 15px;
}	
	
}