@charset "UTF-8";
/*!
Theme Name: Building WordPress Theme
Theme URI: https://www.novathemes.net/products/building-wordpress-theme/
Description: The Building WordPress Theme is a professionally designed solution tailored for construction companies, contractors, builders, and infrastructure businesses looking to establish a strong and credible online presence. With its clean and structured layout, this theme allows you to effectively showcase your services, completed projects, team expertise, and business values in a visually appealing manner. Whether you are managing residential projects, commercial developments, or large-scale construction work, the Building WordPress Theme provides an intuitive platform that simplifies website creation without requiring technical knowledge. Its fully responsive design ensures your website looks flawless across all devices, delivering a seamless experience for visitors on desktops, tablets, and smartphones. With strategically designed sections for services, project portfolios, testimonials, and contact information, the Building WordPress Theme helps you build trust, attract potential clients, and present your business professionally in a competitive market.
Author URI: https://www.novathemes.net/
Author: Novathemes
Version: 1.0
Requires at least: 6.0
Tested up to: 6.2
Requires PHP: 7.2
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: nova-building-architecture-pro
Tags: left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, grid-layout, wide-blocks, block-styles, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-site-editing, block-patterns, sticky-post, threaded-comments, template-editing, blog, news, portfolio

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Building WordPress Theme is based on Twenty Twenty-Two WordPress Theme, (C) 2021 WordPress.org
Twenty Twenty-Two is distributed under the terms of the GNU GPL.

*/
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

body {
  background: #ffffff;
  font-family: "Oswald";
  overflow-x: hidden;
  line-height: 1.7;
  font-size: 14px;
}

header a,
footer a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.5;
  font-weight: 700;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

table {
  width: 100%;
  border-spacing: 0;
}

th,
td {
  padding: 5px;
  text-align: center;
}

table td,
table tr,
table th {
  border: 1px solid #ddd;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img,
.wp-block-image img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

figure {
  margin: 1em 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: 17px;
}

abbr,
acronym {
  border-bottom: 1px dotted #ddd;
  cursor: help;
}

mark,
ins {
  background: #ddd;
  text-decoration: none;
}

big {
  font-size: 125%;
}

select,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  font-size: 17px;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  line-height: 1.75;
  padding: 7px 15px;
  color: #1c1c1c;
}

textarea {
  width: 100%;
  height: 120px;
  padding: 15px 20px;
}

input[type="checkbox"] {
  display: inline;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cacaca;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #c3c3c3;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #a3a2a2;
}

hr {
  background-color: #999;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

a {
  color: #3957f5;
  outline: 0 !important;
}
.widget a:not(.wp-block-button__link),
.entry-summery a:not(.wp-block-button__link),
.entry-content a:not(.wp-block-button__link) {
  text-underline-offset: 3px;
  text-decoration-skip-ink: all;
  text-decoration-thickness: 1px;
  text-decoration: underline;
}
.widget a:not(.wp-block-button__link):hover,
.entry-summery a:not(.wp-block-button__link):hover,
.entry-content a:not(.wp-block-button__link):hover {
  color: #d99a4f;
}
a:focus-visible,
a:focus {
  outline: thin dotted !important;
}
a:hover,
a:active,
a:hover {
  outline: 0;
  color: #d99a4f;
}
.alignwide {
  margin-left: -80px !important;
  margin-right: -80px !important;
}
.alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
}
.home .wp-site-blocks > * {
  margin-top: 0 !important;
}

/*---------------- Woocommerce CSS------------------ */
.woocommerce .select2-container--default .select2-selection--single {
  height: 40px;
}
.woocommerce
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  padding: 5px 8px;
}
.woocommerce
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 8px;
}
.woocommerce form .form-row input.input-text {
  padding: 8px;
  border: 1px solid #bcbcbc;
}
.related.products h2 {
  text-align: left;
}
.woocommerce .star-rating span::before {
  color: #f3f321;
}
.woocommerce ul.products li.product .star-rating {
  margin: 0 auto 8px;
  font-size: 15px !important;
}
.woocommerce span.onsale {
  background: #d99a4f;
  padding: 0;
  color: #3957f5;
}
.products li {
  box-shadow: -2px -2px 5px #bbb;
  padding: 10px !important;
  text-align: center;
}
.woocommerce ul.products li.product a img {
  margin: 0;
}
h2.woocommerce-loop-product__title,
.woocommerce div.product li .product_title {
  color: #000;
  letter-spacing: 1px;
  font-weight: 600;
  text-align: center !important;
  font-size: 20px !important;
  padding: 5px 0 5px 0 !important;
}
.woocommerce ul.products li.product .button {
  margin-top: 5px;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #000;
}
.woocommerce div.product .product_title,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  margin-bottom: 5px;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #d99a4f;
  color: #3957f5;
  border-radius: 30px;
  padding: 10px 20px !important;
  opacity: 1 !important;
  text-decoration: none;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background: #3957f5;
  color: #fff;
}
.woocommerce .quantity .qty {
  width: 5em;
  padding: 7px;
  border-radius: 30px;
  border: solid 1px #000;
  color: #000;
  line-height: 1;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
  max-width: 100%;
}
nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-left: 0;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #d99a4f;
  padding: 12px !important;
  margin-bottom: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a {
  color: #3957f5;
  font-weight: 600;
}
nav.woocommerce-MyAccount-navigation ul li a:hover {
  color: #222 !important;
}
span.posted_in {
  display: block;
}
span.woocommerce-input-wrapper {
  width: 100%;
}
select.orderby {
  padding: 10px;
}
.woocommerce-product-gallery__image {
  padding: 2px;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
  padding: 12px;
}
nav.woocommerce-MyAccount-navigation ul li a,
.woocommerce-info a,
.woocommerce-privacy-policy-text a,
td.product-name a,
a.shipping-calculator-button {
  text-decoration: none !important;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
  margin-top: 20px;
}
.woocommerce input#password {
  border: 1px solid #bcbcbc;
}
.woocommerce-page form .password-input {
  width: 100%;
}
.woocommerce nav.woocommerce-pagination ul li a {
  display: block;
  padding: 12px 15px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #d99a4f;
  transition: background 0.15s ease-in-out;
  font-weight: bold;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
  background: #000;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  padding: 12.5px 15px;
  background: #000;
  color: #fff;
  font-weight: normal;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
  border: none;
  float: none;
  overflow: unset;
}
.woocommerce nav.woocommerce-pagination {
  text-align: center;
  margin-bottom: 20px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 110px !important;
  padding: 5px 5px 5px !important;
  margin: 0px 10px 0px 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  margin-bottom: 30px;
}
#payment {
  margin: 0 0 30px 0;
}

/* Header Section */
h1.sports-site-title-box {
  display: none;
}
.sports-site-title-box a {
  font-size: 12px;
}
/* ----------Header search----------- */
.wp-block-column.architecture-header-contact-box {
  padding-left: 10px;
}
.realestate-search-box input[type="search"] {
  position: absolute;
  bottom: -30px;
  z-index: 1;
  width: 225px;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden
  .wp-block-search__inside-wrapper {
  overflow: visible;
}
.realestate-search-box .wp-block-search__button {
  border: 0;
  background: #ffffff;
  height: 42px;
  width: 42px;
  max-width: unset !important;
  color: #292d32;
  border-radius: 10px;
  font-size: 24px;
  padding: 7px 0;
  transform: rotate(270deg);
  position: relative;
}
.wp-block-stackable-text.reaestae-video-phone-number {
  margin-top: 0;
}
.realestate-search-box .wp-block-search__inside-wrapper {
  justify-content: right;
}
.wp-block-group.realestate-search-box {
  position: relative;
}
.wp-block-column.realestate-search-box {
  margin: -28px 0 0 -42px;
  position: relative;
  z-index: 99;
}
/* .wp-block-group.realestate-search-box::before {
    content: '';
    background: #00000033;
    width: 1px;
    height: 52px;
    position: absolute;
    left: 125px;
} */
.realestate-search-box .wp-block-search__button:hover {
  background: #d99a4f;
  color: #ffffff;
}
.realestate-search-box .wp-block-woocommerce-customer-account a:hover,
.realestate-search-box button.wc-block-mini-cart__button:hover {
  background: #d99a4f;
  color: #ffffff !important;
}
.realestate-search-box button.wc-block-mini-cart__button:hover path {
  fill: #ffffff !important;
}
.realestate-search-box .wp-block-woocommerce-customer-account a {
  background: #fff;
  height: 42px;
  width: 42px;
  border-radius: 10px;
  padding: 0px 4px;
}
.realestate-search-box button.wc-block-mini-cart__button {
  background: #fff;
  height: 42px;
  width: 42px;
  border-radius: 10px;
  padding: 0px 10px;
  cursor: pointer;
}
.realestate-search-box .wc-block-mini-cart__button:hover:not([disabled]) {
  opacity: 1;
}
/* ---------Header------------ */
#realestate-header-sec {
  margin-top: 0;
  max-width: unset;
  padding: 0 15em;
}
.wp-block-columns.realestate-header-colom-box {
  max-width: unset;
  gap: 0;
}
.sports-header-logo-image img.custom-logo {
  width: auto;
}
.wp-block-group.realestate-haeder-navigation-box {
  position: relative;
  /* padding: 17px 50px; */
}
.onepage-header-navigation-box li a span {
  color: #ffffff;
  font: 400 22px / 26px "Barlow Condensed";
  letter-spacing: 1px;
}
.onepage-header-navigation-box ul li ul li a span {
  color: black;
}
.onepage-header-navigation-box ul li ul li a:hover {
  background-color: #d99a4f;
}
.onepage-header-navigation-box ul li ul li a:hover span {
  color: white;
}
.onepage-header-box .onepage-header-navigation-box li {
  margin: 0 15px;
}
.wp-block-group.automobile-header-button {
  padding: 14px 25px;
  position: relative;
}
.theme-sidebar a {
  text-decoration: none !important;
}
.automobile-header-button span.stk--svg-wrapper {
  background: #fdd61f;
  height: 27px;
  width: 27px;
  padding: 7px 0px;
  border-radius: 50%;
  margin-left: 12px;
}
.automobile-header-button path {
  fill: #1f6306 !important;
}
.automobile-header-button .stk--inner-svg svg {
  margin-inline-start: 0 !important;
}
/* -------------------- */
/* .stk-block-background {
    background-color: unset;
} */
/* ---------Banner section---------------- */
#realestate-main-banner-sec
  button.stk-block-carousel__button.stk-block-carousel__button__next {
  top: -49px !important;
  position: absolute !important;
}
#realestate-main-banner-sec
  button.stk-block-carousel__button.stk-block-carousel__button__next:hover,
