@charset "UTF-8";

#inner-page-wrapper {

  margin-bottom: 0;

}

#inner-page-wrapper .container {

  width: 100%;

  padding: 0;

}



.floating-info {

  display: none !important;

}



.ip-about {

  position: relative;

  padding: 50px 0 0;

  font-size: 0;

}

.ip-about p#breadcrumbs {

  position: relative;

  max-width: 1530px;

  padding: 0 15px;

  margin: 0 auto;

  display: flex;

  align-items: flex-start;

  font-size: 15px;

  font-weight: 300;

  color: #212121;

  line-height: 1;

  letter-spacing: 0.06em;

  text-transform: uppercase;

}

.ip-about p#breadcrumbs::before {

  content: "";

  display: block;

  width: 62px;

  height: 62px;

  margin-right: 25px;

  border-top: 10px solid rgba(var(--primary-color), 1);

  border-left: 10px solid rgba(var(--primary-color), 1);

  -o-border-image: var(--gradient-color) 10;

     border-image: var(--gradient-color) 10;

}

.ip-about p#breadcrumbs > span {

  display: block;

  position: relative;

}

.ip-about p#breadcrumbs > span::after {

  content: "";

  display: block;

  position: absolute;

  width: 100vw;

  height: 1px;

  top: 7px;

  left: calc(100% + 30px);

  background: #000000;

  opacity: 0.05;

}

.ip-about p#breadcrumbs span.breadcrumb_last {

  font-weight: 700;

  color: #000000;

}



.ip-about-main {

  position: relative;

}

.ip-about-main .gsite-bg {

  height: 920px;

}

.ip-about-main .gsite-bg::after {

  content: "";

  display: block;

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  background: rgba(255, 255, 255, 0.95);

}

.ip-about-main .gsite-bg canvas {

  filter: grayscale(1);

}



.ip-about-main-container {

  position: relative;

  max-width: 1385px;

  padding: 0 15px;

  margin: 0 auto;

}



.ip-about-main-inner {

  background: #ffffff;

}



.ip-about-main-row {

  position: relative;

}



.ip-about-main-row-inner {

  display: flex;

  flex-wrap: wrap;

  align-items: center;

  justify-content: space-between;

  max-width: 1170px;

  padding: 0 15px;

  margin: 0 auto;

}



.ip-about-main-image {

  width: 50%;

}



.ip-about-main-text {

  width: 50%;

}

.ip-about-main-text .heading {

  font-family: "Lora", serif;

  font-size: 25px;

  font-style: italic;

  color: #000000;

  line-height: 1.4;

  letter-spacing: 0.025em;

  margin-top: 32px;

}

.ip-about-main-text .heading strong {

  display: block;

  font-size: 35px;

  margin-bottom: 10px;

}

.ip-about-main-text p {

  font-size: 14px;

  color: #222222;

  line-height: 2.4;

  letter-spacing: 0.025em;

}

.ip-about-main-text p span {

  font-size: 20px;

  line-height: 1.7;

}

.ip-about-main-text ul li {

  position: relative;

  font-size: 20px;

  color: #222222;

  line-height: 1.7;

  letter-spacing: 0.025em;

  padding-left: 35px;

}

.ip-about-main-text ul li::before {

  content: "";

  display: block;

  position: absolute;

  width: 2px;

  height: 2px;

  top: 15px;

  left: 0;

  background: #222222;

}



.ip-about-main-row:nth-child(even) .ip-about-main-row-inner {

  flex-direction: row-reverse;

}

.ip-about-main-row:nth-child(1) {

  margin-bottom: 50px;

}

.ip-about-main-row:nth-child(1) .ip-about-main-row-inner {

  max-width: 100%;

  padding: 0;

}

.ip-about-main-row:nth-child(1) .ip-about-main-image {

  width: 39.06%;

}

.ip-about-main-row:nth-child(1) .ip-about-main-text {

  width: 54.87%;

}

.ip-about-main-row:nth-child(1) .ip-about-main-text .heading {

  max-width: 635px;

}

.ip-about-main-row:nth-child(2) {

  margin-bottom: 30px;

}

.ip-about-main-row:nth-child(2) .ip-about-main-image {

  width: 50.26%;

}

