html,body{overflow-x:hidden;}

@media (max-width: 360px) {
h1.display-4.mb-4 {
	font-size: 22px !important;
}
}
	
@media (max-width: 991px) {
  a.navbar-brand {position:relative!important;top: 0;margin: 0;padding: 0;}  
}
@media (max-width: 767px) {
    .product-img img{inline-size: -webkit-fill-available;}
    .footertop1 {display: flex;flex-direction: column;}
    .footertobbarbtn a{float:left!important;}
}

@media (max-width: 600px) {
.py-5 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}
    
}

a.nav-link {
    font-size: 18px !important;
    color: #000000 !important;
}

.fixed-top {
    position: relative !important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
body, p {
	    font-family: mulish;
}
.dropdown-toggle::after {
    display: none;
  }
.text-decoration-none{
  text-decoration: none!important;
}
/* Font Awesome Icons have variable width. Added fixed width to fix that.*/
.icon-width { width: 2rem;}
@media (min-width: 992px) {
.navbar-expand-lg .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
    justify-content: flex-end;
}
}
a.nav-link i {
    padding-right: 10px;
}
.whychoose {
    padding: 80px 0;
    background: #faa01c;
}
.navbar {
    padding: 0 !important;
}
.bgimage {
    background: url(images/home-bannerdemo.png) 100%;
    background-repeat: no-repeat;
    background-size: cover;
	padding-top: 0rem!important;
    padding-bottom: 0rem!important;
}
.slidetext {
    background: #00000080;
    padding: 40px 40px 40px 40px;
    margin-top: 100px;
    margin-bottom: 120px;
}
.mx-auto1 {
    margin-right: auto!important;

}
.whycontent p {
    font-size: 20px;
}
.whycontent h2 {
    font-weight: 800;    
}
.whycontent2 p {
    margin-left: 30px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}
.whycontent:hover {
    border: 1px solid #ffffff;
    cursor: pointer;
}
.whycontent2 h4 {
    margin-bottom: 20px;
}
.whycontent2 p::before {
    content: '\f058';
    font-family: 'Font Awesome 5 Pro';
    padding-right: 13px;
    color: #ffffff;
}
.whycontent2 h1 {
    padding-bottom: 6px;
    color: #000;
    font-weight: 800;
}
.whycontent img {
    width: 30%;
    margin-bottom: 12px;
}
.whycontent {
    padding: 40px;
    border: 1px solid #340b0b;
    margin-bottom: 26px;
    color: #fff;
}
.why1 {
    display: flex;
}
h1.display-4.mb-4 {
    font-weight: 800;
    color: #ffffff;
    font-family: mulish !important;
    font-size: 50px;
}
.mx-auto1 p {
    color: #ffffff;
    font-family: mulish;
    font-size: 18px;
    line-height: 28px;
    padding-left: 33px;
    border-left: 1px solid #e3e3e3;
    margin-left: 6px;
    font-weight: 600;
	}
