@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}*/
a{
	text-decoration:none;
}
table {
    border-spacing: 0;    
}
fieldset,img {
    border: 0;
    
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
/*h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}*/
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
#header
{
    background: none repeat scroll 0 0 #231f20;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
        /*border-bottom:2px solid #F7C097;*/
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    height:83px;
    z-index: 70;    
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
/*h1{
	font-size: 6em;	
}
p{
	font-size: 2em;
}*/
/*.intro p{
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
}*/
.section{
	text-align:center;
}
#menu li {
	 /* background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);*/
   color: #000000;
    display: inline-block;
    float: left;
    margin: 24px 10px;
    position: relative;
}
#menu li.active{
	color: #F58634;
	/*border-top:1px solid #F58634;
	border-bottom:1px solid #F58634;*/

}
#menu li a{
 font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    text-transform: capitalize;
	

}
#menu li.active a:hover{
	color: #FED5A2;
	/*background:#fff;*/
}
#menu li a:hover
{
  color:#FED5A2;   
 }

#menu li:hover{
	/*background: #f1f1f1;*/
}
#menu li a,
#menu li.active a{
	 display: block;
    padding:8px 5px;
}
#menu li.active a{
	color: #FFAE00;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../Styles/Font/fontawesome-webfont.eot?v=4.1.0');
  src: url('../Styles/Font/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../Styles/Font/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../Styles/Font/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../Styles/Font/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}




.cl-effect-21 a {
	padding: 10px;
	color: #fff;
	text-shadow: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.cl-effect-21 a::before,
.cl-effect-21 a::after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 0px;
	background: #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.cl-effect-21 a::before {
	top: 0;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.cl-effect-21 a::after {
	bottom: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}

.cl-effect-21 a:hover,
.cl-effect-21 a:focus {
	color: #f1f1f1;
}

.cl-effect-21 a:hover::before,
.cl-effect-21 a:focus::before,
.cl-effect-21 a:hover::after,
.cl-effect-21 a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}


/*-----------------------------------------------------------Icons----------------------------------------------------------------*/
.menuicon
{
    color: White;
    display: block;
    font-family: FontAwesome;
    font-size: 60px;
    line-height: 51px;
    position: relative;
    text-align: center;
    width:300px;
    float:left;

}


.menuiconhome
{
    color: White;
    display: block;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 46px;
    position: relative;
    text-align: center;
    color:#333;


}


.socialicon
{
    color: White;
    display: block;
    float: left;
    font-family: FontAwesome;
    font-size: 25px;
    line-height: 25px;
    margin: 10px 4px;
    position: relative;
    text-align: center;
       width: 42px;

}


.facebook:before {
  content: "\f09a";
  
}


.twitter:before {
  content: "\f099";
  
}


.google:before {
  content: "\f0d5";
  
}

.linkdin:before {
  content: "\f0e1";
  
}


.youtub:before {
  content: "\f167";
  
}
















.menuiconmain
{
        position: relative;
    text-align: center;
    width:300px;
    float:left;
             margin: 25px 0 0 0px;
    }

.menuicontext
{
        position: relative;
    text-align: center;
    width:300px;
    float:left;
             margin: 25px 0 0 0px;
    }




.menuicontext a
{
    font-size:16px;
    font-family:futult;
    color:#fff;
    text-decoration:none;
    }



.details:before {
  content: "\f0ed";
  
}





.ebrochure:before {
  content: "\f1c6";
  
}




 .flats
{
        
    background-image: url("../Styles/Images/floor2.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 20px;
    margin:11px 0 12px 25px;
    text-align: center;
    width: 20px;
}


.rightbutton {
  background: none repeat scroll 0 0 #fff;
    float: right;
    height: 24px;
    padding: 10px;
    text-align: center;
       cursor: pointer;
    width: 15px;
   
    }


  .rightbutton:before{    
    content: "\f0d7";    
      font-family:FontAwesome; 
      font-size:20px;
      color: #333;
  }

 .layout:before
{
        
  content:"\f029";
  font-family:FontAwesome;

}

.contacticon:before
{
 content:"\f041";
 font-size:20px;
}
.aerialicon:before
{
 content:"\f01d";    
}
.layouticon:before
{
 content:"\f02f";    
}
.reviewicon:before
{
 content:"\f06e";    
}

.amicon:before
{
 content:"\f140";    
 font-family:FontAwesome;
}




 /*
 .location
{
        
    background-image:url('../Styles/Icons/LOCATION.png');
   background-position: center top;
    background-repeat: no-repeat;
    line-height: 21px;
    margin: 15px;
    padding-top: 35px;
}*/

 .aerial
{
        
    background-image:url('../Styles/Icons/AERIAL.png');
   background-position: center top;
    background-repeat: no-repeat;
    line-height: 21px;
    margin: 15px;
    padding-top: 35px;
}


/*-----------------------------------------------------------End Icons----------------------------------------------------------------*/
#menu{
	   /* background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);*/
    /*background-image: url("../Styles/Images/bg1.PNG");
    background-position:right -128px center;
    background-repeat: no-repeat;*/
 background: #231f20 none repeat scroll 0 0;
    height: 82px;
    left: 0;
    margin: 0 13% 0 15%;
    padding: 0;
    position: absolute;
    top: 0;
    width: 72%;
    z-index: 70;

}



.twitter-share-button{
	position: fixed;
	z-index: 99;
	right: 149px;
	top: 9px;
}
#download{
	margin: 10px 0 0 0;
	padding: 15px 10px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #49afcd;
	background-repeat: repeat-x;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-image: linear-gradient(top, #5bc0de, #2f96b4);
    border-left-color: #2f96b4;
    border-right-color: #2f96b4;
    border-top-color: #2f96b4;
    border-bottom-color: #1f6377;
}
#download a{
	text-decoration:none;
	color:#fff;
}
#download:hover{
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	background-color: #2F96B4;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-ms-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
#infoMenu{
	height: 20px;
	color: #f2f2f2;
	position:fixed;
	z-index:70;
	bottom:0;
	width:100%;
	text-align:right;
	font-size:0.9em;
	padding:8px 0 8px 0;
}
#infoMenu ul{
	padding: 0 40px;
}
#infoMenu li a{
	display: block;
	margin: 0 22px 0 0;	
	color: #333;
}
#infoMenu li a:hover{
	text-decoration:underline;
}
#infoMenu li{
	display:inline-block;
	position:relative;
}
#examplesList{
	display:none;
	background: #282828;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	float: left;
	position: absolute;
	bottom: 29px;
	right: 0;
	width:638px;
	text-align:left;
}
#examplesList ul{
	padding:0;
}
#examplesList ul li{
	display:block;
	margin: 5px 0;
}
#examplesList ul li a{
	color: #BDBDBD;
	margin:0;
}
#examplesList ul li a:hover{
	color: #f2f2f2;
}
#examplesList .column{
	float: left;
	margin: 0 20px 0 0;
}
#examplesList h3{
	color: #f2f2f2;
	font-size: 1.2em;
	margin: 0 0 15px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	padding: 0 0 5px 0;
}



/* Demos Menu
 * --------------------------------------- */
 #demosMenu{
	position:fixed;
	bottom: 10px;
	right:10px;
	z-index: 999;
 }

