/*
Theme Name: Peak Made Template
Theme URI: https://peakmade.com/
Template: Divi
Author: Threshold Agency
Author URI: https://www.thresholdagency.com/
Version: 1.0.1664316045
Updated: 2022-09-27 22:00:45

*/


/*--------------------------------------------------------------
    General Elements
-------------------------------------------------------------- */
body { 
    font-family:  'Nexa', sans-serif;
    font-weight:bold;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "myriad-pro-condensed", sans-serif;
    letter-spacing:.5px;
}
h2, h3 {
    padding-bottom:5px;
}
.nexa{
    font-family:  "Nexa", sans-serif;
}
.myriad-condensed{
    font-family: "myriad-pro-condensed", sans-serif;
}
.myriad{
    font-family:  "myriad-pro", sans-serif;
}
.header-icon-sec {
    display:none !important;
}
.white-overlay{
    box-shadow: inset 0 0 0 2000px rgb(255 255 255 / 75%);
}
.right-float{
    float:right;
    }
.left-float{
    float:left;
    }
.right-text{
    text-align:right;
    }
.left-text{
    text-align:left;
    }
.mobile-br{
    display:none;
}
.is-hidden{
    display:none;
}
.mobile-visible-sec{
    display:none;  
  }
#wpadminbar {
    position: fixed;
}
.readall-wrapper {
    position: relative;
}
button.readall-button {
    position: absolute;
    right: 0;
    bottom: -22px;
    border: 0px;
    background: 0px;
    color: rgb(35 44 67);
}
.stock-dark h2, .stock-white h2 {
    font-size:92px;
}
.stock-dark h3, .stock-white h3 {
    font-size:44px;
}
.left-rotate-row {
    position: absolute;
    transform-origin: bottom left;
    left: 60px;
    bottom: 0px;
    transform: rotate(-90deg) translateY(100%);
}
/*--------------------------------------------------------------
    Header Elements
-------------------------------------------------------------- */
header.et-l.et-l--header, #mega-menu-wrap-primary-menu a {
    font-family: myriad-pro-condensed, sans-serif;
}
li.mega-menu-item:nth-child(2) .mega-top-row >ul {
    min-height: 170px !important;
}
.announcement-banner-close {
	position: absolute;
	top: 0px;
	right: 10px;
}
html .et_pb_row_3_tb_header {
    background-color: #232B43;
}
.curve_style {
	position: relative;
}
.curve_style:before {
	content: "";
	clip-path: ellipse(50% 100% at 50% 0%);
	width: 100%;
	height: 60px;
	background: #ffffff;
	display: inherit;
}
.curve_style:after {
	content: "";
	clip-path: ellipse(50% 100% at 50% 100%);
	width: 100%;
	height: 60px;
	background: #ffffff;
	display: inherit;
}
.rotate-col>ul {
	position: absolute !important;
	left: 0 !important;
	top: 7px !important;
	-webkit-transform: rotate(270deg) !important;
	-moz-transform: rotate(270deg) !important;
	-ms-transform: rotate(270deg) !important;
	-o-transform: rotate(270deg) !important;
	transform: rotate(270deg) !important;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
}
.rotate-col .mega-menu-item p {
	color: #ffffff;
	font-size: 24px;
	text-transform: uppercase;
	font-family: "myriad-pro-condensed", sans-serif;
	font-weight: bold !important;
}
.mega-top-row .mega-menu-columns-12-of-12 {
	padding-top: 17px !important;
	padding-bottom: 25px !important;
}
.dfh-22 .et-menu i {
	display: none;
}
.dfh-22 .et-menu .menu-item-has-children>a:after {
	content: "\f078" !important;
	font-family: "Font Awesome 6 Free";
	font-weight: 900 !important;
	padding-left: 10px;
	right: auto !important;
}
.dfh-22 .et-menu .menu-item-has-children>.dfh-menu-switched-icon:after {
	content: "\f078" !important;
	font-family: "Font Awesome 6 Free";
	font-weight: 900 !important;
	padding-left: 10px;
	right: auto !important;
}
.dfh-22 .et-menu .menu-item-has-children>a {
	position: relative;
}
.dfh-22 .et-menu .menu-item-has-children .sub-menu .dfh-show-menu-items {
	display: block !important;
}
.dfh-22 .et_pb_menu__menu, .dfh-22 .et_pb_menu__wrap, .dfh-22 .et_pb_menu__menu nav {
	display: block !important;
}
.dfh-22 .et_mobile_nav_menu {
	display: none !important;
}
.dfh-22 .et-menu-nav .et-menu {
	flex-direction: column;
}
.dfh-22 .et-menu>li {
	display: flex;
	flex-direction: column;
	margin-top: 15px !important;
}
.dfh-22 .sub-menu {
	border-top: 0 !important;
	box-shadow: none !important;
	display: flex;
	flex-direction: column;
	left: 0!important;
	opacity: 1 !important;
	padding: 0!important;
	position: relative !important;
	top: 4px!important;
	visibility: visible !important;
	width: auto !important;
}
.dfh-22 .et_pb_menu__wrap {
	justify-content: flex-start !important;
}
.dfh-22 .et-menu li li a {
	font-size: 20px !important;
	font-weight: 600 !important;
	padding: 0 0 16px 0 !important;
	width: auto !important;
}
.dfh-22-menu-row {
	overflow: auto;
	scrollbar-width: none;
	transform: translateX(100%);
	transition: all 1s ease;
}
.dfh-22-menu-row::-webkit-scrollbar {
	display: none;
}
.dfh-22-menu-row.dfh-22-menu {
	transform: translateX(0);
	transition: all 1s ease;
}
.dfh-22-hamburger-icon, .dfh-22-close-icon {
	cursor: pointer;
}
.dfh-22-hamburger-icon {
	display: inline-block;
	float: right;
}
.dfh-22-hamburger-icon .et_pb_main_blurb_image, .dfh-22-close-icon .et_pb_main_blurb_image {
	margin-bottom: 0 !important;
}
.dfh-22 .et-menu li li.menu-item-has-children>a:first-child:after {
	top: 0;
}
.dfh-22 .nav li li {
	padding: 0 !important;
}
html body div#page-container .et-boc #mega-menu-wrap-primary-menu #mega-menu-primary-menu li.menu-button > a {
    
    color: #000 !important;
    background-color: rgba(0, 0, 0, 0) !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li {
    margin-right: 10px !important;
    background: #fbfbfb !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li {
	border: 2px solid #bb6a2b !important;
	border-radius: 25px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li:hover {
    background: #bb6a2b!important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li:hover a {
    color:#ffffff !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu {
    padding-left: 20px;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
    height: auto;
    line-height: 1;
    padding: 5px 10px;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu > li:first-child {
    padding-left: 50px;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu  ul.mega-sub-menu a {
    color: #ffffff !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu  li a{
    letter-spacing: .5px;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    margin-top: 10px;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link span.mega-indicator {
    width: 15px;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    content: "\f105" !important;
    font-family: "Font Awesome 6 Free";
    font-weight: 900 !important;
    font-size: 16px;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children > a.mega-menu-link:hover > span.mega-indicator:after {
    content: "\f107"
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children:hover > a.mega-menu-link > span.mega-indicator {
    transform: rotate(90deg);
    top: 3px;
}
.header-sec {
    position: absolute;
    width: 100%;
}

.sticky {
    width: 100%;
    position: fixed;
    z-index: 999;
    text-align: center;
   top:0;
}
.admin-bar .sticky { 
    top: 32px;
}
.sticky .announcement-banner {
    font-size: 16px;
}
.header-sec.sticky {
    top: 40px;
}
.admin-bar  .header-sec.sticky {
    top: 72px;
}

.announcement-banner-removed.header-sec.sticky {
    top: 0px;
}
.admin-bar  .announcement-banner-removed.header-sec.sticky {
    top: 32px;
}
.header-icon-sec {
    position: absolute !important;
    width: auto !important;
    z-index: 999 !important;
    top: 515px;
    right: 50.5%;
    padding: 0;
}
.header-icon-sec > .et_pb_column {
    display: flex;
    flex-direction: column;
}
.sticky .header-icon-sec > .et_pb_column {
    display: flex;
    flex-direction: row;
}

.sticky .header-icon-sec {
    position: absolute !important;
    top: 0 !important;
    width: auto !important;
    right: 70px !important;
    display: inline-block  !important;
}

.sticky .head-logo img {
    max-width: 85px;
    height: auto !important;
}
.sticky  .header-top-sec .et_pb_column {
    justify-content: space-between;
    max-width: calc( 100% - 100px);
}
header.et-l.et-l--header .header-sec.sticky {
    background: rgb(255 255 255 / 80%) !important;
}
header.et-l.et-l--header .header-sec.sticky .head-logo {
    margin-top: 0px !important;
}
header.et-l.et-l--header .header-sec.sticky {
    padding-top: 10px;
     padding-bottom: 10px
}
header.et-l.et-l--header .header-sec.sticky .header-icon-sec {
    padding-top: 30px;
     padding-bottom: 30px
}
header.et-l.et-l--header .header-sec.sticky .head-menu {
    padding: 15px 0px;
    margin-bottom:0px;
}


/*--------------------------------------------------------------
    Homepage Elements
-------------------------------------------------------------- */

div#page-container {
    position: relative;
    overflow:hidden;
}
.banner-sec {
    min-height: 600px;
    height: calc(100vh - 100px);
    display: flex !important;
    align-items: center;
}
.banner-sec .et_pb_column_3_5:before {
    content: "";
    background: rgb(99 106 81 / 85%);
    position: absolute;
    width: 170%;
    left: -55%;
    height: 150%;
    top: -60px;
    transform: skew(325deg);
    box-shadow: -3px 7px 15px 0px rgba(0,0,0,0.5);
    -webkit-box-shadow: -3px 7px 15px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: -3px 7px 15px 0px rgba(0,0,0,0.5);
}

.banner-sec .et_pb_column_2_5:after {
    content: "";
    position: absolute;
    width: 100%;
    left: -37%;
    height: 96.4%;
    top: 0;
    border-top: 7px solid #C5CAAF;
    border-left: 0px solid #C5CAAF;
    border-bottom: 7px solid #C5CAAF;
    border-right: 9px solid #C5CAAF;
    transform: skew(325deg);
}
.banner-sec .et_pb_column_2_5 {
    position: absolute;
    width: 112%;
    height: 130%;
    top: 0;
    left: -4%;
    border-left: 7px solid #c5cab0;
    overflow: hidden;
    display: block;
}

.grad-cont-box > .et_pb_column_1_3, .grad-cont-box .slick-slide.et_pb_column_1_3{
    border-radius:20px;
}
.grad-cont-box > .et_pb_column_1_3:before, .grad-cont-box .slick-slide.et_pb_column_1_3:before {
    content:"";
    border-radius:20px;
    left:0;
    top:0;
    position:absolute;
    height:100%;
    width:100%;
    background: rgb(201,128,59);
    background: -moz-linear-gradient(180deg, rgba(201,128,59,1) 0%, rgba(201,128,59,0.55) 45%, rgba(255,255,255,0) 65%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(180deg, rgba(201,128,59,1) 0%, rgba(201,128,59,0.55) 45%, rgba(255,255,255,0) 65%, rgba(255,255,255,0) 100%);
    background: linear-gradient(180deg, rgba(201,128,59,1) 0%, rgba(201,128,59,0.55) 45%, rgba(255,255,255,0) 65%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c9803b",endColorstr="#ffffff",GradientType=1);
}
div#sb_instagram .sbi_photo {
    border-radius: 20px;
}
.mfp-bottom-bar {
    display: none;
}

.carousel-grid  .slick-prev, .carousel-grid  .slick-next, .et-pb-arrow-next, .et-pb-arrow-prev  {
    width: 29px; 
    height: 65px;    
}
.carousel-grid .slick-prev:before, .et-pb-arrow-prev:before {
    background-image: url('/wp-content/uploads/2023/02/prev.png');
    background-size: 29px 65px;
    display: inline-block;
    width: 29px; 
    height: 65px;
    content:"";
}

.carousel-grid  .slick-next:before,  .carousel-grid  .et-pb-arrow-next:before {
    background-image: url('/wp-content/uploads/2023/02/next.png');
    background-size: 29px 65px;
    display: inline-block;
    width: 29px; 
    height: 65px;
    content:"";
}

.et-pb-arrow-prev, .et-pb-arrow-next {
    opacity: 1;
}
.hm-mobile-gallery {
    overflow: visible !important;
}
.et_pb_slider:hover .et-pb-arrow-next, .et-pb-arrow-next {
        right: -25px;
}
.et_pb_slider:hover .et-pb-arrow-prev, .et-pb-arrow-prev{
        left: -25px;
}
.hm-mobile-gallery {
    padding-left: 30px;
    padding-right: 30px;
}
.hm-mobile-gallery .et_pb_slide {
    border-radius: 25px;
}
.carousel-grid .carousel-item {
    text-align: center;
}
.carousel-grid .carousel-item .floor-title {
    font-size: 43px;
    font-family: "myriad-pro-condensed", sans-serif;
    font-weight:bold;
    color: #1f2a44;
}
.carousel-grid .carousel-item .unit-detail {
    font-size: 20px;
        font-family: "myriad-pro-condensed", sans-serif;
    color: #707070;
    letter-spacing:1px;
}
.carousel-item {
    padding: 10px;
}
.carousel-grid .carousel-item .portfolio-wrapper {
    background: #ffffff;
    padding: 30px 10px 40px;
    border: 2px solid #000000;
    border-radius: 30px;
    height:100%;
}
.carousel-grid .carousel-item .portfolio-wrapper .bedroom-num {
    display: flex;
    justify-content: center;
}
.divi-full-carousel button.slick-arrow:before {
    padding: 0px;
    display:inline-block;
}
div#sbi_images {
    margin: 0px -10px;
}
/*--------------------------------------------------------------
    Interior Page Elements
-------------------------------------------------------------- */





.divi-carousel.et_pb_column.slick-slider .slick-current.slick-active.slick-center {
    z-index: 9999 !important;
}
.divi-carousel.et_pb_column.slick-slider .slick-slide img  {
    border-radius:30px;
}
.divi-carousel.et_pb_column.slick-slider .slick-slide.nextSlide.slick-current, .divi-carousel.et_pb_column.slick-slider .slick-slide.nextSlide.slick-current:hover {
    z-index: -1 !important;
}
.divi-carousel.et_pb_column.slick-slider .slick-track {
    height: 350px;
}
/*.divi-carousel.et_pb_column.slick-slider .slick-list {*/
/*    border-radius: 120px;*/
/*    overflow: hidden;*/
/*}*/
.footer-cta-sec .et_pb_button_module_wrapper, .contact-cta-sec .et_pb_button_module_wrapper {
    display: inline-block;
}
/*--------------------------------------------------------------
    About Elements
-------------------------------------------------------------- */
.image-50-col img {
    object-fit: cover;
    max-height: 230px;
    height: 220px;
}
/*--------------------------------------------------------------
    Map Elements
-------------------------------------------------------------- */
.map-img-title {
    color: #7B303F;
    font-family: AbrilFatface-Regular, serif;
    font-weight: 400;
    font-size: 43px;
    line-height: 1;
}

.map-img-txt {
    font-size: 19px;
    line-height: 1;
    text-transform:uppercase;
}


/*--------------------------------------------------------------
    Floorplan Elements
-------------------------------------------------------------- */
.element-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:center;

}
div#floorplans-filter-sec li.filters__item {
    width: 100%;
}
.element-item  {
	width:33.33%;
	padding:10px 10px 5px;
	margin-bottom:10px;
	text-align: center;
	
}
.element-item >div {
    padding: 20px 0px 10px;
    background: #ffffff;
    text-align: center;
    margin-bottom: 7px;
    display: inline-block;
    overflow:hidden;
    height:100%;
    position: relative;
    border-radius:30px;
    border:2px solid #000000;
}
.element-item >div .floor-details {
    padding: 0px 20px;
}
.floor-btn {
    background: #A22B2A;
    padding: 3px 50px;
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    font-family: "myriad-pro-condensed", sans-serif;
    border-radius: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
}
.fancybox-inner .floor-btn {
    width: auto;
    display: inline-block;
    margin-bottom: 10px;
}
.floor-btn:hover {
    background: #000000!important;
}
.fp-price-sec.old-price {
    text-decoration: line-through;
}
.fancybox-inner {
    width: 100% !important;
}
.fancybox-content > div {
    overflow: scroll !important;
}
.floorp-unit-container span.bedroom-num {
    margin: 10px 0px 15px;
    display: inline-block;
    width: 100%;
}
.floorp-unit-container .unit-detail {
    font-size: 18px;
}
.specials-detail >div {
    background: #A22B2A;
    padding: 15px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    border: 2px solid #000000;
    font-family: "myriad-pro-condensed", sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.product-img--main {
    width: 100% !important;
    margin: 0px;
    position: relative;
    overflow: hidden;
    width: 600px;
    height: 400px;
    float: left;
    margin: 10px;
 }
 
 .product-img--main__image {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-position: center;
     background-size: contain;
     background-repeat: no-repeat;
     -webkit-transition: -webkit-transform .5s ease-out;
     transition: -webkit-transform .5s ease-out;
     transition: transform .5s ease-out;
     transition: transform .5s ease-out,-webkit-transform .5s ease-out;
 }
.fancybox-content .pop-split-50 .product-img--main__image {
    transform: scale(.9) !important;
}
.fancybox-content .pop-split-50 .product-img--main__image:hover {
    transform: scale(1.6) !important;
}
.floor-img-container li {
    display: inline-block;
    margin: 2px;
    padding: 6px 10px 1px;
    cursor:pointer;
}

ul.box-grid3d img {
    max-width: 60px;
    margin-top: 10px;
}
.flp-icons {
    max-width: 75px;
}
.flp-icons {
    opacity: .6;
}
.active-img .flp-icons {
    opacity: 1;
}
.property-small-sec {
    color: #000000;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size:13px;
}
.pop-split-50 .floor-details {
    padding-left: 100px;
}
.element-item .floor-type {
    background: #a5a5a5;
    padding: 5px;
    margin-bottom: 10px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
}
.fancybox-inner .floorp-unit-container {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.pop-split-50.pop-content-sec {
    align-items: center;
    display: flex;
}
.property-files-images {
    width: 33%;
    padding: 10px;
}
.property-files {
    display: flex;
    flex-flow: wrap;
    padding:10px;
}
.property-files-images img {
    height: 100%;
    object-fit: cover;
}
/*.fp-price-sec.old-price {*/
/*    text-decoration: line-through;*/
/*}*/
.floor_plan_slider_popup .floor-area {
    padding-top: 16%;
    padding-left: 5%;
}

.floor_plan_slider_popup .floor-area h3{
    color: #F4B233;
    font-family: AbrilFatface-Regular, serif;
    font-weight: 400;
    font-size: 75px;
    margin-bottom:0px !important;
    padding-bottom:0px !important;
    line-height: 1;
}
.floor_plan_slider_popup .floor-area p {
    text-transform: uppercase;
    font-size: 36px;
}
.pop-btn-1 a {
    font-size: 28px;
    color:#ffffff;
}
.pop-btn-1 a strong{
    color:#5FB3E4;
}
.pop-btn-1 {
    margin: 0px 0px 40px!important;
}
.pop_pb_text_des{
   margin-bottom: 40px !important; 
       margin-top: 10px;

}
.pop-btn-2 a strong{
    font-size: 36px;
    color:#ffffff;
}
.pop-btn-2 a:hover strong, .pop-btn-1 a:hover strong{
    color:#000000;
}

.pop-btn-1 a strong:after   {
    background-color: #5FB3E4;
}
.pop-btn-2 a strong:after, .footer-cta-sec  .submitbtn:after {
    background-color: #ffffff;
}

.floor_plan_slider_popup .floor-area a:hover {
    text-decoration: none;
}

.floor-btn-1 a strong {
    font-size: 47px;
    color:#5FB3E4;
    display:none;
}
.floor-btn-1 a strong:after {
    background-color: #5FB3E4;
}

.floor-btn-1 a:hover strong {
    font-size: 47px;
    color:#ffffff;
}
.floor-btn-1 a:hover  strong:after {
    background-color: #ffffff;
}
.element-item.soldout .portfolio-wrapper .portfolio-inner:before {
    position: absolute;
    content: "Soldout";
    background: rgb(162 43 42 / 75%);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'norwester', sans-serif;
    font-size: 30px;
}
.element-item, .element-item .portfolio-wrapper {
    position: relative;
}
.element-item .unit-detail {
    height: 130px;
    font-size: 20px;
    color: #707070;
}
.element-item .floor-title, .element-item .unit-detail {
    text-align: center;
    line-height:1.35;
}
.floor-title {
    text-transform: uppercase;
    font-size: 40px;
    font-family: "myriad-pro-condensed", sans-serif;
    color: #1f2a44;
    margin-bottom: 10px;
    font-weight: bold;
}
div#floorplans-filter-sec > select {
    background: url(/wp-content/uploads/2025/08/dropper.webp);
    width: 166px;
    height: 38px;
    font-family: "myriad-pro-condensed", sans-serif;
    border: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-size: 18px;
    font-weight: 700;
    padding-left: 30px;
}

div#floorplans-filter-sec {
    text-align: center;
    margin-bottom: 20px;
}
.fancybox-inner {
    background: #ffffff;
}
div#floorplans-filter-sec ul {
    width: 20% !important;
    display: flex;
    text-align: center !important;
    padding: 2px 20px;
    flex-wrap: wrap;
    font-family: "myriad-pro-condensed", sans-serif;
    justify-content: center;
    align-content: center;
    background: #ffffff;
    border: 0px;
    border-radius: 25px;
    color: #4e4e4e;
    font-weight: bold !important;
    font-size: 18px;
    list-style: none;
}
div#floorplans-filter-sec {
    max-width: 645px;
    margin: 35px auto;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-content: center;
    font-family: sans-serif;
}
.pop-split-50 {
    width: 50%;
    float: left;
}
.element-item  .unit-status {
    padding: 5px 10px;
    background: #BB6A2B;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
    font-family: "myriad-pro-condensed", sans-serif;
    border: 2px solid #232B43;
    border-left-width: 0px;
    border-right-width: 0px;
    letter-spacing: 3px;
    font-size: 21px;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    line-height: 1;
}
.element-item .unit-status.grid-status {
    padding: 10px 10px 5px;
    background: #a22b2a;
    color: #ffffff;
    border: 0px;
    position: relative;
    text-transform: uppercase;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    font-weight: bold;
}

.fancybox-skin {
    background: #ffffff;
    border-radius: 30px;
}
.pop-footer-detail {
    font-size: 9px;
    line-height: 1;
    padding: 0px 10px 20px;
}
.rates-note {
    font-size: 12px;
}

.floorp-unit-container .unit-status {
    margin-top: 20px;
    font-size: 20px;
    text-transform: uppercase;
    color: #232B43;
}
/*--------------------------------------------------------------
    Gallery Page Elements
-------------------------------------------------------------- */
.divi-carousel {
    margin-bottom: 0px !important;
}

.pac_dcm_column_1 .slick-dots li.slick-active button, .pac_dcm_column_2 .slick-dots li.slick-active button, .pac_dcm_column_3 .slick-dots li.slick-active button {
    background: rgb(187, 106, 43)!important;
}
/*--------------------------------------------------------------
    FAQ Elements
-------------------------------------------------------------- */






/*--------------------------------------------------------------
    Amenities Elements
-------------------------------------------------------------- */
h2.slide-bld-title {
    font-weight: 700;
    color: #1f2a44 !important;
    font-size: 44px;
}

.bld-slides .et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    font-weight: 600 !important;
    text-transform: uppercase !important;
    color: #BB6A2B !important;
    font-size: 24px;
}

