﻿body
{
    margin: 0;
    padding: 0;
    font: normal 14px/20px 'Raleway', sans-serif;

}


/*------------------------------------------------Icons------------------------------------------------*/
.details {
  content: "\f03a";
  margin:0 0 0 0px;
  
}
/*------------------------------------------------End------------------------------------------------*/



@font-face
{
    font-family: swz721l;
    font-style: normal;
    src: url('../font/swz721l_0-webfont.eot');
    src: url('../font/swz721l_0-webfont.eot?#iefix') format('embedded-opentype'), url('../font/swz721l_0-webfont.woff') format('woff'), url('../font/swz721l_0-webfont.ttf') format('truetype'), url('../font/swz721l_0-webfont.svg') format('svg');
    font-weight: normal;
}


@font-face
{
    font-family: swz721h;
    font-style: normal;
    src: url('../font/swz721h_0-webfont.eot');
    src: url('../font/swz721h_0-webfont.eot?#iefix') format('embedded-opentype'), url('../font/swz721h_0-webfont.woff') format('woff'), url('../font/swz721h_0-webfont.ttf') format('truetype'), url('../font/swz721h_0-webfont.svg') format('svg');
    font-weight: normal;
}


@font-face
{
    font-family: swz721m;
    font-style: normal;
    src: url('../font/swz721m_2-webfont.eot');
    src: url('../font/swz721m_2-webfont.eot?#iefix') format('embedded-opentype'), url('../font/swz721m_2-webfont.woff') format('woff'), url('../font/swz721m_2-webfont.ttf') format('truetype'), url('../font/swz721m_2-webfont.svg') format('svg');
    font-weight: normal;
}



#marchfont
{
    font-size: 21px;
    }





.homebanner
{
    width: 100%;
    height: 100%;
     margin-top: 0px;
   /* overflow: hidden;
    background-image: url('../Assets/Images/homebanner.jpg');
    background-repeat: no-repeat;*/
    position: relative;
    z-index: 0;

}


.homebanner::after {
  
  border: 10px solid #fff;
    bottom: 0;
    content: "";
    height: 98%;
    left: 0;
    position: absolute;
    top: 0;
    width: 98.5%;
    z-index: 5;
}


.homebanner .pointsDiv
{
 position:relative;    
}

.datahome
{
    width:500px;
    float:left;
     position: absolute;
     left:25px;
     bottom:25px;
    }
    
    
    .datahome p
{
 color: #fff;
    float: left;
    font-family: swz721m;
    font-size:1.8em;
    font-weight: 500;
    line-height: 36px;
    margin: 0;
    text-align: left;
    width: 100%;

    }
    
.datahome a
{
  color: #fff;
    float: left;
    font-family: swz721l;
    font-size: 1.3em;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
    text-align: left;
    width: 100%;
    }
    
    
.datahome span
{
 display: inline-block;
    margin: 0 5px 0 0;
    position: relative;
    top: 5px;
    width: 20px;
    }
    
    
.datahome span img
{
    width:100%;
    float:left;

    }
    



.floatleft
{
     float:left;    
}

.logomain
{
 color: #000;
    cursor: pointer;
    font-size: 15px;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 150px;
    z-index: 110;
    }


.logomain::before
{
  background-color: #e9e9e9;
    bottom: 0;
    content: "";
    height: 83px;
    left: -235px;
    position: absolute;
    right: -19px;
    top: 0;
    transform: skewX(-31deg);
    z-index: -1;
}


.floorplanzoom
{
    width:100%;
    float:left;
    font-weight:500;
    font-size:11px;
    margin-top:25px;
    color:#7d7d7d;
    }
    
    
  .floorplanzoom i
{      font-size:22px;
        font-weight:normal;
}

.mobilemenubar
{
    display:none;
    }








.logomain2
{
  cursor: pointer;
    padding: 4px 5px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 180px;
    z-index: 110;
    }
    
    
    .logomain2 img
{
    width:100%;
    float:right;
}

.floatright
{
     float:right;    
}

.project-pow
{
    width:60%;
    float:left;
    margin:0 20%;
    }




.enterbuttonDivbottom
{
      width:100%;
    position:relative;
    bottom:0px;    
    height:150px;
    float:left;
    left:0;
    }


.enquiryDiv
{
  background: #fff;
    position:fixed;
    right:25px;
    bottom: 0px;

    width:240px;

    
}

.enquiryDiv h3{
  background: none repeat scroll 0 0 #f1f1f1;
    color: #333;
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
    padding: 9px 0;
    position: relative;
    text-align: center;
}


.enterbutton
{
   background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border: 2px solid #ffffff;
    border-radius: 100px;
    bottom: 0;
    cursor: pointer;
    height: 64px;
    margin: 350px auto 0;
    position: relative;
    width: 26px;
}

.enterbutton2
{

     
    bottom: 42px;
    opacity:0.8;
    margin: 0;
    position:fixed;
    width: 45px;
    cursor:pointer;
    right:5px;
    z-index:10000;
    display:none;
}
#backtotop
{
    background-color: rgba(0, 0, 0, 0.35);
    border-radius: 3px;
    color: #fff;
    display: none;
    padding:0;
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 50px;
    width: 40px;
 }
.bounceimg
{
 position:relative; 
 cursor:pointer;
 width:45px;
}

.bounce
{
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -webkit-animation-duration: 0.9s;
    -moz-animation-duration: 0.9s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -webkit-animation-timing-function: eaze-in-out;
    -moz-animation-timing-function: eaze-in-out;
       margin-top: 10px;
  /*  transform: rotate(-46deg);*/
       
       
}
 @-webkit-keyframes bounce {
  from { top: 10px; }
  to { top: 20px; }
 }

@-moz-keyframes bounce {
  from { top: 10px; }
  to { top: 20px; }
}

.emailbutton
{
    padding:7px 20px;    
    text-align:center;
    border:2px solid #fcaf17;
    color:#000;
    margin-right:30px;
    text-transform:uppercase;
    position:relative;
    z-index:110;
    font-size:15px;
    cursor:pointer;
    margin-top:10px;
}
.emailbutton a
{
    color:#000;
    cursor:pointer;
    text-decoration:none;
}

.emailbuttonleft
{
    padding:7px 20px;    
    text-align:center;
    color:#000;
    /*margin-left:30px;*/
    text-transform:uppercase;
    position:relative;
    z-index:110;
    font-size:15px;
    cursor:pointer;
}
.emailbuttonleft img
{

    left: 25px;
    position: absolute;
    top: -15px;
    width: 171px;
}

