*{

	margin: 0;

	padding: 0;

	font-family: 'Poppins',sans-serif;

	box-sizing: border-box;

}







.navbar-brand img{

	max-width: 160px;

}



.navbar .navbar-nav .nav-link{

	padding: 0.2em 1.2em;

	font-size: 16px;

	font-weight: 600;

}





.navbar .navbar-nav .nav-link.active{



/*color: #f4b141 !important;*/

color: #cb3415 !important;


}



/*  Carousel start   */



.carousel-item {

	height: 100vh;

	min-height: 300px;

}

.bg-1 {

	background-image: url('img/HomeBanner1.jpg');

}



.bg-1, .bg-2, .bg-3 {

	-webkit-background-size: cover;

	background-size: cover;

}

.carousel-caption {

	bottom: 220px;

	z-index: 2;

}

.carousel-caption h5 {

	font-size: 65px;

	/*text-transform: capitalize;*/

	/*letter-spacing: 2px;*/

	text-transform: uppercase;

	margin-top: 25px;

	

}



.bannerTitle1{

	/*color: #000;*/

	color: #fff;

	font-weight: 900;

}



.bannerTitle2{

	
	/*color: #f4b141;*/

	color: #cb3415;


	font-weight: 900;

}

.carousel-caption p {

	width: 60%;

	margin: auto;

	font-size: 18px;

	line-height: 1.9;

}

.carousel-caption a {

	text-transform: uppercase;

	text-decoration: none;

	padding: 5px 20px;

	display: inline-block;

	color: #fff;

	margin-top: 15px;

	border-radius: 5px;

}

.carousel-inner:before {

	content: '';

	position: absolute;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

	background: rgba(0, 0, 0, 0.1);

	z-index: 1;

}

.carousel-indicators {

	bottom: 65px;

}

.carousel-indicators button {

	width: 100px !important;

}







/*  Carousel end */



.titleHeading1{

	color:#091e3e;

	font-weight: 600;

}





.titleHeading2{

	color:#B13D25;

	font-weight: 600;

}

.listP{
	color: #6c757d !important;
	font-size: 17px;
}

.aboutDiv p{

	

	color: #6c757d;

	font-weight: 500;

	line-height: 28px;

	font-size: 17px;

	text-align: justify;

}



.cozyDiv p{

	color: #6c757d;

	font-weight: 500;

	line-height: 28px;

	font-size: 17px;

	text-align: justify;

}



.propertycoverContent p {

	color: #6c757d;

	font-weight: 500;

	line-height: 28px;

	font-size: 17px;

	text-align: justify;

}



.loanDiv p {

	color: #6c757d;

	font-weight: 500;

	line-height: 28px;

	font-size: 17px;

	text-align: justify;

}



.expertiseDiv p {

	color: #6c757d;

	font-weight: 500;

	line-height: 28px;

	font-size: 17px;

	text-align: justify; 

}



.NRIDiv p {

	color: #6c757d;

	font-weight: 500;

	line-height: 28px;

	font-size: 17px;

}



.list-group-item{

	color: #6c757d;

}



.aboutSpacing{

	padding-left: 0px !important;

	margin-left: 0px !important;

}



.btn-outline-danger{

	color: #000 !important;

	font-weight: 700;

}



.btn-outline-danger:hover{

	color: #fff !important;

	font-weight: 400;

}







.counter

{

    background-color: #eaecf0;

    text-align: center;

    

    /* background-size: cover; */

}

.employees,.customer,.design,.order

{

    /*margin-top: 40px;*/

    margin-top: 20px;



    /*margin-bottom: 40px;*/

    margin-bottom: 20px;



}

.counter-count

{

    font-size:63px;

    position: relative;

    /*color: #ffffff;*/

    color: #f4b041;

    text-align: center;

    line-height: 92px;

    /*width: 92px;*/

    /*height: 92px;*/

    /*display: inline-block;*/

    text-align: center; !important;

    margin-bottom: 0px;   /*  1-12 */

}

 .employee-p,.customer-p,.order-p,.design-p

{

    font-size: 18px;

    color: #fff;

    line-height: 34px;

    text-align: center !important;

}





p.counter-count:after {

    content: "+";

}



.counter .col-lg-4 {

    flex: 0 0 auto;

    width: 28.33333%;

    margin: 0px auto;

}



.nriimageDiv{

	padding-left: 0 !important;

	padding-right: 0 !important;

}



.coverContent{



margin: 7% 7%;

text-align: justify;

}



.aboutcoverContent{





margin: 7% 7% 0% 0% !important;

/*margin: 0% 7% 0% 0% !important;*/      /* 7-12 */





/*text-align: justify;*/

}



