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


#inner-page-wrapper p#breadcrumbs {
	font-size: 15px;
	text-transform: uppercase;
	color: #212121;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 64px;
	padding-left: 82px;
}

#inner-page-wrapper p#breadcrumbs span.breadcrumb_last {
	font-weight: 700;
}

#inner-page-wrapper p#breadcrumbs>span {
	position: relative;
}

#inner-page-wrapper p#breadcrumbs>span::before {
	content: '';
	position: absolute;
	right: calc(100% + 20px);
	top: 2px;
	width: 62px;
	height: 62px;
	border-left: solid 11px rgba(var(--primary-color), 1);
	border-top: solid 11px rgba(var(--primary-color), 1);
}

article.hfeed > .container {
    width: 100%;
    max-width: 1520px;
}

#content-full #content {
    position: relative;
}

.ip-search-homes-area {
    position: relative;
    /*padding: 0 15px 90px;*/
    padding: 0 15px 30px;
}

.ip-search-homes-holder {
    max-width: 1309px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}

.ip-sh-title {
    position: relative;
    font-family: var(--font-family-title);
    font-size: var(--font-size-title);
    font-weight: 500;
    color: var(--font-color-title);
    line-height: .9;
    letter-spacing: -.03em;
    text-transform: uppercase;
    max-width: max-content;
    padding-right: 70px;
/*    margin: 50px 0 0;*/
    margin: 0 0 0;
}

.ip-sh-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 56%;
    height: 3px;
    bottom: -29px;
    left: 0;
    background: var(--gradient-color);
}

.ip-sh-title::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -28px;
    left: 0;
    background: #ccc;
}

.ip-sh-top-txt p {
    margin: 0 0 20px !important;
    line-height: 1.3 !important;
    font-size: 16px;
    color: #2e2d33;
}

.ip-sh-top-txt p:first-child {
    color: #000;
    font-size: 20px;
    font-family: var(--font-family-title);
    letter-spacing: .6px;
}

.ip-search-home {
    margin: 78px 0 0;
}

.ip-sh-wrap {
    position: relative;
    border: 5px solid #fff;
    -o-border-image: linear-gradient(227deg,#62666f 0%,#cdcecf 50%,#62666f 100%) 6;
    border-image: linear-gradient(227deg,#62666f 0%,#cdcecf 50%,#62666f 100%) 6;
    padding: 46px 15px 38px;
    font-size: 0;
}

.ip-sh-inner {
    max-width: 1247px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.ip-sh-inner > div:first-child {
    width: 16.841%;
}

.ip-sh-inner > div:last-child {
    width: 83.159%;
}

.ip-sh-heading {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    color: #010101;
    line-height: 1;
    letter-spacing: 4px;
    text-transform: uppercase;
    padding-left: 8px;
    margin: 23px 0 0;
}

.ip-sh-heading span {
    font-size: 40px;
    margin: 7px 0 0;
    display: block;
    letter-spacing: 2px;
}

.ip-sh-heading::before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + 4px);
    height: 20px;
    left: 0;
    bottom: -4px;
    background: #cecece;
    z-index: -1;
}

.ip-sh-form select, .ip-sh-form input, .ip-sh-form button {
    border-radius: 0;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*background: url(images/qs-arrow.png) no-repeat scroll right 0 center;*/
    background: #fff;
    width: 100%;
    height: 44px;
    padding: 0px 16px;
    line-height: 1;
    letter-spacing: .6px;
    border: none;
}   

.ip-sh-form select{
    background: #fff url('../../images/search-homes/sh-arrow.png') no-repeat scroll right 18px center;
}

.ip-sh-form select::-ms-expand{
    display: none;
}

.ip-sh-form-fld {
    padding: 5px;
    display: inline-block;
    vertical-align: top;
}

.ip-sh-form-fld.col-3 {
    width: calc(100% / 3);
}

.ip-sh-form-fld.col-4 {
    width: 25%;
}

.ip-sh-form-fld.col-6 {
    width: 50%;
}

.ip-sh-form {
    position: relative;
    margin: 0 -5px;
}

.ip-sh-form form {
    display: flex;
    flex-wrap: wrap;
}

.ip-sh-form-col.fields {
    width: 80.422%;
}

.ip-sh-form-col.submit {
    width: 19.578%;
}

.ip-sh-form-btn {
    padding: 5px;
    padding-left: 12px;
}

.ip-sh-form-btn button {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    letter-spacing: 1.5px;
    background: transparent;
}

.ip-sh-form-btn button span{
    position: relative;
    z-index: 2;
}

.ip-sh-form-btn button span {
    height: auto;
}

.ip-sh-form-btn button:first-child {
    margin-bottom: 10px;
}

.ip-sh-top-txt {
    margin: 0 0 62px;
}

.ip-sh-testimonials {
    display: flex;
    flex-wrap: wrap;
    margin: 58px 0 0;
}

.ip-sh-testi-photo {
    position: relative;
    width: 52.101%;
}

.ip-sh-testi-photo canvas {
    display: block;
    width: 100%;
}

.ip-sh-testi-photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.ip-sh-testi-slider {
    width: 47.899%;
    padding: 96px 15px 0;
}

.testimonials-container {
    max-width: 510px;
    margin: 0 0 0 auto;
}

.gsite-title small {
    font-size: 20px !important;
}

/*.testimonials-title .gsite-title {
    font-size: 60px;
}*/

.testimonials-content>strong::before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + 0px);
    height: 20px;
    left: 30px;
    bottom: -8px;
    background: var(--gradient-color);
    z-index: -1;
}

