/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Montserrat: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&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');



.usp {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 15px 0;
    gap: 32px;
}

.usp p {
    padding: 0px !important;
    margin: 0px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 17px;
}




.OfferBtn {
    position: fixed;
    bottom: 20%;
    left: -85px;
    z-index: 99;
    transform: rotate(-90deg);
}

.OfferBtn h3 {
    padding: 0px;
    margin: 0px;
    font-size: 15px;
    background: #c29033;
    color: #fff;
    font-weight: 700;
	border-radius:5px;
}

.OfferBtn h3 a {
    color: #fff;
    padding: 10px 15px 10px 15px;
    display: block;
}

.OfferBtn h3 a:hover{
	text-decoration:none;
}

/* Sticky Download Brochure button - left side, flush to edge */
.sticky-brochure-btn {
    position: fixed;
    left: 20px;
    top: 60%;
    transform: translateY(-50%) rotate(-90deg);
    transform-origin: left center;
    z-index: 998;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: linear-gradient(135deg, #df9a17, #df9a17);
    color: #fff !important;
    padding: 12px 20px;
    margin: 0;
    font-family: 'Futura Std', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;
    border-radius: 0 8px 8px 0;
    box-shadow: 2px 2px 12px rgba(107, 141, 20, 0.4);
    transition: background 0.25s ease, padding-left 0.25s ease, box-shadow 0.25s ease;
    white-space: nowrap;
}
.sticky-brochure-btn:hover {
	color: #fff !important;
	text-decoration: none !important;
	background: linear-gradient(135deg, #df9a17, #4a6b0f);
	padding-left: 24px;
	box-shadow: 3px 3px 16px rgba(107, 141, 20, 0.5);
}
.sticky-brochure-btn i {
	font-size: 16px;
}
.sticky-brochure-btn span {
	letter-spacing: 0.02em;
}

.modal .term-condition{
margin-top:10px;
margin-bottom:15px;
	color:#000;
	font-size:12px;
	display: inline-block;
	 font-family: 'Open Sans', sans-serif;
}


.term-condition{
margin-top:10px;
	color:#000;
	font-size:12px;
	display: inline-block;
	 font-family: 'Open Sans', sans-serif;
}

input[type=checkbox] {
    margin: 4px 0 30px 0;
    margin-top: 1px\9;
    line-height: normal;
}






#text {
    display: none;
}

.btn-container button {
    background: #df9a17;
    padding: 8px 15px;
    color: #fff;
    border: none;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
}


.mobile{
display:none;
}

.privacy-policy{
    padding:5% 0;
}

.privacy-policy h4 {
    color: #000;
   font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 25px;
    margin: 0px 0 0px 0;
    padding: 0px;
    text-align: left;
}

.privacy-policy h3 {
    color: #000;
   font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin: 0px 0 0px 0;
    padding: 0px;
    text-align: left;
}

.privacy-policy p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #4d4d4d;
    margin: 0px;
    line-height: 36px;
    padding-bottom: 10px;
    text-align: left;
    font-weight: 400;
}


.certificate-section{
	padding:80px 0 80px 0;
}
.certi-box{
	border:#ddd solid 1px;
	text-align:center;
	padding:25px 0 25px 0;
}

.certi-box .dwn-btn{
	background:#c39b39;
	padding:10px 12px;
	font-size:16px;
	color:#fff;
	display:inline-block;
	margin-top:25px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	border-radius:5px;
}

.certi-box h4{
	font-size:20px;
	font-weight:700;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	padding:5px 10px 0px 10px;
	margin:0px;
}
.certi-box img{
	width:65%;
	height: 100%;
}




/* Open dropdown on hover */
.navbar-nav > .dropdown:hover > .dropdown-menu {
  display: block;
}

/* Optional: Keep smooth dropdown look */
.dropdown-menu {
    padding: 0px 0 0 0;
}

/* Optional: Change cursor */
.navbar-nav > .dropdown > a {
  cursor: pointer;
}

.dropdown-menu li a {
    color: #000 !important;
    padding: 10px 10px 10px 10px;
}

.dropdown-menu li a:hover {
    color: #000 !important;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #fff;
}


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #fff;
}


.Ftrlinks {
    padding: 0 25px 20px 25px;
}

.ftrlinkxbox h3 {
    padding: 0px 0 15px 0;
    margin: 0px;
    color: #fff;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.ftrlinkxbox ul {
    padding: 0px;
    margin: 0px;
     
}


.ftrlinkxbox ul li{
	padding:0px;
	margin:0px 15px 0 5px;
	list-style:none;
	
}

.ftrlinkxbox ul li a {
    padding: 0px 0 0px 0;
    margin: 0px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    display: inline-block;
}

.copyright {
    margin: 30px 0 0 0;
    border-top: #bd882e solid 1px;
    padding: 20px 0 0 0;
}

.copyright p{
	text-align:center !important;
}

.reraftr {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}





















.accordion {
	background-color: #e1e1e1;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 16px;
	transition: 0.4s;
	font-family: 'Inter', sans-serif;
}
.active, .accordion:hover {
	background-color: #ccc;
}
.accordion:after {
	content: '\002B';
	color: #777;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}
.active:after {
	content: "\2212";
	display:none;
}

.abt-img{
	display:none;
}

.panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	margin-bottom:0px;
}

.container{
	width:auto;
	/*margin-left:20px;
	margin-right:20px;*/
}

.panel p {
	font-family: 'Inter', sans-serif;
	text-align:left;
	padding:10px 5px;
	font-size:16px;
	margin:0px;
}
.faq_section {
	padding: 70px 0px 40px 0;
	text-align:center;
	background-color: #fff;
	width:80%;
}
.faq_heading h2 {
	color:#000;
	font-family: 'Futura Std', sans-serif;
	font-weight:600;
	font-size:30px;
	margin:0px 0 40px 0;
	position:relative;
	display:inline-block;
	padding:0 0 10px 0;
}
 .faq_heading h2::before {
content:"";
width:90px;
height:4px;
position:absolute;
bottom:0;
right:0;
background: #733141;
margin: auto;
left: 0;
}
.faq_heading h2::after {
content:"";
width:10px;
height:10px;
position:absolute;
bottom:-3px;
right:0;
margin: auto;
left: 0;
border-radius:50%;
background:#fff;
}
.developer_section {
	padding: 70px 0px 40px 0;
	text-align:center;
	background-color: #fff;
}
.developer_heading h3 {
	color: #df9a17;
    font-family: 'Futura Std', sans-serif;
    font-weight: 700;
    font-size: 35px;
    margin: 0px 0 40px 0;
    padding: 0px 0 0px 8px;
    text-align: center;
    position: relative;
    display: inline-block;
}

.developer_section p {
	font-family: 'Futura Std', sans-serif;
	font-size:15px;
	color:#353434;
	margin:0px;
	line-height:28px;
	padding-bottom:10px;
	text-align:center;
}

/* Developer section - redesigned */
.developer_section {
    padding: 40px 0 90px;
    text-align: center;
    background: linear-gradient(180deg, #f2f7ed 0%, #ffffff 40%, #f8fbf5 100%);
}
.developer_section .developer_heading {
	margin-bottom: 36px;
}
.developer_section .developer_heading h3 {
	color: #2d3436;
	font-size: 32px;
	margin: 0 0 14px 0;
	padding: 0;
	letter-spacing: 0.02em;
}
.developer_section .developer_heading h3 .yellow {
	color: #df9a17;
}
.developer_section .developer_heading h3::after {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 4px;
	background: linear-gradient(90deg, #df9a17, #8ab020);
	border-radius: 2px;
}
.developer_section .row {
	display: flex;
	justify-content: center;
}
.developer_section .col-lg-12 {
    max-width: 1260px;
    margin: 0 auto;
}
.developer_section .col-lg-12 p {
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	color: #2d3436;
	line-height: 1.8;
	margin: 0;
	padding: 28px 32px;
	text-align: center;
	background: #fff;
	border-radius: 16px;
	box-shadow: 0 4px 24px rgba(107, 141, 20, 0.08), 0 2px 8px rgba(0, 0, 0, 0.04);
	border: 1px solid rgba(107, 141, 20, 0.1);
}
 @keyframes ripple {
 0% {
 box-shadow: 0 0 0 .3rem rgba(0, 0, 0, 0.3);
}
 100% {
 box-shadow: 0 0 0 4rem rgba(0, 0, 0, 0);
}
}
 @keyframes bigtext {
 0% {
transform: scale(0.9);
}
 50% {
transform: scale(1);
}
 100% {
transform: scale(0.9);
}
}
* {
	margin:0px;
	padding:0px;
}
.mb-30 {
	margin-bottom:30px;
}
.mt-40 {
	margin-top:40px;
}
.slider_content img {
	display:none;
}


.mobile-slider{
	display:none;
}

.carousel img{
	width:100%;
}


#myCarousel i.fa.fa-chevron-left, #myCarousel2 i.fa.fa-chevron-left {
    background: #ffffffeb;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #1b1b1b;
    font-size: 17px;
}

#myCarousel i.fa.fa-chevron-right, #myCarousel2 i.fa.fa-chevron-right {
    background: #ffffffeb;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #1b1b1b;
    font-size: 17px;
}

