.color-aqua {
    color:#36B2BA;
}
.page-template-template-custom-rows ul,
.page-template-template-ndis ul {
  padding-left: 0;  
}
.page-template-template-custom-rows .image-content p {
    font-size: 20px;
}
.page-template-template-custom-rows .btn-phone {
    text-decoration: none;
}
.page-template-template-custom-rows .image-content.bg_teal {
    background-image: url(../img/bg-teal-clip-big.jpg);
    background-size: auto;
    background-position: top right;
    background-repeat: no-repeat;
}
.page-template-template-custom-rows .cta-teal {
    background-image: url(../img/bg-teal-clip-big.jpg);
    background-size: auto;
    background-position: top right;
    background-repeat: no-repeat;
}
.page-template-template-ndis .navy-half::before,
.page-template-template-custom-rows .navy-half::before {
    height: 18%;
}
.propert-listing-section .item .img {
    background-position: center;
    background-size: cover;
    height: 400px;
    border-radius: 28px;
    position: relative;
    background-color: #f3f3f3;
}
.propert-listing-section .item .img .lbl {
    position: absolute;
    right: 11px;
    bottom: 14px;
    background-color: #36B2BA;
    color: white;
    padding: 5px 20px;
    border-radius: 15px;
}
.propert-listing-section .item .img a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
}
.propert-listing-section .item a.view-btn {
    position: relative;
    display: inline-block;
    padding-right: 44px;
    color: #36B2BA;
    text-decoration: none;
    font-size: 22px;
}
.propert-listing-section .item a.view-btn:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../img/next.svg);
    height: 36px;
    width: 36px;
}
.process-section {
    background-color: #192A3D;
}
.process-section .img {
    padding-top: 50%;
    background-position: center top;
    background-size: cover;
    border-radius: 40px;
}
.process-section .count-items .col-lg:nth-of-type(3) .count {
    background-color: #41515E;
}
.process-section .count-items p {
    font-size: 22px;
}
.process-section .btn-phone {
    text-decoration: none;
    border: 1px solid #36B2BA;
}
.process-section .btn-phone:hover {
    background-color: white;
    color: #36B2BA;
}
.process-section .btn {
    display: inline-block;
    color: white;
    text-decoration: underline;
    font-size: 20px;
}
.process-section .btn-phone {
    vertical-align: middle;
}
.page-template-template-ndis .image-content.bg_teal {
    background-image: url(../img/bg-teal-clip-big.jpg);
    background-size: auto;
    background-position: top right;
    background-repeat: no-repeat;
}
.custom-row.row-1  .btn-underline {
    color: white;
    text-decoration: underline;
    font-size: 20px;
    font-weight: bold;
}
.condition-section .ctnt p {
    font-size: 20px;
}
.condition-section .h3 {
    padding-left: 24px;
    position: relative;
    margin-bottom: 15px;
}
.condition-section .h3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.4em;
    height: 14px;
    width: 14px;
    background-color: #36B2BA;
}
.condition-section .condition-item p {
    margin-bottom: 1.2em;
}
.services-blocks .item .img {
    padding-top: 80%;
    background-size: cover;
    background-position: center;
    position: relative;
}
.services-blocks .item .img a {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left:0;
    right: 0;
}
.services-blocks .item {
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
}
.services-blocks .item .info {
    padding: 20px 30px 25px;
}
.btn-blue-border {
    border: 2px solid #36B2BA;
    color: #36B2BA;
    font-size: 20px;
    padding: 1.3em 2.92em;
    text-decoration: none;
    line-height: 100%;
    border-radius: 2em;
    display: inline-block;
}
.btn-blue-border:hover {
    color: white;
    background-color: #36B2BA;
}
.footer-cta .btn-phone {
    text-decoration: none;
}
@media only screen and (max-width: 767px) {
    .services-blocks .item .info > div {
        height: auto !important;
    }
    .count-items h5 {
        font-size: 24px;
    }
    .process-section .count-items p {
        font-size: 18px;
    }

}
@media only screen and (max-width: 458px) {
    .process-section .btn {
        margin-top: 30px;
    }
}

