@charset "UTF-8";
/*!
Theme Name: Professional Painting Pro
Theme URI:https://www.ovationthemes.com/products/home-maintenance-wordpress-theme/
Author: Ovationthemes
Author URI:https://www.ovationthemes.com/
Description:   The Home Maintenance WordPress Theme is a sophisticated solution tailored for businesses in the home services industry. This premium theme combines modern design with robust functionality to create a visually appealing and user-friendly website. Crafted with attention to detail, the theme boasts a professional layout that resonates with the essence of home services, presenting your business in the best possible light. Its responsive design ensures a seamless experience across various devices, capturing the attention of potential clients on desktops, tablets, and smartphones. The Home Maintenance WordPress Theme doesn't just offer aesthetics; it's a powerhouse of features. From advanced customization options to integrated plugins and tools, this theme provides a comprehensive solution for your online presence. Showcase your services, highlight customer testimonials, and engage visitors with interactive elements. One of the standout features is its compatibility with popular plugins, enhancing functionality and extending capabilities. The theme supports e-commerce integration, allowing you to seamlessly offer your services online, complete with secure payment options and appointment scheduling features. With SEO-friendly elements, your website is optimized for search engines, ensuring potential clients can easily find your services. The regular updates and dedicated support that come with this premium theme contribute to a reliable and secure online platform for your business.
Version: 1.1
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: professional-painting-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.

Professional Painting Pro is based on Twenty Twenty-Two WordPress Theme, (C) 2024 WordPress.org
Twenty Twenty-Two is distributed under the terms of the GNU GPL.

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

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

body{
  background: #fff;
 font-family: 'League Spartan';
  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;
}
.wp-block-navigation .wp-block-navigation-item {
    padding: 0 14px;
}
.wp-block-navigation-submenu li {
    padding: 0 !important;
}
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: #F17216;
}
a:focus-visible, a:focus {
  outline: thin dotted !important;
}
a:hover, a:active, a:hover {
  outline: 0;
  color: #F17216;
}


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

/**************** header section css **********************************************/


.sticky {
    position: fixed;
    top: 0px;
    width: 100%;
    background: #2B241E;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    padding: 36px 30px 14px !important;
    z-index: 9999;
}
header{
  position: relative !important;
  z-index: 9999 !important; 
}

.new-header-section {
    padding: 18px 0;
}
.book-now-col .stk-row {
    justify-content: flex-end !important;
}
.header-main-col-two {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.header-main-col-one {
    margin: 0px !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: #F17216;
  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: #F17216;
  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: #F17216;
  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: #F17216;
  transition: background .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;
}
/* --------Topbar Section------------------- */
.wp-block-columns.home-service-topbar-section {
    padding: 12px 16em;
    gap: 10px;
    align-items: center !important;
    margin-bottom: 0;
}
.wp-block-stackable-text.legal-topbar-new-text {
    padding: 4px 8px;
}
/* ------------Middle Header Section--------------------- */
.wp-block-stackable-text.home-service-header-contact-text {
    padding-left: 48px;
    margin-top: -15px;
}
.wp-block-group.home-service-header-contact-box {
    position: relative;
    box-shadow: 250px 0px 0px 0px #6fbe3d;
}
.wp-block-group.home-service-header-contact-box::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 53px solid transparent;
    border-right: 60px solid #6fbe3d;
    border-bottom: 54px solid transparent;
    position: absolute;
    left: -60px;
    top: 0;
}
.home-service-middle-header-section{
  margin-bottom: 0;
  padding: 0px 16em;
}
/* Header Section */
/* h1.real-estate-site-title-box {
    display: none;
} */
.wp-block-columns.home-service-header-box{
  margin-bottom: 0;
  padding: 10px 16em;
}
.home-service-header-box .home-service-header-navigation-box li a {
    color: #000000 !important;
    font-family: 'League Spartan';
    font-weight: 600;
}
.home-service-header-box .home-service-header-navigation-box li {
    margin: 0 15px;
}
.home-service-header-search .wp-block-search__button {
    border: 0;
    background: unset;
    color: #000;
    padding: 13px 0;
    position: absolute;
    right: 0;
}
.wp-block-column.home-service-header-search{
  position: relative;
}
.home-service-header-search input[type="search"] {
    position: relative;
    right: 40px;
    top: 0px;
}
.theme-sidebar a {
  text-decoration: none !important;
}

#home-service-slider-section .stk-block .stk-button:hover {
    background: #2b241e !important;
    color: #fff !important;
    transition: 0.3s ease-in-out;
}
#home-service-about-us-section .stk-block .stk-button:hover {
    background: #2b241e !important;
    color: #fff !important;
    transition: 0.3s ease-in-out;
}
#home-service-why-choose-us-section .stk-block .stk-button:hover {
    background: #2b241e !important;
    color: #fff !important;
    transition: 0.3s ease-in-out;
}

.header-buy-now-btn a {
    border-color: #2b241e;
    color: #111111;
    background-color: #ffffff;
    padding: 7px 20px;
    border: 1px solid #111111;
}
.header-buy-now-btn a:hover {
    background: #111111;
    color: #fff;
}
.footer-buy-now a:hover {
    background: #111111;
    color: #fff;
}
.footer-buy-now a{
   border-color: #2b241e;
    color: #111111;
    background-color: #ffffff;
    padding: 7px 20px;
    border: 1px solid #111111;}
/* -------------------- */
.stk-block-background {
    background-color: unset;
}

.heading-bottom-line {
    margin-top: 7px !important;
}
.banner-innerpage-box {
    margin: 0;
}
/* ---------Slider section---------------- */
figure.home-service-slider-head-image {
    text-align: left;
    margin-top: -10px;
}
.home-service-slider-box .stk-block-hero__content {
    padding-bottom: 0;
    padding-top: 50px;
}
.wp-block-group.home-service-slider-content-box {
    padding-left: 14em;
}
.wp-block-stackable-text.home-service-slider-text p {
    width: 70%;
}
.wp-block-column.home-service-slider-right-img {
    padding-right: 6em;
}
#home-service-slider-section .banner-top-text {
    margin-bottom: -16px;
}
#home-service-slider-section {
     padding: 32px 0 0;
    height: 830px;
    background-size: 100% 100% !important;
  }

  #home-service-latest-post-section time {
    padding-right: 16px;
}
.banner-left-text {
    padding-top: 78px;
}
.bannner-right-image {
    position: absolute;
    right: 122px;
    top: 0;
}
.banner-call-icon img {
    width: 66px;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    object-fit: cover;
}
/* Banner image hover animation */
.hs-banner-img-wrap {
    display: block;
    overflow: hidden;
    border-radius: 18px;
}
.hs-banner-img {
    display: block;
    will-change: transform, filter;
    animation: hs-sway 5s ease-in-out infinite;
    transform-origin: center center;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1),
                filter 0.5s ease;
}
@keyframes hs-sway {
    0%   { transform: translateX(0px); }
    25%  { transform: translateX(12px); }
    75%  { transform: translateX(-12px); }
    100% { transform: translateX(0px); }
}
.hs-banner-img:hover {
    animation-play-state: paused;
    transform: scale(1.06) translateX(0);
    filter: brightness(1.07) drop-shadow(0 20px 44px rgba(255,99,40,0.28));
}
#home-service-slider-section .hs-reveal-slider {
  opacity: 0;
  transform: translateY(26px);
  transition: opacity .7s ease, transform .7s ease;
  will-change: opacity, transform;
}
#home-service-slider-section .banner-left-text > .hs-reveal-slider {
  transform: translateX(-38px);
}
#home-service-slider-section .bannner-right-image.hs-reveal-slider {
  transform: translateX(48px) scale(0.92);
}
#home-service-slider-section.hs-animate-slider .hs-reveal-slider {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

/* Banner Inner page */

.banner-innerpage-box .banner-title {
    font-size: 36px !important;
    color: #ffffff !important;
    line-height: 34px !important;
    font-weight: 600 !important;
    font-family: "League Spartan", Sans-serif !important;
}
.banner-innerpage-box  a{
  text-decoration: none;

}
.banner-innerpage-box  a h3 {
    font-size: 24px !important;
    color: #FF6328 !important;
    line-height: 34px !important;
    font-weight: 600 !important;
    font-family: "League Spartan", Sans-serif !important;
    text-decoration: none;
    margin: 0;
}
/* ------About Us------------ */
#home-service-about-us-section {
    padding: 50px 15px;
}
#home-service-about-us-section .about-right-image {
     position: absolute;
    bottom: 46px;
    right: 0;
}
#home-service-about-us-section .about-right-image figure::after {
    content: "";
    background: #FFA825;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 20px;
    left: -20px;
    z-index: -1;
    border-radius: 15px;
}
#home-service-about-us-section .about-left-column {
    position: relative;
}
.wp-block-columns.home-service-about-box2 {
    margin-bottom: 30px;
}

