/*
Theme Name: Dxb Child Theme
Theme URI: https://dxb-propertyoffice.com
Author: Dubai Property Office
Author URI: https://dxb-propertyoffice.com
Template: dxb
Version: 1.0
*/
#hero-section{
	padding:0px!important;
}
#hero-main {
    --wpex-scrollbar-width: 0px;
}
#hero-section::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: transparent;
    --background-overlay: '';
    background-image: linear-gradient(190deg, #ffffff00 40%, #000000b5 100%);
    background-image: linear-gradient(180deg, #ffffff00 50%, #040618 100%);
}
#hero-content {
    max-width: 1300px;
    margin: auto;
    padding-bottom: 10px;	
}
.project-details p {
    color: #fff;
}
.project-details h1 {
    color: #fff;
    font-size: 2.8rem;
    margin-top: 15px;
}
.project-details span {
    border-radius: 100px 100px 100px 100px;
    background-color: #FFFFFF1A;
    color: #fff;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    letter-spacing: 0.7px;
    font-weight: 500;
    display: inline-block;
    padding: 4px 25px 4px 25px;
    font-size: 15px;
}
.project-features {
    display: flex;
    justify-content: space-between;
    color: #fff;
    padding-bottom: 40px;
}
.feature-box {
	position:relative;
}
.feature-box span {
    font-size: 1.5rem;
    font-weight: 500;
    font-family: 'Noto Serif';
}
.feature-box p {
    margin-bottom: 0px;
	font-size: 14px;	
}
.feature-box::after {
    content: '';
    position: absolute;
    top: 0;
    right: -35%;
    transform: rotate(20deg);
    background-color: #ffffff59;
    height: 100%;
    width: 1px;
}
.feature-box:last-child::after {
    background: transparent;
}
div#site-header-inner {
    background-color: #fff;
    padding: 0px 25px;
    margin-top: 20px;
    border-radius: 40px;
}
.main-navigation-ul>.menu-item>a {
    color: #000;
    padding-bottom: 0px;
}
.main-navigation-ul>.menu-item>a:hover {
    color: #000;
}
a.nbutton:hover {
    background: #000;
    color: #fff;
}
a.nbutton {
    background: var(--wpex-accent);
    color: #000;
    text-decoration: none;
    border-radius: 30px;
    padding: 10px 20px;
    font-weight: 500;
    font-family: var(--wpex-heading-font-family);
    font-size: 15px;
    letter-spacing: 0.3px;
}
#overview {
	text-align: center;
    padding-top: 70px;
    max-width: 1200px;
    margin: auto;
}
.project-overview {
    max-width: 930px;
    margin: auto;
}
span.badge {
    display: inline-block;
    border: solid 1px #e4ed64;
    padding: 7px 15px;
    border-radius: 100px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
}
#overview h2 {
    font-size: 2.3rem;
    margin-top: 20px;
    margin-bottom: 30px;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
	font-weight: 400;
}
#overview p {
    font-size: 17px;
    padding-bottom: 20px;
}
#overview .vcex-image-banner {
    margin-top: 55px;
}
#key-highlights {
    padding-top: 55px;
}
#key-highlights h3 {
    font-size: 2.3rem;
    max-width: 560px;
    margin-bottom: 65px;
    margin-top: 20px;
}
#project-gallery {
    padding-top: 45px;
}
#payment-plan {
    padding-top: 45px;
}
.payment-header {
    display: flex;
    align-items: end;
    justify-content: space-between;
    padding-bottom: 65px;
}
.payment-head {
    width: 50%;
}
#payment-plan h4 {
    font-size: 2.3rem;
    margin-bottom: 0px;
    margin-top: 20px;
}
.payment-description {
    width: 35%;
}
.payment-description p {
    margin: 0px;
    font-size: 14px;
}
.payment-boxes {
    display: flex;
    gap: 60px;
    justify-content: center;
}
.payment-box {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border: solid 1px #eaede6;
    margin-bottom: 20px;
    border-radius: 12px;
    padding: 15px 20px 25px 20px;
    flex-direction: column;
    background: #f2f5f166;
	width: 33.333%;	
}
.payment-info span {
    font-size: 3.5rem;
    font-family: 'Noto Serif';
}
.payment-details {
    text-align: center;
}
.payment-details h6 {
    margin-bottom: 8px;
    margin-top: 0px;
    font-size: 18px;
    padding-top: 6px;
}
.payment-details p {
    margin: 0px;
    font-size: 13px;
}
#amenities {
    padding-top: 45px;
}
#amenities h5 {
    font-size: 2.3rem;
    margin-bottom: 20px;
    margin-top: 20px;
}
p.intro-s {
    font-size: 15px;
}
#amenities .vcex-grid-container {
    padding-top: 15px;
}
#floorplan {
    padding-top: 55px;
}
.floorplan-header {
    display: flex;
    align-items: end;
    justify-content: space-between;
    padding-bottom: 65px;
}
.floorplan-head {
    width: 50%;
}
.floorplan-description {
    width: 35%;
}
.floorplan-description p {
    margin: 0px;
    font-size: 14px;
}
#floorplan h4 {
    font-size: 2.3rem;
    margin-bottom: 0px;
    margin-top: 20px;
}
.vc_tta-panels {
    padding-top: 30px;
	padding-bottom: 35px;
}
.vc_tta-container img.vcex-image-img {
    padding: 0px 10%;
}
#location {
    padding-top: 65px;
}
#location h5 {
    font-size: 2.3rem;
    max-width: 600px;
    margin-bottom: 20px;
    margin-top: 20px;
}
#location .vcex-grid-container {
    padding-top: 25px;
}
#contact {
    padding-top: 80px;
    text-align: center;
}
.contact-section {
    max-width: 900px;
    margin: auto;
    border: solid 1px #a5a5a5;
    border-radius: 10px;
    padding: 50px;
}
.contact-section h2 {
    font-size: 2.3rem;
    margin-bottom: 15px;
    margin-top: 20px;
}
p.form-intro {
    max-width: 650px;
    margin: auto;
}
.wpcf7 {
    text-align: left;
    padding-top: 40px;
}
.contact-form input[type="email"], .contact-form input[type="tel"], .contact-form input[type="text"] {
    border-radius: 6px;
    height: 54px;
    width: 100%;
    border: solid 1px #a5a5a5;
    padding: 15px;
    margin-bottom: 18px;
}
textarea.wpcf7-form-control {
    border-radius: 6px;
    height: 145px;
    width: 100%;
    border: solid 1px #a5a5a5;
    padding: 15px;
    margin-bottom: 18px;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    border-radius: 30px;
    background: #e4ed64;
    border: none;
    color: #000;
    font-family: 'Noto Serif';
    height: 51px;
    font-size: 17px;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: #000000;
    color: #fff;
}
#footer-section {
    padding-top: 35px;
    border-top: solid 1px #ebebeb;
    margin-top: 75px;
}
.disclaimer p {
    text-align: center;
    font-size: 12px;
    padding-bottom: 22px;
}
#copyright-row .vc_column-inner {
    margin: 0px;
}
#copyright-row {
    padding-bottom: 16px;
    padding-top: 10px;
    font-size: 13px;
    margin: auto;
}
.pum-container {
    padding: 25px 20px 22px 20px !important;
}
.register-form h4 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 1.4rem;
}
p.rform-p {
    text-align: center;
    font-size: 15px;
    max-width: 700px;
    margin: auto;
    line-height: 1.3;
}
.register-form .wpcf7 {
    padding-top: 25px;
}
.register-form input[type="email"], .register-form input[type="tel"], .register-form input[type="text"] {
    margin-bottom: 10px;
    height: 50px;
}
.register-form textarea {
    height: 100px;
    margin-bottom: 10px;
}
.register-form input.wpcf7-form-control.wpcf7-submit {
    height: 48px;
    font-size: 16px;
}
ul.form-other-info {
    margin: 27px 0px 0px 0px;
    padding: 0px 20px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    font-weight: 500;
}
ul.form-other-info li {
    display: inline-block;
    position: relative;
    width: 33.3333%;
}
ul.form-other-info li::after {
    content: '';
    position: absolute;
    background: #a8a8a8;
    width: 1px;
    height: 20px;
    transform: rotate(20deg);
    right: 5%;
}
ul.form-other-info li:last-child::after {
    display: none;
}
button.pum-close.popmake-close {
    background: #000000 !important;
}
#mobile-menu {
    color: #000;
    margin-left: 15px !important;
}
.wpex-hamburger-icon>span, .wpex-hamburger-icon>span::before, .wpex-hamburger-icon>span::after{
height: 2px;
}
.mobile-toggle-nav-inner .wpex-mobile-menu-bottom {
    display: none;
}
.pum-container .contact-form .vc_col-sm-6 {
    width: 100%;
}
.pum-container .contact-form .vc_col-sm-6 {
    width: 100%;
    padding: 0px;
}
.pum-container .contact-form .vc_col-sm-12 {
    padding: 0px;
}
span#site-logo-span {
    font-size: 0px;
}
@media screen and (max-width: 1280px) {
.main-navigation-ul>.menu-item>a {
    padding: 0px 14px;
}
.main-navigation-ul .link-inner {
    font-size: 14px!important;
}
.project-details h1 {
    font-size: 2.4rem;
}
.feature-box span {
    font-size: 1.5rem;
}
.feature-box p {
    font-size: 14px;
}
.feature-box::after {
right: -28px;
}	
}
@media screen and (max-width: 1100px) {
a.nbutton {
    padding: 8px 20px;
    font-size: 13px;
}	
}
@media screen and (max-width: 1024px) {
#hero-content {
    flex-direction: column;
    text-align: center;
    padding-bottom: 20px;	
}
#hero-content .vc_col-sm-7, #hero-content .vc_col-sm-5 {
    width: 100%;
}
#hero-content a.vcex-button {
    float: none;
}
.feature-box {
    width: 33%;
}
.feature-box::after {
        right: 0%;
}
.project-details h1 {
    margin-bottom: 10px;
   font-size: 2rem;	
}
.project-details p {
    font-size: 15px;
}
.feature-box span {
    font-size: 1.3rem;
}	
#overview {
    padding-top: 60px;
}
#overview h2, #key-highlights h3, #payment-plan h4, #amenities h5, #floorplan h4, #location h5, .contact-section h2 {
    font-size: 2rem;
}
#key-highlights {
    padding-top: 45px;
}
#project-gallery {
    padding-top: 25px;
}
#payment-plan {
    padding-top: 0px;
}
#amenities {
    padding-top: 30px;
}
#floorplan {
    padding-top: 40px;
}
#location {
    padding-top: 35px;
}
#contact {
    padding-top: 55px;
}
.payment-head, .floorplan-head {
    width: 50%;
}
.payment-description, .floorplan-description {
    width: 50%;
    padding-left: 30px;
}
#key-highlights .vcex-grid-container {
    gap: 20px;
}
#key-highlights .vcex-list-item-icon-inner {
    font-size: 16px;
    width: 30px;
    height: 30px;
}
.payment-boxes {
    gap: 35px;
}
#amenities .vcex-list-item-icon-inner {
    width: 25px;
    height: 25px;
    font-size: 14px;
}
#amenities .vcex-list-item-text {
    font-size: 14px;
    line-height: 1.3;
}
#amenities .vcex-grid-container {
    gap: 7px;
}
#key-highlights .vcex-list-item-text {
    font-size: 14px;
    line-height: 1.3;
}	
}
@media screen and (max-width: 767px) {
.project-details h1 {
     font-size: 1.4rem;
}	
ul.form-other-info li {
    font-size: 14px;
}
.project-details span {
   padding: 4px 20px 4px 20px;
    font-size: 14px;
}	
#overview h2, #key-highlights h3, #payment-plan h4, #amenities h5, #floorplan h4, #location h5, .contact-section h2 {
   font-size: 1.8rem;
}
#key-highlights h3 {
    max-width: 100%;
    margin-bottom: 40px;
}
#key-highlights .vcex-list-item-icon-inner {
    font-size: 12px;
    width: 24px;
    height: 24px;
}
.floorplan-header, .payment-header{
    flex-wrap: wrap;
}
.payment-description, .floorplan-description {
        width: 100%;
        padding-left: 0px;
        padding-top: 20px;
}
.payment-head, .floorplan-head {
        width: 100%;
}
.payment-header {
    padding-bottom: 35px;
}
.floorplan-header {
    padding-bottom: 0px;
}
.payment-details p {
    font-size: 12px;
    line-height: 1.3;
}
.vc_tta-panels {
    padding-top: 20px;
}
#key-highlights {
padding-top: 30px;
}
#project-gallery {
padding-top: 15px;
}
#payment-plan {
padding-top: 20px;
}
#amenities {
padding-top: 0px;
}
#floorplan {
padding-top: 25px;
}
.vc_tta.vc_general .vc_tta-panel-title>a {
    font-size: 16px;
}
#location {
padding-top: 25px;
}
#contact {
padding-top: 25px;
}
.payment-boxes {
gap: 10px;
}
.payment-info span {
    font-size: 2.5rem;
}
.payment-details h6 {
    font-size: 16px;
    padding-top: 4px;
}
.contact-section {
    padding: 40px 20px;
}
p.form-intro {
    padding: 0px 5px;
    font-size: 14px;	
}
#key-highlights .vcex-list-item-text {
font-size: 15px;
}
#amenities .vcex-grid-container {
gap: 10px;
}
#copyright-row {
    text-align: center;
}
.footer-links {
    text-align: center!important;
}
.licence-no{
	padding: 10px 0px;	
}
.wpcf7 {
    padding-top: 30px;
}	
}
@media screen and (max-width: 580px) {
#hero-main {
    min-height: 70vh !important;
}
#hero-section::before {
    background-image: linear-gradient(180deg, #ffffff00 30%, #040618 100%);
}	
button.pum-close.popmake-close {
right: -5px !important;
top: -5px !important;
}	
ul.form-other-info {
 padding: 0px 20px;
}
ul.form-other-info li {
    width: auto;
    font-size: 12px;
}	
.pum-container {
    padding: 25px 4px 22px 4px !important;
}
p.buttonp {
    padding: 0px 15px;
}
.pum-content .contact-form {
    padding: 0px 15px;
}
.pum-content p.buttonp {
    padding: 0px;
}	
.register-form input[type="email"], .register-form input[type="tel"], .register-form input[type="text"] {
    font-size: 15px;
}
.register-form textarea {
    font-size: 15px;
    padding: 10px 15px;
}
.register-form h4 {
    font-size: 1.3rem;
}
p.rform-p {
    font-size: 14px;
    padding: 0px 40px;
}
.register-form .wpcf7 {
    padding-top: 20px;
}
ul.form-other-info li::after{
display:none;
}
.header-fixed-height #site-header-inner {
    height: 50px;
}
div#site-header-inner {
    padding: 0px 20px;
    margin-top: 15px;
}
#mobile-menu {
    margin-left: 10px !important;
}
.wpex-hamburger-icon>span, .wpex-hamburger-icon>span::before, .wpex-hamburger-icon>span::after {
    height: 1px;
}
a.nbutton {
    padding: 8px 12px;
    font-size: 10px;
	letter-spacing: 0px;	
}
#hero-content .vc_column-inner {
    --wpex-vc-gutter: 30px;
}
.project-details h1 {
font-size: 1.4rem;
margin-bottom: 8px;
margin-top: 10px;	
}
.project-details p {
font-size: 14px;
margin-bottom: 10px;
}	
.feature-box span {
   font-size: 0.9rem;
}
.feature-box p {
font-size: 12px;
}
.project-features {
    padding-bottom: 16px;
}
#hero-content a.vcex-button {
    float: none;
    padding-block: 11px;
    font-size: 13px;
}
#overview .vc_column-inner {
    padding: 0px;
}
#overview h2, #key-highlights h3, #payment-plan h4, #amenities h5, #floorplan h4, #location h5, .contact-section h2 {
        font-size: 1.6rem;
}
#overview p {
    font-size: 15px;
    padding-bottom: 8px;
}
#overview .vcex-image-banner {
    margin-top: 50px;
}
#key-highlights {
     padding-top: 25px; 
}
#project-gallery .vc_column-inner {
    padding: 0px;
}
.payment-boxes {
    flex-wrap: wrap;
}
.payment-box {
    width: 100%;
}
.payment-details p {
        font-size: 14px;
        line-height: 1.3;
}
.payment-details h6 {
font-size: 19px;
}
.payment-info span {
font-size: 3.2rem;
}
.contact-section {
    padding: 40px 10px;
}
#key-highlights .vcex-list-item-text {
font-size: 14px;
}
#overview .vcex-module.vcex-image-banner {
    min-height: 300px;
}
a.vcex-button.theme-button {
    font-size: 14px;
}	
}