.testimonials-content>strong {
    display: inline-block;
    position: relative;
    font-family: var(--font-family-title);
    font-size: 18px;
    font-weight: 700;
    color: #000;
    line-height: 1.1;
    margin-bottom: 40px;
    padding-left: 40px;
}

.testimonials-content p {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: 1.9 !important;
    letter-spacing: .05em;
    margin: 0 !important;
}

.testimonials-content span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: 2;
    letter-spacing: .05em;
    margin-top: 17px;
}

.testimonials-content>strong::after {
/*    content: "ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";*/
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    font-family: "Playfair Display",serif;
    font-size: 59px;
    font-weight: 400;
    color: #000;
    line-height: .5;
    letter-spacing: .05em;
    opacity: .27;
}

.testimonials-holder {
    margin: 46px 0 0;
}

.ip-sh-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 83%;

    display: none;
}

.ip-sh-bg canvas {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .1;
    filter: grayscale(1);
}

.ip-sh-bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}


/* Properties : START */
.hp-fe {
    padding: 20px 0 50px;
}

    #listings-section {
        display: none;
    }

.fe-wrap .fe-col {
    z-index: 1;
    transition: z-index var(--default-transition);
}

.fe-wrap .fe-col:hover {
    z-index: 2;
    transition: z-index .1s ease;
}

.fe-wrap .fe-col a {
    display: block;
    position: relative;
    z-index: 1;
    transition: all var(--default-transition);
}

.fe-wrap .fe-col a:hover {
    transform: scale(1.1);
    z-index: 2;
}

.fe-select-btn {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1000;
}

.fe-btn-holder {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    margin-bottom: 15px;
}

.fe-select-btn button.dropdown-toggle {
    font-size: 15px;
    letter-spacing: 0.050em;
    text-transform: uppercase;
    border: none;
    background-color: transparent;
    padding: 0;
    font-weight: 500;
    color: #3f3f3f;
}

.fe-select-btn .caret {
    border-top: 4px solid #3f3f3f;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.fe-select-btn .dropdown-menu ul li {
    display: block;
    position: relative;
}

.fe-select-btn .dropdown-menu ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 13px;
    letter-spacing: 0.050em;
    line-height: 1;
    text-transform: uppercase;
    color: #000;
    padding: 10px 6px;
    -webkit-transition: all var(--default-transition);
    -o-transition: all var(--default-transition);
    transition: all var(--default-transition);
    text-align: center;
}

.fe-select-btn .dropdown-menu ul li:hover a, .fe-select-btn .dropdown-menu ul li.active a {
    background: rgba(var(--primary-color),1);
    color: #fff;
}

.fe-select-btn .dropdown-menu {
    border-color: #d1c9c9;
    padding: 5px 0;
    top: calc(100% + 10px);
    border-radius: 0;
}