.carousel-control {
    opacity: 1 !important;
}

.carousel-control:hover{
	opacity:0.8 !important; 
}


.modal-title {
	font-family: 'Futura Std', sans-serif;
	font-size:22px;
	font-weight:700;
	text-align:center;
	color:#000;
	margin:0px 0 20px 0;
	position:relative;
	padding:10px 0 10px 0;
}
.modal-header {
	border-bottom:0px;
	padding:0px;
}
.modal-content {
	border: none !important;
}
.modal-header img {
	position: absolute;
	top: 15px;
	left: 30px;
	width: 17%;
}
.modal-body {
	position: relative;
	padding: 0px 15px;
}
.modal-body .form-control {
	border-radius:20px;
	padding:12px 12px;
	height:auto;
	border: solid 1px #dedede;
	margin-bottom:15px;
	box-shadow: none;
}
.modal-body:placeholder {
font-family: 'Futura Std', sans-serif;
font-size:15px;
}
.modal-body .form-control:focus {
	box-shadow:none;
	border: solid 1px #dedede;
}
.modal-body input[type=submit] {
	padding:12px 12px;
	background: #df9a17;
	color:#fff;
	font-family: 'Futura Std', sans-serif;
	font-size:16px;
	border: none;
	width:100%;
	border-radius: 20px;
}
#exampleModal .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    top: 25px;
    position: absolute;
    right: 15px;
}
.modal-dialog {
	width:480px;
}
.modal-footer {
	border-top:0px;
	text-align:center;
	margin:15px 0 0 0;
	padding: 10px 10px;
}

.modal-footer p{
	color:#000;
	font-family: 'Futura Std', sans-serif;
	font-size:13px;
	margin:0px;
	padding: 40px 15px 20px 15px;
	line-height:22px;
	
}

.modal-footer h6 {
	color:#fff;
	font-size:18px;
	font-family: 'Futura Std', sans-serif;
	padding:0px;
	margin:0px;
}
.modal-footer h6 a {
	color:#fff;
}
.modal-footer h6 a:hover {
	text-decoration:none;
}

/* Modal popup - redesigned (styling only, form fields unchanged) */
.modal .modal-dialog {
	width: 440px;
	max-width: 95%;
	margin: 30px auto;
}
.modal .modal-content {
	border: none;
	border-radius: 20px;
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2), 0 8px 24px rgba(223, 154, 23, 0.12);
	overflow: hidden;
	background: #fff;
}
.modal .modal-header {
	border-bottom: none;
	padding: 24px 50px 16px 24px;
	background: linear-gradient(135deg, #fefcf7 0%, #fff9ef 100%);
	position: relative;
}
.modal .modal-title {
	font-family: 'Futura Std', sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #2d3436;
	margin: 0;
	padding: 0;
	text-align: left;
	letter-spacing: 0.02em;
}
.modal .modal-header .close {
	position: absolute;
	top: 50%;
	right: 16px;
	transform: translateY(-50%);
	margin: 0;
	padding: 0;
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	line-height: 1;
	color: #636e72;
	opacity: 0.9;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.06);
	transition: background 0.2s ease, color 0.2s ease;
}
.modal .modal-header .close:hover {
	opacity: 1;
	color: #2d3436;
	background: rgba(0, 0, 0, 0.1);
}
.modal .modal-body {
	padding: 8px 24px 24px;
}
.modal .modal-body .col-lg-12 {
	margin-bottom: 14px;
}
.modal .modal-body .col-lg-12:last-of-type {
	margin-bottom: 0;
}
.modal .modal-body .form-control {
	border-radius: 10px;
	padding: 12px 16px;
	height: auto;
	border: 1px solid rgba(223, 154, 23, 0.35);
	margin-bottom: 0;
	box-shadow: none;
	font-size: 15px;
	background: #fff;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.modal .modal-body .form-control:focus {
	border-color: #df9a17;
	box-shadow: 0 0 0 3px rgba(223, 154, 23, 0.15);
	outline: none;
}
.modal .modal-body .form-control::placeholder {
	color: #95a5a6;
	font-size: 14px;
}
.modal .modal-body input[type=submit] {
	padding: 14px 16px;
	background: linear-gradient(135deg, #df9a17, #c78814);
	color: #fff;
	font-family: 'Futura Std', sans-serif;
	font-size: 16px;
	font-weight: 700;
	border: none;
	width: 100%;
	border-radius: 12px;
	margin-top: 4px;
	box-shadow: 0 4px 14px rgba(223, 154, 23, 0.35);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.modal .modal-body input[type=submit]:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(223, 154, 23, 0.45);
}
.modal .modal-body .term-condition {
	font-size: 12px;
	color: #636e72;
	line-height: 1.5;
}
.modal .modal-body .term-condition a {
	color: #df9a17;
	text-decoration: underline;
	text-underline-offset: 2px;
}
.modal .modal-body .term-condition a:hover {
	color: #c78814;
}
.modal .modal-body input[type=checkbox] {
	margin-right: 8px;
	vertical-align: middle;
}
.modal .modal-footer {
	border-top: 1px solid rgba(223, 154, 23, 0.15);
	padding: 16px 24px;
	margin: 0;
	background: #fefcf7;
}
.modal .modal-footer h6 {
	color: #2d3436;
	font-size: 15px;
}
.modal .modal-footer h6 a {
	color: #df9a17;
}
.modal .modal-footer h6 a:hover {
	color: #c78814;
	text-decoration: underline;
}

#myHeader {
	background:#df9a17;
}
.sticky {
	position: sticky;
	top: 0;
	width: 100%;
	z-index:9;
}



.left-arrow{
	position:absolute;
	top:50%;
	left:10px;
	width: 15% !important;
}

.right-arrow{
	position:absolute;
	top:50%;
	right:10px;
	width: 15% !important;
}

.carousel-control.left{
	 background:none;
}
.carousel-control.right{
	 background:none;
}	


.navbar-brand img {
    width: 95px;
}
.main-menu {
	padding:5px 0;
	background: #fff;
}
.main-menu .navbar-default {
	background:none !important;
	border:none !important;
}


.navbar-brand {
    height: auto;
    padding: 0px !important;
    margin-top: 0px;
}

.main-menu .navbar {
	margin-bottom:0px;
}
.main-menu .navbar-nav li a {
    font-family: 'Futura Std', sans-serif;
    font-size: 16px;
    font-weight: 700;
    transition: 1s;
    color: #000;
    padding: 8px 15px 5px 15px;
}
.main-menu .navbar-nav li a i {
	color:#df9a17;
}
.main-menu .navbar-nav {
    margin-top: 9px;
}
.main-menu .navbar-nav li a:hover {
	color:#df9a17 !important;
}

.main-menu .navbar-nav li a:focus {
	color:#df9a17 !important;
}
.main-menu .navbar .btn {
	background:#df9a17;
	margin-top:0px;
}
.main-menu .navbar .btn a {
	color:#fff !important;
	padding:5px 8px !important;
	font-family: 'Futura Std', sans-serif;
	font-size:15px;
	font-weight:700;
}
.main-menu .navbar .btn a:hover {
	color:#fff !important;
}

