@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');

body {
	font-family: 'Kanit', sans-serif;
	border-collapse: collapse
}

html {
	scroll-behavior: smooth
}

label {
	margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0
}

p {
	color: #474b4a;
	margin: 0;
	font-size: 16px;
	line-height: 33px
}

a {
	text-decoration: none !important
}

ul {
	padding: 0;
	margin: 0
}

li {
	margin-right: 15px;
	line-height: 28px;
	color: #474b4a
}

@font-face {
	font-family: 'roboto-regular';
	font-display: swap;
	src: url(../fonts/roboto-regular.html)
}

:root {
	--blue: #0f65b0;
	--bg-gray: #EEE;
	--text-gray: #262626;
	--bg-orng: #6d5042
}

.container {
	max-width: 90%
}

.header {
	position: fixed;
	width: 100%;
	background: #fff;
	z-index: 999;
	top: 0
}

.navbar-dark .navbar-brand {
	color: #000
}

.navbar-dark .navbar-nav .nav-link {
	color: #0e1a4e;
	font-size: 15px;
	font-weight: 400
}

.navbar-dark .navbar-nav .nav-link:hover {
	color: #0e1a4e
}

.navbar-collapse {
	justify-content: end
}

.carousel-inner .carousel-item img {
	border-radius: 15px 150px 15px 15px
}

.slider-banner {
	background-color: #6d5042;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 87px
}

.form {
	padding: 75px;
	padding-left: 100px
}

.form h2 {
	font-size: 54px;
	text-transform: uppercase;
	font-weight: 600;
	color: var(--blue);
	margin-bottom: 8px
}

.form h5 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 100;
	color: #ffffff;
	margin-bottom: 8px
}

.form h3 {
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 100;
	color: #ffffff;
	margin-bottom: 8px
}

.form h4 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 32px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.form h4 span {
	display: block;
	font-size: 22px;
	font-weight: 400;
}

.slider-banner .pattren_design_img {
	position: absolute;
	right: 0
}

.slider-banner .col-md-7 {
	position: relative
}

.form .type {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 34px;
	font-weight: 600
}

.formbox input {
	margin-bottom: 0;
	width: 100%;
	line-height: 28px;
	padding: 8px
}

.frmbtn input {
	background: #f7941d;
	border: none;
	color: #ffff;
	font-weight: 600;
	letter-spacing: 2px
}

.formbox h4 {
	margin: 8px 0;
	font-weight: 600
}

.formbox {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background-color: #000000;
	padding: 25px;
	border-radius: 10px;
	margin-top: 50px;
	box-shadow: 4px 5px 9px 1px #c5c5c5
}

.input-container {
	width: calc(50% - 10px);
	margin-top: 10px
}

.frmbtn {
	width: 100%;
	margin-top: 14px
}

h4.topform_heading {
	position: absolute;
	top: -14%;
	left: 0;
	color: #fff;
	background-color: #f7941d;
	font-size: 16px;
	padding: 7px;
	letter-spacing: .5px
}

.orng-color {
	color: #f7941d;
	font-weight: 600;
	font-size: 34px
}

.phnumber .nav-link {
	background: #6d5042;
	color: #fff !important;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 8px
}

.pd-100 {
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative
}

.main-heading h4 {
	font-size: 34px;
	font-weight: 600;
	color: #0f65b0
}

.main-heading h4 span {
	font-size: 28px;
	font-weight: 400;
	display: block;
	margin-bottom: 30px
}

.container.cont75 {
	max-width: 75%
}

.main-img img {
	margin: 0 auto;
	display: block;
	border-radius: 10px
}

.pattren_design_img.about-us {
	position: absolute;
	bottom: -12%;
	left: 12%;
	z-index: -1
}

.main-img .get-know::before {
	border: 1px solid#000
}

.get-know {
	color: #000;
	font-weight: 400;
	position: absolute;
	top: 30%;
	right: 12%;
	font-size: 34px;
	writing-mode: tb
}

.col-md-6.main-img {
	position: relative !important
}

p.get-know::after {
	content: "";
	position: absolute;
	top: -30%;
	left: 45%;
	width: 3px;
	height: 50px;
	background-color: #000
}

.footer-bg-img {
	background-image: url(../images/footer.jpg);
	height: 500px;
	background-repeat: no-repeat, repeat;
	border-radius: 10px
}

.form-colm input::placeholder {
	color: #fff
}

.form-colm input {
	margin-bottom: 15px;
	background: transparent;
	border: 2px solid#fff
}

.form-colm {
	padding: 90px;
	background-color: #00000061;
}

.btn-primary.btn-framed {
	color: #fff;
	background-color: #f7941d;
	border-color: #6d5042;
	text-align: center;
	margin: 0 auto;
	display: block
}