.emailbuttonleft a
{
color:#000000;
cursor:pointer;
text-decoration:none;
}
.logo
{
 /*background:rgb(5, 57, 125);    */
/* background: none repeat scroll 0 0 rgba(255, 255, 255, 1);*/
    left: 10px;
    padding: 5px 0;
    position: absolute;
    top: 0;
    width: 177px;
}

.homebannerbg
{
    width:100%;
    height:98%;
    float:right;
    positon:relative;

    }
    
    
    .homebannerbg img
{
    width:100%;
     height:100%;
    float:right;

    }
    

.homelogo1
{
    display: inline-block;
    float: left;
    left: 0;
    line-height: 70px;
    padding: 0;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 300px;
    z-index: 500;
}


.homelogo1 p
{
 color: #808080;
    float: left;
    font-size: 12px;
    line-height: 0;
    margin: 0;
    position: absolute;
    text-align: right;
    top: 50px;
    width: 100%;
    right: 10px;
}


.homelogo1::before
{
 background-color: #fff;
    bottom: 0;
    content: "";
    height: 300px;
    left: -234px;
    position: absolute;
    right: 212px;
    top: 0;
    transform: skewX(-52deg);
    -ms-transform: skewX(-52deg);
-webkit-transform: skewX(-52deg);
-moz-transform: skewX(-52deg);
-o-transform: skewX(-52deg);
    z-index: -1;

}

.homelogo-line
{
   display: inline-block;
    float: left;
    line-height: 87px;
    padding: 7px 5px;
    position: relative;
    vertical-align: middle;
    width: 185px;
    z-index: 500;
}


.homelogo-line::before
{

   /*border-right: 1px solid rgba(245, 134, 52, 0.8);*/
    bottom: 0;
    content: " ";
    height: 630px;
    left: -17px;
    position: absolute;
    right: 115px;
    top: -2px;
    transform: skewX(-33deg);
    z-index: -1;
}


.homelogo-right
{
   float: left;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 200px;
    z-index: 500;
    
    }

.homelogo-right img
{
    width:100%;
    float:left;
    padding: 7px;
   
}


.enterbuttonDiv
{
    bottom: 0px;
    cursor: pointer;
    height: 70px;
    left: 44%;
    margin: 0 auto;
    position: absolute;
    transition: all 0.6s ease 0s;
    width: 180px;
    z-index: 100;
    
}

.enterbuttonDivbottom
{
      width:100%;
    position:relative;
    bottom:0px;    
    height:150px;
    float:left;
    left:0;
    }


.enquiryDiv
{
  background: #f8f8f8;
    position:fixed;
    right:55px;
    bottom: 0px;
    width:240px;

    
}

.enquiryDiv h3{
 background: #373435 none repeat scroll 0 0;
    border-top: 4px solid #f58634;
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    line-height: 26px;
    margin: 0;
    padding: 9px 0;
    position: relative;
    text-align: center;
}


.enterbutton-inside
{
    width: 180px;
    height: 70px;
    background-image: url(../Styles/Images/arrow-bottom.png);
    background-repeat: no-repeat;
}

.w-scroll-button {
  
    bottom: 18px;
    color: #6e6e6e;
    display: inline-block;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    text-align: center;
    width: 100px;
    z-index: 10;
    bottom:10px;
}



@keyframes fadeInOut {
0% {
    opacity: 0;
}
25% {
    opacity: 1;
}
50% {
    opacity: 0;
}
}
.w-scroll-button.w-button-2 a {
    color: inherit;
    display: inline-block;
    font-size: 22px;
    line-height: 10px;
    overflow: hidden;
    text-align: center;
    width: 20px;
    text-decoration:none;
}
.w-scroll-button.w-button-2 a i {
    line-height: 0;
}
.w-scroll-button.w-button-2 a::before, .w-scroll-button.w-button-2 a::after, .w-scroll-button.w-button-2 a i::before {
    animation: 2s ease 2s normal none infinite running fadeInOut;
    content: "\f107";
    display: block;
    font-family: "FontAwesome";
    font-style: normal;
    line-height: 8px;
    margin: 2px 0;
    opacity: 0;
}
.w-scroll-button.w-button-2 a i::before {
    animation-delay: 2.25s;
}
.w-scroll-button.w-button-2 a::after {
    animation-delay: 2.5s;
}




.homelogo1 img
{
width:100%;
float:left;

}


.logo2
{
 /*background:rgb(5, 57, 125);    */
/* background: none repeat scroll 0 0 rgba(255, 255, 255, 1);*/
  left: 25px;
    padding: 19px 10px;
    position: absolute;
    top: 0;
    width: 150px;
}

.homelogo2
{
 /*background:rgb(5, 57, 125);    */
/* background: none repeat scroll 0 0 rgba(255, 255, 255, 1);*/
    padding: 10px;
    position: absolute;
    right: 25px;
    top: 0;
    width: 200px;
}


.content
{
    color: #333;
    display: table;
    font-size: 15px;
    margin: 0px 5%;
    width: 90%;
    text-align:justify;
    line-height:25px;
    padding-top:0px;
    padding-bottom:0px;
    
}


.content2
{
  color: #333;
    display: table;
    font-size: 15px;
    margin: 0px;
    width: 100%;
    text-align:justify;
    line-height:25px;
    padding-top:0px;
    padding-bottom:0px;
    
}


    


/*-------------------------------------------------------------------Flats Tab-----------------------------------------------------------------*/
.rotate
{
    width:20px;
    height:20px;    
    position:absolute;
    background:gray;
}

.rotate:hover
{
   transform:rotate(180deg);
 
    -webkit-transform-origin: 10 10 ;    
}

.tabDiv
{
    width:100%;
    position:relative;
    float:left;  
    padding-top:120px;  
    margin-bottom:0px;
    font-family:futult;


}
.flatAmenties
{
     list-style-type:none;    
     margin:0;
     padding:0;
}
.flatAmenties li
{
    float:left;
    margin:0 25px;
    text-align:center;
    font-size:17px;
    padding-top:5px;
}
.flatAmenties li span
{
      display: block;
    font-family: calibri;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    width: 40px;
}

.flatAmenties li span img
{
    margin-top:8px;
}

