@charset "utf-8";
/* CSS Document */

a {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    color: #000000;
}
a:hover {
    color: #e279c7;
    text-decoration: none;
}

.hero-wrap .overlay-2 {
    z-index: -2;
    background: #d4ca68;
    background: #d4c968;
    background: -moz-linear-gradient(left, #d4c968 0%, rgba(212, 201, 104, 0.9) 36%, rgba(212, 201, 104, 0.55) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #d4c968), color-stop(36%, rgba(212, 201, 104, 0.9)), color-stop(50%, rgba(212, 201, 104, 0.55)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #d4c968 0%, rgba(212, 201, 104, 0.9) 36%, rgba(212, 201, 104, 0.55) 50%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, #d4c968 0%, rgba(212, 201, 104, 0.9) 36%, rgba(212, 201, 104, 0.55) 50%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, #d4c968 0%, rgba(212, 201, 104, 0.9) 36%, rgba(212, 201, 104, 0.55) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(#d4c968), color-stop(36%, rgba(212, 201, 104, 0.9)), color-stop(50%, rgba(212, 201, 104, 0.55)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, #e96fc9 0%, rgba(255, 255, 255, 0) 36%, rgb(255 255 255 / 55%) 50%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4c968', endColorstr='#ffffff', GradientType=1 );
    opacity: .7;
    width: 50%;
}
.ftco-fullwidth .overlay {
    position: absolute;
    width: 73%;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .3;
    background: #baeaf5;
}
.ftco-navbar-light .navbar-nav > .nav-item.active > a {
    color: #e96fc9;
}
.ftco-fullwidth .img {
    /* height: 600px; */
}
/* font */
b { color: #11355A;}
u { color: #c98946; font-weight: bold;}
.font-kanit {
	font-family: kanit!important;
}
.font-sarabun {
	font-family: sarabun!important;
}
.font-default {
	font-family: inherit!important;
}
.font-property {
	font-family: sarabun;
	font-size: 1.2rem;
	font-weight: bold;
	color: #000;
	line-height: 1.4;
	text-align: left;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-top: 10px;
	
}
.txt-location {
	font-family: sarabun;
	font-size: .70rem;
	font-weight: 500;
}
.location {
	font-family: sarabun;
	font-size: .85rem;
	font-weight: 500;
	color: #848287;
	line-height: 1.6;
	text-align: left;
	display: -webkit-box!important;
    -webkit-line-clamp: 2!important;
    -webkit-box-orient: vertical!important;
    overflow: hidden!important;
    text-overflow: ellipsis!important;
}
.detail_service { 
	font-family: sarabun;
	font-size: 1.3rem;
	font-weight: 500;
	color: #000;
	line-height: 1.6;
	text-align: justify;
}
.p-content { 
	font-family: sarabun;
	font-size: 1.3rem;
	font-weight: 500;
	color: #000;
	line-height: 1.6;
}
.mb-2  {
	font-family: sarabun;
	font-size: 1.3rem;
	font-weight: 500;
	color: #000;
	line-height: 1.6;
	margin-top: 20px;
	
} 
.mb-3  {
	font-family: sarabun;
	font-size: 2.4rem;
	font-weight: bold;
	color: #000;
	line-height: 1.6;
	
} 
.sub-service {
	font-family: sarabun;
	font-size: 1.2rem;
	font-weight: 300!important;
	color: #000!important;
	line-height: 1.6;
	
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.services-wrap .media-body h3 {
    font-family: sarabun;
	font-size: 1.2rem;
	font-weight: bold;
	color: #000;
	line-height: 1.6;
	
}
.f-8 { font-size: 8px; }
.f-9 { font-size: 9px; }
.f-10 { font-size: 10px; }
.f-11 { font-size: 11px; }
.f-12 { font-size: 12px; }
.f-13 { font-size: 13px; }
.f-14 { font-size: 14px; }
.f-15 { font-size: 15px; }
.f-16 { font-size: 16px; }
.f-18 { font-size: 18px; }
.f-20 { font-size: 20px; }
.f-22 { font-size: 22px; }
.f-25 { font-size: 25px; }
.f-30 { font-size: 30px; }
.f-32 { font-size: 32px; }
.f-42 { font-size: 42px; }
.f-50 { font-size: 50px; }
.f-60 { font-size: 60px; }

.txt_address { 
	font-family: sarabun;
	font-size: 22px;
	margin-bottom: 0px;
	color: #000;
}
.txt_contact { 
	font-family: sarabun;
	font-size: 22px;
	margin-bottom: 0px;
	color: #000;
}
.txt_description { 
	font-family: sarabun!important;
	font-size: 16px;
	margin-bottom: 0px;
	color: #000;
}
.subheading {
	font-family: sarabun;
    /* display: inline-block;*/
    margin-bottom: 0;
    color: #d4ca68;
    font-size: 2.6rem;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: none;
	line-height: 1.3;
    /*position: relative;*/
}
.heading-section h2 {
	font-family: sarabun;
    font-size: 30px;
    font-weight: 600;
}
/* btn */
.btn.btn-primary {
    background: #e279c7 !important;
    border: 1px solid #dbd1d1 !important;
    color: #fff !important;
}

/* footer */
.ftco-footer {
    font-size: 16px;
    padding: 7em 0;
    background: #e279c7;
    color: rgba(255, 255, 255, 0.9);
}
.m-card {
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: transform .2s;
}
.m-card-all {
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: transform .2s;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 100;
    -webkit-transition: opacity 0.15s ease;
    -o-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
	
}
.carousel-indicators li {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #5a3f9b;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    -webkit-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 50px;
  width: 50px;
  outline: black;
  background: #e179c6 !important;
  color: #fff !important;
  border: 2px solid #fff;
  border-radius: 50%;
 opacity: 5;	
  /*border: 1px solid black;*/
}

.carousel-control-next-icon:after
{
  content: '>';
  font-size: 25px;
  color: #fff;
}

.carousel-control-prev-icon:after {
  content: '<';
  font-size: 25px;
  color: #fff;
}

.service-box-title {
    font-size: 28px;
	font-family: kanit;
	font-weight: bold;
    margin: 0 0 0 0	;
}
.contact-box-title {
    font-size: 22px;
	font-family: sarabun;
	font-weight: bold;
    margin: 0 0 0 0	;
}
.service-box-count { 
	margin: 0!important;
	padding: 0!important;
	font-size: 16px;
	font-family: kanit;
	font-weight: bold;
}
.ts-service-box .ts-service-box-info {
    margin-left: 10px;
    margin-bottom: 40px;
}

.tag-estate-waiting {
	background-color:#5a72b7; color:#fff; 
	padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px;
	font-size: 14px;
	border-radius: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
}

.tag-estate-booking {
	background-color:#ac9ef9; color:#fff; 
	padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px;
	font-size: 14px;
	border-radius: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.tag-estate-success {
	background-color:#a78a71; color:#fff; 
	padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px;
	font-size: 14px;
	border-radius: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
}

.tag_address {
	background-color:#f9b8e8; color:#000; 
	padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px;
	font-size: 14px;
	border-radius: 5px;
	margin-bottom: 5px;
}
.tag_function {
	background-color:#f45897; color:#fff; 
	padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px;
	font-family: sarabun;
	font-size: 20px;
	border-radius: 5px;
	margin-bottom: 5px;
}
.tag_contact {
	background-color:#5a3f9b; color:#fff; 
	padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px;
	font-family: sarabun;
	font-size: 20px;
	border-radius: 5px;
	margin-bottom: 5px;
}
.property-wrap .img {
    display: block;
    width: 100%;
    height: 520px;
    position: relative;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;	
}
.number-buyer {
	font-size: 4rem;
	font-family: sarabun;
	font-weight: bold;
	color: #FFA600;
	text-align: justify;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.property-list .img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;	
}
.property-wrap .text {
	font-family: sarabun;
	font-size: 0.75rem;
    position: relative;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff0;
    -webkit-box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
    width: 100%;
    padding: 25px;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}
.property-wrap .text ul li {
    font-size: 1rem;
    
}
.zoom {
    transition: transform .4s;
}
.zoom:hover {
  	transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.zoom-2 {
    transition: transform .4s;
}
.zoom-2:hover {
  	transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef00;
    border-radius: 0.25rem;
	border:1px solid #cccccc40;
	box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	font-weight: bold;
}
.breadcrumb .li-active { 
	color:#d375ba;
	font-weight: 500;
}
.p-content-about {
	font-family: sarabun;
	font-size: 1.0rem;
	font-weight: 500;
	color: #000;
	line-height: 1.6;
}
.search-property-1 .form-group .form-control {
    padding: 10px 40px 10px 20px;
    display: block;
    width: 100%;
    height: inherit !important;
    font-size: 16px;
    border: 1px solid #aaa;
    color: #000 !important;
    background: #fff !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.soldout {
		position: absolute;
	    top: 30%;
	    left: 50%;
	    transform: translate(-50%, -50%);	
		background-color: #a78a71ed;
		color: #fff;
		font-weight: bold;
		font-family: sarabun;
		font-size: 22px;
		width: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
	}	