#home-service-get-in-touch-section .contact-usheading {
    margin: 0 !important;
}
.wp-block-columns.home-service-about-data-box.is-layout-flex {
    max-width: 1350px;
    gap: 70px;
}
#home-service-about-us-section .legal-section-main-head{
  margin-top: 0px;
}
#home-service-about-us-section .hs-reveal {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity .7s ease, transform .7s ease;
  will-change: opacity, transform;
}
#home-service-about-us-section .legal-about-us-image-one.hs-reveal {
  transform: translateX(-40px);
}
#home-service-about-us-section.hs-animate .hs-reveal {
  opacity: 1;
  transform: translate(0, 0);
}
#home-service-about-us-section .home-service-about-box1.hs-reveal,
#home-service-about-us-section .home-service-about-box2.hs-reveal {
  transition-duration: .8s;
}
/* ---------Feature Section----------- */
#home-service-feature-section .wp-block-columns {
    max-width: 1350px;
    margin-top: 50px;
}
#home-service-feature-section {
    padding: 30px 0px 50px;
}
#home-service-feature-section .hs-reveal {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity .7s ease, transform .7s ease;
  will-change: opacity, transform;
}
#home-service-feature-section.hs-animate .hs-reveal {
  opacity: 1;
  transform: translate(0, 0);
}
#home-service-feature-section .home-service-feature-box > .wp-block-column.hs-reveal {
  transition-duration: .8s;
}
/* -----------Service Section--------------- */
#home-service-our-service-section .wp-block-columns{
    max-width: 1350px;
    margin-top: 50px;
}
.wp-block-group.home-service-our-service-data-box {
    position: relative;
    margin-bottom: 8em;
}
.home-service-our-service-title {
    position: absolute;
    right: 0;
    bottom: -25px;
    width: 64%;
}
figure.home-service-our-service-icon-img {
    position: absolute;
    left: 25px;
    bottom: -83px;
    z-index: 1;
}
/* -------------Video Section------------------- */
.home-service-video-box .wp-block-stackable-video-popup {
    max-width: unset;
}
#home-service-video-section {
    padding: 30px 0 50px;
}
.home-service-video-icon-box .stk--inner-svg {
    display: none;
}
span.video-text {
    font: 500 18px 'League Spartan';
    color: #fff;
    letter-spacing: 8px;
    border: 2px solid #fff;
    padding: 47px 0px 47px 9px;
    border-radius: 50%;
    text-align: center;
    display: block;
    width: 120px;
    height: 120px;
}
.wp-block-group.home-service-video-box {
    position: relative;
}
.legal-video-title-text {
    position: absolute;
    bottom: 15%;
    left: 0;
    right: 0;
}
.legal-video-title-text h2.stk-block-heading__text {
    color: #fff;
}
.wp-block-column{
  overflow: hidden;
}
/* ------------Why Choose us section--------------- */
#home-service-why-choose-us-section {
    padding: 30px 0px 50px;
}
#home-service-why-choose-us-section .wp-block-group.home-service-why-choose-heading-box{
    max-width: 1350px;
}
.home-service-why-choose-data-box .wp-block-stackable-text,.home-service-why-choose-data-box .wp-block-stackable-heading,.home-service-why-choose-data-box .wp-block-stackable-button-group,.home-service-why-choose-data-box figure.wp-block-image{
    max-width: unset;
}
.wp-block-columns.home-service-why-choose-us-box {
    gap: 0;
    margin-top: 50px;
    display: flex;
    align-items: flex-end !important;
}
.wp-block-column.home-service-why-choose-right-image {
    margin-top: -144px;
}
.home-service-why-choose-text p.stk-block-text__text {
    width: 56%;
}
.wp-block-column.home-service-why-choose-middle-box {
    padding: 7em 4em 0;
}
.wp-block-group.home-service-why-choose-data-box {
    margin-bottom: 50px;
}
/* --------------Gallery Section------------------- */
#home-service-our-projects-section .wp-block-gallery{
  max-width: 1350px;
}
.home-service-gallery-box {
    margin-top: 55px;
}
#home-service-our-projects-section {
    padding: 30px 15px 50px;
}



/* Our Services */

.services-innerbox a h5 {
    font-family: League Spartan;
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFF;
    background: linear-gradient(90deg, #FF6328 0%, #FFA825 100%);
    padding: 18px 65px 18px 25px;
    margin: 0;

}

.services-innerbox a{
  text-decoration: none;
}

#home-service-our-service-section .row.services-row {
    max-width: 1350px;
}

#home-service-our-service-section {
    padding: 30px 0px 50px;
}
#home-service-our-service-section .hs-reveal-service {
  opacity: 0;
  transform: perspective(900px) translateY(38px) scale(0.92) rotateX(10deg);
  filter: blur(4px);
  transition: opacity .75s ease, transform .75s ease, filter .75s ease;
  will-change: opacity, transform, filter;
}
#home-service-our-service-section.hs-animate-service .hs-reveal-service {
  opacity: 1;
  transform: perspective(900px) translateY(0) scale(1) rotateX(0deg);
  filter: blur(0);
}
#home-service-our-service-section .row {
    display: grid;
    grid-template-columns: repeat(24, 1fr);
    grid-template-rows: repeat(14, 26px);
    position: relative;
    gap: 24px;
}
.services-innerbox {
    position: relative;
}
.services-innerContentbox {
       display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -39px;
    right: 0;
}

#home-service-our-service-section .row .services-innerbox:nth-child(1) {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-row-end: 8;
    grid-column-end: 9;
}

#home-service-our-service-section .row .services-innerbox:nth-child(2) {
    grid-column-start: 9;
    grid-row-start: 1;
    grid-row-end: 8;
    grid-column-end: 17;

}
#home-service-our-service-section .row .services-innerbox:nth-child(3) {
    grid-column-start: 17;
    grid-row-start: 8;
    grid-row-end: 1;
    grid-column-end: 25;
}
#home-service-our-service-section .row .services-innerbox:nth-child(4) {
       grid-column-start: 1;
    grid-row-start: 9;
    grid-row-end: 16;
    grid-column-end: 9;
}
#home-service-our-service-section .row .services-innerbox:nth-child(5) {
    grid-column-start: 9;
     grid-row-start: 9;
    grid-row-end: 16;
    grid-column-end: 17;

}
#home-service-our-service-section .row .services-innerbox:nth-child(6) {
    grid-column-start: 17;
   grid-row-start: 9;
    grid-row-end: 16;
    grid-column-end: 25;


}
.main-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}
.main-img a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-img {
    height: 100%;
    width: 100%;
}

ul.wp-block-list li {
    font-size: 16px !important;
    color: #2B241E99 !important;
    font-weight: 500 !important;
    font-family: "League Spartan" !important;
    padding-bottom: 10px;
}
.wp-block-heading {
    font-size: 36px !important;
    color: #2B241E !important;
    line-height: 34px !important;
    font-weight: 500 !important;
    font-family: "League Spartan", Sans-serif !important;
}

.wp-block-social-links li a svg path {
    fill: #fff;
}

/* ----------Counter Section-------------------- */
#home-service-counter-section .wp-block-columns{
  max-width: 1350px;
}
#home-service-counter-section {
    padding: 6em 15px 6em;
}
.home-service-counter-text-box .wp-block-coblocks-counter:nth-child(1){
  color: #FF6328;
  font:700 42px 'League Spartan';
}
.home-service-counter-text-box .wp-block-coblocks-counter:nth-child(2){
  color: #2B241EE5;
  font: 400 14px 'League Spartan';
  margin-top: 8px;
}
/* ------------Testimonial Section------------------ */
#home-service-testimonial-section {
    padding: 30px 0 50px;
}
#home-service-testimonial-section .wp-block-cover {
    max-width: 1350px;
    margin-top: -35px;
    overflow: visible;
}
#home-service-testimonial-section .wp-block-stackable-text,#home-service-testimonial-section .wp-block-stackable-heading,#home-service-testimonial-section figure.wp-block-image{
    max-width: 1350px;
}
#home-service-testimonial-section .wp-block-stackable-image {
    max-width: 1350px;
}
#home-service-testimonial-section .wp-block-cover__inner-container{
  padding: 11em 0;
}
.home-service-testimonial-text p.stk-block-text__text {
    width: 44%;
}
#home-service-testimonial-section .wp-block-stackable-carousel.stk-block,#home-service-testimonial-section .stk-block-content.stk-block-carousel__slider-wrapper {
    position: unset;
}
#home-service-testimonial-section .stk-block-carousel__buttons{
  bottom: -20px;
  top: auto;
  left: 35px;
}
#home-service-testimonial-section .stk-block-carousel__buttons path{
  fill: #ffffff;
}
#home-service-testimonial-section .home-service-testimonial-data-box {
    padding-top: 6em;
}
/* ------------Faq Section---------------- */
.wp-block-columns.home-service-faq-box {
    max-width: 1350px;
}
details.wp-block-stackable-accordion.home-service-accordian-box {
    border-bottom: 1px solid #DDDDDD !important;
}
.home-service-faq-content-box .stk-row.stk-inner-blocks.stk-block-content {
    padding-bottom: 15px;
}
.home-service-faq-content-box p.stk-block-text__text {
    padding-bottom: 10px;
}
.home-service-accordian-box .stk-block-accordion__heading .stk-column-wrapper {
    box-shadow: unset;
    padding: 0;
}
.home-service-accordian-box .stk-block-accordion__content .stk-column-wrapper {
    box-shadow: unset;
    padding: 0;
}
.home-service-faq-text-box p.stk-block-text__text{
  writing-mode: vertical-rl;
}
#home-service-faq-section {
    padding: 30px 0px 50px;
}
.wp-block-group.home-service-faq-text-box {
    background: #2B241E;
    border-radius: 10px;
    height: 79%;
    padding: 7em 0px 0;
}
/* ----------Get in touch section-------------------- */
#home-service-get-in-touch-section .wp-block-columns {
    max-width: 1350px;
}
.cotact-form-box1,.cotact-form-box2 {
    display: flex;
}
.cotact-form-box1 p,.cotact-form-box2 p {
    margin: 0 6px;
    width: 100%;
}
.home-service-get-in-touch-form-box input[type="text"],.home-service-get-in-touch-form-box input[type="email"],.home-service-get-in-touch-form-box input[type="number"]{
    width: 100%;
    background: #FFF3E3;
    /* border: 1px solid #ffffff; */
    border-radius: 30px;
    height: 48px;

}
.home-service-get-in-touch-form-box textarea{
    background: #FFF3E3;
    border-radius: 10px;
    width: 97%;
    margin: 0 auto;
    height: 145px;
    padding: 10px;
}
.home-service-get-in-touch-form-box textarea::placeholder {
    font-family: League Spartan;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #2B241E99;
    padding: 10px;
}

.home-service-get-in-touch-form-box input[type="text"]::placeholder, .home-service-get-in-touch-form-box input[type="email"]::placeholder, .home-service-get-in-touch-form-box input[type="number"]::placeholder{
    font-family: League Spartan;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #2B241E99;
}
.wp-block-group.home-service-get-in-touch-box {
    padding: 30px 0 30px 20px;
    position: relative;
    box-shadow: 269px 0px 0px 0px #2B241E;
}
.wp-block-group.home-service-get-in-touch-box:before {
    content: '';
    border-top: 290px solid transparent;
    border-right: 120px solid #2B241E;
    border-bottom: 290px solid transparent;
    position: absolute;
    left: -120px;
    top: 0;
    bottom: 0;
}
.home-service-get-in-touch-form-box input[type="submit"] {
    background: #FF6328;
    border: 1px solid #6FBE3D;
    padding: 15px 32px;
    font: 600 16px 'League Spartan';
    color: #fff;
    border-radius: 50px;  
    height: 56px;
    border: 1px solid #FFFFFF;
    cursor: pointer;

}
.home-service-get-in-touch-form-box input[type="submit"]:hover{
    background: #fff;
    transition: 0.3s ease-in;
    color: #FF6328;
}