#realestate-main-banner-sec
  button.stk-block-carousel__button.stk-block-carousel__button__prev:hover {
  background-color: #d99a4f !important;
}
.wp-block-column.it-architecture-social-box {
  position: relative;
}
.wp-block-stackable-button-group.it-architecture-slider-social-icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 32%;
}
.wp-block-column.it-architecture-slider-content-box {
  padding-left: 70px;
}
.it-architecture-slider-text p.stk-block-text__text {
  width: 55%;
}
.wp-block-stackable-column.stk-block-background.it-architecture-slider-bg {
  padding: 14em 0;
}
.stk-block-background {
  background: unset;
}
.wp-block-columns.sports-banner-box {
  max-width: 1300px;
}
.wp-block-cover.realestate-banner-image {
  min-height: 740px;
}
.sports-banner-text p.stk-block-text__text {
  width: 47%;
  padding-top: 30px;
}
.wp-block-stackable-text.realestate-banner-small-text {
  width: max-content;
  padding: 12px 35px;
}
.realestate-banner-button-box .wp-block-stackable-button {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: unset;
  padding: 11px 31px;
}
.realestate-banner-button-box a.stk-link.stk-button {
  padding: 0 !important;
}
.realestate-banner-button-box
  .stk-block
  .stk-button.stk--hover-effect-darken:hover {
  filter: unset;
}
.stk-block-icon.realestate-icon-bg {
  padding: 19px 21px;
  background-size: auto;
  width: 59px;
  height: 53px;
  background-color: unset;
  background-repeat: no-repeat;
}
#realestate-main-banner-sec .stk-block-carousel__buttons {
  display: block;
  right: -7em;
  left: auto;
  bottom: 17em;
  top: auto;
}
/* -------------Service Section-------------------- */
.wp-block-group.realestate-service-grp-box,
.wp-block-stackable-subtitle.realestate-service-small-head,
.wp-block-stackable-heading.realestate-service-heading,
.wp-block-stackable-carousel.realestate-service-main-box {
  max-width: 1300px;
}
.wp-block-group.realestate-service-small-title {
  max-width: unset;
}
.wp-block-group.realestate-service-image-box {
  clip-path: polygon(65% 0%, 100% 38%, 100% 100%, 0 100%, 0 0);
  width: max-content;
  margin: 0 !important;
  position: relative;
  padding: 25px 25px;
  margin-bottom: 13px !important;
}
figure.realestate-service-hover-img {
  position: absolute;
  top: 0px;
  margin-bottom: 0;
  opacity: 0;
}
figure.realestate-service-img {
  margin-bottom: 0;
}
.wp-block-group.realestate-service-box:hover
  .wp-block-group.realestate-service-image-box {
  background: #d99a4f !important;
}
.wp-block-group.realestate-service-box:hover
  figure.realestate-service-hover-img {
  opacity: 1;
}
.wp-block-group.realestate-service-box:hover figure.realestate-service-img {
  opacity: 0;
}
.wp-block-group.realestate-service-box {
  background-size: contain !important;
  background-repeat: no-repeat;
  padding: 45px 45px;
}
#realestate-service-sec {
  margin-top: -12em;
}
.wp-block-cover.realestate-service-bg {
  /* padding: 20em 0; */
  min-height: 1098px;
}
.wp-block-stackable-carousel.realestate-service-main-box {
  padding-top: 60px;
}
#realestate-service-sec .stk-block-carousel__buttons {
  top: -145px;
}
/* --------Choice Section------------------------- */
#realestate-your-choice-sec .wp-block-cover {
  max-width: 1300px;
}
#realestate-your-choice-sec img.wp-block-cover__image-background {
  object-fit: contain;
}
.realestate-choice-col {
  position: relative;
  top: 48px;
}
.realestate-choose-button-box .wp-block-stackable-button {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: unset;
  padding: 14px 18px;
}
.realestate-choose-button-box a.stk-link.stk-button {
  padding: 0 !important;
}
.stk-block-icon.realestate-choose-icon-bg {
  padding: 15px 14px;
  background-size: auto;
  width: 50px;
  height: 50px;
  background-color: unset;
  background-repeat: no-repeat;
}
.realestate-choose-button-box
  .stk-block
  .stk-button.stk--hover-effect-darken:hover {
  filter: unset;
}
/* ------About Us------------ */
#realestae-about-us-section .wp-block-columns.realestae-about-content-box {
  max-width: 1300px;
}
#realestae-about-us-section {
  position: relative;
  padding: 45px 20px 10em;
}
.realestae-about-text p.stk-block-text__text {
  width: 93%;
}
.realestate-about-button .wp-block-stackable-button {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: unset;
  padding: 11px 25px;
}
.realestate-about-button a.stk-link.stk-button {
  padding: 0;
}
.realestate-about-button .stk-block .stk-button.stk--hover-effect-darken:hover {
  filter: unset;
}
.wp-block-group.realestae-about-content-box1,
.realestae-about-content-box2 {
  box-shadow: 0px 9px 14px 0px #0000001a;
}
figure.realestae-about-image1 {
  text-align: right;
}
.wp-block-group.realestae-abou-image-box,
.wp-block-group.realestae-about-image-box,
.wp-block-column.realestate-abou-col1 {
  position: relative;
}
.wp-block-group.realestae-about-content-box1,
.wp-block-group.realestae-about-content-box2 {
  position: absolute;
}
.wp-block-group.realestae-about-content-box1 {
  left: -56px;
  top: 130px;
  width: 55%;
  z-index: 999;
}
.wp-block-group.realestae-about-content-box2 {
  left: -95px;
  top: 215px;
  z-index: 9;
}
figure.realestae-about-image2 {
  position: absolute;
  bottom: -92px;
  left: 0;
}
.wp-block-group.realestae-about-data-box {
  margin-right: 75px;
}
figure.realestate-about-arrow-img {
  position: absolute;
  right: 72px;
  top: 11em;
}
figure.realestate-abot-design-img {
  position: absolute;
  left: 0;
  top: 9em;
}
figure.realestate-about-design-img2 {
  position: absolute;
  bottom: 60px;
  right: -95px;
}
.realestate-about-button {
  padding-top: 30px;
}
/* --------Properties Section---------------------------- */
.wp-block-cover.realestate-property-cover {
  padding: 170px 0;
}
#proprty-sec {
  max-width: 1300px;
  padding-top: 30px;
}
.property-image-box {
  position: relative;
}
.property-price-ybox {
  margin-top: 25px;
}
.property-data-box {
  background: #ffffff;
  border-radius: 0px 0px 20px 20px;
  padding: 50px 20px 15px;
  margin-top: -27px;
}
h5.test-title a {
  text-decoration: none;
  color: #272727;
  font: 600 20px / 33px "Poppins";
  text-transform: capitalize;
}
.property-data-box p {
  color: #413e3c;
  font: 300 14px/23px "Poppins";
}
.property-meta-boxes {
  display: flex;
}
.property-meta-boxes span {
  color: #292d32;
  font: 400 16px "Poppins";
  display: flex;
  align-items: center;
  gap: 10px;
  margin-right: 17px;
}
.property-image-box p {
  margin: 0;
}
.detail-btn a {
  position: relative;
  padding: 11px 36px;
  color: #ffffff;
  text-decoration: unset;
  font: 600 16px / 26px "Barlow Condensed";
  text-transform: uppercase;
  clip-path: polygon(90% 0%, 100% 38%, 100% 100%, 0 100%, 0 0);
  border-radius: 8px;
  letter-spacing: 0.01em;
  background: #272727;
}
/* .detail-btn a::before {
  content: '';
  background-image: url('./images/property-button-border.png');
  position: absolute;
  right: 0;
  bottom: 0px;
  z-index: 99;
  width: 125px;
  height: 47px;
  background-repeat: no-repeat;
} */
.property-box:hover .detail-btn a {
  background: #d99a4f;
  color: #ffffff;
}
.property-meta-boxes path {
  fill: #d99a4f;
}
.proprty-sec-box .owl-nav {
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  margin-top: 30px;
}
.slider-counter {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin-top: 37px;
}
.proprty-sec-box button.owl-prev,
.proprty-sec-box button.owl-next {
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 10px;
  box-shadow: 0px 0px 7px 0px #0000001c;
  height: 42px;
  width: 42px;
  margin: 0 35px;
}
.proprty-sec-box button.owl-prev:hover,
.proprty-sec-box button.owl-next:hover {
  background: #d99a4f;
  border-color: #d99a4f;
}
.proprty-sec-box button.owl-prev:hover path,
.proprty-sec-box button.owl-next:hover path {
  fill: #ffffff;
}
.proprty-sec-box button.owl-prev path,
.proprty-sec-box button.owl-next path {
  fill: #292d32;
}
.proprty-sec-box .owl-dots {
  text-align: center;
  margin-top: 30px;
}
.proprty-sec-box button.owl-dot {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #ffffff;
  border: 3px solid #ffffff;
  margin: 0 4px;
}
.proprty-sec-box button.owl-dot.active {
  background: #d99a4f;
  border-color: #ffffff;
}
/* -------------Project Section------------------- */
#realestate-project-section {
  padding: 40px 0;
  position: relative;
}
.wp-block-columns.realestate-project-col {
  max-width: 1300px;
  padding-top: 30px;
}
.realestate-project-col .wp-block-stackable-text {
  margin-top: 5px;
}
.wp-block-group.realestate-project-box1,
.wp-block-group.realestate-project-box2,
.wp-block-group.realestate-project-box3,
.wp-block-group.realestate-project-box4,
.wp-block-group.realestate-project-box5,
.wp-block-group.realestate-project-box6 {
  position: relative;
}
.wp-block-group.real-estate-project-content-box1,
.wp-block-group.real-estate-project-content-box2,
.wp-block-group.real-estate-project-content-box3,
.wp-block-group.real-estate-project-content-box4,
.wp-block-group.real-estate-project-content-box5,
.wp-block-group.real-estate-project-content-box6 {
  width: 175px;
  height: 175px;
  padding: 60px 0;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
}
.wp-block-group.real-estate-project-content-box1 {
  top: 30%;
}
.wp-block-group.real-estate-project-content-box2 {
  top: 30%;
}
.wp-block-group.real-estate-project-content-box3 {
  top: 15%;
}
.wp-block-group.real-estate-project-content-box4 {
  top: 37%;
}
.wp-block-group.real-estate-project-content-box5 {
  top: 30%;
}
.wp-block-group.real-estate-project-content-box6 {
  top: 30%;
}
figure.realestate-project-design1 {
  position: absolute;
  right: -90px;
  top: 110px;
}
figure.realestate-project-design2 {
  position: absolute;
  bottom: -95px;
  left: -82px;
}
/* -----------Video Section-------------------- */
#realestate-video-sec {
  padding: 40px 0px;
}
.wp-block-group.real-estate-video-box {
  max-width: 1300px;
  position: relative;
}
.wp-block-columns.realestate-video-col {
  max-width: unset;
}
.realestate-video-left-box img.wp-block-cover__image-background {
  object-fit: contain;
}
.realestate-video-left-box .wp-block-cover__inner-container {
  padding: 0 50px;
}
.realestate-video-title h2.stk-block-heading__text {
  width: 60%;
}
.wp-block-columns.realestate-counter-col {
  max-width: 1300px;
  margin-top: 0;
}
.realestae-counter-box .wp-block-ctrb-counters {
  padding-left: 75px;
}
.realestae-counter-box .ctrbCounters.columns-4 {
  padding: 0 !important;
}
.wp-block-group.real-estate-video-right-box {
  position: absolute;
  right: 0;
  bottom: -4px;
}
.stk-block-icon.realestate-video-icon-bg {
  padding: 29px 29px;
  background-size: auto;
  width: 83px;
  height: 75px;
  background-color: unset;
  background-repeat: no-repeat;
}
.realestate-video-button-box .wp-block-stackable-button {
  background-size: auto;
  background-repeat: no-repeat;
  background-color: unset;
  padding: 18px 45px;
}
.realestate-video-button-box a.stk-link.stk-button {
  padding: 0;
}
.realestate-video-button-box
  .stk-block
  .stk-button.stk--hover-effect-darken:hover {
  filter: unset;
}
.reaestae-video-phone-number a {
  text-decoration: unset;
}
.real-estate-video-right-box .stk-block-video-popup__overlay {
  position: relative;
}
.real-estate-video-right-box .stk--inner-svg::before {
  content: "";
  background-image: url("./images/play-cricle.png");
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  width: 96px;
  height: 96px;
}
.real-estate-video-right-box .stk--inner-svg {
  padding: 31px 32px;
}
/* -----------Our Value Section----------------------- */
.wp-block-columns.realestate-value-col {
  max-width: 1300px;
  gap: 105px;
}
#realestate-our-value-sec {
  padding: 40px 0;
  position: relative;
}
.wp-block-group.realestate-value-box1,
.wp-block-group.realestate-value-box2 {
  width: 212px;
  height: 212px;
  border-radius: 50%;
  padding: 48px 0;
}
.wp-block-group.realestate-value-box1 {
  margin: 53px auto 0;
}
.wp-block-group.realestate-value-box2 {
  margin: 60px auto;
}
.wp-block-column.realestate-value-left-box {
  position: relative;
}
figure.realestate-value-arrow-img {
  position: absolute;
  right: -105px;
  top: 35%;
}
figure.realestate-value-design2-img {
  position: absolute;
  right: -104px;
  top: 75px;
}
figure.realestate-value-design1-img {
  position: absolute;
  left: -72px;
  bottom: 60px;
}
/* -----------Our Work Section-------------------------- */
.realestate-work-data-box .wp-block-stackable-text {
  margin-top: 6px;
}
.wp-block-cover.realestae-work-cover-img {
  padding: 147px 20px;
}
.realestate-work-slider {
  padding-top: 50px;
}
.realestate-work-image-box figure {
  margin-bottom: 0;
}
.wp-block-group.realestate-work-data-box {
  margin-top: 0;
}
.wp-block-group.realestate-work-data-box {
  margin-top: 0;
  /* background-size: contain !important; */
  background-repeat: no-repeat;
  padding: 31px 25px;
  width: 306px;
  margin: -75px auto 0;
  position: relative;
  opacity: 0;
  transition: 0.3s;
}
.realestate-work-image-box img {
  width: 100%;
}
.realestate-work-image-box:hover .wp-block-group.realestate-work-data-box {
  opacity: 1;
  transition: 0.3s;
}
/* ---------Our Facility Section--------------------- */
#realestate-our-facility-sec {
  margin-top: 0;
  padding-bottom: 10em;
  background: #fbfbfb;
}
.wp-block-group.realestate-facility-main-box {
  background: linear-gradient(90deg, #f2f1f6 66%, #ffffff 66%);
  padding: 60px 0 30px;
  position: relative;
}
.wp-block-columns.realestate-our-facility-col {
  max-width: 1300px;
}
.realestate-facillity-button-box .wp-block-stackable-button {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: unset;
  padding: 20px 58px;
}
.realestate-facillity-button-box a.stk-link.stk-button {
  padding: 0;
}
.realestate-facillity-button-box
  .stk-block
  .stk-button.stk--hover-effect-darken:hover {
  filter: unset;
}
.stk-block-icon.realestate-facility-icon-bg {
  padding: 27px 30px;
  background-size: auto;
  width: 83px;
  height: 75px;
  background-color: unset;
  background-repeat: no-repeat;
}
.wp-block-group.realestate-facility-image-box {
  position: relative;
}
.wp-block-group.realestate-facilitycontent-box {
  position: absolute;
  top: 20px;
  left: 75px;
  background-size: contain !important;
  background-repeat: no-repeat;
  padding: 12px 20px;
}
.realestate-facility-right-box .stk-block-carousel__slider {
  position: relative;
  top: 125px;
}
.realestate-facility-image-box figure {
  padding-top: 30px;
}
.realestate-facility-text p.stk-block-text__text {
  width: 90%;
}
.realestate-facility-right-box button.stk-block-carousel__button:hover {
  background: #d99a4f !important;
}
figure.realestate-facility-design1 {
  position: absolute;
  right: 0;
  top: 32%;
}
figure.realestate-facility-design2 {
  position: absolute;
  left: 0;
  bottom: 0;
}
/* -----Latest Post Section---------------- */
#realestate-latest-post-section {
  position: relative;
  margin-top: 0;
}
#realestate-latest-post-section .wp-block-cover {
  margin-top: 0;
}
#realestate-latest-post-section .wp-block-cover.soprts-recent-post-cover-image {
  padding: 115px 20px;
}
figure.realestate-latest-post-design1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}
figure.realestate-latest-post-design2 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 9;
}
.wp-block-group.realestate-latest-post-main-box {
  max-width: 1350px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.wp-block-stackable-posts.realestate-latest-blog-colom1 {
  max-width: unset;
}
.realestate-latest-blog-colom1 h3.stk-block-posts__title {
  margin-bottom: 8px !important;
}

.realestate-latest-blog-colom1 aside.stk-block-posts__meta time {
  position: absolute;
  top: 45%;
  background: #d99a4f;
  width: 100px;
  padding: 10px;
  color: #ffffff;
  font: 500 20px "Barlow Condensed";
  left: 30px;
  border-radius: 10px;
  text-align: center;
}
.realestate-latest-blog-colom1 aside.stk-block-posts__meta span:nth-child(1),
.realestate-latest-blog-colom1 aside.stk-block-posts__meta span:nth-child(2),
.realestate-latest-blog-colom1 aside.stk-block-posts__meta span:nth-child(5) {
  position: relative;
}
.realestate-latest-blog-colom1 aside.stk-block-posts__meta span:nth-child(1) {
  padding-left: 68px;
  padding-top: 7px;
  /* display: inline-block; */
  margin-top: 0px;
}
.realestate-latest-blog-colom1
  aside.stk-block-posts__meta
  span:nth-child(1)::before {
  content: "";
  background-image: url("./images/author-img.png");
  position: absolute;
  left: 0;
  top: 0px;
  width: 46px;
  height: 46px;
  background-repeat: no-repeat;
}
.realestate-latest-blog-colom1
  aside.stk-block-posts__meta
  span:nth-child(1)::after {
  content: "By";
  position: absolute;
  left: 45px;
  top: 5px;
  color: #272727;
  font: 300 16px "Poppins";
}
.realestate-latest-blog-colom1
  aside.stk-block-posts__meta
  span:nth-child(5)::before {
  content: "";
  background-image: url("./images/messages.png");
  width: 24px;
  height: 24px;
  position: absolute;
  background-repeat: no-repeat;
  left: 10px;
  top: 0;
}
.realestate-latest-blog-colom1 aside.stk-block-posts__meta span:nth-child(5) {
  padding-left: 40px;
  position: relative;
  top: 0px;
}
.realestate-latest-blog-colom1
  aside.stk-block-posts__meta
  span:nth-child(2)::before {
  content: "";
  background: #909090;
  width: 1px;
  height: 35px;
  position: absolute;
  left: 20px;
  top: -5px;
}
.realestate-latest-blog-colom1 a.stk-block-posts__readmore {
  clip-path: polygon(90% 0%, 100% 38%, 100% 100%, 0 100%, 0 0);
  background: #fbede4;
  padding: 10px 25px;
  border-radius: 10px;
  margin: 25px 20px;
  text-decoration: unset;
  position: relative;
}
.banner-post-title h2.wp-block-post-title {
  color: #fff;
}

.realestate-latest-blog-colom1 a.stk-block-posts__readmore::before {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 18px;
  font-weight: 600;
  right: 55px;
  top: 14px;
  color: #d99a4f;
}
.realestate-latest-blog-colom1 img {
  width: 100% !important;
}
.realestate-latest-blog-colom1 .stk-block-posts__items .stk-container {
  /* background: #ffffff; */
  padding-bottom: 25px;
}
.realestate-latest-blog-colom1 h3.stk-block-posts__title {
  padding: 0 20px;
}
.realestate-latest-blog-colom1 aside.stk-block-posts__meta {
  padding: 10px 20px 0;
}

.solution-title-grp {
  position: relative;
}
.solution-vector {
  position: absolute;
}
.solution-vector {
  position: absolute !important;
  top: -20px;
  right: 15%;
  margin: 0;
}

/* ----------Testimonial section--------------------- */
#realestate-testimonial-section {
  padding: 40px 0;
}
.wp-block-stackable-carousel.realestate-testimonial-main-box {
  max-width: 1300px;
}
.wp-block-group.realestate-testimonial-image-box {
  position: relative;
}
.wp-block-group.realestate-testimonial-star-box {
  gap: 10px;
}
#realestate-testimonial-section,
.wp-block-group.realestate-testimonial-data-box {
  position: relative;
}
figure.realestate-testimonial-quote-img {
  position: absolute;
  right: -4px;
  top: 0;
  z-index: 999;
}
.realestate-testimonial-main-box {
  padding-top: 40px;
}
.realestate-testimonial-main-box .stk-block-carousel__buttons {
  bottom: 55px;
}
.realestate-testimonial-main-box
  button.stk-block-carousel__button.stk-block-carousel__button__prev
  svg {
  transform: rotate(-90deg);
}
.realestate-testimonial-main-box
  button.stk-block-carousel__button.stk-block-carousel__button__next
  svg {
  transform: rotate(90deg);
}
figure.realestate-testimonial-design1 {
  position: absolute;
  left: 0;
  top: 55px;
}
figure.realestate-testimonial-design2 {
  position: absolute;
  right: 0;
  bottom: 25px;
}
/* -----------Newsletter Section--------------------- */
#realestate-newsletter-sec {
  padding-top: 40px;
  margin-bottom: -101px;
  position: relative;
  z-index: 1;
}
.realestate-newsletter-form form {
  position: relative;
}
.realestate-newsletter-cover img.wp-block-cover__image-background {
  object-fit: contain;
}
figure.realestate-newsleter-img {
  position: relative;
  top: 21px;
}
.wp-block-cover.realestate-newsletter-cover {
  padding-bottom: 0;
  min-height: 359px;
}
.wp-block-group.realestate-newsletter-content-box {
  padding-top: 35px;
}
/* .realestate-newsletter-form form p:nth-child(3){
  position: absolute;
  right: 0;
  top: 0;
} */
.wp-block-contact-form-7-contact-form-selector.realestate-newsletter-form {
  width: 60%;
  margin: 0 !important;
}
.realestate-newsletter-form input[type="email"] {
  clip-path: polygon(90% 0%, 100% 30%, 100% 100%, 0 100%, 0 0);
  width: 78%;
  background: #ffffff;
  height: 75px;
  border-radius: 10px;
  padding: 0 60px;
}
.realestate-newsletter-form input[type="email"]::placeholder {
  color: #909090;
  font: 400 20px "Barlow Condensed";
  letter-spacing: 1px;
}
.realestate-newsletter-form form p:nth-child(2) span[data-name="your-email"] {
  position: relative;
  outline: none;
}
.realestate-newsletter-form form p:nth-child(2) {
  outline: none;
}
.realestate-newsletter-form
  form
  p:nth-child(2)
  span[data-name="your-email"]::before {
  content: "\f0e0";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  position: absolute;
  color: #292d32;
  font-size: 25px;
  top: 17px;
  left: 18px;
  z-index: 9;
}
.realestate-newsletter-form input[type="submit"] {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  background: #292d32;
  border: 1px solid #292d32;
  clip-path: polygon(68% 0%, 100% 30%, 100% 100%, 0 100%, 0 0);
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 10px;
  height: 75px;
  width: 83px;
  font-size: 22px;
  color: #ffffff;
  cursor: pointer;
}
figure.wp-block-image.realestate-newsletter-img {
  position: absolute;
  right: 80px;
  bottom: 0;
  z-index: 1;
}
/* ---------Footer Section----------------------- */
.wp-block-columns.realestate-footer-col-box {
  max-width: 1300px;
  padding: 240px 0 80px;
}
.realestate-footer-section img.wp-block-cover__image-background {
  object-fit: fill;
}
.realestate-footer-box2 a.wp-block-navigation-item__content span,
.realestate-footer-box3 a.wp-block-navigation-item__content span {
  font: 400 14px / 27px "Poppins";
  color: #ffffff80;
}
.realestate-footer-box3 ul,
.realestate-footer-box2 ul {
  gap: 10px;
}
.realestate-footer-box4 aside.stk-block-posts__meta.stk-subtitle {
  margin-bottom: 10px;
}
.realestate-footer-box4 img.attachment-full {
  width: 80px !important;
  height: 80px !important;
  border-radius: 10px;
}
.realestate-footer-box4 .wp-block-stackable-posts {
  margin-left: 76px !important;
}
.realestate-footer-box .realestate-footer-box4 .stk-block-posts__image-link {
  flex-basis: 30% !important;
}
.realestate-footer-box
  .realestate-footer-box4
  .stk-inner-blocks.stk-content-align {
  width: 320px;
}
.realestate-footer-col1-text p.stk-block-text__text {
  width: 84%;
}
.onepage-footer-text-box .wp-block-columns {
  max-width: 1350px;
}
.onepage-footer-text-box span a {
  color: #0c7735;
}
.wp-block-group.onepage-footer-text-box {
  padding: 25px 0;
  border-top: 0.5px solid #ffffff36;
  max-width: 1350px;
  margin: 0 auto;
}
.realestate-footer-box1 a.stk-link.stk-button:hover {
  background: #d99a4f !important;
}
.wp-block-group.woocommerce.product {
  padding: 45px;
  margin: 0 auto;
}
button.single_add_to_cart_button.button.alt {
  background: #d99a4f;
  color: #fff;
}
.wc-block-components-sidebar-layout {
  padding: 71px;
}
/* -----Footer-contact------------------ */
.wp-block-columns.realestate-footer-contact-col {
  max-width: 1300px;
  padding: 40px 0;
}
.realestate-footer-contact-boxx .stk-row.stk-inner-blocks {
  margin-bottom: 10px;
}
.realestate-footer-contact-boxx a {
  text-decoration: unset;
}
/* -------Contact Us------------ */
.museum-contact-box-1 .wp-block-stackable-icon-box.stk-block-icon-box {
  height: 112px;
}
.museum-contact-box-1 {
  padding-bottom: 40px;
}
/* Media CSS */
@media screen and (max-width: 1800px) and (min-width: 1601px) {
  main.wp-block-group {
    overflow-x: hidden;
  }
  .wp-block-cover.realestate-banner-image img {
    object-fit: cover;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1441px) {
  main.wp-block-group {
    padding: 0 55px !important;
  }
  h2.wp-block-post-title {
    padding: 0 55px;
  }
  .wp-block-cover.realestate-banner-image img {
    object-fit: cover;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1025px) {
  main.wp-block-group {
    padding: 0 45px !important;
  }
  h2.wp-block-post-title {
    padding: 0 45px;
  }
  .wp-block-cover.realestate-banner-image img {
    object-fit: cover;
  }
  .onepage-header-navigation-box li.wp-block-navigation-item {
    margin-right: 0px;
  }
  .realestate-search-box input[type="search"] {
    left: -95px;
  }
  .wp-block-cover.realestate-property-cover {
    padding: 70px 35px;
  }
  .realestate-video-left-box .wp-block-cover__inner-container {
    padding: 0 10px;
  }
  .wp-block-group.realestate-facility-main-box {
    padding: 60px 35px 30px;
  }
  .realestate-latest-blog-colom1 aside.stk-block-posts__meta time {
    top: 26%;
  }
  .wp-block-stackable-carousel.realestate-testimonial-main-box {
    padding: 0 35px;
  }
  figure.realestate-newsleter-img {
    top: 4px;
  }
  .wp-block-contact-form-7-contact-form-selector.realestate-newsletter-form {
    width: 80%;
  }
  figure.wp-block-image.realestate-newsletter-img {
    right: -39px;
  }
  .wp-block-cover.soprts-testimonial-cover-imge {
    padding: 131px 20px;
  }
  .wp-block-columns.realestate-footer-col-box {
    padding: 125px 45px 30px;
  }
  .wp-block-group.realestate-work-data-box {
    padding: 22px 16px;
    width: 273px;
  }
  figure.realestate-latest-post-design2 {
    right: -53px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1300px) {
  main.wp-block-group {
    padding: 0 45px !important;
  }
  h2.wp-block-post-title {
    padding: 0 5em;
  }
  #realestate-newsletter-sec {
    margin-bottom: -85px;
  }
  .realestae-about-text p.stk-block-text__text {
    width: 77%;
  }
  body.home #realestate-header-sec,
  #realestate-header-sec {
    padding: 0 10em;
  }
}
@media screen and (max-width: 1300px) and (min-width: 1025px) {
  main.wp-block-group {
    padding: 0 45px !important;
  }
  h2.wp-block-post-title {
    padding: 0 45px;
  }
  .wp-block-cover.realestate-banner-image img {
    object-fit: cover;
  }
  .search-field-box {
    width: 95%;
  }
  .wp-block-cover.realestate-service-bg {
    min-height: 890px;
  }
  .wp-block-group.realestate-service-box {
    padding: 24px 45px;
  }
  .wp-block-group.realestate-haeder-navigation-box {
    padding: 17px 35px;
  }
  body.home #realestate-header-sec,
  #realestate-header-sec {
    padding-right: 6em;
  }
  .wp-block-group.realestate-search-box {
    gap: 10px;
  }
  #realestate-newsletter-sec {
    margin-bottom: 0;
  }
  .property-meta-boxes span {
    font: 400 14px "Poppins";
    margin-right: 5px;
  }
  span.feature-meta,
  span.sale-meta {
    padding: 10px 25px;
    font: 600 18px "Barlow Condensed";
  }
  .realestate-video-left-box img.wp-block-cover__image-background {
    object-fit: cover;
  }
  .wp-block-group.realestate-work-data-box {
    padding: 15px 15px;
    width: 200px;
  }
  .wp-block-group.real-estate-video-right-box {
    width: 342px;
  }
  #realestate-latest-post-section
    .realestate-latest-blog-colom1
    .stk-block-posts__meta {
    font-size: 15px !important;
  }
  .realestate-latest-blog-colom1
    aside.stk-block-posts__meta
    span:nth-child(1)::after {
    font: 300 15px "Poppins";
  }
  figure.realestate-latest-post-design2 {
    display: none;
  }
  /* .wp-block-columns.realestate-footer-col-box{
    padding: 95px 45px 30px;
  } */
  .realestate-footer-section img.wp-block-cover__image-background {
    object-fit: cover;
  }
  .wp-block-columns.are-vertically-aligned-center.realestate-video-col-box {
    flex-wrap: wrap !important;
  }
  .realestate-video-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(1) {
    flex-basis: 100% !important;
  }
  .realestate-video-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(2) {
    flex-basis: 100% !important;
  }
  #realestate-our-work-sec .realestate-work-image-box .stk-block-heading__text {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 1024px) and (min-width: 992px) {
  main.wp-block-group {
    padding: 0 45px !important;
  }
  h2.wp-block-post-title {
    padding: 0 45px;
  }
  .wp-block-group.realestate-haeder-navigation-box {
    position: relative;
  }
  .onepage-header-navigation-box li.wp-block-navigation-item {
    margin-right: 5px;
  }
  ul.wp-block-navigation__container.onepage-header-navigation-box {
    gap: 14px;
  }
  .realestate-search-box input[type="search"] {
    width: 146px;
  }
  body.home #realestate-header-sec,
  #realestate-header-sec {
    padding: 20px;
  }
  .wp-block-group.realestate-search-box {
    gap: 10px;
  }
  #advance_search_section {
    margin-top: -139px !important;
    margin-bottom: -109px !important;
  }
  .search-field-box {
    padding: 25px 15px !important;
    width: 96% !important;
  }
  .wp-block-cover.realestate-banner-image img {
    object-fit: cover;
  }
  .wp-block-group.realestate-service-box {
    background-size: cover !important;
  }
  #realestate-your-choice-sec
    .realestate-choose-button-box
    .stk-button__inner-text {
    font-size: 26px !important;
  }
  #realestate-your-choice-sec img.wp-block-cover__image-background {
    margin: 20px 0;
  }
  #realestate-your-choice-sec .wp-block-cover,
  #realestate-your-choice-sec .wp-block-cover-image {
    min-height: 310px;
  }
  .wp-block-columns.realestate-footer-col1-text-banner-box {
    padding-left: 45px;
  }
  .wp-block-cover.realestate-banner-image {
    min-height: 630px;
  }
  figure.realestae-about-image2 {
    left: -75px;
  }
  .wp-block-cover.realestate-property-cover {
    padding: 50px 35px;
  }
  .wp-block-group.real-estate-project-content-box3 {
    top: 4%;
  }
  .wp-block-group.real-estate-project-content-box2 {
    top: 18%;
  }
  .wp-block-group.real-estate-project-content-box6 {
    top: 18%;
  }
  .realestate-video-left-box img.wp-block-cover__image-background {
    object-fit: cover;
  }
  .wp-block-group.real-estate-video-right-box {
    width: 342px;
  }
  .realestate-video-title h2.stk-block-heading__text {
    width: 100%;
  }
  .wp-block-columns.are-vertically-aligned-center.realestate-video-col-box {
    flex-wrap: wrap !important;
  }
  .realestate-video-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(1) {
    flex-basis: 100% !important;
  }
  .realestate-video-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(2) {
    flex-basis: 100% !important;
  }
  .wp-block-group.realestate-facility-main-box {
    padding: 60px 35px 30px;
  }
  .wp-block-stackable-carousel.realestate-testimonial-main-box {
    padding: 0 35px;
  }
  figure.realestate-newsleter-img {
    top: 4px;
  }
  .wp-block-contact-form-7-contact-form-selector.realestate-newsletter-form {
    width: 85%;
  }
  figure.wp-block-image.realestate-newsletter-img {
    display: none;
  }
  #realestate-newsletter-sec {
    margin-bottom: 0;
  }
  .wp-block-cover.soprts-testimonial-cover-imge {
    padding: 90px 20px;
  }
  .wp-block-columns.realestate-footer-col-box {
    padding: 85px 45px 30px;
  }
  .wp-block-group.onepage-footer-text-box {
    padding: 25px 45px;
  }
  .wp-block-stackable-column.stk-block-background.it-architecture-slider-bg {
    padding: 2em 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  main.wp-block-group {
    padding: 0 30px !important;
  }
  h2.wp-block-post-title {
    padding: 0 30px;
  }
  .wp-block-group.realestate-header-logo-box {
    text-align: center;
  }
  .realestate-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(1) {
    flex-basis: 25% !important;
  }
  .realestate-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(2) {
    flex-basis: 70% !important;
  }
  /* .realestate-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 25% !important;
  } */
  .wp-block-group.realestate-search-box {
    padding: 0 10px;
    gap: 0;
    justify-content: space-around;
  }
  #realestate-main-banner-sec
    .it-architecture-slider-social-icon
    .stk-block-content.stk-button-group {
    flex-direction: row !important;
  }
  .wp-block-columns.are-vertically-aligned-center.realestate-video-col-box {
    flex-wrap: wrap !important;
  }
  .realestate-video-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(1) {
    flex-basis: 100% !important;
  }
  .realestate-video-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(2) {
    flex-basis: 100% !important;
  }
  #advance_search_section {
    margin-top: -137px !important;
    margin-bottom: 0 !important;
  }
  .wp-block-group.realestate-service-box {
    background-size: cover !important;
    padding: 28px 20px;
  }
  .wp-block-cover.realestate-service-bg {
    min-height: auto;
  }
  #realestate-your-choice-sec .wp-block-cover {
    background-color: #525155;
    padding: 15px 15px 80px;
  }
  #realestate-your-choice-sec img.wp-block-cover__image-background {
    display: none;
  }
  #realestate-your-choice-sec
    .wp-block-cover.realestate-people-bg
    img.wp-block-cover__image-background {
    display: block;
  }
  #realestate-your-choice-sec .wp-block-cover.realestate-people-bg {
    background-color: unset !important;
    padding: 20px;
  }
  body.home #realestate-header-sec,
  #realestate-header-sec {
    padding: 0em;
  }
  .realestate-search-icon {
    width: 50%;
  }
  .realestate-video-contact-boxss {
    width: 50%;
  }
  .wp-block-column.architecture-header-contact-box {
    padding-left: 0;
  }
  .realestate-search-box {
    padding: 10px 0 0 !important;
  }
  .realestate-video-contact-boxss {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
  }
  .wp-block-columns.realestate-footer-contact-col {
    max-width: 100%;
    padding: 40px 0;
  }
  .realestate-footer-contact-col {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
  }
  #realestate-newsletter-sec {
  }

  .wp-block-group.realestate-newsletter-content-box {
    padding: 40px 0;
  }
  .wp-block-columns.realestate-footer-col-box {
    max-width: 650px;
    padding: 50px 0;
  }
  .realestate-video-iconss {
    text-align: end;
  }
  .realestate-search-box .wp-block-search__inside-wrapper {
    justify-content: center;
  }
  .wp-block-group.realestate-haeder-navigation-box {
    padding: 0px 10px;
  }
  .wp-block-cover.realestate-banner-image img {
    object-fit: cover;
  }
  .onepage-header-navigation-box li.wp-block-navigation-item {
    margin-right: -5px;
  }
  .wp-block-cover.realestate-banner-image {
    min-height: 500px;
  }
  .wp-block-columns.realestate-testimonial-colom,
  .realestate-latest-post-main-box .wp-block-columns {
    flex-wrap: nowrap !important;
  }
  .wp-block-group.realestae-about-content-box1 {
    left: -35px;
  }
  .wp-block-group.realestae-about-content-box2 {
    left: 0;
  }
  .realestate-project-col img,
  .realestate-value-left-box img {
    width: 100%;
  }
  .realestate-video-left-box img.wp-block-cover__image-background {
    object-fit: cover;
  }
  .wp-block-group.real-estate-video-right-box {
    position: static;
  }
  .wp-block-group.realestate-work-data-box {
    padding: 28px 11px;
    width: 293px;
  }
  .wp-block-group.realestate-facility-main-box {
    padding: 60px 35px 30px;
  }
  .realestate-latest-blog-colom1 aside.stk-block-posts__meta time {
    top: 31%;
  }
  #realestate-latest-post-section
    .realestate-latest-blog-colom1
    .stk-block-posts__meta {
    font-size: 16px !important;
  }
  .realestate-work-data-box .wp-block-columns {
    flex-wrap: nowrap !important;
  }
  .wp-block-group.realestae-about-data-box {
    margin-left: 0;
  }
  .realestate-latest-post-main-box.wp-block-columns:not(
      .is-not-stacked-on-mobile
    )
    > .wp-block-column:nth-child(1) {
    flex-basis: 66.66% !important;
  }
  .realestate-latest-post-main-box.wp-block-columns:not(
      .is-not-stacked-on-mobile
    )
    > .wp-block-column:nth-child(2) {
    flex-basis: 33.33% !important;
  }
  .realestate-latest-blog-colom1 h3.stk-block-posts__title a,
  .realestate-latest-blog-colom1 .stk-block-posts__excerpt p {
    width: 100%;
  }
  #realestate-testimonial-section .wp-block-cover {
    padding: 70px 20px 110px;
  }
  .realestate-testimonial-colom.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(1) {
    flex-basis: 40% !important;
  }
  .realestate-testimonial-colom.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(2) {
    flex-basis: 5% !important;
  }
  .realestate-testimonial-colom.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(3) {
    flex-basis: 55% !important;
  }
  .realestate-testimonial-main-box .stk-block-carousel__buttons {
    bottom: 0;
  }
  .realestate-newsletter-cover img.wp-block-cover__image-background {
    object-fit: cover;
  }
  #realestate-newsletter-sec {
    margin-bottom: 0;
  }
  .wp-block-contact-form-7-contact-form-selector.realestate-newsletter-form {
    width: 85%;
  }
  figure.wp-block-image.realestate-newsletter-img {
    display: none;
  }
  .wp-block-group.realestate-testimonial-image-box {
    margin-left: 35px;
  }
  #realestate-testimonial-section,
  .wp-block-group.realestate-testimonial-data-box {
    padding: 0 10px;
  }
  .wp-block-columns.realestate-footer-col-box {
    flex-wrap: wrap !important;
    justify-content: center;
  }
  .wp-block-group.onepage-footer-text-box {
    padding: 25px 30px;
  }
  .realestate-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(1),
  .realestate-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(2),
  .realestate-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(3),
  .realestate-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(4) {
    flex-basis: 45% !important;
  }
  .realestate-footer-section img.wp-block-cover__image-background {
    object-fit: cover;
  }
  .wp-block-stackable-column.stk-block-background.it-architecture-slider-bg {
    padding: 5em 0;
    margin-bottom: 15em;
    margin-top: 5em;
  }
}
@media screen and (max-width: 991px) and (min-width: 782px) {
  .wp-block-group.realestate-haeder-navigation-box {
    padding: 13px 15px;
  }
  .wp-block-group.realestate-testimonial-image-box {
    margin-left: 90px;
  }
  .wp-block-group.realestate-testimonial-data-box {
    width: 60%;
  }
}
@media screen and (max-width: 767px) and (min-width: 576px) {
  .wp-block-group.realestate-search-box {
    padding: 0 15px;
    gap: 5px;
  }
  .wp-block-group.realestate-haeder-navigation-box {
    padding: 17px 25px;
  }
  .wp-block-cover.realestate-banner-image {
    min-height: 555px;
  }
  .wp-block-cover.realestate-banner-image img {
    object-fit: cover;
  }
  .wp-block-group.realestate-service-box {
    background-size: cover !important;
    padding: 115px 45px;
  }
  .wp-block-group.realestate-header-box {
    padding: 15px 20px;
  }
  .realestate-choose-button-box .wp-block-stackable-button {
    padding: 25px 75px;
  }
  .wp-block-group.realestae-about-content-box1 {
    left: -10px;
  }
  .wp-block-group.realestae-about-content-box2 {
    left: -22px;
  }
  .wp-block-cover.realestate-property-cover {
    padding: 60px 45px;
  }
  .realestate-testimonial-colom.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(1),
  .realestate-testimonial-colom.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(2) {
    flex-basis: 50% !important;
  }
  .wp-block-group.realestate-testimonial-image-box {
    margin-left: 5px;
  }
  .wp-block-group.realestate-work-data-box {
    padding: 43px 25px;
    width: 350px;
  }
  .wp-block-group.realestate-testimonial-data-box {
    width: 95%;
    margin-top: 22px;
  }
  .realestate-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(1) {
    flex-basis: 13% !important;
  }
  .realestate-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(2) {
    flex-basis: 50% !important;
  }
  .realestate-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(3) {
    flex-basis: 15% !important;
  }
  .realestate-footer-box1 .stk-inner-blocks {
    justify-content: left !important;
  }
  .onepage-header-navigation-box li.wp-block-navigation-item {
    margin-right: 4px;
  }
  .realestate-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(1),
  .realestate-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(2),
  .realestate-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(3),
  .realestate-footer-col-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(4) {
    flex-basis: 45% !important;
  }
  ul.onepage-header-navigation-box {
    justify-content: center;
  }
  .realestate-search-box input[type="search"] {
    left: auto;
    right: 90px;
  }
}
@media screen and (max-width: 767px) {
  .onepage-header-navigation-box ul li ul li a span {
    color: white;
  }
  .it-architecture-social-box
    .it-architecture-slider-social-icon
    .stk-inner-blocks {
    flex-direction: row !important;
  }
  #realestate-main-banner-sec .it-architecture-slider-social-icon .stk-block {
    flex-basis: auto !important;
  }
  .wp-block-stackable-column.stk-block-background.it-architecture-slider-bg {
    padding: 1em 0;
  }
  .wp-block-column.it-architecture-slider-content-box {
    padding-left: 10px;
  }
  .it-architecture-slider-text p.stk-block-text__text {
    display: none;
  }
  #realestate-service-sec {
    margin-top: 0;
  }
  .wp-block-stackable-button-group.it-architecture-slider-social-icon {
    position: static;
  }
  main.wp-block-group {
    padding: 0px 15px !important;
  }
  .wp-block-navigation__responsive-container-close,
  .wp-block-navigation__responsive-container-open {
    color: #ffffff;
  }
  body.home #realestate-header-sec,
  #realestate-header-sec {
    padding-right: 0em;
  }
  form.wp-block-search__button-only.realestate-search-icon.wp-block-search {
    overflow: visible;
  }
  h2.wp-block-post-title {
    padding: 0 20px;
  }
  h1.sports-site-title-box {
    padding: 31px 15px;
    z-index: unset;
  }
  .wp-block-stackable-text.realestate-banner-small-text {
    margin: 0 auto;
  }
  .wp-block-group.realestate-video-title-box,
  .wp-block-group.realestate-facility-title-box,
  .wp-block-group.realestate-banner-button-col,
  .wp-block-group.realestate-service-small-title,
  .wp-block-group.realestate-about-title-box,
  .wp-block-group.realesstate-value-title-box {
    justify-content: center;
  }
  .realestae-about-text p.stk-block-text__text {
    width: 100%;
  }
  .search-field-box {
    padding: 25px 20px !important;
    clip-path: unset !important;
    width: 100% !important;
  }
  .wp-block-group.realestae-about-data-box {
    margin-right: 0;
  }
  #realestate-your-choice-sec img.wp-block-cover__image-background {
    display: none;
  }
  #realestate-your-choice-sec .wp-block-cover {
    background-color: #525155;
    padding: 15px 15px 80px;
  }
  #realestate-your-choice-sec .wp-block-cover.realestate-people-bg {
    background-color: unset !important;
    padding: 20px;
  }
  #realestate-your-choice-sec
    .wp-block-cover.realestate-people-bg
    img.wp-block-cover__image-background {
    display: block;
  }
  .realestate-video-left-box img.wp-block-cover__image-background {
    object-fit: cover;
  }
  #realestate-testimonial-section .wp-block-cover {
    background: #3369ec;
  }
  .realestate-project-col img,
  .realestate-value-left-box img {
    width: 100%;
  }
  .realestate-video-title h2.stk-block-heading__text {
    width: 100%;
  }
  figure.realestate-about-arrow-img {
    display: none;
  }
  .wp-block-cover.realestate-footer-section {
    background: #030406;
  }
  .realestate-footer-section img.wp-block-cover__image-background {
    display: none;
  }
  .wp-block-group.realestate-value-feature-box,
  .realestate-value-feature-box .wp-block-stackable-heading,
  .realestate-value-feature-box .wp-block-stackable-text {
    text-align: center;
  }
  .realestate-video-contact-boxss .wp-block-stackable-icon,
  .realestate-video-phone-title,
  .reaestae-video-phone-number {
    text-align: center;
  }

  .wp-block-group.real-estate-video-right-box {
    position: static;
  }
  figure.realestate-latest-post-design2,
  figure.realestate-testimonial-design2,
  figure.wp-block-image.realestate-newsletter-img {
    display: none;
  }
  .sports-testimonial-image img {
    width: 100%;
  }
  .realestate-work-data-box .wp-block-columns {
    flex-wrap: nowrap !important;
  }
  figure.testimonial-seprator-img {
    display: none !important;
  }
  .realestate-footer-box1 figure.wp-block-image.size-full {
    text-align: center;
  }
  .realestate-newsletter-cover img.wp-block-cover__image-background {
    object-fit: cover;
  }
  .wp-block-contact-form-7-contact-form-selector.realestate-newsletter-form,
  .realestate-footer-col1-text p.stk-block-text__text {
    width: 100%;
  }
  #realestae-about-us-section {
    padding: 15px 20px 90px;
  }
  #realestate-newsletter-sec {
    margin-bottom: 0;
  }
  #realestate-testimonial-section .wp-block-cover {
    padding: 65px 20px;
  }
  .wp-block-columns.realestate-footer-col-box {
    padding: 100px 20px 70px;
  }
}
@media screen and (max-width: 599px) and (min-width: 576px) {
  .realestate-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(1) {
    flex-basis: 45% !important;
  }
  .realestate-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(2) {
    flex-basis: 35% !important;
  }
  .realestate-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)
    > .wp-block-column:nth-child(3) {
    flex-basis: 20% !important;
  }
  ul.onepage-header-navigation-box {
    justify-content: left;
  }
  .wp-block-navigation__responsive-container-close,
  .wp-block-navigation__responsive-container-open {
    background: #fff;
  }
}
@media screen and (max-width: 599px) {
  .realestate-haeder-navigation-box
    .wp-block-navigation:not(.has-background)
    .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #d99a4f !important;
    z-index: 999;
  }
  .realestate-haeder-navigation-box
    .wp-block-navigation__responsive-container-content {
    padding: 0 35px;
  }
  .realestate-haeder-navigation-box
    .wp-block-navigation__responsive-container-close {
    right: 25px;
    top: 25px;
  }
}
@media screen and (max-width: 575px) {
  #realestate-header-sec {
    padding: 0;
  }
  .wp-block-group.realestate-haeder-navigation-box {
    position: relative;
    padding: 17px 15px;
  }
  /* .realestate-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 45% !important;
  }
  .realestate-header-colom-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 45% !important;
  } */
  .realestate-search-box input[type="search"] {
    width: 188px;
    left: 0;
  }
  .wp-block-cover.realestate-banner-image {
    background: #0f2239;
    min-height: 550px;
  }
  .wp-block-stackable-text.realestate-banner-small-text {
    padding: 12px 20px;
    margin: 0 auto;
  }
  .realestate-banner-button-box span.stk-button__inner-text {
    font-size: 18px !important;
  }
  /* .realestate-banner-button-box .wp-block-stackable-button{
    padding: 18px 53px;
  } */
  #advance_search_section {
    margin-bottom: 0 !important;
    margin-top: -155px !important;
  }
  .wp-block-group.wow.bounceIn.realestate-work-title-box,
  .realestate-footer-col1-text p.stk-block-text__text,
  .realestae-about-image-box figure,
  .wp-block-stackable-posts.realestate-latest-blog-colom1 {
    text-align: center;
  }
  .wp-block-group.realestate-testimonial-image-box {
    margin-left: 5px;
  }
  .wp-block-group.realestate-testimonial-data-box {
    padding: 0;
  }
  .realestate-testimonial-main-box .stk-block-carousel__buttons {
    margin-left: 0;
    bottom: -35px;
  }
  .wp-block-cover.realestate-service-bg {
    min-height: auto;
  }
  .wp-block-group.realestate-service-box {
    background-image: unset !important;
    background-color: #ffffff;
  }
  .realestate-choose-button-box .wp-block-stackable-button {
    padding: 10px;
  }
  .realestate-choose-button-box span.has-text-color.stk-button__inner-text {
    font-size: 18px !important;
  }
  .wp-block-group.realestae-about-content-box1,
  .wp-block-group.realestae-about-content-box2,
  figure.realestae-about-image2,
  .wp-block-group.real-estate-video-right-box {
    position: static;
  }
  .wp-block-group.realestae-about-content-box1 {
    width: 100%;
  }
  figure.realestate-about-design-img2 {
    right: -35px;
    bottom: 0px;
  }
  .wp-block-cover.realestate-property-cover {
    padding: 40px 15px;
  }
  .proprty-sec-box .owl-nav {
    top: -45px;
  }
  span.sale-meta,
  span.feature-meta {
    padding: 10px 18px;
    font: 600 17px "Barlow Condensed";
  }
  .property-meta-boxes {
    display: block;
  }
  .wp-block-group.real-estate-project-content-box2 {
    top: 18%;
  }
  .wp-block-group.real-estate-project-content-box6 {
    top: 15%;
  }
  figure.realestate-project-design2,
  figure.realestate-value-design1-img {
    display: none;
  }
  .realestate-video-left-box .wp-block-cover__inner-container {
    padding: 0 0px;
  }
  .realestate-video-button-box .wp-block-stackable-button {
    padding: 18px 10px;
  }
  .realestate-footer-box
    .realestate-footer-box4
    .stk-inner-blocks.stk-content-align {
    justify-content: center;
    margin: 0 auto !important;
  }
  .realestate-work-data-box h3.stk-block-heading__text {
    font-size: 18px !important;
  }
  figure.realestate-facility-design1 {
    top: 0;
  }
  .realestate-facility-text p.stk-block-text__text {
    width: 100%;
  }
  .wp-block-group.realestate-facility-main-box {
    padding: 60px 15px 30px;
  }
  .realestate-facillity-button-box .wp-block-stackable-button {
    padding: 20px 43px;
  }
  .realestate-facility-image-box h3.stk-block-heading__text {
    font-size: 20px !important;
    position: relative;
    top: -11px;
  }
  .realestate-latest-blog-colom1 aside.stk-block-posts__meta time {
    top: 23%;
  }
  #realestate-latest-post-section
    .realestate-latest-blog-colom1
    aside.stk-block-posts__meta.stk-subtitle.has-text-color {
    display: flex;
  }
  #realestate-latest-post-section
    .realestate-latest-blog-colom1
    .stk-block-posts__meta {
    font-size: 15px !important;
  }
  .realestate-latest-blog-colom1 aside.stk-block-posts__meta span:nth-child(5) {
    padding-left: 28px;
    top: 15px;
  }
  .realestate-latest-blog-colom1 a.stk-block-posts__readmore::before {
    right: 23px;
  }
  .wp-block-stackable-carousel.realestate-testimonial-main-box {
    padding: 14px;
  }
  .realestate-latest-blog-colom1 aside.stk-block-posts__meta,
  .realestate-latest-blog-colom1 h3.stk-block-posts__title {
    padding: 0 10px;
  }
  .realestate-footer-property-box .wp-block-columns {
    flex-wrap: nowrap !important;
  }
  #realestate-service-sec .stk-block-carousel__buttons {
    top: -64px;
  }
  .realestate-footer-box4 .wp-block-stackable-posts {
    margin-left: 0px !important;
  }
  .realestate-footer-box h3.stk-block-heading__text {
    text-align: center;
  }
  .realestate-footer-box2 nav.wp-block-navigation,
  .realestate-footer-box3 nav.wp-block-navigation,
  .realestate-footer-box4 nav.wp-block-navigation {
    align-items: center;
    gap: 10px;
    flex-direction: column;
  }
  .realestate-footer-box2 ul.wp-block-navigation__container,
  .realestate-footer-box3 ul.wp-block-navigation__container,
  .realestate-footer-box4 ul.wp-block-navigation__container {
    display: contents;
  }
  .wp-block-group.onepage-footer-text-box {
    padding: 25px 20px;
  }
}

