
@import url("https://use.typekit.net/csc8bcb.css");



body, p, h5 {
	font-family: "nexa", serif;
    /*font-size: 26.667px;*/ /*20pt*/
	/*font-size: 21.333px;*/ /*16pt with 20% reduction*/
	font-size: 16px; /*pt was originally provided instead of px */
    font-weight: 500; /* nexa regular */
	color: #000000;
	text-rendering: optimizespeed;
}
	
h2 {
	font-family: "nexa", serif;
    /*font-size: 106.667px;*/ /*80pt*/
	/*font-size: 85.333px;*/ /*64pt with 20% reduction*/
	font-size: 40px; /*pt was originally provided instead of px */
    font-weight: 600; /* nexa bold */
	color: #000000;
}

p {
	margin-bottom: 20px;
}

p.title_padd {
	font-size: 30px;
}

.nexa-regular, .nexa-regular p {
	font-family: "nexa", serif;
    font-weight: 500;
	color: #000000;
}

.nexa-bold, .nexa-bold p {
	font-family: "nexa", serif;
    font-weight: 600;
	color: #000000;
}

.nexa-x-bold, .nexa-x-bold p {
	font-family: "nexa", serif;
    font-weight: 700;
	color: #000000;
}

.pt20, .pt20 p, p {
	font-size: 16px;
}

.pt25, .pt25 p {
	font-size: 16px;
}

.pt30, .pt30 p {
	font-size: 16px;
}

.pt40, .pt40 p {
	font-size: 25px;
}

.pt80, .pt80 p {
	font-size: 40px;
}


@media (min-width: 992px) {
	
body, p, h5 {
	font-size: 20px;
}
	
.pt20, .pt20 p, p {
	font-size: 20px;
}

.pt25, .pt25 p {
	font-size: 25px;
}

.pt30, .pt30 p {
	font-size: 30px;
}

.pt40, .pt40 p {
	font-size: 40px;
}

.pt80, .pt80 p {
	font-size: 80px;
}

h2 {
	font-size: 80px;
}

p.title_padd {
	font-size: 48px;
}

}

@media (min-width: 1200px) {
p.title_padd {
	font-size: 53px;
}
}

.footer a {
	color: #000;
	text-decoration: underline;
}

.footer a:hover {
	color: #fff;

}

.ln_height_40 {
	line-height: 40px; /*for paragrahs and icons */
}

.ln_height_50 {
	line-height: 50px; /*for headings */
}

.ln_height_50.txt_decrease {
	line-height: 50px;
}

.mar_bt_40 {
	margin-bottom: 40px;
}

.mar_bt_30 {
	margin-bottom: 30px;
}

.mar_bt_20 {
	margin-bottom: 20px;
}

.mar_bt_10 {
	margin-bottom: 10px;
}

.mar_bt_0 {
	margin-bottom: 0;
}

.header {
	/*background-color: #000000;*/
}

.black {
	background-color: #000000;
}

.white {
	background-color: #ffffff;
}

.green, #offcanvasNavbar {
	background-color: #a2d2b3;
}

.peach {
	background-color: #f3cdc3;
}

.orange {
	background-color: #f3976b;
}

.green-txt {
	color: #a2d2b3 !important;
}

/*
.spacer {
	margin-bottom: 50px;
}
*/

.last_para {
	margin: 0;
}

.dh_open_txt {
	height: stretch;
}

.dh_row_top {
	margin-top: 55px;
}

.dh_row_intro {
	margin: 50px 0;
}

.dh_row_apartments {
	padding: 50px 0 70px 0;
}

.dh_row_visit {
	margin: 25px auto;
}

.dh_row_visit_inner {
	/*padding: 30px;*/
	padding: 30px 20px;
}

.dh_row_icons {
	margin: 70px 0 50px 0;
}

.dh_row_local_area {
	padding: 70px 0;
}

.dh_row_map {
	padding: 70px 0;
}

.dh_row_map img {
	/*border-radius: 20pt;*/
	border-radius: 20px;
}

.dh_row_credentials {
	padding: 50px 0;
}

.footer {
	padding: 25px;
}

.dh_row_apartment_page_top {
	padding: 55px 0 0 0;
}

.dh_row_apartment_page_second {
	padding: 30px 0 0 0;
}

.dh_row_apartment_features {
	padding: 70px 0 50px 0;
}

.dh_row_plans {
	padding: 70px 0 70px 0;
}

.dh_row_plans_download {
	padding: 30px 0 50px 0;
}

.dh_row_contact_us_top {
	padding: 80px 0 10px 0;
}

.dh_row_contact_us_content {
	padding: 55px 0 50px 0;
}


.alignment_padd {
	padding: 30px;
}

.title_padd {
	padding: 30px 18px;
}