.ip-about-main-row:nth-child(2) .ip-about-main-image div {

  width: calc(100% + 65px);

}

.ip-about-main-row:nth-child(2) .ip-about-main-text {

  width: 44.29%;

}

.ip-about-main-row:nth-child(3) {

  margin-bottom: 45px;

}

.ip-about-main-row:nth-child(3) .ip-about-main-image {

  width: 44.29%;

  padding-left: 20px;

  padding-right: 20px;

}

.ip-about-main-row:nth-child(3) .ip-about-main-image img {

  margin: 0 auto;

}

.ip-about-main-row:nth-child(3) .ip-about-main-text {

  width: 55.71%;

}

.ip-about-main-row:nth-child(3) .ip-about-main-text p {

  max-width: 500px;

}

.ip-about-main-row:nth-child(4) .ip-about-main-row-inner {

  align-items: flex-start;

}

.ip-about-main-row:nth-child(4) .ip-about-main-image {

  width: 28.07%;

}

.ip-about-main-row:nth-child(4) .ip-about-main-image img {

  margin: 0 auto;

}

.ip-about-main-row:nth-child(4) .ip-about-main-text {

  width: 59.21%;

  padding-top: 5px;

}



.ip-about-content {

  position: relative;

  margin-top: 90px;

}

.ip-about-content .gsite-bg {

  height: 1185px;

  top: 55px;

}

.ip-about-content .gsite-bg::after {

  content: "";

  display: block;

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  background: rgba(255, 255, 255, 0.9);

}

.ip-about-content .gsite-bg canvas {

  filter: grayscale(1);

}



.ip-about-content-container {

  position: relative;

  max-width: 1370px;

  padding: 0 15px;

  margin: 0 auto;

}



.ip-about-content-inner::before {

  content: "";

  display: block;

  position: absolute;

  width: 100%;

  height: calc(100% - 465px);

  left: 0;

  bottom: 0;

  background: #ffffff;

}



.ip-about-content-row {

  position: relative;

}



.ip-about-content-row-inner {

  display: flex;

  flex-wrap: wrap;

  align-items: center;

  justify-content: space-between;

  max-width: 1170px;

  padding: 0 15px;

  margin: 0 auto;

}



.ip-about-content-image {

  width: 50%;

}



.ip-about-content-text {

  width: 50%;

}

.ip-about-content-text p {

  font-size: 14px;

  color: #222222;

  line-height: 2.4;

  letter-spacing: 0.025em;

}

.ip-about-content-text p span {

  font-size: 20px;

  line-height: 1.7;

}



.ip-about-content-row:nth-child(odd) .ip-about-content-row-inner {

  flex-direction: row-reverse;

}

.ip-about-content-row:nth-child(1) {

  margin-bottom: 80px;

}

.ip-about-content-row:nth-child(1) .ip-about-content-image {

  width: 34.82%;

}

.ip-about-content-row:nth-child(1) .ip-about-content-text {

  width: 54.38%;

}

.ip-about-content-row:nth-child(2) {

  margin-bottom: 60px;

}

.ip-about-content-row:nth-child(2) .ip-about-content-image {

  width: 55.87%;

}

.ip-about-content-row:nth-child(2) .ip-about-content-text {

  width: 38.94%;

}

.ip-about-content-row:nth-child(2) .ip-about-content-text p {

  max-width: 430px;

}

.ip-about-content-row:nth-child(3) {

  margin-bottom: 90px;

}

.ip-about-content-row:nth-child(3) .ip-about-content-image {

  width: 29.82%;

}

.ip-about-content-row:nth-child(3) .ip-about-content-text {

  width: 57.54%;

}

.ip-about-content-row:nth-child(4) {

  margin-bottom: 95px;

}

.ip-about-content-row:nth-child(4) .ip-about-content-image {

  position: relative;

  width: 100%;

}

.ip-about-content-row:nth-child(4) .ip-about-content-image a {

  display: flex;

  align-items: center;

  justify-content: center;

  position: absolute;

  width: 200px;

  height: 57px;

  left: 0;

  right: 0;

  bottom: 55px;

  margin: 0 auto;

  border: 1px solid #ffffff;

  font-size: 15px;

  font-weight: 500;

  color: #ffffff;

  line-height: 1;

  letter-spacing: 0.06em;

  text-align: center;

  text-transform: uppercase;

  transition: all var(--default-transition);

}