.fe-wrap {
    display: flex;
    flex-wrap: wrap;
}

.fe-wrap .fe-col {
    width: 33.33%;
    padding: 1px;
}

.fe-wrap .fe-col a {
    display: block;
    position: relative;
}

.fe-wrap .fe-image {
    z-index: 1;
}

.fe-wrap .fe-image::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    z-index: 1;
    transition: all var(--default-transition);
    -webkit-transition: all var(--default-transition);
    -moz-transition: all var(--default-transition);
    -webkit-backface-visibility: hidden;
}

.fe-wrap .fe-text {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    transition: all var(--default-transition);
}

.fe-wrap .fe-text-left {
    width: 63.5%;
    display: flex;
    align-items: flex-end;
    padding: 12px 10px 18px 22px;
}

.fe-wrap .fe-text-left .accent {
    width: 64px;
    height: 44px;
    background: url(../../images/about/laurel.png) no-repeat center center / contain;
    margin-right: 13px;
    filter: brightness(0) invert(1);
}

.fe-wrap .fe-text .fe-info {
    display: flex;
    flex-direction: column;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.fe-wrap .fe-text .fe-info .fe-price {
    font-size: 20px;
    margin-top: 5px;
}

.fe-wrap .fe-text .details-more {
    width: 36.5%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: .15em;
    text-transform: uppercase;
    background: #000;
    opacity: 0;
    transition: all var(--default-transition);
}

.fe-wrap .fe-col a:hover .fe-text {
    background: rgba(var(--secondary-color),1);
}

.fe-wrap .fe-col a:hover .fe-text .details-more {
    opacity: 1;
}

ul.fe-pagination {
    margin: 50px 0 0!important;
    list-style: none!important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
}

ul.fe-pagination li {
    padding: 5px;
}

ul.fe-pagination li a,
ul.fe-pagination li span.current {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
    height: 38px;
    padding: 10px 14.5px;
    border: 1px solid rgba(var(--primary-color),1);
    color: #9d9d9d;
    -webkit-transition: all var(--default-transition);
    -o-transition: all var(--default-transition);
    transition: all var(--default-transition);
}

ul.fe-pagination li span.current,
ul.fe-pagination li a.active,
ul.fe-pagination li a:hover {
    background: rgba(var(--primary-color),1);
    color: #fff;
}
/* Properties : END */

.canvas-img img.no-image {
    background-color: #fff !important;
    object-fit: contain;
}


/* Home Testimonials : START */
.hp-testimonials {
  position: relative;
  padding: 90px 0;
  font-size: 0;
}
.hp-testimonials .gsite-bg {
  z-index: 1;
}
.hp-testimonials .gsite-bg::before, .hp-testimonials .gsite-bg::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.hp-testimonials .gsite-bg::before {
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 50%);
  z-index: 3;
}
.hp-testimonials .gsite-bg::after {
  background: rgba(255, 255, 255, 0.85);
}
.hp-testimonials .gsite-bg canvas {
  filter: grayscale(1);
}
.testimonials-container {
  position: relative;
  max-width: 1400px;
  padding: 0 15px;
  margin: 0 auto;
  z-index: 2;
}
.testimonials-holder {
  position: relative;
  margin-top: 70px;
}
.testimonials-list:not(.slick-initialized) .testimonials-item:nth-child(1) ~ div {
  display: none;
}
.testimonials-item {
  padding: 0 7.188vw;
}
.testimonials-item-inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}
.testimonials-quote {
  position: relative;
  width: 33.4%;
  font-family: var(--font-family-title);
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 38px 0 48px;
  margin-top: 22px;
}
.testimonials-quote::before, .testimonials-quote::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  background: var(--gradient-color);
}
.testimonials-quote::before {
  top: 0;
}
.testimonials-quote::after {
  bottom: 0;
}
.testimonials-quote-inner {
  position: relative;
  padding: 0 15px;
}
.testimonials-quote-inner::before, .testimonials-quote-inner::after {
  content: "";
  display: block;
  position: absolute;
  font-family: "Playfair Display", serif;
  font-size: 114px;
  font-weight: 400;
  color: #000000;
  line-height: 0.5;
  letter-spacing: 0.05em;
  opacity: 0.27;
}
.testimonials-quote-inner::before {
  top: 0;
  left: 15px;
}
.testimonials-quote-inner::after {
  bottom: 0;
  right: -5px;
  transform: scale(-1);
}
.testimonials-content {
  width: 58%;
}
.testimonials-content > strong {
  display: inline-block;
  position: relative;
  font-family: var(--font-family-title);
  font-size: 24px;
  font-weight: 700;
  color: #000000;
  line-height: 1.1;
  margin-bottom: 18px;
}
.testimonials-content > strong::before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% + 18px);
  height: 20px;
  left: -10px;
  bottom: -8px;
  background: var(--gradient-color);
  z-index: -1;
}
.testimonials-content p {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  line-height: 2;
  letter-spacing: 0.05em;
}
.testimonials-content p strong {
  font-weight: 700;
}
.testimonials-content span {
  display: block;
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 10px;
}
.testimonials-arrow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  padding: 0;
  border: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 35px;
  color: #808080;
  transition: all var(--default-transition);
}
    .testimonials-arrow i {
        font-style: normal!important;
    }