.footer-heading h2 {
	margin: 200px 0;
	font-size: 48px;
	font-weight: 600;
	color: #ffffff;
	position: relative;
}

.footer-heading h2 span {
	display: block;
	font-size: 38px;
	font-weight: 400
}

.footer-heading img {
	position: absolute;
    top: -11%;
    left: -13%;

}

.footer-section {
	border-top: 1px solid#b3b7b8
}

.footer-section p a {
	color: #000
}

.footer-section p {
	text-align: center;
	color: #000;
	padding: 15px 0;
	font-size: 14px;
}

.high-point li::marker {
	color: #f7941d
}

.high-point {
	margin-top: 15px;
	padding-left: 15px
}

.high-point li {
	margin-bottom: 8px
}

.main-heading h4 {
	font-size: 34px;
	font-weight: 600;
	color: #002;
	margin-bottom: 35px;
	position: relative;
	width: fit-content
}

.main-heading h4::after {
	content: "";
	width: 75px;
	height: 3px;
	position: absolute;
	top: 43%;
	background-color: #002;
	left: 100%;
	margin-left: 15px
}

.main-heading1 h4 {
	font-size: 34px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 35px;
	position: relative;
	width: fit-content
}

.main-heading1 h4::after {
	content: "";
	width: 75px;
	height: 3px;
	position: absolute;
	top: 43%;
	background-color: #fff;
	left: 100%;
	margin-left: 15px
}

.read-btn input {
	background: #f7941d;
	border: none;
	padding: 8px 15px;
	color: #fff;
	margin-top: 25px
}

.pattren_design_img.highlight {
	position: absolute;
	bottom: -12%;
	left: -6%;
	z-index: -1
}

.amenities-sec {
	background: var(--text-gray);
	padding-top: 100px;
	padding-bottom: 100px
}

.amnt img {
	width: 100%;
	margin-bottom: 25px;
	border-bottom-left-radius: 40px
}

.banner-point li {
	list-style: none;
	color: #474b4a;
	font-size: 16px
}

.banner-point {
	margin-top: 15px;
	margin-bottom: 15px
}

.project-logo-sec {
	position: absolute;
	right: 4%;
	top: 0;
	z-index: 99;
}

.bg-gray {
	background: #eee;
	z-index: -1;
	padding-top: 100px;
	padding-bottom: 100px
}

.amnt p {
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding: 8px;
	background: #000;
	position: absolute;
	top: 10px;
	width: 50%;
	letter-spacing: 1px
}

.background-img-way-one {
	background-image: url(../images/way-one.jpg);
	background-repeat: no-repeat, repeat
}

.why-icon {
	height: 175px
}

.why-icon p span {
	display: block
}

.why-icon p {
	color: #fff;
	text-align: center;
	line-height: 26px
}

.why-icon img {
	width: 75px;
	margin: 0 auto;
	display: block;
	margin-bottom: 25px
}

.Amenities-sec li {
	color: #fff
}

.mrgn-top-btm {
	margin-top: auto;
	margin-bottom: auto;
	padding-left: 50px
}

.video-play-button {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	box-sizing: content-box;
	display: block;
	width: 32px;
	height: 44px;
	background: #6d5042;
	border-radius: 50%;
	padding: 18px 20px 18px 28px
}

.video-play-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	background: #6d5042;
	border-radius: 50%;
	animation: pulse-border 1500ms ease-out infinite
}

.video-play-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	background: #6d5042;
	border-radius: 50%;
	transition: all 200ms
}

.video-play-button:hover:after {
	background-color: darken(#fa183d, 10%)
}

.video-play-button img {
	position: relative;
	z-index: 3;
	max-width: 100%;
	width: auto;
	height: auto
}

.video-play-button span {
	display: block;
	position: relative;
	z-index: 3;
	width: 0;
	height: 0;
	border-left: 32px solid #fff;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent
}

@keyframes pulse-border {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}

	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}

.price-box {
	background: #fcfffc;
	text-align: center;
	border-radius: 10px;
	height: 325px;
	position: relative;
	overflow: hidden;
	z-index: 2
}

.price-box::before {
	content: "";
	position: absolute;
	left: -21%;
	top: -67%;
	width: 139%;
	height: 100%;
	background-color: #6d5042;
	border-radius: 50%;
	z-index: 2
}

.price-box::after {
	content: "";
	position: absolute;
	left: -21%;
	top: -60%;
	width: 139%;
	height: 100%;
	background-color: #ffe4c4;
	border-radius: 50%;
	z-index: 1;
	box-shadow: 0 6px 0 7px #fff3e4;
}

