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

/*************** ADD CUSTOM CSS HERE.   ***************/
.title_mauthietkekhac h3{
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: -0.01em;
	text-align: left;
}
.nav-pagination > li > .current {
	border-color: #DE5D33 !important;
	color: #DE5D33 !important;
	background-color: white !important;
	border-radius: 5px !important;
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border: 2px solid #E0E0E0 !important;
    border-radius: 5px !important;
    color: black !important;
}
.nav-pagination > li > a:hover {
	background-color: #DE5D33 !important;
	color: white !important;
}
.title-page-duan .section-title-main {
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: 0.01em;
	text-align: center;
	text-transform: none;
}
.title-page-duan .section-title b {
	opacity: 0;
}
.project-item-container .container-thumb{
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
}
.project-item-container .container-thumb:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.2;
}
.project-item-container .container-thumb > img{
    height: 220px;
    object-fit: cover;
    object-position: 50%;
}
.project-item-container .container-thumb .hangmuc{
    position: absolute;
    background: #f77e3e;
    left: 10px;
    top: 10px;
    color: #fff;
    padding: 2px 10px;
    border-radius: 4px;
    font-size: 15px;
}
.project-item-container .container-thumb .giathicong{
    display: flex;
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 1;
    color: #fff;
    align-items: center;
}
.project-item-container .container-thumb .giathicong .icon{
    margin-right: 5px;
}

.project-item-container .content-item{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.project-item-container .content-item .detail{
    display: flex;
    align-items: center;
}
.project-item-container .content-item .congnang{
    display: flex;
}
.project-item-container .content-item .congnang .detail{
    margin: 0 12px 0 0;
}
.project-item-container .content-item .detail .icon{
    margin-right: 5px;
}
.project-item-container .content-item{
    background: #eaeceb;
    padding: 10px;
}
.project-item-container .icon{
    width: 20px;
}
.giathicong .text,
.project-item-container .content-item .detail .text{
    font-size: 16px;
    line-height: 1;
}
.project-item-container h3.name{
    color: #f77e3e;
        margin-top: 10px;
    margin-bottom: 5px;
    line-height: 1.2;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.project-item-container p.address{
    color: #000;
}
.amlab_section_form_tinhphi::before {
	content: "";
    position: absolute;
    width: 30%;
    height: 100%;
    background-color: #222222;
    right: 0;
    background-image: url(/wp-content/uploads/2024/04/Abstract-Design.png);
}
.amlab_price_table {
	font-size: 25px !important;
	font-weight: 800 !important;
	line-height: 35px !important;
	text-align: left !important;
	color: #DE6533 !important;
	margin-bottom: 0 !important;
	margin-top: 10px !important;
}
.amlab_price_table_unit {
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 26.6px !important;
	text-align: left !important;
	color: #A4A4A4 !important;
}
.icon_text_center {
	align-items: center;
	margin-bottom: 15px;
}
.icon_text_center .icon-box-text h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 33.6px;
	letter-spacing: 0.03em;
	text-align: left;
	color: #DE6533;
	text-transform: uppercase;
}
.amlab_section_lagi {
	margin-top: -350px;
	z-index: 10;
	padding-bottom: 45px !important;
}
.amlab_section_lagi .row_shadow {
	background-color: white;
	padding: 40px;
	box-shadow: 0px 4px 10px 0px #0000000D;

}
.amlab_grayscale {
	filter: grayscale(100%);
}
.pd-0 {
	padding-bottom: 0 !important;
}
.amlab_thietke_iconbox .icon-box-img+.icon-box-text {
	padding-left: 5px !important;
}
.amlab_thietke_iconbox .icon-box-text p {
	font-size: 15px !important;
	font-weight: 600 !important;
	line-height: 35px !important;
	letter-spacing: -0.01em !important;
	text-align: left !important;
}
.amlab_thietke_subtitle {
	font-size: 40px !important;
	font-weight: 700 !important;
	line-height: 48px !important;
	letter-spacing: 0.01em !important;
	text-align: left !important;
}
.amlab_thietke_title {
	text-transform: uppercase !important;
	font-size: 50px !important;
	font-weight: 700 !important;
	line-height: 60px !important;
	text-align: left !important;

}
.amlab_breadcrumbs .container {
	padding-left: 15px !important;
	padding-right: 30px !important;
	font-size: 14px !important;
}
.logo-left .logo {
    margin-right: 10px !important;
}
.table_trongoi thead th, .table_tinhdientich thead th {
    border: 1px solid;
    border-color: #ccc;
    font-weight: 700!important;
}
.table_tinhdientich>:where(thead,tfoot)>*>th,.table_trongoi>:where(thead,tfoot)>*>th {
    background-color: #dd6321!important;
    color: #fff;
}
.table_tinhdientich>:not(caption)>*>*, .table_trongoi>:not(caption)>*>* {
    background: none;
    border: none;
    box-sizing: content-box;
    float: none!important;
    padding: 0.5rem;
    text-align: left;
    vertical-align: top;
}
.table_tinhdientich tbody tr, .table_trongoi tbody tr {
    border-top: 1px solid;
    border-top-color: #ccc;
}
.table_trongoi tbody tr:nth-child(odd), .table_tinhdientich tbody tr:nth-child(odd) {background-color: #f2f2f2;}

.amlab_first_form, .amlab_second_form, .amlab_third_form {
	background-color: #F8F8F8;
	padding: 24px;
	border:1px solid #E0E0E0;
}
.amlab_second_form, .amlab_third_form {
	display: none;
}
#amlab_btn_next,
#viewcal {
	width: 100%;
    background-color: rgb(222,101,51);
    color: white;
    border-radius: 8px;
    padding: 10px;
	margin: 10px 0 0;
	text-align: center;
	font-size: 17.6px;
	font-weight: bold;
}
#amlab_btn_next {
	display: block;
}
#viewcal {
	display: none;
}
.amlab_second_form #amlab_btn_back1, .amlab_third_form #amlab_btn_back2{
	width: 45%;
	border: 1px solid #DE6533;
	color: #DE6533;
	background-color: transparent;
	border-radius: 8px;
    padding: 10px;
	margin: 0;
	box-sizing: border-box;
    font-size: 17.6px;
    font-weight: bold;
	text-align: center;
}
.amlab_second_form #amlab_btn_next1 {
	width: 45%;
	background-color: #DE6533;
	color: white;
	border-radius: 8px;
    padding: 10px;
	margin: 0;
	box-sizing: border-box;
    font-size: 17.6px;
    font-weight: bold;
	text-align: center;
}
.amlab_second_form .amlab_action p, .amlab_third_form .amlab_action p{
	display: flex;
	justify-content: space-between;
}
.amlab_third_form .amlab_action input[type="submit"] {
	width: 50%;
	border-radius: 8px;
    padding: 10px;
	border:0;
	margin: 0px;
}
.amlab_step {
	width: 34px;
    height: 34px;
    border-radius: 9000px;
    background-color: #E0E0E0;
    color: #6E6E6E;
    display: flex;
    justify-content: center;
    align-items: center;
}
.amlab_step.active {
	background-color: rgb(220,109,50);
    color: white;
}
.amlab_step_div.active {
	background-color: rgb(220,109,50);
}
.amlab_step_div {
	width: 99px;
	height: 6px;
	background-color: #E0E0E0;
	border-radius: 40px;
}
.amlab_form_step {
	display: flex;
    gap: 10px;
    align-items: center;
}
#result td, #result th {
    border: 1px solid #ddd;
    padding: 8px;
    background: #fff;
    font-size: 13px !important;
    font-weight: bold;
    border-radius: 3px;
}