/*404 Page CSS*/
.wp-block-search__button {
  border: 0;
  background: #d99a4f;
  color: #ffffff;
  font: 500 16px "Oswald";
}

/*Archive Page*/
.archive-page {
  padding: 50px;
}
.comment-body .reply a {
  color: #fff;
  text-decoration: none;
  background: #d99a4f;
  padding: 5px 10px;
  border-radius: 30px;
  font-weight: 500;
}
.comment-body .reply a:hover,
.wp-block-post-comments input[type="submit"]:hover,
.theme-button .wp-block-button__link:hover {
  background: #3957f5 !important;
  color: #fff !important;
}
.wp-block-post-comments input[type="submit"] {
  background: #31423d;
  color: #fff;
  font-weight: 600;
  font-family: "Oswald";
}
.wp-block-post-author__content {
  align-self: center;
}
/*Sidebar CSS*/
.theme-sidebar .wp-block-group {
  padding: 15px;
  border: 1px solid #eee;
  color: #6b6b6b;
  background: #fff;
}
.theme-sidebar .wp-block-group h3 {
  color: #222;
  padding-bottom: 5px;
  border-bottom: 3px double #222;
}
.theme-sidebar .wp-block-group ul {
  padding-left: 20px;
}
.theme-sidebar .wp-block-group ul li {
  line-height: 2;
  font-size: 14px;
  color: #000000;
  list-style: disc;
}
.theme-sidebar .wp-block-group ul li a {
  color: #000000;
}
.theme-sidebar ul.wp-block-social-links {
  padding: 0;
}
.theme-sidebar ul.wp-block-social-links a {
  padding: 10px !important;
}
.theme-sidebar ul.wp-block-social-links a svg {
  font-size: 18px;
}
.theme-sidebar .wp-block-tag-cloud a {
  background: #eeeeee;
  color: #000;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
}
.theme-sidebar .wp-block-tag-cloud a:hover {
  background: #3957f5;
  color: #fff;
}
.theme-sidebar .wp-block-gallery {
  gap: 1em;
}
.search-latest-post-box .wp-block-latest-posts__list li {
  border: 1px solid #ccc;
  padding: 20px 20px 80px;
  margin-bottom: 20px;
}
.search .wp-block-group {
  padding: 10px !important;
}
h2.wp-block-post-title {
  margin: 0 auto;
  color: #000;
  font-size: 36px;
  max-width: 1395px;
}
.wp-block-post-featured-image img {
  width: auto;
}
.wp-container-core-group-is-layout-10.wp-container-core-group-is-layout-10
  > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: 1200px;
}
/* .stk-img-wrapper img{
  width: auto !important;
} */
/* ----------Advance Search----------------- */
#advance_search_section {
  margin-top: -175px;
  position: relative;
  margin-bottom: -107px;
  z-index: 9;
  max-width: 1300px;
}
#advance_search_section .nav-tabs {
  border-bottom: unset;
  margin-bottom: -5px !important;
}
.select-box p {
  margin-bottom: 0;
}
.search-field button[type="submit"] svg {
  position: relative;
  top: -27px;
}
.select-box p:nth-child(3) {
  display: none;
  margin: 0;
}
#advance_search_section .nav-tabs .nav-link {
  background: #ffffff;
  border-radius: 0;
  margin: 0 1px;
  padding: 26px 15px;
  color: #292d32;
  font: 500 25px / 0px "Barlow Condensed";
}
#advance_search_section .nav-tabs .nav-item:nth-child(1) a {
  border-radius: 10px 0px 0px 10px;
}
#advance_search_section .nav-tabs .nav-item:nth-child(3) a {
  border-radius: 0px 10px 10px 0px;
}
#advance_search_section .nav-tabs a.nav-link.active {
  background: #d99a4f;
  border-color: #d99a4f;
  color: #ffffff;
}
.search-field-box {
  box-shadow: 0px 14px 24px 0px #0000001f;
  background: #ffffff;
  padding: 40px 40px;
  clip-path: polygon(95% 0%, 100% 30%, 100% 100%, 0 100%, 0 0);
  width: 80%;
  border-radius: 10px;
}
.search-field-box .form-select {
  background-color: unset;
  border: unset;
  padding-left: 0;
  color: #909090;
  font: 400 20px "Barlow Condensed";
}
.search-field-box .select-box {
  display: flex;
  align-items: center;
}
.search-icon-box {
  border: 1px solid #d5d5d5;
  border-radius: 10px;
  padding: 8px 16px;
  height: 43px;
  width: 43px;
  margin-right: 20px;
}
.col-lg-4 .search-icon-box {
  padding: 8px 12px;
}
.search-field h4 {
  color: #292d32;
  font: 600 24px "Barlow Condensed";
  margin-bottom: 0;
}
.search-field button[type="submit"] {
  background: #d99a4f;
  border: 1px solid #d99a4f;
  color: #fff;
  clip-path: polygon(73% 0%, 100% 30%, 100% 100%, 0 100%, 0 0);
  width: 83px;
  height: 75px;
  border-radius: 10px;
  font-size: 30px;
}
div#opalestate-user-form-popup {
  display: none;
}
/* -------Scroll to top------------------- */
.scroll-top::before {
  font-size: 20px;
  cursor: pointer;
  background: #d99a4f;
  color: #ffffff;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f135";
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 40px;
  height: 40px;
  transform: rotate(-45deg);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  z-index: 99;
}
p.scroll-top {
  margin: 0;
}
.scroll-top:hover::before {
  background: #000000;
}
.wp-block-group.realestate-testimonial-data-box {
  background-color: unset !important;
}
html {
  overflow-x: hidden;
}

