@font-face {
    font-family: worksans;
    src: url("../fonts/WorkSans-Regular.eot?") format("eot"),
      url("../fonts/WorkSans-Regular.ttf") format("truetype");
  }
  @font-face {
    font-family: worksans-thin;
    src: url("../fonts/WorkSans-Thin.eot?") format("eot"),
      url("../fonts/WorkSans-Thin.ttf") format("truetype");
  }
  @font-face {
    font-family: worksans-med;
    src: url("../fonts/WorkSans-Medium.eot?") format("eot"),
      url("../fonts/WorkSans-Medium.ttf") format("truetype");
  }
  @font-face {
    font-family: worksans-bold;
    src: url("../fonts/WorkSans-Bold.eot?") format("eot"),
      url("../fonts/WorkSans-Bold.ttf") format("truetype");
  }  @font-face {
    font-family: NeueHaasDisplayThin;
    src: url("../NeueHaasDisplayThin.eot?") format("eot"),
      url("../fonts/NeueHaasDisplayThin.ttf") format("truetype");
  }

body {
	color: rgb(65, 72, 77);
    font-family: worksans;
	font-weight: 300;
	line-height: 27px;
	overflow-x: hidden;
	max-width: 100%;
}

html,
/* body {
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  vertical-align: baseline;
  background: #ffffff;
  color: #707070;
} */
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222222;
	line-height: 1.4;
	font-weight: 300;
    font-family: worksans;

	/* font-family: 'Roboto', sans-serif; */
	/* font-family: Arial, Helvetica, sans-serif !important; */
	margin: 0;
}

h1 {
	font-size: 72px;
    
}

