/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
@font-face {
  font-family: PP-Editorial;
  src: url(../fonts/PPEditorialNew-LightItalic.woff);
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: NeueHaasGroteskDisp-Pro;
  src: url(../fonts/NHaasGroteskDSPro.woff);
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: NeueHaasGroteskText-Pro;
  src: url(../fonts/NHaasGroteskTXPro.woff);
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
html {
  font-size: 62.5%;
}

@media (max-width: 1299px) {
  html {
    font-size: 56%;
  }
}
@media (max-width: 991px) {
  html {
    font-size: 50%;
  }
}
@media (max-width: 575px) {
  html {
    font-size: 58%;
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
}

*,
::after,
::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: unset;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  overflow-x: hidden;
  color: #ffffff;
  background-color: #1a1a1a;
}

.clear-all {
  all: unset !important;
  position: relative;
}
.clear-all::before {
  all: unset !important;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  font-weight: 500;
  line-height: 1.2;
}

h1 {
  font-size: 6rem;
}

h2 {
  font-size: 4rem;
}

h3 {
  font-size: 3.2rem;
}

h4 {
  font-size: 2.4rem;
}

h5 {
  font-size: 2rem;
}

h6 {
  font-size: 1.8rem;
}

p,
strong,
a {
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #ffffff;
  text-decoration: none;
}

b,
strong {
  font-weight: bolder !important;
}

ul,
ol {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

img {
  width: 100%;
  display: block;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.site-title {
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  font-weight: 500;
  font-size: 6rem;
  line-height: 1.2;
  color: #ffffff;
}
.site-title span {
  color: #ffffff;
  font-family: "PP-Editorial", sans-serif;
  font-size: 6rem;
  line-height: 1.2;
  font-style: italic;
  display: inline-block;
}

.site-desc {
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  color: #ffffff;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 400;
}
.site-desc p {
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  color: #ffffff;
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 400;
}

.black_text {
  color: #1a1a1a;
}

.white_text {
  color: #ffffff;
}

.container {
  max-width: 100%;
  width: 100%;
  padding-right: 80px;
  padding-left: 80px;
  margin-right: auto;
  margin-left: auto;
}

.cm_small_title {
  font-size: 32px;
  line-height: 1.25;
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  font-weight: 500;
  color: #ffffff;
  display: inline-block;
}
.cm_small_title em {
  font-family: "PP-Editorial", sans-serif;
}
.cm_small_title sup {
  font-size: 9px;
  top: -0.8em;
  left: -0.3em;
  letter-spacing: 0;
  position: relative;
  font-family: "NeueHaasGroteskText-Pro", sans-serif;
}

.arrow-up {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  transition: all 0.3s cubic-bezier(0, 0.5, 0.5, 1);
  will-change: transform;
  fill: #ffffff;
  display: inline-block;
}

.cm_desc_text {
  font-size: 32px;
  line-height: 1.25;
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: -0.02em;
}
.cm_desc_text p {
  font-size: 32px;
  line-height: 1.25;
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: -0.02em;
}
.cm_desc_text p em {
  font-family: "PP-Editorial", sans-serif;
  font-weight: 300;
  font-style: italic;
  display: inline-block;
}
.cm_desc_text p em div {
  font-family: "PP-Editorial", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.fadeIn {
  overflow: hidden;
  display: inline-block;
}
.fadeIn > div {
  will-change: transform;
  line-height: 1.25;
  letter-spacing: -0.02em;
}

.site-title .fadeIn > div {
  font-family: "PP-Editorial", sans-serif;
  letter-spacing: 0;
}

.card__link {
  position: relative;
  display: inline-block;
  will-change: transform;
  color: #ffffff;
  font-family: "NeueHaasGroteskText-Pro", sans-serif;
  font-weight: 500;
  font-size: 16px;
}
.card__link::after {
  background: #ffffff;
  bottom: 0px;
  content: "";
  height: 1px;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  transform: scaleX(0);
  transform-origin: 100% 100%;
  transition-duration: 0.4s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  will-change: transform;
}
.card__link:hover::after {
  transform: scaleX(1);
  transform-origin: 0 0;
}

.common__lead_title {
  position: relative;
  padding-top: 30px;
  margin-bottom: 113px;
  overflow: hidden;
}
.common__lead_title h3 {
  font-size: 32px;
  color: #ffffff;
}
.common__lead_title .line_cm {
  position: absolute;
  left: 0;
  top: 1px;
  width: 0%;
  height: 1px;
  background-color: hsla(0, 0%, 100%, 0.2);
  transform-origin: left;
  transition: width 0.5s linear;
}
.common__lead_title.active .line_cm {
  width: 100%;
}

.lenis-scrolling iframe {
  pointer-events: none;
}

@media (max-width: 1600px) {
  .common__lead_title h3 {
    font-size: 2.4rem;
  }
}
@media (max-width: 1400px) {
  .container {
    padding: 0 50px;
  }
  .site-title {
    font-size: 4.5rem;
  }
  .site-title span {
    font-size: 4.5rem;
  }
}
@media (max-width: 1199px) {
  .container {
    padding: 0 15px;
  }
  .site-title {
    font-size: 4rem;
  }
  .site-title span {
    font-size: 4rem;
  }
  .common__lead_title {
    margin-bottom: 80px;
  }
}
/* Header
-------------------------------------------- */
header {
  padding: 36px 0 58px;
}
header .header_block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .header_block .header_logo {
  position: relative;
  z-index: 120;
}
header .header_block .header_logo img {
  max-width: 120px;
}
header .header_block .gttranslater_block {
  margin-left: auto;
  margin-right: 30px;
  padding-top: 3px;
}
header .header_block .gttranslater_block .gtranslate_wrapper {
  display: flex;
  gap: 20px;
}
header .header_block .gttranslater_block .gtranslate_wrapper .glink {
  line-height: 1;
  position: relative;
}
header .header_block .gttranslater_block .gtranslate_wrapper .glink::before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 103%;
  height: 2px;
  background-color: #ffffff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}
header .header_block .gttranslater_block .gtranslate_wrapper .glink + .glink::after {
  content: "|";
  position: absolute;
  left: -10px;
  top: 0;
}
header .header_block .gttranslater_block .gtranslate_wrapper .glink.gt-current-lang {
  font-weight: normal;
}
header .header_block .gttranslater_block .gtranslate_wrapper .glink.gt-current-lang::before {
  opacity: 1;
  visibility: visible;
}
header .header_block .menu_toggle_trigger {
  position: relative;
  z-index: 120;
  cursor: pointer;
}
header .header_block .menu_toggle_trigger span {
  font-size: 22px;
  color: #ffffff;
  font-family: "NeueHaasGroteskText-Pro", sans-serif;
}
header .header_block .header_menu {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #1a1a1a;
  width: 100%;
  height: 100%;
  transition-property: opacity;
  transition: all 0.4s ease;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 110;
  padding: 160px 80px 25px;
}
header .header_block .header_menu ul {
  display: flex;
  flex-direction: column;
}
header .header_block .header_menu ul li {
  padding: 16px 0;
  position: relative;
  overflow: hidden;
}
header .header_block .header_menu ul li::before {
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  bottom: 0;
  background-color: hsla(0, 0%, 100%, 0.2);
  width: 0%;
  transform-origin: left;
  transition: width 0.4s linear;
}
header .header_block .header_menu ul li a {
  font-size: 3.6rem;
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  font-weight: 500;
  color: #ffffff;
  transform: translateY(60px);
  display: inline-block;
  transition: transform 0.4s linear;
}
header .header_block .header_menu ul li:nth-child(1)::before {
  transition-delay: 0.1s;
}
header .header_block .header_menu ul li:nth-child(1) a {
  transition-delay: 0.1s;
}
header .header_block .header_menu ul li:nth-child(2)::before {
  transition-delay: 0.15s;
}
header .header_block .header_menu ul li:nth-child(2) a {
  transition-delay: 0.15s;
}
header .header_block .header_menu ul li:nth-child(3)::before {
  transition-delay: 0.13s;
}
header .header_block .header_menu ul li:nth-child(3) a {
  transition-delay: 0.13s;
}
header .header_block .header_menu ul li:nth-child(3)::before {
  transition-delay: 0.14s;
}
header .header_block .header_menu ul li:nth-child(3) a {
  transition-delay: 0.14s;
}
header .header_block .header_menu ul li:nth-child(4)::before {
  transition-delay: 0.15s;
}
header .header_block .header_menu ul li:nth-child(4) a {
  transition-delay: 0.15s;
}
header .header_block .header_menu ul li:nth-child(5)::before {
  transition-delay: 0.16s;
}
header .header_block .header_menu ul li:nth-child(5) a {
  transition-delay: 0.16s;
}
header .header_block .header_menu ul li:nth-child(6)::before {
  transition-delay: 0.17s;
}
header .header_block .header_menu ul li:nth-child(6) a {
  transition-delay: 0.17s;
}
header .header_block .header_menu .menunote {
  font-size: 16px;
  margin: 30px 0 0;
}
header .header_block .header_menu .menunote em {
  font-family: "PP-Editorial", sans-serif;
}
header .header_block .header_menu .menunote sup {
  vertical-align: super;
  font-size: 0.4em;
  top: -0.5em;
}

.cm_overflow .main_content_wrapper,
.cm_overflow footer {
  opacity: 0;
  visibility: hidden;
}
.cm_overflow header .header_block .header_menu {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.cm_overflow header .header_block .header_menu ul li::before {
  width: 100%;
}
.cm_overflow header .header_block .header_menu ul li a {
  transform: translateY(0px);
}

@media (max-width: 1400px) {
  header .header_block .header_menu {
    padding: 130px 50px 25px;
  }
}
@media (max-width: 1199px) {
  header .header_block .menu_toggle_trigger span {
    font-size: 16px;
  }
  header .header_block .header_menu {
    padding: 130px 15px 25px;
  }
  header .header_block .header_menu ul li a {
    font-size: 3.2rem;
  }
  header .header_block .gttranslater_block {
    margin-right: 20px;
  }
  header .header_block .gttranslater_block .gtranslate_wrapper .glink {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  header {
    padding: 15px 0 40px;
  }
}
/* Home
--------------------------------------------- */
.hero_section {
  margin-bottom: 165px;
}
.hero_section .hero_inner_wrap {
  padding-bottom: 50%;
  position: relative;
}
.hero_section .hero_inner_wrap .hero_slider {
  -webkit-clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
  clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
  left: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  overflow: hidden;
  transition: -webkit-clip-path 1.5s ease;
  transition: clip-path 1.5s ease;
  transition: clip-path 1.5s ease, -webkit-clip-path 1.5s ease;
  transition-delay: 0.3s;
}
.hero_section .hero_inner_wrap .hero_slider .hero_slide_image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}
.hero_section .hero_inner_wrap .hero_slider .hero_slide_image img {
  opacity: 0.9;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero_section .hero_inner_wrap .hero_slider .hero_slide_content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.hero_section .hero_inner_wrap .hero_slider .hero_slide_content h1 {
  font-size: 160px;
  letter-spacing: -0.02em;
  line-height: 1.3;
  color: #ffffff;
  overflow: hidden;
}
.hero_section .hero_inner_wrap .hero_slider .hero_slide_content h1 span {
  display: inline-block;
}
.hero_section .hero_inner_wrap .hero_slider .hero_slide_content h1 em span,
.hero_section .hero_inner_wrap .hero_slider .hero_slide_content h1 em {
  font-family: "PP-Editorial", sans-serif;
}
.hero_section .hero_inner_wrap .hero_slider .hero_slide_content h1 sup {
  font-size: 20px;
  top: -1.6em;
  left: -0.5em;
  letter-spacing: 0;
  position: relative;
  vertical-align: super;
}

.animation_loaded .hero_section .hero_inner_wrap .hero_slider {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.who_we_are_section {
  margin-bottom: 165px;
}
.who_we_are_section__row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.who_we_are_section__row .cm_small_title__wrap {
  overflow: hidden;
}

.our_expertise_section__row ul li {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  position: relative;
  counter-increment: li;
}
.our_expertise_section__row ul li:last-child {
  padding-bottom: 0;
}
.our_expertise_section__row ul li:last-child:after {
  display: none;
}
.our_expertise_section__row ul li::before {
  content: counter(li, upper-latin) ".";
  position: absolute;
  top: 2.7em;
  left: 0;
  z-index: 9001;
  font-size: 16px;
}
.our_expertise_section__row ul li::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 145px);
  height: 1px;
  background-color: hsla(0, 0%, 100%, 0.2);
}
.our_expertise_section__row ul li .card_list__content {
  padding-left: 145px;
}
.our_expertise_section__row ul li .card_list__content .site-title {
  margin-bottom: 0.18em;
  overflow: hidden;
  will-change: transform;
}
.our_expertise_section__row ul li .card_list__image {
  position: relative;
  padding-bottom: 66%;
  overflow: hidden;
  transform: translate(0%, 30%);
  opacity: 0;
  visibility: hidden;
  filter: brightness(300%);
  transition: all 1s ease;
  will-change: transform;
}
.our_expertise_section__row ul li .card_list__image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: scale(1.5);
  transition: all 1s ease;
}
.our_expertise_section__row ul li.active .card_list__image {
  transform: translate(0px, 0px);
  opacity: 1;
  visibility: inherit;
  filter: brightness(100%);
}
.our_expertise_section__row ul li.active .card_list__image img {
  transform: scale(1);
}

.cole_west_statistics_section {
  padding: 140px 0 215px;
}
.cole_west_statistics_section__row {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.cole_west_statistics_section__row .statistics__content {
  text-align: center;
}
.cole_west_statistics_section__row .statistics__content .site-title span {
  line-height: 1.5;
}
.cole_west_statistics_section__row .statistics__content .site-title .pluse_ic {
  position: relative;
  left: -0.1em;
}
.cole_west_statistics_section__row .statistics__content p {
  font-size: 16px;
  color: #ffffff;
}

.we_build_section__row {
  padding: 165px 0 0;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
}
.we_build_section__row .we_build__map iframe {
  width: 100%;
  display: block;
  filter: grayscale(1) invert(1);
}
.we_build_section .we_build__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  margin-bottom: 40px;
}
.we_build_section .we_build__title .text__slide {
  display: flex;
  gap: 10px;
}
.we_build_section .we_build__title .animate_text {
  overflow: hidden;
}
.we_build_section .we_build__title .animate_text span {
  display: none;
}
.we_build_section .we_build__title .animate_text span.text-in {
  display: inline-block;
  animation: textIn 0.5s ease;
}
.we_build_section .we_build__title .animate_text span.text-out {
  animation: textOut 1s ease;
}
.we_build_section .we_build__title .text__slide_counter h3,
.we_build_section .we_build__title .text__slide_counter span {
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  font-weight: 500;
  font-size: 6rem;
  line-height: 1.2;
  color: #ffffff;
}
.we_build_section .we_build__title .text__slide_counter span {
  margin-right: 5px;
}

@keyframes textIn {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0%);
  }
}
@keyframes textOut {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}
.community_section {
  padding: 30px 0 200px;
  margin-top: 20px;
}
.community_section__row {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.community_section__row::before {
  content: "";
  position: absolute;
  top: -30px;
  width: 100%;
  height: 1px;
  background-color: hsla(0, 0%, 100%, 0.2);
}
.community_section__row .community__image {
  position: relative;
  padding-bottom: 120%;
  overflow: hidden;
  transform: translate(0%, 30%);
  opacity: 0;
  filter: brightness(300%);
  transition: all 1s ease;
  will-change: transform;
}
.community_section__row .community__image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: scale(1.5);
  transition: all 1s ease;
}
.community_section__row .community__image.active {
  transform: translate(0px, 0px);
  opacity: 1;
  visibility: inherit;
  filter: brightness(100%);
}
.community_section__row .community__image.active img {
  transform: scale(1);
}
.community_section__row .cm_desc_text {
  padding-top: 60px;
  overflow: hidden;
}

.stay_in_touch_section {
  padding: 20px 0 150px;
}
.stay_in_touch_section__row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.stay_in_touch_section__row .stay_in_touch__form_title {
  margin-bottom: 3em;
}
.stay_in_touch_section__row .form_group label {
  line-height: 1;
  margin: 0;
}
.stay_in_touch_section__row .form_group:not(:last-child) {
  margin-bottom: 1.5rem;
}
.stay_in_touch_section__row .form_group input {
  width: 100%;
  background: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
  transition: all 0.3s cubic-bezier(0, 0.5, 0.5, 1);
  display: block;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 2em 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
}
.stay_in_touch_section__row .form_group input:focus {
  color: #ffffff;
  border-color: #ffffff;
  outline: none;
}
.stay_in_touch_section__row .form_group input::-webkit-input-placeholder {
  color: #495057;
}
.stay_in_touch_section__row .form_group input::-moz-placeholder {
  color: #495057;
  opacity: 1;
}
.stay_in_touch_section__row .form_group button {
  margin-top: 35px;
  font-size: 32px;
  background-color: transparent;
  border: 0;
  color: #ffffff;
  display: inline-block;
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  line-height: 1.25;
  cursor: pointer;
}
.stay_in_touch_section__row .form_group button:focus {
  outline: none;
}
.stay_in_touch_section__row .stay_touch__form .gform_wrapper.gravity-theme .ginput_complex {
  flex-direction: column;
  gap: 0px;
}
.stay_in_touch_section__row .stay_touch__form .gform_wrapper.gravity-theme .ginput_complex span {
  padding: 0 !important;
}
.stay_in_touch_section__row .stay_touch__form .gform_wrapper.gravity-theme .gform_fields {
  gap: 0;
}
.stay_in_touch_section__row .stay_touch__form .gform_wrapper.gravity-theme .ginput_container input {
  width: 100%;
  background: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
  transition: all 0.3s cubic-bezier(0, 0.5, 0.5, 1);
  display: block;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 2em 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
}
.stay_in_touch_section__row .stay_touch__form .gform_wrapper.gravity-theme .ginput_container input:focus {
  color: #ffffff;
  border-color: #ffffff;
  outline: none;
}
.stay_in_touch_section__row .stay_touch__form .gform_wrapper.gravity-theme .ginput_container input::-webkit-input-placeholder {
  color: #495057;
}
.stay_in_touch_section__row .stay_touch__form .gform_wrapper.gravity-theme .ginput_container input::-moz-placeholder {
  color: #495057;
  opacity: 1;
}
.stay_in_touch_section__row .stay_touch__form .gform_wrapper.gravity-theme .gform_footer {
  padding: 0;
  margin: 0;
  position: relative;
  max-width: -moz-max-content;
  max-width: max-content;
}
.stay_in_touch_section__row .stay_touch__form .gform_wrapper.gravity-theme .gform_footer button {
  margin-top: 35px;
  font-size: 32px;
  background-color: transparent;
  border: 0;
  color: #ffffff;
  display: inline-block;
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  line-height: 1.25;
  cursor: pointer;
}
.stay_in_touch_section__row .stay_touch__form .gform_wrapper.gravity-theme .gform_footer button:focus {
  outline: none;
}
.stay_in_touch_section__row .stay_touch__form .gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  position: absolute;
  left: 105%;
  max-width: 25px;
  top: 65%;
  transform: translateY(-50%);
}
.stay_in_touch_section__row .stay_touch__form .gform_wrapper.gravity-theme .gform_validation_errors,
.stay_in_touch_section__row .stay_touch__form .gform_wrapper.gravity-theme .validation_message {
  padding: 10px !important;
}
.stay_in_touch_section__row .stay_touch__form .gform_confirmation_message {
  font-size: 2rem;
  color: #fff;
}

.our_property_list_section {
  padding: 0 0 165px;
}
.our_property_list_section .common__lead_title {
  margin-bottom: 30px;
}
.our_property_list_section .common__lead_title .cm_title {
  margin-bottom: 60px;
}
.our_property_list_section__row {
  padding: 20px 0 0;
}
.our_property_list_section__row ul {
  display: flex;
  height: 600px;
  overflow: hidden;
  gap: 1px;
}
.our_property_list_section__row ul li {
  flex: 1 1 0%;
  transition: all 0.5s ease;
  background-size: cover;
}
.our_property_list_section__row ul li .our_property_list__box {
  display: block;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  height: 100%;
}
.our_property_list_section__row ul li .our_property_list__box::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  transition: all 0.35s;
  background: linear-gradient(180deg, rgba(222, 150, 141, 0) 0%, #1a1a1a 100%);
  pointer-events: none;
}
.our_property_list_section__row ul li .our_property_list__box .our_property_list__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.our_property_list_section__row ul li .our_property_list__box .our_property_list__image img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.our_property_list_section__row ul li .our_property_list__box .our_property_list__content {
  position: relative;
  width: 100%;
  height: 100%;
}
.our_property_list_section__row ul li .our_property_list__box .our_property_list__content .download_btn {
  width: 54px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 4;
  opacity: 0;
  transition: all 0.35s;
  pointer-events: none;
}
.our_property_list_section__row ul li .our_property_list__box .our_property_list__content .download_btn svg,
.our_property_list_section__row ul li .our_property_list__box .our_property_list__content .download_btn img {
  max-width: 25px;
}
.our_property_list_section__row ul li .our_property_list__box .our_property_list__content .our_property_list__content__info {
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.35s;
  padding: 30px 40px;
  opacity: 0;
  width: 100%;
  white-space: nowrap;
}
.our_property_list_section__row ul li .our_property_list__box .our_property_list__content .our_property_list__content__info label {
  position: relative;
  font-size: 16px;
  font-family: "NeueHaasGroteskText-Pro", sans-serif;
  color: #ffffff;
  margin-bottom: 10px;
  line-height: 1;
  font-weight: 500;
  padding-left: 15px;
  display: block;
}
.our_property_list_section__row ul li .our_property_list__box .our_property_list__content .our_property_list__content__info label::before {
  content: "";
  width: 10px;
  height: 2px;
  background: #6c757d;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  z-index: 1;
}
.our_property_list_section__row ul li .our_property_list__box .our_property_list__content .our_property_list__content__info h3 {
  font-family: "PP-Editorial", sans-serif;
  font-size: 2.5rem;
  color: #ffffff;
}
.our_property_list_section__row ul li .our_property_list__box .our_property_list__content .our_property_list__content__info p {
  font-size: 16px;
  margin-top: 10px;
  line-height: 1.1;
}
.our_property_list_section__row ul li.active {
  flex: 3 1 0%;
}
.our_property_list_section__row ul li.active .our_property_list__box::before {
  opacity: 1;
}
.our_property_list_section__row ul li.active .our_property_list__box .our_property_list__content .our_property_list__content__info {
  opacity: 1;
}
.our_property_list_section__row ul li.active .our_property_list__box .our_property_list__content .download_btn {
  opacity: 1;
}

.our_team_section {
  padding: 0 0 160px;
}
.our_team_section__row {
  display: grid;
  grid-template-columns: 35% 1fr;
  gap: 30px;
}
.our_team_section__row .our_team__title {
  overflow: hidden;
}
.our_team_section__row .our_team_section__inner_row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 20px;
}
.our_team_section__row .our_team_section__inner_row .our_team__box .our_team__image {
  position: relative;
  overflow: hidden;
}
.our_team_section__row .our_team_section__inner_row .our_team__box .our_team__image img {
  height: 100%;
  width: 100%;
  border-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 405px;
}
.our_team_section__row .our_team_section__inner_row .our_team__box .our_team__content {
  position: relative;
  z-index: 1;
  padding: 0 20px;
  max-width: 345px;
  margin: -70px auto 0;
  min-height: 126px;
}
.our_team_section__row .our_team_section__inner_row .our_team__box .our_team__content .our_team__social {
  position: absolute;
  bottom: 100%;
  right: 50px;
  margin-bottom: -35px;
  z-index: 2;
}
.our_team_section__row .our_team_section__inner_row .our_team__box .our_team__content .our_team__social .team_social__control {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #1a1a1a;
  display: flex;
  justify-content: center;
  align-items: center;
}
.our_team_section__row .our_team_section__inner_row .our_team__box .our_team__content .our_team__social .team_social__control img {
  max-width: 15px;
  filter: invert(1);
}
.our_team_section__row .our_team_section__inner_row .our_team__box .our_team__content .our_team__social .our_team__social__link {
  position: relative;
  opacity: 0;
  transform: translateY(30px);
  z-index: -1;
  transition: all 0.35s;
}
.our_team_section__row .our_team_section__inner_row .our_team__box .our_team__content .our_team__social .our_team__social__link a {
  margin-bottom: 5px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #fff;
  transition: all 0.35s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.our_team_section__row .our_team_section__inner_row .our_team__box .our_team__content .our_team__social .our_team__social__link a img {
  max-width: 15px;
}
.our_team_section__row .our_team_section__inner_row .our_team__box .our_team__content .our_team__content__info {
  padding: 25px;
  padding-top: 40px;
  position: relative;
  overflow: hidden;
  width: 100%;
  background-image: url(../images/polygon-team.png);
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 126px;
}
.our_team_section__row .our_team_section__inner_row .our_team__box .our_team__content .our_team__content__info h3 {
  font-family: "NeueHaasGroteskText-Pro", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  color: #1a1a1a;
}
.our_team_section__row .our_team_section__inner_row .our_team__box .our_team__content .our_team__content__info P {
  font-size: 16px;
  color: #1a1a1a;
  font-weight: 500;
  font-family: "NeueHaasGroteskText-Pro", sans-serif;
  margin-top: 10px;
}
.our_team_section__row .our_team_section__inner_row .our_team__box .our_team__content .our_team__content__info P a {
  color: #495057;
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  font-weight: 300;
}
.our_team_section__row .our_team_section__inner_row .our_team__box .our_team__content .our_team__content__info P a:hover {
  text-decoration: underline;
}
.our_team_section__row .our_team_section__inner_row .our_team__box:hover .our_team__content .our_team__social .our_team__social__link {
  transform: translateY(0);
  z-index: 1;
  opacity: 1;
}

.cta_section {
  background-color: #363636;
  padding: 50px 0;
}
.cta_section__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  max-width: 1170px;
  margin: 0 auto;
}
.cta_section__row .cta__content {
  overflow: hidden;
  padding-right: 10px;
}
.cta_section__row .cta__content p {
  font-size: 2rem;
  color: #fff;
  margin: 10px 0 0;
}
.cta_section__row .section_btn a {
  background-color: #fff;
  color: #000;
  border-radius: 100px;
  padding: 15px 30px;
  font-size: 18px;
  font-family: "NeueHaasGroteskText-Pro", sans-serif;
  font-weight: 500;
  display: inline-block;
}