.title_padd span {
    display: block;
}

.apartment_padd {
	padding: 20px;
}

.round_cnrs, .room_img.round_cnrs img {
	/*border-radius: 20pt;*/
	border-radius: 20px;
}


/* review for smaller devices */
@media (min-width: 1401px) and (max-width: 4000px) {
.container.customised {
	max-width: 80%;
	/*max-width: 85%;*/
}
}

.container-fluid.custom {
	padding-left: 0;
	padding-right: 0;
}

nav.navbar.bg-body-tertiary {
    background: transparent !important;
}

/*
button.navbar-toggler {
    padding-right: 0;
    padding-left: 0;
}
*/

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255, 0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

ul.img_block {
    margin: 0;
	padding-left: 0;
}

ul.img_block li {
    display: inline-block;
	list-style: none;
}

/* revisit for smaller devices */
ul.img_block li:first-child, ul.img_block li:nth-child(2) {
    margin-right: 20px;
}


ul.img_block a {
	text-decoration: none;
	color: transparent;
}

img.den_img {
	width: 250px;
}

img.twc_img {
	width: 365px;
}

img.twc_img_no_strap {
	/*width: 200px;*/
	display: none;
}

img.nuplace_img {
	width: 215px;
}

img.twc_img_footer {
	width: auto;
}

@media (max-width: 1200px) {

img.den_img {
	width: 170px;
}

img.twc_img {
	width: 295px;
}

img.nuplace_img {
	width: 145px;
}

img.twc_img_footer {
	width: 300px;
}
	
}

@media (max-width: 991px) {

nav.navbar.bg-body-tertiary {
	padding: 20px 0;
}

ul.img_block li:nth-child(2) {
    margin-right: 0;
}

ul.img_block li:nth-child(3) {
	margin-right: 20px;
}

img.twc_img {
	display: none;
}

img.twc_img_no_strap {
	display: inline-block;
	width: 137px;
}

.ln_height_50.txt_decrease {
	line-height: 40px;
}
	
}

@media (max-width: 767px) {

nav.navbar.bg-body-tertiary {
	padding: 10px 0;
}

ul.img_block li {
    display: inline-block;
	list-style: none;
}

/*
ul.img_block li {

	margin-bottom: 20px;
}
*/

img.den_img {
	width: 100px;
}

img.twc_img_no_strap {
	width: 100px;
}

img.nuplace_img {
	width: 100px;
}

ul.img_block li:first-child, ul.img_block li:nth-child(3) {
	margin-right: 15px;
}

.title_padd {
	padding: 20px 10px;
}

}


@media (max-width: 425px) {

/*	
img.den_img {
	width: 110px;
}

img.twc_img {
	width: 235px;
}

img.nuplace_img {
	width: 85px;
}
*/

ul.img_block li:first-child, ul.img_block li:nth-child(3) {
	margin-right: 5px;
}

img.den_img {
	width: 70px;
}

img.twc_img_no_strap {
	width: 70px;
}

img.nuplace_img {
	width: 70px;
}

img.twc_img_footer {
	width: 240px;
}
	
}




.carousel-indicators [data-bs-target] {
	height: 15px;
	width: 15px;
	border-radius: 100%;
}


.room_img img, .apartment_img img {
	width: 100%;
}

.apartment_img img {
	/*border-radius: 20pt 20pt 0 0;*/
	border-radius: 20px 20px 0 0;
}

.dh_bottom {
	align-content: end;
}

.dh_center {
	align-content: center;
}

.dh_right {
	float: right;
}

.btn-primary {
    color: #f3976b;
    background: #000000;
    border: none;
	/*padding: 20px 100px 20px 20px;*/
	
	/*width: 230px;*/
	text-align: left;
	/*padding: 10px 25px;*/
	padding: 10px 5px 10px 25px;
}

.btn-secondary {
    color: #a2d2b3;
    background: #000000;
    border: none;
	text-align: left;
	/*padding: 10px 25px;*/
	padding: 10px 5px 10px 25px;
}

.btn-tertiary {
	color: #f3cdc3;
    background: #000000;
    border: none;
	text-align: left;
	padding: 10px 5px 10px 25px;
}

.btn-quaternary {
	color: #000000;
    background: #a2d2b3;
    border: none;
	text-align: left;
	padding: 10px 5px 10px 25px;
}

.btn-contact {
	color: #000000;
    background: #f3cdc3;
    border: #f3976b solid 3px;
	text-align: left;
	padding: 10px 25px;
	
}


.btn-primary:hover {
	/*background: #ffffff;*/
	background: #f3cdc3;
	color: #000000;
}

.btn-secondary:hover, .btn-tertiary:hover, .btn-quaternary:hover {
	background: #ffffff;
	color: #000000;
}