.flborderradius
{
 border:1px solid #E6E6E6;    
 border-radius:100%;
}
.tabDiv .level1 {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    height: 98px;
    left: 10px;
    position:absolute;
    top: 35px;
    width: 980px;
    z-index: 10;
}
.tabDiv .level2 {
       border-bottom:1px solid #747474;
   height: 60px;
    left: 0;
    position:relative;
    top: 24px;
    width: 960px;
    z-index: 10;
    transition:background-color 2s;
    padding:0 20px;
    text-align:center;
    cursor:pointer;
}
.tabDiv .level3 {
  /*  background-color: #f3ce8f;
    border-bottom: 1px solid #D8D8D8;*/

    height: 60px;
    left: 0;
    position:relative;
    top: 10px;
    width: 960px;
    z-index: 10;
    transition:background-color 2s;
    padding:0 20px;
    text-align:center;
    
}
.tabDiv .level3:hover
{
/*background-color:#efefef;*/
}
.apartment-type
{
     display:inline-block;   
     width:200px;
     font-size:16px;
     color:#000;
     
 }
 .projtect-type
{
     display:inline-block;   
     width:100%;
        position: relative;
     background-repeat:no-repeat;
     padding-left:0px;
     background-position:left center;
     font-size:16px;
     color:#fff;
 }
 
 .projtect-type2 {
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 16px;
    left: 0;
    padding-left: 0;
    position: absolute;
    top: 200px;
    width: 500px;
}



 .projtect-type3 {
    background-position: left center;
    background-repeat: no-repeat;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    right: 0;
    padding-left: 0;
    position: absolute;
    top: 200px;
    width: 500px;
}


 
 
 .projtect-header
 {
         color: #fff;
    display: table;
    line-height: 37px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
    width: auto;
     }
 
 
 
   .projtect-middledata
   {
    float: left;
    font-size: 21px;
    line-height: 46px;
    text-align: center;
    
       }
       
      
      .projtect-middledata2
   {
    float: left;
    color:#333;
    font-size: 26px;
    line-height: 55px;
    text-align: center;
    
       }    
       
       
             .projtect-middledata3
   {
    float: left;
    color:#f1f1f1;
    font-size: 26px;
    line-height: 55px;
    text-align: center;
    
       }    
       
 
  .projtect-line
  {
    display: table;
    height: 1px;
    padding-right: 0px;
    background-color:#747474;
    vertical-align: middle;
    width: 100%;
      }
 
 
   .projtect-line2
  {
    display: table;
    height: 1px;
    padding-right: 0px;
    background-color:#a0a0a0 ;
    vertical-align: middle;
    width: 100%;
      }
 
 
 
 
 
 
  .amenities-type
{
     display:inline-block;   
     width:100%;
     background-repeat:no-repeat;
     padding-left:0px;
     background-position:left center;
     font-size:22px;
     color:#fff;
 }
 .amenitesDataleft
 {
   color: #333;
    float: left;
    font-size: 16px;
    list-style-position: inside;
    list-style-type:square;
    margin: 0;
    padding: 25px 0 25px 20px;
    width: 540px;
 }
 
  .amenitesDatamain
 {
   color: #fff;
    float: left;
    font-size: 16px;
    list-style-position: inside;
    list-style-type:square;
    margin: 0;
    padding: 0px;
    width: 540px;
 }
 
 
  .amenitesDataright
 {
  color: #000;
    float: right;
    font-size: 16px;
    list-style-position: inside;
    list-style-type: disc;
    margin: 0;
    padding: 25px 0;
    width: 427px;
 }
 .amenitesDataleft li {
  /*  border-bottom: 1px solid #DDDDDD;*/
    line-height: 26px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}
 
 
 .amenitesDataImg
 {
    position: relative;
    vertical-align: middle;
    width: 500px;
    margin-right:5px;
    float:right;
 }
 
