* {
    padding: 0px;
    margin: 0px;
}
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
body {
    padding: 0;
    margin: 0;
    font-family: "Quicksand", sans-serif;
    overflow-x: hidden;
}
section {
    overflow: hidden;
}
/*html, body {
	width: 100%;
	overflow-x: hidden;} */
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {
    margin: 0;
    padding: 0;
}
ul,
ol,
li {
    /*list-style: none;*/
}
input:focus,
textarea:focus,
a:focus,
button:focus {
    outline: none !important;
}
img {
    max-width: 100%;
}
a {
    text-decoration: none;
    outline: none;
}
section,
header,
footer {
    display: inline-block;
    width: 100%;
}
:focus {
    outline: none !important;
}
.pade-none {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.container {
    max-width: 1400px;
}
.font55 {
    font-family: "Palatino Linotype";
    color: #a57f76;
    font-weight: bold;
    font-size: 55px;
    padding: 0;
    margin: 0;
    line-height: 69px;
    text-transform: capitalize;
    position: relative;
    z-index: 9;
}
.font40 {
    font-family: "Palatino Linotype";
    color: #0f2825;
    font-weight: 700;
    font-size: 40px;
    padding: 0;
    margin: 0 0 30px;
    line-height: 55px;
    text-transform: capitalize;
    position: relative;
    z-index: 9;
}
.font18 {
    color: #2c2e34;
    font-weight: 400;
    font-size: 18px;
    padding: 0;
    margin: 0 0 30px;
    line-height: 32px;
    position: relative;
    z-index: 9;
}
.bottom-shape::after {
    width: 0;
    height: 0;
    border-bottom: 210px solid white;
    border-left: 240px solid transparent;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}
.top-shape::after {
    width: 0;
    height: 0;
    border-top: 210px solid white;
    border-left: 240px solid transparent;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
}
.left-top-shape::after {
    width: 0;
    height: 0;
    border-bottom: 210px solid #fff;
    border-right: 240px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}
.bottom-left-shape::after {
    width: 0;
    height: 0;
    border-top: 210px solid #fff;
    border-right: 240px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}
.location-shape::after {
    width: 0;
    height: 0;
    border-top: 250px solid #fff;
    border-right: 280px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}
header {
    padding: 32px 0;
    background: url(../images/img_banner.png?ver=2) left top no-repeat;
    background-size: cover;
    position: relative;
}
header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, 0.5); !* Adjust opacity as needed *!*/
    /*z-index: -1;*/
}
.border-17{
    border: 17px solid #fff !important;
}
.header-middle {
    padding: 80px 140px 220px !important;
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.header-top,
.header-bottom {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 50px !important;
    z-index: 999;
    position: relative;
}
.header-middle span {
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    text-transform: uppercase;
}
.header-middle h1 {
    font-family: "Palatino Linotype";
    color: #fff;
    font-weight: normal;
    font-size: 92px;
    padding: 0;
    margin: 5px 0 20px;
    line-height: 100px;
}
.header-middle p {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    padding: 0;
    margin: 0 0 30px;
    line-height: 32px;
}
.header-left-con {
    padding-right: 110px !important;
}
.get-brochure-btn {
    display: inline-block;
    min-width: 210px;
    background: #5d7a6b;
    color: #fff;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    padding: 0 20px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    text-transform: uppercase;
    text-decoration: none;
}
.get-brochure-btn:hover {
    background: #a57f76;
    color: #fff;
}
.get-consut-btn {
    min-width: 315px;
}
.callto-btn {
    color: #fff;
    line-height: 60px;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    margin: 0 0 0 27px;
}
.callto-btn:hover {
    color: #5d7a6b;
    text-decoration: none;
}
.callto-btn img {
    margin-right: 10px;
}
.header-right-con h2 {
    display: inline-block;
    color: #fff;
    line-height: 60px;
    text-align: center;
    font-weight: 700;
    font-size: 46px;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 35px;
}
.header-right-con {
    background: rgba(0, 0, 0, 0.5);
    padding: 35px 25px !important;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.header-form-outer input {
    display: inline-block;
    width: 100%;
    background: #fff;
    color: #282828;
    height: 65px;
    line-height: 65px;
    padding: 0 20px;
    font-weight: 500;
    font-size: 16px;
    /*margin: 0 0 17px;*/
    border: none;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.header-form-outer .request-consultation-btn {
    display: inline-block;
    width: 100%;
    background: #a57f76;
    color: #fff;
    height: 65px;
    line-height: 65px;
    padding: 0 10px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 10px;
    text-align: center;
    border: none;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.header-form-outer .request-consultation-btn:hover {
    background: #5d7a6b;
    color: #fff;
}
.header-logo-right {
    position: relative;
    z-index: 99;
}
.request-consultation {
    text-align: right;
}
.request-consultation a {
    min-width: 170px;
    height: 37px;
    line-height: 37px;
    border: none;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #0b0b0b;
    font-weight: 700;
    font-size: 10px;
    text-align: center;
    margin-right: 30px;
    background: #f0e8e6;
    display: inline-block;
    text-transform: uppercase;
}
.palm-jumeirah-outer-panel {
    padding: 70px 0 100px;
    position: relative;
}
.palm-jumeirah-outer-panel h2 {
    margin-bottom: 75px;
}

.palm-jumeirah-outer {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    position: relative;
    z-index: 99;
}
.palm-jumeirah-left {
    padding-right: 65px !important;
}
.palm-jumeirah-left img {
    box-shadow: 0px 0px 25px #0003;
    border: 17px solid #fff;
}
.frame-graphic {
    position: relative;
}
.frame-graphic:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 685px;
    height: 1120px;
    background: url(../images/img_frame.png) left top no-repeat;
    background-size: 100%;
}
.architecture-outer-panel {
    background: url(../images/img_architecture_bg.jpg) left top no-repeat;
    background-size: cover;
    padding: 130px 0;
    position: relative;
}
.row-direction {
    flex-direction: row-reverse;
    display: flex;
    display: -webkit-flex;
}
.architecture-outer-panel p,
.architecture-outer-panel h2 {
    color: #fff;
    padding-right: 90px;
}
.palm-jumeirah-outer.row-direction .palm-jumeirah-left {
    padding-left: 55px !important;
    padding-right: 0 !important;
}
.architecture-outer-panel h2 {
    margin-bottom: 30px;
}
.architecture-outer-panel .palm-jumeirah-left img {
    /*border: none;*/
    /*box-shadow: none;*/
}
.stunning-sea-outer-panel {
    padding: 100px 0;
}
.stunning-sea-outer-panel h2 {
    margin: 0 0 20px;
}
.stunning-sea-outer-panel .stuuning-sea-right {
    text-align: right;
}
.stunning-video-con {
    padding: 60px !important;
    position: relative;
    margin: 70px 0 0;
}
.stunning-video-con iframe {
    width: 100%;
    height: 695px;
    position: relative;
    z-index: 99;
}
.stunning-video-con::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 635px;
    height: 618px;
    background: #f0f0f0;
}
.harmony-nature-outer-panel {
    background: #eceeed;
    position: relative;
}
.harmony-nature-outer-panel .harmony-nauter-con,
.harmony-nature-outer-panel .palm-jumeirah-outer {
    padding: 0 160px !important;
}
.harmony-nature-inn img {
    width: 90%;
}
.harmony-nauter-con {
    margin: 90px 0 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: end;
}
.spectacular-outer-panel {
    padding: 100px 0;
}
.spectacular-outer-panel h2 {
    margin-bottom: 25px;
}
.spectacular-outer-panel.frame-graphic::after {
    right: 540px;
    bottom: -160px;
}
.amenities-outer-panel {
    background: url(../images/img_amenities_bg.jpg) left top no-repeat;
    background-size: cover;
    position: relative;
}
.amenities-outer-panel p,
.amenities-outer-panel h2 {
    color: #fff;
}
.amenities-outer-panel h2 {
    margin-bottom: 35px;
}
.amenities-outer-panel .palm-jumeirah-outer {
    padding: 0 120px !important;
}
.amnenities-outer-con {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    margin: 90px 0 70px;
}
.ammenties-grid strong {
    text-transform: capitalize;
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    font-family: "Palatino Linotype";
    text-align: center;
    color: #fff;
    margin: 15px 0 0;
}
.amenities-pic {
    margin-top:35px;
    height: 105px;
    display: inline-block;
}
.location-outer-panel .palm-jumeirah-right {
    padding-right: 200px !important;
}
.location-outer-panel.frame-graphic::after {
    height: 780px;
    z-index: 9;
}
.location-pic-outer {
    position: relative;
}
footer {
    padding: 50px 0;
    background: #eceeed;
    position: relative;
    z-index: 99;
}
footer .row {
    align-items: center;
}
.footer-coyright-con {
    color: #878787;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
}
.footer-social-con ul {
    list-style: none;
}
.footer-social-con li {
    display: inline-block;
}
.footer-social-con li a {
    background: #9daea6;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin-left: 10px;
}
.footer-social-con li a:hover {
    background: #5e7a6b;
    color: #fff;
}
.quite-alike-inner p {
    padding: 40px 220px 60px;
}
.unit-type-content {
    padding-left: 100px !important;
}
.quite-alike-tabs .tab {
    border-bottom: 2px solid #5d796a;
    display: flex;
}
.quite-alike-tabs .tab a.active {
    color: #5d7a6b;
}
.quite-alike-tabs .tab a.active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 100%;
    height: 8px;
    background: #5d7a6b;
    z-index: 9999;
}
.quite-alike-tabs.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}
.quite-alike-tabs .tabcontent {
    padding-top: 64.68px;
    padding-bottom: 80px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.direction-view-image img {
    max-width: 250px;
    width: 100%;
}
.unit-type-content h3 {
    font-family: "Palatino Linotype";
    font-size: 40px;
    font-weight: 700;
    line-height: 51px;
    letter-spacing: 0em;
    text-align: left;
    color: #0f2725;
    padding-bottom: 35px;
}
.quite-tab-inner {
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.unit-type-outer {
    width: 100%;
    display: flex;
}
.unit-type {
    width: 50%;
}
.unit-type li {
    font-size: 18px;
    font-weight: 400;
    line-height: 42px;
    letter-spacing: 0em;
    color: #2c2e34;
    position: relative;
    padding-left: 35px;
}
.unit-type li::after {
    width: 22px;
    height: 22px;
    content: "";
    position: absolute;
    background: url(../images/unit-type-after.svg) left top;
    left: 0;
    top: 10px;
}
.unit-type span {
    float: right;
}
.quite-tab-grid {
    padding: 0 100px 0 !important;
}

.map-picture {
    text-align: center;
}
.quite-alike-tabs .tab a {
    font-family: Palatino Linotype;
    font-size: 18px;
    font-weight: 700;
    line-height: 51px;
    letter-spacing: 0em;
    text-align: left;
    color: #0f2725;
    border: transparent;
    /* max-width: 265px; */
    width: 100%;
    text-align: center;
    display: inline-block;
}
.quite-alike-outer {
    padding-top: 107px;
    padding-bottom: 98px;
}
.quite-alike-tabs a.tablinks {
    background: transparent;
    position: relative;
}
.direction-view-image {
    text-align: center;
}
.quite-alike-tabs {
    box-sizing: border-box;
    max-width: 1343px;
}
span.range {
    margin-left: 64px;
}
.map-picture {
    text-align: center;
    padding: 100px 0 0;
}

/*new css*/
.sim-two {
    margin: 60px 0 0;
    border-top: 1px solid#00000010;
    padding-top: 60px !important;
}

.custTpBarNw{
    display: flex;
    width: 100%;
    margin: -25px 0 25px 0;
    justify-content: center;
}
.custTpBarNwMn{
    display: flex;
    width: auto;
    margin: auto;
    align-items: center;
    border-radius: 5px;
    background-color: #fff;
    justify-content: center;
    padding: 5px 35px;
}
.custTpBarNwMn p{
    color: #000;
    margin-right: 5px;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0.38em;
    text-transform: uppercase;
}
.custonLoadPopup .modal-content{
    background-color: #fff;
    /*background-image: url(../images/pattern-min.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 20px;
    width: 536px;
    height: 228px;
}
.custonLoadPopup a.close{
    position: absolute;
    right: 15px;
    color: rgb(197, 204, 203);
    font-size: 30px;
    cursor: pointer;
    z-index: 99;
}
.custonLoadPopup .modal-body{
    display: flex;
    justify-content: center;
    align-items: center;
}

.custonLoadPopup .modal-body img{
    /*width: 230px;*/
}
.main-link{
    color: #fff;
    font-size: 17px;
    font-family: "Palatino Linotype";
    text-decoration: underline;
}

.main-link:hover{
    color: #a57f76;

}
.cursor-pointer{
    cursor: pointer;
}
.custModelOmniaMn p{
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 34px;
    text-transform: uppercase;
}
.custModelOmnia{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.custModelOmnia h3{
    font-family: "Inter", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    color: #000;
    letter-spacing: 0em;
    text-align: center;
    margin-right: 12px;
    text-transform: uppercase;
}

.custonLoadPopup .modal-dialog {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important; -moz-transform: translate(-50%, -50%) !important; -o-transform: translate(-50%, -50%) !important; -webkit-transform: translate(-50%, -50%) !important; -ms-transform: translate(-50%, -50%) !important;
}
.error{
    color:  #dc3545;
    font-weight: bold;
    font-size: 12px;
}
.request-form-container .alert-box {
    display: none;
}