.cozycoverContent{

margin: 7% 7% 0% 0% !important;



}



.propertycoverContent{

	margin: 7% 7% 0% 0% !important;



}



.nriimage{

  padding: 50px;

}



.col-sm-6.bg-light.order-md-1.imageDiv.text-center {

    margin-top: -45px;

}



.carousel {

    position: relative;

    margin-top: -125px;

}



nav.navbar.navbar-expand-lg.navbar-light.fixed-top-lg {

    z-index: 99;

    position: relative;

    /*background-color: rgb(255 255 255 / 70%);*/

    background-color: rgb(255 255 255 / 30%);



}

.custom-privacy-bg{
	background-color: rgb(255 255 255 / 60%) !important;
}

.privacyBanner:before{
	background: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .nav-link{

	/*color: #fff !important;*/
	color: #091e3e !important;

}





/* Connect with us start */



.contact-us {

  background: url("img/Bottom-image.jpg") no-repeat center fixed;

  background-size: cover;

  min-height: 300px;

  color: #fff;

}



.contact-us .fields {

  background: rgba(2, 2, 2, 0.7);

  /*min-height: 300px;

  padding-top: 40px;

  padding-bottom: 40px;*/

  min-height: 500px;

  padding-top: 90px;

  padding-bottom: 80px;

}



.contact-us p {

  margin-bottom: 40px;

}



.contact-us textarea {

  height: 108px;

}



/*.contact-us input[type="text"], .contact-us textarea {

  background: rgba(82, 78, 78, .7);

  border: none;

  color: #fff;

}*/





.btn-danger{

width: 120px !important;

/*margin-top: -25px;*/

transform: translate(10px, 50px);


}



.bgContact{

	background:#fff;border-radius: 8px;padding-bottom: 35px;

}



/*Connect with us end */



/* Slider start */



.testimonial{

	width: 100%;

	height: 100vh;

	background-color: #121212;

	position: relative;

	padding-bottom: 100px;



}



.section-heading{

	font-size: 40px;

	font-weight: bold;

	margin-top: 40px;

	color: #dee2e6;

	text-align: center;

	margin-bottom: 40px;

}



.carousel-item{

	min-height: 500px;

	position: relative;

}



.carousel-img{

	position: absolute;

	width: 100px;

	height: 100px;

	border-radius: 50%;

	left: 50%;

	top: 30%;

	transform: translate(-50%, -50%);

	border: 2px solid #dee2e6;

}



.carousel-img img{

	width: 100%;

	height: 100%;

	border-radius: 50%;

}



.carousel-caption{

	position: absolute;

	right: 15%;

	left: 15%;

	bottom: 50px;

	padding: 50px 0;

	color: #dee2e6;

}



.testimonial-name{

	font-size: 25px !important;

	font-weight: 400;

}



.testimonial-para{

	font-size: 14px !important;

}



.clientInner:before{

	background: none !important;

}



/* Slider end */









/*footer start*/



.propleofooter{

	background-color: #091e3e;

}



.propleofooter h5{



color: #F4B141;

margin-top: 50px;



}



.propleofooter ul li a{

	color: #fff;

}



.propleofooter ul li p{

	color: #fff;

}



.footerlogo{

	max-height: 120px;

}





/*footer end */



/* Rental section start */



.iconcolor{

	color:#2CA851;

}



.iconImage{

	border-radius: 8px;
	width: 70px;

}



.rentalPara{

	font-size: 17px;

}



.rentalCaptionBanner{

	bottom: 140px;

}



.contactCaptionBanner{

	bottom: 150px;

}



.aboutCaptionBanner{

	bottom: 150px;

}



.paraFont{

	font-size: 17px;

}



.aboutPara{

	/*color: #000;*/

	color: #6c757d;

    font-weight: 500;

    line-height: 28px;

    font-size: 17px;

    text-align: justify;

}

.policy-para{

	/*color: #000;*/

	color: #6c757d;

    font-weight: 500;

    line-height: 28px;

    font-size: 17px;

    text-align: justify;

}



.hostingPara{

	font-size: 15px;

}



.hostHeading{

	font-size: 22px;

}



.loanIcon{

	color: #091e3e!important;

}



.expertiseIcon{

	color: #091e3e!important;

}



.loanassistTitle{

	font-weight: 600;

	font-size: 34px;

	text-align: center;

}



.expertiseHeading1{

	color:#091e3e;

	font-weight: 600;

}



.expertiseHeading2{

	color:#B13D25;

	font-weight: 600;

}

.iconHeading{
	letter-spacing: 0.5px;
}


/* Footer 11-12 */

/*.homelink{

	margin-bottom: 1rem;

}

.aboutlink{
	margin-bottom: 1rem;
}

.rentallink{
	margin-bottom: 1rem;
}*/


/*Responsive div */

@media only screen and (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}





@media only screen and (min-width: 768px) and (max-width: 991px) {

	.navbar-nav {

		text-align: center;

	}

	.navbar-collapse {

		background: #fff;

	}

	.navbar-collapse .nav-item .nav-link {

		color: #000;

	}

	.carousel-caption {

		bottom: 350px;

	}

	.carousel-caption h5 {

		font-size: 65px;

	}

	.carousel-caption p {

		font-size: 18px;

		width: 100%;

	}

}



@media only screen and (min-width: 768px){
	.home-caption{
		bottom: 260px !important;
	}

	.sellDiv{
		margin-left: 65px;
	}

	.forpropertyHeading{
		margin-left: 15px;
	}

	.rentalCaptionBanner{
		bottom: 140px;
	}

	.aboutCaptionBanner{
		bottom: 140px;
		
	}
}





@media (max-width: 768px){

	.mobileinput{

		margin-bottom: 10px;

	}



	.propleofooter h5{

		margin-top: 10px !important;

	}



	.navbar-nav {

		text-align: left;

	}



	.navbar-brand {

		text-align: center;

	}



	/*.navbar-collapse .nav-item .nav-link {

		color: #000;

	}*/



	.navbar .navbar-nav .nav-link{

		padding: 0.4em 1.2em;

	}





	.carousel-caption {

		bottom: 165px;

		/*bottom: 68px;*/

	}

	.carousel-caption h5 {

		font-size: 30px;

		margin-bottom: -125px;

	}





	.carousel-item {

	    height: 50vh;

	    min-height: 300px;

    }





	.carousel-caption p {

		font-size: 12px;

		width: 100%;

	}

	.carousel-caption a {

		padding: 10px 15px;

		font-size: 15px;

	}

	

	/*.navbar-collapse {

		background: #fff;

	}*/



	.carousel-control-next-icon{

		display: none;

	}



	.carousel-control-prev-icon{

		display: none;

	}



	.counter .col-lg-4 {

	    flex: 0 0 auto;

	    width: 100%;

	    margin: 0px auto;

   }



   .counter-count {

    font-size: 43px;

    position: relative;

    /*color: #ffffff;*/

    color: #f4b041;

    text-align: center;

    line-height: initial;

    width: auto;

    height: auto;

    /* display: inline-block; */

    text-align: center !important;

  }



  .employee-p, .customer-p, .order-p, .design-p {

    font-size: 18px;

    color: #fff;

    line-height: 28px;

    text-align: center !important;

  }



  .employees, .customer, .design, .order {

    /*margin-top: 30px;

    margin-bottom: 20px;*/

    margin-top: 20px;       /*  1-12-2023 */

    margin-bottom: 0px;     /*  1-12-2023 */

    text-align: center!important;

    /* margin: auto; */

}

.offerHeading{
	margin-top: 45px;
}


.bannerTitle1{

	color: #fff;

}

.aboutPageTitle{
	margin-top: 25px;
	text-align: center;
}

.bannerTitle2{

	
	/*color: #f4b141;*/
	color: #cb3415;
}

.contactMainTitle{
	margin-top: 15px;
}

.mainFont{
	text-align: center;
	margin-bottom: 15px;
}

.homelink{

	margin-bottom: 1rem;

}



.aboutlink{

	margin-bottom: 1rem;

}



.rentallink{

margin-bottom: 1rem;

}

.contactlink{

margin-bottom: 1rem;

}

.policylink{
margin-bottom: 1rem;

}

.policy-para1{
	text-align: left;
}

.propertyTitle{

	margin-top: 25px;

}



/*.offerHeading{

	margin-top: 150px;

}*/





.navbar-light .navbar-nav .nav-link {



	color: #000 !important;
	font-weight: 600;

}



.aboutcoverContent h1{

	margin-top: 20px;

}



.propertycoverContent h1{

	margin-top: 20px;



}

.loanDiv{
	padding-top: 24px !important;
}

.loanDiv h2{
	padding-bottom: 24px;
}

.loancoverContent{
	margin-bottom: 48px !important;
}

.expertiseMainTitle{
	margin-top: 15px;
}

.home-caption{
		bottom: 250px !important;
		right: 4% !important;
}

.mobileFont{
	/*text-align: left !important;*/
	text-align: center !important;
}

.aboutcoverContent{
	margin: 7% 7% 7% 7% !important;
}

.propertycoverContent{
	margin: 7% 7% 7% 7% !important;	
}

}



/* Extra small */

@media only screen and (max-width: 376px){
.home-caption{
		bottom: 168px !important;
		right: 4% !important;
}

}