/* Enquire Now button */
.main-menu .navbar .nav-enquire {
	margin-left: 6px;
	margin-right: 4px;
}
.main-menu .navbar .nav-enquire a {
	display: inline-block;
	background: linear-gradient(135deg, #df9a17, #df9a17);
	color: #fff !important;
	padding: 8px 18px !important;
	font-family: 'Futura Std', sans-serif;
	font-size: 14px;
	font-weight: 700;
	border-radius: 26px;
	letter-spacing: 0.02em;
	box-shadow: 0 2px 10px rgba(107, 141, 20, 0.35);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.main-menu .navbar .nav-enquire a:hover {
	color: #fff !important;
	transform: translateY(-1px);
	box-shadow: 0 4px 14px rgba(107, 141, 20, 0.45);
}

/* Phone number in nav - new design */
.main-menu .navbar .nav-phone {
	margin-left: 2px;
}
.main-menu .navbar .nav-phone a {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #2d3436 !important;
	padding: 8px 14px 8px 12px !important;
	font-family: 'Futura Std', sans-serif;
	font-size: 15px;
	font-weight: 700;
	background: #f8fbf5;
	border: 1px solid rgba(107, 141, 20, 0.35);
	border-radius: 26px;
	transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.main-menu .navbar .nav-phone a:hover {
	color: #df9a17 !important;
	background: #fff;
	border-color: #df9a17;
}
.main-menu .navbar .nav-phone a i {
	color: #df9a17;
	font-size: 14px;
}
.main-menu .navbar .nav-phone a:hover i {
	color: #df9a17;
}
.main-menu .navbar .nav-phone .nav-phone-num {
	letter-spacing: 0.02em;
}
/*Broucher animated button start*/

.mobile-view {
	display:none;
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @-webkit-keyframes slideInDown {
 0% {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 visibility: visible
}
 80% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
}
 @keyframes slideInDown {
 0% {
 -webkit-transform: translate3d(0, -100%, 0);
 transform: translate3d(0, -100%, 0);
 visibility: visible
}
 80% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0)
}
}
/*Broucher animated button end*/





.slider_content_left {
	padding: 28px 24px 24px;
	text-align: center;
	background: linear-gradient(180deg, #ffffff 0%, #f7faf2 100%);
	border-radius: 16px;
	box-shadow: 0 4px 24px rgba(107, 141, 20, 0.12), 0 1px 3px rgba(0, 0, 0, 0.06);
	border: 1px solid rgba(107, 141, 20, 0.2);
	position: relative;
	overflow: hidden;
}
.slider_content_left::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	background: linear-gradient(90deg, #df9a17, #8ab020);
	border-radius: 16px 16px 0 0;
}
.slider_content_left h4 {
    font-family: 'Futura Std', sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #df9a17;
    margin: 0;
    position: relative;
    padding: 0 0 8px 0;
    letter-spacing: 0.02em;
}
.slider_content_left h4 span {
	display: block;
	color: #008743;
	font-size: 26px;
}

.slider_content_left img {
    margin-bottom: 18px;
    height: auto;
    max-width: 70px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    opacity: 0.95;
}


.slider_content_left h5 {
    font-family: 'Futura Std', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #2d3436;
    margin: 0;
    padding: 0 8px;
    line-height: 1.4;
    letter-spacing: 0.01em;
}


.slider_content_left p {
	font-family: 'Futura Std', sans-serif;
    font-size: 18px;
    color: #636e72;
    margin: 6px 0 0 0;
    padding: 0 8px;
    font-weight: 400;
    line-height: 1.35;
}

.slider_content_left .price {
	 
	padding-top: 10px;
	 
}
.slider_content_left .price h3 {
    display: inline-block;
    background: linear-gradient(135deg, #df9a17, #df9a17);
    color: #fff;
    padding: 12px 50px;
    border-radius: 30px;
    margin: 0;
    font-size: 20px;
    box-shadow: 0 2px 12px rgba(107, 141, 20, 0.35);
}
.slider_content_left .price h3 span {
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	opacity: 0.95;
	display: block;
	margin-bottom: 2px;
}
.slider_content_left .price h3 i {
	margin-left: 2px;
}

.slider {
	padding:0;
	    background: #fff;
}


.slider .col-lg-8{
	width:72%;
}

.slider .col-lg-4{
	width:28%;
}

.slider .col-lg-8{
	padding-left:0px;
	padding-right:0px;
}

.slider .row {
    display: flex;
    justify-content: center;
    align-items: end;
    
}
.slider_content {
	background:rgba(255, 255, 255, 0.8);
	padding:0px 0px 0px 0px;
	text-align:center;
}


.modal-header .close {
    position: absolute;
    top: 5px;
    right: 5px;
}

.modal .fa-whatsapp{
	color:#28a745;
}


.modal h6 {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    padding: 15px 0px 25px 0px;
    margin: 0px;
    text-align: center;
    font-family: 'Lato', sans-serif;
}

.modal h6 span {
    display: block;
    margin: 10px 0 0 0;
}

.modal h6 span i {
    width: 30px;
    height: 30px;
    background: #df9a17;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin: 0 5px 0 0;
}

.modal h6 span a {
    color: #000;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 20px;
}



.inquery-btn{
	display:none;	
}

.inquery-btn span{
	margin:0 5px 0 5px;
}


.inquery-btn .fa-whatsapp {
    color: #28a745;
}

.inquery-btn .fa-phone {
    color: #af0d1a;
}

.inquery-btn a{
	color: #df9a17;
    padding: 12px 25px 12px 25px;
    border-radius: 25px;
    font-family: 'Futura Std', sans-serif;
    margin-top: 30px;
    display: inline-block;
	font-size:18px;
	text-align:center;
	margin-right: 10px;
	border:#df9a17 solid 1px;
	font-weight:500;
	transition:1s ease-in-out;
}


.inquery-btn a:hover{
	background:#df9a17;
	color:#fff;
	border:#df9a17 solid 1px;
	text-decoration:none;
}

.inquery-btn a:focus{
	outline:none;
}
	

.price a{
	color: #000;
     padding: 0px;
    font-family: 'Futura Std', sans-serif;
    margin-top: 25px;
	font-size:18px;
	text-align:center;
	font-weight:700;
	display:inline-block;
	cursor:default;
	
}

.price h3 {
    color: #000;
    padding: 0px;
    margin: 12px 0 0 0;
    font-family: 'Futura Std', sans-serif;
    font-size: 22px;
    text-align: center;
    font-weight: 700;
}

.price h3 span{
	 font-weight:500;
}

.price a span{
	display:block;
	text-align:center;
	font-size:25px;
	font-weight:700;
}
.price a:hover{
	text-decoration:none;
}





.slider-img img{
	border-radius:25px;}
	
	
	
	.carousel .item{
		background:none;
		border-radius:25px;
	}
	

	
	
.slider_content h4 {
	font-family: 'Futura Std', sans-serif;
	font-size:50px;
	font-weight:700;
	text-align:center;
	color:#df9a17;
	margin:0px 0 0px 0;
	position:relative;
	padding: 5px 0 10px 0;
}
.slider_content h4 span {
	display:block;
	color:#008743;
	font-size:25px;
	text-transform: uppercase;
}
.slider_content h2 {
	font-family: 'Futura Std', sans-serif;
	font-size:18px;
	font-weight:700;
	text-align:center;
	color:#fff;
	margin:0px 0 15px 0;
	padding:0;
}
.slider_content p {
	font-family: 'Futura Std', sans-serif;
	font-size:18px;
	color:#df9a17;
	margin:0px;
	padding: 20px 0;
	font-weight:700;
}
.slider_content h5 {
	font-family: 'Futura Std', sans-serif;
	font-size:22px;
	font-weight:500;
	color:#fff;
	margin:0px 0 0px 0;
	padding: 12px 5px;
	background: #df9a17;
}
.slider_content h6 {
	font-family: 'Futura Std', sans-serif;
	font-size:15px;
	font-weight:500;
	color:#000;
	margin:10px 0 10px 0;
	padding:  12px 8px;
	background:#e0c161;
	line-height:22px;
}
.slider_form {
    padding: 0px 0px 0px 0px;
    border-radius: 35px;
    margin-top: 1%;
}
.slider_form h3 {
    font-family: 'Futura Std', sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    color: #000;
    margin: 0px 0 0px 0;
    position: relative;
    padding: 30px 0 15px 0;
}

/* Slider form - redesigned (styling only) */
.slider_form {
    margin-top: 20px;
    padding: 0 0 20px 0;
    background: linear-gradient(180deg, #ffffff 0%, #fefcf7 100%);
    border-radius: 20px;
    box-shadow: 0 8px 32px rgba(223, 154, 23, 0.15), 0 2px 12px rgba(0, 0, 0, 0.06);
    border: 1px solid rgba(223, 154, 23, 0.25);
    overflow: hidden;
}
.slider_form h3 {
    padding: 24px 24px 8px;
    margin: 0;
    font-size: 22px;
    color: #2d3436;
    letter-spacing: 0.02em;
}
.slider_form h3::after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: linear-gradient(90deg, #df9a17, #e0c161);
    border-radius: 2px;
    margin: 12px auto 0;
}
.slider_form form {
    padding: 8px 24px 24px;
}
.slider_form .col-lg-12 {
    margin-bottom: 16px;
}
.slider_form .col-lg-12:last-of-type {
    margin-bottom: 0;
}
.slider_form .form-control {
    border-radius: 10px;
    padding: 12px 16px;
    height: auto;
    border: 1px solid rgba(223, 154, 23, 0.35);
    margin-bottom: 0;
    box-shadow: none;
    font-size: 15px;
    background: #fff;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.slider_form .form-control:focus {
    border-color: #df9a17;
    box-shadow: 0 0 0 3px rgba(223, 154, 23, 0.15);
    outline: none;
}
.slider_form .form-control::placeholder {
    color: #95a5a6;
    font-size: 14px;
}
.slider_form input[type=submit] {
    padding: 14px 16px;
    background: linear-gradient(135deg, #df9a17, #c78814);
    color: #fff;
    font-family: 'Futura Std', sans-serif;
    font-size: 16px;
    font-weight: 700;
    border: none;
    width: 100%;
    border-radius: 12px;
    margin-top: 8px;
    box-shadow: 0 4px 14px rgba(223, 154, 23, 0.35);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.slider_form input[type=submit]:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(223, 154, 23, 0.45);
}
.slider_form .term-condition {
    font-size: 12px;
    color: #636e72;
    line-height: 1.5;
}
.slider_form .term-condition a {
    color: #df9a17;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.slider_form .term-condition a:hover {
    color: #c78814;
}
.slider_form input[type=checkbox] {
    margin-right: 8px;
    vertical-align: middle;
    margin-bottom: 1px;
}


.iti {
    position: relative;
    display: inline-block;
    width: 100%;
}

.iti--separate-dial-code .iti__selected-flag {
    background: none !important;
}


.iti__country-list {
    white-space: normal !important;
}

.slider_form select {
    padding: 10px 0px !important;
	font-family: 'Futura Std', sans-serif;
	color: #555;
}

.slider_form .col-lg-8{
	padding-left:0px;
	padding-right:15px;
}

.slider_form .form-control {
    border-radius: 0px;
    padding: 10px 12px;
    height: auto;
	border:none;
    border-bottom: solid 1px #df9a17;
    margin-bottom: 0px;
	box-shadow:none;
}
.slider_form:placeholder {
font-family: 'Futura Std', sans-serif;
font-size:15px;
}
.slider_form .form-control:focus {
	box-shadow:none;
	 border-bottom: solid 1px #df9a17;
}
.slider_form input[type=submit] {
    padding: 12px 12px;
    background: #df9a17;
    color: #fff;
    font-family: 'Futura Std', sans-serif;
    font-size: 16px;
    border: none;
    width: 100%;
    border-radius: 0px;
	margin-top: 15px;
}
/*.slider_heading{margin-bottom:50px;}
.slider_heading h1{font-family: 'Futura Std', sans-serif; font-size:45px; color:#FFFFFF; text-align:center; font-weight:700;}
.slider_heading p{font-family: 'Futura Std', sans-serif; font-size:22px; color:#FFFFFF; text-align:center;}*/


.short_detail {
	position: relative;
	padding: 0px;
	text-align: center;
	margin-top: -35px;
	background: #df9a17;
}
.short_detail_box {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
	padding:20px 25px;
}
.short_detail_box h3 {
	font-family: 'Futura Std', sans-serif;
	font-size:22px;
	font-weight:700;
	color:#fffefe;
	margin:0;
	padding:0px;
}
.short_detail_box p {
	font-family: 'Futura Std', sans-serif;
	font-size:16px;
	font-weight:500;
	color:#fff;
	margin:0;
	padding:5px 0 0 0;
	z-index:1;
}
.short_detail_box p a {
	background:#733141;
	color:#fff;
	padding:5px;
	margin-top:5px;
	display: inline-block;
	border-radius:3px;
}
.short_detail_box p a:hover {
	text-decoration:none;
}
.short_detail .col-lg-3 {
	padding-left:0px;
	padding-right:0px;
}
.short_detail .row {
	margin-left:0px;
	margin-right:0px;
}
.blue {
	background:#782fb0;
}


.about_content {
    padding: 0 50px 0 50px;
}

.about {
	padding: 100px 0 110px;
	text-align: center;
	background: linear-gradient(165deg, #f8fbf5 0%, #ffffff 45%, #f2f7ed 100%);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
.about::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: linear-gradient(90deg, transparent, rgba(107, 141, 20, 0.25), transparent);
	opacity: 0.6;
}
.about_content p {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    color: #3d3d3d;
    margin: 0 0 18px 0;
    line-height: 1.75;
    padding-bottom: 0;
    text-align: left;
    font-weight: 400;
}
.about_content .col-lg-7 p:last-of-type {
	margin-bottom: 0;
}

.about_content h3 {
	color: #df9a17;
	font-family: 'Futura Std', sans-serif;
	font-weight: 500;
	font-size: 26px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}


.about_content h4 {
	color: #df9a17;
	font-family: 'Futura Std', sans-serif;
	font-weight: 500;
	font-size: 22px;
	margin: 10px 0 20px 0;
	padding: 0;
	text-align: center;
}
.about_content h2 {
    color: #df9a17;
    font-family: 'Futura Std', sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin: 0;
    position: relative;
    display: block;
    padding: 10px 0 5px 0;
    text-align: left;
}
.about_content h1 {
	color: #2d3436;
	font-family: 'Futura Std', sans-serif;
	font-weight: 700;
	font-size: 32px;
	margin: 0;
	padding: 0 0 12px 0;
	text-align: center;
	position: relative;
	display: inline-block;
	letter-spacing: 0.02em;
}
.about_content h1::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 60px;
	height: 4px;
	background: linear-gradient(90deg, #df9a17, #8ab020);
	border-radius: 2px;
}

.yellow{
	color:#df9a17;
}


.about_content h3::before {
content:"";
width:4px;
height:39px;
position:absolute;
bottom:0;
background: #008743;
left: 0;
display:none;
}
.about_content h2 span {
	color:#008743;
}
.abt_feature {
	margin-left:20px;
}
.abt_feature li {
	color:#353434;
	font-family: 'Futura Std', sans-serif;
	font-size:17px;
	margin:0px 0 15px 0;
	text-align:left;
}
.about_content_box {
	background:#003333;
	padding:35px 25px;
	transition:1s;
}
.about_content_box:hover {
	background:#044e4e;
}
.about_content_box h3 {
	margin:0px 0 5px 0;
	color:#fff;
	font-family: 'Futura Std', sans-serif;
	font-size:26px;
}
.about_content_box p {
	margin:0px;
	color:#a9a9a9;
	font-family: 'Futura Std', sans-serif;
	font-size:18px;
	line-height:28px;
	font-weight:300;
}
.about_content img {
	margin-bottom: 0;
	border-radius: 16px;
	box-shadow: 0 8px 32px rgba(107, 141, 20, 0.15), 0 2px 8px rgba(0, 0, 0, 0.06);
	border: 1px solid rgba(107, 141, 20, 0.12);
	overflow: hidden;
}
.about_content .col-lg-5 {
	display: flex;
	align-items: center;
}
.about_content .col-lg-5 img {
	width: 100%;
	height: auto;
}
.abt_img {
	position:relative;
	margin-top:50px;
}



.specification-section h5{
	 color:#fff;
	font-family: 'Futura Std', sans-serif;
	font-weight:500;
	font-size:18px;
	margin:0px 0 0px 0;
	padding: 0px 10px 0px 10px;	
	text-align: center;
}

.specification-section p{
	 color: #fff !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px !important;
    margin:0px 0 0 0 !important;
	padding:10px 0 10px 10px !important;
	line-height: 35px;
}





.aminities_bg {
	position: relative;
	z-index: 2;
	padding: 0 15px;
	max-width: 1100px;
	margin: 0 auto;
}
.flex_center {
	display: flex;
	justify-content: center;
}
.our_aminities_section {
	padding: 90px 0 90px;
	text-align: center;
	background: linear-gradient(145deg, #4a6b0f 0%, #5d8514 35%, #df9a17 60%, #df9a17 100%);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: hidden;
}
.our_aminities_section::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/slider-2.jpg) center/cover no-repeat;
	opacity: 0.12;
	z-index: 0;
}
.bg-overlay {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(160deg, rgba(74, 107, 15, 0.97) 0%, rgba(107, 141, 20, 0.95) 50%, rgba(90, 122, 16, 0.97) 100%);
	z-index: 1;
}
.our_aminities_heading {
	margin: 0 0 40px 0;
	position: relative;
	z-index: 2;
}
.our_aminities_heading h3 {
	color: #fff;
	font-family: 'Futura Std', sans-serif;
	font-weight: 700;
	font-size: 34px;
	margin: 0;
	padding: 0 0 14px 0;
	text-align: center;
	position: relative;
	display: inline-block;
	letter-spacing: 0.02em;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.our_aminities_heading h3::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 80px;
	height: 4px;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 2px;
}
.our_aminities_heading h3::before {
	display: none;
}
.our_aminities_box {
	padding: 20px 16px;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 14px;
	border: 1px solid rgba(255, 255, 255, 0.35);
	background: rgba(255, 255, 255, 0.08);
	backdrop-filter: blur(8px);
	transition: transform 0.25s ease, background 0.25s ease, border-color 0.25s ease;
	position: relative;
	z-index: 2;
	min-height: 72px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.our_aminities_box:hover {
	background: rgba(255, 255, 255, 0.18);
	border-color: rgba(255, 255, 255, 0.5);
	transform: translateY(-3px);
}
.our_aminities_box img {
	margin: auto;
}
.our_aminities_box p {
	color: #fff;
	font-family: 'Futura Std', sans-serif;
	font-size: 13px;
	margin: 15px 0 0 0;
}
.our_aminities_box h5 {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.02em;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.our_aminities_section .col-lg-3 {
	padding-right: 10px !important;
	padding-left: 10px !important;
}
.our_aminities_section .col-lg-4 {
	padding-right: 10px !important;
	padding-left: 10px !important;
}
 .your_host_content ul li::before {
content:"\f18e";
font-family: FontAwesome;
position:absolute;
top:14px;
left:-30px;
font-size:20px;
color:#ff7344;
}
.our_project_gallery_section {
	padding: 110px 0px 40px 0;
	text-align:center;
	background:linear-gradient(0deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95)), url(../images/slider-2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	background-attachment:fixed;
}

/* Gallery section (id=gallery) - redesigned */
#gallery.our_project_gallery_section {
	padding: 100px 0 90px;
	background: linear-gradient(180deg, #ffffff 0%, #f8fbf5 50%, #ffffff 100%);
	background-attachment: scroll;
}
#gallery .our_project_gallery_heading {
	margin-bottom: 48px;
}
#gallery .our_project_gallery_heading h3 {
	color: #2d3436;
	font-family: 'Futura Std', sans-serif;
	font-weight: 700;
	font-size: 34px;
	margin: 0 0 14px 0;
	padding: 0;
	text-align: center;
	position: relative;
	display: inline-block;
	letter-spacing: 0.02em;
}
#gallery .our_project_gallery_heading h3 .yellow {
	color: #df9a17;
}
#gallery .our_project_gallery_heading h3::after {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 4px;
	background: linear-gradient(90deg, #df9a17, #8ab020);
	border-radius: 2px;
}
#gallery .our_project_gallery_heading h3::before {
	display: none;
}
#gallery .item {
	border: none;
	padding: 0;
	margin-bottom: 24px;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 4px 20px rgba(107, 141, 20, 0.12), 0 2px 8px rgba(0, 0, 0, 0.06);
	background: #fff;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
#gallery .item:hover {
	transform: translateY(-6px);
	box-shadow: 0 12px 32px rgba(107, 141, 20, 0.2), 0 6px 16px rgba(0, 0, 0, 0.08);
}
#gallery .item a {
	display: block;
	position: relative;
	overflow: hidden;
}
#gallery .item img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 16px;
	transition: transform 0.4s ease;
}
#gallery .item:hover img {
	transform: scale(1.05);
}
#gallery .item a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(180deg, transparent 50%, rgba(107, 141, 20, 0.15) 100%);
	opacity: 0;
	transition: opacity 0.3s ease;
	pointer-events: none;
	border-radius: 16px;
}
#gallery .item:hover a::after {
	opacity: 1;
}
#gallery .col-lg-4 {
	padding-left: 12px;
	padding-right: 12px;
}
#gallery .row {
	margin-left: -12px;
	margin-right: -12px;
}