.amenitesData li {
  /*  border-bottom: 1px solid #DDDDDD;*/
    line-height: 20px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.expand
{
       color: #A3A3A3
     /*  color:#fcaf17;*/
    display: block;
    font-size: 14px;
    text-align: center;
    width: 100%;
    text-decoration:underline;
    cursor:pointer;
}
 
  .apartment-type b,.projtect-type b,.price-type b,.sqr-type b
{
   /* font-size:19px;*/
}
 .price-type
{
     display:inline-block;   
     
     background-repeat:no-repeat;
     padding-left:30px;
     background-position:left center;
     width:200px;
     font-size:16px;
     color:#000;
 }
 
  .sqr-type
{
     display:inline-block;   
     background-repeat:no-repeat;
     padding-left:30px;
     background-position:left center;
     width:200px;
     font-size:16px;
     color:#000;
 }
 
.expandableDiv
{
    width:100%;
    margin-top:10px;
    position:relative;
    float:left;
    
}
.open
{
     display:block;    
}
.close
{
 display:none;    
}
.fancyDiv
{
 width:1000px;
 margin:0 auto;   
 float:left;
}

.fancyDiv ul
{
    margin:0;
    padding:0;
}

.fancyDiv li
{
    width:430px;
    margin:20px 35px 0;
    float:left;
}

.fancyDiv li img
{
    width:100%;
    border:2px solid #ECECEC;
}
 .fancyDiv li span
{
    width:100%;
    display:block;
    margin:15px 0;
    color:#4A4A4A;
    text-align:center;
}


.fancyDiv2
{
 width:1000px;
 margin:0 auto;   
 float:left;
}

.fancyDiv2 ul
{
    margin:0;
    padding:0;
}

.fancyDiv2 li
{
    width:490px;
    margin:20px 5px 0;
    float:left;
}

.fancyDiv2 li img
{
    width:100%;
       box-shadow: 3px 3px 3px #b9b9b9;
    border:2px solid #fff;
}
 .fancyDiv2 li span
{
    width:100%;
    display:block;
    margin:15px 0;
    color:#f1f1f1;
    text-align:center;
}


 .fancyDiv2 li span2
{
    width:550px;
    display:block;
    margin:15px 0;
    color:#f1f1f1;
    text-align:center;
}




/*-------------------------------------------------------------------Flats Tab-----------------------------------------------------------------*/


.Gallery
{
     list-style-type:none;
     margin:0;
     padding:0;    
}
.Gallery li
{
    width:300px;
    height:245px;
    float:left;
    margin-left:49px;
    position:relative;
    margin-bottom:40px;
}


.amedata
{
   background: rgba(0,0,0,0.7);
   height:50px;
    bottom: 0;
    color: #fff;
    display: none;
    line-height:50px;
    position: absolute;
    text-align: center;
    width: 100%;
    }

  .opacity
  {

      cursor:pointer;
      
      } 

.plus
{
    font-size:40px;
    color:#fff;
    position:absolute;
    top:45%;
    width:100%;
    text-align:center;
}

.Gallery li:first-child
{
    margin-left:0;
}

.Gallery li img
{
    width:100%;
}





.plots
{
     list-style-type:none;
     margin:0;
     padding:0;    
}
.plots li
{
    width:330px;
    height:201px;
   /* margin-top:20px;
    margin-bottom:20px;
     margin-left:5px;
    float:left;*/
   margin:0 auto;
    position:relative;
 
}

.plots li:first-child
{
  /*  margin-left:0;*/
}

.plots li img{
    width:100%;
}


.amenitiesim
{
     list-style-type:none;
     margin:0;
     padding:0;    
}
.amenitiesim li
{
    width:488px;
    height:596px;
    margin-top:0px;
    float:left;
    margin-left:5px;
    position:relative;
    margin-bottom:40px;
}

.amenitiesim li:first-child
{
    margin-left:0;
}

.amenitiesim li img
{
    width:100%;
}













/*-------------------------------------------------------------------Contact Css-----------------------------------------------------------------*/
.Contactdiv
{
     width:1000px;
     margin:0 auto;   
     float:left; 
}
.contactRight
{
   float: right;
    padding: 0px;
    width: 610px;
}

.contactLeft
{
 float: left;
    margin: 0;
    padding: 0 0 0 10%;
    width: 90%;
}


.contactLeft2
{
  margin: 10px 20px;
    width: 350px;
   float:left;
   font-family:Roboto;
}
.displaynone
{
 display:none;    
}

.contactLeft table
{
    width:100%;    
}



::-webkit-input-placeholder { /* WebKit browsers */
    color:   #a9a9ae;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:  #a9a9ae;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:   #a9a9ae;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:   #a9a9ae;
}  

#btnSubmit
{
    width:100%;
    }  

.contactLeft table td input
{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #dfdfdf;
    background:#fff;
    color: #a9a9ae;
    display: block;
    font-size:14px;
    margin-bottom: 15px;
    padding: 15px 2%;
      font-family: "Raleway",sans-serif;
    width: 96%;
}
.contactLeft table td select
{

  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #b3b3b3;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #a9a9ae;
    display: block;
    height: 33px;
 font-size:14px;
    margin-bottom: 5px;
    padding: 15px 2%;
    width: 96%;
      font-family: "Raleway",sans-serif;
}

.contactLeft table td textarea
{
    display: block;
 font-size:14px;
    margin-bottom: 15px;
    padding: 15px 2%;
    width: 96%;
    height: 100px;
    border: none;
    background: none repeat scroll 0 0 #fff;
    color: #a9a9ae;
    resize:none;
    border:1px solid #dfdfdf;
   font-family: "Raleway",sans-serif;
}



      

    
    
.leften
{
  float: left;
    width: 100%;
    cursor:pointer;

    }
    
    
    
    .leften h3
    {
         float: left;
    font-size: 28px;
    font-weight: 500;
    margin: 15px 0 25px;
    text-align: center;
    width: 100%;
    color:#333;
        }

.submit
{
    background-color: #fff;
    border:1px solid #959595;
    color: #2a2a2a;
    float:left;
    margin: 0px;
    padding:10px 30px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}



.submit:hover
{
 background:#fcaf17; 
 color:#000;
}



.mask
{
    background-color: Black;
    bottom: 0;
    height: 831px;
    display: none;
    left: 0;
    opacity: 0.5;
    position: fixed;
    width: 100%;
    z-index:500;
}


#Ok
{
    padding:7px 20px;    
    text-align:center;
    border:2px solid #fcaf17;
    color:#000;
    margin-right:30px;
    position:relative;
    z-index:110;
    font-size:15px;
    cursor:pointer;
    margin-top:10px;
}

#Thank
{
    background-color: #fff;
    border: 2px solid #4a4a4a;
    border-radius: 0px;
    bottom: 450px;
    color: #4b2f21;
    height: 150px;
    left: 403.5px;
    padding: 20px;
    position: fixed;
    font-size:15px;
    width: 550px;
    z-index: 5000;
    display:none;
}


.error
{
    color: red;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    padding: 0 10px;
    font: 14px;
    display: none;
}

.error2
{
    color: Red;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    padding: 0 10px;
    font: 12px;
    display: none;
}



.overlay
{
    width:100%;
    height:100%;
    background-color:rgba(0 ,0 ,0 ,0.60);
    position:absolute;
    top:0;
    }

.overviewleft
{
    float: left;
    padding: 6% 14px 2%;
    width: 50%;
    }
    
 
  

    
    
    
    

    
    
   
 



h2
{
   color: #1a1a18;
    display: inline-block;
    font-family: raleway;
    font-size: 32px;
    font-weight: 600;
    margin: 5px 0 0 0;
    overflow: hidden;
    padding-bottom: 17px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
    line-height:30px;
    }
  
  
  h2:after {
    background: rgba(133, 133, 133, 0.5);
    content: "";
    display: block;
    height: 1px;
    margin: 25px auto 15px;
    width: 270px;
}


 

h2:before {
    bottom: 31px;
    content: "";
    display: block;
       background: #ffae00;
    height: 3px;
    left: 50%;
    margin: 0 0 0 -35px;
    position: absolute;
    width: 70px;
}
  
  
  .header2
  {
      width:100%;
      float:left;
      text-align:center;
        font-family: raleway;
    font-size: 20px;
    line-height:60px;
    font-weight: 600;
      }
      
      
        .header3
  {
      width:100%;
      float:left;
      text-align:left;
        font-family: raleway;
    font-size: 20px;
    line-height:21px;
    font-weight: 600;
      }
      
      
    .header4
  {
float: left;
text-align: center;
font-family: raleway;
font-size: 15px;
font-weight: 600;
display: table;
margin: 10px 0 0 0;
      }  
  
  .Overview
  {
      
       color: #333;
       float:left;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
      }
      
      
   .aboutflo  
     {
      
       color: #333;
       float:left;
    font-size: 15px;
    line-height: 25px;
    text-align:justify;
    width:100%;
    margin:10px 0 0 0;
      } 
      
      
      
      
   .aboutleft
   {
      float: left;
    margin: 6% 4% 0 0;
    width: 30%;
       }  
       
       
       .florence-elevation
       { float: left;
    margin: 0;
    position: relative;
    width: 100%;
     transform: scale(1);
    transition: all 2s ease 0s;
    overflow:hidden;
           }
           
           
           
.florence-elevation:hover img
{
    transform: scale(1.1);
     transition: all 2s ease 0s;
}
           
        .florence-elevation:before
       {      content: ' ';
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    background: url(../Styles/Images/image-holder-bg.png) 0 0 no-repeat;
    background-size: 100% 100%;
            }

           
           .florence-elevation img
       {
           width:100%;
           float:left;
             transition: all 2s ease 0s;
             
           }

       
          .aboutright
   {
       float: left;
    margin: 6% 0 0;
    width: 66%;
       }   
       
      
  .sc_title_underline-left {
    overflow: hidden;
    padding-bottom: 17px;
    position: relative;
    text-align:left;
}      

.sc_title_underline-left:before {
    bottom: 31px;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
      background: #ffae00;
    width: 70px;
    left: 2px;
    margin: 0;
}




.sc_title_underline-left:after {
    background: rgba(133, 133, 133, 0.5);
    content: "";
    display: block;
    height: 1px;
    margin: 15px auto 15px;
    width: 270px;

    margin-left: 2px;
}
      
 .aboutflorence
 {
     width:50%;
     float:right;
     padding:0;
     margin:36px 0 0 0;
     }  
     
     
      .aboutflorence li
 {
      float: left;
   margin: 0 0 0 8%;
width: 25%;
     transition: all 2s ease 0s;
     }     
      
      .floicon
{
         display: table;
    float: left;
    margin: 0 5%;
    position: relative;
    width: 90%;
    }
      
      
.floicon:before {
  border: 1px solid #e7e7e7;
    color: #fff;
    content: "";
    height: 90px;
    left: 0;
    position: absolute;
    top: 0;
 transition: all 2s ease 0s;
    width: 90px;
    
}   
.floicon:after
{
      background: #f9fafc none repeat scroll 0 0;
    border: 1px solid #f9fafc;
    color: #fff;
    content: "";
    height: 82px;
    left: 5px;
    position: absolute;
    top: 5px;
    transform: rotate(45deg);
 transition: all 2s ease 0s;
    width: 82px;
    }
    
    
        
.aboutflorence li:hover .floicon:before 
{
    background:#e9e9e9;
    z-index:10;
 transition: all 2s ease 0s;
}    
    

      .floicon span
{
       display: table;
    float: left;
    margin: 9px 11px;
    position: relative;
    z-index: 20;
     transition: all 2s ease 0s;
    }
    
    .floicon span img
    {
        width:75px;
        }

      
 .floicontext
 {
   display: table;
    float: left;
    margin: 15px 5% 0;
    position: relative;
    width: 97%;
     }     
      
      
       .floicontext span
 {
     width:100%;
     float:left;
     text-align:center;
     font-size:17px;
     font-weight:600;
     }  
     
     
     
           
       .floicontext span2
 {
     float: left;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    text-align: center;
    text-transform: inherit;
    width: 100%;
     }    
      
      
      
      
      
      
      
      
      
      
      
      
  #floorplan-black
  {
      background:#292929;
      float:left;
      width:100%;
      }  
    
 .floorplan1
 {
     width:33%;
     float:left;
     margin:15px 0;
     text-align:center;
     }   
     
                .floorplan1 span
 {
     width:100%;
     color:#fff;
     float:left;
      margin:0px 0;
     text-align:center;
     }   
     
     
      .floorplan1 img
 {
     width:70%;
    
     
     } 
     
     
     
      .floorplan2
 {
     width:33%;
     float:left;
      margin:20px 8%;
     text-align:center;
     }   
     
     
           .floorplan2 span
 {
     width:100%;
     float:left;
      margin:0px 0;
     text-align:center;
     }   
     
     
     
     
      .floorplan2 img
 {
     width:70%;
     } 
     
     
     
     .ame-main{
display: inline-block;
    font-size: 30px;
    margin-bottom: 5px;
      margin-top:70px;
    position: relative;
    text-align: center;
    color:#1a1a18;
    width: 100%;
    font-weight:normal;
}
.ame-main:before {
  background: none repeat scroll 0 0 #da251d;
    content: "";
    display: block;
    height: 2px;
    margin-top: 0.5px;
    opacity: 1;
    position: absolute;
    right: 66%;
    top: 50%;
    width: 30px;
}
.ame-main:after {
 background: none repeat scroll 0 0 #da251d;
    content: "";
    display: block;
    height: 2px;
    left: 66%;
    margin-top: 0.5px;
    opacity: 1;
    position: absolute;
    top: 50%;
    width: 30px;
}
     
     .ame{
display: inline-block;
    font-size: 30px;
    margin-bottom: 5px;
      margin-top:0px;
    position: relative;
    text-align: center;
    color:#1a1a18;
    width: 100%;
    font-weight:normal;
}
.ame:before {
  background: none repeat scroll 0 0 #da251d;
    content: "";
    display: block;
    height: 2px;
    margin-top: 0.5px;
    opacity: 1;
    position: absolute;
    right: 66%;
    top: 50%;
    width: 30px;
}
.ame:after {
 background: none repeat scroll 0 0 #da251d;
    content: "";
    display: block;
    height: 2px;
    left: 66%;
    margin-top: 0.5px;
    opacity: 1;
    position: absolute;
    top: 50%;
    width: 30px;
}


     .ame2{
display: inline-block;
    font-size: 30px;
    margin-bottom: 5px;
      margin-top:0px;
    position: relative;
    text-align: center;
    color:#1a1a18;
    width: 100%;
    font-weight:normal;
}
.ame2:before {
  background: none repeat scroll 0 0 #da251d;
    content: "";
    display: block;
    height: 2px;
    margin-top: 0.5px;
    opacity: 1;
    position: absolute;
    right: 70%;
    top: 50%;
    width: 30px;
}
.ame2:after {
 background: none repeat scroll 0 0 #da251d;
    content: "";
    display: block;
    height: 2px;
    left: 70%;
    margin-top: 0.5px;
    opacity: 1;
    position: absolute;
    top: 50%;
    width: 30px;
}



.locationright p
{
    width:60%;
    margin:20px  20%;
    float:left;
    text-align:center;
    font-size: 16px; line-height: 26px;
    }
    
    
    .locationleft p
{
    width:60%;
    margin:20px  20%;
    float:left;
    text-align:center;
    font-size: 16px; line-height: 26px;
    }

    .thankyou
{
    width:100%;
    float:left;
    }
    
  
    
    
  
 .thankyou p
 {
     font-size:21px;
     line-height:25px;
     text-align:center;
     }
     
     

        
 .examenities
 {
     margin:8% 0 5% 0;
     float:left;
     width:100%;
     }  
   
       
        .floorplan
 {
     margin:9% 0 5% 0;
     float:left;
     width:100%;
     }  
   
       

        
   /*======== 4. Image gallery filter Styles ===========*/
   
 .gallery
 {
     margin:8% 0 5% 0;
     float:left;
     width:100%;
     }  
   
   
   
   
.imagegallery-filter {
 /* border-top: 1px solid  #e4e7eb;
  border-bottom: 1px solid  #e4e7eb;*/
  margin-top: 43px;
  margin-bottom: 30px;
}
.imagegallery-filter li {
  display: inline;
    color: #666666;
}
.imagegallery-filter li:after {
  content: '/';
  display: inline-block;
  color: #666;
  margin: 0 10px;
}
.imagegallery-filter li:last-child:after {
  content: '';
}

.imagegallery-filter li:hover span {
  color: #F58634;
}


.active
 {
  color: #F58634;
}

.imagegallery-filter li span.active:after,
.imagegallery-filter li span.active:before
 {
  width: 100%;
}


.imagegallery-filter li:hover span:after,
.imagegallery-filter li:hover span:before {
  width: 100%;
}
.imagegallery-filter li span {
cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 29px;
    padding: 0 10px;
    position: relative;
    text-transform: capitalize;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.imagegallery-filter li span:after {
  content: ' ';
  width: 0%;
  height: 1px;
  /*background: #F58634;*/
  position: absolute;
  top: -1px;
  left: 0;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.imagegallery-filter li span:before {
  content: ' ';
  width: 0%;
  height: 1px;
  /*background: #F58634;*/
  position: absolute;
  bottom: -1px;
  left: 0;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}


 .img-holder2 {

    position: relative;

}



.img-holder2::before {
  /*  border: 2px solid #fff;
    bottom: 9px;
    content: " ";
    left: 9px;
    position: absolute;
    right: 9px;
    top: 9px;*/
}

 .img-holder2 img 
 {

 height: 100%;
    width: 100%;
}






.room-size2 {
background: rgba(5,5,5,0);
background: -moz-linear-gradient(top, rgba(5,5,5,0) 0%, rgba(19,19,19,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(5,5,5,0)), color-stop(100%, rgba(19,19,19,1)));
background: -webkit-linear-gradient(top, rgba(5,5,5,0) 0%, rgba(19,19,19,1) 100%);
background: -o-linear-gradient(top, rgba(5,5,5,0) 0%, rgba(19,19,19,1) 100%);
background: -ms-linear-gradient(top, rgba(5,5,5,0) 0%, rgba(19,19,19,1) 100%);
background: linear-gradient(to bottom, rgba(5,5,5,0) 0%, rgba(19,19,19,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050505', endColorstr='#131313', GradientType=0 );
  bottom: 0;
    color: #fff;
    display: table;
    font-size: 16px;
    font-weight: 500;
    left: 0;
    line-height: 40px;
    padding: 40px 0 0;
    position: absolute;
    text-align: center;
    width: 100%;

}
 
.img-wrap2
{
    width:100%;
    float:left;
    }
    
    
    portfolio-wrapper2
    {
        width:80%;
        float:left;
        margin:0 10%;
        }
        
        #Container .mix{
    display: none;
}




#galleryfilters
{
    padding: 0;
    width:100%;
    margin: 0 0 10px 0;
    float: left;
    text-align:center;
    list-style: none;
    /*background:#F8F8F8;*/
    /*border-right:1px solid #56B9CA;
    border-left:1px solid #56B9CA;*/
}




#gallerylist .portfolio2
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
  box-sizing: border-box;
    display: none;
    float: left;
    margin: 0 0 75px 0;
    overflow: hidden;
    width: 100%;
    position:relative;
}

#gallerylist #gallerybigimage
{
   float: left;
    width: 64.8%;
    }
    
    
    #gallerylist #gallerybigimage2
{
  float: left;
    margin: 0;
    width: 25%
    }
    
    
        #gallerylist #Appreciationimage2
{
  float: left;
    margin: 0;
    width: 30%;
    margin: 0 35%;
    }
    
    
    
        #gallerylist #gallerybigimage3
{
   float: left;
    margin: 2.5% 0 0;
    width: 100%;
    }

    
.internalmainleft
{display: table;
    float: left;
    margin: 0;
    width: 74.5%;
    }    
        
   .internalmainright
{      display: table;
    float: left;
    margin: 0;
    width: 31.6%;
    } 
    
 #gallerylist .internalmainleft .portfolio2 {
    box-sizing: border-box;
    display: none;
    float: left;
    margin: 1%;
    overflow: hidden;
    width: 31%;
}   
    
  .projectstatusmainleft
{display: table;
    float: left;
    width: 67%;
    }    
        
   .projectstatusmainright
{ display: table;
    float: left;
    margin: 0;
    width: 31.5%;
    }   
 
  #gallerylist .projectstatusmainleft .portfolio2 {
     box-sizing: border-box;
    display: none;
    float: left;
    margin: 1%;
    overflow: hidden;
    width: 48%;
}  
 

 .elevationgallery{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 33.3%;
    margin: 0;
    float: left;

}
 
 
 

#gallerylist .portfolio2
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width:100%;
    margin: 0;
    display: none;
    float: left;
    overflow: hidden;
}
.portfolio-wrapper2
{
   border: 1px solid #f1f1f1;
    cursor: pointer;
    overflow: hidden;
    position: relative !important;
}

