.elementor-2701 .elementor-element.elementor-element-4d426d28{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2701 .elementor-element.elementor-element-67033b40{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2701 .elementor-element.elementor-element-45c08c24{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2701 .elementor-element.elementor-element-45c08c24.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-2701 .elementor-element.elementor-element-7e86f081{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2701 .elementor-element.elementor-element-3224cf61 .elementor-heading-title{font-family:"Playfair Display", Sans-serif;font-size:28px;font-weight:500;color:#954C38;}.elementor-2701 .elementor-element.elementor-element-7ed02b30{--e-image-carousel-slides-to-show:1;}.elementor-2701 .elementor-element.elementor-element-7ed02b30 .elementor-swiper-button.elementor-swiper-button-prev, .elementor-2701 .elementor-element.elementor-element-7ed02b30 .elementor-swiper-button.elementor-swiper-button-next{color:#C9B395;}.elementor-2701 .elementor-element.elementor-element-7ed02b30 .elementor-swiper-button.elementor-swiper-button-prev svg, .elementor-2701 .elementor-element.elementor-element-7ed02b30 .elementor-swiper-button.elementor-swiper-button-next svg{fill:#C9B395;}@media(min-width:768px){.elementor-2701 .elementor-element.elementor-element-45c08c24{--width:60%;}}/* Start JX Custom Fonts CSS *//* End JX Custom Fonts CSS */
/* Start custom CSS *//*HERO*/
#hero .hero-wrap {
    position: absolute;
    bottom: 2vh;
}

#hero h2 {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.25;
}

#hero-block {
    position: absolute;
    bottom: 8vh;
    width: 100%;
}

#hero-block ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    gap: 50px;
}

#hero-block li {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Playfair Display';
    color: #C9B395;
}

.hero-block-left {
    position: absolute;
    left: 8%;
}

.hero-block-right {
    position: absolute;
    right: 8%;
}

/*INTRODUCE*/
#introduce {
    padding-top: 120px;
    padding-bottom: 0;
}

#introduce .heading-wrap {
    margin-bottom: 80px;
}

#design-p-first {
    margin-top: 30px;
}

#introduce p {
    max-width: 460px;
    margin-left: auto;
}

#introduce .living-wrap, #introduce .dining-wrap, #design .master-wrap, #design .bathroom-wrap {
    max-width: 1041px;
    margin: 0 auto;
}

#introduce .living-wrap .col-left, #design .master-wrap .col-left {
    margin-left: 50px;
}

#introduce .dining-wrap .col-right, #design .bathroom-wrap .col-right {
    margin-right: 50px;
}

#introduce .living-wrap img,
#introduce .dining-wrap img, #design .master-wrap img, #design .bathroom-wrap img {
    width: 100%;
    height: initial;
}

#introduce .col-40 p, #design .col-40 p {
    max-width: 85%;
    margin: 0 auto;
}

#introduce h4 {
    font-size: 48px;
    font-weight: 500;
}

#introduce .col-60 p, #design .col-60 p, #introduce .col-60 .img-wrap-xs, #design .col-60 .img-wrap-xs {
    display: none;
}

/*DESIGN*/
#design {
    padding-bottom: 100px;
}

/*PLAN*/
#plan {
    padding-top: 50px;
    padding-bottom: 120px;
}

.plan-block .col-right {
    padding-left: 80px;
}

#table-specs td {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Raleway';
    color: #463728;
}

#table-specs td {
    padding-bottom: 5px;
}

#table-specs .td-title {
    padding-right: 15px;
}

#table-specs .td-desc span {
    padding-left: 15px;
}

#slider-fp {
    max-width: 535px;
    margin: 0 auto;
}

/*IDEAL*/
#ideal {
    padding-top: 50px;
    padding-bottom: 80px;
}

#ideal h4 {
    font-size: 90px;
    font-weight: 500;
}

#register {
    padding-top: 100px;
}

#register h2 {
    margin-bottom: 40px;
}

#register .elementor-form {
    max-width: 750px;
    margin: 0 auto;
}

#register .elementor-field-group {
    position: relative;
}

#register .elementor-field-label {
    font-size: 16px;
    position: absolute;
    left: 32px;
    top: 20px;
    color: #fff;
    z-index: 10;
    transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out;
    transition: transform 150ms ease-out, font-size 150ms ease-out;
     transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out;
}

#register .focused .elementor-field-label {
    line-height:1.5;
    -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
    font-size: 12px;
    opacity: .8;
}

#register .focused .elementor-field-textual {
    padding-top: 30px;
}

#register .elementor-field-group .elementor-field-textual:focus {
    box-shadow: none !important;
}