.cotact-form-box1 {
    margin-bottom: 15px;
}
figure.home-service-get-in-touch-img {
    position: absolute;
    bottom: 0;
}
#home-service-get-in-touch-section .wp-block-cover{
  overflow: visible;
  padding: 15px 15px;
}
#home-service-get-in-touch-section {
    margin-top: 60px;
}
/* -----Latest Post Section---------------- */
#home-service-latest-post-section {
    padding: 30px 0 50px;
}
/* #home-service-latest-post-section .hs-reveal-blog {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity .7s ease, transform .7s ease;
  will-change: opacity, transform;
}
#home-service-latest-post-section .home-service-latest-post-box .stk-block-posts__item.hs-reveal-blog {
  transform: translateX(45px);
}
#home-service-latest-post-section.hs-animate-blog .hs-reveal-blog {
  opacity: 1;
  transform: translate(0, 0);
} */
 .stk-block-posts__readmore{
  color: #2B241E;
}
.wp-block-stackable-text.legal-latest-post-note-text {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 75px;
    float: right;
}
.legal-latest-post-note-text p.stk-block-text__text {
    position: relative;
    top: -5px;
}
.wp-block-columns.legal-latest-post-title-colum-box {
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
}
.wp-block-stackable-posts.is-style-default.home-service-latest-post-box {
    max-width: 1350px;
    margin-top: 50px;
}
.home-service-latest-post-box aside.stk-block-posts__meta.stk-subtitle.has-text-color {
    margin-top: -60px;
    position: relative;
    background: #6FBE3D;
    width: max-content;
    padding: 5px 15px;
    margin-left: 0px;
    top: -10px;
}
.home-service-latest-post-box span.stk-block-posts__meta-sep {
    display: none;
}
.home-service-latest-post-box aside.stk-block-posts__meta.stk-subtitle.has-text-color span {
    text-transform: capitalize;
    float: right;
    margin-left: 20px;
}
.home-service-latest-post-box a.stk-block-posts__readmore {
    text-decoration: unset;
    position: relative;
    padding-left: 32px;
}
.home-service-latest-post-box a.stk-block-posts__readmore:before{
    content: '';
    background: #FF6328;
    width: 25px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 12px;
}
#home-service-latest-post-section h3.stk-block-posts__title {
    margin-bottom: 5px;
}
.home-service-footer-newsletter-section .wpcf7 form .wpcf7-response-output {
    border: 2px solid #FF6328;
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.banner-bottom-contactbox {
    display: flex;
    align-items: flex-start;

}
.banner-bottom-contactMainbox {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 28px;
}
.banner-bottom-contactbox .wp-block-stackable-text {
    margin: 0;
}
#banner-leftcontactbox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding-left: 24px;

}
.banner-bottom-contactbox p {
    max-width: 400px;
    padding-left: 16px;
}

#banner-leftcontactbox .stk-block-text {
    margin: 0;
}
#banner-leftcontactbox .is-layout-constrained {
    margin: 0;
    padding-left: 16px;
}
#banner-leftcontactbox .stk-img-wrapper {
    width: 66px !important;
}

/* ---------Footer Section----------------------- */
.home-service-footer-newsletter span.wpcf7-spinner{
  display: none;
}


.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {

    padding: 8px;
    font-size: 18px;
}

