@charset "utf-8";
/* CSS Document */

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (max-width: 480px)
and (orientation : portrait)

{
	
	ul#menu{
		display:none !important;
	width:90% !important;
	margin:0.5% 5% !important;
	padding:0;
	font-size:90% !important;
}

#menu li {
	display:inline-block;
	margin: 0px;
	color: #000;
	background:none;
	/*background: rgba(255,255,255, 0.5);*/
	-webkit-border-radius: 10px;
            border-radius: 10px;
}
#menu li.active{
	background:#666;
	background: rgba(0,0,0, 0.5);
	color: #fff;
}
#menu li a{
	text-decoration:none;
	color: #000;
}
#menu li.active a:hover{
	color: #000;
}
#menu li:hover{
	background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
	padding: 0px;
	
}
#menu li.active a{
	color: #fff;
}
#menu{
	position:fixed;
	top:0;
	left:0;
	height: 40px;
	z-index: 70;
	padding: 0;
	
}

.desk{
	display:none !important;
}
	
#hover{
	position:absolute;
	width:80% !important;
	height:100%;
	z-index:500;
	background:none;
}

#section0{
	overflow:hidden;
	width:100%;
	min-height:100%;
}

#section0 iframe{
	 margin-top:5% !important;
}

#show{
	width:110px;
	margin:0 auto;
	padding:0;
}

#section0 #short_wrapper {
   position: absolute;
width: 100%;
margin: 0px;
padding: 0px;
bottom: 10%;
z-index: 999;
background: none;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
alignment-adjust:central;
text-align:center;
}


/*frangipani style*/
#section1{
		background-image:url(../images/fragipeny_bg_main.jpg);
		background-repeat:no-repeat;
		background-size:150%;
		background-position:top 20% right;
		padding: 0 0 0 0;
	}
	
.frang_foot {
  position:absolute;
  margin: 0px 0px 0px 0px;
  width: 60px;
  height: 900px;
/*  background:url(../images/plots/ff01.png) no-repeat;*/
  background:none;
  float:left;
}

.frang_foot img{
	width:100% !important;
}

#fragipany_wrapper{
	width:90%;
	margin:0 auto;
	padding:0;
}

#contaent_fragipany{
	width:100%;
	margin:10% 0% 0% 0%;
	padding:0;
	text-align:left;
}
#contaent_fragipany h1{
       font-size:20px;
       font-weight:bolder;
       letter-spacing:-1px; 
       color:rgba(75, 180, 123, 1); 
       text-transform:uppercase;
       margin-bottom:0.5%;
	   margin-top:5%;    
  }
 
 #contaent_fragipany h3{
       font-size:17px;
       font-weight:400;
       text-transform:uppercase;
       margin-top:0px;
	   margin-bottom:2%; 
       color:rgba(192, 208, 109, 1);     
  }
  
  #contaent_fragipany p{
       font-size:13px;
       color:rgba(0, 0, 0, 1);
	   line-height:25px;
	   width:95%;     
  }
  
  #villas{
	  width:80% !important;
	  height:260px !important;
	  /*overflow:hidden !important;*/
	  margin-top:2%;
	  margin:0 auto !important;
  }
  
  #section1 #short_wrapper {
   position: absolute;
width: 100%;
margin: 0px;
padding: 0px;
z-index: 999;
background: none;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
alignment-adjust:central;
text-align:center;
bottom: 5%;
}
  
  <!-- plots -->
#section2{
		background-image:url(../images/plots_bg.png) !important;
		background-size:cover;
	}
	
	#section2 #short_wrapper {
   position: absolute;
width: 100%;
margin: 0px;
padding: 0px;
z-index: 999;
background: none;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
alignment-adjust:central;
text-align:center;
bottom: 2%;
}
	

  
  #plot_wrapper{
	  width:95%;
	  margin:5% auto 0%;
	  padding:0;
	  overflow:hidden;
	  text-align:left;
  }

  #contant_villas{