#realestate-latest-post-section .stk-block-carousel__buttons {
  bottom: -55px;
}

#realestate-latest-post-section .stk-21921ec .stk-block-carousel__button:hover {
  background: #d99a4f !important;
}

.nova-building-architecture-pro-inner-banner.banner-post-title {
  margin: 0;
}

.real-estate-video-right-box span {
  position: relative;
  overflow: hidden;
}

.real-estate-video-right-box span img {
  display: block;
  transition: transform 0.5s ease;
}

.real-estate-video-right-box span::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.6) 100%
  );
  transform: skewX(-25deg);
  transition: left 0.75s ease;
}

.real-estate-video-right-box span:hover::before {
  left: 125%;
}

.wp-block-image {
  position: relative;
  overflow: hidden;
}

.wp-block-image img {
  display: block;
  transition: transform 0.5s ease;
}

.wp-block-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.6) 100%
  );
  transform: skewX(-25deg);
  transition: left 0.75s ease;
}

.wp-block-image:hover::before {
  left: 125%;
}

.realestate-facility-image-box .wp-block-image {
  position: unset;
  overflow: unset;
}
.realestate-facility-image-box .wp-block-image:before {
  display: none;
}
.realestate-facility-image-box .wp-block-image img {
  display: unset;
  transition: unset;
}