.wp-block-cover.real-estate-footer-section {
    padding: 4em 0px 0px !important;
}
.wp-block-columns.real-estate-footer-box {
    max-width: 1350px;
    padding: 25px 0px !important;
}
.wp-block-columns.real-estate-copyright-box {
    max-width: 1350px;
    padding: 22px 0;
    border-top: 1px solid #FFFFFF;
    margin-top: 24px;

}
.real-estate-footer-navigation-box ul{
    gap: 15px;
}
.real-estate-footer-navigation-box a.wp-block-navigation-item__content span,.legal-footer-navigation-col ul li a span{
  font: 400 16px 'League Spartan';
  color: #ffffff;
}
.wp-block-group.home-service-footer-newsletter-section {
    padding-top: 55px;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 60px;
    background: #2B241E;
}
.home-service-footer-newsletter {
    position: relative;
}
.home-service-footer-newsletter input[type="submit"] {
      position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #FF6328;
    background: #FF6328;
    font-family: 'League Spartan';
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 24px;
    height: 48px;
    padding: 15px 43px;
    cursor: pointer;
}
.home-service-footer-newsletter input[type="submit"]:hover {
    background: #fff;
    transition: 0.3s ease-in;
    color: #FF6328;
}
.home-service-footer-newsletter input[type="email"] {
    background: #ffffff;
    border: 1px solid #fff;
    border-radius: 30px;
    width: 72%;
    height: 48px;
}
.home-service-newsletter-text p.stk-block-text__text {
    width: 44%;
    margin: 0 auto;
}
.home-service-footer-newsletter {
    width: 50%;
}
.home-service-footer-newsletter input[value="Enter Your E-mail Address"]{
  font: 400 16px League Spartan;
  color: #0000004d;
}
.legal-footer-text p.stk-block-text__text {
    width: 86%;
}
.home-service-footer-text-box .wp-block-columns {
    max-width: 1350px;
}
/* -------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;
  }
  .home-service-header-contact-box h4.stk-block-heading__text{
    font-size: 30px !important;
  }
  .wp-block-group.home-service-header-contact-box::before{
    border-top: 50px solid transparent;
    border-right: 60px solid #6fbe3d;
    border-bottom: 50px solid transparent;
  }
  .home-service-slider-content-box h2.stk-block-heading__text{
    font-size: 40px !important;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1441px){
  main.wp-block-group {
    padding: 0 55px !important;
    overflow-x: hidden;
  }
  .home-service-middle-header-section{
    padding: 0px 7em;
  }
  .wp-block-columns.home-service-header-box{
    padding: 10px 7em;
  }
  .wp-block-columns.home-service-topbar-section{
    padding: 12px 7em;
  }
  .home-service-header-contact-box h4.stk-block-heading__text{
    font-size: 32px !important;
  }
  .wp-block-group.home-service-header-contact-box::before{
    border-top: 51px solid transparent;
    border-right: 60px solid #6fbe3d;
    border-bottom: 51px solid transparent;
  }
  .wp-block-group.home-service-slider-content-box {
    padding-left: 6em;
  }
  .wp-block-column.home-service-slider-right-img{
    padding-right: 4em;
  }
  .home-service-slider-content-box h2.stk-block-heading__text{
    font-size: 40px !important;
  }
  #home-service-slider-section .stk-block-carousel__buttons {
    inset: 0px 50px;
    gap: 0px 12px;
  }
  .wp-block-column.home-service-why-choose-middle-box {
    padding: 3em 3em 0;
  }
  .wp-block-column.home-service-why-choose-right-image {
    margin-top: -114px;
  }

}
@media screen and (max-width: 1440px) and (min-width: 1025px){
  .wp-block-columns.home-service-topbar-section{
    padding: 12px 4em;
  }
  .legal-topbar-new-text p.stk-block-text__text {
    width: 29px;
  }
  .home-service-header-contact-box h4.stk-block-heading__text{
    font-size: 23px !important;
  }
  .home-service-middle-header-section{
      padding: 0px 4em;
  }
  .wp-block-group.home-service-header-contact-box{
    padding: 15px 11px;
  }
  .home-service-header-contact-text p.stk-block-text__text{
    font-size: 17px !important;
  }
  .wp-block-stackable-text.home-service-header-contact-text{
    margin-top: -10px;
  }
  .home-service-header-contact-box .wp-block-stackable-icon {
    position: relative;
    top: 7px;
  }
  .wp-block-group.home-service-header-contact-box::before{
    border-top: 42px solid transparent;
    border-right: 50px solid #6fbe3d;
    border-bottom: 42px solid transparent;
    left: -50px;
  }
  .wp-block-columns.home-service-header-box{
    padding: 10px 4em;
  }
  .legal-header-navigation-menu ul.wp-block-navigation__container {
    gap: 18px;
  }
  main.wp-block-group {
    padding: 0 45px !important;
    overflow-x: hidden;
  }
  .wp-block-group.home-service-slider-content-box {
    padding-left: 3em;
  }
  .wp-block-column.home-service-slider-right-img{
    padding-right: 3em;
  }
  .home-service-slider-content-box h2.stk-block-heading__text{
    font-size: 35px !important;
    line-height: 35px !important;
  }
  #home-service-slider-section .stk-block-carousel__buttons {
    inset: 0px 7px;
    gap: 0px 12px;
  }
  .home-service-our-service-title h4.stk-block-heading__text{
    font-size: 20px !important;
    padding-left: 30px;
  }
  figure.home-service-our-service-icon-img{
    left: 2px;
  }
  .home-service-our-service-title{
    width: 71%;
  }
  span.video-text{
    padding: 53px 0px 47px 9px;
  }
  .wp-block-column.home-service-why-choose-middle-box {
    padding: 2em 2em 0;
  }
  .wp-block-group.home-service-why-choose-data-box {
    margin-bottom: 25px;
  }
  .wp-block-column.home-service-why-choose-right-image {
    margin-top: -95px;
  }
  #home-service-why-choose-us-section .wp-block-group.home-service-why-choose-heading-box{
    padding: 0 45px;
  }
  #home-service-testimonial-section .wp-block-cover__inner-container {
    padding: 9em 0;
  }
  .home-service-testimonial-data-box p.stk-block-text__text {
    font-size: 20px !important;
  }
  .home-service-faq-text-box p.stk-block-text__text{
    margin: 0 20px;
  }
  .wp-block-group.home-service-faq-text-box{
    padding: 8em 0;
  }
  .home-service-get-in-touch-img img {
    width: 90%;
  }
  .wp-block-group.home-service-get-in-touch-box{
    padding: 20px 30px 30px 20px;
  }
  #home-service-get-in-touch-section .legal-section-main-head h3.stk-block-heading__text{
    font-size: 30px !important;
  }
  #home-service-get-in-touch-section .legal-section-main-head{
    margin-bottom: 6px;
  }
  .home-service-get-in-touch-form-box input[type="text"], .home-service-get-in-touch-form-box input[type="email"], .home-service-get-in-touch-form-box input[type="number"]{
    height: 45px;
  }
  .home-service-get-in-touch-form-box textarea{
    height: 110px;
  }
  .wp-block-group.home-service-get-in-touch-box:before{
    border-top: 256px solid transparent;
    border-bottom: 256px solid transparent;
  }
  .wp-block-cover.real-estate-footer-section {
    padding: 4em 45px 0px !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 1025px){
  figure.home-service-our-service-icon-img{
    left: -5px;
  }
  .home-service-our-service-data-box .home-service-our-service-icon-img img {
    width: 90% !important;
  }
  .home-service-our-service-title h4.stk-block-heading__text{
    font-size: 16px !important;
    padding-left: 20px;
  }
  .home-service-our-service-title{
    width: 71%;
  }
  .wp-block-column.home-service-why-choose-middle-box {
    padding: 32px 1em
  }
  .wp-block-group.home-service-why-choose-data-box {
    margin-bottom: 10px;
    margin-top: 5px;
  }
  #home-service-why-choose-us-section .home-service-why-choose-title {
    margin-bottom: 5px !important;
  }
  .wp-block-column.home-service-why-choose-right-image {
    margin-top: -78px;
  }
  .wp-block-columns.home-service-why-choose-us-box{
    align-items: center !important;
  }
  #home-service-testimonial-section .wp-block-cover__inner-container {
    padding: 6em 0;
  }
  #home-service-faq-section .legal-section-main-head h3.stk-block-heading__text{
    font-size: 27px !important;
  }
  .home-service-faq-text-box p.stk-block-text__text{
    margin: 9px;
  }
  .wp-block-group.home-service-faq-text-box{
    height: auto;
    padding: 3em 0 3em;
  }
  .home-service-get-in-touch-img img {
    width: 75%;
  }
  .wp-block-group.home-service-get-in-touch-box:before{
    border-top: 297px solid transparent;
    border-bottom: 297px solid transparent;
  }
  .home-service-footer-newsletter {
    width: 64%;
  }
}

@media screen and (max-width: 1199px) and (min-width: 992px){
#home-service-slider-section {

        padding: 0 30px;
    }
    .banner-bottom-contactMainbox {

    width: 50%;
}
.banner-call-icon img {
    width: 40px !important;
    height: 40px !important;
}
.banner-bottom-contactMainbox {
    bottom: 0;
}
    #banner-leftcontactbox .is-layout-constrained {
    padding-left: 0;
}
#banner-leftcontactbox {

    padding-left: 0;
}

}
@media screen and (max-width: 1024px) and (min-width: 992px){

  .bannner-right-image {
    position: unset;
  }
  .wp-block-columns.home-service-topbar-section{
    padding: 12px 4em
  }
  .legal-topbar-new-text p.stk-block-text__text {
    width: 29px;
  }
  .wp-block-group.home-service-header-contact-box{
    padding: 15px 10px;
  }
  .legal-section-main-head h2.stk-block-heading__text{
      font-size: 30px !important;
  }
  .wp-block-columns.home-service-header-box{
    padding: 10px 4em;
  }
  .home-service-middle-header-section{
    padding: 0px 4em;
  }
  .home-service-header-contact-text p.stk-block-text__text{
    font-size: 16px !important;
  }
  .wp-block-stackable-text.home-service-header-contact-text{
    margin-top: -10px;
  }
  .home-service-header-contact-box .wp-block-stackable-icon {
    position: relative;
    top: 7px;
  }
  .legal-header-navigation-menu ul.wp-block-navigation__container {
    gap: 15px;
  }
  .wp-block-group.home-service-header-contact-box::before{
    border-top: 42px solid transparent;
    border-right: 50px solid #6fbe3d;
    border-bottom: 42px solid transparent;
    left: -50px;
  }
  .home-service-header-contact-box h4.stk-block-heading__text{
    font-size: 23px !important;
  }
  main.wp-block-group {
    padding: 0 45px !important;
    overflow-x: hidden;
  }
  .wp-block-group.home-service-slider-content-box {
    padding-left: 2em;
  }
  .wp-block-column.home-service-slider-right-img{
    padding-right: 2em;
  }
  .home-service-slider-content-box h2.stk-block-heading__text{
    font-size: 28px !important;
    line-height: 35px !important;
  }
  #home-service-slider-section .stk-block-carousel__buttons {
    inset: 0px 7px;
    gap: 0px 12px;
  }
  figure.home-service-our-service-icon-img{
    left: -5px;
  }
  .home-service-our-service-data-box .home-service-our-service-icon-img img {
    width: 87% !important;
  }
  .home-service-our-service-title h4.stk-block-heading__text{
    font-size: 16px !important;
  }
  #home-service-why-choose-us-section .wp-block-group.home-service-why-choose-heading-box{
    padding: 0 45px;
  }
  .wp-block-column.home-service-why-choose-middle-box {
    padding: 5px 1em;
  }
  .wp-block-group.home-service-why-choose-data-box {
    margin-bottom: 10px;
    margin-top: 5px;
  }
  #home-service-why-choose-us-section .home-service-why-choose-title {
    margin-bottom: 0 !important;
  }
  .wp-block-column.home-service-why-choose-right-image {
    margin-top: -78px;
  }
  #home-service-testimonial-section .wp-block-cover__inner-container {
    padding: 6em 0;
  }
  .home-service-testimonial-data-box p.stk-block-text__text {
    font-size: 20px !important;
  }
  #home-service-faq-section .legal-section-main-head h3.stk-block-heading__text{
    font-size: 25px !important;
  }
  .home-service-faq-text-box p.stk-block-text__text{
    margin: 9px;
  }
  .wp-block-group.home-service-faq-text-box{
    height: auto;
    padding: 2em 0 2em;
  }
  .home-service-get-in-touch-img img {
    width: 68%;
  }
  .wp-block-group.home-service-get-in-touch-box:before{
    border-top: 297px solid transparent;
    border-bottom: 297px solid transparent;
  }
  .wp-block-cover.real-estate-footer-section {
    padding: 4em 45px 0px !important;
  }
  .home-service-footer-newsletter {
    width: 65%;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px){
  .legal-topbar-new-text p.stk-block-text__text {
    width: 29px;
  }
  #home-service-slider-section {
    height: 100%;
    background-size: cover !important;
            padding: 30px;
}
.bannner-right-image {
    position: unset;
}
.banner-bottom-contactMainbox {
    position: unset;
}

  .wp-block-columns.home-service-topbar-section{
    padding: 12px 3em;
  }
  .home-service-topbar-section.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 70% !important;
  }
  .home-service-topbar-section.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 25% !important;
  }
  .wp-block-columns.home-service-header-box {
    padding: 10px 3em;
  }
  .home-service-middle-header-section{
    padding: 0px 3em;
  }
  .home-service-header-contact-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 45% !important;
  }
  .home-service-header-contact-box .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 45% !important;
  }
  .home-service-header-contact-box .wp-block-stackable-icon {
    position: relative;
    top: 7px;
  }
  .wp-block-group.home-service-header-contact-box::before{
    border-top: 45px solid transparent;
    border-right: 37px solid #6fbe3d;
    border-bottom: 45px solid transparent;
    left: -37px;
  }
  .home-service-header-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 70%!important;
  }
  .home-service-header-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 25%!important;
  }
  ul.home-service-header-navigation-box {
    gap: 5px;
  }
  .home-service-middle-header-section.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.home-service-middle-header-section.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 100% !important;
  }
  .home-service-middle-header-section.wp-block-columns {
    flex-wrap: wrap!important;
  }
  main.wp-block-group {
    padding: 0 45px !important;
    overflow-x: hidden;
  }
  .real-estate-footer-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.real-estate-footer-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),
  .real-estate-footer-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3),.real-estate-footer-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
    flex-basis: 45% !important;
  }
  .home-service-slider-data-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.home-service-slider-data-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 45%!important;
  }
  .wp-block-group.home-service-slider-content-box {
    padding-left: 2em;
  }
  .wp-block-stackable-text.home-service-slider-text p{
    width: 100%;
  }
  .wp-block-column.home-service-slider-right-img {
    padding-right: 1em;
  }
  .home-service-about-box1.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.home-service-about-box1.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),
  .home-service-about-box2.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.home-service-about-box2.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 45%!important;
  }
  #home-service-about-us-section {
    padding: 30px 0px;
  }
  .home-service-about-data-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.home-service-about-data-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 100%!important;
  }
  .wp-block-columns.home-service-get-in-touch-main-box,.wp-block-columns.home-service-faq-box,.wp-block-columns.home-service-counter-box,.wp-block-columns.home-service-why-choose-us-box,.wp-block-columns.home-service-about-data-box.is-layout-flex,.wp-block-columns.home-service-feature-box,.wp-block-columns.home-service-our-service-col{
    flex-wrap: wrap!important;
  }
  .home-service-feature-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.home-service-feature-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),
  .home-service-feature-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3),.home-service-feature-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
    flex-basis: 45%!important;
  }
  #home-service-our-service-section .home-service-our-service-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),#home-service-our-service-section .home-service-our-service-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 45%!important;
  }
  #home-service-our-service-section .home-service-our-service-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    display: flex;
    flex-basis: 100%!important;
  }
  #home-service-our-service-section .home-service-our-service-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3) .home-service-our-service-data-box{
    margin: 0 10px 3em;
  }
  .home-service-our-service-title h4.stk-block-heading__text{
    font-size: 18px !important;
  }
  .wp-block-group.home-service-our-service-data-box{
    margin-bottom: 6em;
  }
  figure.home-service-our-service-icon-img{
    left: -5px;
  }
  span.video-text{
    font: 500 14px 'League Spartan';
    padding: 38px 0px 35px 9px;
    width: 90px;
    height: 90px;
  }
  .home-service-why-choose-us-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 50%!important;
  }
  .home-service-why-choose-us-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 50%!important;
  }
  .home-service-why-choose-us-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 100%!important;
  }
  .wp-block-column.home-service-why-choose-middle-box {
    padding: 2em 2em 0;
  }
  .wp-block-column.home-service-why-choose-right-image {
    margin-top: 18px;
    text-align: center;
  }
  .wp-block-group.home-service-why-choose-data-box {
    margin-bottom: 20px;
  }
  #home-service-why-choose-us-section {
    padding: 20px 0px 30px;
  }
  #home-service-why-choose-us-section .wp-block-group.home-service-why-choose-heading-box{
    padding: 0 45px;
  }
  .home-service-why-choose-text p.stk-block-text__text {
    width: 70%;
  }
  .home-service-counter-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.home-service-counter-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),
  .home-service-counter-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3),.home-service-counter-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
    flex-basis: 22%!important;
  }
  #home-service-testimonial-section .wp-block-cover__inner-container {
    padding: 4em 0;
  }
  .home-service-testimonial-data-box p.stk-block-text__text {
    font-size: 20px !important;
  }
  .home-service-faq-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.home-service-faq-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),.home-service-faq-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    flex-basis: 100%!important;
  }
  .home-service-faq-text-box p.stk-block-text__text {
    writing-mode: unset;
  }
  .wp-block-group.home-service-faq-text-box{
    height: auto;
    padding: 5px 15px 0em;
  }
  .home-service-faq-text-box p.stk-block-text__text {
    text-align: center;
  }
  figure.home-service-get-in-touch-img{
    position: static;
  }
  .wp-block-group.home-service-get-in-touch-box:before{
    display: none;
  }
  .wp-block-group.home-service-get-in-touch-box{
    padding: 30px 10px 30px 10px;
  }
  .home-service-get-in-touch-main-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
    flex-basis: 100%!important;
  }
  .wp-block-cover.real-estate-footer-section {
    padding: 4em 45px 0px !important;
  }
  .home-service-footer-newsletter {
    width: 90%;
  }
  .home-service-newsletter-text p.stk-block-text__text{
    width: 65%;
  }
}
@media screen and (max-width: 767px) and (min-width: 576px) {
  .wp-block-columns.home-service-topbar-section{
    padding: 12px 2em;
  }
  main.wp-block-group {
    padding: 0 33px !important;
    overflow-x: hidden;
  }
  .home-service-middle-header-section{
    padding: 0px 2em;
  }
  .wp-block-columns.home-service-header-box{
    padding: 10px 2em;
  }
  .home-service-header-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
    flex-basis: 70%!important;
  }
  .home-service-header-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 25%!important;
  }
  ul.home-service-header-navigation-box {
    gap: 5px;
  }
  .home-service-header-box .home-service-header-navigation-box li {
    margin: 0 9px;
  }
  .home-service-feature-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.home-service-feature-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),
  .home-service-feature-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3),.home-service-feature-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
    flex-basis: 45%!important;
  }
  .home-service-feature-box h4.stk-block-heading__text{
    font-size: 20px !important;
  }
  #home-service-our-service-section .home-service-our-service-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),#home-service-our-service-section .home-service-our-service-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 45%!important;
  }
  #home-service-our-service-section .home-service-our-service-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3){
    display: flex;
  }
  #home-service-our-service-section .home-service-our-service-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3) .home-service-our-service-data-box{
    margin: 0 10px 3em;
  }
  .home-service-our-service-title h4.stk-block-heading__text{
    font-size: 16px !important;
  }
  .wp-block-group.home-service-our-service-data-box{
    margin-bottom: 7em;
  }
  figure.home-service-our-service-icon-img{
    left: -5px;
  }
  .home-service-our-service-data-box .home-service-our-service-icon-img img {
    width: 80% !important;
  }
  span.video-text{
    font: 500 14px 'League Spartan';
    padding: 38px 0px 35px 9px;
    width: 90px;
    height: 90px;
  }
  #home-service-video-section {
    padding: 30px 0 30px;
  }
  .home-service-counter-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.home-service-counter-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2),
  .home-service-counter-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(3),.home-service-counter-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4){
    flex-basis: 45%!important;
  }
  #home-service-testimonial-section .wp-block-cover__inner-container {
    padding: 6em 0;
  }
  .home-service-footer-newsletter {
    width: 80%;
  }
  .home-service-footer-newsletter input[type="email"]{
    width: 60%;
  }
  .home-service-newsletter-text p.stk-block-text__text{
    width: 70%;
  }
}
@media screen and (max-width: 767px) {

#home-service-slider-section {
    height: 100%;
}
.bannner-right-image {
    position: unset;
}
.banner-bottom-contactMainbox {
    display: flex;
    align-items: center;
    position: unset;
    flex-direction: column;
}

#home-service-slider-section {

    background-size: cover !important;
}









  .home-service-section-small-title-image,.real-estate-site-title-box,.wp-block-column.home-service-topbar-social-icon-box .wp-block-coblocks-social.has-text-align-right,figure.home-service-slider-head-image {
    text-align: center;
  }
  .legal-topbar-new-text p.stk-block-text__text {
    width: 29px;
  }
  .wp-block-group.home-service-header-contact-box::before{
    display: none;
  }
  .wp-block-group.legal-information-box{
    display: -webkit-inline-box;
  }
  .home-service-section-small-title-image {
    margin-top: -26px;
  }
  .wp-block-group.home-service-slider-content-box {
    padding-left: 0em;
  }
  .home-service-testimonial-text p.stk-block-text__text,.wp-block-stackable-text.home-service-slider-text p,.home-service-why-choose-text p.stk-block-text__text{
    width: 100%;
  }
  #home-service-about-us-section {
    padding: 20px 0px;
  }
  #home-service-why-choose-us-section {
    padding: 20px 15px 30px;
  }
  .wp-block-column.home-service-why-choose-middle-box {
    padding: 3em 2em 0;
  }
  .wp-block-column.home-service-why-choose-right-image {
    margin-top: 0;
    text-align: center;
  }
  #home-service-our-projects-section {
    padding: 20px 0px 30px;
    margin-top: 0;
  }
  .home-service-faq-text-box p.stk-block-text__text {
    writing-mode: unset;
  }
  .wp-block-group.home-service-faq-text-box{
    height: auto;
    padding: 1em 15px;
  }
  figure.home-service-get-in-touch-img{
    position: static;
  }
  .wp-block-group.home-service-get-in-touch-box:before{
    display: none;
  }
  .wp-block-group.home-service-get-in-touch-box{
    padding: 30px 10px 30px 10px;
  }
  .home-service-get-in-touch-form-box input[type="submit"]{
    margin: 0 auto;
    display: block;
  }
  .wp-block-cover.real-estate-footer-section {
    padding: 4em 25px 0px !important;
  }
}
@media screen and (max-width: 575px){
  main.wp-block-group {
    padding: 0 25px !important;
    overflow-x: hidden;
  }
  .wp-block-columns.home-service-topbar-section{
    padding: 12px 1em;
  }
  .home-service-middle-header-section{
    padding: 0px 1em;
  }
  .wp-block-columns.home-service-header-box{
    padding: 10px 1em;
  }
  .home-service-header-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1),.home-service-header-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
    flex-basis: 45%!important;
  }
  .wp-block-group.home-service-header-contact-box{
    padding: 10px 15px;
  }
  .wp-block-stackable-text.home-service-header-contact-text {
    padding-left: 44px;
    margin-top: -7px;
  }
  #home-service-feature-section figure.wp-block-image,#home-service-feature-section h4.stk-block-heading__text,#home-service-feature-section p.stk-block-text__text {
    text-align: center;
  }
  .home-service-our-service-data-box .home-service-our-service-icon-img img {
    width: 80% !important;
  }
  figure.home-service-our-service-icon-img{
    left: 0px;
    bottom: -72px;
  }
  .home-service-our-service-data-box figure.wp-block-image img {
    width: 100%;
  }
  .home-service-our-service-title h4.stk-block-heading__text{
    font-size: 16px !important;
  }
  .wp-block-group.home-service-our-service-data-box{
    margin-bottom: 5em;
  }
  span.video-text{
    font: 500 12px League Spartan;
    padding: 30px 0px 30px 6px;
    width: 70px;
    height: 70px;
  }
  #home-service-video-section {
    padding: 15px 0 20px;
  }
  #home-service-testimonial-section .wp-block-cover__inner-container {
    padding: 5em 0;
  }
  .cotact-form-box1, .cotact-form-box2{
    display: block;
  }
  .cotact-form-box1 {
    margin-bottom: 0;
  }
  .cotact-form-box1 p, .cotact-form-box2 p{
    margin: 0 0px 15px;
  }
  .home-service-footer-newsletter input[type="submit"]{
    position: static;
    margin: 0 auto;
    display: block;
  }
  .home-service-footer-newsletter input[type="email"],.home-service-newsletter-text p.stk-block-text__text{
    width: 100%;
  }
  .home-service-footer-newsletter {
    width: 90%;
  }
  .museum-header-navigation-box .wp-block-navigation__responsive-close {
    width: 80%;
  }
}


/*404 Page CSS*/
.wp-block-search__button {
  border: 0;
  background: #F17216;
}

