::-webkit-input-placeholder {
  color: #231f20;
  opacity: 1;
}
:-moz-placeholder {
  color: #231f20;
  opacity: 1;
}
::-moz-placeholder {
  color: #231f20;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #231f20;
  opacity: 1;
}
.text_pole ::-webkit-input-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole :-moz-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole ::-moz-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole :-ms-input-placeholder {
  color: #737373;
  opacity: 1;
}
/*
 Flexbox grid @mixin
 EXAMPLE
 .flexbox {
 @include boxGrid(5, 4%);
 }
 */
.text-two-image-1.text-two-image-2 .text {
  padding: 100px 0 300px;
}
@media (max-width: 767px) {
  .text-two-image-1.text-two-image-2 .text {
    padding: 10px 0 10px;
  }
}
.text-two-image-1.text-two-image-2 .images {
  position: relative;
  padding-bottom: 300px;
}
@media (max-width: 767px) {
  .text-two-image-1.text-two-image-2 .images {
    padding-bottom: 20px;
  }
}
.text-two-image-1.text-two-image-2 .image {
  width: 100%;
  height: 635px;
}
@media (max-width: 767px) {
  .text-two-image-1.text-two-image-2 .image {
    height: 300px;
  }
}
.text-two-image-1.text-two-image-2 .image-two {
  margin-top: 0;
  width: 300px;
  height: 300px;
  position: absolute;
  bottom: 0;
  left: -300px;
}
@media (max-width: 767px) {
  .text-two-image-1.text-two-image-2 .image-two {
    bottom: 0;
    left: 0px;
    position: static;
    margin-top: 20px;
  }
}
.bedroom_blocks {
  overflow: hidden;
}
.bedroom_blocks .bedroom_block_items {
  margin-bottom: 114px;
}
@media (max-width: 767px) {
  .bedroom_blocks .bedroom_block_items {
    margin-bottom: 30px;
  }
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap .text-wrapper {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .bedroom_blocks .bedroom_block_items .text-image-no-wrap .text-wrapper {
    padding: 0 0 0;
  }
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap .text {
  margin-left: 0;
}
@media (max-width: 767px) {
  .bedroom_blocks .bedroom_block_items .text-image-no-wrap .text {
    max-width: 100%;
    width: 100%;
  }
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap .text span {
  font-size: 20px;
  line-height: 28px;
  color: #102342;
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap .text h2 {
  font-size: 34px;
  line-height: 50px;
  color: #000;
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap .text > .image {
  display: none;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .bedroom_blocks .bedroom_block_items .text-image-no-wrap .text > .image {
    display: block;
  }
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap .text > .image .hover_text {
  padding: 5px 10px;
  overflow: scroll;
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap .text > .image .hover_text h2 {
  font-size: 16px;
  line-height: 1.2;
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap .text > .image .hover_text p {
  font-size: 12px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .bedroom_blocks .bedroom_block_items .text-image-no-wrap .text > .image:hover .hover_text {
    visibility: visible;
    opacity: 1;
  }
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap > .image {
  -webkit-flex-basis: 66%;
  -moz-flex-basis: 66%;
  -ms-flex-preferred-size: 66%;
  flex-basis: 66%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .bedroom_blocks .bedroom_block_items .text-image-no-wrap > .image {
    display: none;
  }
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap > .image:hover .hover_text {
  visibility: visible;
  opacity: 1;
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap > .image.show_text .hover_text {
  visibility: visible;
  opacity: 1;
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap .hover_text {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 20px 40px;
  background: rgba(255, 255, 255, 0.96);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap .hover_text h2 {
  margin-bottom: 0;
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap .hover_text h2:before {
  display: none;
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap .hover_text p {
  font-size: 15px;
}
.bedroom_blocks .bedroom_block_items .text-image-no-wrap.reverse .text {
  margin-left: auto;
}
.text_image_background > h2 {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 3.1px;
  margin-bottom: 20px;
}
.text_image_background > h2:before {
  display: none;
}
.text_image_background .text_image_background_items {
  position: relative;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .text_image_background .text_image_background_items {
    margin-bottom: 15px;
    padding-bottom: 20px;
  }
}
.text_image_background .text_image_background_items:before {
  content: "";
  position: absolute;
  top: 65px;
  bottom: 0;
  right: 0;
  width: 82%;
  background: rgba(121, 133, 112, 0.2);
}
@media (max-width: 1800px) {
  .text_image_background .text_image_background_items:before {
    width: 85%;
  }
}
@media (max-width: 1600px) {
  .text_image_background .text_image_background_items:before {
    width: 88%;
  }
}
@media (max-width: 1400px) {
  .text_image_background .text_image_background_items:before {
    width: 88%;
  }
}
@media (max-width: 1500px) {
  .text_image_background .text_image_background_items:before {
    width: 90%;
  }
}
@media (max-width: 1400px) {
  .text_image_background .text_image_background_items:before {
    width: 92%;
  }
}
@media (max-width: 1300px) {
  .text_image_background .text_image_background_items:before {
    width: 93%;
  }
}
@media (max-width: 1230px) {
  .text_image_background .text_image_background_items:before {
    width: 97%;
  }
}
@media (max-width: 1200px) {
  .text_image_background .text_image_background_items:before {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .text_image_background .text_image_background_items:before {
    display: none;
  }
}
.text_image_background .text_image_background_items .text-image-no-wrap .image {
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  min-height: 700px;
}
@media (max-width: 768px) {
  .text_image_background .text_image_background_items .text-image-no-wrap .image {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .text_image_background .text_image_background_items .text-image-no-wrap .image {
    min-height: 300px;
  }
}
.text_image_background .text_image_background_items .text-image-no-wrap .text {
  max-width: 100%;
}
.text_image_background .text_image_background_items .text-image-no-wrap .text h2 {
  color: #000;
}
.text_image_background .text_image_background_items .text-image-no-wrap .text h2:before {
  background: #000;
}
.text_image_background .text_image_background_items .text-image-no-wrap .text .btn {
  border: 0.5px solid #000;
  color: #000;
}
.text_image_background .text_image_background_items .text-image-no-wrap .text .btn:hover {
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
}
.text_image_background .text_image_background_items.reverse:before {
  content: "";
  position: absolute;
  top: 65px;
  bottom: 0;
  left: 0;
  right: auto;
  width: 82%;
  background: rgba(121, 133, 112, 0.2);
}
@media (max-width: 1800px) {
  .text_image_background .text_image_background_items.reverse:before {
    width: 85%;
  }
}
@media (max-width: 1600px) {
  .text_image_background .text_image_background_items.reverse:before {
    width: 88%;
  }
}
@media (max-width: 1400px) {
  .text_image_background .text_image_background_items.reverse:before {
    width: 88%;
  }
}
@media (max-width: 1500px) {
  .text_image_background .text_image_background_items.reverse:before {
    width: 90%;
  }
}
@media (max-width: 1400px) {
  .text_image_background .text_image_background_items.reverse:before {
    width: 92%;
  }
}
@media (max-width: 1300px) {
  .text_image_background .text_image_background_items.reverse:before {
    width: 93%;
  }
}
@media (max-width: 1230px) {
  .text_image_background .text_image_background_items.reverse:before {
    width: 97%;
  }
}
@media (max-width: 1200px) {
  .text_image_background .text_image_background_items.reverse:before {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .text_image_background .text_image_background_items.reverse:before {
    display: none;
  }
}
.main_page {
  padding: 100px 0 0;
  width: 100%;
  min-height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
@media (max-width: 1023px) {
  .main_page {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .main_page .row {
    max-width: 80%;
  }
}
.main_page .btn {
  background: rgba(255, 255, 255, 1);
}
@media (max-width: 1023px) {
  .main_page .btn:first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .main_page .btn:last-child {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media (max-width: 568px) {
  .main_page .btn {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }
}
.main_page .btn:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #102342;
}
.main_page .btn:hover svg path {
  fill: #102342;
}
.main_page .logo-main-wrap {
  margin-top: -30px;
}
@media (max-width: 1023px) {
  .main_page .logo-main-wrap {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }
}
.main_page .logo-main {
  width: 300px;
  display: inline-block;
}
@media (max-width: 1023px) {
  .main_page .logo-main {
    width: 250px;
  }
}
.slider-page > h2 {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 3.1px;
  margin-bottom: 0;
}
.slider-page > h2:before {
  display: none;
}
.slider-page .swiper-slide {
  height: 836px;
  width: 1100px;
}
@media (max-width: 1280px) {
  .slider-page .swiper-slide {
    width: 800px;
    height: 400px;
  }
}
@media (max-width: 1023px) {
  .slider-page .swiper-slide {
    width: 720px;
    height: 400px;
  }
}
@media (max-width: 767px) {
  .slider-page .swiper-slide {
    width: 100%;
    height: 300px;
  }
}
.slider-page .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider-page .swiper-button-next:after, .slider-page .swiper-button-prev:after {
  font-size: 28px;
  color: #fff;
}
.acf-map {
  width: 100%;
  height: 400px;
}
@media (max-width: 1024px) {
  .acf-map {
    height: 400px !important;
  }
}
.acf-map img {
  max-width: inherit !important;
}
@media (max-width: 767px) {
  .page-id-2 .text-two-image-1.text-two-image-2 .images {
    display: none;
  }
}
@media (max-width: 767px) {
  .wcs-timetable--monthly-calendar .wcs-day__title {
    display: none;
  }
}
.wcs-timetable--1 .wcs-timetable--monthly-calendar .wcs-date.wcs-date--selected span::after {
  background-color: #102342 !important;
}
.wcs-timetable--1 .wcs-timetable--monthly-calendar .wcs-date span::after {
  background-color: #102342 !important;
}
.wcs-timetable--monthly-calendar .wcs-day-agenda__title::before {
  border-bottom: 3px solid #102342;
}
.wcs-timetable--1 .wcs-timetable--monthly-calendar .wcs-date--with-events:not(.wcs-date--selected):not(
    .wcs-date--past-month):not(.wcs-date--future-month):hover, .wcs-timetable--1 .wcs-timetable--monthly-calendar .wcs-class__time-duration span:first-child {
  color: #102342 !important;
}
.wcs-timetable--1 .wcs-timetable--monthly-calendar .wcs-calendar-nav i, .wcs-timetable--1 .wcs-timetable--monthly-calendar .wcs-day-agenda__title {
  color: #102342 !important;
}
#inquire_popup {
  width: 600px;
  max-width: 100%;
  padding: 50px;
  background: #fff;
}
#inquire_popup * {
  color: #000;
}
#inquire_popup h2 {
  font-family: "Futura";
  font-weight: 500;
  color: #000;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#inquire_popup h2:before {
  display: none;
}
#inquire_popup input[type="text"], #inquire_popup input[type="number"], #inquire_popup input[type="email"], #inquire_popup input[type="password"], #inquire_popup input[type="search"], #inquire_popup input[type="tel"], #inquire_popup textarea {
  border: none;
  border-bottom: 1px solid #000;
  padding: 15px 5px 15px 10px;
  color: #000;
  margin-bottom: 0;
  outline: none;
}
#inquire_popup input[type="submit"] {
  font-family: "Poppins";
  font-size: 13px;
  font-weight: 500;
  color: #000;
  border: none;
  border: 1px solid #000;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
  letter-spacing: 2.1px;
  line-height: 2;
  padding: 3px 42px;
  display: block;
  cursor: pointer;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#inquire_popup input[type="submit"]:hover {
  color: #fff;
  background: #000;
}
#inquire_popup .gform_wrapper.gravity-theme .gfield_validation_message, #inquire_popup .gform_wrapper.gravity-theme .validation_message {
  padding: 5px 24px !important;
  margin-bottom: 15px !important;
}
#inquire_popup .gform_heading {
  display: none;
}
#inquire_popup .gfield_label {
  display: none;
}
#inquire_popup .gform_fields {
  display: block !important;
}
#inquire_popup .gform_fields .ginput_container {
  margin-bottom: 15px;
}
#inquire_popup .gform_footer {
  padding: 0;
  margin: 0;
}
#inquire_popup .gform_validation_errors {
  background: #fff;
  padding: 10px;
  margin-bottom: 15px;
}
#inquire_popup .gform_validation_errors h2 {
  color: #c02b0a;
  font-size: 16px;
  padding: 0 !important;
}
#inquire_popup .gform_validation_errors h2 .gform-icon {
  display: none !important;
}
.fancybox__content > .carousel__button.is-close {
  color: #000;
  top: 20px;
  right: 20px;
}
.team_items-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
@media (max-width: 768px) {
  .team_items-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .team_items-grid {
    grid-template-columns: repeat(1, 400px);
    justify-content: center;
  }
}
@media (max-width: 450px) {
  .team_items-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.team_items-grid .project-post {
  height: 336px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.team_items-grid .project-post .info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team_items-grid .project-post .info > div {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 60%;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team_items-grid .project-post .info > div h3 {
  color: #fff;
}
.team_items-grid .project-post .info > div span {
  color: #fff;
}
.team_items-grid .project-post:hover .info {
  opacity: 1;
  visibility: visible;
}
.team_items-grid .project-post:hover .info > div {
  top: 50%;
}
@media (max-width: 1024px) {
  .fancybox__content > .carousel__button.is-close {
    top: 3px;
    right: 3px;
  }
}
@media (max-width: 1024px) {
  .box-projects .team_items-grid .project-post .info {
    opacity: 1;
    visibility: visible;
  }
}
.box-projects .team_items-grid .project-post .info > div {
  top: 50% !important;
}
.projects-content {
  background: #f2f2f2;
  flex-direction: row;
  align-items: center;
  padding: 63px;
}
@media (max-width: 1024px) {
  .projects-content {
    padding: 36px;
  }
}
.projects-content .projects-content-text {
  flex: 1;
}
@media (max-width: 1024px) {
  .projects-content .projects-content-text {
    margin-bottom: 20px;
  }
}
.projects-content .projects-content-text h2, .projects-content .projects-content-text h3, .projects-content .projects-content-text h4, .projects-content .projects-content-text h5, .projects-content .projects-content-text h6 {
  color: #000;
  font-family: "GothamSSm";
  font-size: 64px;
  font-weight: 700;
  line-height: 74px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .projects-content .projects-content-text h2, .projects-content .projects-content-text h3, .projects-content .projects-content-text h4, .projects-content .projects-content-text h5, .projects-content .projects-content-text h6 {
    font-size: 24px;
    line-height: 37px;
    padding-bottom: 15px;
  }
}
@media (max-width: 576px) {
  .projects-content .projects-content-text h2, .projects-content .projects-content-text h3, .projects-content .projects-content-text h4, .projects-content .projects-content-text h5, .projects-content .projects-content-text h6 {
    font-size: 22px;
    line-height: 35px;
  }
}
.projects-content .projects-content-text p strong {
  font-family: "GothamSSm";
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.25;
  letter-spacing: 2.88px;
}
.projects-content .projects-content-photo {
  flex-basis: 45%;
  text-align: right;
  margin-left: 100px;
}
@media (max-width: 1024px) {
  .projects-content .projects-content-photo {
    flex-basis: 100%;
    margin-left: 0;
  }
}
.team_content {
  padding: 100px 0;
}
.team_content .thumb_team {
  flex-basis: 400px;
  margin-right: 30px;
}
@media (max-width: 1024px) {
  .team_content .thumb_team {
    flex-basis: 100%;
    margin: 0 auto 30px;
  }
}
.team_content .team_text {
  flex: 1;
}
.team_content .return_btn {
  position: absolute;
  top: -50px;
  left: 0;
}
.team_content .return_btn a {
  font-family: "Futura";
  font-size: 14px;
  color: #000;
}
.posts_grid_wrap {
  margin: 80px 0;
}
@media (max-width: 1024px) {
  .posts_grid_wrap {
    margin: 40px 0;
  }
}
.posts_grid_wrap .row1375 > h2 {
  text-align: center;
  font-size: 38px;
}
.posts_grid_wrap .row1375 > h2:before {
  display: none;
}
.posts_grid_wrap .categories-list {
  margin-bottom: 30px;
}
.posts_grid_wrap .categories-list li {
  margin: 5px 10px;
}
.posts_grid_wrap .categories-list li a {
  font-family: "Poppins";
  display: block;
  text-align: center;
  padding: 10px 20px;
  border: 1px solid #000;
  color: #000;
  text-transform: uppercase;
}
.posts_grid_wrap .categories-list li a:hover {
  border: 1px solid #636e84;
  color: #636e84;
}
.posts_grid_wrap .categories-list li.current-cat a {
  border: 1px solid #636e84;
  color: #636e84;
}
.posts_grid_wrap .posts_grid_items {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1%;
  width: 102%;
}
.posts_grid_wrap .posts_grid_items > * {
  width: 23%;
  margin: 0 1% 1.25em;
}
@media (max-width: 1024px) {
  .posts_grid_wrap .posts_grid_items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
  }
  .posts_grid_wrap .posts_grid_items > * {
    width: 49%;
    margin: 0 0.5% 0.75em;
  }
}
@media (max-width: 767px) {
  .posts_grid_wrap .posts_grid_items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
  }
  .posts_grid_wrap .posts_grid_items > * {
    width: 99%;
    margin: 0 0.5% 1em;
  }
}
.posts_grid_wrap .posts_grid_items .posts_grid_item {
  position: relative;
}
.posts_grid_wrap .posts_grid_items .posts_grid_item .thumb {
  display: block;
  height: 240px;
  margin-bottom: 10px;
}
.posts_grid_wrap .posts_grid_items .posts_grid_item .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.posts_grid_wrap .posts_grid_items .posts_grid_item .info {
  padding: 0 0 30px;
}
.posts_grid_wrap .posts_grid_items .posts_grid_item .info span {
  font-family: "Poppins";
  text-transform: uppercase;
}
.posts_grid_wrap .posts_grid_items .posts_grid_item .info h3 {
  font-family: "Poppins";
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
  padding-bottom: 15px;
}
.posts_grid_wrap .posts_grid_items .posts_grid_item .info h3 em, .posts_grid_wrap .posts_grid_items .posts_grid_item .info h3 br {
  display: none;
}
.posts_grid_wrap .posts_grid_items .posts_grid_item .info p {
  font-family: "Poppins";
  font-size: 15px;
}
.posts_grid_wrap .posts_grid_items .posts_grid_item .info .read_more {
  position: absolute;
  bottom: 20px;
  left: 0;
  background-position: 0 4rem;
  background-size: 4px 4px;
  background-repeat: repeat-x;
  border-bottom: 1px solid #000;
  color: #000;
  padding: 9px 26px 9px 3px;
  line-height: 22px;
  letter-spacing: 2px;
  font-family: "Poppins";
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}
.posts_grid_wrap .posts_grid_items .posts_grid_item .info .read_more .html-arrow-right {
  position: absolute;
  right: 5px;
  top: 9px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.posts_grid_wrap .posts_grid_items .posts_grid_item .info .read_more:hover .html-arrow-right {
  right: 0;
}
.pagenavi__wrapper {
  text-align: center;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .pagenavi__wrapper {
    margin-top: 0;
  }
}
.pagenavi__wrapper a, .pagenavi__wrapper span {
  font-size: 14px;
  margin: 0 3px;
  padding: 3px 5px;
  color: #000;
  width: 30px;
  height: 30px;
  line-height: 23px;
  display: inline-block;
}
.pagenavi__wrapper a {
  border: 1px solid #000;
}
.pagenavi__wrapper .current, .pagenavi__wrapper a:hover {
  color: #fff;
  border-color: #000;
  background: #000;
}
.funds_block_wrap .funds_blocks {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1%;
  width: 102%;
}
.funds_block_wrap .funds_blocks > * {
  width: 31.3333333333%;
  margin: 0 1% 1.3333333333em;
}
@media (max-width: 1023px) {
  .funds_block_wrap .funds_blocks {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1%;
    width: 102%;
  }
  .funds_block_wrap .funds_blocks > * {
    width: 48%;
    margin: 0 1% 1.5em;
  }
}
@media (max-width: 767px) {
  .funds_block_wrap .funds_blocks {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1%;
    width: 102%;
  }
  .funds_block_wrap .funds_blocks > * {
    width: 98%;
    margin: 0 1% 2em;
  }
}
.funds_block_wrap .funds_blocks .funds_block .image_block {
  height: 288px;
  position: relative;
  overflow: hidden;
}
.funds_block_wrap .funds_blocks .funds_block .image_block > span {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 0;
  background: #636e84;
  padding: 10px 20px;
  color: #fff;
  font-size: 14px;
}
.funds_block_wrap .funds_blocks .funds_block .image_block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.funds_block_wrap .funds_blocks .funds_block .image_block .image_text {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(12, 31, 52, 0.5);
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.funds_block_wrap .funds_blocks .funds_block .image_block .image_text > .image_text_center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.funds_block_wrap .funds_blocks .funds_block .image_block .image_text > .image_text_center > div {
  margin-bottom: 10px;
  color: #fff;
  flex-basis: 100%;
}
.funds_block_wrap .funds_blocks .funds_block .image_block .image_text > .image_text_center > div > div {
  font-size: 24px;
  font-weight: 700;
}
.funds_block_wrap .funds_blocks .funds_block .image_block .image_text > .image_text_center > div > span {
  font-size: 14px;
}
.funds_block_wrap .funds_blocks .funds_block .info_block {
  padding: 25px 20px;
  background: #0c1f34;
  text-align: center;
}
.funds_block_wrap .funds_blocks .funds_block .info_block h3 {
  color: #fff;
  font-size: 20px;
  padding-bottom: 5px;
  line-height: 1.2;
}
.funds_block_wrap .funds_blocks .funds_block .info_block h3::before {
  display: none;
}
.funds_block_wrap .funds_blocks .funds_block .info_block .location {
  color: #fff;
  font-size: 16px;
}
.funds_block_wrap .funds_blocks .funds_block .info_block .location i {
  display: none;
}
.funds_block_wrap .funds_blocks .funds_block:hover .image_block img {
  transform: scale(1.1);
}
#funds_form {
  position: relative;
  max-width: 1000px;
  padding: 0;
}
#funds_form > .flex {
  align-items: stretch;
}
#funds_form > .flex > div {
  flex-basis: 50%;
}
@media (max-width: 768px) {
  #funds_form > .flex > div {
    flex-basis: 100%;
  }
}
#funds_form .form {
  padding: 120px 60px;
}
#funds_form .form h3 {
  font-size: 22px;
  padding-bottom: 10px;
}
#funds_form .form .gfield {
  margin-bottom: 10px;
}
#funds_form .form .gchoice {
  margin-bottom: 5px;
}
#funds_form .form .gform_validation_errors {
  display: none;
}
#funds_form .form .gf_progressbar_wrapper {
  display: none;
}
#funds_form .form .gform_wrapper {
  width: 100%;
  height: auto;
  position: static;
  transform: none;
  padding: 0;
  background: transparent;
}
#funds_form .form #field_2_11 h4 {
  padding-bottom: 10px;
}
#funds_form .form #field_2_11 h4 span {
  color: #790000;
  margin-left: 4px;
}
#funds_form .image {
  height: 500px;
}
@media (max-width: 768px) {
  #funds_form .image {
    display: none;
  }
}
#funds_form .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#funds_form input[type="text"], #funds_form input[type="number"], #funds_form input[type="email"], #funds_form input[type="password"], #funds_form input[type="search"], #funds_form input[type="tel"], #funds_form textarea {
  border: 2px solid #0c1f34;
  min-height: 52px;
  color: #0c1f34;
  border-radius: 0;
  outline: none;
}
#funds_form input[type="text"]::placeholder, #funds_form input[type="number"]::placeholder, #funds_form input[type="email"]::placeholder, #funds_form input[type="password"]::placeholder, #funds_form input[type="search"]::placeholder, #funds_form input[type="tel"]::placeholder, #funds_form textarea::placeholder {
  color: #0c1f34;
}
#funds_form .button {
  font-size: 15px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 10px 30px;
  border: 1px solid #0c1f34;
  color: #0c1f34;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#funds_form .button:hover {
  background: #0c1f34;
  color: #fff;
}
.fancybox__slide {
  background: rgba(38, 38, 38, 0.8);
}
.left_right_image_wrap {
  margin: 50px 0;
}
.left_right_image:nth-child(even) {
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .left_right_image:nth-child(even) {
    flex-direction: row;
  }
}
.left_right_image:nth-child(even) .left_block_item:before {
  content: "";
  border-right: 1px solid #d5d5d5;
  border-top: 1px solid #d5d5d5;
  height: 50%;
  position: absolute;
  left: -18rem;
  top: -3rem;
  width: 50%;
  z-index: 2;
  bottom: auto;
  background: transparent;
}
@media (max-width: 767px) {
  .left_right_image:nth-child(even) .left_block_item:before {
    display: none;
  }
}
.left_right_image > div {
  width: 50%;
  flex-basis: 50%;
}
@media (max-width: 1024px) {
  .left_right_image > div {
    width: 100%;
    flex-basis: 100%;
  }
}
.left_right_image .left_block_item {
  position: relative;
}
.left_right_image .left_block_item:before {
  content: "";
  background-color: #d5d5d5;
  top: 0;
  height: 250px;
  left: 50px;
  position: absolute;
  width: 1px;
  z-index: 2;
}
@media (max-width: 1024px) {
  .left_right_image .left_block_item:before {
    left: 20px;
  }
}
@media (max-width: 767px) {
  .left_right_image .left_block_item:before {
    display: none;
  }
}
.left_right_image .left_block_item > div {
  max-width: 440px;
  padding: 80px 30px 80px;
}
@media (max-width: 1024px) {
  .left_right_image .left_block_item > div {
    padding: 40px 10px 40px;
  }
}
.left_right_image .left_block_item .sup_title {
  letter-spacing: 2px;
  font-size: 15px;
  display: block;
  margin-bottom: 20px;
}
.left_right_image .left_block_item .sub_title {
  letter-spacing: 2px;
  font-size: 15px;
}
.left_right_image .right_block_item {
  min-height: 300px;
}
@media (max-width: 1024px) {
  .left_right_image .right_block_item {
    margin-bottom: 30px;
  }
}
.left_right_image .right_block_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.proof_bar {
  background: #fafafa;
  padding: 18px 0 0;
}
.proof_bar .proof_bar_text {
  width: 200px;
  margin-right: 50px;
  padding: 20px 30px;
}
@media (max-width: 1024px) {
  .proof_bar .proof_bar_text {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  .proof_bar .proof_bar_text > div {
    width: 100%;
  }
}
.proof_bar .proof_bar_text p {
  font-family: "Sabon";
  font-weight: 400;
  font-size: 26px;
  color: #2d2d2d;
  line-height: 0.9;
}
.proof_bar .proof_bar_text * {
  padding-bottom: 0;
}
.proof_bar .proof_bar_slider {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1%;
  width: 102%;
  justify-content: center;
}
.proof_bar .proof_bar_slider > * {
  width: 14.6666666667%;
  margin: 0 1% 1.1666666667em;
}
.proof_bar .proof_bar_slider .proof_bar_slider-item {
  height: 100px;
  padding: 5px 0;
}
@media (max-width: 767px) {
  .proof_bar .proof_bar_slider .proof_bar_slider-item {
    height: 70px;
    padding: 5px 5px;
  }
}
.proof_bar .proof_bar_slider .proof_bar_slider-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.client_proofs {
  background: #fafafa;
  padding: 18px 0 0;
}
.client_proofs .row {
  width: 1300px;
}
.client_proofs .client_proofs_text {
  text-align: center;
  padding: 50px 0;
}
.client_proofs .client_proofs_text p {
  font-family: "Sabon";
  font-weight: 400;
  font-size: 26px;
  color: #2d2d2d;
  line-height: 0.9;
}
.client_proofs .client_proofs_text * {
  padding-bottom: 0;
}
.client_proofs .client_proofs_slider {
  position: relative;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1%;
  width: 102%;
}
.client_proofs .client_proofs_slider > * {
  width: 23%;
  margin: 0 1% 1.25em;
}
@media (max-width: 1024px) {
  .client_proofs .client_proofs_slider {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1%;
    width: 102%;
  }
  .client_proofs .client_proofs_slider > * {
    width: 48%;
    margin: 0 1% 1.5em;
  }
}
.client_proofs .client_proofs_slider .client_proofs_slider_item {
  height: 350px;
  padding: 5px 30px;
}
@media (max-width: 1024px) {
  .client_proofs .client_proofs_slider .client_proofs_slider_item {
    height: 140px;
  }
}
.client_proofs .client_proofs_slider .client_proofs_slider_item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.banner_slide {
  position: relative;
}
.banner_slide .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #a1a1a1;
}