#result th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #DE6533;
    color: white;
}
#contruccal {display: none;}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.title_mauthietkekhac h3{
		font-size: 14px;
		font-weight: 700;
		line-height: 19.6px;
		letter-spacing: -0.01em;
		text-align: left;
	}
    .project-item-container .content-item .congnang {
        flex-wrap: wrap;
    }
    .project-item-container .container-thumb .hangmuc {
        font-size: 12px;
    }
    /*.project-item-container .container-thumb > img {
        height: 110px;
    }*/
    .project-item-container .content-item {
        flex-wrap: wrap;
    }
    .giathicong .text, .project-item-container .content-item .detail .text {
        font-size: 12px;
    }
    .project-item-container h3.name {
        height: 40px;
    }
    .project-item-container p.address {
        font-size: 14px;
    }
	.amlab_thietke_subtitle {
		font-size: 24px !important;
	}
	.amlab_section_lagi {
	    width: 90%;
        margin: -470px auto 0;
	}
	.icon_text_center .icon-box-text h3 {
		font-size: 18px;
	}
	.amlab_second_form .amlab_action input[type="submit"] {
		padding: 0;
		font-size: 15px;
		margin: 0;
	}
	.amlab_thietke_title {
		font-size: 30px !important;
	}
	.amlab_section_lagi .row_shadow {
		padding: 0px;
	}
	.amlab_section_form_tinhphi::before {
		width: 100%;
        height: 25%;
        top: 0;
	}
	.amlab_breadcrumbs .container > div {
		text-align: left !important;
	}
	.tab-project ul li.tab a span {
		font-size: 11px;
	}
	.tab-project ul li.tab a{
		padding: 0 10px !important;
		margin-left: 10px !important;
	}
	.tab-project ul li.tab:first-child a {
		margin-left: 0 !important;
	}
	.tab-project ul {
		flex-wrap: nowrap;
	}
	.tab-project .tab-panels .box-text {
		max-width: 240px !important;
	}
}
.tab-project .tab-panels .box-text .is-divider {
	display: none;
}
.tab-project .tab-panels .post-item:hover .box-text {
	max-width: 240px;
}

