*{
    padding: 0px;
    margin: 0px;
}
body{
    font-family: 'Montserrat', sans-serif;
}
.header{
    padding: 10px 0px;
}
header .shrink {
position: fixed;
width: 100%;
top: -70px;
left: 0;
right: 0;
-webkit-transform: translateY(70px);
-ms-transform: translateY(70px);
transform: translateY(70px);
-webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
transition: background 500ms ease, -webkit-transform 500ms ease;
-o-transition: transform 500ms ease, background 500ms ease;
transition: transform 500ms ease, background 500ms ease;
transition: transform 500ms ease, background 500ms ease, -webkit-transform 500ms ease;
-webkit-transition: transform 500ms ease, background 500ms ease;
-webkit-box-shadow: 0px 3px 16px 0px rgb(0 0 0 / 10%);
box-shadow: 0px 3px 16px 0px rgb(0 0 0 / 16%);
z-index: 999;
background: #fff;
}
.form-bg {
    background-image: url(../img/banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.form-css {
    position: absolute;
    background-color: #fff;
    padding: 20px 25px;
    border: 0px solid #d57883;
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    box-shadow: 0 5px 10px rgb(0 0 0 / 15%);
    right: 60px;
    top: 55px;
    width: 350px;
    text-align: center;
}
.contact_detial {
    float: right;
    min-width: 190px;
    color: #435061;
    padding-top: 20px;
}
.phone_icon {
    float: left;
    height: 100%;
    width: 30px;
    -moz-transition: rotate(20deg);
    -webkit-transition: rotate(20deg);
    -o-transition: rotate(20deg);
    -ms-transition: rotate(20deg);
    transition: rotate(20deg);
    font-size: 44px;
    height: 100%;
    line-height: 57px;
    width: 30px;
    color: #f37335;
}
.phone_number {
    float: left;
    padding-left: 12px;
}
.phone_number h5 {
    margin: 0;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #ee7f07;
}
.phone_number h2 {
    margin: 0;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
}
.schedule_visit_btn, .schedule_visit_btn_header, .view_on_map_btn, .schedule_visit_href_btn {
    background: #c8a45a none repeat scroll 0 0;
    color: #fff !important;
    float: right;
    line-height: 3.2;
    text-align: center;
    text-transform: uppercase;
    width: 165px;
    text-decoration: none;
    font-weight: 600;
    -moz-transition: .2s all;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    -ms-transition: .2s all;
    transition: .2s all;
    /* padding-top: 24px; */
    margin-top: 17px;
}
.schedule_visit_btn > a, .schedule_visit_btn_header > a {
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    -moz-transition: .2s all;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    -ms-transition: .2s all;
    transition: .2s all;
    display: block;
    line-height: 3.2;
}
.abt-comp{
    padding: 70px 0px;
}
.abttext{
    text-align: center;
}
.abttext p{
    line-height: 26px;
}
.abttext h2{
        margin: 12px 0px 15px;
        font-size: 33px;
        font-weight: 700;
        font-family: 'Lato', sans-serif;
        color: #424241;
}

.feat-text{
    background: #ee7f07;
    padding: 30px 20px;
}

.feat-text h2{
        margin: 12px 0px 15px;
        font-size: 24px;
        font-weight: 900;
        font-family: 'Lato', sans-serif;
        color: #fff;
}
.feat-text ul{
    padding: 0px;
}
.feat-text ul li{
        list-style: none;
        font-weight: 500;
        margin-bottom: 10px;
        position: relative;
        padding-left: 15px;
        color: #fff;
}
.feat-text ul li i{
     position: absolute;
     left: 0px;
     top: 2px;
     font-size: 18px;
}
.floorplan{
    padding: 50px 0px;
}
.heading{
    margin: 0px 0px 40px;
    font-size: 32px;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #414e5f;
}
.planimg{
    margin: 0px 10px;
}
.form-btn{
        background: #ee7f07;
        color: #fff;
        border-radius: 0px;
        width: 100%;
        font-weight: 600;
        text-transform: uppercase;
}
.owl-theme .owl-controls .owl-buttons div {
    color: #c8a45a !important;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 4px 20px !important;
    font-size: 17px !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #fff;
    filter: Alpha(Opacity=50);
    opacity: 1 !important;
    border: 2px solid #c8a45a !important;
}
.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
    text-align: center;
    vertical-align: middle;
}
.table-bordered td{
    border: 1px solid #c8a45a94;
    text-align: center;
}
.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
    text-align: center;
    vertical-align: middle;
    background: #c8a45a;
    color: #fff;
}
.form-css h2{
    color: #ee7f07;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    }
    .form-css p{
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    margin-bottom: 12px;
    }

 .feat img{
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    box-shadow: 0 5px 10px rgb(0 0 0 / 15%);
    /* border: 10px solid #f2f2f2; */
    width: 100%;
 }
.phone_number h2 a{
    color: #435061;
}
.menu-main {
    padding-left: 80px;
}
footer{
    padding: 50px 0px 30px;
    background: #000;
}
footer p{
    color: #fff;
}
footer p a{
    color: #fff;
}
.slider-data {
    position: absolute;
    top: 0;
    width: 60%;
    left: 6%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-direction: column;
}
.slider-sec {
    position: relative;
}
.carousel-control-prev-icon, .slider-sec .carousel-control-next-icon {
    background: #fff!important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
}
.slider-sec .carousel-control-prev-icon:before {
    content: "\f053";
    font-family: FontAwesome;
    color: #000;
}
.owl-next:before, .slider-sec .carousel-control-next-icon:before {
    content: "\f054";
    font-family: FontAwesome;
    color: #000;
}
.slider-data h3 {
    color: #fff;
    font-size: calc(14px + 3.5vw);
    font-weight: 900;
    text-align: left;
    text-shadow: 1px 2px #000;
}
.slider-data p {
    text-align: left;
    font-size: calc(12px + 1.0vw);
    color: #fff;
    line-height: 1.2;
    font-weight: 400;
    text-shadow: 1px 2px #000;
}
.abttext span{
    color: #ee7f07;
}
.subs{
    padding: 50px 0px;
}
.slider-data h5{
    color: #fff;
    font-size: calc(12px + 1.0vw);
    text-shadow: 1px 2px #000;
}
.hashbox{
    background: #fff;
    padding: 10px;
    border-radius: 2px;
    margin-bottom: 20px;
    overflow: hidden;
}
.subs{
    padding: 150px 0px;
    background-image: url('../img/subbanner.jpg');
    background-size: cover;
    background-position: bottom;
}
.stayintouch{
    color: #fff;
}
.feat{
    margin-bottom: 50px;
}
.subsbar{background: transparent !important;
    color: #fff !important;
    border-radius: 0px !important; }
.subscribe-now{
        padding: 6px;
        font-size: 14px;
        background: transparent !important;
        border: 1px solid #fff !important;
        color: #fff !important;
}

.subscribe-now::placeholder {
  color: red;
}
.ebtn{
    color: #fff;
    background: #424241;
    padding: 7px 10px;
    font-size: 13px;
    border-radius: 5px;
}
.ebtn:hover{
    color:#EE7F07;
    text-decoration: none;
}
.hashbox h4{
    text-transform: uppercase;
}
.carousel-item img{
    width: 100%;
}
.popbtn{
    color: #fff;
    background: #424241;
    padding: 7px 10px;
    font-size: 16px;
    border-radius: 5px;
}
.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
    position: absolute;
    right: 22px;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px 16px;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
    text-align: center;
    align-items: center;
    justify-content: center;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 20px 30px;
}
.modal-dialog {
    max-width: 450px;
    margin: 1.75rem auto;
}
.subsbar::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.subsbar::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.subsbar:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.subsbar:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.break{
    display: none;
}

.property-pic{ width: 120px; float: left; margin-right: 10px;}
.property-data p{font-size: 14px;min-height: 110px;}