.our_project_gallery_heading h3 {
	color:#df9a17;
	font-family: 'Futura Std', sans-serif;
	font-weight:700;
	font-size:35px;
	margin:0px 0 40px 0;
	padding: 0px 0 0px 8px;
	text-align:center;
	position:relative;
	display:inline-block;
}
.our_project_gallery_heading h3::before {
content:"";
width:4px;
height:39px;
position:absolute;
bottom:0;
background: #008743;
left: 0;
display:none;
}
.our_project_gallery_section .item {
	border:#dbdbdb solid 1px;
	padding:5px;
	margin-bottom:10px;
}
.our_project_gallery_section .col-lg-4 {
	padding-left:5px;
	padding-right:5px;
}
.our_delivery_project_section {
	padding: 110px 0px 40px 0;
	text-align:center;
	background-color: #fff;
}
.our_delivery_project_heading h2 {
	color:#000;
	font-family: 'Futura Std', sans-serif;
	font-weight:600;
	font-size:30px;
	margin:0px 0 40px 0;
	position:relative;
	display:inline-block;
	padding: 0 0 10px 0;
}
 .our_delivery_project_heading h2::before {
content:"";
width:90px;
height:4px;
position:absolute;
bottom:0;
right:0;
background: #733141;
margin: auto;
left: 0;
}
.our_delivery_project_heading h2::after {
content:"";
width:10px;
height:10px;
position:absolute;
bottom:-3px;
right:0;
background:#fff;
margin: auto;
left: 0;
border-radius:50%;
}
.our_delivery_project_section .item h3 {
	color:#733141;
	font-family: 'Futura Std', sans-serif;
	font-weight:700;
	font-size:20px;
	margin:0;
	padding:15px 0 0px 0;
}
.our_delivery_project_section .item p {
	color:#000;
	font-family: 'Futura Std', sans-serif;
	font-weight:600;
	font-size:16px;
	margin:0;
	padding:0px;
}
.our_delivery_project_section .item {
	border:#dbdbdb solid 1px;
	padding:5px;
	min-height:552px;
}