.bld-slides ol {
    font-family: 'Nexa', sans-serif;
    font-weight: bold;
    text-shadow: none;
}

.bld-slides p {
    font-family: 'Nexa', sans-serif;
    font-weight: bold;
    text-shadow: none;
}

/* Reset Divi Slider Arrows */
.page-id-21979 .et_pb_slider .et-pb-arrow-prev,
.page-id-21979 .et_pb_slider .et-pb-arrow-next {
  background: none;
  border: none;
  box-shadow: none;
  color: #fff; /* default arrow color is white */
  font-size: 48px;
  line-height: 1em;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  opacity: 1;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}

/* Left arrow positioning */
.page-id-21979 .et_pb_slider .et-pb-arrow-prev {
  left: 30px;
}

/* Right arrow positioning */
.page-id-21979 .et_pb_slider .et-pb-arrow-next {
  right: 30px;
}

/* Remove custom image arrows and restore Divi defaults */
.page-id-21979 .et-pb-arrow-prev:before,
.page-id-21979 .et-pb-arrow-next:before {
  background: none !important;
  background-image: none !important;
  width: auto !important;
  height: auto !important;
  content: "\34" !important; /* Divi default left arrow glyph */
  font-family: ETmodules !important;
  font-size: 48px;
  line-height: 1em;
  display: inline-block;
  color: #1F2A44;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.page-id-21979 .et-pb-arrow-next:before {
  content: "\35" !important; /* Divi default right arrow glyph */
}