.btn-contact:hover {
    background: #f3976b;
    border: #f3cdc3 solid 3px;
	color: #000000;
}



.dh_row_visit p {
	margin: 0;
}

.btn.btn-primary.btn-large span, .btn.btn-secondary.btn-large span, .btn.btn-tertiary.btn-large span, .btn.btn-quaternary.btn-large span {
	vertical-align: sub;
	/*vertical-align: -webkit-baseline-middle;*/
	/*line-height: 40px;*/
	margin-right: 40px;
}

.btn.btn-contact.btn-large span {
	vertical-align: sub;
}

.dis_inline {
    display: inline-block;
}

p.dis_inline:first-child {
	margin-right: 24px;
	margin-bottom: 24px;
}

@media (max-width: 992px) {
	
/*.view_btn .btn-primary, */.view_btn .btn-secondary {
	margin-top: 20px;
}
	
}


@media screen and (max-width: 767px) {

.dh_row_apartments .col-md-6:nth-child(1), .dh_row_apartment_features .col-md-6:nth-child(1) {
    margin-bottom: 30px;
}

.view_btn .btn-primary, .view_btn .btn-secondary, .view_btn .btn-tertiary, .view_btn .btn-quaternary {
    width: 100%;
}

.view_btn .btn-tertiary {
    margin-bottom: 30px;
}

.dis_inline {
    display: block;
}

p.dis_inline:first-child {
	margin-right: 0;
}

.btn.btn-primary.btn-large span, .btn.btn-secondary.btn-large span, .btn.btn-tertiary.btn-large span, .btn.btn-quaternary.btn-large span {
	margin-right: 0;
}

}

/*
.view_btn p a::after {
	content: "\F138";
}
*/

.bi {
    display: inline-block;
    vertical-align: -.125em;
    fill: currentcolor;
	/*width: 1em;
	height: 1em;
	float:right;
	font-size: 2em;*/
	/*margin: 10px;*/
}

/*
.bi-arrow-right-short::after {
    content: "\f135";
}
*/

/*
.bi-check-lg::before {
    content: "\f633";
}
*/

/*.tick_list li::before {
	content: "\f633";
	font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
  margin-right: 5px;
}

.tick_list li {
  list-style-type: thumbs;
}

@counter-style thumbs {
  system: cyclic;
  symbols: tick;
  suffix: " ";
}
*/


.tick_list {
  list-style: none;
}

.tick_list {
  position: relative;
}

.tick_list li {
	padding: 10px;
}

.tick_list li i {
  position: absolute;
  left: 0;
}


.bi-arrow-right-short {
	/*font-size: 60px;*/
	font-size: 30px;
    float: right;
    line-height: 0px;
}

.bi-arrow-right-short::before {
	font-weight: 500 !important;
}

.bi-check-lg {
	font-size: 20px;
	font-weight: 500;
}

[class*=" bi-check-lg"]::before, [class^=bi-check-lg]::before {
	vertical-align: -1px;
}

.bi.bi-envelope, .bi.bi-telephone {
	font-size: 20px;
    margin-right: 20px;
	float: left;
}


/*
.bi::after, [class*=" bi-"]::after, [class^=bi-]::after {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
*/


/*
.icons img {
    background: antiquewhite;
    width: 235px;
}
*/

.dh_row_icons img {
    /*width: 100%;*/
}



.icon_list {
	margin-inline: auto;
	inline-size: 100%;
	display: flex;
	list-style-type: none;
    padding: 0;
	padding-block: 48px 48px;
	/*margin-block-end: 48px;*/
	margin-block-end: 0;
	flex-direction: column;
	gap: 24px;
}

.icon_list_item_outer {
	display: flex;
	gap: 10px;
}



.list_icon_img {
    block-size: 4.8rem;
    -ms-flex: 0 0 4.8rem;
    flex: 0 0 4.8rem;
}

/*
.icon_list_item_inner {
    display: grid;
    grid-gap: calc(var(--base-spacing) * 1.5);
    gap: calc(var(--base-spacing) * 1.5);
}
*/

.icon_list_item_inner p {
    margin-bottom: 0;
}

@media (min-width: 992px) {

.bi-check-lg {
	font-size: 25px;
}

.bi-arrow-right-short {
	font-size: 60px;
}

.bi.bi-envelope, .bi.bi-telephone {
    font-size: 35px;
}
	
	
}


@media (min-width: 768px) {
	
.icon_list {
	flex-flow: row wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 0 24px;

}	
	
.icon_list .icon_list_item {
        inline-size: 250px;
    }
	
.icon_list_item_outer {
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	display: grid;
	grid-template-rows: 1fr 1fr;
}

.list_icon_img {
	inline-size: 225px;
	block-size: auto;
	margin-inline: auto;
	-ms-flex-item-align: end;
	align-self: end;
}


	
}