h2 {
	font-size: 48px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

p {
	line-height: 24px;
	margin: 0 !important;
    font-family: worksans;
}

a {
	text-decoration: none !important;
    font-family: worksans;
}

a:active,
a:hover,
a:focus {
	text-decoration: none;
}

a:active,
a:hover,
a:focus {
	outline: 0 none;
}

img {
	max-width: 100%;
	height: auto;
}

ul {
	list-style: outside none none;
	margin: 0;
	padding: 0 !important;
    font-family: worksans;
}

.logo img {
    height: 70px;
}
.nav_links a {
    color: #fff !important;
    font-size: 14px;
}
.nav_links ul {
    display: flex;
    margin: 0;
    gap: 28px;
    float: right;
}

.nav_links{
    width: 100%;
}

.des_img img:last-child {
    position: absolute;
    height: 554px;
    left: 50%;
    top: 46%;
    transform: translate(-50%,-50%);
}
.des_img img:first-child {
    height: 550px;
}

.banner_right {
    position: relative;
    text-align: center;
}
.banner_left a {
    border: 1px solid #bea02e78;
    padding: 5px 10px;
    display: inline-block;
    color: #000;
}
.banner_left h1 {
    color: #bea02e;
    font-size: 108px;
    font-family: NeueHaasDisplayThin;
}
.banner_left {
    text-align: center;
}

.banner_content {
    margin-top: 65px;
}

section.king_si {
    padding: 100px 0;
}

.ki_right p {
    width: 79%;
    line-height: 24px;
}
.ki_right h2 {
    color: #bea02e;
    font-size: 32px;
}
.ki_right {
    position: relative;
}
.ki_right img {
    position: absolute;
    left: -50px;
    height: 600px;
    top: -342px;
}

.ki_leftt {
    position: relative;
    z-index: 1;
}

section.king_si {
    padding: 100px 0;
    padding-top: 18em;
}
.world_left img {
    position: absolute;
    top: -194px;
    width: 83%;
}
.world_left {
    position: relative;
}

.world_left h2 {
    color: #000;
    font-size: 32px;
    font-size: 53px;
    font-family: NeueHaasDisplayThin;
}
.world_left p {
    /* width: 79%; */
    line-height: 24px;
    position: relative;
}

section.the_world {
    padding: 100px 0;
}
.world_bott {
    padding-left: 65px;
}

.world_right h3 {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
}
.world_right p {
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    border-bottom: 2px solid #fff;
    padding: 3px 0;
}
.world_right li:nth-child(2) {
    background: #bea02e;
    margin-left: -4px;
    width: 100%;
}
.world_right li {
    background: #e3e3e3;
    padding: 38px;
    width: 100%;
    font-size: 23px;
    font-weight: 600;
}
.world_right {
    padding: 0 80px;
}
section.king_si.short_distt {
    padding-top: 15em;
}

.ki_right.shrt_right img {
    top: -285px;
}

.wint_head h3 {
    font-size: 32px;
    font-size: 53px;
    font-family: NeueHaasDisplayThin;
    padding-bottom: 31px;
    margin-bottom: -184px;
    position: relative;
    z-index: 9;
    background: #fff;
    /* display: inline-block; */
    width: 42%;
    padding: 28px 34px;
    position: relative;
    top: 208px;
}

.wint_head {
    padding-left: 4em;
}
.wint_img {
    position: relative;
}

.wint_cat p {
    font-weight: 600;
}
.wint_cat {
    position: absolute;
    bottom: 12px;
    right: 60px;
    background: #dfdde8;
    padding: 14px 17px;
}

section.winter_day {
    padding-bottom: 100px;
}

.wint_img {
    position: relative;
    padding-bottom: 36px;
    height: 487px;
}

.ki_right.shrt_right.world__right {
    padding-left: 96px;
}
.ki_right.shrt_right.world__right img {
    left: 50px;
}

.smart_head h3 {
    color: #000;
    font-size: 32px;
    font-size: 36px;
    font-family: NeueHaasDisplayThin;
    padding-bottom: 0px;
}
.smart_head {
    text-align: center;
    width: 100%;
    margin: auto;
    margin-bottom: 55px;
}

.smart_left {
    text-align: center;
}

.smart_right h4 {
    text-align: center;
}

.smart_right {
    height: 100%;
    /* overflow: hidden; */
    position: relative;
    width: 100%;
    /* background: #ebebeb; */
}

/* .smart_content {
    background: #ebebeb;
    height: 100%;
} */
.smart_content {
    background: #ebebeb;
    height: 100%;

}
.smart_coonainer {
    position: absolute;
    padding: 37px;
    left: -50px;
    width: 100%;
    top: 115px;
    background: #dfdde8;
}

.smart_top {
    margin-bottom: 15px;
}

.smart_bot li:last-child {
    border: none;
}
.smart_bot li {
    margin-bottom: 8px;
    border-bottom: 3px solid #000;
    padding-bottom: 7px;
}
.smart_bot li h5 {
    margin: 0;
}
.smart_bot {
    padding-left: 25px;
}

.smart_bot a i {
    height: 30px;
    width: 30px;
    border: 2px solid #93770a;
    display: inline-block;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #9a7f1e;
    margin-right: 10px;
    line-height: 28px;
}
.smart_bot a {
    color: #000;
    font-weight: 600;
    display: flex;
    align-items: center;
    margin-top: 27px;
}
.smart_bot {
    padding-left: 25px;
}

.smart_top h3 {
    /* margin: 0; */
    font-size: 40px;
}
section.king_si.healthirees {
    margin-top: 41px;
}

.smart_coonainer.well_contnttaer {
    position: relative;
    width: 114%;
    top: unset;
    left: unset;
    z-index: 99;
}
.well_left h4 {
    color: #000;
    font-size: 32px;
    font-family: NeueHaasDisplayThin;
    padding-bottom: 0px;
}

section.wellness {
    padding: 40px 0;
}

section.sustainable {
    padding: 50px 0;
}

.susttt_bot img {
    height: 152px;
}
/* .susttt_bot ul li:nth-child(2n) {
    background: #c49d00;
} */
.susttt_bot ul li {
    width: 25%;
    background: #dfdfdf;
    text-align: center;
    padding: 32px;
}
.susttt_bot ul {
    display: flex;
    flex-wrap: wrap;
}

li.ffdddd {
    background: #c49d00 !important;
    color: #fff;
}

section.floor_plans {
    padding: 50px 0;
}

.down_broch a i {
    width: 35px;
    height: 35px;
    border: 2px solid #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-top: 13px;
}
.down_broch {
    margin-top: 30px;
}
.down_broch a {
    color: #000 !important;
    font-weight: 600;
    font-size: 20px;
}

.floor_card img {
    height: 72px;
}
.floor_card p {
    font-size: 20px;
    padding-top: 19px;
    font-weight: 600;
    color: #000;
}
.floor_card {
    text-align: center;
    padding: 108px;
    background: #c49d00;
}

.row.floor_row .col-md-6:nth-child(1) {
    transform: scale(1.06);
}
.row.floor_row .col-md-6:nth-child(2) .floor_card img {
    filter: invert(1);
}
.row.floor_row .col-md-6:nth-child(2) .floor_card p {
    color: #fff;
}
.row.floor_row .col-md-6:nth-child(2) .floor_card {
    background: #282828;
}

section.about_tarc {
    position: relative;
}

.ab_dome {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    width: 83%;
}

.ab_cont ul li h4 {
    color: #c49d00;
    font-size: 35px;
}
.ab_cont ul li {
    width: 20%;
    padding: 0 30px;
    border-right: 1px solid #000;
}
.ab_cont ul {
    display: flex;
    justify-content: space-between;
    margin-top: 51px;
}
.ab_cont p {
    padding-bottom: 14px;
    line-height: 24px;
}
.ab_cont h3 {
    margin-bottom: 24px;
    color: #c49d00;
}
.ab_cont {
    width: 68%;
    margin: auto;
    padding-top: 184px;
    text-align: center;
}
section.banner {
    background: #000;
    height: 732px;
    overflow: hidden;
}
  
header {
    background: transparent;
    color: #fff;
}
.banner_left h1 {
    color: #fff;
    font-size: 102px;
    font-family: NeueHaasDisplayThin;
    /* width: 79%; */
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 169px;
    line-height: 109px;
}
.banner_right_j_00::after {
    content: "";
    background: linear-gradient(178deg,#ba3c30,transparent);
    height: 593px;
    width: 100%;
    position: absolute;
    /* top: 0px; */
    left: 0px;
}
.banner_right_j_00 {
    margin-top: -108px;
}

.banner_left {
    position: relative;
    z-index: 99;
}

section.banner {
    background: #a0820f;
    height: 843px;
    overflow: hidden;
}
.s__0110011 {
    border-top: 1px solid #fff;
    padding-top: 10px;
    /* margin-top: 19px; */
    position: relative;
    top: 35px;
    border-bottom: 1px solid #fff;
}

.logo img {
    height: 70px;
    position: relative;
    top: -6px;
}
.banner_left a {
    border: 1px solid #bea02e78;
    padding: 9px 24px;
    display: inline-block;
    color: #000;
    background: #f15a4f;
    margin-top: 24px;
    border-radius: 42px;
    color: #fff!important;
}
.banner_content {
    margin-top: 0px;
}

.col-md-2.d-flex.align-items-center.s11444 {
    border-right: 1px solid #fff;
    margin-top: -10px;
    padding-top: 10px;
    padding-left: 13px;
    padding-bottom: 0px;
}
.nav_links {
    position: relative;
    top: -7px;
}

section.about_tarc {
    position: relative;
    height: 661px;
    overflow: hidden;
    padding-top: 50px;
}


.grid-lines__0987 {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
}

.col.col-1-2.col-md-1-3.col-lg-1-4.grid-lines__lines.column-1 {
    border-right: 1px solid #2220201f;
    height: 100vh;
}

.col.col-1-2.col-md-1-3.col-lg-1-4.grid-lines__lines.column-2 {
    border-right: 1px solid #2220201f;
    height: 100vh;
}

.col.col-1-2.col-md-1-3.col-lg-1-4.grid-lines__lines.column-3 {
   border-right: 1px solid #2220201f;
    height: 100vh;
}


.col.col-1-2.col-md-1-3.col-lg-1-4.grid-lines__lines.column-4 {
   border-right: 1px solid #2220201f;
    height: 100vh;
}
section.s__99811225 {
    position: relative;
}

.s__09__01144 h2 {
    font-family: NeueHaasDisplayThin;
    font-size: 71px;
    padding-left: 10px;
    padding-bottom: 35px;
}
section.s__99811225 {
    padding-top: 63px;
    padding-bottom: 63px;
}

.s__99811225 .col-md-9.offset-3 {
    position: relative;
    left: -58px;
}
.s__09__01144 p {
    padding-left: 0px;
    padding-top: 10px;
}


.ki_leftt img {
    border-radius: 0 11vw 0 0;
}

.ki_leftt {
    box-shadow: 50px 50px 100px rgba(34,34,34,.15);
    border-radius: 0 11vw 0 0;
}


section.king_si {
    padding: 100px 0;
    padding-top: 27px;
}
.ki_leftt img {
    border-radius: 0 11vw 0 0;
    height: 446px;
    border: 1px solid #0000002b;
    width: 100%;
}

.ki_right h2 {
    color: #000;
    font-size: 53px;
    font-family: NeueHaasDisplayThin;
    padding-bottom: 31px;
}
section.the_world {
    padding-top: 0px;
}
.ki_right {
    padding-left: 39px;
}
header {
    /* background: #000; */
    color: #fff;
    position: absolute;
    width: 100%;
    z-index: 999;
}
section.winter_day {
    margin-top: -33px;
}
section.winter_day {
    position: relative;
}
section.king_si.short_distt {
    padding-top: 0px;
}

.wint_cat__099 p {
    font-size: 17px;
    font-weight: 600;
    margin-top: 25px;
    display: inline-block;
    text-decoration: underline;
}
.ki_leftt.shrt_left.world__leftt img {
    border-radius: 11vw 0vw 0 0;
}

section.smart_homes {
    position: relative;
}

.smart_coonainer {
    position: relative;
    padding: 17px;
    left: 0px;
    width: 100%;
    top: 0px;
    background: #f15a4f;
    float: left;
    width: 100%;
    border-radius: 0px;
}


.smart_left.dgad {
    background: #bea02e;
    color: #fff;
    padding: 110px 0;
    width: 120%;
    padding-right: 125px;
    text-align: left;
}

.smart_left.dgad h3 {
    text-align: left;
}

.smart_left.dgad p {
    text-align: left;
}

section.winter_day {
    margin-top: -128px;
}

.d__0099sd {
    display: inline-block;
    gap: 139px;
    /* margin-left: 193px; */
    text-align: center;
    width: 100%;
}
.smart_bot {
    padding-left: 0px;
}
p.s01112 {
    float: left;
    width: 100%;
}

.smart_bot li {
    float: left;
    width: 48%;
    border: 1px solid #0000002b!important;
    margin: 5px;
    padding: 13px 8px;
    height: 117px;
    border-radius: 5px;
    /* background: #fff; */
}
section.winter_day {
    padding-bottom: 24px;
}
.smart_bot li h5 {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 9px;
}

.smart_bot p {
    font-size: 15px;
    line-height: 20px;
    padding-top: 7px;
}
.smart_bot li {
    float: left;
  
}
section.wellness {
    position: relative;
  
}

.smart_left.dgad h3 {
    text-align: left;
    color: #fff;
}
section.winter_day {
    background-color: rgba(34,34,34,.05);
    margin-top: 0px;
}

section.king_si.short_distt {
    padding-top: 64px;
    padding-bottom: 187px;
}

section.king_si.short_distt.worldd__dess {
    padding-bottom: 101px;
}
section.smart_homes {
    background-color: rgba(34,34,34,.05);
    padding-top: 62px;
}
section.the_world {
    background-color: #fff;
    padding: 83px 0;
}
section.wellness {
    background-color: rgba(34,34,34,.05);
}
.d__0099sd h4 {
    font-weight: 600;
    font-size: 19px;
    padding-top: 10px;
}
.smart_coonainer.well_contnttaer.d01122244 li h5 {
    font-size: 17px;
    padding-top: 7px;
}

.smart_coonainer.well_contnttaer.d01122244 li {
    text-align: center;
    height: auto;
    background: transparent;
}

section.wellness.dd1114 {
    padding-top: 58px;
    padding-bottom: 62px;
}

section.sustainable {
    position: relative;
    z-index: 9;
}


.susttt_bot ul li {
    width: 12.4%;
    background: #dfdfdf;
    text-align: center;
    padding: 5px;
}

.susttt_bot img {
    height: 100px;
    /* height: auto; */
    /* width: 121%; */
    max-width: 100%;
    object-fit: cover;
    object-position: center center;
    margin: 36px 0;
}
.susttt_bot ul li {
    width: 16.666%;
    background: transparent;
    text-align: left;
    padding: 5px;
    text-align: center;
    border: 1px solid #00000021;
}
.smart_coonainer.well_contnttaer.d01122244 li {
    text-align: center;
    height: auto;
}

.d__011001 p {
    font-size: 15px;
    line-height: 16px;
    padding-top: 11px;
    margin-top: -27px;
    display: flex;
    background: #00000094;
    width: 100.1%;
    top: inherit;
    color: #fff;
    padding-bottom: 17px;
    text-align: center;
    height: 69px;
    letter-spacing: 0px;
    /* backdrop-filter: saturate(180%) blur(95px); */
    bottom: 0px;
    align-items: center;
    justify-content: center;
}
section.floor_plans {
    background-color: rgba(34,34,34,.05);
    position: relative;
}


.s011112255 li {
    float: left;
    width: 20%;
    display: inline-block;
    /* background: red; */
}

.s011112255 p {
    padding: 0px!important;
}
.ki_right.loc-contenttttt ul li {
    padding-bottom: 6px;
}
.ki_right.loc-contenttttt ul {
    list-style: circle;
    padding-left: 20px !important;
    margin-top: 10px;
}
.ki_right.loc-contenttttt h2 {
    padding-bottom: 10px;
    font-size: 36px;
}
.ki_right.loc-contenttttt {
    padding: 20px;
    background: #fff;
    height: 100%;
}
.s011112255 li {
    float: left;
    width: 20%;
    display: inline-block;
    /* background: red; */
    border-right: 1px solid #f8f8f87a;
    text-align: center;
    margin-top: -26px;
    height: 175px;
    background: #57585a;
    padding-top: 25px;
    color: #fff;
}

.s011112255 h4 {
    font-weight: 600;
    color: #fff;
    font-size: 45px;
}

li.s0111555 a {
    background: #f15a4f;
    padding: 12px 15px;
    border-radius: 37px;
}
.s011112255 p {
    padding: 0px!important;
    line-height: 17px;
    padding-top: 16px!important;
    width: 87%;
    margin-left: auto!important;
    margin-right: auto!important;
    line-height: 20px;
}

.floor_cardcvv {
    text-align: center;
    border: 1px solid #000;
}

.row.floor_row {
    width: 79%;
    margin-left: auto;
    margin-right: auto;
}

.down_broch.s__09uhh {
    text-align: center;
    width: 100%;
    margin-top: 46px;
}

.floor_cardaw {
    text-align: center;
    border: 1px solid #000;
    height: 275px;
    padding-top: 75px;
}


.floor_cardcvv {
    text-align: center;
    border: 1px solid #000;
    height: 275px;
    padding-top: 75px;
}
.floor_cardcvv {
    text-align: center;
    border: 1px solid #000;
    height: 291px;
    padding-top: 75px;
    margin-top: -8px;
}

.floor_cardaw {
    text-align: center;
    border: none;
    background: url("../images/s11.jpg");
}

/*
.floor_cardaw::before {
    content: "";
    background: #00000066;
    position: absolute;
    top: 0px;
    height: 97%;
    width: 95.5%;
    left: 11px;
}
*/


.floor_cardaw img {
    position: relative;
    z-index: 999;
    background: #fff;
    border-radius: 8px;
}

.floor_cardaw p {
    color: #fff;
    position: relative;
    padding-top: 17px;
    line-height: 28px;
    font-size: 27px;
}
.floor_cardaw {
    text-align: center;
    border: 1px solid #000;
}

.floor_cardaw.xd21212 {
    margin-top: 0px;
    border: none;
    height: 342px;
}

/*
.floor_cardaw.xd21212::before {
    content: "";
    background: #00000066;
    position: absolute;
    top: inherit;
    height: 294px;
    width: 488px;
    left: inherit;
    margin-top: -75px;
    margin-left: -212px;
}
*/

.floor_cardaw.xd21212 {
    background: url("../images/location-img.jpg");
    background-size: cover;
    border: 1px solid #0000003b;
    border-radius: 6px;
}

.floor_cardaw.xd21212 img {
    padding: 5px 7px;
    width: 72px;
    margin-top: 6px;
}


section.footer__list {
    float: left;
    width: 100%;
    background: #57585a;
    position: relative;
    padding: 52px 20px;
    color: #fff;
}
.row.foot_roww .col-md-4 {
    border-right: 1px solid #fff;
    padding: 25px 34px;
    /* border-top: 1px solid #fff; */
    /* border-bottom: 1px solid #fff; */
}
.foot_cont h5 {
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
    padding-bottom: 13px;
    letter-spacing: 1px;
    font-size: 18px;
}

.s__091144 p {
    font-size: 11px;
    line-height: 18px;
    padding-left: 20px;
    padding-top: 37px;
    opacity: 0.9;
}


.s__091144 {
    border-top: none;
}
.s__091144 {
    border-bottom: 1px solid #fff;
    padding-bottom: 38px;
}

p.s01111 {
    text-align: center;
    padding-top: 12px;
    margin-bottom: -39px!important;
    font-size: 15px;
}

.col-md-4.d112 {
   
    border-right: none!important;
}

.banner_img {
    margin-top: 58px;
}




.holiday_stack .holiday_cardss.sticky-top {
    width: 85%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 64px;
    border-radius: 14px;
}
.holiday_stack .holiday_cardss.sticky-top:nth-child(1) {
    background: #fff;
}
.hold_clicks ul li a svg path {
  stroke: #000;
  fill: #000;
}

.hold_clicks ul li a svg {
  height: 21px;
}
.hold_clicks ul li a {
  padding: 10px;
  border: 1px solid #00000063;
  border-radius: 6px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
}

.hold_clicks ul li:first-child a {
  background: #000;
}

.hold_clicks ul li:first-child a svg path {
  stroke: #fff;
  fill: #fff;
}

.hol_img {
  width: 32%;
}

.hol_content {
  width: 35%;
}

.hol_content a img {
  height: 11px;
  margin-left: 13px;
  margin-top: -2px;
}
.hol_content a {
  display: inline-block;
  padding: 7px 16px;
  border-radius: 25px;
  font-size: 12px;
  border: 1px solid #00000059;
  font-weight: 700;
  margin-top: 19px;
  transition: 0.3s;
  background: #fff;
  color: #000;
}

.hol_content a:hover {
  background: #000;
  color: #fff;
  border-color: #ffffff8f;
}
.hol_content a:hover img {
  filter: invert(1);
}

/* .holiday_stack .holiday_cardss.sticky-top:nth-child(1) .hol_content a {
    background: #fff;
    color: #000;
} */
.hol_content p span {
  color: #f36a12;
  font-size: 17px;
  text-decoration: underline;
  font-weight: 600;
  letter-spacing: 0.5px;
  display: inline-block;
  margin-top: 16px;
}
/* .holiday_stack .holiday_cardss.sticky-top:nth-child(1) .hol_content p span { }*/

.hol_content p {
  font-family: "arial";
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 19px;
}
.holiday_stack .holiday_cardss.sticky-top:nth-child(1) .hol_content h4 {
  font-family: "forma-djr-display-bold";
  letter-spacing: 0.3px;
  font-size: 27px;
  margin-bottom: 19px;
}

.holiday_stack .holiday_cardss.sticky-top:nth-child(2) .hol_content p {
  /* font-family: 'arial';
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 19px; */
}

.holiday_stack .holiday_cardss.sticky-top:nth-child(2) {
    /* background: #57585a; */
    background: #f15a4f;
}

.holiday_stack
  .holiday_cardss.sticky-top:nth-child(2)
  .hold_clicks
  ul
  li:nth-child(2)
  a
  svg
  path {
  fill: #000;
  stroke: #000;
}

.holiday_stack
  .holiday_cardss.sticky-top:nth-child(2)
  .hold_clicks
  ul
  li:nth-child(1)
  a {
  background: transparent;
}
.holiday_stack
  .holiday_cardss.sticky-top:nth-child(2)
  .hold_clicks
  ul
  li:nth-child(2)
  a {
  background: #fff;
}
.holiday_stack
  .holiday_cardss.sticky-top:nth-child(2)
  .hold_clicks
  ul
  li
  a
  svg
  path {
  fill: #fff;
  stroke: #fff;
}
.holiday_stack .holiday_cardss.sticky-top:nth-child(2) .hold_clicks ul li a {
  border-color: #ffffffb5;
}

.holiday_stack .holiday_cardss.sticky-top:nth-child(2) .hol_content p span {
  color: #000;
}

.holiday_stack .holiday_cardss.sticky-top:nth-child(2) .hol_content p {
  color: #ffffffba;
}
.holiday_stack .holiday_cardss.sticky-top:nth-child(2) .hol_content h4 {
  color: #fff;
}

.holiday_stack {
  margin-top: -16px;
}

.holiday_stack .holiday_cardss.sticky-top:nth-child(1) {
    top: 51px;
}

.holiday_stack .holiday_cardss.sticky-top:nth-child(2) {
    top: 61px;
}
.holiday_stack .holiday_cardss.sticky-top:nth-child(3) {
    top: 74px;
    background: #f15a4f;
}
.hol_img img {
  height: 336px;
  width: 83%;
  object-fit: cover;
  border-radius: 10px;
}
.holiday_stack
  .holiday_cardss.sticky-top:nth-child(3)
  .hold_clicks
  ul
  li:nth-child(1)
  a {
  background: transparent;
}

div#card3 {
    background: #eee;
}
.s__logo_00 {
    position: absolute;
}

ul.s011112255 {
    margin-top: 71px;
    float: left;
    width: 98%;
    margin-left: 14px;
}
section.holday_offers {
    background: #eee;
    padding-top: 97px;
}
section.holday_offers {
    padding-bottom: 76px;
}

#card1 h2 {
    color: #fff;
}
#card1 .ki_right.shrt_right.world__right {
    padding-left: 22px;
}

