.property-mls .mls{
    float: right;
    padding: 10px;
    text-align: right;
}

.property-mls{
    border-style: solid;
    border-width: 2px 0 0 0;
    border-color: #DFE0E5;
}

.property-mls p{
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
}

.property-props div {
    font-weight: normal !important;
    padding: 10px 0;
    text-align: left !important;
}

.property-props i{
    color: #333;
}

.prop-label {
    position: absolute;
    width: 130px;
    top: 20px;
    left: -40px;
    text-align: center;
    color: #f0f0f0;
    transform: rotate(-45deg);
    background: #00204a;
    box-shadow: 0 0 3px rgb(0 0 0 / 30%);
    text-transform: uppercase;
    font-size: 15px;
    z-index: 2;
}

a.thumb {
    width: 100%;
    height: 225px;
    display: block;
    background-size: cover;
    background-position: center;
}
.properties-page a.thumb{
    height: 100%;
    object-fit: cover;
    min-height: 225px;
}
.portfolio-item .property-price {
    position: relative;
    overflow: hidden;
    padding: 15px 0;
    max-width: 350px;
    height: 120px;
}
.properties-page .portfolio-item  .property-price{
    height: auto;
    max-width: 100%;
}
.property-price a {
    display: block;
    text-decoration: none;
    text-transform: inherit;
    transition: all 0.3s;
    color: #222222;
    font-weight: 500;
    min-height: 50px;
    font-size: 18px;
}
.property-props {
    font-size: 24px;
}
.property-props div {
    display: inline-block;
    width: 22%;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}

#single-property .top-info h1{
    font-size: 42px;
    font-weight: bold;
    color: #e30845;
}

#single-property .white-bg{
    background-color: white;
}

#single-property h1{
    text-align: center;
}

#royalSlider-container {
    padding: 0;
}

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline-block;
    margin: 0px 5px;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}

.social-network a.icoPinterest:hover {
    background-color: #BD2126;
}

.social-network a.icoGoogle:hover {
    background-color: #BD3518;
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}
.social-network a.icoPrint:hover {
    background-color: #121413;
}

.social-network a:hover i {
    color: #fff;
}

a.socialIcon:hover, .socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 35px;
    height: 35px;
    font-size: 20px;
}

.social-circle li i {
    margin: 0;
    line-height: 37px;
    text-align: center;
}

.social-circle li a {
    background-color: #ccc;
    color: #fff;
}

#single-property table tr th {
    background-color: #00204a;
    color: #fcfcfc;
    font-weight: bold;
    font-size: 14px;
    width: 30%;
}
#single-property .portfolio-item a.thumb span {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 40px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    font-size: 17px;
    background-color: rgba(0, 0, 0, 0.35);
}
#single-property .carousel-indicators .active {
    background-color: #990000;
}
.slick-next:before,
.slick-prev:before {
    content: '';
}

.slick-next,
.slick-prev,
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: #000;
    font-size: 24px;
}
.property-section .slick-slide{
    padding: 0 5px 0 2px;
}

.prop-table.prop-table-header{
    background-color: #333 ;
    color: #fff;
}

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline-block;
    margin: 0 5px;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    border-radius: 50%;
    text-align: center;
    width: 35px;
    height: 35px;
    font-size: 20px;
    color: #fff;
}

.social-circle li a:hover{
    font-size: 20px;
}

.si-colored.si-facebook, .si-facebook:hover {
    background-color: #3b5998 !important;
}
.si-colored.si-linkedin, .si-linkedin:hover {
    background-color: #0e76a8 !important;
}

.si-colored.si-twitter, .si-twitter:hover {
    background-color: #00acee !important;
}

.si-colored.si-pinterest, .si-pinterest:hover {
    background-color: #c8232c !important;
}

.si-colored.si-print, .si-print:hover {
    background-color: #0e0e0e !important;
}

.sp-btn {
    display: inline-block;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    vertical-align: top;
    transition: all 0.2s linear;
    outline: none;
    text-transform: uppercase;
    margin-bottom: 15px;
    border-radius: 0;
    padding: 20px 15px;
    width: 100%;
    letter-spacing: 0;
    background-color: #000;
    color: #fff !important;
    transition: 0.4s all ease;
    border: solid 1px #000;
}

.sp-btn:hover {
    background-color: #fff;
    color: #000 !important;
}

.prop-label{
    left: 0;
    transform: none !important;
    background: #000 !important;
    z-index: 200;
}

@media (min-width: 992px){
    .col-lg-4 {
        max-width: 33%hsl(0, 0%, 0%)portant;
    }
}
@media (min-width: 576px) and (max-width: 992px) {
    .col-sm-6 {
        max-width: 49.5% !important;
    }
}

button.mixitup-control {
    /*border: 1px solid #333;*/
    border: none;
    padding: 8px 12px;
    /*margin: 30px 8px 0;*/
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    background: #000;
    line-height: 24px;
    letter-spacing: 1px;
    border-radius: 0;
    -webkit-transition: all 0.75s ease 0s;
    position: relative;
    overflow: hidden;
}

button.mixitup-control:hover, button.mixitup-control:active, button.mixitup-control:focus{
    color: #fff;
    background-color: #333;
}

.controls{
    padding-bottom: 15px;
}

.broker-contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 35px;
    border: solid 1px #000;
}

.broker-contact .broker-img img {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    object-fit: cover;
}

.broker-contact h2 {
    margin-top: 0;
    margin-bottom: 25px;
}

.broker-contact p {
    margin: 0;
}

.broker-contact .fa {
    margin-right: 5px;
}

.broker-info {
    text-align: center;
    margin-bottom: 30px;
}