.ip-about-content-row:nth-child(4) .ip-about-content-image a:hover {

  background: rgba(var(--primary-color), 1);

  border-color: rgba(var(--primary-color), 1);

}

.ip-about-content-row:nth-child(4) .ip-about-content-text {

  width: 100%;

  margin-bottom: 40px;

}

.ip-about-content-row:nth-child(4) .ip-about-content-image + .ip-about-content-text {

  max-width: 1010px;

  margin: 45px auto 0;

  text-align: center;

}

.ip-about-content-row:nth-child(5) {

  margin-bottom: 60px;

}

.ip-about-content-row:nth-child(5) .ip-about-content-row-inner {

  flex-direction: row;

}

.ip-about-content-row:nth-child(5) .ip-about-content-image {

  width: 29.73%;

}

.ip-about-content-row:nth-child(5) .ip-about-content-text {

  width: 62.63%;

}

.ip-about-content-row:nth-child(5) .ip-about-content-text p {

  max-width: 695px;

}

.ip-about-content-row:nth-child(6) .ip-about-content-row-inner {

  flex-direction: row-reverse;

}

.ip-about-content-row:nth-child(6) .ip-about-content-image {

  width: 49.03%;

}

.ip-about-content-row:nth-child(6) .ip-about-content-image div {

  width: calc(100% + 78px);

}

.ip-about-content-row:nth-child(6) .ip-about-content-text {

  width: 43.42%;

}



.ip-about-video {

  position: relative;

  margin-top: 60px;

}



.ip-about-video-container {

  position: relative;

  max-width: 1520px;

  padding: 0 15px;

  margin: 0 auto;

}



.ip-about-video-holder {

  max-width: 1340px;

  margin: 32px auto 0;

}



.ip-about-video-item {

  position: relative;

  margin-bottom: 60px;

}

.ip-about-video-item a {

  display: flex;

  align-items: center;

  justify-content: center;

  position: absolute;

  width: 170px;

  height: 48px;

  top: 39%;

  left: 0;

  right: 0;

  margin: 0 auto;

  border: 1px solid #ffffff;

  font-size: 15px;

  font-weight: 500;

  color: #ffffff;

  line-height: 1;

  letter-spacing: 0.06em;

  text-align: center;

  text-transform: uppercase;

  transition: all var(--default-transition);

}

.ip-about-video-item a:hover {

  background: rgba(var(--primary-color), 1);

  border-color: rgba(var(--primary-color), 1);

}

.ip-about-video-item:nth-child(2) a {

  top: 46%;

}



.ip-about-press-media {

  position: relative;

  padding: 10px 0 85px;

}

.ip-about-press-media .gsite-bg {

  z-index: 0;

}

.ip-about-press-media .gsite-bg::before, .ip-about-press-media .gsite-bg::after {

  content: "";

  display: block;

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

}

.ip-about-press-media .gsite-bg::before {

  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.06) 33%, rgba(255, 255, 255, 0) 35%);

  z-index: 5;

}

.ip-about-press-media .gsite-bg::after {

  background: rgba(255, 255, 255, 0.9);

}

.ip-about-press-media .gsite-bg canvas {

  filter: grayscale(1);

}



.ip-about-press {

  position: relative;

  z-index: 1;

}



.ip-about-press-container {

  position: relative;

  padding: 0 15px;

  margin: 0 auto;

}



.ip-about-press-title {

  align-items: center;

}

.ip-about-press-title::before, .ip-about-press-title::after {

  content: "";

  display: block;

  width: 62px;

  height: 62px;

  margin-right: 25px;

  margin-bottom: 6px;

  border-top: 10px solid rgba(var(--primary-color), 1);

  border-left: 10px solid rgba(var(--primary-color), 1);

  -o-border-image: var(--gradient-color) 10;

     border-image: var(--gradient-color) 10;

}

.ip-about-press-title::after {

  opacity: 0;

}



.ip-about-press-holder {

  margin-top: 50px;

}



.ip-about-press-list {

  margin: 0 -32px;

}



.ip-about-press-list:not(.slick-initialized) {

  display: flex;

}



.ip-about-press-list:not(.slick-initialized) .ip-about-press-item {

  width: 20%;

}