#register input.elementor-field-textual.elementor-size-sm, #register select.elementor-field-textual.elementor-size-sm {
    min-height: 58px;
    padding-left: 0;
}

#register select {
    padding-top: 13px;
    padding-left: 0;
}

#register select option {
    color: #463728;
}

#register textarea.elementor-field-textual.elementor-size-sm {
    min-height: 58px;
    padding-left: 0;
}

#register .elementor-select-wrapper .select-caret-down-wrapper {
    top: 60%;
}

#register .elementor-field-type-checkbox {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#register .elementor-field-type-checkbox label {
    font-size: 14px;
}

#register .elementor-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 180px;
    min-height: 40px;
    margin-top: 20px;
}

input[type=checkbox] {
    position: relative;
	cursor: pointer;
	margin-right: 5px;
}

input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    left: 0;
    background-color:#fff;
}

input[type=checkbox]:checked:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    left: 0;
    background-color: #463728;
}

input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 6px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-text-fill-color: #fff !important;
    transition: background-color 5000s ease-in-out 0s;
}

#register .elementor-message {
    text-align: center;
}


@media (max-width: 1480px) {
    #ideal h4 {
        font-size: 80px;
    }
    #introduce h2 {
        font-size: 19px;
    }
    #hero h2, #introduce h4, #quote h4, #register h2  {
        font-size: 45px;
    }
    #tagline h4 {
        font-size: 100px;
    }
    #introduce .living-wrap, #introduce .dining-wrap, #design .master-wrap, #design .bathroom-wrap {
        max-width: 1000px;
    }
    #register h2 {
        margin-bottom: 30px;
    }
}

@media (max-width: 1380px) {
    #tagline h4 {
        font-size: 90px;
    }
    #ideal h4 {
        font-size: 72px;
    }
}

@media (max-width: 1280px) {
    #introduce .heading-wrap > .e-con-inner, #tagline .intro-wrap > .e-con-inner {
        max-width: 90%;
    }
    #introduce h2 {
        font-size: 18px;
    }
    #hero h2, #introduce h4, #register h2 {
        font-size: 42px;
    }
    #tagline h4 {
        font-size: 85px;
    }
    #introduce h5, #design h5 {
        font-size: 26px;
    }
    #introduce .col-40 p, #design .col-40 p {
        font-size: 15px;
        line-height: 1.65;
    }
}

@media (max-width: 1180px) {
    #hero h2 {
        font-size: 38px;
    }
    #introduce .living-wrap, #introduce .dining-wrap, #design .master-wrap, #design .bathroom-wrap {
        max-width: 980px;
    }
    #tagline .tagline-wrap {
        padding-top: 65px;
    }
    #tagline h4 {
        font-size: 80px;
    }
    #ideal h4 {
        font-size: 65px;
    }
    #register h2 {
        font-size: 38px;
        margin-bottom: 20px;
    }
    #register .elementor-field-label {
        font-size: 15px;
    }
}

@media (max-width: 1080px) {
    #hero h2, #register h2 {
        font-size: 36px;
    }
    #introduce {
        padding-top: 100px;
    }
    #introduce h2 {
        font-size: 17px;
    }
    #introduce h4 {
        font-size: 40px;
    }
    #introduce h5, #design h5 {
        font-size: 24px;
    }
    #introduce .living-wrap, #introduce .dining-wrap, #design .master-wrap, #design .bathroom-wrap {
        max-width: 900px;
    }
    #introduce .col-40 p, #design .col-40 p {
        font-size: 14px;
    }
    #tagline h4 {
        font-size: 75px;
    }
    #ideal h4 {
        font-size: 60px;
    }
}

@media (max-width: 1024px) {
    #tagline .tagline-wrap {
        padding-top: 0;
    }
    #tagline h4 {
        font-size: 70px;
    }
    #introduce .living-wrap, #introduce .dining-wrap, #design .master-wrap, #design .bathroom-wrap {
        max-width: 85%;
    }
    #ideal h4 {
        font-size: 55px;
    }
}

@media (max-width: 980px) {
    #tagline h4 {
        font-size: 60px;
    }
    #ideal h4 {
        font-size: 50px;
    }
    .hero-block-left {
        left: 0;
    }
    .hero-block-right {
        right: 3rem;
    }
}