/*Archive Page*/
.archive-page {
  padding: 50px;
}
.comment-body .reply a {
  color: #fff;
  text-decoration: none;
  background: #F17216;
  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: #2B241E !important;
    color: #fff !important;
    transition: 0.3s ease-in;
}

.wp-block-post-comments input[type=submit] {
    background: #FF6328;
    color: #FFFFFF;
    font-weight: 600;
    font-family: 'League Spartan';
    font-size: 18px;
}
.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: #6b6b6b;
  list-style: disc;
}
.theme-sidebar .wp-block-group ul li a {
  color: #6b6b6b;
}
.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;
}

/* Theme preloader */
.home-services-preloader {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0b0b0b;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
.home-services-preloader.is-loaded {
  opacity: 0;
  visibility: hidden;
}
.home-services-preloader__spinner {
  width: 54px;
  height: 54px;
  border: 4px solid rgba(255, 255, 255, 0.25);
  border-top-color: #f17216;
  border-radius: 50%;
  animation: home-services-spin 1s linear infinite;
}
@keyframes home-services-spin {
  to {
    transform: rotate(360deg);
  }
}

/* PaintMaster style header */
.pm-header {
  border-bottom: 0;
}
.pm-header .pm-header__inner {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}
.pm-header .pm-header__brand {
  gap: 10px;
  min-width: 280px;
}
.pm-header .custom-logo,
.pm-header .wp-block-site-logo img {
    height: 71px;
    width: 100%;
    object-fit: scale-down;
}
.pm-header .pm-header__title,
.pm-header .pm-header__title a {
  font-family: cursive;
  line-height: 1;
  text-decoration: none;
  margin: 0;
}
.pm-header .pm-header__nav .wp-block-navigation-item__content {
  text-decoration: none;
  transition: opacity .2s ease;
}
.pm-header .pm-header__nav .wp-block-navigation-item__content:hover {
  opacity: .75;
}
.pm-header .pm-header__cta .wp-block-button__link {
  border: 0;
  box-shadow: none;
  border-style: solid;
}
.pm-header .pm-header__cta .wp-block-button__link:hover {
    background: #2b241e !important;
    color: #fff !important;
    transition: 0.3s ease-in;
}
@media (max-width: 991px) {
  .pm-header .pm-header__inner {
    flex-wrap: wrap !important;
    row-gap: 14px;
  }
  .pm-header .pm-header__brand,
  .pm-header .wp-block-buttons {
    width: 100%;
    justify-content: center;
  }
  .pm-header .pm-header__nav {
    width: 100%;
  }
  .pm-header .pm-header__nav .wp-block-navigation {
    justify-content: center;
  }
  .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: #FFFFFF;
}
}