.page-id-21979 .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_image{
    display: block!important;
}

/* Scope only to .bld-slides */
.bld-slides .et-pb-controllers{
  display:flex !important;
  justify-content:center;
  gap:12px;
  flex-wrap:wrap;
}

.bld-slides .et-pb-controllers a{
  width:auto !important;
  height:auto !important;
  text-indent:0 !important;   /* force show text */
  overflow:visible !important;
  background:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  padding:4px 8px !important;
  font-size:14px;
  line-height:1.4 !important;
  cursor:pointer;
  text-decoration:none;
  display:inline-block !important;
  color:#333;
}

.bld-slides .et-pb-controllers a:before,
.bld-slides .et-pb-controllers a:after{
  content:none !important;
  display:none !important;
}

.bld-slides .et-pb-controllers a.et-pb-active-control{
  font-weight:700;
  color:#ef5d21;
  border-bottom:2px solid #ef5d21;
}

.list-white ul.slick-dots li:before {
    background: none;
}

.list-dark ul.slick-dots li:before {
    background: none;
}

/* Optional hover */
.bld-slides .et-pb-controllers a:hover{
  text-decoration:underline;
}

.amenities-list ul {
    padding-bottom: 0px !important;
    list-style: none;
}
.list-white ul li:before, .list-dark ul li:before {
    content: "";
    width:20px;
    height:17px;
    background-size:cover;
    position: absolute;
    left: -25px;
}
.amenities-list ul li {
    margin-bottom: 10px;
    position:relative;
}
.list-white .et_pb_column, .list-dark .et_pb_column, .et_pb_section div.et_pb_row .et_pb_column .amenities-list  {
    margin-bottom: 0px !important;
}