.testimonials-arrow:hover {
  color: rgba(var(--primary-color), 1);
}
.testimonials-prev {
  left: 0;
}
.testimonials-next {
  right: 0;
}
a.testimonials-more {
  display: block;
  width: 350px;
  margin: 88px auto 0;
}
/* Home Testimonials : END */

@media only screen and (max-width: 1366px) {
    .ip-sh-heading span {
        font-size: 30px;    
    }

    .ip-sh-testi-slider {
        padding: 50px 15px 0;
    }
}
@media only screen and (max-width: 1280px) {
    .fe-wrap .fe-text .fe-text-left {
        padding: 12px 10px 15px;
    }

    .fe-wrap .fe-text .details-more {
        letter-spacing: .010em;
    }
}
@media only screen and (max-width: 1199px) {
    .ip-sh-form-btn button {
        font-size: 13px;
        letter-spacing: 0;
    }

    .ip-sh-testi-slider {
        padding: 30px 15px 0;
    }

    .fe-wrap .fe-text  .details-more {
        letter-spacing: normal;
        font-size: 12px;
    }
}

@media only screen and (max-width: 991px) {
    .ip-sh-title {
        font-size: 50px;
    }

    .ip-sh-inner > div {
        width: 100% !important;
        text-align: center;
    }

    .ip-sh-wrap {
        padding: 30px 15px;
    }

    .ip-sh-heading {
        margin: 0 0 30px;
    }

    .ip-sh-form-col.fields {
        width: 100%;
    }

    .ip-sh-form-fld.col-3 {
        width: 100%;
    }

    .ip-sh-form-fld.col-4 {
        width: 50%;
    }

    .ip-sh-form-fld.col-6 {
        width: 100%;
    }

    .ip-sh-form-col.submit {
        width: 100%;
    }

    .ip-sh-form-btn {
        padding: 5px !important;
    }

    .ip-sh-testi-photo {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }

    .ip-sh-testi-slider {
        width: 100%;
        text-align: center;
    }

    .testimonials-container {
        margin: 0 auto;
    }

    .testimonials-title {
        justify-content: center;
    }

    .testimonials-title .gsite-title {
        align-items: center;
    }

    .fe-back-btn a {
        width: 200px;
    }
    .hp-fe {
        padding: 20px 0 50px;
    }

    .fe-wrap .fe-col {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }

    .fe-wrap .fe-col a:hover {
        transform: scale(1);
        z-index: 2;
    }

    .fe-wrap .fe-col .fe-text .details-more {
        letter-spacing: 0;
    }

    /* Home Testimonials : START */
  .testimonials-item {
    padding: 0;
  }
  .testimonials-quote {
    width: 100%;
  }
  .testimonials-content {
    width: 100%;
    margin-top: 40px;
  }
  .testimonials-arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
  }
  .testimonials-arrow {
    position: relative;
    bottom: inherit;
    left: inherit !important;
    right: inherit !important;
    margin: 0 5px;
  }
  a.testimonials-more {
    margin: 30px auto 0;
  }
  /* Home Testimonials : END */

  #inner-page-wrapper p#breadcrumbs {
    padding-left: 0;
}
}