.payment-plan-section {
	padding: 110px 0px 40px 0;
	text-align:center;
	background:#df9a17;
}
.payment_plans_heading h3 {
	color:#fff;
	font-family: 'Futura Std', sans-serif;
	font-weight:700;
	font-size:35px;
	margin:0px 0 40px 0;
	padding: 0px 0 0px 8px;
	text-align:center;
	position:relative;
	display:inline-block;
}
.payment_plans_heading h3::before {
content:"";
width:4px;
height:39px;
position:absolute;
bottom:0;
background: #008743;
left: 0;
display:none;
}


.payment-plan-section table{
	width:70%;
	text-align:center;
	border: #ddd solid 1px;
	margin:auto;
}

.payment-plan-section table tr th{
	 color:#fff;
	font-family: 'Futura Std', sans-serif;
	font-weight:700;
	font-size:20px;
	padding:14px 15px;
}

.payment-plan-section table tr td{
	 color:#fff;
	font-family: 'Futura Std', sans-serif;
	font-weight:500;
	font-size:16px;
	padding:14px 15px;
	text-align:left;
}

.payment-plan-section table tr td:nth-child(2){
	font-size:18px;
	font-weight:500;
}









#higlits {
	padding: 110px 0px 40px 0;
	text-align:center;
	background-color: #fceae1;
}
.higlights_heading h2 {
	color:#000;
	font-family: 'Futura Std', sans-serif;
	font-weight:600;
	font-size:30px;
	margin:0px 0 40px 0;
	position:relative;
	display:inline-block;
	padding: 0 0 10px 0;
}
.higlights_heading h2::before {
content:"";
width:90px;
height:4px;
position:absolute;
bottom:0;
right:0;
background: #733141;
margin: auto;
left: 0;
}
.higlights_heading h2::after {
content:"";
width:10px;
height:10px;
position:absolute;
bottom:-3px;
right:0; /*background: linear-gradient(90deg, #FF7900, #932E00);*/
background:#fff;
margin: auto;
left: 0;
border-radius:50%;
}
#higlits ul li {
	text-align:left;
	list-style:none;
	margin-bottom:0px;
	font-family: 'Futura Std', sans-serif;
	font-size: 17px;
	color: #757272;
	padding-bottom:25px;
	position:relative;
}
#higlits ul {
	margin-top:15px;
	margin-left:25px;
}
#higlits ul li::before {
content: "\f101";
position:absolute;
top:0;
left:-20px;
font-family: FontAwesome;
color:#932E00;
font-size:20px;
}
.higlits_box {
	padding:5px;
	text-align:center;
	background:#fff;
	box-shadow: #939393 0px 0px 7px;
	border-radius:0 15px 0 15px;
	position:relative;
}
/*.higlits_box{ padding:30px; text-align:center; background:#fff;     box-shadow: #939393 0px 0px 7px; border-radius:0 15px 0 15px; position:relative;}
.higlits_box::before{border:#932E00 solid 1px; content:""; position:absolute; top:15px; left:15px; right:15px; bottom:15px;}*/
.higlits_box img {
	margin:auto;
}
.higlits_box h4 {
	color:#000;
	font-family: 'Futura Std', sans-serif;
	font-size:17px;
	margin: 10px 0 0 0;
	font-weight:700;
	padding:0;
}
.higlits_box p {
	color:#000;
	font-family: 'Futura Std', sans-serif;
	font-size:15px;
	margin: 5px 0 0 0;
	font-weight:500;
	padding:0;
}




/* Configuration section - base (kept for non-#configuration) */
.configuration table tr td {
    vertical-align: middle;
    font-size: 16px;
}

.configuration table tr th {
    vertical-align: middle;
    font-size: 16px;
	text-align:center;
}

.configuration .btn-info {
    color: #fff;
    background-color: #df9a17;
    border-color: #df9a17;
    padding: 8px 8px 8px 8px;
    font-size: 16px;
    margin: 0px 0 0px 0;
    display: inline-block;
}

/* Configuration section - redesigned */
#configuration.our_project_gallery_section.configuration {
	padding: 100px 0 90px;
	background: linear-gradient(180deg, #f8fbf5 0%, #ffffff 40%, #f2f7ed 100%);
	background-attachment: scroll;
}
#configuration .our_project_gallery_heading {
	margin-bottom: 44px;
}
#configuration .our_project_gallery_heading h3 {
	color: #2d3436;
	font-size: 32px;
	margin: 0 0 14px 0;
	padding: 0;
	letter-spacing: 0.02em;
}
#configuration .our_project_gallery_heading h3 .yellow {
	color: #df9a17;
}
#configuration .our_project_gallery_heading h3::after {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 4px;
	background: linear-gradient(90deg, #df9a17, #8ab020);
	border-radius: 2px;
}
#configuration .row {
	display: flex;
	justify-content: center;
}
#configuration .table-responsive,
#configuration .table {
	margin-bottom: 0;
	border: none;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 6px 28px rgba(107, 141, 20, 0.12), 0 2px 12px rgba(0, 0, 0, 0.06);
	background: #fff;
}
#configuration table {
	border: none !important;
	border-collapse: collapse;
	width: 100%;
}
#configuration table thead {
	background: linear-gradient(135deg, #df9a17, #df9a17);
}
#configuration table thead th {
	border: none !important;
	color: #fff !important;
	font-family: 'Futura Std', sans-serif;
	font-weight: 700;
	font-size: 15px;
	padding: 18px 20px !important;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.03em;
}
#configuration table thead th:first-child {
	text-align: left;
	padding-left: 24px !important;
}
#configuration table tbody tr {
	transition: background 0.2s ease;
	border-bottom: 1px solid rgba(107, 141, 20, 0.1);
}
#configuration table tbody tr:last-child {
	border-bottom: none;
}
#configuration table tbody tr:hover {
	background: rgba(107, 141, 20, 0.06);
}
#configuration table tbody tr:nth-child(even) {
	background: rgba(248, 251, 245, 0.6);
}
#configuration table tbody tr:nth-child(even):hover {
	background: rgba(107, 141, 20, 0.08);
}
#configuration table tbody td {
	border: none !important;
	font-family: 'Inter', sans-serif;
	font-size: 15px;
	color: #2d3436;
	padding: 20px !important;
	vertical-align: middle;
	line-height: 1.5;
}
#configuration table tbody td:first-child {
	font-weight: 600;
	color: #1a1a1a;
	padding-left: 24px !important;
}
#configuration table tbody td:nth-child(2) {
	text-align: center;
	color: #636e72;
}
#configuration table tbody td:last-child {
	text-align: center;
}
#configuration .btn-info {
	display: inline-block;
	margin-top: 10px;
	padding: 10px 22px !important;
	font-family: 'Futura Std', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #fff !important;
	background: linear-gradient(135deg, #df9a17, #df9a17) !important;
	border: none !important;
	border-radius: 26px;
	text-decoration: none !important;
	box-shadow: 0 2px 12px rgba(107, 141, 20, 0.35);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}