#home-service-latest-post-section .stk-block-posts__meta {
      background: #FF6328;
    max-width: fit-content;
    padding: 8px 20px;
    display: flex;
    flex-direction: row-reverse;
    position: absolute;
    bottom: 112px;
    left: 5px;
}

#home-service-slider-section .wp-block-columns {
    max-width: 1350px;
    gap: 70px;
    margin: auto;
}


@media (min-width: 1025px) {

    /* Show menu container properly */
  .wp-block-navigation__responsive-container {
        display: block !important;
        position: static !important;
        visibility: visible !important;
        opacity: 1 !important;
        height: auto !important;
        width: auto !important;
        overflow: visible !important;
        transform: none !important;
    }

    /* Show menu items */
  .wp-block-navigation__container {
        display: flex !important;
    }

    /* Hide hamburger icon */
  .wp-block-navigation__responsive-container-open {
        display: none !important;
    }

    /* Remove modal behavior */
  .wp-block-navigation__responsive-close {
        display: contents !important;
    }
}

@media (max-width: 991px) {
  .pm-header .wp-block-navigation__responsive-container-open {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
  }

  .pm-header .wp-block-navigation__container {
    display: none !important;
  }

  .pm-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container {
    display: flex !important;
    flex-direction: column;
    gap: 12px;
  }
}

/* Single Services Page */
.single-service-page {
  background: #fffaf5;
}

.single-service-page .single-service__card {
  box-shadow: 0 12px 40px rgba(43, 36, 30, 0.08);
}

.single-service-page .single-service__meta {
  gap: 18px;
  color: #2b241e99;
  font: 500 16px 'League Spartan';
}

.single-service-page .single-service__meta a {
  color: #2b241e99;
  text-decoration: none;
}

.single-service-page .single-service__actions {
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid #ece3d8;
}

.single-service-page .single-service__detail-section {
  display: grid;
  grid-template-columns: minmax(280px, 420px) minmax(0, 1fr);
  gap: 34px;
  align-items: center;
  margin: 30px 0 18px;
  padding: 26px;
  border-radius: 20px;
  background: #fff7ef;
}

.single-service-page .single-service__detail-header {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 18px;
}

.single-service-page .single-service__detail-icon {
  width: 82px;
  min-width: 82px;
  height: 82px;
  border-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  box-shadow: 0 8px 24px rgba(43, 36, 30, 0.08);
}

.single-service-page .single-service__detail-icon img {
  max-width: 42px;
  height: auto;
}

.single-service-page .single-service__detail-label {
  display: inline-block;
  margin-bottom: 8px;
  color: #ff6328;
  font: 500 16px 'League Spartan';
  letter-spacing: .08em;
  text-transform: uppercase;
}

.single-service-page .single-service__detail-subtitle {
  margin: 0;
  color: #2b241e;
  font: 600 32px/1.15 'League Spartan';
}

.single-service-page .single-service__detail-banner img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
  border-radius: 18px;
}

.single-service-page .single-service__detail-content p {
  margin: 0 0 16px;
}

.single-service-page .single-service__detail-list {
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
}

.single-service-page .single-service__detail-list li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 12px;
  color: #2b241e;
  font: 500 17px/1.5 'League Spartan';
}

.single-service-page .single-service__detail-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: linear-gradient(90deg, #ff6328 0%, #ffa825 100%);
}

.single-service-page .single-service__detail-cta {
  display: inline-block;
  border-radius: 40px;
  background: linear-gradient(90deg, #ff6328 0%, #ffa825 100%);
  color: #fff;
  text-decoration: none;
  font: 600 16px 'League Spartan';
  padding: 14px 30px;
  transition: transform .25s ease, box-shadow .25s ease;
  box-shadow: 0 10px 24px rgba(255, 99, 40, 0.22);
}

.single-service-page .single-service__detail-cta:hover {
  transform: translateY(-2px);
  color: #fff;
}

.single-service-page .single-service__actions .wp-block-post-navigation-link a {
  color: #2b241e;
  text-decoration: none;
  font: 500 16px 'League Spartan';
}

.single-service-page .single-service__related h3 {
  margin-bottom: 24px;
}

.single-service-page .single-service__read-more {
  display: inline-block;
  margin-top: 8px;
  border: 1px solid #2b241e;
  border-radius: 40px;
  color: #2b241e;
  text-decoration: none;
  font: 600 14px 'League Spartan';
  padding: 8px 20px;
  transition: all .25s ease;
}

.single-service-page .single-service__read-more:hover {
  background: #ff6328;
  border-color: #ff6328;
  color: #fff;
}

.single-service-page .single-service__related-card {
  overflow: hidden;
  box-shadow: 0 10px 28px rgba(43, 36, 30, 0.08);
  transition: transform .25s ease, box-shadow .25s ease;
}

.single-service-page .single-service__related-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 34px rgba(43, 36, 30, 0.14);
}

@media (max-width: 1024px) {
  .single-service-page .single-service__detail-section {
    grid-template-columns: 1fr;
  }

  .single-service-page .single-service__actions {
    justify-content: center !important;
    gap: 14px;
  }

  .single-service-page .single-service__related-grid .wp-block-post-template {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .single-service-page .single-service__card {
    padding: 22px !important;
  }
#home-service-latest-post-section .home-service-latest-post-box .stk-block-posts__item.hs-reveal-blog {
    transform: unset;
}


  .single-service-page .single-service__detail-header {
    align-items: flex-start;
  }

  .single-service-page .single-service__detail-subtitle {
    font-size: 24px;
  }

  .single-service-page .single-service__detail-section {
    padding: 18px;
    gap: 20px;
  }

  .single-service-page .single-service__detail-banner img {
    min-height: 240px;
  }

  .single-service-page .wp-block-post-title {
    font-size: 34px !important;
  }

  .single-service-page .single-service__related-grid .wp-block-post-template {
    grid-template-columns: 1fr;
  }
}

/* Global responsive refinements */
@media (max-width: 1199px) {
  .wp-block-columns.home-service-topbar-section,
  .home-service-middle-header-section,
  .wp-block-columns.home-service-header-box,
  .wp-block-cover.real-estate-footer-section,
  #home-service-why-choose-us-section .wp-block-group.home-service-why-choose-heading-box,
  main.wp-block-group {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  #home-service-slider-section {
    height: auto;
  }


  

  .banner-left-text,
  .wp-block-group.home-service-slider-content-box {
    padding-top: 20px;
    padding-left: 0 !important;
  }

  .wp-block-stackable-text.home-service-slider-text p,
  .home-service-testimonial-text p.stk-block-text__text,
  .home-service-why-choose-text p.stk-block-text__text,
  .home-service-newsletter-text p.stk-block-text__text {
    width: 100%;
  }



  .wp-block-columns.home-service-about-data-box.is-layout-flex,
  .wp-block-columns.home-service-feature-box,
  .wp-block-columns.home-service-why-choose-us-box,
  .wp-block-columns.home-service-counter-box,
  .wp-block-columns.home-service-faq-box,
  .wp-block-columns.home-service-get-in-touch-main-box,
  .wp-block-columns.real-estate-footer-box,
  .wp-block-columns.real-estate-copyright-box {
    gap: 24px;
  }

  #home-service-our-service-section .row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: none;
    gap: 34px;
  }

  #home-service-our-service-section .row .services-innerbox {
    grid-column: auto !important;
    grid-row: auto !important;
    min-height: 320px;
    margin-bottom: 0;
  }

  .wp-block-group.home-service-get-in-touch-box {
    box-shadow: none;
    padding: 30px;
  }

  .wp-block-group.home-service-get-in-touch-box:before {
    display: none;
  }

  .home-service-footer-newsletter {
    width: 80%;
  }

  .legal-footer-text p.stk-block-text__text {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .pm-header .wp-block-navigation__responsive-container-open {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
  }

  .pm-header .wp-block-navigation__container {
    display: none !important;
  }

  .pm-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container {
    display: flex !important;
    flex-direction: column;
    gap: 12px;
  }

  .pm-header .pm-header__inner,
  .pm-header .pm-header__brand,
  .pm-header .pm-header__nav,
  .pm-header .wp-block-buttons {
    width: auto;
  }

  .pm-header .pm-header__inner {
    flex-wrap: wrap !important;
    row-gap: 14px;
  }

  .pm-header .pm-header__brand,
  .pm-header .wp-block-buttons,
  .pm-header .pm-header__nav .wp-block-navigation {
    justify-content: center;
  }
}

@media (max-width: 991px) {
  .wp-block-columns.home-service-topbar-section,
  .home-service-middle-header-section,
  .wp-block-columns.home-service-header-box,
  .wp-block-cover.real-estate-footer-section,
  main.wp-block-group {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  .wp-block-columns.home-service-topbar-section,
  .home-service-middle-header-section,
  .wp-block-columns.home-service-header-box,
  .wp-block-columns.home-service-about-data-box.is-layout-flex,
  .wp-block-columns.home-service-feature-box,
  .wp-block-columns.home-service-why-choose-us-box,
  .wp-block-columns.home-service-counter-box,
  .wp-block-columns.home-service-faq-box,
  .wp-block-columns.home-service-get-in-touch-main-box,
  .wp-block-columns.real-estate-footer-box,
  .wp-block-columns.real-estate-copyright-box {
    flex-wrap: wrap !important;
  }

  .home-service-topbar-section > .wp-block-column,
  .home-service-middle-header-section > .wp-block-column,
  .home-service-header-box > .wp-block-column,
  .home-service-about-data-box > .wp-block-column,
  .home-service-feature-box > .wp-block-column,
  .home-service-why-choose-us-box > .wp-block-column,
  .home-service-counter-box > .wp-block-column,
  .home-service-faq-box > .wp-block-column,
  .home-service-get-in-touch-main-box > .wp-block-column,
  .real-estate-footer-box > .wp-block-column,
  .real-estate-copyright-box > .wp-block-column {
    flex-basis: calc(50% - 12px) !important;
  }

  .wp-block-columns.home-service-header-box,
  .wp-block-columns.home-service-topbar-section {
    row-gap: 12px;
  }

  .wp-block-columns.home-service-header-box > .wp-block-column,
  .home-service-middle-header-section > .wp-block-column,
  .wp-block-columns.home-service-get-in-touch-main-box > .wp-block-column {
    flex-basis: 100% !important;
  }

  .wp-block-group.home-service-header-contact-box {
    box-shadow: none;
  }

  .wp-block-group.home-service-header-contact-box::before {
    display: none;
  }

  #home-service-feature-section,
  #home-service-our-service-section,
  #home-service-why-choose-us-section,
  #home-service-counter-section,
  #home-service-testimonial-section,
  #home-service-faq-section,
  #home-service-get-in-touch-section,
  #home-service-latest-post-section,
  #home-service-our-projects-section,
  #home-service-video-section,
  #home-service-about-us-section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  #home-service-testimonial-section .wp-block-cover,
  #home-service-testimonial-section .wp-block-cover__inner-container {
    margin-top: 0;
    padding: 50px 24px;
  }

  .wp-block-group.home-service-faq-text-box {
    height: auto;
    padding: 20px;
  }

  .home-service-faq-text-box p.stk-block-text__text {
    writing-mode: horizontal-tb;
    text-align: center;
  }

  .home-service-footer-newsletter {
    width: 100%;
  }

  .home-service-footer-newsletter input[type="email"] {
    width: 100%;
  }

  .home-service-footer-newsletter input[type="submit"] {
    position: static;
    display: block;
    margin: 14px auto 0;
  }
}