body.page-template-template-home-php {
    color: #192A3D;
}
body.page-template-template-home-php h2 {
    font-size: 45px;
    font-weight: bold;
}
body.page-template-template-home-php p {
    font-size: 20px;
    color: #192A3D;
}
body.category .container,
body.page-template-template-blog-php .container,
body.page-template-template-home-php .container {
    padding-left: 25px;
    padding-right: 25px;
}
@media (min-width: 1400px) {
    body.category .container,
    body.page-template-template-blog-php .container,
    body.page-template-template-home-php .container {
        max-width: 1584px;
    }
}
.home-banner {
    background-color: #F5EEEC;
    padding: 36px 0;
}
.home-banner .content-area {
    background-color: #192A3D;
    color: white;
    padding: 80px;
    height: 100%;
    border-radius: 30px 0 0 0;
    overflow: hidden;
}
.home-banner .img {
    min-height: 581px;
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 0 30px 0 0;
    overflow: hidden;
}
.home-banner .col-content {
    width: 45%;
}
.home-banner .col-image {
    width: 55%;
}
.home-banner h1 {
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 23px;
    color: white;
}
body.page-template-template-home-php .home-banner p {
    color: white;
}
a.btn-arrow {
    background-color: #36B2BA;
    color: white;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    padding: 20px 131px 20px 27px;
    font-weight: bold;
    position: relative;
    border-radius: 40px;
    border: 1px solid #36B2BA;
}
a.btn-arrow:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 25px;
    height: 24px;
    background-image: url(../img/right-arrow.svg);
}
a.btn-arrow:hover {
    background-color: white;
    color: #36B2BA;
}
a.btn-arrow:hover:after {
    filter: brightness(0) saturate(100%) invert(60%) sepia(60%) saturate(452%) hue-rotate(135deg) brightness(90%) contrast(90%);
}
.support-lists {
    padding: 32px 0;
    background-color: white;
    border-radius: 0 0 30px 30px;
}
.support-lists .lbl {
    font-size: 20px;
    margin-top: 20px;
    line-height: 1.3em;
}
.services-list-section {
    font-size: 20px;
}
.services-list-section .text {
    color: #36B2BA;
    font-weight: 600;
}
.services-list-section a {
    color: #192A3D;
}
.services-list-section .services-list .service-item {
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}
.services-list-section .services-list .service-item a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}
.services-list-section .services-list .service-item .title-area {
    color: white;
    font-weight: bold;
    padding: 25px 60px 25px 30px;
    position: relative;
}
.services-list-section .services-list .service-item .title-area:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 25px;
    height: 24px;
    background-image: url(../img/right-arrow.svg);
}
.services-list-section .services-list .service-item .img {
     background-position: center;
     background-size: cover;
     padding-top: 125%;
}
.reason-section {
    background-color: #192A3D;
}
.page-template-template-home-php .reason-section h2,
.page-template-template-home-php .reason-section p {
    color: white;
}
.reason-section .img {
    background-size: cover;
    background-position: center;
    padding-top: 99%;
    border-radius: 30px;
}
.reason-section .accordions h3 {
    color: white;
}
.reason-section .accordions .accordion-item:nth-of-type(1) {
    border-top: none;
}
.reason-section .accordion-item h3::before {
    color: #36B2BA;
    font-size: 1.5em;
}
.page-template-template-home-php .process-section {
    background-color: white;
}
.review-section {
    background-color: #F5EEEC;
}
.review-section .img {
    padding-top: 74%;
    background-position: center;
    background-size: cover;
    border-radius: 30px;
}
.review-section .testimonial-content:before {
    content: "";
    width: 66px;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/quote.png);
    display: inline-block;
    margin-bottom:35px;
}
.testimonial-slider .name {
    font-size: 20px;
    font-weight: bold;
}
.review-section .review-nav {
    border-top: 1px solid #192A3D;
    padding-top: 30px;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.review-section .review-nav > div {
    display: inline-block;
    position: relative;
    color: #192A3D;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; 
    user-select: none;
}
.review-section .review-nav .review-next:after {
    content: "";
    display: inline-block;
    background-image: url(../img/chev-arrow.svg);
    width: 11px;
    height: 20px;
    background-position: center;
    background-size: cover;
    margin-left: 20px;
    vertical-align: text-bottom;
}
.review-section .review-nav .review-prev:before {
    content: "";
    display: inline-block;
    background-image: url(../img/chev-arrow.svg);
    width: 11px;
    height: 20px;
    background-position: center;
    background-size: cover;
    margin-right: 20px;
    vertical-align: text-bottom;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.blog-section .ct-posts-shortcode .entry-title {
    font-size: 20px;
    line-height: 1.3em;
}
.blog-section .ct-posts-shortcode .entry-title a {
    color: #192A3D;
    text-decoration: none;
}
.blog-section .b-button {
    background-color: #36B2BA;
    color: white;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    padding: 20px 27px;
    font-weight: bold;
    position: relative;
    border-radius: 40px;
    border: 1px solid #36B2BA;
}
.blog-section .b-button:hover {
    color: #36B2BA;
    background-color: white;
}
.blog-section .b-button:hover svg {
    filter: brightness(0) saturate(100%) invert(60%) sepia(60%) saturate(452%) hue-rotate(135deg) brightness(90%) contrast(90%);
}
.blog-section .b-button span {
    display: inline-block;
    vertical-align: middle;
}
.blog-section .b-button svg {
    display: inline-block;
    vertical-align: middle;
    margin-left: 14px;
}
.about-section .wp-block-greenshift-blocks-row-column {
    padding: 0;
}
@media ( max-width:1200px ) {
    .home-banner .col-content,
    .home-banner .col-image {
        width: 100%;
    }
    .home-banner .col-image {
        order: 1;
    }
    .home-banner .col-content {
        order: 2;
    }
    .home-banner .img {
        border-radius: 20px 20px 0 0;
    }
    .home-banner .content-area{
        border-radius: 0;
    }
}
@media ( max-width:991px ) {
    .home-banner .img {
        min-height: 420px;
    }
    .home-banner .content-area {
        padding: 40px 30px;
    }
}
@media ( max-width:767px ) {
    .home-banner .img {
        min-height: 320px;
    }
    body.page-template-template-home-php h2,
    .home-banner h1 {
        font-size: 40px;
    }
    a.btn-arrow {
        padding: 20px 60px 20px 27px;
    }
}

@media ( max-width:1600px ) {
    .kb-row-layout-id2_7ea241-22 > .kt-row-column-wrap {
        height: 1070px;
    }
}

@media ( max-width:999px ) {
    .kb-row-layout-id2_7ea241-22 > .kt-row-column-wrap {
        align-content: start !important;
    }
    .kb-row-layout-id2_7ea241-22 > .kt-row-column-wrap .kadence-column2_ff3db6-74 {
        padding-top: 50px;
        padding-left: 25px;
        padding-right: 25px;
    }
}
@media ( max-width:689px ) {
    .kb-row-layout-id2_7ea241-22 > .kt-row-column-wrap .kadence-column2_ff3db6-74 {
        padding-top: 0;
    }
    .kb-row-layout-id2_7ea241-22 > .kt-row-column-wrap {
        height: auto;
        padding-bottom: 260px !important;
    }
}

/*PROPERTY SINGLE*/
.single-property p {
    font-size: 20px;
}
.single-property h2 {
    font-weight: bold;
    font-size: 45px;
}
.single-property h3 {
    font-size: 28px;
    font-weight: normal;
}
@media (min-width: 1400px) {
    .single-property .container {
        max-width: 1584px;
    }
}
.single-property .container {
    padding-left: 25px;
    padding-right: 25px;
}
.single-property .ct-popup .post-3136 #gspb_col-id-gsbp-b93cee5f-f0c9 {
    background-image: url(/wp-content/uploads/2024/06/ICR002-Day-Centre-WebRes-1-1.jpg) !important;
    background-position: 83% center;
}
.property-banner {
    background-color: #F5EEEC;
}
.property-banner .item {
    height: 587px;
    background-size: cover;
    background-position: center;
}
.property-banner .property-floorplan .item {
    height: auto;
    background-color: white;
}
.floorplan-slider,
.property-slider {
    border-radius: 0 0 30px 30px;
}
.property-container {
    position: relative;
}
.property-container .lbl {
    position: absolute;
    top: 36px;
    left: 80px;
    background-color: #36B2BA;
    color: white;
    z-index: 3;
    font-weight: bold;
    display: inline-block;
    padding: 4px 20px;
    border-radius: 32px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.property-container:hover .lbl {
    opacity: 0.4;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.property-container .availability {
    position: absolute;
    top: 36px;
    right: 80px;
    background-color: #192A3D;
    color: white;
    z-index: 3;
    font-weight: bold;
    display: inline-block;
    padding: 4px 20px;
    border-radius: 32px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.property-container:hover .availability {
    opacity: 0.4;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.property-slider-container {
    position: relative;
}
.property-slider-container .floorplan-pagination.swiper-pagination-horizontal,
.property-slider-container .property-pagination.swiper-pagination-horizontal {
    position: absolute;
    left: 80px;
    bottom: 60px;
    z-index: 3;
}
.property-slider-container .floorplan-pagination.swiper-pagination-horizontal .swiper-pagination-bullet,
.property-slider-container .property-pagination.swiper-pagination-horizontal .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    opacity: 1;
    background-color: white;
    margin-left: 0;
    margin-right: 20px;
}
.property-slider-container .floorplan-pagination.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active,
.property-slider-container .property-pagination.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #36B2BA;
}
.property-container .property-option-selector {
    position: absolute;
    right: 80px;
    bottom: 60px;
    background-color: white;
    z-index: 3;
    border-radius: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.property-container:hover .property-option-selector {
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.property-container:hover .property-option-selector:hover {
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.property-container .property-option-selector > a {
    display: inline-block;
    border-radius: 5px;
    color: #192A3D;
    text-decoration: none;
    font-weight: bold;
    padding: 7px 15px 7px 55px;
    position: relative;
}
.property-container .property-option-selector > a.option-active {
    background-color: #36B2BA;
    color: white;
}
.property-container .property-option-selector > a.option-photo:before {
    content: "";
    position: absolute;
    background-image: url(../img/icn-photo.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    height: 24px;
    left: 19px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.property-container .property-option-selector > a.option-floorplan:before {
    content: "";
    position: absolute;
    background-image: url(../img/icn-floor.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    left: 19px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.property-container .property-option-selector > a.option-active:before {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(174deg) brightness(102%) contrast(102%);
}
.property-floorplan {
    display: none;
}
.property-about {
    background-color: #F5EEEC;
}
.property-about h1 {
    font-size: 45px;
    font-weight: bold;
    position: relative;
}
.property-about h1:before {
    content: "";
    position: absolute;
    left: -48px;
    top: 0.2em;
    width: 21px;
    height: 34px;
    background-image: url(../img/icn-pin.png);
}
.property-about .more-info > span {
    display: inline-block;
    margin-left: 35px;
    font-size: 24px;
}
.property-about .more-info > span:first-of-type {
    margin-left: 0;
}
.property-about .more-info .bed:after {
    content: "";
    display: inline-block;
    background-image: url(../img/icn-bed.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 36px;
    height: 20px;
    margin-left: 17px;
}
.property-about .more-info .bath:after {
    content: "";
    display: inline-block;
    background-image: url(../img/icn-bath.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: sub;
    width: 30px;
    height: 33px;
    margin-left: 17px;
}
.property-about .more-info .park:after {
    content: "";
    display: inline-block;
    background-image: url(../img/icn-car.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 48px;
    height: 20px;
    margin-left: 17px;
}
.property-about .inclusions {
    border-radius: 20px;
    background-color: white;
    padding: 20px;
}
.property-about .inclusions .heading {
    font-size: 20px;
    padding-left: 55px;
    position: relative;
    padding-bottom: 16px;
    border-bottom: 2px solid #36B2BA;
    position: relative;
    margin-bottom: 22px;
}
.property-about .inclusions .heading:before {
    content: "";
    display: inline-block;
    background-image: url(../img/icn-inclusion.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 38px;
    height: 30px;
    position: absolute;
    top: -2px;
    left: 0;
}
.property-about .inclusions .list-items .item {
    position: relative;
    padding-left: 43px;
    min-height: 19px;
    margin-bottom: 15px;
}
.property-about .inclusions .list-items .item:last-child {
    margin-bottom: 0;
}
.property-about .inclusions .list-items .item:before {
    content: "";
    display: inline-block;
    background-image: url(../img/icn-check.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    height: 19px;
    position: absolute;
    top: 1px;
    left: 0;
}
.property-rooms h2 {
    font-size: 45px;
    font-weight: bold;
}
.property-rooms .heading a {
    color: #192A3D;
    font-weight: 600;
}
.room-available h3 {
    font-size: 28px;
    font-weight: normal;
}
.room-available .item {

}
.room-available .item .photo {
    background-color: rgba(255,255,255,0.75);
    background-blend-mode: multiply;
    /*height: 620px;*/
    height: 520px;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.05);
}
.room-available .item .photo .status {
    width: 245px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 10px 20px;
    background-color: #36B2BA;
    color: white;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
}
.room-available .item.not-available .photo {
    background-blend-mode: overlay;
}
.room-available .item.not-available .photo .status {
    background-color: #192A3D;
}
.room-available .item .room-details {
    /*padding: 40px 75px;*/
    padding: 30px 0;
}
.room-available .item .room-details .extra {
    font-size: 20px;
    margin-bottom: 38px;
}
.room-available .item .room-details .extra > div {
    padding-left: 43px;
    position: relative;
    margin-bottom: 15px;
}
.room-available .item .room-details .extra > div.size:before {
    content: "";
    display: inline-block;
    background-image: url(../img/icn-floor.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 2px;
    left: 0;
}
.room-available .item .room-details .extra > div.bath:before {
    content: "";
    display: inline-block;
    background-image: url(../img/icn-bath.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    height: 33px;
    position: absolute;
    top: 0;
    left: 0;
}
.room-available .item .room-details a.btn-arrow {
    max-width: 329px;
    width: 100%;
    text-align: left;
    padding: 20px 72px 20px 27px;
}
.room-available .item.not-available .room-details a.btn-arrow {
    background-color: #dbdee1;
    pointer-events: none;
    border-color: #dbdee1;
}
.property-directions {
    background-color: #192A3D;
    color: white;
}
.property-directions hr {
    border-top: 2px solid #ffffff;
    opacity: 1;
    margin: 40px 0 25px;
}
.property-directions .map-direction {
    border-radius: 30px;
    height: 700px;
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.property-directions .map-direction a.direction {
    text-decoration: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    color: white;
    font-weight: bold;
    font-size: 20px;
    background-color: #36B2BA;
    padding: 25px 65px 25px 32px;
}
.property-directions .map-direction a.direction:after {
    content: "";
    position: absolute;
    right: 32px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 25px;
    height: 24px;
    background-image: url(../img/right-arrow.svg);
}
.property-cta {
    position: relative;
}
.property-cta:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30%;
    background-color: #192a3d;
}
.property-cta .inner {
    position: relative;
    background-size: cover;
    background-position: center top;
    border-radius: 30px;
    overflow: hidden;
    color: white;
    box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.26);
    -webkit-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.26);
    -moz-box-shadow: 0px 3px 30px 0px rgba(0,0,0,0.26);
    background-color: rgba(25,42,61,0.26);
    background-blend-mode: overlay;
    padding: 0 25px;
}
.property-cta h2 {
    font-size: 60px;
    color: white;
}
.property-cta p {
    font-size: 22px;
    color: white;
}
.property-cta .others {
    margin-top: 315px;
}
.property-cta .others .btn {
    font-size: 20px;
    color: white;
    font-weight: bold;
    text-decoration: underline;
}
.property-cta .others .btn-phone {
    text-decoration: none;
}
.property-cta .others .btn-phone:hover {
    background-color: white;
    color: #36B2BA;
}
@media ( max-width:1400px ) {
    .room-available .item .room-details {
        padding: 30px 0;
    }
    .room-available .item .photo {
        height: 500px;
    }
}
@media ( max-width:991px ) {
    .property-banner .item {
        height: 450px;
    }
    .room-available .item .room-details .extra {
        height: auto !important;
        margin-bottom: 30px;
    }
}
@media ( max-width:767px ) {
    .single-property h2 {
        font-size: 36px;
    }
    .property-container .lbl {
        left: 25px;
    }
    .property-container .availability {
        right: auto;
        left: 25px;
        top: 80px;
    }
    .property-slider-container .floorplan-pagination.swiper-pagination-horizontal,
    .property-slider-container .property-pagination.swiper-pagination-horizontal {
        bottom: 20px;
        left: 25px;
    }
    .property-container .property-option-selector {
        right: 25px;
        bottom: 65px;
    }
    .property-about h1 {
        font-size: 36px;
        padding-left: 45px;
        margin-bottom: 30px;
    }
    .property-about h1:before {
        left: 0;
    }
    .property-directions .map-direction {
        height: 500px;
    }
    .property-cta .others {
        margin-top: 190px;
    }
}

header.desktop-header {
    background-color: white;
    display: none;
}
header.desktop-header .header-container {
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
}
header.desktop-header .header-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -12px;
    margin-right: -12px;
}
header.desktop-header .header-row .left-col {
    flex: 0 0 auto;
    width: 40%;
    padding-left: 12px;
    padding-right: 12px;
}
header.desktop-header .header-row .right-col {
    flex: 0 0 auto;
    width: 60%;
    padding-left: 12px;
    padding-right: 12px;
}
header.desktop-header#header [data-items] {
    justify-content: end;
}
header.desktop-header#header [data-items] .ct-header-cta {
    margin-right: 0;
}
header#header .ct-sticky-container [data-items] {
    display: block;
}
header#header .ct-sticky-container .mega-menu-wrap {
    position: initial;
}
header#header .ct-sticky-container .mega-menu-wrap ul.mega-menu {
    display: flex !important;
    justify-content: space-between;
    position: initial !important;
    /*height: 70px !important;*/
    align-items: center !important;
}
header#header .ct-sticky-container .mega-menu-wrap ul.mega-menu .mega-menu-row {
    max-width: 1534px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    float: none !important;
}
header#header .ct-sticky-container .mega-menu-wrap ul.mega-menu a.mega-menu-link {
    font-weight: 500 !important;
    padding: 0 !important;
}
header#header .ct-sticky-container .mega-menu-wrap ul.mega-menu li.mega-toggle-on a.mega-menu-link {
    color: #36B2BA !important;
}
header#header .ct-sticky-container .mega-menu-wrap ul.mega-menu li.mega-menu-item-has-children > .mega-sub-menu {
    background-color: #F5EEEC !important;
    padding: 30px 25px !important;
}
header#header .ct-sticky-container .mega-menu-wrap ul.mega-menu li.mega-menu-item-has-children#mega-menu-item-720 > .mega-sub-menu {
    padding: 70px 25px !important;
}
header#header .ct-sticky-container .mega-menu-wrap ul.mega-menu li.mega-menu-item-has-children .mega-sub-menu {
    top: 100% !important;
}
header#header .ct-sticky-container .mega-menu-wrap ul.mega-menu li {
    padding-bottom: 20px !important;
    padding-top: 10px !important;
}
header#header .ct-sticky-container .mega-menu-wrap ul.mega-menu .mega-sub-menu li.mega-menu-item {
    padding: 0 !important;
    margin-bottom: 12px !important;
}
header#header .ct-sticky-container .mega-menu-wrap ul.mega-menu .mega-sub-menu li.mega-menu-item {
    max-width:664px !important;
}
header#header .ct-sticky-container .mega-menu-wrap ul.mega-menu .mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 23px !important;
    font-weight: bold !important;
    color: #192A3D !important;
    text-transform: initial !important;
    border-bottom: 2px solid #36B2BA !important;
    padding: 10px 0 12px !important;
    line-height: normal !important;
    display: block !important;
    position: relative !important;
    padding-right: 35px !important;
    -webkit-transition: all 0.2s ease-in-out !important;
    transition: all 0.2s ease-in-out !important;
}
header#header .ct-sticky-container .mega-menu-wrap ul.mega-menu .mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    padding-left: 5px !important;
    background-color: transparent !important;
    -webkit-transition: all 0.2s ease-in-out !important;
    transition: all 0.2s ease-in-out !important;
}
header#header .ct-sticky-container .mega-menu-wrap ul.mega-menu .mega-sub-menu li.mega-menu-item a.mega-menu-link:after {
    content: "" !important;
    position: absolute !important;
    right: 0 !important;
    top: 13px !important;
    background-image: url(../img/right-arrow-dark.svg) !important;
    background-size: cover !important;
    background-position: center !important;
    width: 30px !important;
    height: 28px !important;
    display: block !important;
}
.mega-image-depo {
    height: 588px !important;
    background-position: center !important;
    background-size: cover !important;
    max-width: 604px !important;
    border-radius: 30px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative !important;
    background-color: rgba(25,42,61,0.44) !important;
    background-blend-mode: multiply !important;
}
.mega-image-depo:after {
    content: "" !important;
    position: absolute !important;
    right: 28px !important;
    bottom: 23px !important;
    background-image: url(../img/right-arrow-circle.svg) !important;
    background-size: cover !important;
    background-position: center !important;
    height: 87px !important;
    width: 87px !important;
    display: block !important;
}
.mega-image-depo a {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    display: block !important;
    z-index: 1 !important;
}
.mega-image-depo .text {
    position: absolute !important;
    bottom: 37px !important;
    left: 28px !important;
    font-size: 34px !important;
    font-weight: bold !important;
    padding-right: 140px !important;
    line-height: 1.2em !important;
    color: white !important;
}
.mega-image-depo .type {
    position: absolute !important;
    top: 29px !important;
    left: 28px !important;
    border: 2px solid white !important;
    border-radius: 83px !important;
    font-size: 21px !important;
    text-transform: uppercase !important;
    padding: 22px !important;
    color: white !important;
    max-width: 422px !important;
    width: 100% !important;
    text-align: center !important;
}
.blog-featured {
    background-color: #F5EEEC;
}
.blog-featured h1 {
    font-size: 45px;
    font-weight: bold;
}
.blog-featured p {
    font-size: 20px;
}
.blog-featured .heading {
    position: relative;
    padding-left: 155px;
    padding-top: 10px;
}
.blog-featured .heading:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 125px;
    height: 103px;
    background-image: url(../img/icn-note.png);
}
.blog-featured .title-area {
    border-bottom: 1px solid #36B2BA;
    padding-bottom: 12px;
    font-weight: bold;
    font-size: 22px;
    position: relative;
    padding-left: 58px;
}
.blog-featured .title-area:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 36px;
    height: 34px;
    background-image: url(../img/icn-glitter.png);
}
.feature-area .item {
    border-radius: 20px;
    background-color: white;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.06);
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.06);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.06);
}
.feature-area .row {
    margin-left: -17.5px;
    margin-right: -17.5px;
}
.feature-area .row > div {
    padding-left: 17.5px;
    padding-right: 17.5px;
}
.feature-area .col-md-7 {
    width: 60.5%;
}
.feature-area .col-md-5 {
    width: 39.5%;
}
.feature-area .item .img {
    padding-top:40%;
    background-size: cover;
    background-position: center;
    position: relative;
}
.feature-area.blog-list .item .img {
    padding-top: 45%;
}
.feature-area .item.feat1 .img {
    padding-top:60%;
}
.feature-area .item:not(.feat1) .img:after {
    content: "";
    position: absolute;
    background-image: url(../img/right-arrow-circle.svg);
    background-size: cover;
    background-position: center;
    width: 70px;
    height: 70px;
    right: 25px;
    bottom: -35px;
}
.feature-area .item .img a {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
}
.feature-area .item .info {
    padding:35px 37px 25px;
}
.feature-area .item .info .other {
    color: #36B2BA;
    padding-top: 5px;
}
.feature-area .item .info .other span {
    display: inline-block;
}
.feature-area .item .info .other span.read {
    margin-right: 20px;
    position: relative;
    padding-left: 25px;
}
.feature-area .item .info .other span.read:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
    background-image: url(../img/icn-clock.png);
    background-size: cover;
    background-position: center;
    width: 15px;
    height: 15px;
}
.feature-area .item .info .other span.tags {
    position: relative;
    padding-left: 25px;
}
.feature-area .item .info .other span.tags:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
    background-image: url(../img/icn-tag.png);
    background-size: cover;
    background-position: center;
    width: 15px;
    height: 16px;
}
.feature-area .item.feat1 .info {
    padding: 58px 62px 80px 62px;
    max-width: 811px;
}
.feature-area .item.feat1 .info .btn-container {
    position: absolute;
    bottom: 65px;
}
.blog-articles .filter {
    border-bottom: 2px solid #36B2BA;
    padding-bottom: 50px;
}
.blog-articles .lbl {
    font-size: 28px;
    font-weight: bold;
    position: relative;
    padding-left: 62px;
    line-height: 100%;
    padding-bottom: 10px;
}
.blog-articles .lbl:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 41px;
    height: 23px;
    background-image: url(../img/dashline.png);
}
.blog-articles .cat-list a {
    margin-right: 15px;
    display: inline-block;
    margin-right: 15px;
    padding: 8px 45px;
    border-radius: 30px;
    border: 1px solid #212529;
    text-decoration: none;
    color: #212529;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
}
.blog-articles .cat-list a.active {
    background-color: #36B2BA;
    color: white;
    border-color: #36B2BA;
}
.alm-btn-wrap {
    text-align: center;
}
.alm-btn-wrap .alm-load-more-btn {
    background-color: #36B2BA;
    color: white;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    padding: 20px 131px 20px 27px;
    font-weight: bold;
    position: relative;
    border-radius: 40px;
    border: 1px solid #36B2BA;
}
.alm-btn-wrap .alm-load-more-btn:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 25px;
    height: 24px;
    background-image: url(../img/right-arrow.svg);
    rotate: 90deg;
}
.alm-btn-wrap .alm-load-more-btn.done {
    display: none;
}

