* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
	width: 100%;
	height: 100%;
  font-family: 'Henderson Sans';
	font-weight: normal;
    font-style: normal;
}
.post, .page {
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: bold;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.5em;
}
p
{
    font-family: 'Henderson Sans';
     font-weight: normal;
    font-style: normal;
    font-size: 16px;
}

a {
  outline: none;
  box-shadow: none;
}

a:focus {
  outline: none;
  box-shadow: none;
}
button:focus{
  box-shadow:none !important;
}

input{
  border: none !important;
  background: #f4eee6 !important;
}
input:focus,input:active {
  outline: none !important;
  border: none !important;
}
.site-header{
  position: fixed;
    width: 100%;
    z-index: 1000;
    top:0;

}
.head-sec{
  background:#fff;
}
.nav-close-btn{
  border:none;
}
.head-nav-ul li{
  padding:0 30px;
  text-align: center;
}
.head-nav-ul li a{
  color: #000;
  font-size:16px;
}
.head-nav-ul li a:hover,.head-nav-ul .active-tab{
  border-bottom:3px solid #000 !important;
  border-radius:none;
}
.banner-sec {
  padding-top: 75px;
  position: relative;
}
.gform_button{
  background:#000 !important;
  color:#fff !important;
  width: 100% !important;
  padding: 20px !important;
  font-size: 18px !important;
}
.gform_heading{
  display:none !important;
}
.gform-theme--foundation .gform_fields{
  row-gap: 20px !important;
}
.sec-head{
  color:#000;
   font-family: 'Bodoni72C';
  font-size:30px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.gallery-head{
  color:#000;
  font-family: 'Bodoni72C';
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.head-logo-img {
  width: 200px;
}
.desk-none{
  display:none;
}
.mobile-none{
  display: block;
}

/* Overview */
.overview-sec{
  background: #fff;
  position:relative;
  padding:50px 0;
  overflow: hidden;
}
.overview-left-p{
  font-size:20px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.overview-left p 
{
  font-size: 18px;
}
.form-box{
  padding: 20px;
  background:#fff;
  border-radius:10px;
  width: 80%;
  margin:auto;
  box-shadow: 1px 1px 10px #ccc;
}
input#gform_submit_button_1 {
    background: #f6eee0 !important;
    color: #000 !important;
    font-weight: bold;
}
/* Amenities */

.amenities-sec{
  padding:50px 0 20px 0px;
  background:#fff;
  text-align:center;
  color: #000;
}
.amenities-sec h2,.amenities-sec p
{
  color: #000;
}
.ame-img img
{
  width: 100%;
  height: auto;
  position: relative;
}
.amenities-p{
  font-size:16px;
  padding-bottom: 30px;
  color: #fff;
  margin: 0;
}
.amenities-slider{
  position: relative;
}

.amenitiesSwiper .swiper-pagination-ame{
  bottom:7% !important;
}

.amenitiesSwiper .swiper-pagination-bullet{
  width: 10px;
  height: 10px;
  background:#ffffffd3 ;
}
.amenitiesSwiper .swiper-pagination-bullet-active{
  background:#fff;
}
.ame-slider-head{
  position:absolute;
  z-index: 2;
  width: 100%;
  top: 7%;
}
.ame-slider-head h2{
  color:#fff;
  font-size: 30px;
}
.amenities-icon-sec{
  padding:0px 0 50px 0px;
  background:#fff;
}
.ame-icons{
  padding: 10px 20px;
}
.ame-icons img{
  width:60%;
}
.ame-icons p{
  color:#000;
  padding-top:10px;
  font-weight: 600;
  font-size:14px;
  text-transform: uppercase;
}
.visit-all-ame{
  width: 100%;
  padding:15px 20px;
  background:#fff;
  border:2px solid #6c483c;
  cursor: pointer;
  margin:20px auto;
  color:#6c483c;
  font-size: 20px;
}
.visit-all-ame.active
{
  background: #6c483c;
  color: #fff;
}
.button_group {
    width: 80%;
    margin: auto;
    display: block;
}
.right_enquire
{
  display: none;
}
.location-col-left{
  padding:50px 0;
}
.location-sec{
  padding:50px 0px;
  position:relative;
  background:#fff;
}
.location-box{
  padding:10px 20px;
  margin: 0 auto;
  max-width: 70%;
}
p.overview-left-p
{
  font-size: 18px;
}
#accordionlocation .accordion-item{
  border:none !important;
  background:transparent;
 
}
#accordionlocation .accordion-header{
  background:#626243;
  border-radius: 25px;
}
#accordionlocation .accordion-body{
  background:#fff;
  border-radius: 0px;
  border-radius: 0px;
}
#accordionlocation .accordion-body div 
{
  font-size: 18px;
  padding: 0px 0px 10px 0px;
  display: flex;
      align-items: self-start;
}
#accordionlocation .accordion-collapse{
  background:#f6eee0;
  margin-top: 5px;
}
#accordionlocation .accordion-button{
  background:#f6eee0;
  color:#000;
  border: 2px solid #f6eee0;
  border-radius: 25px;
  margin: 5px auto;
  padding: 0px 10px 0px 0px;
}
#accordionlocation .accordion-button:not(.collapsed){