.list-white ul li:before{
    background:url(/wp-content/uploads/2023/02/disc-light.png);
}
.list-dark ul li:before {
    background:url(/wp-content/uploads/2023/02/disc-dark.png);
}
.list-dark .et-last-child li:last-child, .list-white .et-last-child li:last-child {
    margin-bottom: 0px !important;
}
.am-imgcard-carousel .slick-track .slick-slide {
    margin-bottom: 0px !important;
}
.am-img-carousel .slick-track .slick-slide {
    width: 360px!important;
    display: flex!important;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0px !important;
    z-index: 1 !IMPORTANT;

}
.am-img-carousel.et_pb_column.slick-slider .slick-slide {
    visibility: hidden;
}
.am-img-carousel.et_pb_column.slick-slider .slick-slide.slick-active{
    visibility: visible;
}
.am-img-carousel.et_pb_column.slick-slider .slick-slide {
    transform: scaleX(1.5) scaleY(1.5)!important;
}
.am-img-carousel.et_pb_column.slick-slider .slick-active {
    z-index: 2 !IMPORTANT;
}
.am-img-carousel.et_pb_column.slick-slider .slick-current.slick-active.slick-center{
    filter: opacity(100%) blur(0px px )!important;
    backface-visibility: hidden!important;
    transform: scaleX(2) scaleY(2)!important;
    z-index: 3 !IMPORTANT;
}
.am-img-carousel .slick-dots li button:before {
    content: '\25CF' !IMPORTANT;
        font-size: 18px;
        opacity:1;
        color:#ffffff;
}
.am-img-carousel .slick-dots li.slick-active button:before {
        color:#000000;
}
/*--------------------------------------------------------------
    Virtual Elements
-------------------------------------------------------------- */