.realestate-facility-image-box {
  position: relative;
  overflow: hidden;
}

.realestate-facility-image-box img {
  display: block;
  transition: transform 0.5s ease;
}

.realestate-facility-image-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0.2) 0%,
    rgba(255, 255, 255, 0.6) 100%
  );
  transform: skewX(-25deg);
  transition: left 0.75s ease;
}

.realestate-facility-image-box:hover::before {
  left: 125%;
}

.realestate-latest-blog-colom1 .stk-img-wrapper img {
  transition:
    transform 0.4s ease,
    box-shadow 0.4s ease;
}
.realestate-latest-blog-colom1 .stk-img-wrapper {
  transition: 1s all;
}
.realestate-latest-blog-colom1
  .stk-block-posts__item:hover
  .stk-img-wrapper
  img {
  transform: scale(1.08);
  opacity: 0.9;
  box-shadow: 0 10px 30px rgba(0, 255, 255, 0.3);
}

.it-architecture-slider-social-icon a:hover,
.realestate-icon-bg:hover::before {
  background-color: #d99a4f !important;
}
.realestate-banner-button-box:hover .stk-block-button::before,
.realestate-banner-button-box:hover .stk-block-button span {
  background-color: #000 !important;
}
div#realestate-header-sec .realestate-video-iconss:hover .stk--inner-svg {
  background-color: #000 !important;
}

