*{

	margin: 0;

	padding: 0;

	/*background-size: content-box;*/

	/*box-sizing: content-box;*/



}



@font-face {

    font-family: roboto;

    src: url("../font/Roboto.ttf");

}




p.conn {

    color: #3B6E44;

    font-weight: 500;

    padding-left: 15px;

    text-align: center;

}



p.text-hide {

    color: white;

}



.about_row {

	border: 1px solid gray;

}

.navbar-light .navbar-nav .nav-link {
	position: relative;
	color: #3B6E44;
}

.navbar-light .navbar-nav .nav-link.active {
	color: #3B6E44;
	font-weight: 600;	
}
.navbar-light .navbar-nav .nav-link::before {

	content: '';
	position: absolute;
	width: 0%;
	left: 5px;
	top: 85%;
	height: 2px;
	background-color: #3B6E44;
	transition: all 0.3s linear;
}

.navbar-light .navbar-nav .nav-link:hover:before  {
	width: 90%;
	justify-content: center;
	display: flex;
}

.navbar-nav .nav-item {

	padding-left: 10px;

	margin-left: 5px;

}



.tb {

	background-color: #3B6E44;

}





.ukrealty {

	font-family: 'Roboto' sans-serif;

	color: #666;

	text-align: justify;

}





.amenities_text {

	font-family: 'Roboto' sans-serif;
	text-align: center;
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
}







.confi {

	background-color: #eee;

	padding: 0px;

}



.link :hover {



	color: blue;

	text-decoration: underline;

}



a:link {

	text-decoration: none;

}



.box_2 {

	

	height: 50px;

}









.icon_div{

	font-size: 65px;

	color: #3B6E44;

	text-align: center;

}



.counter_area h1{

	font-family: 'Roboto', sans-serif;

	font-size: 45px;

	color: black;}



.counter_area p{

	font-family: 'Roboto', sans-serif;

	font-size: 14px;

	color: gray;

	font-weight: bolder;

}

.view_button {
	width: 300px;
	height: 70px;
	background-color: rgb(255, 0, 0);
	color: white;
	cursor: pointer;
}

button.btn.btn-danger.interested {
    position: fixed;
    bottom: 15px;
    right: 40px;
    transition: 0.4s ease-out;
    z-index: 9;
    background-color: #3B6E44;
    width: 160px;
    font-weight: 600;
    font-size: 18px;
    padding: 4px;
    border: 2px solid #ffffff;
    color: #fff;
}

/*Start Gallary*/


.green{

	background-color:#6fb936;

  }

		  .thumb{

			  margin-bottom: 30px;

		  }



.floor_img_1 {
	border-radius: 5px;
	width: 100%;
	height: auto;
	background-size: cover;
	transition: transform cubic-bezier(0.4, 0, 0.2, 0.5) 200ms;
	transition: 0.15s linear;
 } 


 .floor_img_1:hover {
	border-radius: 15px;
	box-shadow: 3px 3px 5px 0 #ddd;
	transform: scale(1.04);
}


.con_back {



	background-color: #2c00a3;



		

}



.box_input {



	padding: 8px 15px;

	width: 30%;

	border: 1px solid #ccc;

	margin: 10px;



	}



.laks {

	font-weight: 600;

	font-family: 'Roboto', sans-serif;

	font-size: 1rem;

}



.laks_2 {

	vertical-align: top;
    padding: 10px;
    font-size: 1rem;
	font-family: 'Roboto', sans-serif;
    margin: -8px 0 -8px 0;
    background: #ececec;
    box-shadow: 0 3px 3px 0 rgb(50 50 50 / 15%);
    font-weight: 600;
	display: block;
	border-radius: 2px;
	width: 100%;
}


.fea_heading {

	font-size: 1.4rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	padding-bottom: 1rem;
	color: #3B6E44;
}


.lakss {

	font-weight: 500;

    font-family: 'Roboto', sans-serif;

    font-size: 1rem;

    color: #808080;

}


.all_incl {
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	font-size: 0.8rem;
}


.box_input_2 {
	padding: 8px 15px;
	width: 95%;
	border: 1px solid #ccc;
	margin: 10px;
}



.box_input_3 {
	padding-left: 15px;
	width: 96%;
	margin: 10px;
}





.btn-main {
	border : 1px solid #3B6E44;
	color: #3B6E44;
	font-weight: 500;
	padding: 10px 20px;
	margin: 6%;
	}

	.btn-main-tow {
		background-color : #3B6E44;
		color: #fff;
		font-weight: 500;
		padding: 10px 20px;
		margin: 2%;
		}

		.btn-main-tow:hover {

			background-color : #b99a50;
			border: 1px solid #b99a50;
			color: #fff;
		}

.btn-main:hover {

	background-color : #3B6E44;

	color: #fff;
}

	

.form-group {

	margin-bottom: 20px;

}



.div_line {

    border-right: 1px solid white;
}



	



	.imgBox {

		object-fit: cover;

		height: 800px;

		display:block;

		background-position: center ;

	}



.icon_text {

    color: #fff !important;

    font-size: 16px;

}

