html {
    scroll-behavior: smooth;
scroll-padding-top: 88px;
}


body {
    font-family: 'Gotham Pro' !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
}

img {
    max-width: 100%;
}
.modal .modal-dialog {
    max-width: 550px;
}
.unitplan a.def-btn:hover {
    color: white !important;
}
#amenities button.def-btn {
    background: white;
    border: none;
color:black;
}
.modal .modal-content button.def-btn {
    background: black;
    color: white;
    width: 100%;
}

#amenities button.def-btn:hover {

Color:black;
}
a:hover {
    text-decoration: none !important;
}
#overview .def-btn {
    background: white;
    cursor: pointer;
}

#overview .def-btn:hover {
    background: white;
    color: black;
}


section#home::before, #overview::before, #view:before, #amenities:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    opacity: 0.8;
     background: linear-gradient(90deg, rgb(0 0 0) 10%, rgb(0 0 0 / 0%) 80%);
}


.artictsimp {
    position: absolute;
    right: 4px;
    bottom: 4px;
    color: white;
    font-size: 12px;
}
button,
button:focus {
    outline: 0 !important;
    box-shadow: unset !important;
}

header.header.sticky {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    backround-blend-mode: unset;
    -webkit-backdrop-filter: unset !important;
    backdrop-filter: unset;
    transition: 0.5s all;

    z-index: 999;
}
.kplog figure {
    margin: 0;
    width: 120px;
    background: #b19456;
    padding: 8px;
    border-radius: 0 0 8px 8px;
}

#home h3 {
    font-size: 44px;
    margin-top: 30px !important;
    
}
#formmodal .modal-content input.form-control::placeholder{
    font-size: 18px !important;
    color: #00000036 !important;
}
header.header {

    transition: 0.5s all;
    background-color: white;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

@-webkit-keyframes expand {
    0% {
        letter-spacing: 0px;
    }

    100% {
        letter-spacing: 7px
    }
}

@keyframes expand {
    0% {
        letter-spacing: 0px
    }

    100% {
        letter-spacing: 7px
    }
}

.animated {
    animation: zoom-in-zoom-out 2s ease-out infinite;
    overflow: visible;
}

.videoarea {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    overflow: hidden;
}

.videowrapp {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
footer p a {
    color: #b69757;
}

footer p a:hover {
    color: black;
}
footer  figure p {
    color: black;
}
.videocontent {
    position: relative;
    z-index: 9;
    max-width: 820px;
    text-align: center;
    padding: 20px;
    color: white;
}

.videoarea:before {
    content: "";
    background: rgba(0, 0, 0, 0.28);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.videocontent p {
    color: #ffffff;
    line-height: 30px;
    font-size: 18px;
    max-width: 800px;
    margin: 0px auto;
    font-family: 'Gotham';
}

.ttfulllogo {
    max-width: 330px;
    margin: auto;
}
.formarea input, .formarea>div form>div input {
    border-radius: 0;
    padding-left: 0;
    font-size: 14px !important;
    color: #000000 !important;
    padding-bottom: 0;
}

.formarea label {
    width: 110px;
}

.formarea input::placeholder, .formarea>div form>div input::placeholder {
    color: #00000036 !important;
    
    
}
.formarea .form-control:focus {
    outline: 0;
    box-shadow: unset;
    border-color: #b69757;
}

button:hover {
    cursor: pointer;
}

.formarea .def-btn:hover {
    background: black;
    color: white;
    border-color: black;
}

.formarea button {
    width: 390px;
    margin-top: 0 !important;
background:black;
}
.ttintrohdn h4 {
    font-size: 76px;
    line-height: 60px;
    font-family: 'Gabriela Stencil';
}

.ttintrohdn:before {
    content: "";
    width: 100px;
    height: 1px;
    display: block;
    background: #fff;
    margin: 40px auto;
}

.ttintrohdn:after {
    content: "";
    width: 100px;
    height: 1px;
    display: block;
    background: #fff;
    margin: 40px auto;
}

a.introexplbtn.h4 {
    color: #fff;
    text-decoration: none;
    margin: 10px 0 10px;
    display: block;
    font-size: 17px;
    letter-spacing: 0.5px;
}

.ttintrohdn {
    margin: 29px 0;
}

ul.list li {

    font-weight: normal;
    max-width: 600px;
    color: #FFF;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    word-spacing: 1px;
    margin-bottom: 8px;
}

ul.list {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.list li span {
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    display: inline-block;
    transform: rotate(45deg);
    margin-right: 10px;
}

.content-box h3 {
    color: #AE9155;
    font-feature-settings: 'liga' off;
    font-family: Gabriela Stencil;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    /* 87.5% */
    letter-spacing: -1.92px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#unitplan .content-box {
    margin-top: -150px;
}

.num {
    font-family: 'FilosofiaUnicase';
    font-weight: normal;
}

.content-box h2 {
    color: #fff;

    font-size: 16px;
    letter-spacing: 1px;
    word-spacing: 1px;
}

.content-box p {
    color: #FFF;
    font-family: 'Gotham Pro';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 126.667% */
    max-width: 448px;
}

.content-box {
    display: block;
    position: relative;
    z-index: 9;
    padding-left: 82px;
}

.content-box h3 span:not(.num) {
    display: block;

}

.slidenav {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    gap: 40px;
    padding-left: 82px;
}

.slidenav a {
    height: auto;
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #FFF;
    color: #b69757;
    opacity: 9;
}

span.trangel {
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    display: inline-block;
    transform: rotate(45deg);
    margin-right: 10px;
}

#unitplan .carousel-inner .carousel-item .content-box {
    display: flex;
    justify-content: center;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
}

.def-btn {
    color: #AE9155;
    border: 1px solid #AE9155;
    background-color: transparent;
    padding: 20px 40px;
    font-family: 'Gotham Pro';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 24px;
}

.def-btn:hover {
    color: #b69757;
}

section#location {
    background-image: url(../images/map.svg);
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
}

section#unitplan .slidenav a {
    border-color: #ae9155;
}



#unitplan .content-box h2 {
    color: black;
}