.wrapper2
{
    width:100%;
    margin:0;
    float:left;
    }
    
    
    /*======== 4. gallery filter Styles end ===========*/     
        
        
   .leftsite
{display: table;
    float: left !important;
    margin: 0;
    width:50% !important;
    }        
              
 #gallerylist #3dd {
    float: left!important;
    width: 97%!important;
}       
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        /*======== 4. gallery filter Styles ===========*/
        
        
   .specification
 {
     margin:8% 0 5% 0;
     float:left;
     width:100%;
     }  
         
        
        
        
        
        
        
.gallery-filter {
  border-top: 1px solid  #e4e7eb;
  border-bottom: 1px solid  #e4e7eb;
  margin-top: 43px;
  margin-bottom: 30px;
}
.gallery-filter li {
  display: inline;
    color: #666666;
}
.gallery-filter li:after {
  content: '/';
  display: inline-block;
  color: #666;
  margin: 0 10px;
}
.gallery-filter li:last-child:after {
  content: '';
}

.gallery-filter li:hover span {
  color: #F58634;
}


.active
 {
  color: #F58634;
}

.gallery-filter li span.active:after,
.gallery-filter li span.active:before
 {
  width: 100%;
}


.gallery-filter li:hover span:after,
.gallery-filter li:hover span:before {
  width: 100%;
}
.gallery-filter li span {
  display: inline-block;
 cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    line-height: 51px;
    padding: 0 14px;
    position: relative;
  cursor: pointer;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.gallery-filter li span:after {
  content: ' ';
  width: 0%;
  height: 1px;
  background: #F58634;
  position: absolute;
  top: -1px;
  left: 0;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.gallery-filter li span:before {
  content: ' ';
  width: 0%;
  height: 1px;
  background: #F58634;
  position: absolute;
  bottom: -1px;
  left: 0;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}

#room-dimention {
  padding: 80px 0;
  background: #FFFFFF;
}
#room-dimention .gallery-filter {
  border: none;
  margin-bottom: 40px;
}
#room-dimention .gallery-filter li span {
  line-height: 30px;
}
#room-dimention .gallery-filter li span:after {
  display: none;
}