width:100%;
margin-top:6%;
float:left;
 } 
 #contant_villas h1{
       font-size:20px;
       font-weight:bolder;
       letter-spacing:-1px; 
       color:rgba(75, 180, 123, 1); 
       text-transform:uppercase;
       margin-bottom:0.5%;    
  }
 
 #contant_villas h3{
       font-size:17px;
       font-weight:400;
       text-transform:uppercase;
       margin-top:0px;
	   margin-bottom:1%;
       color:rgba(192, 208, 109, 1);     
  }
  
  #contant_villas p{
       font-size:13px;
       color:rgba(0, 0, 0, 1);
	   line-height:20px;    
  }
  
  .plot_01{
	  float:left;
	  margin-top:5%;
	  margin-left:0px;
	  width:50%;
  }
  .plot_01 img{
	  width:95%;
  }
  

  .plot_03{
	  float:left;
	  margin-top:5px;
	  margin-left:0px;
	  margin-right:1%;
	  width:100%;
	  max-height:350px;
	  overflow:hidden !important;
  }
  .plot_03 img{
	  width:100%;
  }
  
  .plot_02{
	  display:none !important;
  }
  
  .plot_04{
	  float:left;
	  margin-top:5%;
	  margin-left:0px;
	  width:50%;
  }
  .plot_04 img{
	  width:95%;
  }

/*aprtments*/
#section3 #short_wrapper {
   position: absolute;
width: 100%;
margin: 0px;
padding: 0px;
z-index: 9999998 !important;
background: none;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
alignment-adjust:central;
text-align:center;
bottom: 2%;
}

.foot-aprtments {
  position:absolute;
  margin: 0px 0px 0px 0px;
  width: 110px;
  height: 900px;
/*  background:url(../images/plots/ff01.png) no-repeat;*/
  background:none;
  float:left;
  overflow:hidden !important;
}

.foot-aprtments img{
	width:100% !important;
}

#apartment_wrapper{
	width:95%;
	margin:10% auto 0%;
	padding:0px;
	text-align:left;
	overflow:hidden;
}
#apartment_wrapper h1{
	width:100%;
	margin:0;
	padding:0;
	font-size:20px;
    font-weight:bolder;
    letter-spacing:-1px; 
    color:rgba(75, 180, 123, 1); 
    text-transform:uppercase;
}

#aprtment_section{
	width:100%;
	margin:0;
	padding:0;
}

#aprtment_section > .left_aprt{
	width:95%;
	margin:0;
	padding:0;
}
.left_aprt h3{
	font-size:17px;
       font-weight:400;
       text-transform:uppercase;
       margin-top:0px;
	   margin-bottom:1%;
       color:rgba(192, 208, 109, 1);  
}

.left_aprt p{
	font-size:13px;
       color:rgba(0, 0, 0, 1);
	   line-height:20px;
}

.right_aprt{
	width:98%;
	margin-top:3%;
	padding:0;
}

/* tabs */
/* Style for Usual tabs */
.usual {
  background:none;
  color:#111;
  padding:0px;
  width:100%;
  margin:10px auto 0px;
  text-align:center !important;
}
.usual ul{width:100%; margin:0; overflow:hidden; padding:0;}
.usual li { list-style:none; float:left; width:18%; background:#000; }
.usual li.lastc { list-style:none; float:left; width:46% !important; background:#000; }
.usual ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin:0px;
  color:#000;
  background:#fff;
  font-size:12px;
  text-transform:uppercase;
  border:1px solid #000;
}
.usual ul a:hover {
  color:#FFF;
  background:#000;
  }
.usual ul a.selected {
  margin-bottom:0;
  color:#fff;
  background:#000;
  border-bottom:1px solid #000;
  cursor:default;
  }
.usual div {
  padding:10px 10px 8px 10px;
  clear:left;
  background:#fff;
  min-height:80%;
  margin-top:0px;
}

.usual div img{
	width:100% !important;
	}


/*landscape*/

#section4 #short_wrapper {
   position: absolute;
width: 100%;
margin: 0px;
padding: 0px;
z-index: 999;
background: none;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
alignment-adjust:central;
text-align:center;
bottom: 0.5%;
}

.contain-landscape {
  position:absolute;
  margin: 0px 50px 0px 0px;
  width: 120px !important;
  height: 500px;
  float:right;
  right:0;
  top:0;
}

.contain-landscape img {
	width:100%;
}

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #000;
	opacity: 1;
}


