/*
Template Name: Exclusive Dubai Property Event 2.0
*/

.ft-contact-form {
    display: none;
}

.ip-banner {
    display: none;
}

.azaroarada-logo {
    width: 100%;
    max-width: 263px;
    height: auto;
    margin: 0px auto;
    margin-bottom: clamp(60px, 7vw, 112px);
}

#inner-page-wrapper {
    margin: 0;
}

#inner-page-wrapper .max-container {
    padding: 0;
    max-width: 100%;
}

.exc-wrapper {
    padding-top: 82px;
    background: #000;
}

.exc-banner {
    position: relative;
    z-index: 1;
    padding: clamp(60px, 6vw, 90px) 0;
}

.exc-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 50%;
    z-index: 1;
    pointer-events: none;
}

.exc-banner .bg-fixed canvas {
    background-attachment: scroll;
}

.exc-banner-wrap {
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    width: 90%;
    max-width: 1146px;
    margin: auto;
}

.exc-banner-title {
    width: fit-content;
    color: #fff;
    text-transform: uppercase;
}

.exc-banner-title-holder {
    position: relative;
    padding-bottom: clamp(30px, 3vw, 47px);
    border-bottom: 1px solid #fff;
}

.exc-banner-title-holder span {
    font-size: clamp(26px, 2.5vw, 40px);
    font-weight: 300;
    font-family: var(--font-family-default);
    letter-spacing: 0.2em;
    display: block;
}

.exc-banner-title-holder h2 {
    font-family: var(--font-family-title);
    font-size: clamp(60px, 7.5vw, 120px);
    margin: 0;
    line-height: 1;
    letter-spacing: .195em;
    font-weight: 700;
}

.exc-banner-title-holder span:first-child {
    margin-bottom: -0.225em;
}

.exc-banner-title-holder span:last-child {
    margin-top: 0.125em;
    letter-spacing: 0.21em;
}

.exc-banner-title p {
    font-family: var(--font-family-default);
    font-size: clamp(20px, 1.875vw, 30px);
    letter-spacing: 0.2em;
    font-weight: 400;
    margin-top: 1.5333em;
}

.exc-kenya {
    position: relative;
    padding: clamp(60px, 10vw, 149px) 0;
    z-index: 1;
}

.exc-kenya-wrap {
    width: 90%;
    max-width: 1177px;
    margin: auto;
}

.exc-kenya a.regbtn {
    width: 16.4em;
    display: flex;
    margin: 0px auto;
    justify-content: center;
    align-items: center;
    font-family: var(--font-family-default);
    font-size: clamp(13px, 1vw, 15px);
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.22em;
    height: 4em;
    border: 2px solid #fff;
    transition: all 0.3s ease-in-out;
    margin-top: 47px;
    position: relative;
    z-index: 2;
}

.exc-kenya a.regbtn:hover {
    background: #fff;
    color: #000;
}

.exc-cta {
    position: relative;
    z-index: 1;
    color: #fff;
    padding: clamp(60px, 8vw, 120px) 0 clamp(60px, 8vw, 128px);
}

.exc-cta::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 70%;
    z-index: 1;
    pointer-events: none;
}

.exc-cta .bg-fixed canvas {
    background-attachment: scroll;
}

.exc-cta-wrap {
    position: relative;
    z-index: 2;
    width: 92%;
    max-width: 1270px;
    margin: auto;
}

.exc-cta-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    row-gap: 60px;
}

.exc-cta-item {
    max-width: calc((628/1270)*100%);
}

.exc-cta-item:first-child {
    padding-left: calc((160/1270)*100%);
}

.exc-cta-title h2 {
    font-family: var(--font-family-title);
    line-height: 1;
    margin: 0;
    font-size: clamp(40px, 4.5vw, 70px);
    font-weight: 700;
    letter-spacing: 0.0075em;
}

.exc-cta-title h2+span {
    margin-top: .6em;
    margin-bottom: 0;
}

.exc-cta-title span {
    display: block;
    font-size: clamp(16px, 1.25vw, 20px);
    font-weight: 300;
    font-family: var(--font-family-default);
    letter-spacing: 0.219em;
    margin-top: .45em;
    margin-bottom: 0.35em;
}

.exc-cta-item ul {
    margin-top: clamp(20px, 2vw, 31px);
}

.exc-cta-item ul.col-2 {
    column-count: 2;
    column-gap: 34px;
}

.exc-cta-item ul li {
    display: flex;
    align-items: center;
    gap: 0.7em;
    font-family: var(--font-family-default);
    font-weight: 300;
    font-size: clamp(16px, 1.25vw, 20px);
    letter-spacing: 0.093em;
}