.single-room-dimention {
  display: none;
}
 .img-holder {
  position: relative;
}







 .img-holder img 
 {

    height: 100%;
    width: 100%;


}



 .img-holder:before {
  content: ' ';
  position: absolute;
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px;
  border: 2px solid #fff;
}
 .img-holder .room-size {
  background: #fff none repeat scroll 0 0;
    bottom: 9px;
    color: #343434;
    display: inline-block;
    font-size: 17px;
    font-weight: 300;
    left: 9px;
    line-height: 45px;
    padding: 0 15px;
    position: absolute;
}
 .amenitiesdata {
   background: #f0f0f0 none repeat scroll 0 0;
    bottom: 10px;
    float: left;
    padding: 15px 0 15px 39px;
    position: absolute;
    right: 0;
    width: 49%;
}
 .amenitiesdata:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  border: 1px solid #fff;
}
 .amenitiesdata h2 {
 color: #282828;
    font-size: 22px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 22px;
    text-transform: uppercase;
}
 .amenitiesdata p {
  font-size: 15px;
  line-height: 26px;
  color: #797979;
}
 .amenitiesdata ul li {
 color: #2b2b2b;
    float: left;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
    width: 100%;
}

 .amenitiesdata ul li a{
 color: #2b2b2b;
    float: left;
 font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    width: 92%;
}

