/**
* @package     SP Property
*
* @copyright   Copyright (C) 2010 - 2016 JoomShaper. All rights reserved.
* @license     GNU General Public License version 2 or later.
*/

/*Home Property*/
.spproperty .row{
    margin-bottom: 30px;
}
.sppb-section.empire-featured-properties{
    padding-bottom: 90px !important;
}
.spproperty .sp-properties-wrapper {
    position: relative;
    overflow: hidden;
    padding-bottom: 145px;
    transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
}
.spproperty .sp-properties-wrapper .property-image {
    position: relative;
    overflow: hidden;
}
.spproperty .sp-properties-wrapper .property-image img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: .4s;
    -webkit-transition: .4s;
}
.spproperty .sp-properties-wrapper:hover .property-image img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.spproperty .sp-properties-wrapper .property-details {
    background: #fff none repeat scroll 0 0;
    bottom: -135px;
    left: 0;
    padding: 28px 30px 35px;
    position: absolute;
    top: auto;
    transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    width: 100%;
}
.spproperty .sp-properties-wrapper .property-details .property-image {
    background-color: #8dc63f;
    border: 7px solid #fff;
    border-radius: 50%;
    height: 54px;
    left: auto;
    padding-top: 7px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 54px;
}
.spproperty .sp-properties-wrapper .property-details .property-category {
    color: #000;
    display: inline-block;
    text-transform: uppercase;
}
.spproperty .sp-properties-wrapper .property-details .property-title {
    margin: 8px 0 5px;
    text-transform: capitalize;
}
.spproperty .sp-properties-wrapper .property-details .property-title a {
    color: #000;
}
.spproperty .sp-properties-wrapper .property-details .property-title a:hover,
.spproperty .sp-properties-wrapper .property-details .property-title a:focus,
.spproperty .sp-properties-wrapper .property-details .property-title a:active {
    color: #8dc63f;
}
.spproperty .sp-properties-wrapper .property-details .property-price {
    font-size: 18px;
    color: #8dc63f;
    font-weight: 700;
}
.spproperty .sp-properties-wrapper .property-details .property-summery {
    display: block;
    transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    margin: 25px 0 35px;
}
.spproperty .sp-properties-wrapper .property-details .property-summery ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.spproperty .sp-properties-wrapper .property-details .property-summery ul li {
    display: inline-block;
    font-size: 18px;
    color: #000;
    margin-right: 25px;
}
.spproperty .sp-properties-wrapper .property-details .property-summery ul li:last-child {
    margin-right: 0;
}
.spproperty .sp-properties-wrapper:hover .property-details {
    bottom: 0;
}
.spproperty .sp-properties-wrapper:hover .property-summery {
    margin-top: 10px;
}

