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

@font-face {
	font-family:'roboto';
	src:url('fonts/roboto.woff') format('woff');
	font-weight:normal;
	font-style:normal;
}



* {
	margin:0;
	padding:0;
	box-sizing:border-box;
}




.clear {
	clear:both;
}

.color1 {
	color:#000;
}

.color2 {
	color:#ff0044;
}


body {	
  	background:#eeede4 url(../images/body.jpg) no-repeat top center; background-attachment:fixed; background-size: 1920px 1080px;
	font:16px roboto;
	letter-spacing:1px;
}


h1, h2, h3, h4, h5, h6 {
	margin-top:25px;
	text-align: center;

}

h1 {
	font:30px roboto;
	font-weight: 700;
	font-variant-caps: small-caps;
	text-align: center;
}

h2, h3, h4, h5, h6 {
	font:27px roboto;
	font-weight: 700;
	font-variant-caps: small-caps;
	text-align: center;
}
p {
	text-align:justify;
}

@media (min-width: 1600px) {
#wrapper-The-Gurgaon {
	width:1600px;
	margin:auto;
}
}

@media (min-width: 768px) {
  #wrapper-The-Gurgaon {
	width:1200px;
	margin:auto;
}
}
#header-The-Gurgaon {
	width:100%;
	float:left;
}

#logo-The-Gurgaon {
	font-weight:normal;
	float:left;
	
}

* {
  box-sizing: border-box;
}
.feedback {
  background-color : #46b8da00;
  color: white;
  padding: 10px 20px;
  border-radius: 4px;
  border-color: #46b8da00;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:60px;
	right:30px;
	background-color:#0b9;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
}

.my-float{
	margin-top:22px;
}
#mybutton {
  position: fixed;
  bottom: -4px;
  right: 10px;
}
.column {
  float: left;
  width: 33.33%;
  padding: 5px;
}
.column1 {
  float: left;
  width: 50%;
  padding: 5px;
}
/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}
#logo-The-Gurgaon .log {
	font:24px roboto;
	float:right;
	text-shadow:none;
	color:#C30;
}

#contact-The-Gurgaon {
	float:right;
	text-align:right;
	font-weight:bold;
	padding-top:60px;
	color:#fff;
	font-size:26px;
}





#nav-The-Gurgaon {
	width:100%;
	height:50px;
	border-radius:10px;
	margin-bottom:15px;
	border: dashed 1px #CCC;
	float:left;
background:rgba(0, 0, 0, 0.6);
}

#nav-The-Gurgaon li {
	float:left;
	list-style:none;
}



#nav-The-Gurgaon li a {
	float:left;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	padding:0 20px;
	line-height:48px;
	text-decoration:none;
	color:#fff;
}


#nav-The-Gurgaon li a:hover,
#nav-The-Gurgaon li a.active {
	color:#6db3f1;
}



#content-The-Gurgaon {
	width:100%;
	padding:25px;
	border-radius:10px;
	float:left;
	background:rgba(255, 241, 241, 0.7);
}


#inner-images {
	width:100%;
	margin:25px 0;
}



#inner-images li {
	list-style:none;
	width:21%;
	float:left;
	font-size:12px;
	text-align:center;
	margin:0 2%;
}

#inner-images li img {
	width:100%;
	border:1px solid #000;
	border-radius:10px;
}



#side-The-Gurgaon {
	width:30%;
	float:right;
}



#side-The-Gurgaon p {
	padding:25px;
	margin-bottom:15px;
	width:100%;
border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
	float:left;
	border:1px solid #91074b;
	background:#fff;
}

#side-The-Gurgaon p img{ vertical-align:top;
 width:100%;
border-radius:10px;
 float:left;
 border:1px solid #91074b; margin-bottom:10px;
 
}




#side-The-Gurgaon h5 {
	width:100%;
	font-size:18px;
	background:#ff0044; 
	text-align:center;
	font-weight:normal;
	color:#fff;
	padding:8px 0;
	float:left;
border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
}


#side-The-Gurgaon h6 {
	padding:10px;
	font-size:18px;
	font-weight:normal;
}


#side-The-Gurgaon {
	float:right;
	margin-bottom:50px; 

}

#side-The-Gurgaon ul{ list-style:none; font-size:14px; background:#FFF; width:100%; 
border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
 border:1px solid #91074b; float:left;  padding:25px;
	margin-bottom:15px; }