.amenitiesdata ul li .fa {
 color: #f58634;
    float: left;
    font-size: 20px;
    margin-right: 10px;
    margin-top: 8px;
}

.img-wrap
{
    float: left;
    margin: 5px 0 0;
    width: 55%;
    }
    
    
    portfolio-wrapper
    {
        width:80%;
        float:left;
        margin:0 10%;
        }
        
        #Container .mix{
    display: none;
}


h3
{
    margin-top:0;
    }


#filters
{
    padding: 0;
    width:100%;
    margin:0px 0 25px;
    float: left;
    text-align:center;
    list-style: none;
    /*background:#F8F8F8;*/
    /*border-right:1px solid #56B9CA;
    border-left:1px solid #56B9CA;*/
}




#portfoliolist .portfolio
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
  box-sizing: border-box;
    display: none;
    float: left;
    margin: 0 0 75px 0;
    overflow: hidden;
    width: 100%;
    position:relative;
}



#portfoliolist2 .portfolio2
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 31%;
    margin: 1%;
    display: none;
    float: left;
    overflow: hidden;
}
.portfolio-wrapper2
{
   border: 1px solid #f1f1f1;
    cursor: pointer;
    margin:10px;
    overflow: hidden;
    position: relative !important;
}


.projectstatusmainleft .portfolio-wrapper2 {
    border: 1px solid #f1f1f1;
    cursor: pointer;
    float: left;
    margin: 10px;
    overflow: hidden;
    position: relative !important;
    width: 47%;
}


.wrapper
{
    width:90%;
    margin:0 5%;
    float:left;
    }
    
    
    /*======== 4. gallery filter Styles end ===========*/
    
    

    
        
        .contact-main
        {
            width:100%;
            margin:0;
            float:left;
            }
        
          .contact-right
        {
            width:47%;
            margin:0;
            float:right;
             padding:8% 5% 0 0;
            }
        
  .contact-left
        {
              padding: 8% 0 0 5%;
    width: 43%;
            margin:0;
            float:left;
            background-image:url(../Assets/Images/contact-bg.JPG);
            background-size:cover;

            }
            
            .contactlogo
            {
                width:250px;
                margin:0px 0 20px;
                float:left;
                }
            
            #contactheader
            {
                 font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
                }
            
            .contact-left p {
 color: #fff;
    font-size:14px;
    float: left;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
} 

.addressicon
{
    width:25px;
    height:45px;
    float:left;
    text-align:center;
    }
    
    .addressicon i
{
    font-size:20px;
    color:#cecece;
 margin:5px 0;
    }
    
    
  .emailicon  
  {
    width:25px;
    height:45px;
    float:left;
    text-align:center;
    }
    
    
        .emailicon i
{
    font-size:15px;
    color:#cecece;
 margin:5px 0;
    }
    
    
    
    
    
    
    .websiteicon
{
    width:25px;
    height:27px;
    float:left;
    text-align:center;
    }
    
    .websiteicon i
{
    font-size:19px;
    color:#fff;
    margin:5px 0;

    }
    
        
.logopartners {
    width: 100%;
    float: left;
    height: auto;
}

.logopartners ul{
margin: 0px;
padding: 0px;

}


.logopartners ul li {
    float: left;
    margin: 10px;
    border: solid 1px #ccc;
    padding: 8px 8px 0px;
}


   


.disclaimer
{
    width:90%;
    background:#fff;
    padding:1% 5%;
    float:left;
    }
    
    
    
    .disclaimer p
{
    width:100%;
    padding:0;
    margin:0;
    text-align:left;
    line-height:25px;
    font-weight:300;
      font-size:14px;
    }
    
    
        .disclaimer p span
{
    width:100%;
    padding:0;
    margin:0;
    text-align:left;
    font-size:20px;
    line-height:25px;
     font-weight:500;
    }
    
    .footer
    {
   width:90%;
    background:#222838;
    padding:1% 5%;
    float:left;
    }
    
    
            .footer p 
{
 float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 50%;
    color:#b5b4b4;
    }
    

    #floatright
    {
        float:right;
        text-align:right;
        }
    
                    .footer p a
{
    text-decoration:none;
    color:#333;

    }
    
    
    
    .tabs nav .examenities
    {
        width:98%;
        float:left;
        padding:0;
        margin:0;
        background:#fff;
        border-left:4px solid #ffae00;
        
        }
        
        
.tabs nav .examenities li
    {
        border-bottom: 1px solid #f1f1f1;
    float: left;
    padding: 0;
    width: 100%;
        
        }
        
      .tabs .amenitiesnav
      {
          margin:0px;
          }  
        
        .tabs nav .examenities li a
        {
        line-height:50px;
          padding: 0 0 0 10px;

        
        }
        

 .examenitiesdata
        {
           float: left;
    position: relative;
    width: 100%;
            }
            
.examenitiesleft
            {
                width:45%;
                float:left
                }
                
                
                .examenitiesleft img
            {
                width:100%;
                float:left
                }
                
                
       
  .mtbel{ display:none;}              
                                
                .examenitiesright
                {
                    float: left;
    margin: 2% 0 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 53%;
}
                
                
                .examenitiesright li {
    color: #2b2b2b;
    float: left;
    font-size: 15px;
    font-weight: 300;
    line-height: 35px;
    text-align: left;
    margin:0 0 14px;
    width: 100%;
}


.examenitiesright li .fa {
    color: #f58634;
    float: left;
    font-size: 20px;
    margin-right: 10px;
    margin-top: 2px;
}


.examenitiesright li a {
    color: #2b2b2b;
    float: left;
 font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    width: 92%;
}