/* ************ START Property Listing Page ************ */
/* **************************************************** */
.com-spproperty.view-properties #sp-main-body {
    padding: 0;
    background: #f2f4f7;
}
.sp-module.property-search {
    margin: 0;
    padding: 35px 0 45px;
    position: relative;
    z-index: 10 !important;
}
.sp-module.property-search:before {
    content: '\f002';
    background-color: #8cc641;
    border: 7px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-family: FontAwesome;
    font-size: 18px;
    height: 54px;
    left: 0;
    margin: 0 auto;
    padding-top: 7px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -20px;
    width: 54px;
}
.sp-module.property-search h4 {
    font-size: 18px;
    font-weight: 400;
    border: 0 none;
    line-height: 36px;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: center;
}
.sp-module.property-search .property-advance-search {
    line-height: 1;
}
.sp-module.property-search .property-advance-search a {
    font-size: 14px;
}
.sp-module.property-search .property-advance-search a i {
    color: #8dc63f;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.sp-module.property-search .property-advance-search a span {
    display: inline-block;
    color: #8c8c8c;
    padding-left: 5px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.sp-module.property-search .property-advance-search a:hover i,
.sp-module.property-search .property-advance-search a:focus i,
.sp-module.property-search .property-advance-search a:active i {
    color: #8c8c8c;
}
.sp-module.property-search .property-advance-search a:hover span,
.sp-module.property-search .property-advance-search a:focus span,
.sp-module.property-search .property-advance-search a:active span {
    color: #8dc63f;
}
.spproperty-view-properties.spproperty {
    padding: 75px 0 70px;
}
.spproperty-view-properties.spproperty .spproperty-listing-url {
    display: table;
    list-style: outside none none;
    margin: 0 auto 63px;
    padding: 25px 0 0;
    text-align: center;
    width: auto;
}
.spproperty-view-properties.spproperty .spproperty-listing-url li {
    position: relative;
    float: left;
}
.spproperty-view-properties.spproperty .spproperty-listing-url li:before {
    background: #ebedf0 none repeat scroll 0 0;
    content: "";
    height: 4px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -25px;
    width: 100%;
}
.spproperty-view-properties.spproperty .spproperty-listing-url li a {
    color: #000000;
    font-size: 16px;
    margin: 0 25px;
    position: relative;
    transition: .4s;
}
.spproperty-view-properties.spproperty .spproperty-listing-url li a:before {
    background: #e6e8eb;
    border-radius: 50%;
    content: "";
    height: 10px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -27px;
    width: 10px;
    transition: .4s;
}
.spproperty-view-properties.spproperty .spproperty-listing-url li a:hover {
    color: #8dc63f;
}
.spproperty-view-properties.spproperty .spproperty-listing-url li a:hover:before {
    background: #8dc63f;
    width: 12px;
    height: 12px;
    top: -28px;
}
.spproperty-view-properties.spproperty .spproperty-listing-url li.active a {
    color: #8dc63f;
}
.spproperty-view-properties.spproperty .spproperty-listing-url li.active a:before {
    background: #8dc63f;
    width: 12px;
    height: 12px;
    top: -28px;
}
.spproperty-view-properties.spproperty .spproperty-listing-url li:first-child:before {
    width: 50%;
    left: auto;
    right: 0;
}
.spproperty-view-properties.spproperty .spproperty-listing-url li:last-child:before {
    width: 50%;
    left: 0;
    right: auto;
}
.sp-no-item-found {
    background: #fff none repeat scroll 0 0;
    padding: 40px 15px 30px;
    text-align: center;
    border-radius: 3px;
}
.sp-no-item-found p {
    font-size: 32px;
}
.spproperty-view-properties.spproperty .pagination {
    border-radius: 0;
    display: table;
    margin: 40px auto 20px;
    width: auto;
}
#sp-property-search{
    background: #fff;
}

/* ************* END:: Property Listing Page *********** */
/* **************************************************** */