#unitplan .content-box h2 span {
    border-color: black;
}

/* 
#unitplan .carousel-inner .carousel-item::before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgb(0 0 0 / 86%) 37%, rgba(37, 59, 142, 0) 100%);
} */

#unitplan .carousel-inner,
#unitplan .carousel-inner .carousel-item {
    height: 100%;
}


section#home h1 {
    color: #AE9155;
    font-family: 'Gabriela Stencil';
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: -1.68px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
section#home a.def-btn {
    background: white;
    border: white;
cursor: pointer;

}
/* 

section:before {
    content: " ";
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(90deg, rgb(0 0 0 / 86%) 37%, rgba(37, 59, 142, 0) 100%);
} */

section {
    height: calc(100vh - 90px);
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    background-size: cover;
    background-position: left center;
  position:relative;
}

div#carouselExampleControls {
    height: 100%;
    width: 100%;
}

.bg-black {
    background-color: #000;
}

section.iframe:before {
    display: none;
}



.formarea{
display:flex;
Justify-content:center;
}

.formarea>div form {
    display: flex;
    flex-direction: column;
    gap: 24px;
Max-width:390px;

}

.formarea>div form>div {
position: relative;
}

.formarea>div form>div label {

    font-weight: normal;
    max-width: 600px;
    color: #b69757;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    word-spacing: 1px;
    margin-bottom: 8px;
}

#contact .content-box h2 {
    color: black;
}

.formarea>div form>div input::placeholder {
    color: #b69757
}
.formarea>div form>div select 
{
	color:black !important;
}
.formarea>div form>div input, .formarea>div form>div select {
    border: 0;
    background: transparent;
    border: 1px solid #b69757;
    max-width: 390px;
    flex: 0 0 390px;
    color: #b69757;
    height: 45px;
    outline: 0;
    font-size: 18px;
    border-radius:0;
	padding-left:12px;
Height:44px !important;

}

a.navbar-brand {
    width: 230px;
}

header .nav-link:hover {
    color: black;

}

header .nav-link {
    color: black;
    margin: 0 auto;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
    padding: 20px 0 !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.navbar-nav.ml-auto {
    gap: 24px;
}

footer p {
    color: white;
    color: #b69757;
    margin: 0;
}

footer {
    padding: 80px 0;

}

.close {
    top: 20px;
    right: 20px;
}

.contentbox {
    color: #b69757;
}

.pointer {
    cursor: pointer;
}

.modal .modal-content {
    background: #b69757;
    border: 1px solid #b69757;
    color: white;
}

.modal .modal-content h3 {
    color: white;
    text-align: center;
}

.modal .modal-content .modal-header {
    border-color: white;
}

.videocontent .ttintrohdn:nth-child(1)::before, .videocontent .ttintrohdn:nth-child(1)::after {
    display: none;
}

.modal .modal-content .form-control {
    height: 44px !important;
    padding: 0 20px;
    font-size: 18px !important;
    line-height: 22px !important;
    background: #fff;
    color: black;
    border-color: #b69757;
}

#modal .modal-content .form-control::placeholder {
    font-size: 18px;
    color: #000;
}