background: #f6eee0;
  color:#000;

  box-shadow:none;
  border: 0px solid #f6eee0;
}
#accordionlocation img{
  width:40px;
}
#accordionlocation span{
  margin-left: 10px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
}
.location-cicon{
  width:20px !important;
  height:20px !important;
}

.location-col-right img{
  width:100%;
  height:95%;
}

/* Master Plan */
.master-plan-sec{
  padding:60px 0px;
}
.master-plan-sec .list {
  list-style-position: outside;
  margin: 0;
  list-style: none;
  padding: 0;
}
.master-plan-sec .list li {
  padding-bottom: 8px;
  text-transform: uppercase;
  font-size: 15px;
}

.unit_swipe .nav_wrapper {
  align-items: center;
  position: relative;
  left: 60%;
  top: -53%;
  bottom: 200px;
}

.nav_wrapper {
  color: #000;
  font-size: 23px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: space-around;
  justify-content: flex-start;
  align-items: center;
}
.arrow-left_gal, .arrow-left, .arrow-left-one {
  background-image: url(https://www.assetzproperty.com/22andcrest/wp-content/themes/twenty_two_crest/images/rightarrow.png);
  width: 32px;
  height: 32px;
  z-index: 10;
  cursor: pointer;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.total_slide_wrap {
  font-size: 14px;
  font-weight: 700;
  padding: 14px;
  width: auto !important;
}

.arrow-right_gal, .arrow-right, .arrow-right-one {
  background-image: url(https://www.assetzproperty.com/22andcrest/wp-content/themes/twenty_two_crest/images/leftarrow.png);
  width: 32px;
  height: 32px;
  z-index: 10;
  cursor: pointer;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
h5.slide_header {
  color: initial;
  text-align: left;
  font-size: 15px;
  letter-spacing: 4px;
  font-weight: 600;
  margin-bottom:10px;
}
table.table.herb_table {
  width: 85%;
  font-size: small;
}
.table td, .table th {
  padding: 10px 5px;
  vertical-align: top;
  border-top: 1px solid #dee2e6 !important;
}
.table-secondary td p {
  margin-bottom: 0px;
}
.table-secondary tbody+tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {
  border-color: #b3b7bb;
}
.content_wrapper_mobile{
  display:none;
}
.content_wrapper_herb{
    padding: 20px 0px 20px 0px;
    text-align: center;
}
.gallerySwiper
{
  padding: 20px 0px 0px 0px;
}
/* Gallery */

.gallery-sec{
  /* background: url('../img/gallerybanner.png')no-repeat; */
  background-color: #fff;
  width: 100%;
  height: auto;
  padding:50px 0;
  text-align: center;
}

/* About */
.about-sec{
  background:#f6eee0;
  padding:50px 0;
  text-align:center;
}

/* Footer */
.footer-sec{
  background: #fff;
  padding:30px 0 40px;
  color:#000;
}
.foot-left-col{
  display:flex;
  align-items: center;
}
.foot-left{
  display:flex;
  align-items: center;
}
.foot-right{
  text-align:right;
}
.foot-left img{
  width:170px;
  height:auto;
}
.foot-l-p p{
  margin:0;
}
.foot-mid-line{
  width: 1px;
  height: 75px;
  background-color: #000;
  margin: auto 10px;
}
.foot-l-p p,.foot-right
{
  color: #000;
}
.desk-none{
  display:none;
}
.mobile-none{
  display: block;
}


/* Enq btn */

.right_enquire {
  position: fixed;
  bottom: 20px;
  width: 100%;
  z-index: 1000;
}

.right_enquire p {
  width: 300px;
  text-align: center;
  margin: auto;
  background: #000;
  color: #fff;
  padding: 10px 20px;
  border-radius: 15px;
  /* border: 3px solid #1b231b; */
  font-weight: 600;
  cursor: pointer;
}
#enqireformmodal .modal-header {
  border: none;
  padding-bottom: 0;
}
.disclaimer{
  font-size: 6px;
  /* text-align: right; */
  padding: 10px;
  display: flex;
  justify-content: flex-end;
}
.banner-sec,.banner-sec img
{
  position: relative;

}
.bannercontent
{
 position: absolute;
 bottom: -20px;
 color: #fff;
}
p.overview-left-p
{
  font-size: 18px;
}
.bannercontent p
{
  font-size: 25px;
  margin: 0px 0px 0px 0px;
}
.bannercontent h2
{
font-size: 100px;
 font-family: 'Bodoni72C';
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: 2px;

}
.project_details_section
{
  background: #f4eee6;
  width: 100%;
  position: relative;
  padding: 0px 0px;
}
.project_name
{
  display: flex;
  align-items:baseline;
}
.pro_name
{
    padding-left: 125px;
    font-size: 150px;
    font-family: 'Bodoni72C';
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #6d473c;
    line-height: 115px;
}
.pro_price
{
  color: #000;
   font-family: 'Henderson Sans';
   font-weight: bold;
   font-size: 50px;
   padding: 0px 0px 0px 20px;
   text-transform: uppercase;
   position: relative;
}
.pro_price span
{
  font-weight: 400;
  font-size: 20px;
}
.pro_price:after
{
content: '';
    position: absolute;
    background: #6d473c;
    width: 23%;
    height: 2px;
    right: -25%;
    top: 61%;
}

.project_project_details {
  padding: 40px 0px 10px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
}

.project_project_details .pro_loc {
  display: block;
  align-items: center;
  justify-content: center;
  width: 24%;
  padding: 0px;
  border: 0px solid #000;
  margin: 0px 0px 0px 0px;
}

.pro_loc_cont {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    padding: 0px 5px;
    width: 73%;
}
.pro_loc img
{
     width: 70px;
    height: auto;
    margin:0px auto 0px auto;
    position: relative;
    z-index: 10;
    display: inline-block;
}
.pro_loc h4
{
  color: #fff;
  font-weight:600;
  font-size: 21px;
}
.pro_loc p 
{
  font-size: 16px;
    margin: 0px 0px 0px 0px;
    color: #fff;
    height: auto;
}
.green-feature img{
  width:70px;
  padding: 0px 10px 0px 0px;

}
.green-feature-list {
    padding: 30px 0px;
}
.green-feature ul
{
  padding: 10px 0px 10px 10px;
  margin: 0;
}
.green-feature {
    padding: 0px 0px 20px 0px;
}
.green-feature ul li
{
  list-style: none;
  font-size: 18px;
  color: #fff;
  padding: 0px 0px 10px 0px;
  position: relative;
  width: 75%;
}
.green-feature ul li:before
{
   content: "➤"; 
  color: #fff;
  font-size: 13px;
  margin-right: 8px;

}
.green-feature p{
  color:#Fff;
  font-size: 22px;
}
.whiteclr .sec-head, .whiteclr p
{
  color: #fff;
}
.form-box .sec-head
{
  font-family: 'Henderson Sans';
  letter-spacing: 1px;
    margin: 0px 0px 20px 0px;
}
.vector img
{
  width: 150px;
  margin: -20px auto 0px auto;
  display: block;
}
.vector_one img
{
  width: 150px;
  margin: 0px 0 -20px -10px;
  display: block;
}
.amenities-header
{
  position: absolute;
  top:30px;
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
      z-index: 10000;
    color: #fff;
    text-transform: uppercase;
}
.amenities-header .sec-head
{
  color: #fff;
}
.align-self-end
{
  align-items: self-end;
}
.floorplans_section
{
  background: #fff;
  padding: 50px 0px;
  position: relative;
}
.amenities-icon-sec
{
  position: relative;
}
.vector_icon_bottom
{
  position: absolute;
  left: 0;
  bottom: 20px;
}
.vector_icon_top
{
  position: absolute;
  top:20px;
  right: 0;
}
.vector_icon_bottom img,.vector_icon_top img
{
  width: 100px
}
.mobilehidden
{
  display: none;
}
.keyam,.clubam
{
  display: block;
}
.project_hight_light_section
{
  background: #7f6348;
  padding: 50px 0px;
  position: relative;
/*  background: url('../img/band.png')no-repeat;*/
  width: 100%;
  height: auto;
  
}
.project_hight_light_section h2
{
  color: #fff;
}
.un_img img {
    margin: auto;
    display: block;
}
.unit_swipe .nav_wrapper,.nav_wrapper
{
  justify-content: center;
}
.about-sec p
{
  font-size: 18px;
}
.lb-outerContainer
{
  background: transparent !important;
}
.why_choose .row
{
  margin: 0;
  align-items: center;
  justify-content: center;
}
.why_choose .col-sm-6
{
  padding: 0;
}
.fullcontainer {
    width: 100%;
    position: relative;
}
.why_choose_img img
{
  width: 100%;
}
section.amenities-sec.why_choose
{
  padding: 50px 0px;
}
.why_choose_content {
    text-align: left;
    padding: 0px 60px;
}
.why_choose_content ul 
{
       padding: 20px 35px;
    margin: 0;
    list-style: none;
}
.why_choose_content ul li:before
{
  content: '';
  position: absolute;
  background: url('../img/Shape1.png')no-repeat;
 width: 30px;
    height: 26px;
  background-size: contain;
margin-left: -35px;
}
.why_choose_content ul li 
{
  font-size: 16px;
  margin: 0px 0px 15px 0px;

}

.lightbox .lb-image
{
  background: transparent !important;
  margin: auto !important;
}
.lb-outerContainer
{
  background: transparent !important;
}
.allamenities_width .col-md-4,.allamenities_width .col-6
{
  padding: 0px;
}
.ame-img
{
  padding: 10px;
}
.col-md-4.col-sm-6.col-6.keyam {
    padding: 0;
}
.accordion-button::after
{
  background: url('../img/leftarrow.png')no-repeat;
  width: 25px;
  height: 19px;
  background-size: contain;
  background-position: top center;
}
.accordion-button:not(.collapsed)::after
{
    background: url('../img/leftarrow.png')no-repeat;
   width: 25px;
  height: 19px;
  background-size: contain;
  background-position: top center;
transform: rotate(180deg);
}
.amenities_list_section_group {
    padding: 30px 0px 0px 0px;
}
.amenities_list_item
{
  padding: 0px 10px 0px 0px;
}
.amenities_list_item h2
{
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  margin: 0px 0px 25px 0px;
  border-bottom: 2px solid #000;
}
.amenities_list_item ul
{
  padding: 0;
  margin: 0;
  list-style: none;
 text-align: left;
}
.amenities_list_item ul li
{
  font-size: 16px;
  padding: 0px 10px 15px 0px;
  text-align: left;

}
.amenities_list_item.two-column ul li
{
  width: 48%;
  display: inline-block;
  vertical-align: text-top;
}
.amenties-tab-section .nav-tabs
{
  border: 0;
      align-items: center;
    justify-content: center;
}
.amenties-tab-section .nav-link
{
background: #f6eee0;
font-family: 'Bodoni72C';
font-size: 20px;
font-weight: bold;
color: #000;
text-transform: uppercase;
width: 300px;
margin: 0px 20px;
border-radius: 10px;
}
.amenties-tab-section .nav-link.active
{
  background: #7f6348;
  color: #fff;
}

/* Media */

@media only screen and (max-width: 1440px){
  
}
@media only screen and (max-width: 1399px){
  
}
@media only screen and (max-width: 1320px){
  
}
@media (min-width: 1200px) and (max-width: 1366px) {
  .unit_swipe .nav_wrapper {
      bottom: 90px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .unit_swipe .nav_wrapper {
      bottom: 10px;
  }
}
@media only screen and (max-width: 1230px){
  
}
@media only screen and (max-width: 1199px){
  .location-col-right img{
    width:100%;
    height:auto;
    align-self: center;
  }
  .master-con{
    padding-top:10px;
    padding-bottom:20px;
  }
  .foot-l-p p,.foot-right p{
    font-size:14px;
  }
}
@media only screen and (max-width: 1090px){
  
}
@media only screen and (max-width: 1050px){
  
}
@media (max-width: 1024px) {
 
}
@media only screen and (max-width: 991px){
  .content_wrapper_mobile{
    display:block;
  }
  .content_wrapper_herb{
    display:none;
  }
  h5.slide_header{
    margin: 30px 0 10px;
  }
}
@media only screen and (max-width: 820px){
  
}

@media only screen and (max-width: 767px){
  .sec-head,.gallery-head {
    font-size: 28px;
  }
  .form-box{
    width:100%;
  }
  .amenities-sec{
    text-align:left;
  }
  .location-sec{
    padding:50px 0;
  }
  /* .disclaimer{
    display:none;
  } */
  .gallery-sec{
    text-align:left;
  }
  .about-sec{
    text-align:left;
  }
  .ame-icons img {
    width: 100%;
}
  .visit-all-ame{
           width: 100%;
        padding: 15px 0px;
    margin: 10px auto;
  }
  #accordionlocation .accordion-body{
    font-size: 14px;
  }
  #accordionlocation span{
    font-size:14px;
  }
  .unit_swipe .nav_wrapper{
    justify-content: center;
    left: auto;
    bottom:15px;
  }
  .foot-left-col{
    justify-content: space-evenly;
  }
  .foot-right{
    text-align:center;
    padding-top: 20px;
  }
  .right_enquire p {
    width: 95%;
}
 .project_name,.project_project_details
 {
  display: block;
  align-items: center;
 } 
.bannercontent h2
{
  font-size: 50px;
}
.bannercontent p
{
  font-size: 20px;
}
.pro_name
{
  text-align: right;
        font-size: 60px;
        padding-left: 0;
        line-height: 50px;
}
.bannercontent
{
  bottom: -10px;
}
.pro_price
{
  font-size: 25px;
  padding: 0px 10px 0px 0px;
margin: 20px 0px 0px 0px;
text-align: right;
}
.pro_price span
{
  font-size: 15px;
}
.pro_price:after
{
  right: 0px;
  width: 40px;
  display: none;
}
.project_project_details .pro_loc
{
     padding: 10px 0px;
        width: 300px;
        margin: 10px auto 10px auto;
        height: auto;
}
.pro_loc_cont
{
  width: 210px;
}
.pro_loc img
{
  width: 60px;
}
.ame-icons {
    padding: 10px 0px;
    text-align: center;
}
.location-box {
    padding: 10px 10px;
    margin: 0 auto;
    max-width: 100%;
}
.vector img,.vector_one img,.vector_icon_bottom img, .vector_icon_top img
{
  width: 80px;
}
.location-col-left {
    padding: 0px 0;
}
.allamenities_width
{
  width: 100%;
  margin: 0px auto;
}
.master-plan-sec
{
  padding: 20px 0px;
}
.col-md-4.col-sm-6.col-6.keyam
{
  padding: 0px;
}
.overview-left-p
{
  font-size: 18px;
}
p
{
  font-size: 16px;
}
.content_wrapper_herb
{
  display: block;
}
.foot-l-p p, .foot-right p
{
  word-break: break-all;
}
.pro_loc p
{
  font-size: 14px;
}
.vector_icon_top
{
  top: 0px;
  width: 50px;
}
.vector_icon_bottom
{
  width: 50px;
  bottom: 0px;
}

.mobilehidden
{
  display: block;
}
.button_group {
    width: 100%;
    margin: auto;
    display: block;
}
.right_enquire
{
  display: block;
}
.footer-sec
{
  padding-bottom: 80px;
}
.lb-outerContainer
{
  width: 90% !important;
  height: auto !important;
}
.why_choose_content {
    text-align: left;
    padding: 10px 20px;
}
.pro_loc p
{
  height: auto;
}
.project_project_details
{
  padding: 10px 0px;
}
.green-feature ul li
{
  width: 100%;
  font-size: 14px;
}
.amenities_list_item.two-column ul li
{
  width: 100%;
  display: block;
}
.green-feature p
{
  font-size: 18px;
}
.amenties-tab-section .nav-link
{
  width: auto;
  margin: 5px 7px;
}
}
@media (max-width: 600px) {
  
}
@media only screen and (max-width: 414px){
  
  
}
@media only screen and (max-width: 370px){
  .foot-l-p p, .foot-right p{
    font-size:12px;
  }
}
@media only screen and (max-width: 350px){
  
}