html {
    scroll-behavior: smooth;
}

/* First part */

.new-container {
    padding: 0px !important;
    max-width: 100% !important;
}

.section-title h2 {font-size: 28px;}


/* Background */
.bg1 {
    background-repeat: repeat;
    background-blend-mode: multiply;
    background-color: rgb(225 149 22 / 84%);
    background-repeat: repeat!important;
    background-blend-mode: multiply !important;
    background-color: rgb(225 149 22 / 84%) !important;
    background-size: unset !important;
    background-position-x: center !important;
    background-position-y: center !important;
}
.bg-overlay {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    justify-content: center;
}
.bg-overlay .section-title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}

/* section bg animation */
.animation01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.animation01 div:nth-child(1) {
    background-image: url(/files/bg6.jpg);
    animation-delay: 1s;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 48%;
}
.animation01 div {
    width: 20%;
    height: 100%;
    animation: animation01 0.275s ease-in forwards;
    transform-origin: bottom;
    opacity: 0;
}
.animation01 div:nth-child(2) {
    background-image: url(/files/bg2.jpg);
    animation-delay: 0.8s;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.animation01 div:nth-child(3) {
    background-image: url(/files/bg5.jpg);
    animation-delay: 0.6s;
    background-size: cover;
    background-position: center;
}
.animation01 div:nth-child(4) {
    background-image: url(/files/bg4.jpg);
    animation-delay: 0.4s;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.animation01 div:nth-child(5) {
    background-image: url(/files/bg1.jpg);
    animation-delay: 0.2s;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 39%;
}
.container:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}
section#home1 {
    /* padding-top: 263px !important; */
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    /* height: 500px; */
}
section.bg-half-260 {
    max-width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.d-table {display: table!important;}

.section-title p {
    padding-top: 10px;
    margin-bottom: 0;
    font-size: 15px;
}
.section-title span {
    line-height: 0;
    text-transform: capitalize;
    padding-bottom: 5px;
    margin: 0;
}

/* menu bar */
#navbarSupportedContent .nav-btn-area .nav-btn{margin-top: 0px}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: " ";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.row:after,
.clearfix:after {clear: both;}

.row,
.clearfix {zoom: 1; margin:auto auto auto .2rem}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.hide {display: none;}

/* new edit */
.row.listing{ 
    margin-bottom:5vh;
    padding-left: 10%;
    padding: 5% 5% 0; 
    margin:0px; 
    margin-bottom:0px;
    width:100%;
}

.content{
    margin-left: -10%; 
    padding: 3%;
    padding: 3%;
    min-height:500px;
}


.content-1{
    padding: 3%; 
    z-index:1;
}
.barcove-card-1{
    background:#4a4035;
    height:100%; 
}


.barcove-img-cont {
    width: 180px;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 24px;
}
.barcove-bold{
    color: #e9a558;
    font-weight: bold;
    padding: 5px 15px 15px;
    text-align: center; 
    font-size: 25px;
}
.picture{
    /* background: url(/assets/custom_images/home-one/homepage3.jpg); */
    background-size: cover!important;
    height: 400px;
    border-radius: 5px;
    min-height:500px;
    box-shadow: 0px 0px 55px rgb(0 0 0 / 50%);
}
.picture-1{
    margin-left: -10%;
    background: url(/assets/custom_images/home-one/homepage2.jpg);
    background-size: cover;
    height: 400px;
    border-radius: 5px;
}
.barcove-sub-title {
    color: #e9a558;
    font-size: 1.78rem;
    font-weight: bold;
    text-align: center;
}
.property-traits > div {
    font-size: 15px;
    float: left;
    margin-right: 20px;
    line-height: 28px;
    color:#fff;
    padding-left: 5px;
}
.property-traits > div > span {
    margin-right: 16px;
    font-size: 24px;
    height: 26px;
    width: 26px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    float: left;
}
.property-card-btn {
    margin-top: 200px;
    position: relative;
    padding-left: 30px;
}
a.book-btn {
    display: inline-block;
    padding: 7px 18px;
    border: 1px solid #ff8307;
    color: #ff8307;
    border-radius: 50px;
    font-size: 14px;
}

/* new new edit */
.pt-list{ 
    color:#fff; 
    display: inline-block; 
    padding: 10px 15px; 
    padding: 1.5%;
}
.pt-list .pt-list-icon{ 
    width:23px; 
    height:23px; 
    margin-right:6px; 
    padding:0px; 
    background-size:cover; 
    display: inline-block; 
    vertical-align: middle;
}
.btn-width-s{ width:100%; max-width:300px;} 
.btn-m-center{margin:auto;}
.show{ display:block; }

.text-emboss-1{ 
    /* color:#e9a558;
    font-weight:bold; 
    font-size:1.3em;
    padding: 0px 0px 10px 0px; 
    display: block;  */
    color: #e9a558;
    font-weight: bold;
    padding: 1rem;
    text-align: center;
    font-size: 1.2rem;
    display: flex;
    justify-content: center;
    padding-left: inherit
}
.listing-odd{margin-left: 5% !important;}
.listing-even{margin-left:-7% !important;} 
.listing-even .content{margin-right: -10% !important;}
.listing-even .indent-content{margin-right:-10% !important;} 

img {
    width: 100%;
}


@media screen and (max-width:575px) {
    .barcove-card {
        width: 100%;
        padding: 0 20px;
    }

    .content {
        /* margin-left: 0px; */
        /* margin-top: -63px; */
        margin: -63px auto auto 0;
    }

    .picture-1 {
        margin-left: 0px;
        margin-top: -63px;

    }

    .content-1 {
        margin-bottom: -13px;
        margin-left: 0px;
    }

}


@media screen and (max-width: 476px){
    #barcove-pad.barcove-card{padding: 37px 5px !important;}
}
@media screen and (max-width:1350px){
    .container{ width:100%; min-width:100%; max-width:100%; }
    .barcove-bold {
        color: #e9a558;
        font-weight: bold;
        padding: 1.3rem;
        text-align: center;
        font-size: 1.3rem;
        display: flex;
        justify-content: center;
        padding-left: inherit
    }
}
@media screen and (max-width:2000px) {
    .barcove-bold {
        color: #e9a558;
        font-weight: bold;
        padding: 1.4rem;
        text-align: center;
        font-size: 1.4rem;
        display: flex;
        justify-content: center;
        padding-left: inherit
    }
}
@media screen and (max-width:1100px) {
    .barcove-bold {
        color: #e9a558;
        font-weight: bold;
        padding: 1rem;
        text-align: center;
        font-size: 1rem;
        display: flex;
        justify-content: center;
        padding-left: inherit
    }
    body {
        font-size: .8rem;
        line-height: 1.8;
        font-weight: 400;
        background-color: black
    }
    p,
    span,
    a,
    label {
        font-size: .8rem;
        font-family: 'Poppins', sans-serif;
    }
    .content {
        margin-left: -10%;
        padding: 5%;
        min-height: 500px;
    }
    .btn-m-center {
        margin: 1rem auto;
        text-align-last: center;
    }
}

@media screen and (max-width:991px){
    .listing-odd{margin-left: 0% !important;}
    .listing-odd .content{margin-left:0px; margin-top:-15%;}
    .listing-even{margin-left: 0% !important;}
    .listing-even .indent-content{ margin-right:0% !important; }  
    .listing-even .content{ margin-right:0px !important; margin-top:-15%;}

    
}
@media screen and (max-width:450px){
    .pt-list{ padding: 6px 15px}
    .picture{ height:300px; min-height:200px; max-height:300px; }
    .content{ min-height:400px; }
    .barcove-sub-title{ font-size:23px; }
}

/* new new */
.map_specification {
    margin: 4rem 0;
    background: #291805;
}
.new-content {
    padding: 3%;
    min-height: 500px;
}
.legacy_specification.map_specification .barcove-intro-title {
    font-weight: bold;
    font-size: 25px;
    padding: 5px 15px 15px;
    color: #e9a558;
}
.legacy_specification .barcove-intro-title {
    margin-bottom: 35px;
}
.panel-group {
    margin-bottom: 20px;
    margin-left: 8%;
    margin-right: 8%;
}
.legacy_specification.map_specification .panel-group .panel {
    border-bottom: 1px solid #fff;
    border-top: none;
}
.legacy_specification .panel-group .panel {
    border: 0;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    text-align: left;
    color: #212121;
    background-color: transparent;
    border-color: #000;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title {
    font-size: 20px;
    text-align: left;
    background: 0 0;
    font-family: Gotham-Medium;
    margin: 0 0 1rem;
}
.panel-title>a {
    display: block;
    /* color: #000;
    padding: 15px; */
    text-decoration: none;
    text-align: left;
    background: 0 0;
}
.legacy_specification .panel-title>a {
    /* font-size: 19px; */
    font-weight: bold;
    /* padding: 15px 0;
    font-family: 'Source Sans Pro', sans-serif;
    color: #31322E; */
}
.legacy_specification.map_specification .panel-title>a, .legacy_specification.map_specification i {
    color: #fff;
}
.ion-plus:before {
    content: "\f218";
}
.legacy_specification .panel-title > a > i.ion-plus:before {
    content: "\f209";
}
.legacy_specification .panel-title > a.collapsed > i.ion-plus:before {
    content: "\f218";
}
.more-less {
    float: right;
}
.panel-title i {
    font-size: 20px!important;
}
.legacy_specification .panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding: 0;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
table {
    background-color: transparent;
}
.text-left {
    text-align: left;
}
.legacy_specification .responsive-table {
    margin-bottom: 16px;
}
.legacy_specification .panel .panel-body table {
    width: 100%;
}
th {
    text-align: left;
}
.legacy_specification.map_specification th {
    /* color: #fff; */
    color: #e9a558;
}


.container-new{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.col-12 {
    padding-left: 15px;
    padding-right: 15px;
}
section .standmar {
    padding-top: 50px;
    padding-bottom: 50px;
}
#floorplan .barcove-sub-title, #calculator .barcove-sub-title {
    margin-bottom: 16px;
}
.pb-4, .py-4 {
    padding-bottom: 24px;
}
.mt-4, .my-4 {
    margin-top: 24px;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0 !important;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-slide {
    display: none;
    float: left;
    outline: none !important;
    height: 100%;
    min-height: 1px;
}
.slick-initialized .slick-slide {
    display: block;
}
a, a:hover {
    text-decoration: none;
}
.floorplan_cover .floorplan_slider .floor_items .plan_details h5 {
    font-family: 'Playfair Display', serif;
    line-height: 1.2;
    margin-bottom: 0.7rem;
    font-size: 21px;
    font-weight: bold;
    color: #e9a558;
}



p.lighter {
    font-size: 15px;
}
.general_txtcover_dark p {
    color: #666;
    font-size: 15px;
}
.floorplan_cover .floorplan_arrow {
    position: relative;
    width: 100%;
}
.floorplan_cover .floorplan_arrow {
    font-size: 24px;
}
.floorplan_cover .floorplan_arrow .fparrow-prev {
    position: absolute;
    left: 17%;
    bottom: 88px;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'simedarbyproperty' !important;
    /* speak: none; */
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.floorplan_cover .floorplan_arrow .fparrow-next {
    position: absolute;
    right: 17%;
    bottom: 88px;
}
.floorplan_cover .floorplan_arrow .slick-disabled {
    opacity: 0;
    cursor: default !important;
}
.calculator_sect .pb-4, .calculator_sect .py-4 {
    padding-bottom: 12px;
}
.mt-5, .my-5 {
    margin: 0 !important;
}
p.redtxt {
    color: #C52C2A;
    line-height: 1.4;
}
p.xlger {
    font-size: 37px;
    font-weight: 700;
}
.letterspace {
    letter-spacing: 0.08em !important;
}
.mb-5, .my-5 {
    margin-bottom: 48px;
}
.text-uppercase {
    text-transform: uppercase!important;
}
p.minitxt {
    font-size: 11px;
}
.calculator_sect .mb-5, .calculator_sect .my-5 {
    margin-bottom: 16px;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #666;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bs-caret .fa {
    display: none;
}
.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}
select option {
    padding-right: 21px;
}
.calculator_sect .pt-4, .calculator_sect .py-4 {
    padding-top: 12px;
}
.calculator_sect .pb-4, .calculator_sect .py-4 {
    padding-bottom: 12px;
}
.calculator_sect .mb-3, .calculator_sect .my-3 {
    margin-bottom: 8px;
}
.calculator_sect .pt-2, .calculator_sect .py-2 {
    padding-top: 4px;
}
.calculator_sect .pb-2, .calculator_sect .py-2 {
    padding-bottom: 4px;
}
.calculator_cover p {
    margin-bottom: -20px;
}
.calculator_sect .calculator_cover p {
    vertical-align: middle;
}
.calculator_sect .calculator_cover p strong {
    color: #3A3079;
}
.fa-arrow-right:before{
    content:"/f0a9"
}
.fa-arrow-left:before{
    content: "/f0a8"
}
.fparrow-next a, .fparrow-prev a{
    background: transparent;
    border-radius: 30px;
    color: #ea9558;
    border: 2px solid #e9a558;
    width: 30px;
    height: 30px;
    padding: 0 !important;
}
h5 {
    font-family: 'Playfair Display', serif;
    line-height: 1.2;
    margin-bottom: 0.7rem;
    font-size: 21px;
    font-weight: bold;
    color: #e9a558;
}
.gallery-slide .slide-content {
    border-radius: 15px;
    overflow: hidden;
    margin: 15px;
    box-shadow: none !important;
}
.standard_dropdown .dropdown-toggle {
    padding: 12px 19px;
    background: transparent;
    border: 1px solid #DDDDDD;
}
.bootstrap-select > .dropdown-toggle {
    position: relative;
    width: 100%;
    text-align: right;
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.bootstrap-select.btn-group .dropdown-menu {
    border-radius: 0;
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.bootstrap-select.btn-group .dropdown-menu li a {
    padding-left: 18px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}
select option {
    padding-right: 21px;
}
#get_button {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    margin-bottom: 15px;
}
/* .barcove-card#barcove-pad{
    padding: 57px 58px !important;
    width: 100%;
} */
.container-new-bg{
    background:rgba(248, 240, 227, .99);
}
.click-me:hover{
    color: #e9a558;
}

.div a img{
    height: auto;
    max-width: fit-content;
}