.pxp-is-sticky{display:none}
.pxp-cta-1-caption {padding: 10px;}
.pxp-cta-1-caption.pxp-animate-in:before {
    background-color: #fff;
}
.pxp-blog-post-block, .pxp-agent-block {
    width: 100%;
    margin: 0 auto;
}
.year{color: #047496;
    font-family: fantasy;
    font-size: 5em;
 
    width: 100%;
    text-align: center;
    border: 7px solid #4f9db5;
    max-width: 200px;
    padding: 0.12em 0.1em;}
.year span {
    font-size: 17px;
    color: #333;
    width: 100%;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    letter-spacing: 2px;
    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";
}
.spec h2{font-weight:bold;padding-bottom:20px;}
.spec .pxp-sp-key-details-item{border-bottom:none;}
.spec .pxp-sp-kd-item-value {
    text-transform: uppercase;
    padding-bottom: 2px;
    /*border-bottom: 1px dotted #a9a6a6;*/
    margin-bottom: 10px;
}
    .spec .pxp-sp-kd-item-value:after {
        content: "";
    width: 20%;
    height: 3px;
    background-color: orange;
    display: block;
    }
    .spec .pxp-sp-key-details-item ul li{list-style:none;font-size: 14px;
    color: #757474;
    padding-bottom: 5px;
    padding-left: 12px;}
    .spec .pxp-sp-key-details-item ul{padding-left:10px;}
.spec .pxp-sp-key-details-item ul li:before {
    content: "\f02b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-right:5px;
}
.spec .pxp-sp-kd-item-label.text-uppercase {
    font-size: 14px;
    color: #757474;
    padding-bottom: 5px;
    padding-left: 12px;
}
.pxp-services-container {
    height: auto;
    box-shadow: 0px 15px 30px rgba(0,0,0,0.10);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    padding: 0px 20px;
}
.pxp-services-item-fig {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0px 0px 0px;
    display:flex;
}
.enquiry {
    width: 174px;
    position: fixed;
    bottom: 0;
    right: 0px;
    z-index: 999;
}
.pxp-testim-1-item {
    height: auto;
    padding-top: 16px;
}
.pxp-services {
    height: 250px;
}

.ico1 {
    float: left;
    height: 35px;
    padding-right: 10px;
    font-size: 35px;
}
.pxp-single-property-gallery > figure:nth-child(4), .pxp-single-property-gallery > figure:nth-child(5) {
     display: block; 
}
.pxp-blog-posts-carousel-1-badge {
  position: absolute;
    background-color: transparent;
    bottom: 20px;
    right: 40px;
    font-weight: 700;
    text-transform: inherit;
    padding: 6px 10px;
    border-radius: 10px !important;
    font-size: 2rem;
    z-index: 3;
    text-shadow: 0px 3px 5px #000;
    /* width: 60%; */
    /* height: 31px; */
    left: auto;
    top: auto;
    text-align: center;
    color: #fbfbfb;
    font-family: monospace;
}
@-moz-document url-prefix() {
   .pxp-blog-posts-carousel-1-badge {
       font-size: 1.5rem;
    }
}
.pxp-sp-agent-btn-main {
    height: 40px;
    padding: 0;
    margin-bottom: 0px;
    line-height: 39px;
}
.pxp-sp-amenities-item,.pxp-sp-key-details-item  {
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
    border-bottom: 1px solid #E2E2E2 !important;
}
span.fa.fa-bullseye
{color: #047496;}



@media (max-width:450px) {
    .pxp-services-item-fig {
        display: block;
    }
    .pxp-services {
    height: 1444px;
}
    .pxp-blog-posts-carousel-1-badge{
        position: relative;
    width: 100%;
    height: auto;
    left: 0;
    right: 0;
    top: auto;
    bottom: auto;
    border-radius: 0px !important;
    }
}


.accordion {
  background-color: #f3f3f3;
    color: #444;
    cursor: pointer;
    padding: 5px 16px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 21px;
    font-weight: bold;
    transition: 0.4s;
    border-radius: 5px;
}

.acc .active, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.two{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media screen and (max-width: 600px)
{

.two{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
.acc .active:after {
  content: "\2212";
}

.acc .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.pxp-single-property-gallery > figure {
    float: left;
    width: 14.28%;
    position: relative;
    height: 200px;
    margin: 0;
    overflow: hidden;
    border: 1px solid #fff;
}
.container.xc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    top: auto;
}