.realestate-about-button:hover .stk-block-button::before,
.realestate-about-button:hover .stk--inner-svg,
.realestate-about-button:hover .stk-block-button span {
  background-color: #cf8429 !important;
}

.realestate-facillity-button-box:hover .stk-block-button::before,
.realestate-facillity-button-box:hover .stk--inner-svg,
.realestate-facillity-button-box:hover .stk-block-button span {
  background-color: #cf8429 !important;
}

.realestate-video-button-box:hover .stk-block-button::before,
.realestate-video-button-box:hover .stk--inner-svg,
.realestate-video-button-box:hover .stk-block-button span {
  background-color: #cf8429 !important;
}

.realestate-video-icon-bg:hover::before,
.realestate-video-icon-bg:hover .stk--inner-svg,
.realestate-video-icon-bg:hover .stk-block-button span {
  background-color: #d99a4f !important;
}

.realestate-facility-icon-bg:hover::before,
.realestate-facility-icon-bg:hover .stk--inner-svg,
.realestate-facility-icon-bg:hover .stk-block-button span {
  background-color: #000 !important;
}
body.page-template-single-page-sidebar-on-right .alignwide,
body.page-template-blog-sidebar-on-right .alignwide,
body.page-template-blog-sidebar-on-left .alignwide,
body.page-template-single-page-sidebar-on-left .alignwide,
body.wp-singular.page-template.page-template-blog-sidebar-on-right
  .alignwide
  body.wp-singular.page-template.page-template-blog-sidebar-on-right
  .alignwide {
  margin: 0 auto !important;
}
#realestate-testimonial-section
  button.stk-block-carousel__button.stk-block-carousel__button__next:hover,