/*--------------------------------------------------------------
    Footer Elements
-------------------------------------------------------------- */

footer.et-l.et-l--footer h3 {
     font-family: myriad-pro-condensed, sans-serif;
     letter-spacing:.5px;
}
.copyright-sec .et_pb_code_inner, .copyright-sec .et_pb_code_inner a {
    color: #707070;
    letter-spacing: .5px;
    font-weight:300;
}

p.property-contact-phone {
    margin-bottom: 20px;
}
.property-adv-details-hours, .property-pets-policy, .property-amenities {
    margin-bottom: 30px;
}

hr{
    margin-bottom: 30px;
}
.property-details-hours {
    margin-bottom: 30px;
}
/*--------------------------------------------------------------
    Contact Elements
-------------------------------------------------------------- */

div.wpforms-container-full {
    margin: 0px;
}
.wpforms-field-container input, .wpforms-field-container textarea {
    border: 2px solid #1f2a44 !important;
    border-radius:10px !important;
}
label.wpforms-field-label-inline {
    display: inline-block !important;
    width: 85% !important;
    color: #000000;
}
div.wpforms-container-full .wpforms-form input[type=checkbox] { 
    width: 25px;
    height: 25px;
    border: 2px solid #1f2a44 !important;
    outline: 1px solid #1f2a44!important;
    border-radius:10px !important;
}
div.wpforms-container-full button.wpforms-submit {
    padding: 10px 50px!important;
    border: 0px !important;
    color: #ffffff !important;
    font-weight: 500 !IMPORTANT;
    background-color: #BB6A2B !important;
    font-size: 18px !important;
    font-family: "myriad-pro-condensed", sans-serif!important;
     border-radius:50px !important;
     transition: 0.3s ease-in-out!important;
}
div.wpforms-container-full button.wpforms-submit:hover {
    background-color: #1F2A44 !important;
}