@media (max-width: 767px) {
  .wp-block-columns.home-service-topbar-section,
  .home-service-middle-header-section,
  .wp-block-columns.home-service-header-box,
  .wp-block-cover.real-estate-footer-section,
  main.wp-block-group,
  #home-service-why-choose-us-section .wp-block-group.home-service-why-choose-heading-box {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  .pm-header .pm-header__inner {
        justify-content: center;
        align-items: center;
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
  
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
  .home-service-topbar-section > .wp-block-column,
  .home-service-middle-header-section > .wp-block-column,
  .home-service-header-box > .wp-block-column,
  .home-service-about-data-box > .wp-block-column,
  .home-service-feature-box > .wp-block-column,
  .home-service-why-choose-us-box > .wp-block-column,
  .home-service-counter-box > .wp-block-column,
  .home-service-faq-box > .wp-block-column,
  .home-service-get-in-touch-main-box > .wp-block-column,
  .real-estate-footer-box > .wp-block-column,
  .real-estate-copyright-box > .wp-block-column {
    flex-basis: 100% !important;
  }

  .banner-innerpage-box .banner-title,
  .legal-section-main-head h2.stk-block-heading__text,
  .legal-section-main-head h3.stk-block-heading__text {
    font-size: 28px !important;
    line-height: 1.2 !important;
  }

  .banner-innerpage-box a h3 {
    font-size: 18px !important;
  }
#home-service-slider-section .stk-block-heading__text {
    text-align: center;
    line-height: 57px !important;
}
 #home-service-slider-section .stk-block-text__text {
        font-size: 16px !important;
        text-align: center;
    }
.stk-block .stk-button-group:not(.stk-collapse-on-desktop) {
    justify-content: center;
}
  .banner-innerpage-box .banner-content,
  .banner-left-text,
  .legal-topbar-new-text,
  .legal-section-small-text,
  .legal-section-main-head,
  .home-service-slider-text,
  .home-service-testimonial-text,
  .home-service-why-choose-text,
  .home-service-newsletter-text,
  .legal-footer-text,
  .wp-block-group.home-service-get-in-touch-box,
  .single-service-page .single-service__card,
  .single-service-page .single-service__detail-content {
    text-align: center;
  }
.stk-block-heading__text {
    text-align: center;
}


  .banner-left-text .wp-block-buttons,
  .wp-block-group.single-service__actions,
  .single-service-page .single-service__detail-cta,
  .home-service-footer-newsletter,
  .home-service-get-in-touch-form-box,
  .home-service-header-search {
    margin-left: auto;
    margin-right: auto;
  }

  .banner-left-text .wp-block-buttons,
  .single-service-page .single-service__actions,
  .home-service-topbar-social-icon-box .wp-block-social-links,
  .home-service-header-navigation-box,
  .wp-block-group.mt-4.breadcrumds {
    justify-content: center !important;
  }

  .banner-bottom-contactMainbox,
  .banner-bottom-contactbox,
  #banner-leftcontactbox {
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .banner-bottom-contactbox p,
  #banner-leftcontactbox,
  #banner-leftcontactbox .is-layout-constrained {
    padding-left: 0;
  }

  .home-service-footer-text-box .wp-block-columns,
  .wp-block-columns.real-estate-copyright-box,
  .wp-block-columns.real-estate-footer-box {
    text-align: center;
  }

  .real-estate-footer-navigation-box ul,
  .legal-footer-navigation-col ul,
  .wp-block-navigation__container {
    justify-content: center;
  }

  #home-service-our-service-section .row {
    grid-template-columns: 1fr;
  }

  #home-service-our-service-section .row .services-innerbox {
    min-height: 280px;
  }

  .services-innerbox a h5 {
    font-size: 18px;
    padding: 14px 22px;
  }

  .services-titlebox {
    bottom: -34px;
  }

  .services-conts {
    bottom: -70px;
    left: 20px;
  }

  .cotact-form-box1,
  .cotact-form-box2 {
    display: block;
  }

  .cotact-form-box1 p,
  .cotact-form-box2 p {
    margin: 0 0 15px;
  }

  .home-service-get-in-touch-form-box textarea {
    width: 100%;
  }

  .home-service-get-in-touch-form-box input[type="submit"] {
    width: 100%;
    max-width: 260px;
  }

  .home-service-footer-newsletter-section,
  footer {
    text-align: center;
  }

  .wp-block-columns.real-estate-copyright-box {
    row-gap: 10px;
  }
}

@media (max-width: 575px) {
  .wp-block-columns.home-service-topbar-section,
  .home-service-middle-header-section,
  .wp-block-columns.home-service-header-box,
  .wp-block-cover.real-estate-footer-section,
  main.wp-block-group,
  #home-service-why-choose-us-section .wp-block-group.home-service-why-choose-heading-box {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  .banner-bottom-contactMainbox,
  .banner-bottom-contactbox {
    flex-direction: column;
    align-items: center;
  }

  .wp-block-columns.home-service-topbar-section,
  .home-service-middle-header-section,
  .wp-block-columns.home-service-header-box,
  .wp-block-columns.home-service-about-data-box.is-layout-flex,
  .wp-block-columns.home-service-feature-box,
  .wp-block-columns.home-service-why-choose-us-box,
  .wp-block-columns.home-service-counter-box,
  .wp-block-columns.home-service-faq-box,
  .wp-block-columns.home-service-get-in-touch-main-box,
  .wp-block-columns.real-estate-footer-box,
  .wp-block-columns.real-estate-copyright-box {
    text-align: center;
  }

  .single-service-page .single-service__detail-header {
    justify-content: center;
    text-align: center;
  }

  .single-service-page .single-service__detail-icon {
    margin-left: auto;
    margin-right: auto;
  }

  .banner-bottom-contactbox p,
  #banner-leftcontactbox .is-layout-constrained {
    padding-left: 0;
  }

  .home-service-header-search input[type="search"] {
    right: 0;
  }

  .home-service-header-search .wp-block-search__button {
    position: static;
    padding: 8px 0 0;
  }

  .single-service-page .single-service__actions .wp-block-buttons {
    width: 100%;
  }

  .single-service-page .single-service__actions .wp-block-button,
  .single-service-page .single-service__actions .wp-block-button__link {
    width: 100%;
  }
}

.real-estate-footer-copyright a span {
    color: #FF6328;
}
/* Single BLog page */


.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0;
    font-size: 30px !important;
    color: #2b241e !important;
    line-height: 23px !important;
    font-weight: 700 !important;
    font-family: "League Spartan" !important;
}
.wp-block-post-title {
    box-sizing: border-box;
    word-break: break-word;
    font-size: 24px !important;
    color: #fff !important;
    line-height: 23px !important;
    font-weight: 500 !important;
    font-family: "League Spartan" !important;
}
.entry-content p {
    font-size: 16px !important;
    color: #2b241e99 !important;
    line-height: 25px !important;
    font-weight: 400 !important;
    font-family: "League Spartan" !important;
}
.logged-in-as {
    font-size: 16px !important;
    color: #2b241e99 !important;
    line-height: 25px !important;
    font-weight: 400 !important;
    font-family: "League Spartan" !important;
}
.taxonomy-category a {
    font-size: 16px !important;
    color: #ff6328 !important;
    font-weight: 400 !important;
    font-family: "Satisfy" !important;
    letter-spacing: 2px !important;
}
.logged-in-as a {
    font-size: 16px !important;
    color: #FF6328 !important;
    line-height: 25px !important;
    font-weight: 400 !important;
    font-family: "League Spartan" !important;

}
.wp-block-post-comments .comment-form-comment label {
    font-size: 22px !important;
    color: #2b241e !important;
    line-height: 34px !important;
    font-weight: 500 !important;
    font-family: "League Spartan", Sans-serif !important;
}




/* =============================================
   Scroll Reveal Animations
   ============================================= */

/* Base hidden state */
.hs-reveal {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.7s ease, transform 0.7s ease;
}

/* Image slides in from left */
#home-service-about-us-section .hs-reveal.legal-about-us-image-one,
#home-service-about-us-section .hs-reveal .legal-about-us-image-one {
    transform: translateX(-60px);
    transition: opacity 0.9s ease, transform 0.9s ease;
}

/* Content slides in from right */
#home-service-about-us-section .hs-reveal.legal-section-small-text-box,
#home-service-about-us-section .hs-reveal.legal-section-main-head,
#home-service-about-us-section .hs-reveal.stk-88c0aef,
#home-service-about-us-section .hs-reveal.stk-d4b77e6,
#home-service-about-us-section .hs-reveal.home-service-about-box1,
#home-service-about-us-section .hs-reveal.home-service-about-box2,
#home-service-about-us-section .hs-reveal.legal-about-us-button-text {
    transform: translateX(60px);
    transition-delay: 0.1s;
}

/* Animated (visible) state */
#home-service-about-us-section.hs-animate .hs-reveal {
    opacity: 1;
    transform: translate(0, 0);
}