.back_img {

	background: url(img/backgorund_image.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	width: 100%;
	color: #fff;
	padding: 0px;

	
}



.project_heading {

	color: #fff;
	padding-top: 20px;
	text-align: center;
	font-size: 2rem;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
}

.white_box {
	width: 90%;
	height: 50px;
	padding: 5px 10px 5px 10px;
	color: #000;
	background-color: #fff;
	border-radius: 10px;
	display: flex;
	margin: auto;
	place-items: center;
	justify-content: center;
	opacity: 999;
	vertical-align: center;
	font-size: 1rem;
	font-weight: 600;
}

.contant_text {

	font-family: 'Roboto', sans-serif;

	font-weight: bold;

	color: #3B6E44;

	font-size: 1.2rem;

	padding-top: 10px;

}



.contant_textp {

	

	font-family: 'Monstrat', sans-serif;

	font-weight: 500;

	color: #3B6E44;

}



.heading_font {

font-family: 'Montserrat', sans-serif;
font-size: 1.7rem;
color: #3B6E44;
border-bottom: 2px solid #3B6E44;
padding-bottom: 10px;
font-weight: 600;
display: inline-block;
}




.subline {
	justify-content: center;
	display: flex;
	margin: 1.3% 0;
}


.from-mp {

	margin: 10%;

}



.from-mp-p {

	margin-top: 7.4%;

}

.aminites_text {

	text-transform: capitalize;
	font-weight: 600;
	justify-content: center;
	display: flex;
	color: #be9f5d;
}


.booking-2 {



	width: auto;

	padding: 4px 0px;

	margin: 0 30%;

	color: white;

	text-shadow: 1px 1px 2px #333;

	font-family: 'Roboto', sans-serif;

	font-size: 1.3rem;

	text-transform: capitalize;

	/*align-content: center;*/

	text-align: center;

	border-radius: 0 0 8px 8px;

	background-color: #3B6E44;

	text-align-items: center;

}





.dyn_heading {

	justify-content: center;

	color: #3B6E44;

	font-family: 'Roboto', sans-serif;

	font-size: 1.3rem;

	font-weight: bolder;

	text-align: center;

	margin-top: 5px;

	text-transform : uppercase;	

	padding-top : 5px;

}











.kandivali{

	text-align: center;

	font-size: 1.2rem;

}





.table-1 {



	width: 60% !important;

	height: 5% !important;

}



.caret-ritht {

	

	margin-left: 40%;

}



.table-bordered-1 {

	border-style: none!important;

}



.bg-limited {



	padding: 5px 3px;

	font-family: 'Roboto', sans-serif;

	font-weight: bolder;

	font-size: 1.5rem;

	text-align: center;

	color: white;

	letter-spacing: 0.02vw;

}



.subvention {



	background-color: #3B6E44;

	padding: 12px;

	font-family: 'Roboto', sans-serif;

	font-weight: bolder;

	font-size: 1.4rem;

	text-align: center;

	color: white;

	letter-spacing: 0.02vw;

}



.offers {

	font-size: 	1.2rem;

	font-family: 'Roboto', sans-serif;

	font-weight: bold;

	text-align: center;

	padding: 10px 0 3px 0;



}



.rera {

	font-size: 	1.2rem;

	font-family: 'Roboto', sans-serif;

	font-weight: bold;

	text-align: center;

	padding: 5px 0 5px 0;





}

.lacs {

	font-family: 'Roboto', sans-serif;

	font-size: 1.8rem;

	font-weight: 600;

	color: #3B6E44;

}



.onward{

	font-size: 	1rem;

	font-family: 'Roboto', sans-serif;

	font-weight: bold;

	color: gray;

	

}



.amenites_box {

	width: 255px;

	height: 255px;

	background-image: url(img/amenites/yoga.png);

}



/* 



                    <!-- ========================================================   Start Gallery   ======================================================== ---> */

#demo {

  height:100%;

  position:relative;

  overflow:hidden;

}





   

img.zoom {

    width: 100%;

    height: 200px;

    border-radius:5px;

    object-fit:cover;

    -webkit-transition: all .35s ease-in-out;

    -moz-transition: all .35s ease-in-out;

    -o-transition: all .35s ease-in-out;

    -ms-transition: all .35s ease-in-out;

}

        

 

.transition {

    -webkit-transform: scale(1.08); 

    -moz-transform: scale(1.08);

    -o-transform: scale(1.08);

    transform: scale(1.08);

}

    .modal-header {

   

     border-bottom: none;

}

    .modal-title {

        color:#000;

    }

    

	/* <!-- ========================================================   End Gallery   ======================================================== --> */



.fixed-top{

position: sticky !important;

}



.modal-header{

	padding-left: 2.4rem!important;

}





.modal-footer {

	padding: 0!important;

}



@media (min-width:1400px) and (max-width:1900px) {

	.booking-2 {

		font-size: 1.2rem;

		margin: 0 10%;

	}

	.kandivali {

		font-size: 13px;

	}

	.table {

		padding: .3rem .3rem;

	}

	.bg-limited {

		font-size: 1rem;

	}

	.bg-limited {

		font-size: 1rem;

	}

	.subvention {

		font-size: 1rem;

	}

	.offers {

		font-size: 1rem;

	}

	.connectivity {

		background-color: #fff2f2;

	}

	.connect_icon {

		justify-content: center;

		padding-top: 10px;

	}



}



@media (max-width:768px) {

		

	#img_side_media {

		display: block;

	}

	#img_hide {

		display: none;

	}

}



@media (min-width:768px) {

	#img_hide {

		display: block;

	}

	#img_side_media {

		display: none;

	}

}

@media (max-width:992px) {

	.heading_font::after {

		margin: 7.2% 0;

	}



	













