.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {

  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 30px;
  background: #fff;
  
  position: relative;
  zoom: 1;

}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 20px;
  height: 34px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;

  cursor: pointer;
 background: url('../img/arrow-details.png') no-repeat; 
 text-indent: -999999999px;
}


.flex-direction-nav .flex-prev {
  left: -50px;
  transform: rotate(180deg);
}
.flex-direction-nav .flex-next {
  right: -50px;
}


.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}



.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
 
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;

  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs .flex-active {
 
  cursor: default;
}
#slider .flex-direction-nav{display: none;}

#carousel .flex-active-slide img {
    opacity: 1;
    cursor: default;
}
#carousel img {
    display: block;
    opacity: .5;
    cursor: pointer;
}

div#carousel {
    width: 90%;
    margin: 0 auto;
}


/* Details page css */
a,body,div,h1,h2,h3,h4,h5,h6,html,input,p,select,small,span,strong,sub,sup,textarea{font-family:'Open Sans',sans-serif;outline:0}
div#main{margin: 20px 0 40px;}
.details-page {font-family:'Fira Sans', sans-serif;}
.details-page h1{font-size:40px;color:#0065a2;font-weight:700;padding: 15px 0;    float: left;
    width: 80%;
    }
.details-page h2{font-size: 16px;font-style: italic;color:#414141;line-height: 27px;
    font-weight: 400;}
.details-page p{color: #333;font-size: 20px;    line-height: 34px;padding-bottom: 25px;}    

.video-icon{width: 30px;height: 36px;background: url('../img/video-icon.png') no-repeat;    display: inline-block;
    position: relative;
    right: 10px;top: 12px;}
.checksq{width: 20px;height:22px;background: url('../img/checksq.png') no-repeat;    display: inline-block;
    position: relative;
    right: 10px;    top: 5px;}
.highlights h2{    line-height: 48px;font-size: 30px;font-weight: 700;color:#0065a2;font-style: normal;border-bottom: 1px solid #0065a2;margin-bottom: 20px}
.highlights .points {font-size: 20px;padding-bottom: 25px}
.highlights .points span{font-weight:700;color:#0065a2;width: 13%;display: inline-block;}
.highlights{margin-bottom:10px}
.highlights.amen-list ul li{float: left;width: 50%;font-size: 20px;color: #333333;list-style: none;margin-bottom:10px}
.details-video {text-align: center;}
.details-video img{width: 100%;height: auto;}
.details-video iframe{width: 100%;height: auto;}

ul.highlights::before{width: 26px;height: 25px;background: url('../img/hight-light.png') no-repeat;    display: inline-block;
    position: relative;
    right: 10px;content: ""}
ul.highlights{line-height: 48px;
    font-size: 30px;
    font-weight: 700;
    color: #0065a2;
    font-style: normal;    list-style: none;}    
ul.highlights li{font-size: 20px;
    padding-bottom: 25px;font-weight: normal;line-height: normal;color: #000}
ul.highlights li p{padding-bottom: 0} 
ul.highlights li p strong{color: #0065a2;}   
ul.highlights li strong{color: #0065a2;} 
ul.highlights li:first-child {border-top: 1px solid #0065a2;padding-top: 15px;}



ul.amenities::before{width: 30px;height: 36px;background: url('../img/amen.png') no-repeat;    display: inline-block;
    position: relative;
    right: 10px;content: "";top: 5px;}
ul.amenities{line-height: 48px;
    font-size: 30px;
    font-weight: 700;
    color: #0065a2;
    font-style: normal;    list-style: none;}    
ul.amenities li{font-size: 20px;
    padding-bottom: 25px;font-weight: normal;line-height: normal;color: #000}
ul.amenities li p{padding-bottom: 0} 
ul.amenities li p strong{color: #0065a2;}   
ul.amenities li strong{color: #0065a2;} 
ul.amenities li:first-child {border-top: 1px solid #0065a2;padding-top: 15px;}
.spon-logo{    display: inline-block;float: right;    position: relative;
    top: 35px;}
.drop-form{background-color: #094c6c;padding:20px;color: #fff;    margin-top: 25px;}
.drop-form h3{font-size: 23px;color: #fff;font-weight:600;margin-bottom: 30px;}
.forminput input{padding:5px;color: #666666;margin-bottom: 15px;font-weight: 600;width: 246px;}
.forminput select{padding:5px;color: #666666;font-weight: 600;width: 266px}
.checkbox{font-size: 9px;text-shadow: 2px 2px #666;width: 85%;margin:0px auto 10px !important;display: block;}
.checkbox input{width: 10px;height: 10px;border:1px solid #fff;background: #fff;color: #fff }
#right {
    width: 300px;
}

.fright {
    float: right;
}
.fleft{float: left;}

.submit-for{background-color: #55af47;border:none;text-align: center;color: #fff;padding: 3px 5px;    font-weight: 600;
    width: 100%; font-size: 18px;padding-right: 35px;}

.rel-project{background-color: #dfe7e9;padding:10px 20px 50px;margin-top:25px}
.rel-project h3{color: #094c6c;font-size: 20px;font-weight:700;padding-bottom: 15px}
.listwrap-rhs{border: 1px solid #ccc; background-color: #fff;    width: 240px;margin: 0 auto;}
.listwrap-in-rhs{border: 4px solid #efefef;overflow: hidden; }
.listwrap-rhs .listwrap-in-rhs a h2{color: #000;font-size: 16px;font-weight: 600;}
.listwrap-rhs .listwrap-in-rhs a{text-decoration: none;}
.listwrap-rhs .listwrap-in-rhs a p{color: #666;font-size: 14px;padding: 3px 0;}
.listwrap-rhs .listwrap-in-rhs a p.mc-bhk{font-size: 12px;color: #000;font-weight: 500;}
.listwrap-rhs .listwrap-in-rhs a p.mc-price{font-size: 12px;color: #000;font-weight: 500;}
.listwrap-rhs .listwrap-in-rhs a img{max-width: 100%;height: auto;}
.dis-info{padding:10px }
.listwrap-rhs .listwrap-in-rhs #pointer h4{font-size: 11px}
.listwrap-rhs .listwrap-in-rhs a:hover{color:#fff;}
.aut{font-size: 14px;font-style: italic;    font-weight: bold;}
.aut b{color: #ccc;    font-weight: normal;}



/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: -17px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: -17px;
  }
}
