body {
    font-family: Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #17171D;
    -moz-font-feature-settings: 'kern';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pxp-page-container {
    width: 80%;
    margin: 0 auto;
}
.pxp-header {
    background-color: #17171D;
    padding: 30px 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}
a {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a.pxp-link {
    color: #17171D;
    text-decoration: underline;
}
.pxp-align-right {
    text-align: right;
}
.pxp-logo {
    font-weight: 900;
    color: #fff;
    font-size: 22px;
}
.pxp-logo:hover {
    text-decoration: none;
    color: #fff;
    opacity: .7;
}
a.pxp-header-buy-cta {
    background-color: #FF4500;
    color: #fff;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 28px;
}
a.pxp-header-buy-cta:hover {
    color: rgba(255,255,255,.7);
    text-decoration: none;
}
.pxp-section-dark {
    background-color: #17171D;
}
.pxp-section-gray {
    background-color: #F1F1F1;
}
.pxp-text-white {
    color: #fff;
}
.pxp-page-container-right {
    margin-left: 10%;
}
.pxp-hero {
    padding-bottom: 120px;
}
.pxp-hero-caption {
    padding: 100px 0;
}
.pxp-hero-caption .pxp-caption-label {
    font-size: 1.62rem;
    opacity: .45;
    font-weight: 500;
}
.pxp-hero-caption h1 {
    font-size: 4rem;
    line-height: 1.1;
    font-weight: 700;
}
.pxp-hero-caption p {
    font-size: 1.5rem;
    line-height: 1.3;
    opacity: .45;
}
.pxp-hero-fig {
    padding-top: 100px;
}
.pxp-hero-fig img {
    width: 100%;
    height: auto;
}
.pxp-feature-h img {
    width: 80px;
    height: 80px;
}
.pxp-section {
    padding: 120px 0;
}
.pxp-section-caption .pxp-caption-label {
    font-size: 1.4rem;
    opacity: .45;
    font-weight: 500;
}
.pxp-section-caption h2 {
    font-size: 3.5rem;
    line-height: 1.1;
    font-weight: 700;
}
.pxp-section-caption p {
    font-size: 1.2rem;
    line-height: 1.3;
    opacity: .45;
}
.pxp-demos-item {
    display: block;
    position: relative;
}
.pxp-demos-item:hover {
    text-decoration: none;
}
.pxp-demos-item img {
    width: 100%;
    height: auto;
    box-shadow: 0px 10px 20px rgba(0,0,0,0.16);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.pxp-demos-item:hover img {
    transform: translateY(-10px);
}
.pxp-demos-item-caption {
    font-weight: 700;
    color: #17171D;
    font-size: 1.1rem;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.pxp-demos-item:hover .pxp-demos-item-caption {
    transform: scale(1.2);
}
.pxp-demos-item-caption > span {
    display: inline-block;
    /* background-color: #f97822; */
    background-color: #17171D;
    color: #fff;
    border-radius: 20px;
    padding: 5px 12px;
}
.pxp-demos-item .pxp-new-label {
    position: absolute;
}
.mt-6 {
    margin-top: 4rem !important;
}
.mt-7 {
    margin-top: 5rem;
}
.pxp-admin-panel-fig img {
    width: 100%;
    height: auto;
}
.pxp-showcase-fig img {
    width: 100%;
    height: auto;
}
.pxp-feature-v img {
    width: 80px;
    height: 80px;
}
.pxp-single-property-fig img {
    width: 100%;
    height: auto;
}
.pxp-crm-fig img {
    width: 100%;
    height: auto;
}
.pxp-responsive-fig img {
    width: 100%;
    height: auto;
}
.pxp-section-h img {
    width: 80px;
    height: 80px;
}
.pxp-section-h h3 {
    font-size: 2.5rem;
    line-height: 1.1;
    font-weight: 700;
}
.pxp-section-h p {
    opacity: .45;
}
.pxp-bottom-item h5 {
    font-size: 1.5rem;
    line-height: 1.1;
    font-weight: 700;
}
.pxp-bottom-item p {
    opacity: .45;
}
.pxp-footer {
    font-size: .8rem;
    padding: 60px 0;
    border-top: 1px solid #383838;
}
.pxp-copyright {
    opacity: .45;
}
.pxp-text-right {
    text-align: right;
}
.col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12,
.col-xxxl, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.pxp-showcase-carousel .owl-nav {
    height: 0;
}
.pxp-showcase-carousel-item {
    display: block;
    margin: 0 30px;
}
.pxp-showcase-carousel-item img {
    width: 100%;
    height: auto;
}
.pxp-showcase-carousel-left-arrow, 
.pxp-showcase-carousel-right-arrow {
    background-color: #000;
    width: 64px;
    height: 64px;
    cursor: pointer;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.16);
    border-radius: 20px;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(calc(-50% - 50px));
    z-index: 10;
    overflow: hidden;
}
.pxp-showcase-carousel-left-arrow {
    left: 400px;
}
.pxp-showcase-carousel-right-arrow {
    right: 340px;
}
.pxp-showcase-carousel-left-arrow svg, 
.pxp-showcase-carousel-right-arrow svg {
    width: 26px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pxp-showcase-carousel-left-arrow svg line, 
.pxp-showcase-carousel-right-arrow svg line {
    stroke: #fff;
}
.pxp-showcase-carousel .owl-dots {
    background-image: url(../images/showcase-carousel-bg.jpg);
    background-position: top center;
    background-size: contain;
    padding-top: 40px;
    padding-bottom: 40px;
    background-repeat: no-repeat;
    text-align: center;
}
.pxp-showcase-carousel.owl-carousel button.owl-dot {
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    border-radius: 4px;
    margin: 0 2px;
    opacity: .5;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.pxp-showcase-carousel.owl-carousel button.owl-dot.active {
    background-color: #fff;
    opacity: 1;
}
.pxp-showcase-carousel.owl-carousel button.owl-dot:focus {
    outline: 0;
}
.pxp-showcase-carousel-title {
    color: #fff;
    padding-bottom: 20px;
    font-weight: 700;
    opacity: 0;
    transition: all .6s ease-in-out;
}
.owl-item.center .pxp-showcase-carousel-title {
    opacity: 1;
}
.pxp-single-property-carousel {
    box-shadow: 0px 10px 20px rgba(0,0,0,0.16);
}
.pxp-stats {
    display: inline-block;
    background: #A6D9DC;
    color: #000;
    border-radius: 20px;
    padding: 16px;
    margin-top: 40px;
    margin-left: 5px;
    margin-right: 5px;
}
.pxp-stats.pxp-invert {
    background: #FF4500;
    color: #fff;
}
.pxp-stats.pxp-elementor {
    background: rgb(56,42,118);
    background: linear-gradient(45deg, rgba(56,42,118,1) 0%, rgba(239,48,91,1) 100%);
    color: #fff;
    width: 127px;
}
.pxp-stats.pxp-elementor .pxp-stats-number img {
    width: 54px;
    height: auto;
    margin-bottom: 15px;
    margin-top: 15px;
}
.pxp-stats.pxp-is-top {
    margin-top: 0;
    margin-bottom: 40px;
}
.pxp-stats-number {
    font-weight: 900;
    letter-spacing: -2px;
    font-size: 60px;
    line-height: 84px;
}
.pxp-stats.pxp-elementor .pxp-stats-number {
    line-height: 1;
}
.pxp-stats-label {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 11px;
}
.pxp-single-property-carousel-left-arrow, 
.pxp-single-property-carousel-right-arrow {
    background-color: #000;
    width: 64px;
    height: 64px;
    cursor: pointer;
    border-radius: 20px;
    overflow: hidden;
}
.pxp-single-property-carousel-left-arrow svg, 
.pxp-single-property-carousel-right-arrow svg {
    width: 26px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pxp-single-property-carousel-left-arrow svg line, 
.pxp-single-property-carousel-right-arrow svg line {
    stroke: #fff;
}
.pxp-single-property-carousel-indicators.carousel-indicators li {
    width: 14px;
    height: 14px;
    border: 1px solid #17171D;
    background-color: transparent;
    border-radius: 4px;
    margin: 0 2px;
    opacity: .5;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.pxp-single-property-carousel-indicators.carousel-indicators .active {
    background-color: #17171D;
    /* opacity: 1; */
}
@media screen and (max-width: 1799px) {
    .pxp-showcase-carousel-left-arrow {
        left: 300px;
    }
    .pxp-showcase-carousel-right-arrow {
        right: 240px;
    }
}
@media (min-width: 1440px) {
    .col-xxl { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
    .col-xxl-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
    .col-xxl-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
    .col-xxl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
    .col-xxl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
    .col-xxl-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
    .col-xxl-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
    .col-xxl-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
    .col-xxl-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
    .col-xxl-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
    .col-xxl-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
    .col-xxl-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
    .col-xxl-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
}
@media (min-width: 1600px) {
    .col-xxxl { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
    .col-xxxl-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
    .col-xxxl-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
    .col-xxxl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
    .col-xxxl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
    .col-xxxl-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
    .col-xxxl-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
    .col-xxxl-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
    .col-xxxl-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
    .col-xxxl-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
    .col-xxxl-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
    .col-xxxl-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
    .col-xxxl-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
}
@media screen and (max-width: 1599px) {
    .pxp-hero-caption h1 {
        font-size: 3.5rem;
        line-height: 1.1;
    }
    .pxp-hero-caption .pxp-caption-label {
        font-size: 1.4rem;
    }
    .pxp-hero-caption p {
        font-size: 1.2rem;
        line-height: 1.3;
    }
    .pxp-section-caption h2 {
        font-size: 3rem;
    }
    .pxp-section-caption .pxp-caption-label {
        font-size: 1.3rem;
    }
    .pxp-section-caption p {
        font-size: 1.1rem;
    }
    .pxp-showcase-carousel-left-arrow {
        left: 200px;
    }
    .pxp-showcase-carousel-right-arrow {
        right: 140px;
    }
}
@media screen and (max-width: 1399px) {
    .pxp-page-container {
        width: 90%;
    }
    .pxp-page-container-right {
        margin-left: 5%;
    }
    .pxp-hero-caption h1 {
        font-size: 2.5rem;
    }
    .pxp-hero-caption .pxp-caption-label {
        font-size: 1.2rem;
    }
    .pxp-hero-caption p {
        font-size: 1.1rem;
    }
    .pxp-section-caption h2 {
        font-size: 2.3rem;
    }
    .pxp-section-caption .pxp-caption-label {
        font-size: 1.1rem;
    }
    .pxp-section-caption p {
        font-size: 1.1rem;
    }
    .mt-7 {
        margin-top: 3rem;
    }
    .pxp-section-h h3 {
        font-size: 2rem;
        line-height: 1.1;
    }
    .pxp-bottom-item h5 {
        font-size: 1.2rem;
    }
}
@media screen and (max-width: 1199px) {
    .pxp-page-container {
        width: 100%;
        padding: 0 20px;
    }
    .pxp-page-container-right {
        margin-left: 0;
        padding: 0 20px;
    }
    .pxp-showcase-carousel-left-arrow {
        left: 52px;
    }
    .pxp-showcase-carousel-right-arrow {
        right: -12px;
    }
}
@media screen and (max-width: 991px) {
    .mt-7 {
        margin-top: 0;
    }
}
@media screen and (max-width: 767px) {
    .pxp-hero-caption {
        padding: 100px 0 10px 0;
    }
    .pxp-hero-caption h1 {
        font-size: 1.5rem;
    }
    .pxp-hero-caption .pxp-caption-label {
        font-size: 1rem;
    }
    .pxp-hero-caption p {
        font-size: .8rem;
    }
    .pxp-hero-fig {
        padding-top: 0;
    }
    .pxp-feature-h img {
        width: 60px;
        height: 60px;
    }
    .pxp-hero {
        padding-bottom: 60px;
    }
    .pxp-section {
        padding: 60px 0;
    }
    .pxp-section-caption h2 {
        font-size: 1.5rem;
    }
    .pxp-section-caption .pxp-caption-label {
        font-size: 1rem;
    }
    .pxp-section-caption p {
        font-size: .8rem;
    }
    .pxp-feature-v img {
        width: 60px;
        height: 60px;
    }
    .mt-7 {
        margin-top: 1rem;
    }
    .pxp-section-h img {
        width: 60px;
        height: 60px;
    }
    .pxp-footer {
        padding: 30px 0;
    }
    .pxp-text-right {
        text-align: left;
        margin-top: 1rem;
    }
}