#realestate-testimonial-section
  button.stk-block-carousel__button.stk-block-carousel__button__prev:hover {
  background-color: #d99a4f !important;
}

a#tpbr_calltoaction {
  background: #000 !important;
}li.navbar-buynow,
li.footer-buynow {
  background: #d99a4f !important;
  padding: 5px 10px !important;
  border-radius: 10px;
  color: #fff !important;
}
li.navbar-buynow span,
li.footer-buynow span {
  color: #fff !important;
}

li.navbar-buynow:hover,
li.footer-buynow:hover {
  background: #fff !important;
}

li.navbar-buynow:hover span,
li.footer-buynow:hover span {
  color: #000 !important;
}

footer .realestate-footer-col-one p a {
  color: #d99a4f !important;
}
.page-template-single-page-sidebar-on-left main .wp-block-post-title,
.page-template-single-page-sidebar-on-left main .wp-block-post-content,
.page-template-single-page-sidebar-on-right main .wp-block-post-title,
.page-template-single-page-sidebar-on-right main .wp-block-post-content {
  color: black !important;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  stroke: white;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	#wpadminbar {
		position: absolute;
		top: -50px;
	}
}
body.has-mtsnb{
	float:unset;width: auto;
}
.mtsnb {
	left: 0;
}
.mtsnb-custom-content {
    color: #fff;
}
@media screen and (min-width: 600px) and (max-width: 991px) {
    .mtsnb .mtsnb-container {
        padding: 10px 110px !important;
        line-height: 1.7;
    }
}