/* ************* START Property Details Page *********** */
/* **************************************************** */
.com-spproperty.view-property #sp-main-body {
    padding-bottom: 65px;
    padding-top: 55px;
}
.com-spproperty.view-property #sp-main-body > .container {
    width: 100%;
    padding: 0;
}
#spproperty-slider.owl-carousel .owl-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    transition: .5s;
    z-index: 9;
}
#spproperty-slider.owl-carousel .owl-item.center:before {
    content: '';
    height: 100%;
    width: 3px;
    background: #f2f4f7;
    left: -3px;
}
#spproperty-slider.owl-carousel .owl-item.center:after {
    content: '';
    height: 100%;
    width: 3px;
    background: #f2f4f7;
    left: auto;
    right: -3px;
    position: absolute;
    top: 0;
    z-index: 10;
}
#spproperty-slider.owl-carousel .owl-nav div {
    color: #8dc63f;
    background: #f2f4f7;
    border: 6px solid #fff;
    border-radius: 50%;
    font-size: 34px;
    height: 50px;
    padding-top: 1px;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    transition: .4s;
}
#spproperty-slider.owl-carousel .owl-nav div.owl-prev {
    left: 31%;
    padding-right: 3px;
}
#spproperty-slider.owl-carousel .owl-nav div.owl-next {
    padding-left: 3px;
    right: 31%;
}
#spproperty-slider.owl-carousel .owl-nav div:hover {
    background: #8dc63f;
    color: #fff;
}
.spproperty-details-title {
    background: #fff;
    padding: 75px 0 53px;
    margin-bottom: 55px;
    position: relative;
}
.spproperty-details-title .spproperty-details-icon {
    background: #8dc63f;
    border: 10px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
    height: 78px;
    left: 0;
    margin: 0 auto;
    padding-top: 14px;
    position: absolute;
    right: 0;
    top: -25px;
    width: 78px;
    z-index: 9;
}
.spproperty-details-title h2 {
    color: #333333;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.24;
    margin: 0;
}
.spproperty-details-title h2 span {
    text-transform: uppercase;
    font-size: 24px;
    display: block;
    font-weight: 400;
}
.spproperty-details-title h2 .spproperty-price {
    text-transform: inherit;
    color: #8dc63f;
    font-weight: 600;
    font-size: 28px;
    margin-top: 10px;
}
.spproperty-details-title .sppropety-details-social {
    margin: 20px 0 0;
    list-style: none;
    padding: 0;
}
.spproperty-details-title .sppropety-details-social li {
    display: inline-block;
    margin-right: 12px;
}
.spproperty-details-title .sppropety-details-social li:last-child {
    margin-right: 0;
}
.spproperty-details-title .sppropety-details-social li a {
    font-size: 16px;
}
.spproperty-details-title .sppropety-details-social li a.twitter {
    color: #00aeef;
}
.spproperty-details-title .sppropety-details-social li a.facebook {
    color: #0072bc;
}
.spproperty-details-title .sppropety-details-social li a.instagram {
    color: #ed145b;
}
.spproperty-details-title .sppropety-details-social li a.gplus {
    color: #ed1c24;
}
.spproperty-short-overview {
    padding: 45px 40px 55px;
    background: #fff;
}
.spproperty-short-overview h5 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 16px;
}
.spproperty-short-overview > p {
    margin-bottom: 22px;
}
.spproperty-short-overview .spproperty-overview-list .spproperty-single-list {
    margin-right: 0;
    margin-top: 25px;
    min-width: 222px;
}
.spproperty-short-overview .spproperty-overview-list .spproperty-single-list:nth-child(3) {
    margin-right: 0;
}
.spproperty-short-overview .spproperty-overview-list .spproperty-single-list span {
    background: #8dc63f;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    height: 50px;
    padding-top: 14px;
    text-align: center;
    width: 50px;
}
.spproperty-short-overview .spproperty-overview-list .spproperty-single-list p {
    font-size: 18px;
    margin-left: 20px;
    margin-top: 13px;
}
.spproperty-feature-overview,.spproperty-video-overview {
    margin-top: 30px;
    padding: 43px 40px 50px;
    background: #fff;
}
.spproperty-feature-overview h5,.spproperty-video-overview h5 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 16px;
}
.spproperty-feature-overview .spproperty-feature-overview-list {
    clear: both;
    display: table;
    list-style: outside none none;
    margin: 45px 0 0;
    padding: 0;
    width: 100%;
}
.spproperty-feature-overview .spproperty-feature-overview-list li {
    float: left;
    width: 167px;
}
.spproperty-feature-overview .spproperty-feature-overview-list li:last-child {
    margin-right: 0;
}
.spproperty-feature-overview .spproperty-feature-overview-list li .spproperty-feature-overview-signle-list {
    margin-bottom: 20px;
}
.spproperty-feature-overview .spproperty-feature-overview-list li .spproperty-feature-overview-signle-list i {
    float: left;
    font-size: 16px;
    color: #8dc63f;
    margin-top: 2px;
}
.spproperty-feature-overview .spproperty-feature-overview-list li .spproperty-feature-overview-signle-list span {
    float: left;
    color: #000;
    font-size: 18px;
    padding-left: 8px;
}
.spproperty-floor-plan {
    margin-top: 30px;
    padding: 43px 40px;
    background: #fff;
}
.spproperty-floor-plan h5 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 16px;
}
.spproperty-floor-plan .spproperty-floor-plan-tab {
    margin-top: 22px;
}
.spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav {
    border-style: solid;
    border-color: #f2f4f7;
    border-width: 1px 0;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #fcfdfd;
}
.spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li {
    display: inline-block;
}
.spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li a {
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 30px 12px;
    position: relative;
    text-transform: capitalize;
}
.spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li a:after {
    content: '';
    background: #8dc63f;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: auto;
    bottom: -4px;
    right: 0;
    margin: 0 auto;
    transition: .4s;
    opacity: 0;
}
.spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li a:hover:after,
.spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li a:focus:after,
.spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li a:active:after {
    opacity: 1;
}
.spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li:first-child a {
    padding-left: 20px;
}
.spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li.active a:after {
    opacity: 1;
}
.spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-img {
    margin-top: 57px;
    margin-bottom: 35px;
}
.spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-img img {
    display: inline-block;
}
.spproperty-floor-plan .spproperty-floor-plan-tab .tab-pane h5 {
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 3px;
}
.spproperty-call-us-widget {
    background: #fff;
    padding: 38px 35px 40px;
}
.spproperty-call-us-widget h3 {
    color: #333333;
    font-size: 36px;
    margin: 0 0 27px;
}
.spproperty-call-us-widget h3 span {
    font-size: 18px;
    color: #8dc63f;
    display: block;
    font-weight: 400;
    margin-bottom: 4px;
}
.spproperty-call-us-widget a.btn.btn-primary {
    display: block;
    border: none;
    background: #8dc63f;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
    padding-top: 9px;
}
.spproperty-map-widget {
    background: #fff;
    margin-top: 30px;
}
.spproperty-map-widget .spproperty-map {
    position: relative;
    display: table;
    width: 100%;
}
.spproperty-map-widget .spproperty-map iframe {
    border: none;
    height: 265px;
    width: 100%;
    float: left;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.spproperty-map-widget .spproperty-map p {
    background: #8cc641 none repeat scroll 0 0;
    border: 8px solid #fff;
    border-radius: 50%;
    bottom: -40px;
    color: #fff;
    font-size: 28px;
    height: 65px;
    left: 30px;
    margin: 0;
    padding-top: 11px;
    position: absolute;
    text-align: center;
    top: auto;
    width: 65px;
}
.spproperty-map-widget .spproperty-map-widget-content {
    padding: 47px 35px 37px;
}
.spproperty-map-widget .spproperty-map-widget-content span {
    display: block;
    font-size: 18px;
    margin-bottom: 4px;
    color: #8dc63f;
}
.spproperty-map-widget .spproperty-map-widget-content .spproperty-project-address-text {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    line-height: 27px;
    margin: 0;
}
.spproperty-contact-us-widget {
    background: #fff;
    margin-top: 30px;
    padding: 35px 35px 40px;
}
.spproperty-contact-us-widget h3 {
    font-weight: 600;
    margin: 0 0 15px;
    color: #000;
    font-size: 24px;
}
.spproperty-contact-us-widget h3 span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #8dc63f;
    margin-bottom: 5px;
}
.spproperty-contact-us-widget .spproperty-widget-form {
    width: 100%;
    clear: both;
    margin-top: 22px;
    display: table;
}
.spproperty-contact-us-widget .spproperty-widget-form input {
    width: 100%;
    margin-bottom: 20px;
    padding: 6px 15px;
}
.spproperty-contact-us-widget .spproperty-widget-form textarea {
    width: 100%;
    height: 170px !important;
    resize: none;
    padding: 15px 0 0 15px;
}
.spproperty-contact-us-widget .spproperty-widget-form button {
    border: medium none;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: 600;
    margin-top: 35px;
    padding: 3px 28px 0!important;
    line-height: 1 !important;
}
.spproperty-contact-us-widget .spproperty-req-status {
    margin-top: 25px !important;
}
.spproperty-contact-us-widget .spproperty-req-status .pbooking-success {
    color: #8dc63f;
    margin: 0;
}
.spproperty-contact-us-widget .spproperty-req-status .pbooking-error {
    color: #f26522;
    margin: 0;
}
.spproperty-agent-widget {
    background: #fff none repeat scroll 0 0;
    margin-top: 72px;
    padding: 82px 35px 50px;
    position: relative;
}
.spproperty-agent-widget h3 {
    margin: 0 0 15px;
}
.spproperty-agent-widget h3 a {
    font-weight: 600;
    color: #000;
    font-size: 24px;
}
.spproperty-agent-widget h3 a span {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #8dc63f;
    margin-bottom: 5px;
}
.spproperty-agent-widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.spproperty-agent-widget ul li {
    display: inline-block;
}
.spproperty-agent-widget ul.spproperty-agent-mailing {
    padding-top: 15px;
}
.spproperty-agent-widget ul.spproperty-agent-mailing li {
    display: block;
    padding-bottom: 4px;
    font-weight: 500;
}
.spproperty-agent-widget ul.spproperty-agent-mailing li i {
    color: #8dc63f;
    display: inline-block;
}
.spproperty-agent-widget ul.spproperty-agent-mailing li span {
    display: inline-block;
    padding-left: 9px;
}
.spproperty-agent-widget ul.spproperty-agent-social {
    left: auto;
    position: absolute;
    right: 13px;
    top: -11px;
}
.spproperty-agent-widget ul.spproperty-agent-social li a {
    background: #0072bc none repeat scroll 0 0;
    border: 6px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 38px;
    margin-right: 2px;
    padding-top: 4px;
    text-align: center;
    width: 38px;
}
.spproperty-agent-widget ul.spproperty-agent-social li a.twitter {
    background: #00aeef;
}
.spproperty-agent-widget ul.spproperty-agent-social li a.gplus {
    background: #ed1c24;
}
.spproperty-agent-widget ul.spproperty-agent-social li a:hover{
    background: #8cc641;
}
.spproperty-agent-widget .agent-img {
    position: absolute;
    left: 32px;
    top: -42px;
}
.spproperty-agent-widget .agent-img img {
    border: 9px solid #fff;
    border-radius: 50%;
}
.spproperty-video {
    height: 400px;
    margin-top: 30px;
}
.spproperty-video iframe{
    float: left;
    border: none;
    width: 100%;
    height: 100%;
}
.spproperty-agent-form .controls button.btn-primary.btn-sm{
    padding-top: 4px !important;
}