@media (min-width: 1400px) {
    .single-post .container {
        max-width: 1584px;
    }
}
.single-post h1,
.single-post h3,
.single-post h2 {
    font-weight: bold;
}
.single-post .container {
    padding-left: 25px;
    padding-right: 25px;
}
.single-blog-banner .upper {
    background-color: #192A3D;
    color: white;
    padding: 27px 28px;
    margin-bottom: -1px;
}
.single-blog-banner .banner-image {
    background-size: cover;
    background-position: center;
    padding-top: 33%;
    border-radius: 0 0 30px 30px;
}
.single-blog-banner span {
    display: inline-block;
}
.single-blog-banner span.read {
    margin-right: 20px;
    position: relative;
    padding-left: 25px;
}
.single-blog-banner span.read:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
    background-image: url(../img/icn-clock.png);
    background-size: cover;
    background-position: center;
    width: 15px;
    height: 15px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(125deg) brightness(103%) contrast(103%);
}
.single-blog-banner span.tags {
    position: relative;
    padding-left: 25px;
}
.single-blog-banner span.tags:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
    background-image: url(../img/icn-tag.png);
    background-size: cover;
    background-position: center;
    width: 15px;
    height: 16px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(125deg) brightness(103%) contrast(103%);
}

.single-blog-banner a.back {
    position: relative;
    color: white;
    font-weight: bold;
    font-size: 20px;
    padding-left: 50px;
    text-decoration: none;
}
.single-blog-banner a.back:before {
    content: "";
    position: absolute;
    background-image: url(../img/right-arrow-dark.svg);
    width: 25px;
    height: 24px;
    background-size: cover;
    background-position: center;
    left: 0;
    top: 3px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(125deg) brightness(103%) contrast(103%);
}