.ip-about-press-list:not(.slick-initialized) .ip-about-press-item:nth-child(5) ~ div {

  display: none;

}



.ip-about-press-item {

  padding: 18px 32px;

}



.ip-about-media {

  position: relative;

  z-index: 1;

  margin-top: 70px;

}



.ip-about-media-container {

  position: relative;

  max-width: 1600px;

  padding: 0 12px;

  margin: 0 auto;

}



.ip-about-media-holder {

  position: relative;

  padding: 0 40px;

}



.ip-about-media-list {

  margin: 0 -4px;

}

.ip-about-media-list:not(.slick-initialized) {

  display: flex;

}

.ip-about-media-list:not(.slick-initialized) .ip-about-media-item {

  width: 33.33%;

}

.ip-about-media-list:not(.slick-initialized) .ip-about-media-item:nth-child(3) ~ div {

  display: none;

}



.ip-about-media-item {

  padding: 0 4px;

}



.ip-about-media-arrows {

  position: absolute;

  width: 100%;

  top: 50%;

  left: 0;

  display: flex;

  align-items: center;

  justify-content: space-between;

  pointer-events: none;

}



.ip-about-media-arrow {

  -webkit-appearance: none;

     -moz-appearance: none;

          appearance: none;

  background: none;

  padding: 0;

  border: 0;

  width: 28px;

  height: 32px;

  display: flex;

  align-items: center;

  justify-content: center;

  font-size: 15px;

  color: #000000;

  background: #ffffff;

  border: 1px solid #000000;

  pointer-events: auto;

  transition: all var(--default-transition);

}

.ip-about-media-arrow:hover {

  background: rgba(var(--secondary-color), 1);

  border-color: rgba(var(--secondary-color), 1);

  color: #ffffff;

}



.ip-about-testimonials {

  position: relative;

  padding: 90px 0;

  font-size: 0;

}



.ip-about-testimonials .gsite-bg {

  z-index: 1;

}



.ip-about-testimonials .gsite-bg::before, .ip-about-testimonials .gsite-bg::after {

  content: "";

  display: block;

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

}



.ip-about-testimonials .gsite-bg::before {

  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 50%);

  z-index: 3;

}



.ip-about-testimonials .gsite-bg::after {

  background: rgba(255, 255, 255, 0.85);

}



.ip-about-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: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;

}



.ip-about-properties {

  position: relative;

  padding: 78px 0 50px;

}



.ip-about-properties-container {

  position: relative;

}



.ip-about-properties-row {

  padding: 0 50px;

  margin-bottom: 85px;

}

.ip-about-properties-row:nth-child(odd) {

  padding-left: 0;

}

.ip-about-properties-row:nth-child(even) {

  padding-right: 0;

}



.ip-about-properties-title {

  display: flex;

  padding: 0 75px;

}

.ip-about-properties-title .gsite-title::before {

  display: none;

}

.ip-about-properties-title .gsite-title::after {

  content: "";

  display: block;

  position: absolute;

  width: 100vw;

  height: 1px;

  bottom: 35px;

  left: calc(100% + 28px);

  background: #000000;

}

.ip-about-properties-title .gsite-title small {

  margin-bottom: 0;

  border-bottom: 0;

}

.ip-about-properties-title .gsite-title small::after {

  display: none;

}



.ip-about-properties-row:nth-child(odd) .ip-about-properties-title {

  justify-content: end;

}

.ip-about-properties-row:nth-child(odd) .ip-about-properties-title .gsite-title {

  align-items: flex-end;

}

.ip-about-properties-row:nth-child(odd) .ip-about-properties-title .gsite-title::after {

  right: calc(100% + 28px);

  left: inherit;

}



.ip-about-properties-holder {

  margin-top: 32px;

}



.ip-about-properties-list {

  margin: 0 -1px;

}

.ip-about-properties-list:not(.slick-initialized) {

  display: flex;

}

.ip-about-properties-list:not(.slick-initialized) .ip-about-properties-item {

  width: 33.33%;

}

.ip-about-properties-list:not(.slick-initialized) .ip-about-properties-item:nth-child(3) ~ div {

  display: none;

}



.ip-about-properties-item {

  padding: 0 1px;

}