#section4 {
	background-size:100% !important;
	background-position:bottom !important;
	background-repeat:no-repeat !important;
}

#landscape_wrapper{
	width:90%;
	margin:08% auto 0%;
	padding:0px;
	text-align:left;
	overflow:hidden;
}
#landscape_wrapper h1{
	width:100%;
	margin:0;
	padding:0;
	font-size:20px;
    font-weight:bolder;
    letter-spacing:-1px; 
    color:rgba(75, 180, 123, 1); 
    text-transform:uppercase;
}

#landscape_wrapper h3{
	font-size:17px;
       font-weight:400;
       text-transform:uppercase;
       margin-top:0px;
	   margin-bottom:1%;
       color:rgba(192, 208, 109, 1); 
}

#landscape_wrapper p{
	font-size:13px;
       color:rgba(0, 0, 0, 1);
	   line-height:25px;
}

#owl-demo2{
	width:80%;
	margin:5% auto 0% !important;
	padding:0px;
	height:300px !important;
	overflow: hidden !important;
    }
	
	.owl-theme .owl-controls{
	margin-top: 0px !important;
	text-align: center !important;
}

#owl-demo2 .item{
background: none repeat scroll 0% 0% #fff;
padding: 0px 0px;
margin: 0px;
color: #FFF;
border-radius: 3px;
text-align: center;
}

.view02 {
   width: 100%;
   height: 100%;
   margin: 0px;
   float: left;
   border: 0px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
}


/*club house*/

#section5 #short_wrapper {
   position: absolute;
width: 100%;
margin: 0px;
padding: 0px;
z-index: 999;
background: none;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
alignment-adjust:central;
text-align:center;
bottom: 1%;
}

.fp-controlArrow.fp-prev {
    left:1% !important;
    width: 0;
    border-width: 20px 22px 20px 0 !important;
    border-color: transparent #000 transparent transparent;
}
.fp-controlArrow.fp-next {
    right:1% !important;
    border-width: 20px 0 20px 22px !important;
    border-color: transparent transparent transparent #000;
}

#hover02{
	position:absolute;
	width:40% !important;
	height:50%;
	z-index:500;
	background:none;
	margin:0% 10%;
}

#hover03{
	position:absolute;
	width:40% !important;
	height:50%;
	z-index:500;
	background:none;
	margin:0% 10%;
}



#club_wrapper{
	width:80%;
	margin:6% auto 0% !important;
	padding:0;
	text-align:left !important;
}

#club_wrapper .text{
	width:100%;
	margin:0 auto;
	padding:10px;
	overflow:hidden;
}

#club_wrapper h1{
	 width:100%;
	margin:0;
	padding:0;
	line-height:22px;
	font-size:20px;
    font-weight:bolder;
    letter-spacing:-1px; 
    color:rgba(75, 180, 123, 1); 
    text-transform:uppercase;
}

#club_wrapper h3{
       font-size:17px;
       font-weight:400;
       text-transform:uppercase;
       margin-top:0px;
	   margin-bottom:1%;
       color:rgba(192, 208, 109, 1); 
  }

#club_wrapper p{
	 font-size:13px;
       color:rgba(0, 0, 0, 1);
	   line-height:18px;
}

#club_wrapper .images_club{
	width:90% !important;
	height:500px;
	margin:0;
	padding:10px;
	overflow:hidden;
}

/*grand*/
.grand_bg{
	background: url(imgs/plots_bg.png) no-repeat top center ;
	  background-size:cover;
}

#grand_wrapper{
	width:80%;
	margin:1% auto 0% !important;
	padding:0;
	text-align:left;
}

#grand_wrapper .text{
	width:95%;
	margin:0;
	padding:10px;
	overflow:hidden;
}

#grand_wrapper h1{
	  width:100%;
	margin:0;
	padding:0;
	font-size:20px;
    font-weight:bolder;
    letter-spacing:-1px; 
    color:rgba(75, 180, 123, 1); 
    text-transform:uppercase;
}

#grand_wrapper h3{
       font-size:17px;
       font-weight:400;
       text-transform:uppercase;
       margin-top:0px;
	   margin-bottom:1%;
       color:rgba(192, 208, 109, 1);     
  }