.single-blog-banner .lower {
    padding-left: 79px;
    padding-right: 79px;
}
.single-blog-banner .lower h1 {
    font-weight: bold;
    font-size: 45px;
}
.single-blog-banner .lower .inner  {
    border-bottom: 2px solid #36B2BA;
}
.single-blog-banner .lower .inner .discuss {
    max-width: 303px;
    margin-left: auto;
    font-size: 20px;
}
.single-blog-banner .lower .inner .discuss a {
    color: #192A3D;
}
.single-blog-banner .lower .inner .discuss .text {
    font-weight: 600;
    color: #36B2BA;
}
.blog-left-content {
    padding-left: 79px;
    padding-right: 79px;
}
.blog-full-image .img {
    height: 620px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
}
.blog-left-content ul {
    list-style: none;
    margin-top: 30px;
    padding: 0;
}
.blog-left-content ul li {
    position: relative;
    padding-left: 43px;
    margin-bottom: 25px;
}
.blog-left-content ul li:before {
    content: "";
    display: inline-block;
    background-image: url(../img/icn-check.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    height: 19px;
    position: absolute;
    top: 1px;
    left: 0;
}
.blog-left-image .img {
    padding-top: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
}
.blog-left-image ul {
    list-style: none;
    margin-top: 30px;
    padding: 0;
}
.blog-left-image ul li {
    position: relative;
    padding-left: 38px;
    margin-bottom: 25px;
}
.blog-left-image ul li:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    background-color: #36B2BA;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 6px;
    left: 0;
}
.blog-list-item .list-items .row {
    margin-left: -47px;
    margin-right: -47px;
}
.blog-list-item .list-items .row > div {
    padding-left: 47px;
    padding-right: 47px;
}
.blog-list-item .list-items .img {
    height: 93px;
}
.blog-list-item .list-items .img img {
    max-height: 93px;
    width: auto;
}
.blog-list-category .list-categories {
    margin-left: -77px;
    margin-right: -77px;
}
.blog-list-category .list-categories > div {
    padding-left: 77px;
    padding-right: 77px;
}
.blog-separator {
    border-bottom: 2px solid #36B2BA;
}
.single-post .entry-content,
.single-post .blog-articles {
    background-color: #F5EEEC;
}
@media ( max-width:991px ) {
    .single-blog-banner .lower .inner .discuss {
        margin-left: 0;
    }
}
@media ( max-width:767px ) {
    .single-blog-banner .banner-image {
        padding-top: 60%;
    }
    .blog-left-content,
    .single-blog-banner .lower {
        padding-left: 0;
        padding-right: 0;
    }
    .blog-full-image .img {
        height: 450px;
    }
}
.page-template-template-about-php h2 {
    font-size: 45px;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 50px;
    letter-spacing: -1px;
}
.page-template-template-about-php h4 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 25px;
}
.page-template-template-about-php p {
    font-size: 18px;
    line-height: 24px;
}
.about-banner {
    padding-top:100px;
    position: relative;
    background-color: #F5EEEC;
    padding-bottom: 90px;
}
.about-banner h1 {
    font-size: 60px;
    line-height: 100%;
    font-weight: bold;
    margin-bottom: 50px;
}
.about-banner .img {
    position: absolute;
    height: calc(100% - 90px);
    top:0;
    right: 0;
    width: calc(50% - 1.5rem);
    background-size: cover;
    border-radius: 0 0 0 150px;
    background-position: center;
}
.support-section {
    background-color: #192A3D;
}
.support-section .text {
    margin-top:15px;
    font-size: 20px;
    line-height: 25px;
    color:white;
    font-weight: 600;
}
.focus-section h4 img {
    margin-right: 15px;
}
.about-commitment {
    background-color: #ECF5F6;
    background-image: url(../img/usps.png);
    background-position: top center;
    background-size: cover;
}
.about-commitment .item {
    background-color: white;
    border-radius: 25px;
    padding:75px 50px 50px 50px;
    position: relative;
}
.about-commitment .item .icon {
    position: absolute;
    top:0;
    left:0;
    right: 0;
    margin:auto;
    top:-32.5px;
}
.reduce-container {
    margin-left: -66px;
    margin-right: -66px;
}
.about-team .item {
    background-color:#F7F7F7;
    border-radius: 25px;
    padding:110px 50px 50px 50px;
    position: relative;
}
.about-team .item .photo {
    position: absolute;
    top:0;
    left:0;
    right: 0;
    margin:auto;
    top:-75px;
    border-radius: 50%;
    display: inline-block;
    background-size: cover;
    background-position: center 17%;
    width: 150px;
    height: 150px;
}
.about-team .item h4 {
    margin-bottom: 0;
}
.about-team .item .pos {
    font-size: 20px;
}
.about-team .item .separator {
    height: 2px;
    width: 100px;
    background-color: #36B2BA;
    margin:25px auto;
}
.team-slider .swiper-slide {
    height: auto !important;
}
.team-scrollbar {
    height: 6px;
    background-color: #F5EEEC;
    border-radius: 4px;
}
.team-navigation-area .team-scroll-col {
    width: 100%;
}
.team-navigation-area .team-nav-col {
    width: 200px;
}
.team-scrollbar .swiper-scrollbar-drag {
    background-color: #36B2BA;
    cursor: pointer;
}
.team-navigation-area .team-next {
    display: inline-block;
    background-image: url(../img/next.svg);
    height: 46px;
    width: 46px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 15px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; 
    user-select: none;
}
.team-navigation-area .team-prev {
    display: inline-block;
    background-image: url(../img/next.svg);
    height: 46px;
    width: 46px;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; 
    user-select: none;
}
.border-25 {
    border-radius: 25px;
}
@media only screen and (max-width: 1300px) {
    .reduce-container {
        margin-left: 0;
        margin-right: 0;
    }
}
@media only screen and (max-width: 991px) {
    .about-banner {
        padding-top: 40px;
    }
    .about-banner .img {
        position: relative;
        padding-top: 60%;
        width: 100%;
        border-radius: 0;
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .about-banner h1 {
        font-size: 40px;
        margin-bottom: 30px;
    }
    .page-template-template-about-php h2 br,
    .about-banner h1 br {
        display: none;
    }
    .page-template-template-about-php h2 {
        font-size: 36px;
        line-height: 41px;
        margin-bottom: 30px;
    }
    .page-template-template-about-php h4 {
        font-size: 22px;
    }
    .services-list-section .services-list .service-item .img {
        padding-top: 100%;
    }
}
@media only screen and (max-width: 575px) {
    .about-team .item {
        padding:100px 30px 30px 30px;
    }
    .about-commitment .item {
        padding:55px 30px 30px 30px;
    }
}
.banner-video {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 40.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    border-radius: 0 0 30px 30px;
}
.banner-video .rll-youtube-player,
.banner-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding-bottom:0;
}
@media only screen and (max-width: 767px) {
    .banner-video {
        padding-top: 54.25%;
        border-radius: 0 0 20px 20px;
    }
}