/* Gallery images fade up */
#home-service-our-projects-section .hs-reveal-gallery {
    opacity: 0;
    transform: translateY(50px) scale(0.95);
    transition: opacity 0.7s ease, transform 0.7s ease;
}
#home-service-our-projects-section.hs-animate-gallery .hs-reveal-gallery {
    opacity: 1;
    transform: translateY(0) scale(1);
    overflow: hidden;
    border-radius: 20px;
}
.stk-block-posts__title a:hover{
    color: #ff6328 !important;
    transition: all ease-in 0.3s;
}
/* Feature items slide up */
#home-service-feature-section .hs-reveal {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.7s ease, transform 0.7s ease;
}
#home-service-feature-section.hs-animate .hs-reveal {
    opacity: 1;
    transform: translateY(0);
}

/* Service items fade up */
#home-service-our-service-section .hs-reveal-service {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.7s ease, transform 0.7s ease;
}
#home-service-our-service-section.hs-animate-service .hs-reveal-service {
    opacity: 1;
    transform: translateY(0);
}

/* Blog items fade up */
#home-service-latest-post-section .hs-reveal-blog {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.7s ease, transform 0.7s ease;
}
#home-service-latest-post-section.hs-animate-blog .hs-reveal-blog {
    opacity: 1;
    transform: translateY(0);
}

/* Slider items */
#home-service-slider-section .hs-reveal-slider {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}
#home-service-slider-section.hs-animate-slider .hs-reveal-slider {
    opacity: 1;
    transform: translateY(0);
}

/* =============================================
   Hover Animations
   ============================================= */

/* About Us Image */
#home-service-about-us-section .legal-about-us-image-one img {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}
#home-service-about-us-section .legal-about-us-image-one img:hover {
    transform: scale(1.04);
}

/* Gallery / Projects images */
.home-service-gallery-box .wp-block-image img {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    overflow: hidden;
}
.home-service-gallery-box .wp-block-image:hover img {
    transform: scale(1.06);
    box-shadow: 0 16px 36px rgba(0,0,0,0.2);
}

/* Service section images */
.home-service-our-service-section img,
.services-innerbox img {
    transition: transform 0.4s ease;
}
.home-service-our-service-section img:hover,
.services-innerbox:hover img {
    transform: scale(1.05) rotate(-1deg);
}

/* Feature section icons */
#home-service-feature-section .wp-block-image img {
    transition: transform 0.35s ease, filter 0.35s ease;
}
#home-service-feature-section .wp-block-image img:hover {
    transform: translateY(-6px) scale(1.1);
    filter: drop-shadow(0 8px 12px rgba(255,99,40,0.35));
}

/* Blog post featured images */
#home-service-latest-post-section .stk-block-posts__item img,
.home-service-latest-post-box .wp-block-image img {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}
#home-service-latest-post-section .stk-block-posts__item:hover img,
.home-service-latest-post-box .wp-block-image:hover img {
    transform: scale(1.05);
    box-shadow: 0 12px 28px rgba(0,0,0,0.15);
}

/* Why Choose Us images */
#home-service-why-choose-us-section .wp-block-image img {
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}
#home-service-why-choose-us-section .wp-block-image img:hover {
    transform: scale(1.04);
    box-shadow: 0 16px 32px rgba(0,0,0,0.15);
}

/* Get In Touch image */
.home-service-get-in-touch-img img {
    transition: transform 0.5s ease;
}
.home-service-get-in-touch-img img:hover {
    transform: scale(1.04) translateY(-4px);
}

/* FAQ image */
#home-service-faq-section .wp-block-image img {
    transition: transform 0.4s ease;
}
#home-service-faq-section .wp-block-image img:hover {
    transform: scale(1.04);
}

/* Testimonial section */
#home-service-testimonial-section .wp-block-image img {
    transition: transform 0.4s ease, filter 0.4s ease;
}
#home-service-testimonial-section .wp-block-image img:hover {
    transform: scale(1.06);
    filter: brightness(1.05);
}

/* Buttons hover lift effect */
.stk-button {
    transition: transform 0.3s ease, box-shadow 0.3s ease !important;
}
.stk-button:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 8px 20px rgba(255,99,40,0.35) !important;
}




/* =============================================
   Contact Page Styles
   ============================================= */

.home-service-contact-page-section {
    padding: 80px 0;
}

/* Info Cards Row */
.home-service-contact-info-boxes {
    gap: 24px;
    margin-bottom: 60px !important;
}

.home-service-contact-info-card {
    background: #ffffff;
    border: 1px solid #f0ece8;
    border-radius: 12px;
    padding: 36px 28px !important;
    text-align: center;
    box-shadow: 0 4px 20px rgba(43,36,30,0.07);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.home-service-contact-info-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 32px rgba(43,36,30,0.13);
}

.home-service-contact-info-card .contact-icon-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    background: #fff5f0;
    border-radius: 50%;
    margin: 0 auto 20px;
    transition: background 0.3s ease;
}

.home-service-contact-info-card:hover .contact-icon-wrap {
    background: #ff6328;
}

.home-service-contact-info-card:hover .contact-icon-wrap svg {
    fill: #ffffff !important;
}

.home-service-contact-info-card .contact-card-title {
    margin-bottom: 10px !important;
}

/* Form + Map Row */
.home-service-contact-form-map-box {
    gap: 48px;
    align-items: flex-start;
}

.home-service-contact-form-col {
    background: #ffffff;
    border-radius: 16px;
    padding: 48px 40px !important;
    box-shadow: 0 6px 30px rgba(43,36,30,0.08);
}

.home-service-contact-form-col .contact-section-small-label {
    margin-bottom: 8px !important;
}

.home-service-contact-form-col h3 {
    margin-bottom: 16px !important;
}

.home-service-contact-map-col iframe {
    border-radius: 16px;
    box-shadow: 0 6px 30px rgba(43,36,30,0.1);
    width: 100% !important;
    height: 560px !important;
}

/* Contact form fields */
.home-service-contact-form-col .wpcf7-form input[type="text"],
.home-service-contact-form-col .wpcf7-form input[type="email"],
.home-service-contact-form-col .wpcf7-form input[type="number"],
.home-service-contact-form-col .wpcf7-form textarea {
    width: 100%;
    border: 1px solid #e8e0d8;
    border-radius: 8px;
    padding: 14px 18px;
    font-family: 'League Spartan', Sans-serif;
    font-size: 15px;
    color: #2b241e;
    background: #faf8f6;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 16px;
}

.home-service-contact-form-col .wpcf7-form input:focus,
.home-service-contact-form-col .wpcf7-form textarea:focus {
    border-color: #ff6328;
    box-shadow: 0 0 0 3px rgba(255,99,40,0.12);
    outline: none;
}

.home-service-contact-form-col .wpcf7-form input[type="submit"] {
    background: #ff6328 !important;
    color: #ffffff !important;
    border: none;
    border-radius: 40px;
    padding: 15px 48px;
    font-family: 'League Spartan', Sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    cursor: pointer;
    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    margin-top: 8px;
}

.home-service-contact-form-col .wpcf7-form input[type="submit"]:hover {
    background: #e0521e !important;
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(255,99,40,0.35);
}

@media (max-width: 767px) {
    .home-service-contact-info-boxes {
        flex-direction: column;
    }
    .home-service-contact-form-map-box {
        flex-direction: column;
    }
    .home-service-contact-form-col {
        padding: 32px 24px !important;
    }
    .home-service-contact-map-col iframe {
        height: 350px !important;
    }
}

/* ===== Scroll To Top ===== */
#hs-scroll-to-top {
    position: fixed;
    bottom: 32px;
    right: 32px;
    width: 46px;
    height: 56px;
    background: #ff6328;
    color: #fff;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 16px rgba(255,99,40,0.40);
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: opacity 0.3s ease, transform 0.3s ease, background 0.2s ease;
    z-index: 9999;
}
#hs-scroll-to-top.is-visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
#hs-scroll-to-top:hover {
    background: #e0521e;
    box-shadow: 0 6px 20px rgba(255,99,40,0.55);
}
#hs-scroll-to-top svg {
    width: 18px;
    height: 18px;
    fill: #fff;
    display: block;
}
.stk-block-carousel__button:hover {
    background: #FF6328 !important;
    transition: 0.3s ease-in;
}
/* ===== Header Nav: Hover & Dropdown Animations ===== */

/* Top-level link underline slide-in on hover */
.pm-header .wp-block-navigation-item__content {
    position: relative;
    transition: color 0.25s ease;
}
.pm-header .wp-block-navigation > ul > li > .wp-block-navigation-item__content::after,
.pm-header .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -2px;
    width: 0;
    height: 2px;
    background: #ffffff;
    border-radius: 2px;
    transform: translateX(-50%);
    transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.pm-header .wp-block-navigation__container > .wp-block-navigation-item:hover > .wp-block-navigation-item__content::after,
.pm-header .wp-block-navigation__container > .wp-block-navigation-item.current-menu-item > .wp-block-navigation-item__content::after {
    width: 80%;
}

/* Dropdown: hide by default with transform for animation */
.pm-header .wp-block-navigation__submenu-container {
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(12px) scale(0.97) !important;
    transition: opacity 0.25s ease,
                transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1),
                visibility 0.25s ease !important;
    pointer-events: none;
    border-top: 3px solid #ff6328 !important;
    border-radius: 0 0 10px 10px !important;
    box-shadow: 0 12px 36px rgba(0,0,0,0.14) !important;
    min-width: 210px !important;
    background: #ffffff !important;
    padding: 8px 0 !important;
    transform-origin: top center;
}

/* Dropdown: show on hover/focus with animation */
.pm-header .wp-block-navigation .has-child:hover > .wp-block-navigation__submenu-container,
.pm-header .wp-block-navigation .has-child:focus-within > .wp-block-navigation__submenu-container {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) scale(1) !important;
    pointer-events: auto;
}

/* Dropdown item styles */
.pm-header .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    color: #2b241e !important;
    font-size: 16px !important;
    padding: 10px 20px !important;
    display: block;
    transition: color 0.2s ease,
                background 0.2s ease,
                padding-left 0.22s ease !important;
    border-radius: 0;
}
.pm-header .wp-block-navigation__submenu-container .wp-block-navigation-item:hover > .wp-block-navigation-item__content {
    color: #ff6328 !important;
    background: rgba(255,99,40,0.07) !important;
    padding-left: 26px !important;
}

/* Dropdown arrow rotate on hover */
.pm-header .wp-block-navigation .has-child > .wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    transition: transform 0.25s ease;
    display: inline-flex;
    align-items: center;
}
.pm-header .wp-block-navigation .has-child:hover > .wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    transform: rotate(180deg);
}