#configuration .btn-info:hover {
	color: #fff !important;
	background: linear-gradient(135deg, #df9a17, #4a6b0f) !important;
	transform: translateY(-2px);
	box-shadow: 0 4px 16px rgba(107, 141, 20, 0.45);
}






.flour_plans_section .item h4 {
	color:#fff;
	font-family: 'Futura Std', sans-serif;
	font-weight:700;
	font-size:20px;
	margin:0px 0 0px 0;
	padding: 20px 0 10px 0px;
	text-align:center;
}


.flour_plans_section img {
    width: 100%;
    filter: blur(7px);
}

.flour_plans_section .item {
    border: #df9a17 solid 1px;
    padding: 5px;
    margin-bottom: 30px;
}

.flour_plans_section .item h3{
	padding:15px 0 10px 0;
	margin:0px;
	color:#fff;
	font-size:25px;
	font-weight:700;
}

.flour_plans_section {
	padding: 110px 0px 40px 0;
	text-align:center;
	background:#df9a17;
}
.flour_plans_heading h3 {
	color:#fff;
	font-family: 'Futura Std', sans-serif;
	font-weight:700;
	font-size:35px;
	margin:0px 0 40px 0;
	padding: 0px 0 0px 8px;
	text-align:center;
	position:relative;
	display:inline-block;
}

.flour_plans_heading h3 span{
	color:#fff !important;
}

.flour_plans_heading h3::before {
content:"";
width:4px;
height:39px;
position:absolute;
bottom:0;
background: #008743;
left: 0;
display:none;
}

/* Floor plan section - redesigned */
#floor-plan.flour_plans_section {
	padding: 100px 0 90px;
	background: linear-gradient(180deg, #ffffff 0%, #f8fbf5 50%, #ffffff 100%);
	text-align: center;
}
#floor-plan .flour_plans_heading {
	margin-bottom: 44px;
}
#floor-plan .flour_plans_heading h3 {
	color: #2d3436;
	font-size: 32px;
	margin: 0 0 14px 0;
	padding: 0;
	letter-spacing: 0.02em;
}
#floor-plan .flour_plans_heading h3 .yellow {
	color: #df9a17 !important;
}
#floor-plan .flour_plans_heading h3::after {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 4px;
	background: linear-gradient(90deg, #df9a17, #8ab020);
	border-radius: 2px;
}
#floor-plan .flour_plans_heading h3::before {
	display: none;
}
#floor-plan .row {
	display: flex;
	align-items: stretch;
	justify-content: center;
}
#floor-plan .item {
	border: none;
	padding: 0;
	margin-bottom: 0;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 6px 24px rgba(107, 141, 20, 0.12), 0 2px 10px rgba(0, 0, 0, 0.06);
	background: #fff;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	height: 100%;
}
#floor-plan .item:hover {
	transform: translateY(-6px);
	box-shadow: 0 14px 36px rgba(107, 141, 20, 0.18), 0 6px 16px rgba(0, 0, 0, 0.08);
}
#floor-plan .item a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 100%;
}
#floor-plan .item img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 16px;
	filter: none;
	transition: transform 0.4s ease;
}
#floor-plan .item:hover img {
	transform: scale(1.03);
}
#floor-plan .item a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(180deg, transparent 40%, rgba(107, 141, 20, 0.12) 100%);
	opacity: 0;
	transition: opacity 0.3s ease;
	pointer-events: none;
	border-radius: 16px;
}
#floor-plan .item:hover a::after {
	opacity: 1;
}
#floor-plan .col-lg-3 {
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: 28px;
}
#floor-plan .row {
	margin-left: -14px;
	margin-right: -14px;
}
.location_advantage_section {
	padding: 110px 0px 40px 0;
	text-align:center;
	background:linear-gradient(0deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95)), url(../images/slider-2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	background-attachment:fixed;
}
.location_advantage_heading h3 {
	color:#df9a17;
	font-family: 'Futura Std', sans-serif;
	font-weight:700;
	font-size:35px;
	margin:0px 0 40px 0;
	padding: 0px 0 0px 8px;
	text-align:center;
	position:relative;
	display:inline-block;
}
.location_advantage_heading h3::before {
content:"";
width:4px;
height:39px;
position:absolute;
bottom:0;
background: #008743;
left: 0;
display:none;
}
.location_advantage_section h4 {
    color: #fff;
    font-family: 'Futura Std', sans-serif;
    font-weight: 500;
    font-size: 16px;
    margin: 0px 0 0px 0px;
    background: #df9a17;
    padding: 10px 5px 10px 5px;
    text-align: center;
}
.location_advantage_section h5 {
	color:#000;
	font-family: 'Futura Std', sans-serif;
	font-weight:600;
	font-size:16px;
	margin: 0px 0 15px 30px;
	text-align:left;
}
.location_advantage_section ul {
	margin-left:0px;
	    padding: 10px 10px 4px 10px;
	border:#df9a17 solid 1px;
	margin-bottom: 15px;
}
.location_advantage_section ul li {
	color:#000;
	font-family: 'Inter', sans-serif;
	font-size:14px;
	margin:0px 0 5px 0;
	text-align:left;
	list-style:none;
	padding: 8px 8px;
	position:relative;
}

.location_advantage_section ul li span {
	display:block;
	font-size:15px;
	color:#9b9696;
	font-weight:700;
}
.location_advantage_section ul li strong {
	color: #000;
}

/* Location advantage section - redesigned */
#location.location_advantage_section {
	padding: 100px 0 90px;
	background: linear-gradient(180deg, #f8fbf5 0%, #ffffff 35%, #f2f7ed 100%);
	text-align: center;
	background-attachment: scroll;
}
#location .location_advantage_heading {
	margin-bottom: 44px;
}
#location .location_advantage_heading h3 {
	color: #2d3436;
	font-size: 32px;
	margin: 0 0 14px 0;
	padding: 0;
	letter-spacing: 0.02em;
}
#location .location_advantage_heading h3 .yellow {
	color: #df9a17;
}
#location .location_advantage_heading h3::after {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 4px;
	background: linear-gradient(90deg, #df9a17, #8ab020);
	border-radius: 2px;
}
#location .location_advantage_heading h3::before {
	display: none;
}
#location .row {
	align-items: stretch;
	text-align: left;
}
#location .col-lg-4 {
	display: flex;
	flex-direction: column;
}
#location .location_advantage_section ul,
#location ul {
	margin: 0;
	padding: 24px 20px;
	border: none;
	border-radius: 16px;
	background: #fff;
	box-shadow: 0 6px 24px rgba(107, 141, 20, 0.1), 0 2px 10px rgba(0, 0, 0, 0.04);
	list-style: none;
	height: 100%;
}
#location ul li {
	color: #2d3436;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 10px 0 10px 28px;
	position: relative;
	line-height: 1.45;
	border-bottom: 1px solid rgba(107, 141, 20, 0.08);
}
#location ul li:last-child {
	border-bottom: none;
}
#location ul li::before {
	content: '\f041';
	font-family: 'FontAwesome';
	position: absolute;
	left: 0;
	top: 14px;
	color: #df9a17;
	font-size: 13px;
	font-weight: normal;
}
#location ul li span {
	display: block;
	font-size: 14px;
	color: #636e72;
	font-weight: 500;
}
#location ul li strong {
	color: #2d3436;
}
#location .col-lg-8 {
	padding-left: 20px;
	display: flex;
	align-items: stretch;
}
#location .col-lg-8 img {
	width: 100%;
	height: auto;
	border-radius: 16px;
	box-shadow: 0 6px 24px rgba(107, 141, 20, 0.12), 0 2px 10px rgba(0, 0, 0, 0.06);
	border: 1px solid rgba(107, 141, 20, 0.1);
	object-fit: cover;
}
@media (max-width: 991px) {
	#location .col-lg-8 {
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 24px;
	}
}









.footer {
	background: #df9a17;
	padding:30px 0 0 0;
}
.footer p {
	color:#fff;
	font-family: 'Inter', sans-serif;
	font-size:14px;
	margin: 0 0 6px 0px;
	text-align:center;
	line-height:18px;
}


.footer a {
    color: #000;
}

.footer a:hover {
	text-decoration:none;
}