button.submit-btn, button.close:hover{
    background: #333;
    border-color: #333;
    color: #fff;
}

button.submit-btn:hover, button.submit-btn:active, button.submit-btn:focus{
    background: #000;
    border-color: #000;
}

.sp:nth-child(4n) {
    clear: left;
}

.homeEvalutation {
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 15px 1px hsla(0, 0%, 100%, .4);
    box-shadow: 0 0 15px 1px hsla(0, 0%, 100%, .4);
    text-align: center
}

.homeEvalutation input[type=button], .homeEvalutation input[type=submit] {
    background-color: #24265b
}

.homeEvalutation li.active.s1:before, .homeEvalutation li.active.s2:before, .homeEvalutation li.active.s3:before, .homeEvalutation li.s1:before, .homeEvalutation li.s2:before, .homeEvalutation li.s3:before {
    display: block
}

.homeEvalutation .active {
    color: #e0ce82
}

.homeEvalutation .agent-profile img {
    width: 120px
}

.homeEvalutation {
    padding: 20px;
    border-radius: 10px;
    /*background-color: #14294be0;*/
    background-color: #333;
    -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, .5);
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .5)
}

.homeEvalutation h2.title {
    font-size: 20px !important
}

.homeEvalutation h1 {
    font-size: 49px;
    /*color: #fff;*/
}

.homeEvalutation #progressbar {
    margin: 0;
    padding: 0;
    font-size: 16px
}

.homeEvalutation fieldset {
    display: none;
    padding: 20px;
    margin-top: 30px
}

.homeEvalutation #first {
    display: block
}

.homeEvalutation input[type=text], .homeEvalutation select {
    width: 100%;
    margin: 10px 0;
    height: 40px;
    padding: 5px;
    padding-left: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px 1px hsla(0, 0%, 100%, .4);
    box-shadow: 0 0 15px 1px hsla(0, 0%, 100%, .4)
}

.homeEvalutation input[type=button], .homeEvalutation input[type=submit] {
    width: 120px;
    margin: 15px 25px;
    padding: 5px;
    height: 40px;
    background-color: #bd1b2b;
    background-color: #000;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-weight: 900
}

.homeEvalutation #map {
    width: 435px;
    height: 290px;
    float: left;
    border-radius: 5px
}

.homeEvalutation h2, .homeEvalutation p {
    text-align: center
}

.homeEvalutation li {
    margin-right: 52px;
    display: inline;
    color: #fff;
    display: inline-block;
    font-weight: 700
}

.homeEvalutation li.active.s1:before, .homeEvalutation li.active.s2:before, .homeEvalutation li.active.s3:before, .homeEvalutation li.s1:before, .homeEvalutation li.s2:before, .homeEvalutation li.s3:before {
    text-align: center;
    content: "";
    height: 57px;
    display: none
}

.homeEvalutation .active {
    color: #000;
}

.homeEvalutation .info, .homeEvalutation .map {
    display: inline-block;
    width: 48%
}

.homeEvalutation .agent-profile {
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden
}

.homeEvalutation .agent-profile img {
    float: left;
    margin-top: 2%;
    margin-left: 1%;
    padding: 15px;
    width: 195px;
    border-radius: 30px;
    background: #14294be0
}

.homeEvalutation .agent-profile p {
    color: #000;
    text-align: left;
    font-weight: 600
}

.homeEvalutation .agent-profile div {
    display: inline-block;
    float: left
}

.homeEvalutation .agent-profile div.info {
    width: 230px;
    border-right: 2px solid #ddd;
    margin: 15px
}

.homeEvalutation .agent-profile div.info p {
    margin: 0 0 13px
}

.homeEvalutation .agent-profile div.text {
    width: 500px;
    padding: 15px
}

#homeEval p {
    margin: 0
}

.homeEvalutation .info, .homeEvalutation .map {
    padding: 0
}

img.fp-image-holder {
    width: 100%;
    display: block;
    height: 400px;
    object-fit: cover;
    transition: all .4s;
}

button.mixitup-control:after {
    content: "";
    position: absolute;
    height: 0;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    transition: all 0.75s ease 0s;
    background: #333;
    opacity: .5;
    transform: translateY(-50%) translateX(-50%) rotate(90deg);
}

button.mixitup-control:hover, button.mixitup-control:active, button.mixitup-control:focus, button.mixitup-control:after {
    background: #269bd6;
    color: #fff;
}

#streetMap, #map{
    height: 500px;
}

#royalSlider{
    margin-top: 75px;
    /*height: 100vh !important;*/
    height: 80vh !important;
}

@media (max-width: 768px) {
    #royalSlider{
        margin-top: 75px;
        height: 65vh !important;
    }
}

.modal{
    margin-top: 50px;
}

@media (max-width: 1024px){
    button.mixitup-control{
        padding: 8px !important;
        font-size: 8px !important;
    }
}

/* NEW STYLING */
.px-6 {
    padding: 0 4rem!important;
}

@media (max-width: 768px) {
    .px-6 {
        padding: 0 2rem!important;
    }
}

.properties-specs {
    background-color: #333;
    padding: 15px 0;
}

.properties-specs ul {
    padding: 0;
    margin: 0;
}

.properties-specs ul li {
    display: inline-block;
    padding: 0 8px;
    text-align: center;
    margin-top: 11px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border-right: 1px solid #fff;
}

.properties-specs ul li:last-child {
    border-right: none;
}

#info-new {
    padding-top: 20px;
    padding-bottom: 80px;
}
.btn-wrapper {
    display: flex;
    justify-content: end;
    margin-bottom: 30px;
}