.modal .modal-content label {
    color: white;
}

div#disclaimermodal .modal-content {
    background: black;
    color: #b69757;
    border: 1px solid #b69757;
}

button.close {
    opacity: 9;
}

.thankyou {
    height: 100vh;
    background: black;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: white;
}

#unitplan .carousel-inner .carousel-item {
    background-size: contain !important;
    background-position: center right;
    background: no-repeat;
}

 
.def-btn:hover {
    background: black;
    color: white;
    border-color: black;
}
.def-btn:hover {
    background: black;
    color: white;
    border-color: black;
}
 

div#carouseltextslide .slidenav a {
    width: 40px;
    height: 40px;
}

#amenities .slidenav {
    bottom: 0;
}

div#carouseltextslide .slidenav {
    gap: 24px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px !important;
    }
}


@media (max-width: 600px) {
.ytvidoe iframe {
    height: 410px;
}

.py-5.ytvidoe {
    padding-bottom: 0 !important;!I;!;
    padding-top: 70px !important;!i;!;
}
section#home::before, #overview::before, #view:before, #amenities:before {
    background: linear-gradient(180deg, rgb(0 0 0 / 84%) 40%, rgb(0 0 0 / 0%) 100%);

}

#formmodal .modal-content input.form-control, #formmodal .modal-content input.form-control::placeholder {
    font-size: 16px !important;
    
}

footer {
    text-align: center;
}
#formmodal button.def-btn {
    width: 100%;
    text-align: center;
}


.formarea>div form>div label {
    font-size: 18px;
    width: 90px;
    flex: 0 0 90px;
}

.formarea button {
    margin: 0 !important;
    width: 100%;

}

    .content-box {
        padding-left: 20px;
        padding-right:20px;
    }

    .videocontent p {
        font-size: 16px;
        line-height: 24px;
    }


    .ttintrohdn h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .content-box h3 {
        font-size: 40px;
        line-height: 40px;
    }

    .content-box h2 {
        font-size: 18px;
    }

    .content-box p {
        font-size: 16px;
    }

    section#unitplan {
        padding-top: 50px;
        padding-bottom: 80px;
    }
.slidenav {
    justify-content: center;
    bottom: -100px !important;!i;!;
}

section#contact {
    height: unset;
    padding-top: 50px !important;
}
section#amenities {
    height: unset;
    padding-top: 50px;
    padding-bottom: 50px;
}

section#amenities .content-box {
    width: 100%;
}


section#contact .formarea {
    margin-top: 20px;
}
section#location {
    height: unset !important;!I;!;
}
.formarea>div form {
    width: 100%;
}
    .formarea>div form>div input, .formarea>div form>div select {
        max-width: 100%;
        flex: 0 0 100%;
    }

    footer {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    p.pointer {
        margin: 10px 0;
    }

    .navbar-nav.ml-auto {
        gap: 0;
    }

    .formarea .content-box {
        padding-left: 0;
    }

    section#location:before {
        display: none;
    }

    section#home h1 {
        font-size: 40px;
        line-height: 40px;
    }

    section#location {
        background-image: unset !important;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    #unitplan .content-box {
        margin-top: 0px;
    }

    a.navbar-brand {
        width: 150px;
    }

    section#home .content-box img {
        max-width: 200px;
    }
    .kpinnerpage .col-md-12
    {
        padding-left:0;
        padding-right:0;
    }
    section
    {
        background-position:center center;
    }
#unitplan .slidenav {
    padding-left: 20px;
    bottom: -60px;
}
section#contact {
    padding: 0 20px;
}
footer figure {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

footer .col-md-8 {
    margin: 20px 0;
}
section#home {
    background-image: url(../images/section01.jpg) !important;
    background-position: left;
}
section#overview {
    background-image: url(../images/section02.jpg) !important;
    background-position: left;
}
section#view {
    background-image: url(../images/section03.jpg) !important;
    background-position: center right;
}
section#legacy {
    background-image: url(../images/section04.jpg) !important;
    
}
}