@media screen and (max-width: 425px) and (min-width: 300px){
	.mtsnb-container.mtsnb-clearfix {
    padding: 10px 10px !important;
}
}
@media screen and (max-width: 768px) and (min-width: 430px){
.mtsnb .mtsnb-container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    width: 1000px;
    padding: 10px 0px;
    line-height: 29px;
}
	.mtsnb-custom-content {
    display: flow;

    flex-direction: column;
		gap:0px !important;
}
}

@media screen and (max-width: 320px) and (min-width: 200px){
.mtsnb .mtsnb-container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    width: 1000px;
    padding: 10px 3px;
    line-height: 1.4;
}
	.mtsnb-custom-content {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
}
}
@media screen and (max-width: 375px) and (min-width: 321px){
.mtsnb .mtsnb-container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    width: 1000px;
    padding: 10px 27px;
    line-height: 1.4;
}
	.mtsnb-custom-content {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
}
}
@media screen and (max-width: 425px) and (min-width: 322px){
	.mtsnb .mtsnb-container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    width: 1000px;
    padding: 10px 52px;
    line-height: 24px;
}
	.mtsnb-custom-content {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	body.has-mtsnb {
		padding-top: 150px;
	}
}
@media screen and (max-width: 600px) and (min-width: 0px){
	.mtsnb a {
    margin-top: 5px !important;
    margin-bottom: 7px !important;
} 
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.wp-block-navigation__responsive-container {
		top: 140px;
	}
}