/* Footer - redesigned */
.footer {
	padding: 48px 0 32px;
	background: linear-gradient(165deg, #df9a17 0%, #df9a17 25%, #df9a17 60%, #df9a17 100%);
	position: relative;
}
.footer::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);
	opacity: 0.8;
}
.footer .container {
	position: relative;
}
.footer .Ftrlinks {
	padding: 0 0 32px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	margin-bottom: 28px;
}
.footer .ftrlinkxbox h3 {
	padding: 0 0 18px 0;
	margin: 0;
	color: #fff;
	font-size: 18px;
	font-family: 'Futura Std', sans-serif;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
.footer .ftrlinkxbox ul {
    padding: 0;
    margin: 0;
     
}
.footer .ftrlinkxbox ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer .ftrlinkxbox ul li a {
	padding: 8px 14px;
	margin: 0;
	color: #fff;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	border-radius: 8px;
	transition: background 0.2s ease, color 0.2s ease;
}
.footer .ftrlinkxbox ul li a:hover {
	color: #fff;
	background: rgba(255, 255, 255, 0.2);
	text-decoration: none;
}
.footer .row:last-of-type .col-lg-12 {
	 
	margin: 0 auto;
}
.footer .row:last-of-type p {
	color: rgba(255, 255, 255, 0.92);
	font-size: 13px;
	line-height: 1.7;
	margin: 0 0 14px 0;
	padding: 0 10px;
}
.footer .row:last-of-type p:last-child {
	margin-bottom: 0;
}
.footer .row:last-of-type a {
	color: rgba(255, 255, 255, 0.95);
	text-decoration: underline;
	text-underline-offset: 3px;
	transition: color 0.2s ease;
}
.footer .row:last-of-type a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer .row:last-of-type strong {
	color: #fff;
	font-weight: 600;
}
.slider_model_box h5 {
	color:#000;
	font-family: 'Futura Std', sans-serif;
	font-size:30px;
	margin:0;
	text-align:center;
	font-weight:600;
}
.slider_model_box .modal-header p {
	color:#000;
	font-family: 'Futura Std', sans-serif;
	font-size:16px;
	margin:0;
	text-align:center;
}
.slider_model_box .modal-body {
	display: inline-block;
	width: 100%;
	padding: 0 15px 15px 15px;
}
.slider_model_box form .form-control {
	border-radius:0px;
	padding:12px 12px;
	height:auto;
	border: 1px solid #b1acac;
	margin-bottom:15px;
}
.slider_model_box form input::placeholder {
font-family: 'Futura Std', sans-serif;
font-size:16px;
}
.slider_model_box form .form-control:focus {
	box-shadow:none;
	border: 1px solid #b1acac;
}
.slider_model_box form input[type=submit] {
	padding:12px 12px;
	background:#CC3300;
	color:#fff;
	font-family: 'Futura Std', sans-serif;
	font-size:18px;
	border: 1px solid #CC3300;
}
.slider_model_box .modal-header {
	border-bottom:none;
	padding: 15px 15px 0px 15px;
}
.slider_model_box .modal-header .close {
	margin-top: -2px;
	position: absolute;
	top: -10px;
	right: -10px;
	background: #fff;
	width: 25px;
	height: 25px;
	opacity: 1;
	border-radius: 50%;
}
.sticky_footer {
	background:#ee9b0e;
	padding: 15px 15px 15px 15px;
	position: sticky;
	bottom: 0;
	z-index: 9;
	border-top:#FFFFFF solid 1px;
}
.enquery_form_bg h2 {
	text-align:center;
	color:#000;
	font-family: 'Futura Std', sans-serif;
	font-weight:600;
	font-size:28px;
	margin:0px;
}
.enquery_form_bg .form-control {
	border-radius:0px;
	padding:12px 12px;
	height:auto;
	border: none;
}
.enquery_form_bg:placeholder {
font-family: 'Futura Std', sans-serif;
font-size:15px;
}
.enquery_form_bg .form-control:focus {
	box-shadow:none;
	border: none;
}
.enquery_form_bg input[type=submit] {
	padding:12px 12px;
	background:#000;
	color:#fff;
	font-family: 'Futura Std', sans-serif;
	font-size:16px;
	border: none;
}
.sticky_whatsapp {
	bottom:2%;
	left:10px;
	z-index:999;
	position:fixed;
}
.sticky_whatsapp span {
	display:none;
}
.sticky-contact {
	bottom:2%;
	right:10px;
	z-index:999;
	position:fixed;
}
.sticky-contact span {
	display:none;
}
.live-chat {
	bottom:15%;
	right:10px;
	z-index:999;
	position:fixed;
	background:#733141;
	border-radius:50%;
	padding:10px;
	animation: bigtext 1s linear infinite;
	border: #fff solid 1px;
}
.live-chat span {
	display:none;
}
.sticky_contact {
	top:50%;
	right:-48px;
	z-index:999;
	position:fixed;
	background: #733141;
	padding:10px 10px;
	transform: rotate(-90deg);
}
.sticky_contact a {
	color:#fff;
	font-family: 'Futura Std', sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
}
.sticky_contact a:hover {
	text-decoration:none;
}
.sticky_icon {
	top:50%;
	right:0px;
	z-index:999;
	position:fixed;
	background: #df9a17;
	padding:0px 0px;
	border-radius:5px 0 0 5px;
	display:none;
}
.sticky_icon ul {
	padding:5px;
	margin:0px;
}
.sticky_icon ul li {
	list-style:none;
}
.sticky_icon a i {
	width:30px;
	height:30px;
	font-size:16px;
	border:#fff solid 1px;
	text-align:center;
	line-height:30px;
	margin:0 0 5px 0;
	border-radius:5px;
}
.sticky_icon a {
	padding:0px;
	color:#fff;
}
.thank_you {
	text-align:center;
	padding:15% 0px;
	background:#f7f7f7;
}
.thank_you .fa-check-circle-o {
	text-align:center;
	font-size:65px;
	color:#df9a17;
}
.thank_you h4 {
	text-align:center;
	color:#000;
	font-family: 'Futura Std', sans-serif;
	font-weight:600;
	font-size:28px;
	margin:10px 0 10px 0;
}
.thank_you p {
	text-align:center;
	color:#000;
	font-family: 'Futura Std', sans-serif;
	font-size:18px;
	margin:0px;
	line-height: 31px;
}


.thank_you .inquery-btn{
	display:none;
}
    











/* lg */ 
@media (min-width: 1200px) {
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
}

/* xs */
@media (max-width: 767px) {
.about_content {
    padding: 0 0px 0 0px;
}


.ftrlinkxbox ul {
    padding: 0px;
    margin: 0px;
    display: block;
    justify-content: flex-start;
    align-items: center;
}

.ftrlinkxbox ul li {
    padding: 0px;
    margin: 0px 0px 11px 2px;
    list-style: none;
}










.developer_heading h3 {
    color: #df9a17;
    font-family: 'Futura Std', sans-serif;
    font-weight: 700;
    font-size: 21px;
    margin: 0px 0 40px 0;
    padding: 0px 0 0px 8px;
    text-align: center;
    position: relative;
    display: inline-block;
}

.developer_section {
    padding: 40px 0px 40px 0;
    text-align: center;
    background-color: #fff;
}

.accordion {
    background-color: #e1e1e1;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    transition: 0.4s;
   font-family: 'Inter', sans-serif;
}

.panel p {
   font-family: 'Inter', sans-serif;
    text-align: left;
    padding: 10px 5px;
    font-size: 14px;
    line-height: 26px;
    margin: 0px;
}

.configuration table tr td {
    vertical-align: middle;
    font-size: 13px;
}
#configuration.our_project_gallery_section.configuration {
	padding: 50px 0 60px;
}
#configuration .our_project_gallery_heading h3 {
	font-size: 22px;
}
#configuration table thead th {
	font-size: 13px;
	padding: 14px 12px !important;
}
#configuration table tbody td {
	font-size: 13px;
	padding: 14px 12px !important;
}
#configuration .btn-info {
	font-size: 13px;
	padding: 8px 16px !important;
}

.faq_section {
    width: 95%;
    padding: 40px 0px 40px 0;
}


.OfferBtn {
    position: fixed;
    bottom: 60%;
    left: -78px;
    z-index: 99;
    transform: rotate(-90deg);
}


.configuration .btn-info {
    font-size: 14px;
}

.about_content h1 {
    font-size: 25px;
}

.left-arrow {
    width: 40% !important;
}

.right-arrow {
    width: 40% !important;
}

.slider_form h3 {
    font-size: 17px;
	padding: 20px 0 15px 0;
}


.mobile{
	display:block;
}


.mobile {
	padding:0px 0px 0px 0px;
	text-align:center;
}

.mobile .row{
	border-top:#000 solid 1px;
	border-bottom:#000 solid 1px;
	padding-top: 10px;
    padding-bottom: 10px;
	align-items: center;
    display: flex !important;
}
.mobile h4 {
    font-family: 'Futura Std', sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #df9a17;
    margin: 0px 0 0px 0;
    position: relative;
    padding: 0px 0 0px 0;
}

.mobile h6 {
    padding: 16px 0 10px 0;
    margin: 0px;
    font-size: 14px;
    font-weight: 600;
}