.ip-about-properties-item a {

  display: block;

  position: relative;

}



.ip-about-properties-image::after {

  content: "";

  display: block;

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  background: rgba(0, 0, 0, 0.1);

}



.ip-about-properties-text {

  position: absolute;

  width: 100%;

  bottom: 0;

  left: 0;

  display: flex;

  transition: all var(--default-transition);

}



.ip-about-properties-item a:hover .ip-about-properties-text {

  background: rgba(var(--secondary-color), 1);

}

.ip-about-properties-item a:hover .ip-about-properties-text .ip-about-properties-text-right {

  opacity: 1;

}



.ip-about-properties-text-left {

  position: relative;

  padding: 35px 10px 35px 110px;

  flex-grow: 1;

}

.ip-about-properties-text-left::before {

  content: "";

  display: block;

  position: absolute;

  top: 50%;

  left: 34px;

  width: 64px;

  height: 44px;

  transform: translateY(-50%);

  background: url(../../images/about/laurel.png) no-repeat center center/contain;

  filter: brightness(0) invert(1);

}



.ip-about-properties-address {

  font-size: 15px;

  font-weight: 600;

  color: #ffffff;

  line-height: 1;

  letter-spacing: 0.06em;

  text-transform: uppercase;

}



.ip-about-properties-price {

  font-size: 20px;

  font-weight: 600;

  color: #ffffff;

  line-height: 1;

  letter-spacing: 0.06em;

  margin-top: 5px;

}



.ip-about-properties-text-right {

  position: relative;

  opacity: 0;

  transition: all var(--default-transition);

}



.ip-about-properties-view {

  display: flex;

  align-items: center;

  justify-content: center;

  padding: 0 5px;

  font-size: 13px;

  font-weight: 600;

  color: #ffffff;

  letter-spacing: 0.15em;

  text-transform: uppercase;

  background: #000000;

  width: 150px;

  height: 100%;

}



.ip-about-properties-arrows {

  display: flex;

  align-items: center;

  justify-content: center;

  padding: 28px 10px;

  margin: 0 11.25vw;

  background: linear-gradient(142deg, rgb(154, 153, 159) 0%, rgb(224, 224, 224) 45%, rgb(154, 153, 159) 100%);

}

.ip-about-properties-arrows .clearfix {

  width: 100%;

}

.ip-about-properties-arrows a.gsite-button {

  width: 310px;

  margin: 0 45px;

}

.ip-about-properties-arrows a.gsite-button::before {

  border-color: #ffffff;

}

.ip-about-properties-arrows a.gsite-button span {

  height: 45px;

}



.ip-about-properties-row:nth-child(odd) .ip-about-properties-arrows {

  margin-left: 0 !important;

  padding-left: 15.25vw;

}

.ip-about-properties-row:nth-child(even) .ip-about-properties-arrows {

  margin-right: 0 !important;

  padding-right: 15.25vw;

}

.ip-about-properties-row:last-child {

  margin-bottom: 0;

}



.ip-about-properties-arrow {

  -webkit-appearance: none;

     -moz-appearance: none;

          appearance: none;

  background: none;

  padding: 0;

  border: 0;

  color: #ffffff;

  transition: all var(--default-transition);

}

.ip-about-properties-arrow i {

  font-size: 32px;

}

.ip-about-properties-arrow:hover {

  color: rgba(var(--primary-color), 1);

}



.ip-about-contact {

  position: relative;

}

.ip-about-contact > .gsite-bg {

  height: 492px;

  bottom: 0;

  top: inherit;

}

.ip-about-contact > .gsite-bg::after {

  content: "";

  display: block;

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  background: rgba(255, 255, 255, 0.85);

}

.ip-about-contact > .gsite-bg canvas {

  filter: grayscale(1);

}



.ip-about-contact-container {

  position: relative;

}



.ip-about-contact-left {

  width: 55.06%;

}

.ip-about-contact-left img {

  margin: 0 auto;

  transform: translateX(2%);

}



.ip-about-contact-right {

  width: 44.93%;

  padding-right: 80px;

}



.ip-about-contact-info {

  position: relative;

  padding: 75px 10px 25px;

  text-align: center;

}

.ip-about-contact-info .gsite-bg::after {

  content: "";

  display: block;

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  background: rgba(0, 0, 0, 0.85);

}