/* ************* END:: Property Details Page *********** */
/* **************************************************** */

/* ************ START Agent Details Page ************** */
/* **************************************************** */

.com-spproperty.view-agents #sp-main-body,
.com-spproperty.view-agent #sp-main-body {
    padding: 80px 0 100px;
}
.spproperty.spproperty-view-agent .agent-info .spproperty-agent-mailing li {
    display: inline-block;
    margin-right: 40px;
}
.spproperty.spproperty-view-agent .agent-info .spproperty-agent-mailing li:last-child {
    margin-right: 0;
}
.spproperty.spproperty-view-agent .agent-contact-from {
    background: #fff;
    display: table;
    margin-bottom: 95px;
    padding: 40px 40px 60px;
    position: relative;
    width: 100%;
}
.spproperty.spproperty-view-agent .agent-contact-from:before {
    content: "\f0e0";
    background-color: #8cc641;
    border: 10px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-family: FontAwesome;
    font-size: 30px;
    height: 90px;
    left: 0;
    margin: 0 auto;
    padding-top: 22px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -37px;
    width: 90px;
}

.spproperty.spproperty-view-agent .agent-contact-from .contact-from-title {
    margin-bottom: 70px;
}
.spproperty.spproperty-view-agent .agent-contact-from input[name="name"],
.spproperty.spproperty-view-agent .agent-contact-from input[name="email"],
.spproperty.spproperty-view-agent .agent-contact-from input[name="phone"] {
    float: left;
    margin-right: 30px;
    width: 31.42%;
}
.spproperty.spproperty-view-agent .agent-contact-from .controls input[name="phone"] {
    margin-right: 0;
}
.spproperty.spproperty-view-agent .agent-contact-from .controls input[name="subject"] {
    margin: 30px 0;
}
.spproperty.spproperty-view-agent .agent-contact-from .controls textarea {
    height: 196px !important;
    resize: none;
    margin-bottom: 35px;
}
.spproperty.spproperty-view-agent .agent-property-list .agent-properties-from-title {
    margin-bottom: 44px;
}
.spproperty.spproperty-view-agent .spproperty-agent-map-widget {
    margin-top: 40px;
}
.spproperty-view-agents.spproperty-agents .pagination{
    border-radius: 0;
    display: table;
    margin: 30px auto 0;
    width: auto;
}
/* ************* END:: Agent Details Page ************* */
/* **************************************************** */