ul.navbar-nav {
    font-family: mulish;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.55);
    font-weight: 700;
}
.slidebtn {
    color: #fff !important;
    background-color: #fd9600 !important;
    border-color: #ffc40c !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.slidebtn:hover {
    color: #fff !important;
    background-color:#ffc40c !important;
    border-color: #faa01c !important;  
	
}
p.titlep1 {
    text-align: center;
    margin-bottom: 46px;
    font-size: 18px;
}
h2.title1 {
    text-align: center;
    margin-bottom: 10px;
    font-family: mulish;
    font-weight: 700;
    color: #faa01c;
}
.projects-box {
    margin-top: 80px;
    margin-bottom: 80px;
}
.ltn__product-item-4 {
    -webkit-box-shadow: var(--ltn__box-shadow-4);
    box-shadow: var(--ltn__box-shadow-4);
    border: 1px solid;
    border-color: #ebebeb;
    background-color: var(--white);
}
.ltn__product-item {
    position: relative;
    background: #f1f1f1;
}
.ltn__product-item-4 .product-img {
    position: relative;
    
}
.footertop1 p {
    font-size: 17px;
}
.product-img {
    position: relative;
    overflow: hidden;
}
.product-img:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--ltn__primary-color);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.ltn__product-item-4 .product-img a {
    display: block;
}
a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
    color: inherit;
}
.ltn__product-item-4 .product-img img {
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.product-img img {
    position: relative;
    -webkit-transition: all 3.5s ease 0s;
    -o-transition: all 3.5s ease 0s;
    transition: all 3.5s ease 0s;
}
.slick-slide img {
    display: block;
}
.product-badge {
    position: absolute;
    top: 15px;
    right: 18px;
}
.product-badge ul {
    margin: 0;
    padding: 0;
}
.product-badge li:first-child {
    margin-top: 0;
}
.product-badge li {
    list-style: none;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    background: #ff9800 !important;
    color: #fff !important;
    padding: 3px 15px 0px;
    text-transform: uppercase;
    line-height: 28px;
}
.product-img-location a {
    text-decoration: none;
    color: #ffffff;
}
.product-img-gallery.go-top a {
    text-decoration: none;
    color: #fff;
}
i.flaticon-pin:before {
    content: '\f124';
	font-family: FontAwesome;
}
.bg-green {
    background-color: var(--green) !important;
    color: var(--white) !important;
}

@media (max-width: 991px) {
.ltn__product-item-4 .product-img-location-gallery {
    padding: 0 15px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: wrap-reverse;
    flex-flow: wrap-reverse;
}
.ltn__product-item-4 .product-img-location-gallery ul li {
    font-size: 13px;    
	margin-top: 5px;
}
.ltn__product-item-4 .product-img-location-gallery .product-img-gallery {
    margin-left: 0;
}
.ltn__product-item-4 .product-info {
    padding: 30px 20px 1px;
}
.ltn__product-item-4 .product-title {
    font-size: 20px;
}

}


.ltn__list-item-2-before li {
    position: relative;
}
.ltn__list-item-2 li {
    list-style: none;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    max-width: 160px;
    font-size: 14px;
}
.product-info-bottom {
    padding-left: 29px;
    border-top: 1px solid #ebebeb;
    padding-top: 10px;
}
.ltn__list-item-2 {
    padding-left: 0;
}
.ltn__product-item-4 .product-description p {
    font-size: 18px !important;
    margin-bottom: 15px;
}
.product-title {
    font-size: 18px;
    margin-bottom: 5px;
}
.ltn__product-item-4 .product-title {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 600;
}
.ltn__product-item-4 .product-info {
    padding: 30px 30px 1px;
}
.ltn__product-item-4 .product-price {
    font-size: 18px;
    font-family: var(--ltn__heading-font);
    font-weight: 600;
    color: var(--ltn__secondary-color);
    margin-bottom: 5px;
}
.ltn__product-item-4 .product-price label {
    font-weight: 400;
    font-size: 14px;
}
label {
    display: inline-block;
}
.projects-box h3, h2, h1, h4, h5, h6, p, a {
    font-family: mulish !important;
}
h2.product-title.go-top a {
    text-decoration: none;
    color: #ff9b08;
    font-weight: 700;
}
a.viewprojectbtn button {
    background: #ffc40c;
    padding: 8px 23px;
    margin-bottom: 12px;
}
.apartments-plan-info p {
    font-size: 18px;
}
.apartments-info-list ul li {
    font-size: 18px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(250 160 28) !important;
}
.aboutsection p {
    font-size: 18px;
}
li.bedroomsicon {
    border-right: 1px solid grey;
    padding-right: 10px;
    font-size: 15px;
}
.product-img-gallery.go-top ul li a {
    background: #b7b7b79c;
    padding: 1px 7px;
}
.ltn__product-item-4 .product-img-location-gallery {
position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 14px 9px;
    margin: 0;
    background: linear-gradient(to bottom, rgb(0 0 0 / -4%) 0%, rgb(0 0 0 / 96%) 99%);
}
.ltn__product-item-4 .product-img-location-gallery ul {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 2;
}
.ltn__product-item-4 .product-img-location-gallery ul li {
list-style: none;
    font-size: 14px;
    color: #ffffff !important;
    float: left;
    padding-right: 12px;
}
.ltn__product-item-4 .product-img a {
    display: block;
}
a i {
    padding: 0 2px;
}
.boxes {
    display: flex;
}
li.upcomingbadge {
    background: #139304 !important;
}
li.upcomingbadge1 {
    background: #139304 !important;
}
.product-img-location ul li a:hover {
    color: #d1cfcf;
}









.header-top {
    background-color: #faa01c;
    padding:0;
}
ul.header-contact-nav.top-bar li a {
    text-decoration: none;
}
ul.header-social-nav {
    margin-top: 6px;
    margin-bottom: 6px;
}
ul.header-contact-nav.top-bar {
    color: #fff;
}
ul.header-contact-nav {
    margin-top: 10px;
}
ul.header-contact-nav {
    margin-top: 6px;
    margin-bottom: 0;
    float: left;
}
ul.header-contact-nav li {
    display: inline-block;
    list-style: none;
    margin-right: 20px;
}
ul.header-contact-nav li i {
    font-size: 16px;
}
ul.header-contact-nav li i {
    font-size: 16px;
    margin-top: 3px;   
	flex-direction: row;
    flex-wrap: nowrap;
    padding-right: 8px;
}
ul.header-contact-nav li a {
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff;
    font-size: 14px;
}
ul.header-social-nav {
    margin-top: 6px;
}
.header-social-nav li {
    display: inline-block;
    list-style: none;    
	margin-left: 10px;
}
.header-social-nav li a {
    width: 20px;
    height: 20px;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff;
    font-size: 20px;
}
.text-right {
    float: right;
    position: relative;
    display: flex;
    justify-content: flex-end;
}
.floorplan {
    background: #ffc40c;
    margin-top: 0px;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}
.planestwoboxes {
    display: flex;
    background: #ff9800;
}
ul.header-contact-nav.top-bar {
    left: 0;
    padding-left: 0;
    padding-bottom: 6px;
}
.apartments-plan-info.ltn__secondary-bg.text-color-white {
    padding-top: 80px;
    padding-left: 110px;
    padding-right: 40px;
}
.apartments-plan-info.ltn__secondary-bg.text-color-white h2 {
    font-weight: 700;
    margin-bottom: 16px;
}
.apartments-info-list ul li {
    list-style-type: none;
    line-height: 44px;
}
.apartments-info-list ul li:before {
    content: '\f00c';
    font-family: 'Font Awesome 5 Pro';
    padding-right: 13px;
    color: #000000;
}

.pro-height ul li {
    list-style-type: none;
    width: 50%;
    float: left;
    list-style: none;
    font-weight: 600;
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 20 px;
    font-size: 20px;
    line-height: 40px;
}
.pro-height ul li:before {
    content: '\f058';
    font-family: 'Font Awesome 5 Pro';
    padding-right: 13px;
    color: #faa01c;
}
.floorplan2 {
    margin-top: 0 !important;
}
.aboutsection0 {
    margin-top: 50PX;
    margin-bottom: 50px;
}
.aboutsection h2 {
    text-align: left;
    font-weight: 700;
    color: #ff9800;
	margin-bottom: 40px;
}
.footer {
    background: #4c4c4c;
    padding-top: 90px;
    padding-bottom: 30px;
	margin-top: -70px;
}
.footer1widget {
    color: #f3f3f3;
}
.footer1widget h4 {
    margin-bottom: 18px;
}
ul.ad1 li {
    list-style-type: none;
	    display: flex;
}
ul.ad2 li {
    list-style-type: none;
	    display: flex;
}
ul.ad3 li {
    list-style-type: none;
	    display: flex;
}
ul.ad1 li:before {
    content: '\f3c5';
    font-family: 'Font Awesome 5 Pro';  
    padding-right: 14px;	
}
ul.ad2 li:before {
    content: '\f879';
    font-family: 'Font Awesome 5 Pro';  
    padding-right: 14px;		
}
ul.ad3 li:before {
    content: '\f0e0';
    font-family: 'Font Awesome 5 Pro';  
    padding-right: 14px;		
}
ul.ad1 {
    padding-left: 16px;
}
ul.ad2 {
    padding-left: 16px;
}
ul.ad3 {
    padding-left: 16px;
}
.foooterfourwidgets {
    display: flex;
}
ul.ad4 li {
    list-style-type: none;
    line-height: 36px;
}
ul.ad4 li:before {
    content: '\f054';
    font-family: 'Font Awesome 5 Pro';
    font-size: 14px;
    padding-right: 14px;
}
.bottombar {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #3c3b3b;
    color: #c3c2c2;
}
ul.ad4 li a {
    text-decoration: none;
    color: #f3f3f3;
}
.contentblock1 {
    padding-top: 50px;
    padding-bottom: 40px;
    background: #ffffff;
}
.towimgbox {
    background: #fff;
    padding: 22px;
}
.towimgbox {
    background: #ededed;
    padding-top: 22px;
    padding-bottom: 10px;
    padding-left: 20px !important;
    padding-right: 20px !important;
}


.contentblock2 {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #faa01c;
}
ul.aboutsecondsectionul li {
    list-style-type: none;
    line-height: 40px;
    display: flex;
}
ul.aboutsecondsectionul li:before {
    content: '\f058';
    font-family: 'Font Awesome 5 Pro';
    padding-right: 13px;   
    font-weight: 700;
	color: #5a5647;
}
.content11 {   
	margin-top: 100px;
}
ul.aboutsecondsectionul {
    margin-bottom: 30px;
}
.towimgbox12 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.footertop1 {
    display: flex;
}
.container.footertop0 {
background: #ff9800;
    padding: 34px 0 20px 30px;
    z-index: 0;
    position: relative;
}
.footertop1 h2 {
    font-weight: 700;
    color: #fff;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
    z-index: 1;
}
.footertop1 p {
    color: #fff;
}
.footertobbarbtn a {
    text-decoration: none;
    background: white;
    padding: 14px 30px 15px 34px;
    float: right;
    color: #000;
    font-weight: 700;
}
.footertobbarbtn {
    margin-top: 12px;
}
.product-info-bottom a button {
    font-weight: 700;
}
@media (max-width: 601px) and (max-width: 768px){
     .slidetext {
   width:100%;
}
}
@media (max-width: 1200x) and (max-width: 1280px){
.slidetext {   
    margin-top: 150px !important;
}
}
@media (max-width: 1035px){
     .slidetext {
    margin-top: 250px;
    margin-bottom: 0px;
	 padding: 16px 12px 22px 24px;
}
  a.btn.btn-lg.btn-outline-light.slidebtn {
    display: none;
}
h1.display-4.mb-4 {
    margin-bottom: 0 !important;
}
}
@media (max-width: 1280px){
     .mx-auto1 p{display:none;}
}
@media (max-width: 768px){
  a.btn.btn-lg.btn-outline-light.slidebtn {
    display: none;
}
 .slidetext {
    padding: 16px 12px 22px 24px;
 }

   h1.display-4.mb-4{font-size: 42px;
    margin-bottom: 0 !important;}
   
   .header-top .col-md-7 {width:40%;}
  .header-top .col-md-5 {width:60%;}
  .planestwoboxes{display:block;}
}


@media (max-width: 600px) {
    .projecthighlights .project-section1 .person-img{display:none;}
    .slidetext {
    background: #0000006b;
    padding: 4px 12px 15px 20px !important;
}
h1.display-4.mb-4 {
    font-weight: 800;
    color: #ffffff;
    font-family: mulish !important;
    font-size: 30px;
    margin-top: 14px;
}
.py-5 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}
    .project-section1 img {
        width: 50px;
    }
.ltn__product-item {
    position: relative;
    margin-bottom: 20px;
}
.header-top {
    background-color: #faa01c;
    padding: 0;
    display: none;
}
.planestwoboxes {
    display: flex;
    flex-direction: column;
}
.apartments-plan-info.ltn__secondary-bg.text-color-white {
    padding-top: 34px;
    padding-left: 12px;
    padding-right: 2px;
}
.apartments-info-list ul {
    padding-left: 0;
}
.pro-height ul li {
    list-style-type: none;
    width: 100%;
    float: left;
    list-style: none;
    font-weight: 600;
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 20 px;
    font-size: 20px;
    line-height: 40px;
}
.aboutsection h2 {
    text-align: left;
    font-weight: 700;
    color: #ff9800;
    margin-bottom: 14px;
}
.footertop1 {
    display: flex;
    flex-direction: column;
}
.footertobbarbtn a {
    text-decoration: none;
    background: white;
    padding: 14px 30px 15px 34px;
    float: left;
    color: #000;
}
.bgimage {
    /*background: url(images/banners2.png);*/
    background: url(images/home-bannerdemo.png) 100%;
    background-repeat: no-repeat;
    background-size: auto;
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
    background-size:cover;
    background-position:100% 0;
}
h1.sectiontitle{font-size: 28px !important;}
.mx-auto1 p{display:none;}
.slidebtn{display:none !important;}
.slidetext{background:#0000006b !important;position:relative;text-align:center;margin-top: 200px;
    margin-bottom: 0px;}
}