#grand_wrapper p{
	 font-size:13px;
       color:rgba(0, 0, 0, 1);
	   line-height:18px;
}

#grand_wrapper .images_grand{
	width:90% !important;
	height:500px;
	margin:0;
	padding:10px;
	overflow:hidden;
}

/*contact*/
/* contact style */
#section6{
		background-image:url(../images/contact_bg.jpg) !important;
		background-size:cover;
	}
	
#section6 #short_wrapper {
   position: absolute;
width: 100%;
margin: 0px;
padding: 0px;
z-index: 999;
background: none;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
alignment-adjust:central;
text-align:center;
bottom: 0.5%;
}
	
	.contact_foot {
  position:absolute;
  margin: 10% 0% 0% 0%;
  width: 118px;
  float:left;  
}
	
#contact_wrapper{
	width:85%;
	margin:5% auto 0%;
	padding:0px;
	text-align:left;
	overflow:scroll !important;
}
#contact_wrapper h1{
	width:100%;
	margin:0;
	padding:0;
	font-size:20px;
    font-weight:bolder;
    letter-spacing:-1px; 
    color:rgba(75, 180, 123, 1); 
    text-transform:uppercase;
}

#contact_wrapper h3{
	font-size:17px;
    font-weight:600;
    text-transform:uppercase;
    margin-top:0px; 
    color:rgba(192, 208, 109, 1);
	margin-bottom:10px;
}

#contact_wrapper p{
	font-size:13px !important;
	line-height:20px;
       color:rgba(0, 0, 0, 1);
}

#contact{
	width:100%;
	margin:5px 0px 0px 0px;
	padding:1%;
	background:rgba(255, 255, 255, 0.7);
	overflow:hidden;
}
.box_cont{
	width:98%;
	margin:1%;
	padding:0;
	float:left;
}


.box_cont h4{
	font-size:13px;
       font-weight:600;
       text-transform:uppercase;
       margin-top:0px; 
       color:rgba(0, 0, 0, 1);
	   margin-bottom:0px;
}

.box_cont h5{
	font-size:12px;
       font-weight:bolder;
       margin-top:0px; 
       color:rgba(0, 0, 0, 1);
	   margin-bottom:0px;
}

.mail_form{
	font-size: 100%;
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family: 'gothic', sans-serif;
}

.mail_form form input[type="text"],
input[type="email"]
{
	display: block;
	width: 95% !important;
	color:#000;
	margin-bottom: 1%;
	padding: 2%;
	background: none repeat scroll 0% 0% rgba(244, 244, 244, 0.2);
	outline: medium none;
	border: 1px solid #666;
	-moz-box-sizing: border-box;
	font-family: 'gothic', sans-serif;
	font-size:12px;
}

#contact form input[type="submit"] {
    padding: 2%;
    background: none repeat scroll 0% 0% rgba(0,0,0,0.9);
    border: medium none;
    font-size:13px;
	font-weight:400;
    text-transform: uppercase;
	float:left;
	color:#fff;
	font-family: 'gothic', sans-serif;
}


.mail_form form select {
   display: block;
	width: 80%;
	color:#333;
	margin-bottom: 20px;
	padding: 10px;
	background: none repeat scroll 0% 0% rgba(244, 244, 244, 0.2);
	outline: medium none;
	border: 1px solid #666;
	-moz-box-sizing: border-box;
	font-family: 'gothic', sans-serif;
}

.mail_form form textarea {
    display: block;
    width: 90%;
	height: 50px;
    margin-bottom: 1%;
	font-family: 'gothic', sans-serif;
    padding: 2%;
    background: none repeat scroll 0% 0% rgba(244, 244, 244, 0.2);
    border: 1px solid #666;
	color:#000;
	font-size:12px;
}

#footer{
	position:absolute;
	width:80%;
	margin:0% 0% 2% 10%;
	bottom:0;
	text-align:right;
	z-index:98;
}

#footer p{
	font-size:8px;
}

#disc{
	position:absolute;
	width:80%;
	margin:0% 0% 2% 10%;
	bottom:0;
	text-align:left;
	z-index:98;
}

#disc p{
	font-size:10px;
}

}