h4.typology_heading {
	padding-top: 35px;
	padding-bottom: 20px;
	color: #fff;
	position: relative;
	z-index: 2;
	margin-bottom: 65px;
	font-size: 22px;
	font-weight: 600
}

p.read-btn.price-sec {
	margin-bottom: 19px;
	font-size: 16px
}

.price-box h2 {
	margin-top: 41px;
	padding-bottom: 20px;
	padding-top: 16px;
	font-size: 26px
}

.price-box p {
	font-size: 20px;
	padding: 15px
}

.btn-primary.view-btn {
	background: #6d5042;
	color: #fff;
	font-size: 16px;
	border: none;
	position: absolute;
	z-index: 9;
	left: 50%;
	top: 99%;
	transform: translate(-50%, -50%)
}

.mrgn-35 {
	margin-top: 35px
}

/*.location-sec{background:var(--text-gray);overflow:hidden}*/
.main-heading1.mrgn-top-btm.loct {
	padding-top: 100px;
	padding-bottom: 100px
}

.footer-sec {
	margin-top: 25px;
	padding-left: 15px
}

.footer-sec li span {
	display: block;
	margin-left: 50px
}

.footer-sec li {
	list-style: none;
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: 600
}

.footer-sec .fa {
	background: #f7941d;
	width: 35px;
	height: 35px;
	color: #fff;
	border-radius: 10px;
	padding: 8px 11px;
	font-size: 16px;
	margin-right: 15px
}

.rerano {
	margin-left: 50px
}

.footer-sec li a {
	text-decoration: none;
	color: #474b4a
}

.bg-gray-color {
	background-size: 100% 100% !important;
	background: #eee;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat, repeat
}

.form-colm h2 {
	color: #fff;
	margin-bottom: 25px;
	text-align: center;
	font-size: 26px
}

.background-img-modal {
	background-image: url(../images/gallery/gallery-6.jpg);
	background-repeat: no-repeat, repeat;
	/* height: 500px; */
	background-size: cover;
	padding: 0px;
}

.form-colm.popup {
	padding: 75px;
	background-color: #0000008f;
	backdrop-filter: blur(4px);
}

.my_custom_modal .close {
	position: absolute;
	top: 0;
	right: 0 !important;
	font-size: 24px;
	color: #fff;
	background-color: #2a2424;
	padding: 0;
	margin: 0;
	line-height: unset;
	z-index: 999;
	opacity: 0.8;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	width: 40px;
}

.mobile-section {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	display: none
}

.pd0 {
	padding: 0px;
}

.loc-bg {
	background: #262626;
	box-shadow: 0px 3px 35px 0px rgb(0 0 0 / 9%);

}


.slick-slide {
	margin: 0px 20px;
}

.slick-slide img {
	width: 100%;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}


#exTab1 .tab-content {
	color: white;
	background-color: #ffeddf;
	padding: 15px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills>li>a {
	border-radius: 0;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	border: 1px solid#fff;
	padding: 8px;
}


#exTab1 .nav-pills>li>a.active {
	border-radius: 0;
	color: #fff;
	background: #1f2732;
	font-size: 16px;

	border: 1px solid#fff;
	padding: 8px;
}


.nav.nav-pills {
	background: #6d5042;
	padding: 15px;
	margin-bottom: 15px;
}

.floor-bg {
	background: var(--text-gray);
}


/* change border radius for the tab , apply corners on top*/


@media screen and (max-width: 768px) {
	.change {
		width: 534px !important;
		height: 368px !important;
		border-radius: 0px !important;
	}
}

.strip {
	margin-top: 16px;
	cursor: pointer;
}

/* Sticker styling */
.sticker {
	position: fixed;
	 bottom: 140px;
	 left: 30px;
	 width: 100px;
	 border-radius: 50px;
	 height: 100px;
	 animation: pop 2s linear infinite;
	 z-index: 99999;
 }
 
 /* Animation keyframes for blinking effect */
 @keyframes pop {
	 0% {
		 transform: translateX(0) rotate(0) scale(1);
	 }
 
	 35% {
		 transform: translateY(0) rotate(0) scale(1.1);
	 }
 
	 85% {
		 transform: translateY(0) rotate(0) scale(1.2);
	 }
 
	 89% {
		 transform: translateY(-2px) rotate(-17deg) scale(1.3);
	 }
 
	 93% {
		 transform: translateY(-3px) rotate(17deg) scale(1.2);
	 }
 
	 98% {
		 transform: translateY(-4px) rotate(-17deg) scale(1.1);
	 }
 
	 100% {
		 transform: translateY(0) rotate(0) scale(1);
	 }
 }
 /* Optional: Add some style to the text inside the sticker */
 .sticker span {
	 display: block;
 }