@media (max-width: 1800px) {
  .hero_section .hero_inner_wrap .hero_slider .hero_slide_content h1 {
    font-size: 110px;
  }
}
@media (max-width: 1600px) {
  .hero_section {
    margin-bottom: 117px;
  }
  .hero_section .hero_inner_wrap .hero_slider .hero_slide_content h1 {
    font-size: 100px;
  }
  .hero_section .hero_inner_wrap .hero_slider .hero_slide_content h1 sup {
    font-size: 14px;
  }
  .cm_desc_text {
    font-size: 2.4rem;
  }
  .cm_desc_text p {
    font-size: 2.4rem;
  }
  .cm_small_title {
    font-size: 2.4rem;
  }
  .arrow-up {
    width: 16px;
    height: 16px;
  }
  .cole_west_statistics_section {
    padding: 80px 0 140px;
  }
  .cole_west_statistics_section__row {
    max-width: 795px;
  }
  .we_build_section__row {
    padding: 100px 0 0;
  }
  .community_section {
    padding-bottom: 100px;
  }
  .stay_in_touch_section {
    padding-bottom: 100px;
  }
  .stay_in_touch_section__row .form_group button {
    font-size: 2.4rem;
  }
  .our_property_list_section,
  .our_team_section {
    padding: 0 0 100px;
  }
}
@media (max-width: 1440px) {
  .card__link {
    font-size: 14px;
  }
  .we_build_section .we_build__title .text__slide_counter h3,
  .we_build_section .we_build__title .text__slide_counter span {
    font-size: 4.5rem;
  }
}
@media (max-width: 1199px) {
  .hero_section {
    margin-bottom: 80px;
  }
  .hero_section .hero_inner_wrap .hero_slider .hero_slide_content h1 {
    font-size: 90px;
  }
  .who_we_are_section {
    margin: 0 0 80px;
  }
  .our_expertise_section__row ul li .card_list__content {
    padding-left: 100px;
  }
  .community_section,
  .stay_in_touch_section,
  .our_property_list_section,
  .our_team_section {
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .hero_section .hero_inner_wrap .hero_slider .hero_slide_content h1 {
    font-size: 60px;
  }
  .hero_section .hero_inner_wrap .hero_slider .hero_slide_content h1 sup {
    font-size: 12px;
  }
  .our_expertise_section__row ul li {
    grid-template-columns: repeat(1, 1fr);
  }
  .our_expertise_section__row ul li::before {
    display: none;
  }
  .our_expertise_section__row ul li::after {
    width: 100%;
  }
  .our_expertise_section__row ul li .card_list__content {
    padding: 0;
  }
  .our_expertise_section__row ul li .card_list__image {
    padding-bottom: 55%;
  }
  .cole_west_statistics_section {
    padding: 50px 0 100px;
  }
  .we_build_section__row .we_build__map {
    padding: 0 0 55%;
    position: relative;
  }
  .we_build_section__row .we_build__map iframe {
    position: absolute;
    height: 100%;
  }
  .we_build_section .we_build__title .text__slide_counter h3,
  .we_build_section .we_build__title .text__slide_counter span {
    font-size: 4rem;
  }
  .our_property_list_section__row ul li.active {
    flex: 5 1 0%;
  }
  .our_team_section__row {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .hero_section .hero_inner_wrap {
    padding-bottom: 100%;
  }
  .hero_section .hero_inner_wrap .hero_slider .hero_slide_content h1 span {
    font-family: "PP-Editorial", sans-serif;
  }
  .who_we_are_section__row {
    grid-template-columns: repeat(1, 1fr);
  }
  .cole_west_statistics_section__row {
    grid-template-columns: repeat(2, 1fr);
  }
  .cole_west_statistics_section__row .statistics__content p {
    font-size: 14px;
  }
  .we_build_section .we_build__title {
    align-items: flex-start;
  }
  .we_build_section .we_build__title .text__slide {
    flex-direction: column;
  }
  .community_section__row {
    grid-template-columns: repeat(1, 1fr);
  }
  .community_section__row .cm_desc_text {
    padding-top: 40px;
  }
  .stay_in_touch_section__row {
    grid-template-columns: repeat(1, 1fr);
  }
  .our_property_list_section__row ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    height: auto;
  }
  .our_property_list_section__row ul li .our_property_list__box {
    min-height: 300px;
  }
  .our_property_list_section__row ul li .our_property_list__box::before {
    opacity: 1;
  }
  .our_property_list_section__row ul li .our_property_list__box .our_property_list__content .our_property_list__content__info {
    opacity: 1;
    white-space: unset;
    padding: 20px 20px;
  }
  .our_property_list_section__row ul li .our_property_list__box .our_property_list__content .download_btn {
    opacity: 1;
    width: 40px;
    height: 40px;
  }
  .our_property_list_section__row ul li .our_property_list__box .our_property_list__content .download_btn svg {
    max-width: 18px;
  }
  .our_team_section__row .our_team_section__inner_row .our_team__box .our_team__image img {
    min-height: 300px;
  }
  .cta_section__row {
    flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .our_property_list_section__row ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
/* List
--------------------------------------------- */
.inner_hero_section__row {
  margin: 30px 0 65px;
}
.inner_hero_section__row .site-title {
  overflow: hidden;
  will-change: transform;
}

.portfolio_list_section {
  padding-bottom: 60px;
}
.portfolio_list_section__row .common__lead_title {
  margin-bottom: 40px;
}
.portfolio_list_section__row ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px 20px;
}
.portfolio_list_section__row .portfolio__box {
  will-change: transform;
}
.portfolio_list_section__row .portfolio__box--img {
  position: relative;
  padding-bottom: 69%;
  overflow: hidden;
  margin-bottom: 10px;
  display: block;
}
.portfolio_list_section__row .portfolio__box--img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.portfolio_list_section__row .portfolio__box--content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
.portfolio_list_section__row .portfolio__box--content .portfolio__box--title h3 {
  font-size: 16px;
  font-family: "NeueHaasGroteskText-Pro", sans-serif;
  line-height: 1.1;
}
.portfolio_list_section__row .portfolio__box--content .portfolio__box--title p {
  font-size: 16px;
  color: grey;
}
.portfolio_list_section__row .portfolio__box--content .portfolio__box--content_text p {
  font-size: 16px;
  color: grey;
}

@media (max-width: 991px) {
  .portfolio_list_section__row ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .inner_hero_section__row {
    margin: 0 0 40px;
  }
}
@media (max-width: 767px) {
  .portfolio_list_section__row ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .portfolio_list_section__row .portfolio__box--content .portfolio__box--content_text {
    text-align: right;
  }
}
@media (max-width: 575px) {
  .portfolio_list_section__row ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
/* Single
--------------------------------------------- */
.single_blog_section {
  padding: 0 0 80px;
}
.single_blog_section__row {
  display: grid;
  grid-template-columns: 66% 1fr;
  gap: 30px;
}
.single_blog_section__row .single_hero_slider .slick_content {
  margin-bottom: 20px;
}
.single_blog_section__row .single_hero_slider .slick_content .slick-arrow {
  width: 40px;
  height: 40px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single_blog_section__row .single_hero_slider .slick_content .slick-arrow::before {
  display: none;
}
.single_blog_section__row .single_hero_slider .slick_content .slick-arrow img {
  max-width: 20px;
}
.single_blog_section__row .single_hero_slider .slick_content .slick-next {
  right: 10px;
}
.single_blog_section__row .single_hero_slider .slick_content .slick-prev {
  left: 10px;
}
.single_blog_section__row .single_hero_slider .slick_content .slick-prev img {
  transform: scale(-1, 1);
}
.single_blog_section__row .single_hero_slider .slick_content .cm_item {
  position: relative;
}
.single_blog_section__row .single_hero_slider .slick_content .cm_item img {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
.single_blog_section__row .single_hero_slider .slick_thumb {
  margin: 0 -10px;
  overflow: hidden;
}
.single_blog_section__row .single_hero_slider .slick_thumb .slick-track .slick-slide {
  margin: 0 10px;
}
.single_blog_section__row .single_hero_slider .slick_thumb .slick-track .slick-slide.slick-current .cm_item {
  border-color: #ffffff;
}
.single_blog_section__row .single_hero_slider .slick_thumb .cm_item {
  border: 2px solid transparent;
  cursor: pointer;
}
.single_blog_section__row .single_hero_slider .slick_thumb .cm_item img {
  max-height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  min-height: 180px;
}
.single_blog_section__row .single_blog__sidebar {
  position: sticky;
  top: 0;
}
.single_blog_section__row .single_blog__sidebar .single_blog__box {
  padding: 30px;
  background-color: #ffffff;
}
.single_blog_section__row .single_blog__sidebar .single_blog__box .cm_small_title {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #363636;
  color: #1a1a1a;
}
.single_blog_section__row .single_blog__sidebar .single_blog__box .admin__info {
  display: grid;
  grid-template-columns: 60px 1fr;
  gap: 10px;
}
.single_blog_section__row .single_blog__sidebar .single_blog__box .admin__info img {
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.single_blog_section__row .single_blog__sidebar .single_blog__box .admin__info h4 {
  font-size: 2.4rem;
  color: #1a1a1a;
}
.single_blog_section__row .single_blog__sidebar .single_blog__box .admin__info p {
  font-size: 1.8rem;
  color: #777;
}
.single_blog_section__row .single_blog__sidebar .single_blog__box .author__info {
  padding: 25px 0;
}
.single_blog_section__row .single_blog__sidebar .single_blog__box .author__info p {
  display: grid;
  grid-template-columns: 24px 1fr;
  gap: 10px;
  color: #1a1a1a;
  font-size: 1.8rem;
  align-items: center;
}
.single_blog_section__row .single_blog__sidebar .single_blog__box .author__info p + p {
  margin-top: 15px;
}
.single_blog_section__row .single_blog__sidebar .single_blog__box .author__info p a {
  color: #1a1a1a;
  font-size: 1.8rem;
  width: -moz-max-content;
  width: max-content;
}
.single_blog_section__row .single_blog__sidebar .single_blog__box .author_social {
  display: flex;
  gap: 10px;
}
.single_blog_section__row .single_blog__sidebar .single_blog__box .author_social img {
  max-width: 24px;
}
.single_blog_section__row .single_blog__sidebar .single_blog__box .box_btn {
  margin: 25px 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.single_blog_section__row .single_blog__sidebar .single_blog__box .box_btn a {
  background-color: #1a1a1a;
  color: #ffffff;
  border-radius: 100px;
  padding: 15px 30px;
  font-size: 18px;
  font-family: "NeueHaasGroteskText-Pro", sans-serif;
  font-weight: 500;
  display: inline-block;
}
.single_blog_section__row .single_blog_all_overview .single_review__box {
  background-color: #ffffff;
  padding: 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin: 20px 0 30px;
}
.single_blog_section__row .single_blog_all_overview .single_review__box p {
  display: flex;
  font-size: 1.6rem;
  color: #1a1a1a;
}
.single_blog_section__row .single_blog_all_overview .single_review__box p img {
  max-width: 18px;
  margin-right: 5px;
}
.single_blog_section__row .single_blog_all_overview .single_review__box p a {
  font-size: 1.6rem;
  color: #1a1a1a;
  display: inline-block;
}
.single_blog_section__row .single_blog_all_overview .single_review__box p a + a {
  margin-left: 5px;
}
.single_blog_section__row .single_blog_all_overview .single_review__box p span {
  color: #777;
  font-size: 1.6rem;
}
.single_blog_section__row .single_blog_all_overview .single_blog_desc {
  margin: 40px 0;
}
.single_blog_section__row .single_blog_all_overview .single_blog_desc p {
  font-size: 1.8rem;
}
.single_blog_section__row .single_blog_all_overview .single_blog_desc p + p {
  margin-top: 15px;
}
.single_blog_section__row .single_blog_all_overview .single_blog_desc h1,
.single_blog_section__row .single_blog_all_overview .single_blog_desc h2,
.single_blog_section__row .single_blog_all_overview .single_blog_desc h3,
.single_blog_section__row .single_blog_all_overview .single_blog_desc h4,
.single_blog_section__row .single_blog_all_overview .single_blog_desc h5,
.single_blog_section__row .single_blog_all_overview .single_blog_desc h6 {
  margin-bottom: 2rem;
}
.single_blog_section__row .single_blog_all_overview .cm_small_title {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
  display: block;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.single_blog_section__row .single_blog_all_overview .white_cm_box {
  padding: 20px;
  background-color: #ffffff;
}
.single_blog_section__row .single_blog_all_overview .overview__box {
  margin: 0 0 40px;
}
.single_blog_section__row .single_blog_all_overview .overview__info_box {
  background-color: #ffffff;
  padding: 30px;
}
.single_blog_section__row .single_blog_all_overview .overview__info_box ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 15px;
}
.single_blog_section__row .single_blog_all_overview .overview__info_box ul li {
  display: grid;
  grid-template-columns: 45px 1fr;
  gap: 20px;
}
.single_blog_section__row .single_blog_all_overview .overview__info_box ul li .overview_icon {
  height: 45px;
  display: flex;
  align-items: center;
  width: 45px;
  justify-content: center;
  border: 1px solid hsla(0, 0%, 47%, 0.4);
}
.single_blog_section__row .single_blog_all_overview .overview__info_box ul li .overview_icon img {
  max-width: 24px;
}
.single_blog_section__row .single_blog_all_overview .overview__info_box ul li .overview__info p {
  font-size: 1.6rem;
  font-weight: 500;
  color: #1a1a1a;
}
.single_blog_section__row .single_blog_all_overview .overview__info_box ul li .overview__info span {
  font-size: 1.6rem;
  line-height: 1;
  color: #777;
}
.single_blog_section__row .single_blog_all_overview .preview_video {
  margin: 0 0 40px;
}
.single_blog_section__row .single_blog_all_overview .preview_video iframe {
  width: 100%;
  height: 100%;
  display: block;
  aspect-ratio: 16/8;
  -webkit-aspect-ratio: 16/8;
}
.single_blog_section__row .single_blog_all_overview .features_amenities__box {
  margin: 0 0 40px;
}
.single_blog_section__row .single_blog_all_overview .features_amenities__box ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px 15px;
}
.single_blog_section__row .single_blog_all_overview .features_amenities__box ul li p {
  font-size: 1.6rem;
  color: #ffffff;
  display: grid;
  grid-template-columns: 20px 1fr;
  gap: 10px;
  align-items: center;
}
.single_blog_section__row .single_blog_all_overview .features_amenities__box ul li p img {
  filter: invert(1);
  -webkit-filter: invert(1);
}
.single_blog_section__row .single_blog_all_overview .location_map iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/8;
  -webkit-aspect-ratio: 16/8;
  display: block;
  filter: grayscale(1) invert(1);
  -webkit-filter: grayscale(1) invert(1);
}

@media (max-width: 991px) {
  .single_blog_section__row {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .single_blog_section__row .single_blog__sidebar {
    position: relative;
  }
}
@media (max-width: 767px) {
  .single_blog_section__row .single_hero_slider .slick_thumb .slick-track .slick-slide {
    margin: 0 6px;
  }
  .single_blog_section__row .single_hero_slider .slick_thumb .cm_item img {
    max-height: 120px;
    min-height: 120px;
  }
  .single_blog_section__row .single_blog_all_overview .features_amenities__box ul {
    grid-template-columns: repeat(3, 1fr);
  }
  .single_blog_section__row .single_blog__sidebar .single_blog__box .box_btn a {
    padding: 13px 25px;
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .single_blog_section__row .single_blog_all_overview .overview__info_box ul {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .single_blog_section__row .single_blog_all_overview .features_amenities__box ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
/* Contact
--------------------------------------------- */
.contact_page_section__row {
  padding: 30px 0 100px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.contact_page_section__row .contact_page_conent {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 130px;
  padding: 100px 0 0;
}
.contact_page_section__row .contact_page_conent .contact_page__info h4 {
  font-size: 16px;
  font-weight: 700;
  font-family: "NeueHaasGroteskDisp-Pro", sans-serif;
  margin-bottom: 20px;
}
.contact_page_section__row .contact_page_conent .contact_page__info p {
  font-size: 1.6rem;
  color: #ffffff;
}
.contact_page_section__row .contact_page_conent .contact_page__info p a {
  font-size: 1.6rem;
  color: #ffffff;
}
.contact_page_section__row .contact_page_conent .contact_page__info p a svg {
  width: 12px;
  height: 12px;
  margin-left: 5px;
}

@media (max-width: 767px) {
  .contact_page_section__row {
    grid-template-columns: repeat(1, 1fr);
    padding-bottom: 80px;
  }
  .contact_page_section__row .contact_page_conent {
    gap: 40px;
    padding: 60px 0 0;
  }
}
/* 404
--------------------------------------------- */
.error404 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  justify-content: space-between;
}
.error404 .main_content_wrapper {
  flex: 1;
  display: grid;
  place-items: center;
}

.section_404 {
  position: relative;
  text-align: center;
  color: #ffffff;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 70px 0;
}
.section_404 .error_content .error_404 {
  font-size: 100px;
  font-family: "NeueHaasGroteskText-Pro", sans-serif;
  line-height: 1;
}
.section_404 .error_content .page_404 {
  margin: 10px 0 25px;
  font-size: 2.4rem;
}
.section_404 .error_content .base-button {
  max-width: 210px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #1a1a1a;
  border-radius: 100px;
  padding: 15px 30px;
  font-size: 18px;
  font-family: "NeueHaasGroteskText-Pro", sans-serif;
  font-weight: 500;
  display: block;
}

@media (max-width: 767px) {
  .section_404 {
    padding: 0px 15px;
  }
  .section_404 .error_content .error_404 {
    font-size: 80px;
  }
}
@media (max-width: 575px) {
  .section_404 .error_content .error_404 {
    font-size: 60px;
  }
  .section_404 .error_content .page_404 {
    font-size: 2rem;
  }
}
/* footer
-------------------------------------------- */
footer {
  padding: 50px 0;
}
footer .footer_wrapper__row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
footer .footer_wrapper__row .footer__logo p {
  font-size: 16px;
  color: #ffffff;
}
footer .footer_wrapper__row .footer__logo p em {
  font-family: "PP-Editorial", sans-serif;
}
footer .footer_wrapper__row .footer__logo p sup {
  top: -0.5em;
  position: relative;
  font-size: 0.4em;
}
footer .footer_wrapper__row .footer__logo p + p {
  margin-top: 20px;
}
footer .footer_wrapper__row .footer__logo img {
  max-width: 120px;
}
footer .footer_wrapper__row .footer_inner_row {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
footer .footer_wrapper__row .footer_inner_row .footer_contnet p {
  font-size: 16px;
  color: #ffffff;
}
footer .footer_wrapper__row .footer_inner_row .footer_contnet p a {
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
}
footer .footer_wrapper__row .footer_inner_row__col:last-child {
  max-width: 160px;
  margin-right: 120px;
}

@media (max-width: 1199px) {
  footer .footer_wrapper__row .footer_inner_row__col:last-child {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  footer {
    padding: 50px 0 20px;
  }
  footer .footer_wrapper__row {
    grid-template-columns: repeat(1, 1fr);
  }
  footer .footer_wrapper__row .footer_inner_row {
    flex-direction: column;
  }
  footer .footer_wrapper__row .footer_inner_row .footer_contnet p {
    font-size: 14px;
  }
  footer .footer_wrapper__row .footer_inner_row .footer_contnet p a {
    font-size: 14px;
  }
}/*# sourceMappingURL=style.css.map */