.tab-project .tab-panels .box {
	display: block;
    margin: 0 auto;
    padding: 0;
    background: transparent;
}
.tab-project .tab-panels .box-text {
	border: 0;
    /* background: #fff; */
    text-align: center;
    max-width: 0;
	top: 40%;
    left: 0;
    right: 0;
	margin: 0 auto;
    transition-property: max-width;
    transition-duration: 0.5s;
    transition-delay: 0s;
    overflow: hidden;
    padding: 0;
}
.tab-project .tab-panels .box-text .box-text-inner{
	width: 240px;
    padding: 9px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
	box-shadow: 11px 7px 3px 0px black;
	border-radius: 5px;
}
.tab-project .tab-panels .box-text .post-title {
	color: black;
	text-shadow: none;
	font-size: 14px;
}
.tab-project ul li.tab:hover a, .tab-project ul li.tab.active a {
	background-color: #fe0100 !important;
	color: white;
}
.tab-project ul li.tab a{
	background-color: transparent !important;
	border-radius: 0;
	/* margin-left: 20px; */
	color: black;
	padding: 0 40px;
} 
.tab-project ul li.tab a span {
	text-transform: none;
}


article.du-an .entry-header .entry-category,
article.du-an .entry-header .entry-divider{
	display: none;
}
article.du-an .entry-header .entry-title{
	margin-bottom: 0;
	color: #000;
}
article.du-an .entry-content.single-page{
	padding-top: 0;
}

.sidebar-project  .sidebar-project-wrap{
	padding: 20px;
	    box-shadow: 0 0px 15px #0000002e;
}
.sidebar-project  .sidebar-project-wrap > h3{
	line-height: 1.3;
	color: #000;
	border-bottom: 1px solid #f26422;
	padding-bottom: 12px;
}
.sidebar-project p{
	color: #000;
	margin-bottom: 10px;
}
.sidebar-project .item-hangmuc{
	display: flex;
	align-items: center;
    justify-content: space-between;
}
.sidebar-project .item-hangmuc .value{
	font-weight: bold;
}
.hinhanhduan .gallery-col img{
	height: 160px;
	object-fit: cover;
	object-position: 50%;
}
.hinhanhduan > h2,
.duanlienquan > h2{
	color: #000;
	margin-bottom: 25px;
}

body.single-du-an #main .page-wrapper{
	padding: 0 !important;
}
body.single-du-an #header.header {
	position: fixed;
}
body.single-du-an .header-bg-color {
    background-color: transparent;
}
body.single-du-an #header.header .header-wrapper.stuck .header-bg-color{
	background: #000;
}
h1.title-single-project{
    font-size: 34px;
}
p.address-single-project{
	font-size: 18px;
}
.sec-btn-register{
	margin-top: 15px;
}
.sec-btn-register a{
	background-color: #dc6d32;
	color: #fff;
	padding: 8px 10px;
	width: 100%;
	display: block;
	text-align: center;
	border-radius: 4px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.5px;
	font-size: 15px;
}
.sec-btn-register a:hover{
	background: #000;
}

.sidebar-project.is-affixed .inner-wrapper-sticky{
	margin-left: 15px !important;
}

@media screen and (max-width: 768px) {
	h1.title-single-project{
		width: 96%;
	    margin: 0;
	    font-size: 24px;
	    line-height: 1.3;
	    overflow: hidden !important; 
	}
	.blog-single.page-wrapper .banner-layers.container{
		overflow: hidden !important; 
	}
	.blog-single .project-item-container p.address{
		margin-bottom: 0;
	}

}
.wpcf7-not-valid-tip{
	font-size: 13px !important;
}
.recalc{
	background-color: #dc6d32;
	color: #fff;
	padding: 5px 10px;
	border-radius: 3px;
	margin-top: 10px;
	display: inline-block;
}
.wpcf7-form-control.wpcf7-submit{
	background-color: #dc6d32 !important;
	color: #fff !important;
}
.calcresult p{
	margin: 6px 0;
	font-size: 17px;
}