#side-The-Gurgaon  ul li{padding:5px 0px 5px 18px; font-weight:bold; line-height:19px; text-align:left; background:url(../images/arow2.html) no-repeat left;}
#side-The-Gurgaon ul li a {color: #060107;}
#side-The-Gurgaon  ul li:hover a{color:#91074b;}


#model-img ul{ list-style:none;  background:#FFF; width:100%; 
border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
 border:1px solid #91074b; float:left;  padding:25px;
	margin-bottom:25px; }
#model-img ul li{border-radius:10px;
	border:2px solid #000; }
#model-img ul li img{width:100%;
	border-radius:10px;
	border:2px solid #000;}
	
	
#area-The-Gurgaon ul{ list-style:none; width:100%; 
border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
 border:1px; float:left;  padding:2px;
	margin-bottom:25px; }
#area-The-Gurgaon ul li{border-radius:10px; float:left;
	border:2px;  }
#area-The-Gurgaon ul li img{width:180px;
	border-radius:10px;
	border:2px solid #000;}	
 

#contentmain-The-Gurgaon {
	width:65%;
	float:left;
}


#contentmain-The-Gurgaon li {
	margin:5px 0 5px 15px;
}




#gallery ul li {
	list-style:none;
	float:left;
 
	margin:1%;
	border:2px solid #524b48;
	width:30%;
	transition:all ease .5s;
}

#gallery ul li img {
	width:100%;
}

#gallery ul li:hover {
	border:2px solid #fff;
}




#footer-The-Gurgaon {
	width:100%;
	padding:20px 5px;
	background:rgba(0, 0, 0, 0.5);
	float:left;
	color:#fff;
	margin-top:15px;
	font-size:10px; border-radius:10px; border:1px dashed #fff;
}

#footer-The-Gurgaon li {
	list-style:none;
	padding:0 10px;
	border-right:solid 1px #fff;
	float:left;
}



#footer-The-Gurgaon a {
	float:left;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}

#footer-The-Gurgaon a:hover {
	text-decoration:underline; color:#FF3366;
}


#footer-The-Gurgaon p {
	margin-right:5px;
	float:right;
}


#footer-The-Gurgaon a {
	float:right;
	margin-left:5px;
}


#ftr-The-Gurgaon {
	width:100%;
	padding:10px 0;
	float:left;
}
#ftr-The-Gurgaon .box{ width:31%; padding:10px; float:left; margin:5px 10px; background:#FFF; border:1px solid #91074b; border-radius:10px; }
#ftr-The-Gurgaon .box h6{ width:100%; padding:2px 0; font-size:18px; text-align:center; font-weight:normal; color:#91074b; border-bottom:1px dashed #999; margin-bottom:10px;}
#ftr-The-Gurgaon .box p{ width:100%; padding:2px 0; font:14px roboto;
	letter-spacing:1px; color:#91074b;}






@media only screen and ( max-width: 900px) { 

#ftr-The-Gurgaon .box{ width:90%;}

#wrapper-The-Gurgaon {
 margin: 10px 10px 10px 10px;
}




#logo-The-Gurgaon {
	font-size:40px;
	text-align:center;
	width:100%;
}


#logo-The-Gurgaon .log {
	width:100%;
	font-size:18px;
	line-height:24px;
	text-align:center;
	
}

#contact-The-Gurgaon {
	width:100%;
	text-align:center;
	font-weight:bold;
	padding:0 0 10px 0;
	color:#fff;
	font-size:18px;
}





#nav-The-Gurgaon {
	height:auto;
}

#nav-The-Gurgaon li {
	width:100%;
	border-bottom:1px solid #fff;
}



#side-The-Gurgaon {
	width:100%;
}


#contentmain-The-Gurgaon {
	width:100%;
}




#inner-images li {
	list-style:none;
	width:100%;
	float:left;
	font-size:16px;
	text-align:center;
	margin:25px 0;
}




#gallery ul li {
	padding:0;
	margin:2%;
	border:none;
	width:100%;
}

#gallery ul li img {
	width:100%;
	border-radius:5%;
}

#gallery ul li:hover {
	border:none;
}





#footer-The-Gurgaon {
	width:100%;
	padding:20px 5px;
	background:#000;
	float:left;
	text-align:center;
	color:#fff;
	margin-top:15px;
	font-size:14px;
}

#footer-The-Gurgaon li {
	list-style:none;
	width:100%;
	padding:10px 0;
	border-right:none;
	float:left;
}


#footer-The-Gurgaon p {
	width:100%;
	text-align:center;
	margin-top:25px;
}


#footer-The-Gurgaon a {
	float:none;
}


