.elementor-kit-8{--e-global-color-primary:#353535;--e-global-color-secondary:#54595F;--e-global-color-text:#353535;--e-global-color-accent:#6C6962;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Barlow";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Barlow";--e-global-typography-accent-font-weight:500;background-color:#EEEEEE;font-family:"Barlow", Sans-serif;font-size:16px;font-weight:500;line-height:26px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:#6C6962;font-size:14px;font-weight:700;text-transform:uppercase;color:#FFFFFF;border-radius:6px 6px 6px 6px;padding:16px 30px 16px 30px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:#786041;color:#FFFFFF;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{font-family:"Barlow", Sans-serif;font-weight:700;}.elementor-kit-8 h1{color:#353535;font-family:"Barlow", Sans-serif;font-size:58px;line-height:68px;}.elementor-kit-8 h2{color:#353535;font-family:"Barlow", Sans-serif;font-size:50px;font-weight:500;line-height:60px;}.elementor-kit-8 h3{color:#353535;font-family:"Barlow", Sans-serif;font-size:36px;font-weight:700;}.elementor-kit-8 h4{color:#353535;font-family:"Barlow", Sans-serif;}.elementor-kit-8 h5{color:#353535;font-family:"Barlow", Sans-serif;}.elementor-kit-8 h6{color:#353535;font-family:"Barlow", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1158px;}.e-con{--container-max-width:1158px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8 h2{font-size:36px;line-height:43px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body.elementor-editor-active .header-top,
body.elementor-editor-active .header-sticky {
  position: static !important;
}


/* Remove active underline from submenu items */
.top-main-menu .sub-menu .current-menu-item > a::after,
.top-main-menu .sub-menu .current_page_item > a::after {
  content: none !important;
}

.top-main-menu .sub-menu .current-menu-item > a::after,
.top-main-menu .sub-menu .current_page_item > a::after {
  content: none !important;
}

.global-shadow {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
}

/* alert Icon */
.above-accordion .e-n-accordion-item-title-text {
	margin-left: 10px;
}
.above-accordion span.e-n-accordion-item-title-header {
	position: relative;
}
.above-accordion span.e-n-accordion-item-title-header:before {
	position: relative;
	content:'';
	width: 18px;
	height: 18px;
	background-image: url('../wp-content/uploads/2025/06/ico-info.svg');
	top: 3px;
}

.above-accordion {
  transition: opacity 0.3s ease;
}
.stone-accordion-container[style*="display: none"],
.above-accordion[style*="display: none"] {
  opacity: 0;
  pointer-events: none;
}

.hero-padding {
  padding-top: 180px;
}

@media (max-width: 575.98px) {
  .hero-padding {
    padding-top: 180px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .hero-padding {
    padding-top: 150px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .hero-padding {
    padding-top: 250px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .hero-padding {
    padding-top: 300px;
  }
}

@media (min-width: 1200px) {
  .hero-padding {
    padding-top: 320px;
  }
}


/*Header Phone*/
.header-phone a {
    color: #fff;
    font-weight: 600;
}

.header-phone p {
    line-height: 17px !important;
    font-size: 14px !important;
}

.header-phone .elementor-icon {
    background: #353535;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 41px;
    height: 41px;
    padding: 0;
}

.header-phone .elementor-icon svg {
    display: block;
    width: 14px;
    height: 16px;
    margin: 0;
}

.header-phone .elementor-widget-container {
    float: right;
}

/* Responsive styles */
@media (max-width: 1023px) {
.header-phone p {
    line-height: 15px !important;
    font-size: 12px !important;
}
.header-phone .elementor-icon {
    width: 31px;
    height: 31px;
    margin-top: 10px;
}
.header-phone {
    margin-top: -18px;
}
}




/* arrow btn */
.btn-more a {
  position: relative;
}

.btn-more a:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 22px;
  right: -30px;
  background: url('/wp-content/uploads/2025/07/arrow-right-final.svg') no-repeat 50%;
  background-repeat: no-repeat;
  background-position: 50%;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.btn-more a:hover:before {
  opacity: 1;
}

.btn-more a:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 2px;
  background-color: currentcolor;
  border-radius: 2px;
  right: -19px;
  top: 11px;
  opacity: 1;
  transition: opacity 0.4s ease;
}

.btn-more a:hover:after {
  opacity: 0;
}


/* Global List Item */
.tab-list-items ul li span svg{
  margin-right: 0px !important;
}

.tab-list-items ul li .elementor-icon-list-icon {
  min-width: 38px;
  width: 38px;
  height: 38px;
  background: #f6f4f9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tab-list-items ul li span:nth-child(2) {
  margin-left: 11px;
}

/* Landing Pages Styles */
.hero-overlay-landing-pages{
	position: relative;
}

.hero-overlay-landing-pages::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, #fff 33.9%, #010101 115.75%);
	mix-blend-mode: multiply;
}
.sub-header  {
    text-decoration: underline;
    text-underline-offset: 6px;
}
.sub-header p {
    text-decoration: underline;
    text-underline-offset: 6px;
}

a.btn-underline {
    color: #353535;
    text-decoration: underline;
    font-weight: 500 !important;
}

a.btn-underline:hover {
    text-decoration: none;
}


a.btn-contact-us {
    text-decoration: underline;
    color: #786041;
    font-weight: 500;
}

a.btn-contact-us:hover {
    color: #6c6962;
}

.widgets-title {
  position: relative;
}

.widgets-title::before {
  position: absolute;
  left: -30px;
  top: 50%;
  background: #fff;
  content: "";
  width: 4px;
  height: 56px;
  background-color: #6c6962;
  transform: translateY(-50%);
}

.blog-right-col {
    box-shadow: 0 14.6731px 68.3491px rgba(0,0,0,.0773618),0 7.22614px 38.3159px rgba(0,0,0,.0700581),0 3.08665px 20.3493px rgba(0,0,0,.0637766),0 .89268px 8.4678px rgba(0,0,0,.0490448)
}

.hero-banner {
    backdrop-filter: blur(3px);
}


/*Servics Area Section*/
.service-area-container {
box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 90px;
}


.service-list-areas ul li {
  list-style: none;
  padding: 0;
  border-bottom: 1px solid #4f4f4f;
}

.service-list-areas ul {
  padding-left: 0px;
}

.service-list-areas ul li a {
  color: #fff;
  display: block;
  padding: 15px 10px;
  text-decoration: none;
}

.service-list-areas ul li a:hover {
  background-color: rgba(255,255,255,0.1);
}

.service-list-areas {
  height: 340px;
  overflow: auto;
  padding-right: 25px;
  scrollbar-color: #4f4f4f transparent;
  scrollbar-width: thin;
}


/*contact Information*/

.contact-info .elementor-icon-wrapper {
    display: flex;
}
.contact-info .elementor-icon {
    box-shadow: 0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.0503198),0 22.3363px 17.869px rgba(0,0,0,.0417275),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.0282725),0 2.76726px 2.21381px rgba(0,0,0,.0196802);
}
.contact-info p {
    line-height: 23px;
}
.contact-info a {
  font-size: 16px;
  font-weight: 600;
  color: #353535;
}