#floorplanfont
{
    font-family: arial;
    font-size: 21px;
    font-weight: normal;
    }


.w3-red
{
    color:#faad00;
    background:#f1f1f1;
    }
    
.noo-property-item-wrap {
    background: #fff;
  /*  border: 1px solid #e5e5f8;*/
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
}


.noo-property-item-wrap:before,
.noo-property-item-wrap:after {
  content: " ";
  display: table;
}    
    
.noo-property-item-wrap:after {
  content: '';
  background: #f9a11b;
  height: 4px;
  width: 30%;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
}
.noo-property-item-wrap:hover:after {
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}



         .whyflorence
 {
     margin:0;
     float:left;
     width:100%;
     }        
        


 .whyflorencedata
        {
           float: left;
    position: relative;
    width: 100%;
            }
            
.whyflorenceleft
            {
                width:48%;
                float:left
                }
                
                
                .whyflorenceleft img
            {
                width:100%;
                float:left
                }
                
                
       
                
                                
                .whyflorenceright
                {
                    float: left;
                  /*  background:#222838;*/
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top:140px;
    width: 50%;
}
        .whyflorenceright li {
    color: #2b2b2b;
    float: left;
    font-size: 15px;
    font-weight: 300;
    line-height: 12px;
    text-align: left;
    width: 100%;
}


.whyflorenceright li .fa {
    color: #ffae00;
    float: left;
    font-size: 18px;
    margin-right: 10px;
    margin-top: 8px;
}


.whyflorenceright li a {
     color: #333;
    float: left;
    font-size: 15px;
    font-weight: 500;
    line-height: 38px;
    text-align: left;
    width: 92%;
}     




.location
{
    width:100%;
    float:left;
    margin:8% 0 0 0;
    } 
    
    
    .locationright
{
    float: right;
    height: 500px;
    margin: 0 0;
    width: 40%;
    } 
    
    
    
        .locationleft
{
    width:60%;
    float:left;
    margin:0;
    } 
    
    
            .locationleft p
{
    width:100%;
    float:left;
    margin:0;
    text-align:left;
     font-size: 18px;
    font-weight: 700;
    } 
    
   

     .loactionbullet
                {
                    float: left;
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
}
        .loactionbullet li {
    color: #2b2b2b;
    float: left;
    font-size: 15px;
    font-weight: 300;
    line-height: 35px;
    text-align: left;
    width: 100%;
}


.loactionbullet li .fa {
    color: #ffae00;
    float: left;
    font-size: 20px;
    margin-right: 10px;
    margin-top: 8px;
}


.loactionbullet li a {
    color: #2b2b2b;
    float: left;
 font-size: 15px;
    font-weight: 500;
    line-height: 35px;
    text-align: left;
    width: 92%;
}     

.button
{
    width:165px;
    float:left;
    background:#ffae00;
    padding:5px 10px;
    margin-right:15px;
    box-shadow:3px 3px 0 #dbdbdb;
    }
    
    
    
    .button a
{
   color: #333;
    float: left;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    width: 100%;
     

    }
    
    
    
    .approve
{
      color: #fff;
    float: left;
    font-weight:300;
    font-size:12px;
    text-align: left;
    width: 100%;
    }
    
    
        .button a:hover i
{

        -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
       margin: 6px 5px 0 0;
}
    
    
    
        .button a i
{
   float: right;
    font-size: 20px;
    margin: 6px 0 0;

   -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    }
    
    .logomarqueediv {
    width: 1000px;
    overflow: hidden;
    margin: 50px auto;
    padding-top: 30px;
    padding-bottom: 25px;
    margin: 0 auto;
}
    
    .logoscroll
    {
        width:85%;
        float:left;
        margin:10px 0 40px 0;
        }
        
         
        
        .buyerguide
{
 bottom: -5px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    left: 5px;
    letter-spacing: 1px;
    position: absolute;
    text-align: left;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
    transform-origin: left top 0;
    width: 150px;
       transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}



 .buyerguide a
        {
    color: #333;
    font-size: 17px;
    font-weight: 500;
    outline: medium none;
    text-align: center;


            }

.buyerguidemain {
   background: #ffae00 none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.21);
    border-radius: 0 20px 20px 0;
    height: 150px;
    left: 0;
    position: fixed;
    top: 50%;
   /* transform: translate3d(0px, 0px, 0px);
      -ms-transform: translate3d(0px, 0px, 0px);
-webkit-transform: translate3d(0px, 0px, 0px);
-moz-transform: translate3d(0px, 0px, 0px);
-o-transform: translate3d(0px, 0px, 0px);*/
    width: 35px;
    z-index: 120;
    display:none;
      transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.buyerguidemain:hover  .buyerguide
{
      left: 11px;
       transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}


.buyerguidemain:hover
{
     width: 45px;
       transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}





/*
.buyerguide:hover span
{
    position: absolute;
    left: 45px;
    bottom: 11px;
    width: 100px;
    color: #56b4e9;
    opacity: 1;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transform: translateX(10px);
}


.buyerguide span
{
    position: absolute;
    left: -50px;
    bottom: 11px;
    width: 100px;
    color: #56b4e9;
    opacity: 0;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
*/
            
            
            
            .buildingsqft-table
{
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0 0;
    padding: 0;
    float:left;
    width: 50%;
    table-layout: fixed;
}
.buildingsqft-table caption
{
    font-size: 16px;
    margin: .5em 0 .75em;
}
.buildingsqft-table tr
{
    background: #f8f8f8;
    border: 1px solid #ddd;
    padding: .35em;
}
.buildingsqft-table th, .buildingsqft-table td
{
    text-align: center;
    font-size: 14px;
    font-family:Arial;
    padding:2px 0;
    font-weight:normal;
}
.buildingsqft-table th
{
  font-size: 14px;
letter-spacing: 0.5px;
text-transform: capitalize;
background: #ffae00;
color: #333;
font-weight:600;
font-family: raleway;
padding: 5px 0;
}
@media screen and (max-width:600px)
{
    .buildingsqft-table
    {
        margin: 5px 0 0;
        width: 100%;
    }
    .buildingsqft-table
    {
        border: 0;
    }
    .buildingsqft-table caption
    {
        font-size: 1.3em;
    }
    .buildingsqft-table thead
    {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .buildingsqft-table tr
    {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em;
    }
    .buildingsqft-table td
    {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: 16px;
        text-align: right;
        padding: 10px 2px;
    }
    .buildingsqft-table td:before
    {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        font-size: 15px;
    }
    .buildingsqft-table td:last-child
    {
        border-bottom: 0;
    }
	
	td.dtbel {
    display: none;
}
	
td..mtbel{ display:block;}
	
}
           