/*--------------------------------------------------------------
    Before Query Elements
-------------------------------------------------------------- */
.stock-dark, .et_pb_text.stock-dark h2, .et_pb_text.stock-dark h3  {
    color: transparent !important;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #000000;
}
.stock-white, .et_pb_text.stock-white h2, .et_pb_text.stock-white h3 {
    color: transparent !important;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #ffffff;
}



/*--------------------------------------------------------------
    Media Query Elements
-------------------------------------------------------------- */
@media screen and (min-width: 1141px) {
.fancybox-wrap {
    min-width: 96%;
    left: 2% !important;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.stock-dark, .stock-dark h2, .stock-dark h3  {
    text-shadow:
   -2px -2px 0 #000000,  
    2px -2px 0 #000000,
    -2px 2px 0 #000000,
     2px 2px 0 #000000;
}
.stock-white, .stock-white h2, .stock-white h3 {
    text-shadow:
   -2px -2px 0 #ffffff,  
    2px -2px 0 #ffffff,
    -2px 2px 0 #ffffff,
     2px 2px 0 #ffffff;
}
}
@media screen and (max-width: 1480px) {
    .divi-carousel.et_pb_column.slick-slider .slick-track {
    height: 300px;
}
}
@media screen and (max-width: 1280px) {
.divi-carousel.et_pb_column.slick-slider .slick-track {
    height: 250px;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li {
    padding-right: 0px !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li:last-child {
    padding-left: 10px;
    padding-right: 10px !important;
}
.element-item .unit-detail {
    font-size: 20px;
}
}
@media screen and (max-width: 1140px) {
.pop-split-50 {
    width: 100%;
}
.element-item .unit-detail {
    font-size: 18px;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu {
    padding-left: 0px;
}
header .header-sec .et_pb_image_wrap img {
    height: 100px;
}
.fancybox-wrap {
    min-width: 90%;
    left: 5% !important;
}
.fancybox-content .pop-split-50 .product-img--main__image, .fancybox-content .pop-split-50 .product-img--main__image:hover {
    transform: scale(1) !important;
}
.pop-split-50 .floor-details, .pop-footer-detail {
    padding: 0px;
    width: 90%;
    margin: 0 auto 20px;
}
.product-img--main {
    width: 80% !important;
    margin: 0px auto !important;
    position: relative;
    float: none;
}
}

@media screen and (min-width: 981px) and (max-width: 1180px) {
.top-banner-sec .et_pb_text h1 {
    font-size: 58px;
}


}
@media screen and (max-width: 980px) {
.mobile-visible-sec{
    display:inline-block;  
    width:100%;
}
.left-rotate-row {
    position: relative;
    transform-origin: bottom left;
    left: 0;
    bottom: auto;
    transform: rotate(0deg) translateY(0%);
}


.show-column .et_pb_column.et_pb_column_empty {
    display: block!important;
}
.stock-dark h2, .stock-white h2 {
    font-size:84px;
}
.stock-dark h3, .stock-white h3 {
    font-size:37px;
}
.desk-visible-sec{
    display:none;  
}
.header-icon-sec .et_pb_module.et_pb_icon {
    margin-bottom: 0px;
}
.head-logo {
    float: left;
}
.header-icon-sec {
    display: flex !important;
    padding: 0px;
    justify-content: flex-end;
    float: right;
    top: 75px !important;
}
.sticky .header-top-sec .et_pb_column {
    max-width: 100%;
}
.header-icon-sec {
    right: 45px !important;
}
.sticky .header-icon-sec {
    display: none !important;
}    
.et_pb_column.et_pb_column_2_tb_header {
    flex-direction: column;
}
.element-item {
    width: 50%;
}
.int-two-side-sec.et_pb_row{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.int-two-side-sec.et_pb_row > .int-side-cnt{
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.int-two-side-sec.et_pb_row  > .int-side-img{
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
/*.int-two-side-sec > .et_pb_row  > .int-side-img {*/
/*    min-height: 351px !important;*/
/*    max-height: 500px;*/
/*}*/

.faq-sec .et_pb_row .et_pb_column {
    margin-bottom: 0px !important;
}
.dfh-22 .et-menu li li a {
	font-size: 18px !important;
}
.dfh-22 .et_pb_module.et_pb_menu, .dfh-22.et_pb_menu_1_tb_header {
	width: 100%;
}
.dfh-22 nav.et-menu-nav {
	display: inline-block !important;
	width: 100%;
}
.dfh-22 .et-menu .menu-item-has-children>a:after {
	font-size: 16px !important;
}
.dfh-22 .et-menu .menu-item-has-children>.dfh-menu-switched-icon:after {
	font-size: 16px !important;
}
.dfh-22-hamburger-icon {
    right: -10px;
}

.list-white ul li:before, .list-dark ul li:before {
    width: 17px;
    height: 14px;
    top: 4px;
    background-size: cover;
}
.divi-carousel.et_pb_column.slick-slider .slick-track {
    height: 250px;
}
.et_pb_section.top-banner-sec .et_pb_row {
    padding-bottom: 40px!important;
}
}
@media screen and (max-width: 767px) {
.el_masonry_gallery .el_masonry_gallery_item img {
    object-fit: cover;
    width: 100%;
    height: 400px;
}
.el_masonry_gallery .el_masonry_gallery_filter_wrapper ul.el_masonry_gallery_filter_categories {
    flex-direction: column;
}
.header-icon-sec {
    right: 25px !important;
}
.divi-carousel.et_pb_column.slick-slider .slick-track {
    height: 210px;
}
div#floorplans-filter-sec {
    flex-wrap: wrap;
}
div#floorplans-filter-sec ul, div#floorplans-filter-sec select {
    width: 166px !important;
    margin-bottom: 10px;
}
}
@media screen and (max-width: 640px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.stock-dark, .stock-dark h2, .stock-dark h3 {
    text-shadow:
   -1.5px -1.5px 0 #000000,  
    1.5px -1.5px 0 #000000,
    -1.5px 1.5px 0 #000000,
     1.5px 1.5px 0 #000000;
}
.stock-white, .stock-white h2, .stock-white h3  {
    text-shadow:
   -1.5px -1.5px 0 #ffffff,  
    1.5px -1.5px 0 #ffffff,
    -1.5px 1.5px 0 #ffffff,
     1.5px 1.5px 0 #ffffff;
}
}
@media screen and (max-width: 640px) {
.element-item {
    width: 100%;
}
.product-img--main {
    height: 380px;
}
.stock-dark, .et_pb_text.stock-dark h2, .et_pb_text.stock-dark h3,
.stock-white, .et_pb_text.stock-white h2, .et_pb_text.stock-white h3 {
    -webkit-text-stroke-width: 2px;
}

.et_pb_column .et_pb_text {
    width: 100%;
}
.divi-carousel.et_pb_column.slick-slider .slick-track {
    height: 190px;
}

.stock-dark h2, .stock-white h2 {
    font-size: 60px !important;
}
.stock-dark h3, .stock-white h3 {
    font-size:31px;
}
footer.et-l.et-l--footer p, footer.et-l.et-l--footer div {
    text-align: center;
    width: 100% !important;
}
.et_pb_column.slick-slider .slick-list {
    border-radius: 70px;
    overflow: hidden;
}
}
@media screen and (max-width: 480px) {
.divi-carousel.et_pb_column.slick-slider .slick-track {
    height: 170px;
}
.product-img--main {
    height: 300px;
}
}
@media screen and (max-width: 320px) {
    
}