/*Zone area or local area list*/
.local-area-list a {
  font-weight: 700;
  color: #786041;
  text-decoration: underline;
}

.local-area-list a:hover {
  color: #6c6962;
}

/*Strong Style*/
strong {
  font-weight: 700;
  color: #353535;
}




/*Gallery Design Section*/
/*Gallery Image Hover*/
  .gallery-img {
    position: relative;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 10px;
  }

  .gallery-img::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(180deg, rgba(120, 96, 65, 0), #786041);
    opacity: 0;
    transition: opacity 0.4s ease;
    border-radius: 10px;
    pointer-events: none;
  }

  .gallery-img:hover::before {
    opacity: 1;
  }

  .gallery-img::after {
    content: "";
    position: absolute;
    bottom: 30px;
    right: 25px;
    width: 44px;
    height: 44px;
    background-image: url("/wp-content/uploads/2025/07/extend-btn-final.svg");
    background-color: #786041;
    background-repeat: no-repeat;
    transition: opacity 0.4s ease;
    pointer-events: none;
    opacity: 0;
    border-radius: 10px;
  }

  .gallery-img:hover::after {
    opacity: 1;
  }
  
  
  
/*Post Pagination*/
.posts-sets .elementor-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.posts-sets .elementor-pagination a,
.posts-sets .elementor-pagination span {
  width: 56px;
  height: 56px;
  background: #f6f4f9;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  color: #6c6962;
  font-weight: 500;
  font-size: 16px;
  transition: background 0.3s ease, color 0.3s ease;
}
.posts-sets .elementor-pagination a:hover,
.posts-sets .elementor-pagination span:hover {
  background: #6c6962;
  color: #fff;
}
.posts-sets .elementor-pagination .prev:hover,
.posts-sets .elementor-pagination .next:hover {
  background: #f6f4f9;
  color: #6c6962;
}
.posts-sets .elementor-pagination .current {
  background: #6c6962;
  color: #fff;
}
.posts-sets .page-numbers svg {
  width: 7px;
}



.posts-sets article {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 35px !important;
}/* End custom CSS */