h1.sectiontitle {
text-align: center;
    margin-bottom: 40px;
    font-weight: 800;
    color: #022e15;
    border-bottom: 1px solid #8080801a;
    padding-bottom: 14px;
    display: inline-block;
    font-size: 42px;
}
.projecthighlights {
    padding-bottom: 0px;
    padding-top: 60px;
    background: #f1f1f1;
}
.iconproject img:hover {
    border-radius: 50%;
    background: #ffc40c;
}
.iconproject img {
    border-radius: 50%;
    background: #ff9800;
}
.iconwithcontent {
    display: flex;
    margin-bottom: 40px;
}
.contentproject {
    margin-left: 20px;
}
.contentproject h4 {
    font-weight: 800;
    color: #484040;
}



/* slide css */

.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    text-decoration: none;
    padding: 16px;
    margin-top: -22px;
    background: #dfdfdf !important;
    color: #282116;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}
ul.navbar-nav .active, .dot:hover {
  background-color:#f8f9fa !important;
}
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

.fade:not(.show) {
    opacity: 1 !important;
}
.apartments-plan-img {
    background: #f7f7f7 !important;
}

.formdiv {
    background: #fff;
    padding: 40px;
}

h2.titileproperty {
    margin-top: 0px;
    font-weight: 800;
}
.propertyaddress.propertybox1 h4 {
    font-weight: 700;
	color: #faa01c;
	border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
}
.propertybox1 {
    background: #efefef;
    padding: 20px 26px;
    margin-bottom: 26px;
}
.panel-body22 {
    display: flex;
    flex-wrap: wrap;
}
.listing_detail {
    margin-bottom: 16px;
    padding-right: 10px;
}
.description.propertybox1 h4 {
    font-weight: 700;
	color: #faa01c;
	border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
}
.propertydetails.propertybox1 h4 {
    font-weight: 700;
	color: #faa01c;
	border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
}
.localdetails {
    display: flex;
    flex-wrap: wrap;
}
.amenitiesandfeatures.propertybox1 h4 {
    font-weight: 700;
	color: #faa01c;
	border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
}
.feature_chapter_name {
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
.floorplans.propertybox1 h4 {
    font-weight: 700;
    margin-bottom: 10px;
	color: #faa01c;
	border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
}
.floorplans.propertybox1 img {
    width: 100%;
}
.map.propertybox1 h4 {
    font-weight: 700;
    margin-bottom: 10px;
	color: #faa01c;
	border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
}
.twodiv {
    display: flex;
    margin-top: 70px;
}
.formdiv1 {
    background: #efefef;
    margin: 0 40px;
}
.formdiv1 input {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.localdetails svg {
    height: 19px !important;
    width: 19px !important;
    margin-right: 10px;
}
.formdiv1 textarea {
    padding-left: 10px;
    width: 100%;
    margin-bottom: 10px;
}
.formdiv1 input#contact-form-submit {
    background: #faa01c;
    border: none;
    font-weight: 600;
    color: #000000;
}
.formdiv1 h4 {
text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000000;
    background: #faa01c;
    padding: 10px 10px;
}
.sidecontactfrm {
    padding: 20px 20px;
}
.bsrbg img {
    width: 100%;
}
a.acc_google_maps {
    text-decoration: none;
    background: #faa01c;
    color: #fff;
    padding: 10px 26px 10px 26px;
    clear: both;
    display: flex;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) { 
   .twodiv {
    display: block;
    margin-top: 70px;
}
.localdetails {
    display: block;
    flex-wrap: wrap;
}
.panel-body22 {
    display: block;
    flex-wrap: wrap;
}
.formdiv1 {
    padding: 20px 20px;
    background: #efefef;
    margin: 40px 0px;
}
}








/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 9px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #faa01c;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 8px;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

/* Style the close button */
.topright {
  float: right;
  cursor: pointer;
  font-size: 28px;
}

.topright:hover {color: red;}


@media only screen and (max-width: 800px) {
    .propertypage-section-header {
    width: 100%;
    background: linear-gradient(rgb(0 0 0 / 0%),rgb(0 0 0 / 0%),rgb(0 0 0 / 0%)),url(images/breadcumb.jpg);
    background-repeat: no-repeat;
    background-size: cover !important;
    padding-bottom: 34px !important;
    padding-top: 34px !important;
}

}


a.acc_google_maps:hover {
    color: #000000;
}

.propertypage-section-header {
    width: 100%;
    background: linear-gradient(rgb(0 0 0 / 0%),rgb(0 0 0 / 0%),rgb(0 0 0 / 0%)),url(images/breadcumb.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 110px;
    padding-top: 110px;
}

.header-title1 h1 {
    font-weight: 800;
    color: #2e1d03;
    margin-top: 14px;
}
.header-title1 h3 {
    font-weight: 400;
}
.header-title1 a button {
    background: #faa01c;
    border: navajowhite;
    padding: 10px 32px;
    font-weight: 700;
    margin-top: 24px;
}
.localdetails i {
    font-weight: 100;
    margin-right: 10px;
}
p.btnpaddingspace {
    padding-bottom: 14px;
}
ul.featureslist li:before {
    content: '\f054';
    font-family: 'Font Awesome 5 Pro';
    margin-right: 14px;
    font-size: 14px;
    padding-top: 3px;
}
ul.featureslist li {
    list-style-type: none;
    display: flex;
    margin-bottom: 12px;
}
ul.featureslist {
    padding-left: 16px;
    margin-top: 16px;
}

span.copyrights {
    padding-top: 10px;
    display: block;
}