.exc-cta-item ul li+li {
    margin-top: 1.2em;
}

.exc-cta-item ul li i {
    width: .55em;
    aspect-ratio: 11/14;
    background-image: url(../../images/dia-icon.png);
    filter: brightness(0) invert(1);
    display: block;
    background-position: center;
    background-size: cover;
}

.exc-cinfo {
    margin-top: clamp(40px, 4vw, 64px);
}

.exc-cinfo a {
    color: inherit;
    font-size: clamp(13px, 1vw, 16px);
    letter-spacing: 0.1em;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 0.5625em;
    transition: all 0.3s ease-in-out;
}

.exc-cinfo a:hover {
    opacity: 0.75;
}

.exc-cinfo p {
    text-align: center;
    font-style: italic;
    letter-spacing: 0.04em;
    /* margin-bottom: 42px; */
    font-size: clamp(13px, 1vw, 16px);
    font-weight: 300;
}

.exc-cinfo ul {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    gap: 20px 10px;
    width: 100%;
    justify-content: space-between;
    margin-top: clamp(30px, 2.75vw, 42px);
    padding: 0 calc((153/1270)*100%);
    text-transform: uppercase;
}

.exc-cinfo a .ai-font-envelope {
    font-style: normal !important;
    font-size: 1.0625em;
}

.exc-cinfo a .ai-font-location-c {
    font-style: normal !important;
    font-size: 1.625em;
}

.exc-cinfo a .ai-font-phone {
    font-size: 1.125em;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-\#register-form .aios-popup-body {
    width: 100%;
    max-width: 567px;
    padding: 36px;
    border: 1px solid #676464;
}

.aiosp-container.aiosp-inline-holder.aiosp-ref-\#register-form .aios-popup-body:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 68px);
    height: calc(100% - 68px);
    transform: translate(-50%, -50%);
    border: 1px solid #000;
}

.rf-wrapper .azaroarada-logo {
    margin-bottom: 46px;
}

div#register-form {
    padding: 38px;
    position: relative;
    z-index: 2;
}

.rf-title h2 {
    font-family: var(--font-family-title);
    font-size: 45px;
    color: #000;
    text-align: center;
    font-weight: 400;
    margin-bottom: 16px;
}

.rf-title span {
    font-family: var(--font-family-default);
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
}

.rf-title {
    margin-bottom: 28px;
}








.rf-field input,
.rf-field select {
    width: 100%;
    border: 0;
    height: 100%;
    display: block;
    padding-bottom: 33px;
    padding-left: 0;
    margin-left: 0;
    font-family: var(--font-family-default);
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    outline: none;
}

.rf-field {
    border-bottom: 1px solid #000;
    margin-bottom: 32px;
}

.rf-field select {
    appearance: none;
    /* Standard */
    -webkit-appearance: none;
    /* Chrome, Safari */
    -moz-appearance: none;
}

.rf-field.rf-field-s {
    width: calc(100% / 2 - 16px);
}

.rf-field.rf-field-l {
    width: 100%;
}

.rf-form {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.rf-submit input {
    background: transparent;
    border: 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    font-size: 15px;
    letter-spacing: 0.2em;
    width: 100%;
    height: 100%;
    padding: 0;
    transition: all 0.3s ease-in-out;
}

.rf-submit {
    width: 100%;
    max-width: 156px;
    height: 61px;
    margin: 0px auto;
    border: 2px solid #000;
}

.rf-submit:hover input {
    background: #000;
    color: #fff;
}

span.sup {
    font-size: 0.6em;
    vertical-align: super;
    text-transform: uppercase;
}

@media only screen and (max-width: 991px) {

    .exc-wrapper {
        padding: 0;
    }

    .exc-banner {
        padding: 60px 0;
    }

    .exc-banner-wrap {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        gap: 50px;
    }

    .exc-cta-wrap {
        width: 90%;
    }

    .exc-cta-item {
        width: 100%;
        text-align: center;
        max-width: 100%;
    }

    .exc-cta-item:first-child {
        padding: 0;
    }

    .exc-cta-item ul.col-2 {
        column-count: 1;
    }

    .exc-cta-item ul li {
        width: 100%;
        justify-content: center;
    }

    .exc-cinfo {
        position: relative;
        bottom: inherit;
    }

    .exc-cinfo ul {
        justify-content: center;
        flex-direction: column;
        padding: 0;
    }

    .rf-field.rf-field-s {
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {


    .azaroarada-logo {
        margin-bottom: clamp(25px, 7vw, 112px);
    }

    div#register-form {
        padding: 30px;
    }

    .aiosp-container.aiosp-inline-holder.aiosp-ref-\#register-form .aios-popup-body {
        padding: 20px;
    }
}