@media (max-width: 880px) {
    #hero {
        position: relative !important;
    }
    #hero h2, #register h2 {
        font-size: 32px;
    }
    #introduce h2 {
        font-size: 16px;
    }
    #introduce h4 {
        font-size: 36px;
    }
    #tagline h4 {
        font-size: 55px;
    }
    #introduce .living-wrap, #introduce .dining-wrap, #design .master-wrap, #design .bathroom-wrap {
        max-width: 90%;
        margin-bottom: 50px;
    }
    #introduce .living-wrap > .e-con-inner, #introduce .dining-wrap > .e-con-inner, #design .master-wrap > .e-con-inner, #design .bathroom-wrap > .e-con-inner {
        gap: 35px;
    }
    #ideal dotlottie-player {
        width: 85px !important;
        height: initial !important;
    }
    #ideal h4 {
        font-size: 45px;
    }
    #register .elementor-form {
        max-width: 80%;
    }
}

@media (max-width: 768px) {
    #hero {
        min-height: 110vh;
    }
    #hero .hero-wrap {
        bottom: 13vh;
    }
    #hero-block {
        bottom: 3vh;
    }
    #hero-block > .elementor-widget-container {
        display: flex;
        gap: 50px;
        justify-content: center;
    }
    .hero-block-left, .hero-block-right {
        position: relative;
    }
    #introduce .intro-wrap > .e-con-inner, #tagline .intro-wrap > .e-con-inner {
        flex-direction: row;
        flex-wrap: nowrap;
    }
    #tagline {
        padding-bottom: 80px;
    }
    #tagline h4 {
        font-size: 52px;
        padding: 0 30px;
    }
    #introduce h5, #introduce .living-wrap p, #introduce .dining-wrap p, #design h5, #design .master-wrap p, #design .bathroom-wrap p {
        max-width: 500px;
        margin: 0 auto;
    }
    #introduce .col-60 p, #design .col-60 p {
        display: block;
    }
    #introduce .col-60 .img-wrap-xs, #design .col-60 .img-wrap-xs {
        display: flex;
        justify-content: center;
        gap: 25px;
        
    }
    .img-wrap-xs .img-40 {
        width: 40%;
    }
    .img-wrap-xs .img-60 {
        width: 60%;
    }
    #introduce .col-40, #design .col-40, #introduce .col-60 .elementor-widget-image, #design .col-60 .elementor-widget-image {
        display: none;
    }
    #tagline {
        padding-top: 50px;
    }
    #design {
        padding-bottom: 50px;
    }
    #introduce h5, #design h5 {
        margin-top: 25px;
    }
    #ideal h4 {
        font-size: 42px;
    }
}

@media (max-width: 680px) {
    #hero-block li {
        font-size: 13px;
    }
    #hero-block > .elementor-widget-container, #hero-block ul {
        gap: 35px;
    }
    #tagline h4 {
        font-size: 42px;
    }
    #ideal h4 {
        font-size: 38px;
    }
    #register {
        padding-top: 80px;
    }
}

@media (max-width: 580px) {
    #hero {
        min-height: 100vh;
    }
    #hero .hero-wrap {
        position: absolute;
        bottom: 16vh;
    }
    #hero-block li {
        font-size: 12px;
    }
    #hero h2 {
        font-size: 28px;
    }
    #introduce .heading-wrap {
        margin-bottom: 50px;
    }
    #introduce h2 {
        font-size: 15px;
    }
    #introduce h4 {
        font-size: 25px;
        line-height: 1.5;
    }
    #introduce h5, #design h5 {
        font-size: 22px;
    }
    #introduce p, #design p {
        font-size: 14px;
        line-height: 1.75;
    }
    #introduce .intro-wrap > .e-con-inner, #tagline .intro-wrap > .e-con-inner {
        gap: 20px;
    }
    #tagline h4 {
        font-size: 35px;
    }
    #ideal h4 {
        font-size: 35px;
    }
    #ideal h6 {
        font-size: 13px;
    }
    #register h2 {
        font-size: 28px;
        margin-bottom: 0;
    }
    #introduce .col-60 .img-wrap-xs, #design .col-60 .img-wrap-xs {
        gap: 15px;
    }
}

@media (max-width: 550px) {
    #hero-block > .elementor-widget-container {
        flex-direction: column;
        gap: 0;
        align-items: center;
    }
    .hero-block-left, .hero-block-right {
        left: initial;
        right: initial;
    }
    #hero-block ul {
        padding-inline-start: 0;
    }
}

@media (max-width: 480px) {
    #hero h2 {
        font-size: 25px;
    }
    #introduce h4 {
        font-size: 28px;
    }
    #tagline h4 {
        font-size: 30px;
        padding: 0 20px;
    }
    #highlights h5 {
        font-size: 22px;
    }
    #register .elementor-button {
        font-size: 13px;
        width: 165px;
    }
    #ideal h4 {
        font-size: 30px;
    }
    #register h2 {
        font-size: 25px;
    }
    #register .elementor-form {
        max-width: 85%;
    }
}/* End custom CSS */