.ip-about-contact-info .gsite-bg canvas {

  filter: grayscale(1);

}

.ip-about-contact-info .gsite-title {

  text-align: center;

  align-items: center;

  font-size: var(--font-size-title-sm);

}

.ip-about-contact-info .gsite-title::before {

  display: none;

}

.ip-about-contact-info .gsite-title small {

  margin-bottom: 0;

  border-bottom: 0;

}

.ip-about-contact-info .gsite-title small::after {

  display: none;

}

.ip-about-contact-info img {

  position: relative;

  margin: 50px auto 45px;

  filter: brightness(0) invert(1);

}

.ip-about-contact-info ul {

  position: relative;

  display: flex;

  flex-direction: column;

 /* align-items: center;*/

	max-width: 250px;

  margin: 0 auto;

}

.ip-about-contact-info ul li {

  margin-bottom: 8px;

}

.ip-about-contact-info ul li a {

  font-size: 20px;

  font-weight: 500;

  color: #ffffff;

  line-height: 1.1;

  transition: all var(--default-transition);

	display: flex;

  justify-content: space-between;

}

.ip-about-contact-info ul li a:hover {

  opacity: 0.7;

}

.ip-about-contact-info a[href*=mailto],

.ip-about-contact-info a.vcf-link {

  position: relative;

  display: inline-flex;

  font-size: 20px;

  font-weight: 700;

  color: #ffffff;

  line-height: 1.1;

  text-decoration: underline !important;

  margin-top: 10px;

  transition: all var(--default-transition);

}

.ip-about-contact-info a[href*=mailto]:hover,

.ip-about-contact-info a.vcf-link:hover {

  opacity: 0.7;

}



.ip-about-media-container h2 {

	text-align: center;

  margin-bottom: 30px;

  font-family: var(--font-family-title);

  font-size: 50px;

  color: var(--font-color-title);

  line-height: 0.9;

  letter-spacing: -0.03em;

  text-transform: uppercase;

}


.test{
  display: none;
}


@media only screen and (max-width: 1280px) {

  .ip-about-main-row:nth-child(2) .ip-about-main-image div {

    width: 100%;

  }

  .ip-about-content-row:nth-child(6) .ip-about-content-image div {

    width: 100%;

  }

  .ip-about-properties-text-left {

    padding: 35px 10px 35px 90px;

  }

  .ip-about-properties-text-left::before {

    left: 15px;

  }

  .ip-about-contact-right {

    padding-right: 15px;

  }

}

@media only screen and (max-width: 991px) {

  .ip-about-main-image {

    width: 100% !important;

    padding: 0 !important;

  }

  .ip-about-main-image img {

    margin: 0 auto;

  }

  .ip-about-main-text {

    width: 100% !important;

    padding: 0 !important;

    margin-top: 50px;

  }

  .ip-about-main-text .heading {

    max-width: 100% !important;

    text-align: center;

  }

  .ip-about-main-text p {

    max-width: 100% !important;

    text-align: center;

  }

  .ip-about-content-image {

    width: 100% !important;

    padding: 0 !important;

  }

  .ip-about-content-image img {

    margin: 0 auto;

  }

  .ip-about-content-text {

    width: 100% !important;

    padding: 0 !important;

    margin-top: 50px;

  }

  .ip-about-content-text p {

    max-width: 100% !important;

    text-align: center;

  }

  .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;

  }

  .ip-about-properties-row {

    padding: 0 20px;

  }

  .ip-about-properties-title {

    padding: 0;

  }

  .ip-about-properties-arrows {

    padding-left: 10px !important;

    padding-right: 10px !important;

    margin: 0 !important;

  }

  .ip-about-properties-arrows .clearfix {

    display: none !important;

  }

  .ip-about-properties-arrows a.gsite-button {

    margin: 0 15px;

  }

  .ip-about-contact-container {

    padding: 0 15px;

  }

  .ip-about-contact-left {

    width: 100%;

  }

  .ip-about-contact-right {

    width: 100%;

    padding: 0 20px;

    margin-top: 20px;

  }

  .ip-about-contact-info {

    padding: 50px 15px;

  }

	.ip-about-media-container h2 {

		font-size: 5vw;

	}

}