.mobile h4 span {
	display:block;
	color:#008743;
	font-size:25px;
}

.mobile img {
    width: 85px;
    margin-bottom: 5px;
    margin-top: -25px;
    height: 100%;
    padding: 5px;
    background: #ffffff;
}


.mobile h5 {
    font-family: 'Futura Std', sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #000;
    margin: 0px 0 0px 0;
    padding: 0px 0px 0px 0;
}


.mobile p {
	font-family: 'Futura Std', sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0px;
    padding: 0px 0 0px 0;
    font-weight: 400;
}

.mobile h3 {
    color: #000;
    padding: 0px;
    margin: 9px 0 0 0;
    font-family: 'Futura Std', sans-serif;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
}














.slider_content_left {
    display: none;
}


.slider .col-lg-8 {
    width: 100%;
}


.inquery-btn{
	display:block;	
}

.slider .col-lg-4 {
    width: 100%;
}



.carousel-control {
    top: 42%;
	bottom: inherit;
}

.footer p {
    font-size: 12px;
}
.footer {
	padding: 36px 0 28px;
}
.footer .Ftrlinks {
	padding: 0 0 24px 0;
	margin-bottom: 22px;
}
.footer .ftrlinkxbox h3 {
	font-size: 16px;
	padding: 0 0 14px 0;
}
.footer .ftrlinkxbox ul li a {
	font-size: 13px;
	padding: 6px 12px;
}
.footer .row:last-of-type p {
	font-size: 12px;
	line-height: 1.65;
}


.developer_section p {
    padding-right: 15px;
    padding-left: 15px;
}
.developer_section {
	padding: 50px 0 60px;
}
.developer_section .developer_heading h3 {
	font-size: 22px;
}
.developer_section .col-lg-12 p {
	padding: 20px 18px;
	font-size: 14px;
	line-height: 1.75;
}

.developer_heading h2 {
    font-size: 21px;
}


.our_project_gallery_heading h3 {
    font-size: 21px;
}


.our_aminities_heading h3 {
    font-size: 21px;
}

.flour_plans_heading h3 {
    font-size: 21px;
}




.navbar-brand {
    margin-top: 10px;
    margin-bottom: 0px;
}

.thank_you .inquery-btn{
	display:block;
}
  

.container{
	width:auto;
	margin-left:0px;
	margin-right:0px;
}

.specification-section h5 {
    font-size: 13px;
	padding: 0px 0px 0px 0px;
}

.about_content h3 {
    font-size: 21px;
}

.about_content h3 {
    font-size: 21px;
    margin: 0px 0 10px 0;
}

.slider_form {
    margin-top: 0px;
}


.abt-img{
	display:block; 
	margin-top:15px;
}

.abt-img img{
	border-radius:15px;
}

.slider-img {
    display: none;
}

.carousel{
	 display:block;
}

.mobile-slider{
	display:block !important;
	    margin-bottom: 15px;
}

.slider_content_left p {
    font-size: 18px;
    padding: 5px 0 10px 0;
}

.sticky_icon {
    display: none;
}
.sticky-brochure-btn {
    display: none !important;
}

.hide{
	opacity:0;
}

.show{
	opacity:1;
}

.inquery-btn {
    position: fixed;
    bottom: 5px;
    z-index: 11;
    width: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 0 15px 0 15px;
    left: 0;
}

.inquery-btn a {
    padding: 7px 15px 7px 15px;
    margin-top: 0px;
    font-size: 12px;
    margin-right: 0px;
    width: 50%;
    background: #fff;
}

.price a {
    padding: 6px 15px 6px 15px;
    border-radius: 25px;
    margin-top: 2px;
    font-size: 14px;
    line-height: 20px;
    margin-right: 3px;
}
.price a span {
    font-size: 17px;
}



.slider .row {
    display: inherit;
}

.slider_content_left h4 {
    font-size: 24px;
    padding: 5px 0 0px 0;
}

.slider_content_left h5 {
    font-size: 17px;
    padding: 5px 5px 0px 0;
}

.slider_content_left h5 {
    font-size: 17px;
    padding: 5px 5px 0px 0;
}




 .pl-0 {
padding-left:0px;
}
.pr-0 {
padding-right:0px;
}
.sticky_contact a {
font-size: 13px;
}
.sticky_contact {
top: 45%;
right: -42px;
border-radius:15px 15px 0 0px;
}
 .live-chat {
bottom: 14%;
right: 6px;
}
.short_detail {
margin-top: 0px;
}
.short_detail_box h3 {
font-size: 16px;
}
.short_detail_box {
margin-bottom: 0px;
border-bottom: #451b66 solid 1px;
}
 .slider_content h5 {
display:block;
}
.slider_content h6 {
display:block;
}
.slider_content img {
display:block;
}
.slider_content {
padding: 0;
}
.slider_content h4 {
display:block;
}
.slider_content p {
display:block;
}
.mobile-view {
    background: #df9a17;
    color: #fff;
    padding: 7px 25px;
    text-align: left;
    display: inline-block;
    position: absolute;
    top: 9px;
    right: 67px;
    font-size: 14px;
    z-index: 1;
}
.mobile-view:hover {
text-decoration:none;
}
.mobile-view:focus {
color:#fff;
text-decoration:none;
}
.mobile-view i {
margin-right:5px;
}
.navbar-default .navbar-toggle {
    border-color: #df9a17;
    background: #df9a17;
    color: #fff;
    margin-right: 5px;
    border-radius: 0px;
    margin-top: 9px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: #df9a17;
}
.footer {
padding: 10px 0 50px 0;
}
 .modal-dialog {
width: auto;
}
 .location_advantage_section ul {
margin-left: 0px;
padding: 0px 0px 0px 0px;
}
.slider {
padding: 0;
height: auto;
}
.about {
    padding: 40px 0px 40px 0;
}
.about_content h4 {
font-size: 16px;
margin: 0px 0 0px 0;
}
.about_content p {
font-size: 14px;
line-height: 28px;
}
.abt_img {
margin-top: 0px;
}

.our_aminities_section {
background-position: inherit;
padding: 40px 0px 40px 0;
}


.our_aminities_box {
    min-height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}



 .our_project_gallery_section {
padding: 40px 0px 40px 0;
}
#gallery.our_project_gallery_section {
	padding: 50px 0 60px;
}
 .flour_plans_section {
padding: 40px 0px 40px 0;
}
#floor-plan.flour_plans_section {
	padding: 50px 0 60px;
}
#floor-plan .flour_plans_heading h3 {
	font-size: 22px;
}
#floor-plan .col-lg-3 {
	margin-bottom: 20px;
}
.location_advantage_heading h3 {
    font-size: 21px;
}
#location .location_advantage_heading h3 {
	font-size: 22px;
}
.location_advantage_section {
padding: 40px 0px 40px 0;
}
#location.location_advantage_section {
	padding: 50px 0 60px;
}
#location ul {
	padding: 20px 16px;
}
#location ul li {
	font-size: 13px;
	padding: 8px 0 8px 24px;
}
 .higlits_box {
margin-bottom: 7px;
}
.our_project_gallery_section .item {
margin-bottom: 8px;
}
#gallery .item {
	margin-bottom: 16px;
}
#gallery .our_project_gallery_heading h3 {
	font-size: 24px;
}
.flex_center {
display: inherit;
justify-content: center;
}
.flour_plans_section .item {
margin-bottom: 8px;
}
 .mob_header button {
text-align:center;
color:#fff;
font-family: 'Futura Std', sans-serif;
font-weight:600;
font-size:18px;
margin:0px 0 0px 0;
background:#ee9b0e;
width:100%;
border:none;
padding:10px 0;
}
.navbar-brand img {
    width: 62px;
}
.main-menu {
    padding: 0px 0;
}
 .navbar .pull-right {
float: left !important;
}
 .enquery_form_bg .form-control {
margin-bottom:5px;
}
 .modal-header img {
position: absolute;
top: 27px;
left: 12px;
width: 20%;
}
 .sticky_whatsapp {
bottom:0;
left:0px;
position:fixed;
width:50%;
background:#95752c;
padding:8px 0 8px 10px;
border-right:#fff solid 1px;
}
.sticky_whatsapp img {
display:inline-block;
margin-right:20px;
width:10%;
}
.sticky_whatsapp a {
display: flex;
align-items: center;
justify-content: center;
color:#fff;
font-family: 'Futura Std', sans-serif;
font-size:16px;
}
.sticky_whatsapp span {
display:block;
}
 .sticky-contact {
bottom:0;
right:0px;
position:fixed;
width:50%;
background:#95752c;
padding:8px 0 8px 10px;
}
.sticky-contact img {
display:inline-block;
margin-right:20px;
width:10%;
}
.sticky-contact a {
display: flex;
align-items: center;
justify-content: center;
color:#fff;
font-family: 'Futura Std', sans-serif;
font-size:16px;
}
.sticky-contact span {
display:block;
}
.sticky_footer {
background: #ee9b0e;
padding: 15px 15px 15px 15px;
position: sticky;
bottom: 13px;
z-index: 9;
border-top: #FFFFFF solid 1px;
}
 .our_delivery_project_section .item {
margin-bottom: 10px;
}
}