.custom_list {
	/*padding: 20px;*/
	padding: 0;
    inline-size: 100%;
    margin-inline: auto;
}


/* cards in carousel */

.card-image-wrapper img {
	max-width: 100%;
	max-height: 100%;
	border-radius: 0;
}

.card {
	border: none;
	border-radius: 0;
}

.card-body {
	border-radius: 0;
	padding: 20px 32px;
}

/*
.carousel-inner {
	padding: 1em;
}
*/
.carousel-control-prev.card-prev, .carousel-control-next.card-next {
	/*background-color: #e1e1e1;*/
	/*width: 6vh;
	height: 6vh;*/
	width: 12vh;
	height: 12vh;
	border-radius: 50%;
	/*top: 50%;*/
	top: 40%;
	opacity: 1;
}

#cardCarousel1 .carousel-control-prev.card-prev {
	transform: translate(-80px);
}

#cardCarousel1 .carousel-control-next.card-next {
	transform: translate(80px);
}


#cardCarousel1 .carousel-indicators, #cardCarousel2 .carousel-indicators {
    bottom: -80px;
}

#cardCarousel1 .carousel-control-prev-icon.card-prev, #cardCarousel1 .carousel-control-next-icon.card-next  {
	/*background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e");*/
	width: 50px;
    height: 50px;
}


/*
.carousel-control-prev span, .carousel-control-next span {
	width: 1.5rem;
	height: 1.5rem;
}
*/



#carouselExampleIndicators1 .carousel-control-prev.card-prev, #carouselExampleIndicators2 .carousel-control-prev.card-prev {
	transform: translate(15px);
}

#carouselExampleIndicators1 .carousel-control-next.card-next, #carouselExampleIndicators2 .carousel-control-next.card-next {
	transform: translate(-15px);
}


#carouselExampleIndicators1 .carousel-control-prev.card-prev, #carouselExampleIndicators1 .carousel-control-next.card-next, #carouselExampleIndicators2 .carousel-control-prev.card-prev, #carouselExampleIndicators2 .carousel-control-next.card-next  {
	background-color: #000;
	width: 6vh;
	height: 6vh;
	top: 45%;
}

	


@media screen and (min-width: 576px) {
	
.cards-wrapper {
	display: flex;
}

.card {
	/*margin: 0 0.5em;*/
	width: calc(100%/2);
	border-radius: 20px;
}

.card-body {
	border-radius: 0 0 20px 20px;
}



.card:nth-child(1) {
	margin-right: 12px;
}

.card:nth-child(2) {
	margin-left: 12px;
}

.card-image-wrapper {
	/*height: 22vw;
	display: flex;
	align-items: center;
	justify-content: center;*/
}

.card-image-wrapper img {
	border-radius: 20px 20px 0 0;
}

}


@media (max-width: 1300px) {

#cardCarousel1 .carousel-control-prev.card-prev {
	transform: translate(15px);
}

#cardCarousel1 .carousel-control-next.card-next {
	transform: translate(-15px);
}

#cardCarousel1 .carousel-control-prev-icon.card-prev {
	/*background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e");*/
	/*background-color: #ffffff;
	border-radius: 50%;
	padding: 20px;*/
}

#cardCarousel1 .carousel-control-next-icon.card-next {
	/*background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");*/
	/*background-color: #ffffff;
	border-radius: 50%;
	padding: 20px;*/
}

.carousel-control-prev.card-prev, .carousel-control-next.card-next {
	background-color: #000;
	/*width: 6vh;
	height: 6vh;*/
}

}

/*
@media (max-width: 1100px) {

#cardCarousel1 .carousel-control-prev.card-prev {
	transform: translate(0px);
}

#cardCarousel1 .carousel-control-next.card-next {
	transform: translate(0px);
}

}
*/

@media (max-width: 767px) {

.dh_open_txt.green.round_cnrs.dh_bottom {
	margin-top: 30px;
	
}

#carouselExampleIndicators1 .carousel-control-prev.card-prev, #carouselExampleIndicators1 .carousel-control-next.card-next, #carouselExampleIndicators2 .carousel-control-prev.card-prev, #carouselExampleIndicators2 .carousel-control-next.card-next {
	background-color: #000;
	/*width: 4vh;
	height: 4vh;*/
	top: 40%;
}

}


@media (max-width: 575px) {
    .order-sm-1 {
        order: 1 !important;
    }
	
	   .order-sm-0 {
        order: 0 !important;
    }
	
#cardCarousel2 .carousel-control-prev.card-prev {
	transform: translate(15px);
}

#cardCarousel2 .carousel-control-next.card-next {
	transform: translate(-15px);
}	
	
}


.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.video-container iframe, .video-container object, .video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