#card1 p {
    color: #fff;
}

.s__logo_00 img {
    width: 293px;
}
#card2 h2 {
    color: #fff;
}


#card2 p {
    color: #fff;
}

div#card3 {
    background: #fff;
}

.s011112255 li:first-child {
    border-radius: 18px 0px 0px 18px;
}


.s011112255 li:last-child {
    border-radius: 0px 18px 18px 0px;
}


section.smart_homes {
    background: #fff;
    padding-bottom: 41px;
}




.grid {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding-left: 0;
    font-size: 0;
    text-align: center;
}
.grid figure {
    margin: 0.1em;
    width: 23%;
    height: 237px;
    background: #3085a3;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-align: center;
    /* padding: 10px; */
    margin: 12px;
}
/* Common style */
.grid figure img {
    position: relative;
    display: block;
    opacity: 0.8;
    height: 238px;
}
 @media (max-width: 1260px) {
	 .grid figure img {
		 height: 270px;
	}
}
 .grid figure figcaption {
	 color: #fff;
	 font-size: 1.25em;
	 -webkit-backface-visibility: hidden;
	 backface-visibility: hidden;
}
 .grid figcaption h2 {
	 text-transform: uppercase;
	 word-spacing: -0.15em;
	 font-weight: 300;
	 margin: 1em;
}
 .grid figure figcaption::before, .grid figure figcaption::after {
	 pointer-events: none;
}
 .grid figure figcaption, .grid figure figcaption > a {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
}
 .grid figure figcaption > a {
	 z-index: 1000;
	 text-indent: 200%;
	 white-space: nowrap;
	 font-size: 0;
	 opacity: 0;
}
 .grid figure h2 {
	 word-spacing: -0.15em;
	 font-weight: 300;
	 margin: 1em;
}
 .grid figure h2 span {
	 font-weight: 800;
}
 figure.effect-steve {
	 z-index: auto;
	 background: #000;
}
 figure.effect-steve:before {
	 box-shadow: 0 3px 30px rgba(0, 0, 0, 0.8);
	 opacity: 0;
}
 figure.effect-steve figcaption {
	 z-index: 1;
}
 figure.effect-steve img {
	 opacity: 1;
	 -webkit-transition: -webkit-transform 0.35s;
	 transition: transform 0.35s;
	 -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
	 transform: perspective(1000px) translate3d(0, 0, 0);
}
 figure.effect-steve h2, figure.effect-steve p {
	 background: #f1f1f1;
	 color: #2d434e;
}
 figure.effect-steve h2 {
	 position: absolute;
	 padding: 0.25em;
	 bottom: 10px;
	 width: 100%;
}
 figure.effect-steve p {
	 margin-top: 1em;
	 padding: 0.5em;
	 font-weight: 800;
	 opacity: 0;
	 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	 transition: opacity 0.35s, transform 0.35s;
}
 figure.effect-steve:hover:before {
	 opacity: 1;
}
 figure.effect-steve:hover img {
	 -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
	 transform: perspective(1000px) translate3d(0, 0, 21px);
}
 figure.effect-steve:hover h2:before {
	 opacity: 0;
}
 figure.effect-steve:hover p {
	 opacity: 1;
}
 .grid figure, figcaption, img {
	 z-index: 0;
}
.grid figure figcaption h2 {
    font-size: 17px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
.grid figcaption p {
    font-size: 16px;
    font-weight: 200;
    position: absolute;
    bottom: 0;
    margin: 0;
    height: 31%;
    width: 100%;
}
figure:hover h2 {
    background: #f1f1f1;
    transition: transform 0.35s;
    transform: translateY(-65px);
}
 h1.slogan {
	 text-align: center;
	 background-color: #2d434e;
	 font-weight: 100;
	 margin: 0;
	 padding: 20px;
}
 


.smart_top {
    text-align: center;
    padding-bottom: 19px;
}

.s__kksf {
    padding-bottom: 55px;
    width: 63%;
    margin-left: auto;
    margin-right: auto;
}
.smart_bot a {
    color: #000;
    font-weight: 600;
    display: inline-block;
    align-items: center;
    margin-top: 27px;
}
.smart_coonainer h3 {
    color: #fff;
}

.smart_top p {
    color: #fff;
    width: 54%;
    margin-left: auto!important;
    margin-right: auto!important;
}

.smart_coonainer {
    padding: 33px 20px;
}

.s01112 a {
    border: 1px solid #fff;
    color: #bea02e;
    padding: 7px 24px;
    border-radius: 60px;
    background: #fff;
    padding-left: 11px;
}
.d__0099sd h4 {
    font-weight: 600;
    font-size: 19px;
    padding-top: 10px;
    display: inline-block;
    margin-left: 44px;
    margin-right: 44px;
}

.world_right.vf_0998 li {
    width: 23%;
    float: left;
    background: #a0820f;
    margin: 4px;
    height: 199px;
    text-align: center;
    padding: 26px 13px;
    color: #fff;
    line-height: 19px;
}
span.s0113 {
    font-size: 14px;
    line-height: 19px;
    padding-top: 38px;
    display: inline-block;
    letter-spacing: 0.4px;
}

span.s01123 {
    width: 100%;
    display: inline-block;
}
span.s0113 {
    font-size: 14px;
    line-height: 18px;
}

.world_right.vf_0998 li {
    width: 23%;
    float: left;
    background: #a0820f;
    margin: 4px;
    height: 199px;
    text-align: center;
    padding: 26px 10px;
    color: #fff;
    line-height: 19px;
}

.smart_bot h5 {
    color: #fff;
    letter-spacing: 1px;
}
span.s01123 {
    width: 100%;
    display: inline-block;
    font-size: 42px;
    padding-top: 26px;
    font-family: 'NeueHaasDisplayThin';
}



section.banner {
    background: linear-gradient(-45deg, #aa564e, #bf3629, #d4473a, #f15b4d);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

span.s__00s {
    background: #f15a4f;
    float: left;
    height: 100%;
}




.nav_links {
    position: relative;
    top: -7px;
    z-index: 999;
}


.foot_cont a {
    color: #fff;
}

.world_right.vf_0998 li {
  --c: #f15a4f; /* the border color */
  --b: 2px;    /* the border thickness*/
  --g: 2px;     /* the gap on hover */
  
  padding: calc(var(--g) + var(--b));
  --_g: #0000 25%,var(--c) 0;
  background: 
    conic-gradient(from 180deg at top    var(--b) right var(--b),var(--_g))
     var(--_i,200%) 0  /200% var(--_i,var(--b))  no-repeat,
    conic-gradient(            at bottom var(--b) left  var(--b),var(--_g))
     0   var(--_i,200%)/var(--_i,var(--b)) 200%  no-repeat;
  transition: .1s, background-position .1s .1s;
  cursor: pointer;
}
.world_right.vf_0998 li:hover {
  --_i: 100%;
  transition: .3s, background-size .3s .3s;
}


.susttt_bot li {
    transition: transform .3s, color .4s;
}

.susttt_bot li:hover {
   transform: translate(0, -15px);
}
.d___heading__009d {
    text-align: center;
    padding-bottom: 60px;
}
.amenitiesContainer li.bottomTranslate {
    /* display: inline-block; */
    width: 12%;
    border: 1px solid #000;
    height: 109px;
    float: left;
}

section.smart_homes {
    background: #fff;
    padding-bottom: 41px;
    float: left;
    width: 100%;
}

section.wellness.dd1114 {
    padding-top: 58px;
    padding-bottom: 62px;
    float: left;
    width: 100%;
}
.imgBox img {
    width: 35%;
    margin-left: auto;
    margin-right: auto;
}
li.bottomTranslate {
    text-align: center;
}
.wintte_slider {
    margin-top: -70px;
    position: relative;
    top: -58px;
}
section.aminities__11447 {
    padding: 67px 0;
}

.amenitiesContainer li.bottomTranslate {
    display: inline-block;
    width: 16.6667%;
    border: 1px solid #00000017;
    height: 134px;
    float: unset;
    margin-left: 0px;
    margin-bottom: 0;
    border-radius: 0px;
    /* float: left; */
}
.bottomTranslate span {
    font-size: 13px;
    padding: 0 14px;
    text-align: center;
    line-height: 15px;
    font-weight: 600;
    display: inline-block;
    padding-top: 16px;
}
.imgBox {
    height: 71px;
    padding-top: 11px;
}
.susttt_bot ul li:nth-child(2n) img {
    filter: brightness(0);
}

.susttt_bot ul li:nth-child(2n) {
    background: #f15a4f;
}
.bottomTranslate span {
    font-size: 13px;
    padding: 0 14px;
    text-align: center;
    line-height: 16px;
    font-weight: 600;
    padding-top: 12px;
}

.d___heading__009d h3 {
    font-size: 36px;
    font-family: NeueHaasDisplayThin;
    padding-bottom: 0px;
}
ul.amenitiesContainer {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}
section {
    float: left;
    width: 100%;
}
li.bottomTranslate.bac_reddd img {
    filter: brightness(0);
}
li.bottomTranslate.bac_reddd {
    background: #f15a4f;
}


.bottomTranslate {
background: #fff;
  transition: transform .2s; /* Animation */
 
}

.bottomTranslate:hover {
    transform: scale(1.2);
    box-shadow: 0 0 6px 0px #0000003d;
    background: #eee;
    cursor: pointer;
}



.hamburger{
    display: none;
}

.sidebar{
    display: none;
}
.sidebar a {
    color: #000;
    margin-bottom: 13px;
    display: block;
}
.sidebar {
    position: fixed;
    background: #fff;
    height: 100%;
    width: 100%;
    z-index: 9999999;
    padding: 60px 30px;
    right: -100%;
    transition: .3s;
}
.hamburger {
    height: 22px;
    width: 41px;
    position: absolute;
    right: 14px;
    display: none;
    flex-direction: column;
    justify-content: space-between;
}
.hamburger span {
    height: 2px;
    background: #fff;
    width: 80%;
}
.lotty_dome {
    position: absolute;
    top: -329px;
    left: -78px;
}
.world_left .lotty_dome {
    left: 0;
    top: -244px;
    width: 100%;
}
.ki_right.shrt_right.world__right .lotty_dome {
    left: 0;
    top: -244px;
    width: 100%;
}
.bann_lotty {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 515px;
}

.sidebar.active_sidebar{
    right: 0;
    opacity: 1;
  }
  .close {
    position: absolute;
    top: 9px;
    right: 18px;
    font-size: 20px;
}
.form {
    background: #fff;
    padding: 30px 35px;
}
.forum__group {
    margin-bottom: 35px;
}
.forum__group label {
    width: 100%;
    font-size: 14px;
    font-style: italic;
    padding-bottom: 8px;
}
.forum__group input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #0000004d;
    font-size: 13px;
    padding: 7px 0;
}
.s__ih {
    text-align: center;
}
.s__ih button {
    background: transparent;
    border: 1px solid #00000057;
    padding: 8px 36px;
    border-radius: 34px;
    font-family: 'worksans';
    font-style: normal;
    letter-spacing: 0.4px;
    color: #000 !important;
}
.forum__group textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #0000004d;
    font-size: 13px;
    padding: 7px 0;
}



@media screen and (min-width:320px) and (max-width:768px){
    html{
        overflow-x: hidden;
    }
    .bann_lotty {
        width: 111%;
    }
    .lotty_dome {
        left: 50%;
        width: 110%;
        transform: translate(-50%);
        top: -342px;
    }
    .world_left .lotty_dome {
        left: 50%;
        width: 110%;
        top: -143px;
    }
    .ki_right.shrt_right.world__right .lotty_dome {
        left: 50%;
        width: 110%;
        top: -141px;
    }
    .slide img {
        height: 218px;
    }
    header .col-md-3 {
        width: 50%;
    }
    header .col-md-9  {
        width: 50%;
    }
    .hamburger{
        display: flex;
    }
    .sidebar{
        display: block;
    }
    .nav_links {
        display: none;
    }
    .logo img {
        height: 45px;
    }
    .banner_right_j_00 {
        margin-top: 20px;
        margin-bottom: 11px;
    }
    section.banner {
        height: auto;
    }
    .banner_left h1 {
        font-size: 32px;
        line-height: 35px;
    }
    .s__09__01144 h2 {
                font-size: 32px;
    }
    .des_img img:first-child {
        height: auto;
        position: relative;
        z-index: 1;
    }
    .des_img img:last-child {
        height: auto;
        top: 43%;
    }
    .banner_right {
        margin-top: 50px;
    }
    .ki_right.shrt_right.world__right img {
        left: 0px;
    }
    .ki_right.shrt_right.world__right img {
        left: 0px;
        top: -103px;
    }
    .ki_right img {
        height: 390px;
        top: -364px;
    }
    section.king_si.short_distt {
        padding-top: 2em;
    }
    .ki_right.shrt_right.world__right {
        padding-left: 30px;
    }
    .ki_right.shrt_right img {
        top: -331px;
        height: auto;
    }
    .ki_right img {
        position: absolute;
        left: 0px;
        height: 600px;
        top: -342px;
    }
    .ki_leftt {
        width: 93%;
        margin: auto;
    }
    .ki_right {
        padding: 15px;
    }
    .ki_right h2 {
        font-size: 22px;
        padding-bottom: 7px;
    }
    .ki_right p {
        width: 95%;
        line-height: 20px;
        font-size: 13px;
    }
    .world_left img {
        top: -115px;
        width: 100%;
    }
    .world_bott {
        padding: 20px;
    }
    .world_left h2 {
        font-size: 22px;
    }
    .world_left p {
        /* width: 79%; */
        line-height: 20px;
        font-size: 13px;
    }
    .world_right li {
        width: 100%;
        font-size: 18px;
        padding: 20px;
    }
    .world_right{
        padding: 0;
    }
    .world_right li:nth-child(2) {
        margin: auto;
    }
    .world_right h3 {
        font-size: 18px;
    }
    .world_right p {
        font-size: 13px;
        border-bottom: 1px solid #fff;
        padding: 2px 0;
    }
    .wint_head {
        padding-left: 0em;
    }
    .wint_head h3 {
        font-size: 22px;
        width: 100%;
        top: 93px;
        margin: auto;
        position: unset;
    }
    .wint_cat {
        bottom: 23px;
        padding: 4px 15px;
        font-size: 13px;
    }
    .smart_head h3 {
        font-size: 22px;
    }
    .smart_head {
        width: 100%;
        margin-bottom: 10px;
    }
    .smart_head p {
        font-size: 13px;
        line-height: 20px;
    }
    .smart_left {
        padding: 13px;
    }
    .smart_coonainer {
        position: unset;
        padding: 20px;
    }
    .smart_top h3 {
        /* margin: 0; */
        font-size: 20px;
    }
    .smart_top p {
        font-size: 13px;
        line-height: 20px;
        width: 100%;
    }
    .d__0099sd {
        margin: auto;
        justify-content: space-between;
        padding: 0 10px;
    }
    .smart_bot {
        padding-left: 0px;
        
    }
    .smart_bot li{
        height: 150px;

    }
    .smart_bot li p {
        font-size: 13px;
        line-height: 18px;
    }
    .smart_bot li h5 {
        margin-bottom: 6px;
        font-size: 16px;
    }
    .smart_content {
        padding: 15px;
        height: auto;
    }
    .smart_bot a {
        font-size: 14px;
        line-height: 28px;
    }
    .smart_bot a i {
        height: 25px;
        width: 25px;
        font-size: 12px;
        margin-right: 8px;
    }
    section.king_si {
        padding: 50px 0;
        padding-top: 0em;
    }
    .well_left {
        width: 100%;
    }
    .well_left h4 {
        font-size: 22px;
    }
    .well_right p {
        font-size: 13px;
        line-height: 20px;
    }
    .smart_coonainer.well_contnttaer {
        margin-top: 24px;
        width: 100%;
    }
    .smart_bot li h5 {
        margin-bottom: 0px;
        font-size: 13px;
    }
    .susttt_bot ul li {
        width: 50%;
        padding: 20px;
    }
    .susttt_bot img {
        height: 70px;
    }
    .susttt_bot ul li p {
        font-size: 13px;
        line-height: 19px;
    }
    .down_broch {
        margin-top: 12px;
    }
    .row.floor_row .col-md-6:nth-child(1) {
        transform: scale(1);
    }
    .floor_card {
        padding: 32px;
    }
    .floor_card img {
        height: 52px;
    }
    .floor_card p {
        font-size: 15px;
        padding-top: 12px;
    }
    .abb_slider {
        margin-top: 0px;
    }
    .ab_cont {
        width: 68%;
        margin: auto;
        padding-top: 75px;
        text-align: center;
    }
    .slider-container .slider .slide.active {
        box-shadow: unset;
        width: 90%;
    }
    section.about_tarc {
        height: auto;
    }
    .ab_dome {
        width: 93%;
    }
    footer {
        /* background: #151515; */
        margin-top: 0px;
        padding: 40px 0;
    }
    .foot_cont h5 {
        font-size: 18px;
        padding-bottom: 6px;
        margin-bottom: 8px;
    }
    .foot_cont {
        width: 80%;
        margin-bottom: 25px;
    }
    .foot_cont p {
        font-size: 13px;
    }
    .foot_pppp {
        margin-top: 25px;
    }
    .foot_pppp p {
        font-size: 9px;
        line-height: 13px;
    }
    .copy p {
        font-size: 9px;
        text-align: center;
    }
    .ki_right.lap_of img {
        top: -330px;
        height: auto;
    }
    .king_cont {
        margin-top: 31px;
    }

    .s__09__01144 p {
        padding-left: 0;
        padding-top: 24px;
    }

    .s__99811225 .col-md-9.offset-3 {
        left: 0;
        margin: auto;
    }
    .s011112255 li {
        width: 50%;
        height: 144px;
        padding-top: 25px;
        margin: auto;
    }
    ul.s011112255 {
        margin-top: 35px;
    }
    .ki_leftt img {
        height: auto;
    }
    section.the_world {
        padding: 0px;
    }
    .wint_img {
        padding-bottom: 0px;
        height: auto;
    }
    section.king_si.short_distt.worldd__dess {
        padding-bottom: 35px;
    }
    .smart_left.dgad {
        padding: 40px 10px;
        width: 100%;
        padding-right: 10px;
    }
    .smart_bot li {
        width: 47%;
    }
    .smart_coonainer.well_contnttaer.d01122244 li {
        width: 46%;
    }
    .susttt_bot img {
        /* height: 200px; */
        height: auto;
        /* width: 100%; */
    }
    .susttt_bot ul li p {
        font-size: 13px;
        line-height: 19px;
        top: 0;
    }
    .susttt_bot ul li {
        width: 50%;
        padding: 5px;
    }
    .row.floor_row {
        width: 100%;
    }
    .floor_cardaw p {
        line-height: 23px;
        font-size: 20px;
    }
    .row.foot_roww .col-md-4 {
        padding: 15px 15px;
    }
    .foot_cont {
        width: 90%;
        margin-bottom: 7px;
    }
    .s__091144 p {
        padding: 0;
        padding-top: 18px;
        text-align: justify;
    }
    p.s01111 {
        font-size: 11px;
        line-height: 16px;
    }
    .col-md-2.d-flex.align-items-center.s11444 {
        width: 50%;
    }
    .s__0110011 .col-md-10.d-flex.align-items-center {
        width: 50%;
    }
    .s__logo_00 {
        position: unset;
        text-align: center;
    }
    ul.s011112255 {
        width: 100%;
        margin: auto;
        margin-top: 30px;
        display: flex;
        flex-wrap: wrap;
    }
    .s011112255 li {
        border-radius: 0 !important;
    }
    .s011112255 p {
        padding-top: 0 !important;
    }
    .holiday_stack .holiday_cardss.sticky-top {
        padding: 12px;
        margin-bottom: 15px;
    }
    .world_right.vf_0998 li {
        width: 48%;
        float: left;
        background: #a0820f;
        margin: auto;
        line-height: 19px;
        height: 160px;
    }
    .s__logo_00 img {
        width: 160px;
        margin-bottom: 30px;
    }
    span.s__00s{
        width: 100%;
    }
    .s__kksf {
        padding-bottom: 52px;
        width: 90%;
    }
    .grid figure {
        width: 100%;
        height: 312px;
        margin: auto;
        margin-bottom: 13px;
    }
    .grid figcaption p {
        position: unset;
        opacity: 1;
        height: auto;
    }
    .smart_coonainer.well_contnttaer.d01122244 li h5 {
        font-size: 13px;
    }
    .amenitiesContainer li.bottomTranslate {
        width: 50%;
        margin-bottom: 3px;
    }
    .row.foot_roww .col-md-4{
        border-right: none !important;
        border-bottom: 1px solid #fff; 
    }
    li.bottomTranslate.bac_reddd img {
        filter: none;
    }
    li.bottomTranslate.bac_reddd {
        background: #fff;
    }
    .well_left.s121212 p {
        font-size: 13px;
        line-height: 20px;
    }
    .wintte_slider {
        margin: auto;
        top: 0;
    }
}

p.s01111 a {
    color: #fff;
}