/*
 Theme Name:   Delta Theme
 Theme URI:    https://example.com/delta-theme
 Description:  Child theme for Twenty Twenty
 Template:     twentytwenty
 Version:      1.0.0
*/
*{
    margin: 0px;
    padding: 0px;
}
@font-face {
    font-family: 'Bookman Old Style';
    src: url('../fonts/bookman/BookmanOldStyle.woff2') format('woff2'),
        url('../fonts/bookman/BookmanOldStyle.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bookman Old Style';
    src: url('../fonts/bookman/BookmanOldStyle-BoldItalic.woff2') format('woff2'),
        url('../fonts/bookman/BookmanOldStyle-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bookman Old Style';
    src: url('../fonts/bookman/BookmanOldStyle-Italic.woff2') format('woff2'),
        url('../fonts/bookman/BookmanOldStyle-Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}


html {
    scroll-behavior: inherit !important;
}

input, p, label, div, a, span, ul, li{
	font-family: "Poppins", sans-serif;
} 
h1, h2, h3, h4, h5, h6{
	font-family: 'Bookman Old Style';
    letter-spacing: 0;
}
h1, h2, h3, h4, h5, h6, .faux-heading {
    letter-spacing: 0;
}
h3{
	font-family: "Inter", sans-serif;
}
body {
    overflow-x: hidden;
    background:#D6ECF0 !important;
}

.header-toggles.custom-search {
    display: none;
}

.new-header nav.primary-menu-wrapper {
    display: flex;
}
.new-header nav.primary-menu-wrapper ul.primary-menu {
    margin-right: 41px;
}
a.newbtn {
    background: #8A1E3F;
    padding: 10px 30px;
    color: #fff;
    border-radius: 100px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.new-header a.newbtn {
    padding-right: 10px;
}
.new-header nav.primary-menu-wrapper ul.primary-menu, .new-header nav.primary-menu-wrapper ul.primary-menu li {
    display: flex;
    align-items: center;
    margin: 0;
}
.new-header nav.primary-menu-wrapper ul.primary-menu li {
    padding: 0px 23px;
}
.slider-btn a.newbtn svg,
.new-header a.newbtn svg {
    margin-left: 25px;
}
.new-header nav.primary-menu-wrapper ul.primary-menu li a {
	color: #000 !important;
	font-size: 16px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	position: relative;
}
.new-header nav.primary-menu-wrapper ul.primary-menu li:hover a {
   color: #8a1e3f !important;
	text-decoration: none;
}
.new-header nav.primary-menu-wrapper ul.primary-menu {
    padding-right: 20px;
}
.topbanner-new {
	height: calc(100vh - 110px);
	display: flex;
	align-items: center;
	position: relative;
	background-size: cover;
	background-position: center center;
}
.topbanner-new:before {
    content: '';
/*     background: #05658296; */
    width: 100%;
    height: 100%;
    position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(to right, rgba(8, 76, 97, 1) 25%, rgba(8, 76, 97, 0) 70%);
	opacity: 0.8;
}
.header-banner-new h1,
.header-banner-new h3 {
	margin: 0;
	font-family: 'Bookman Old Style';
	letter-spacing: 0.5px;
}
.slider-btn {
	display: flex;
	margin-top: 33px;
}
.slider-btn a.newbtn svg {
    margin-left: 22px;
}
.slider-btn a.newbtn {
	padding-right: 8px;
/* 	width: 229px; */
	font-size: 20px;
}
.header-banner-new h3 {
    font-size: 30px;
    color: #fff;
}
.slider-btn a.newbtn{
	position: relative;
	overflow: hidden;
}
.slider .slider-btn a.newbtn {
    width: 291px;
    letter-spacing: 0.5px;
    padding: 13px 30px;
    padding-right: 0px;
	position: relative;
	overflow: hidden;
}
.header-banner-new h1 {
    color: #fff;
    font-size: 75px;
    font-weight: bold;
    line-height: 1.1;
}
.slider-btn a.newbtn span,
.slider-btn.icon a.newbtn span,
.slider .slider-btn a.newbtn span {
    display: flex;
    position: relative;
    z-index: 2;
    align-items: center;
}
.slider-btn a.newbtn:after,
.slider .slider-btn a.newbtn:after {
    content: '';
    background: #056582;
    position: absolute;
    left: 0;
    width: 0%;
    height: 100%;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.slider-btn a.newbtn:hover:after,
.slider .slider-btn a.newbtn:hover:after{
	 left: 0;
    width: 100%;
}
.header-banner-new p {
    font-size: 20px;
	color: #fff;
	width: 53%;
	margin-top: 15px;
	margin-bottom: 0px;
}
section.headerslider {
    padding: 0;
}
#site-header {
    height: 110px;
    background: #E1ECF0 !important;
}
.header-titles .site-logo {
    margin: 0 !important;
}
.header-inner.section-inner .header-titles {
    margin: 0;
}
.new-header .header-inner.section-inner {
    padding: 1rem 0;
}
.new-header .header-inner.section-inner,
.container{
	max-width: 1300px;
}
.about-right-text {
    position: relative;
}
.about-right-text img {
	width: 100%;
	border-radius: 10px;
}
.about-right-text .about-left p {
	margin: 0;
	font-size: 18px;
	font-weight: 500;
}
.about-right-text .about-left {
	padding: 20px 34px;
	background: #F6F3EE;
	width: 300px;
	max-width:80%;
	margin: 0 auto;
	border-radius: 10px;
	position: relative;
    margin-right: 7%;
}
.about-right-text .service-text {
    position: absolute;
    top: 73px;
    left: 0;
    right: 0;
}
.about-right-text .about-left:before {
    content: '';
/*     background: url(/wp-content/uploads/2025/11/quotes.png); */
    width: 42px;
    height: 34px;
    position: absolute;
	left: -30px;
	top: 33px;
	background: url(/wp-content/uploads/2025/11/quotes-blue.png);
}

.zoom-img {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
}
.zoom-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.zoom-img:after {
    background: rgb(255 255 255 / 20%);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    opacity: 1;
    z-index: 9;
    pointer-events: none;
}
.zoom-img:hover:after {
    height: 100%;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}
.one-interiors {
    display: flex;
    align-items: center;
}
body {
     background: #ffffff !important;
}
.title-new h2 {
    font-size: 55px;
	font-weight: bold;
	color: #056582;
	margin: 0px;
	margin-bottom: 15px;
	line-height: 60px;
}
.one-interiors .left {
	padding-left: 0px;
    padding-right: 35px;
}
.one-interiors .right {
    padding-left: 35px;
}
.one-interiors .right p {
    font-size: 15px;
	color: #3D3D3D;
	line-height: normal;
}
.our-process p,
section.visit .visit-left p{
	font-size: 15px;
}
.one-interiors .right strong{
	font-weight: bold;
}
.title-new p {
    margin: 0;
}
section.contactus {
    background: #E1ECF0;
}
.maplocation {
    border: 20px solid #fff;
    border-radius: 30px;
}
section.contactus .form-wraper input, section.contactus textarea {
	background: transparent;
	border-radius: 5px;
	border-color: #0565823b;
}
.message.privacypolicy.form-wraper span {
    margin: 0;
}
section.contactus textarea {
    height: 96px;
}
.form-wraper p br {
    display: none;
}
section.contactus .form-wraper input[type="checkbox"]{
    width: 18px;
    height: 19px;
    background: #fff;
	border-radius: 0px;
}
.contact-inner .contact-right {
    padding: 0;
    padding-right: 50px;
}
.contact-inner .contact-left {
    padding: 0;
    padding-left: 50px;
}
.form-wraper p label {
	margin-bottom: 13px;
	font-size: 12px;
	font-family: "Inter", sans-serif;
	color: #000;
}
.form-wraper p label a {
    font-weight: bold;
    color: #056582;
}
section.contactus .form-wraper input[type="checkbox"]:before {
    height: 2rem;
    width: 2rem;
}
section.contactus .form-wraper span.wpcf7-not-valid-tip {
    font-size: 12px;
}
section.contactus .form-wraper input:focus, section.contactus textarea:focus {
    border: 1px solid #5CA747;
}
section.contactus .title-new h2 {
    margin-bottom: 35px;
}

.star i {
    font-family: FontAwesome;
    color: #FCCB32;
    font-size: 20px;
}
.star {
    margin-bottom: 24px;
}
.testimonials-text {
    padding: 24px;
    background: #f6f3ef;
    /* height: 553px; 
    height: 380px;*/
	position: relative;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	height: 400px;
}
.testimonials-text p {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 24px;
}
.testimonials-text h3 {
    margin: 0;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.5px;
}

section.testimonial.our-client .review {
	display: flex;
	align-items: center;
}
.row {
    margin: 0;
}
section.testimonial.our-client .review .star {
    margin-right: 9px;
	margin-bottom: 0px;
}
.title-new .review p {
    font-size: 14px;
    font-weight: 500;
}
.review .star i {
    font-size: 15px;
	line-height: 31px;
}
.slider-new.testimonials {
    display: flex;
    justify-content: space-between;
	position: relative;
}
/* .slider-new.testimonials:before {
    content: '';
    position: absolute;
    left: 0;
    width: 56px;
    height: 100%;
    background: #000;
    background: rgb(255, 255, 255);
    z-index: 1000;
    background: linear-gradient(to right, rgb(225 236 240) 0%, rgb(225 236 240) 6%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
}
.slider-new.testimonials:after {
    content: '';
    position: absolute;
    right: -2px;
    top: 0;
    width: 56px;
    height: 100%;
    background: #000;
    background: rgb(255, 255, 255);
    z-index: 1000;
    transform: rotate(180deg);
    background: linear-gradient(to right, rgb(225 236 240) 0%, rgb(225 236 240) 6%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
} */
.contact-right .left-form{
    padding: 0;
	padding-right: 10px
}

.contact-right .right-form {
    padding: 0;
	padding-left: 10px;
}
.message.form-wraper p {
		width: 100%;
	}
.slider-new.testimonials .testimonials-text {
/*     width: 32%;
	max-width: 32%;
	flex: 0 0 32%; */
	border-radius: 16px;
}
.client-wrape {
    margin-top: 60px;
	padding: 0px;
}
.testimonial .title-new {
    display: flex;
    flex-direction: column;
    align-items: center;
}
section.testimonial.our-client .title-new {
    display: flex;
    flex-direction: column;
    align-items: center;
}
section.testimonial.our-client .title-new .review p{
    color: #fff;
}
.slider-btn.icon a.newbtn {
    padding: 15px 30px;
}
.slider-btn.icon {
    justify-content: center;
    margin-top: 70px;
}



.social-media .slider-btn.icon {
    justify-content: left;
    margin-top: 50px;
}
.social-media-wrape {
    display: flex;
	padding: 0px;
}
section.social-media .title-new {
    width: 80%;
    margin-bottom: 57px;
}
.services-img .service-text img {
    position: relative;
    top: 8px;
}
.social-media-right {
	padding-right: 0px;
    padding-left: 40px;
}
/*.visit,
section.social-media {
    background: url(/wp-content/uploads/2025/11/follow-us.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}*/
section.social-media .title-new h2 {
    line-height: 60px;
}
section.social-media .title-new h2 {
    color: #fff;
    line-height: 58px;
}
.our-process-wrape {
    display: flex;
	padding: 0px;
}
.our-process-wrape .process-box {
    display: flex;
}
section.our-process .left, section.our-process .right {
		padding: 0;
	}
.process-icon {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: relative;
}
.process-icon:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    border-left: 2px dotted #8a1e3f;
    z-index: 0;
}
.process-icon svg {
    position: relative;
    z-index: 1;
}
.our-process-wrape .process-box:last-child .process-icon:after{
	display: none;
}
.process-text p {
	color: #3D3D3D;
	font-size: 14px;
	margin-bottom: 70px;
}
.process-text {
    padding-left: 29px;
}
.process-text p strong {
    color: #8A1E3F;
}
section.our-process .title-new h2 {
    color: #084C61;
}
.our-process-wrape .process-box svg,
.our-process-wrape .process-box svg circle,
.our-process-wrape .process-box svg path{
	transition: all 0.5s ease-in-out;
	-webkit-transition: 0.5s;
}


.our-process-wrape .process-box:hover svg circle {
	stroke: #084c61;
	fill: #fff;
}

.our-process-wrape .process-box:hover svg path {
    stroke: #084c61;
}


.grid {
  position: relative;
  list-style: none;
  text-align: center;
}
.service-inner {
    padding: 0;
}
/* Common style */
/* .grid figure  */
.service-wrape .grid div.serbox
{
	position: relative;
	float: left;
	overflow: hidden;
	min-width: 32%;
	max-width: 32%;
	max-height: 360px;
	width: 32%;
	text-align: center;
	cursor: pointer;
	border: 0px solid #fff;
}
.serbox figcaption>div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.serbox figcaption>div a {
    font-size: 16px;
    margin-top: 15px;
}
.grid figure img, .servicecategory figure.effect-lily {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 1;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
/*   text-transform: uppercase;
  font-size: 1.25em; */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
/*   word-spacing: -0.15em; */
font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}
.our-services .grid figure h2 span {
    font-weight: 500;
}
.grid figure h2,
.grid figure p {
  margin: 0;
}

/* .grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
} */

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
  max-width: 100%;
/*   width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px); */
  opacity: 1 !important;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: inherit;
  object-fit:cover;
}

figure.effect-lily figcaption {
  text-align: left;
  margin-top: 0px;
}

figure.effect-lily figcaption > div {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 0px 20px;
    width: 100%;
    height: 0%;
    display: flex;
    flex-direction: column;
/*     justify-content: flex-end; */
    transition: all 0.7s ease-in-out;
}
.title-new {
    margin-bottom: 0px;
}
/* 
 figure.effect-lily h2,
figure.effect-lily p {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}

figure.effect-lily h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure.effect-lily a,
figure.effect-lily p {
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p,
figure.effect-lily:hover a
{
  opacity: 1;
}
 
figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p,
figure.effect-lily:hover a
{
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-lily:hover a,
figure.effect-lily:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
*/
figure.effect-lily a.newreadmore {
    font-size: 18px;
    margin-top: 7px;
    color: #fff;
}

.serbox figure.effect-lily figcaption > div h2 {
	position: absolute;
	bottom: 9px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	width: 100%;
	left: 0;
	padding: 10px 20px;
	font-size: 24px;
	color: #fff;
	text-align: left;
	font-family: "Inter", sans-serif;
    transition: all 0.5s ease-in-out;
}
figure.effect-lily figcaption > div{
	padding: 0px;
}
/* .serbox figure.effect-lily:hover figcaption > div h2 {
    position: relative;
    bottom: inherit !important;
} */
.service-inner-new .grid {
    display: flex;
    flex-wrap: wrap;
}
/* .row.service-wrape {
    margin: 0;
} */
.service-wrape .grid {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
	width: 100%;
}
.grid figure img {
	width: 100%;
	height: 357px;
	object-fit: cover;
}
.service-wrape figcaption h2 {
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 500 !important;
    letter-spacing: 0.2px;
}
figure.effect-lily.active figcaption > div, .servicecategory figure.effect-lily figcaption > div {
	height: 100%;
	display: flex;
	flex-direction: column;
	bottom: 0px;
    background:linear-gradient(to bottom,  rgba(227,237,239,0.8) 0%,rgba(227,237,239,0.8) 44%,rgba(227,237,239,9) 100%);
    padding-bottom: 0px;
}
.servicecategory figure.effect-lily figcaption > div
{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    bottom: 0;
    text-transform: none;
}
figure.effect-lily.active p, .servicecategory figure.effect-lily figcaption > div p {
    text-transform: none;
    letter-spacing: 0;
    color: #3D3D3D;
}
section.our-testimonials figure.effect-lily.active p, section.our-testimonials figure.effect-lily figcaption > div h2
{
    color: #fff;
}
.esf_insta_feeds_holder .esf-insta-load-opacity
{
    display: block !important;
}
/* .service-wrape .grid div.serbox a {
	position: absolute;
	right: 9px;
	opacity: 1;
	bottom: 15px;
	padding: 0;
	text-decoration: none;
	color: #000;
	margin: 0;
	height: 45px;
	width: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: normal;
	transition: all 0.5s ease-in-out;
	-webkit-transition: 0.5s;
} */
/* div.serbox figure.effect-lily.active a {
	color: #fff;
	top: 10px;
	right: 9px;
	left: inherit;
	height: 45px;
	width: 45px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: 0.5s;
} */
/* div.serbox figure.effect-lily:hover a svg path {
    fill: #000;
	transition: all 0.5s ease-in-out;
	-webkit-transition: 0.5s;
} */
/* div.serbox figure.effect-lily a:hover {
    background: #fff;
    color: #fff;
} */
.service-wrape {
	margin: 0px;
    margin-top: 70px;
}
figure.effect-lily:nth-child(1):hover figcaption > div, figure.effect-lily:nth-child(2):hover figcaption > div {
    bottom: 0;
}
figure.effect-lily figcaption:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 39%, rgba(0, 0, 0, 0.65) 100%);
    opacity: 1;
}
/* .grid figure:hover figcaption div h2 {
    margin-bottom: 7px;
}
.grid figure:hover figcaption div a.newreadmore {
    margin-top: 10px;
} */
figure.effect-lily.active figcaption > div h2, .servicecategory figure.effect-lily figcaption > div h2 {
    background: transparent;
    color: #3D3D3D;
    margin: 0;
    position: relative;
    transform: translate3d(0, 0px, 0);
    bottom: 0;
}
.our-services figure.effect-lily.active figcaption > div h2 {
    /*font-size: 30px;*/
	text-align: left;
}
figure.effect-lily.active figcaption > div p, .servicecategory figure.effect-lily figcaption > div p {
    text-align: center;
/*     opacity: 1; */
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
	text-align: left;
}

.title-box-new {
    display: flex;
    width: 100%;
    position: relative;
}
section.our-services .title-new h2 {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-header .title-new h1 {
    color: #fff;
    font-size: 55px;
    margin: 0;
}
.about-header {
    height: calc(75vh - 127px);
    display: flex;
    align-items: center;
}
section.service-single .detail-text {
    display: flex;
    align-items: center;
}
section.service-single .detail-text .signle-services {
    padding-right: 30px;
}
section.service-single .detail-text .right-services{
	 padding-left: 30px;
}
.service-detail-text p {
    font-size: 16px;
    color: #3D3D3D;
    line-height: 29px;
}
span.breadcrumb {
    margin-bottom: 15px;
    display: flex;
}
span.breadcrumb a {
	color: #8A1E3F;
	text-decoration: none;
	margin-right: 5px;
}

/* counter start */

.counter-inner {
    background: transparent;
    display: flex;
    width: 100%;
    position: relative;
}
.counter-inner h2 {
	color: #44B93A;
	font-size: 40px;
	margin-bottom: 7px;
	font-weight: 900;
	margin: 0px;
	font-family: "Wix Madefor Display", sans-serif;
	letter-spacing: 0.5px;
}
.slider-counter {
	position: relative;
}
.slider-counter .text-center {
/*     position: absolute;
    bottom: 30px;
    left: 1.2%;
	z-index: 11;
	right: 0; */
}
.counter-wrape h4 {
	font-size: 18px;
	font-weight: normal;
    color: #fff;
	text-align: left;
	padding-left: 0;
	margin: 0;
	font-family: "Poppins", sans-serif;
	letter-spacing: 0.5px;
	position: relative;
	margin-top: 10px;
}
.counter-inner .counter-wrape:after {
	content: '';
	position: absolute;
	right: 39px;
	height: 90px;
	width: 0px;
	background: transparent;
	border-left: 1px solid rgb(255 255 255 / 46%);
}
.counter-inner .counter-wrape:last-child:after{
	display: none;
}
.counter-wrape {
    display: flex;
    flex-wrap: wrap;
    max-width: 25%;
    flex: 0 0 25%;
    padding: 0;
/*     align-items: center; */
    justify-content: center;
	padding: 25px 29px;
/* 	padding-right: 20px; */
	flex-direction: column;
	text-align: left;
	position: relative;
}
.slider-counter .text-center {
    padding: 0;
}
.counter-inner .counter-wrape:first-child {
    padding-left: 13px;
}
.counter-new {
    background: #028BB2;
    padding: 0 !important;
}
.counter-new h2 {
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 800;
    letter-spacing: 1.5px !important;
}
.headerslider .slider {
    position: relative;
}
.counter-new {
	background: rgb(2 139 178 / 80%);
    padding: 0 !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.header-banner-new {
    margin-bottom: 160px;
	position: relative;
}

/* counter end */

.footer-left.footermenu ul {
    columns: 2;
}
.footer-left li label svg {
    min-height: 20px;
}
.footer-inner {
    display: flex;
    align-items: flex-start;
	padding: 0px;
}
.footer-inner .left {
    padding: 0;
}
.footer-left h3 {
	margin: 0;
	font-size: 18px;
	color: #028BB2;
	margin-bottom: 18px;
	font-weight: 500;
	letter-spacing: 0.2px;
}
.footer-left ul {
    margin: 0;
}
footer#site-footer .footer-column.menu-column.center {
    padding-left: 90px;
}
footer#site-footer .footer-column.menu-column.center-left {
    padding-left: 90px;
}
footer#site-footer .footer-left li {
    text-decoration: none;
    list-style: none;
	margin: 0;
	padding-bottom: 15px;
	align-items: center;
}
footer#site-footer .footer-left li:last-child{
	padding-bottom: 0px;
}

/* .footer-logo {
    margin-bottom: 15px;
} */
.footer-social-media {
	display: flex;
	align-items: center;
	justify-content: center;
}
footer#site-footer a, footer#site-footer p{
	transition: 0.5s;
	-webkit-transition: 0.5s;
	color: #000000;
	font-size: 17px;
}
.footer-social-media a {
    margin-right: 10px;
}
.footer-column.right ul li label circle, 
.footer-column.right .footer-left li{
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
footer#site-footer .footer-left li a {
    display: flex;
    align-items: center;
}
#site-footer .footer-social-media a circle{
	transition: 0.5s;
    -webkit-transition: 0.5s;
}

.footer-column.right .footer-left li:hover label circle,
#site-footer .footer-social-media a:hover circle {
	background: #056582 !important;
	fill: #056582;
	stroke: #056582;
}
footer#site-footer a:hover {
    color: #8A1E3F;
    text-decoration: none;
}
footer#site-footer {
    padding: 41px 0px;
    background: #f6f3ef;
	width: 100%;
}
.copyright-bottom {
    background: #028BB2;
    color: #fff;
    text-align: center;
    padding: 17px;
    width: 100%;
    background-image: url(/wp-content/themes/child-theme/assets/images/lightbluebg.png);
}
.copyright-bottom p {
    margin: 0;
}
.copyright-bottom p a {
    color: #fff;
}
.copyright-bottom p a:hover {
    color: #8A1E3F;
    text-decoration: none;
}
.footer-column.right ul li {
    display: flex;
    align-items: flex-start;
}
.footer-column.right ul li label {
    margin-right: 10px;
    margin-bottom: 0;
    margin-top: 2px;
}
.footer-inner .footer-column.right {
    padding-left: 35px;
	padding-right: 0px;
}
a#scroll {
    display: none;
}
.copyright-bottom .copyright-text p {
    font-size: 15px;
}
.copyright-bottom p a {
    color: #fff;
    font-size: 15px;
}
.message.privacypolicy.form-wraper span.wpcf7-list-item-label {
    margin-left: 6px;
    position: relative;
    bottom: 3px;
}
.visit-right {
    padding: 0;
}
section {
    padding: 120px 0px !important;
	position: relative;
}
section.headerslider {
    padding: 0 !important;
}
.visit-inner {
    display: flex;
    align-items: center;
	padding: 0px;
}
.visit .zoom-img {
    border-radius: 0;
}
.visit-left .left-text {
    padding-left: 18%;
    padding-right: 40px;
}
.visit p,
.visit .title-new h2 {
	/*color: #fff;*/
	margin-bottom: 25px;
}
section.visit {
	padding: 0 !important;
}
section.visit .container-custom {
    padding-right: 0px;
}
section.visit .visit-right img {
    height: 100%;
    display: flex;
}

.new-header nav.primary-menu-wrapper ul.primary-menu li a:after {
    position: absolute;
    background: #8a1e3f;
    bottom: -4px;
    content: '';
    height: 1px;
    width: 0;
	left: 0;
	transition: 0.6s;
	-webkit-transition: 0.6s;
}
.primary-menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a {
    text-decoration: none !important;
    color: #8a1e3f !important;
}
.new-header nav.primary-menu-wrapper ul.primary-menu li a:hover:after {
	width: 100%;
}
/* input.wpcf7-form-control.wpcf7-submit.has-spinner.submit-button {
    border-radius: 100px;
	padding: 15px 30px;
	background: #8a1e3f;
	text-decoration: none;
} */
/* figure.effect-lily:nth-child(1) figcaption > div, figure.effect-lily:nth-child(2) figcaption > div {
    bottom: 32px;
}
figure.effect-lily:nth-child(1) figcaption > div h2, figure.effect-lily:nth-child(2) figcaption > div h2 {
    bottom: 0px;
    position: relative;
} */
/* our-services end */





#progressCarousel .carousel-indicators {
  position: relative;
  font-size: 1.125rem;
  letter-spacing: 0;
  justify-content: inherit;
  margin-left: inherit;
  margin-right: inherit;
}
#progressCarousel .carousel-indicators li {
  position: relative;
  flex: inherit;
  width: inherit;
  height: inherit;
  margin-right: 0;
  margin-left: 0;
  text-indent: inherit;
  letter-spacing: 0;
  background-color: inherit;
  font-size: 1.5rem;
  color: #414142;
}
#progressCarousel .carousel-indicators li .progress {
  position: absolute;
  height: 1px;
  width: 100px;
  left: 50%;
  margin-left: -50px;
  margin-top: 5px;
  background: #414142;
	display: none;
}
/* #progressCarousel .carousel-indicators li .progress .progress-bar {
  background: #414142;
  width: 0%;
  transition: width 5s linear;
} */
#progressCarousel .carousel-indicators li.active {
  color: #ffffff;
  background-color: transparent;
}

#progressCarousel .carousel-indicators li.active .progress-bar {
  background: #ff2e88;
  box-shadow: 0 0 4px 0 #ff2e88;
  width: 100%;
}
section.gallery-new .title-new h2 {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bottom-gallery ul.nav.nav-tabs {
	margin-bottom: 43px;
	border: 0;
}
section.gallery-new {
    background: #F6F3EE;
}
#progressCarousel .carousel-indicators li{
	background: #fff !important;
	padding: 10px 25px !important;
	border-radius: 100px;
	color: #000 !important;
	margin: 0 10px !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	font-family: "Inter", sans-serif;
	transition: 0.6s;
	-webkit-transition: 0.6s;
	height: 35px;
	display: flex;
	align-items: center;
    justify-content: center;
}
#progressCarousel .carousel-indicators li:hover,
.gallery-new div#progressCarousel li.exo.font-weight-bold.mx-5.active {
    background: #8a1e3f !important;
    padding: 10px 25px !important;
    border-radius: 100px;
	color: #fff !important;
}
.carousel-indicators li::after,
.carousel-indicators li::before{
	display: none;
}

/* .carousel-item-next, .carousel-item-prev, .carousel-item.active {
   width: 70%;
    margin: 0 auto;
} */

.gallery-new .carousel-inner {
    width: 80%;
    margin: 0 auto;
	border-radius: 10px;
}





/* .gallery-new .carousel-inner {
    overflow: visible;
}

.gallery-new .carousel-item {
    transition: transform 0.6s ease;
}

.gallery-new .carousel-item-prev,
.gallery-new .carousel-item-next {
    transform: scale(0.8); 
    opacity: 0.6; 
}

.gallery-new .carousel-item.active {
    transform: scale(1);
    opacity: 1;
} */


/* .gallery-new .carousel-inner .carousel-item {
    width: 60%;
    margin: 0 20%;
} */

/* .gallery-new .carousel-inner {
    overflow: visible !important;
} */

.gallery-new .carousel-item {
    border-radius: 10px;
}
.carousel-control-next,
.carousel-control-prev {
	top: 13%;
	width: auto;
	height: 50px;
}
.carousel-arrow {
    position: absolute;
    bottom: 50%;
    width: 100%;
}
.carousel-control-prev-icon {
	background: url(/wp-content/uploads/2025/11/pre.png);
	background-size: 100% 100%;
	height: 34px;
    width: 21px;
}
span.carousel-control-next-icon {
    background: url(/wp-content/uploads/2025/11/next.png);
    background-size: 100% 100%;
    height: 34px;
    width: 21px;
}

.one-interiors {
    padding: 0;
}
.one-interiors .right {
    padding: 0;
    padding-left: 20px;
}
.title-new h2 {
/*     font-size: 40px; */
      line-height: normal;
	text-transform: capitalize;
}
.service-wrape .grid {
    gap: 15px;
}

section.social-media .title-new h2 {
    text-transform: capitalize;
}
div.anchorposition {
    position: absolute;
    top: -20px;
    width: 100%;
    height: 0px;
    display: inline;
}


.after-before .comparison {
	width: 100%;
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
	border-radius: 22px;
}

.after-before figure {
  position: absolute;
  background-size: cover;
  font-size: 0;
  width: 100%;
  height: 47%;
  margin: 0;
}

.after-before .divisor {
  background-size: cover;
  position: absolute;
  width: 50%;
  box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3);
  bottom: 0;
  height: 100%;
}


.after-before .divisor::before, .after-before .divisor::after {
  content: "";
  position: absolute;
  right: -2px;
  width: 2px;
  height: calc(50% - 25px);
  background: #e3edef;
  z-index: 3;
}


.after-before .divisor::before {
  top: 0;
  box-shadow: 0 -3px 8px 1px rgba(0, 0, 0, 0.3);
}
.after-before .divisor::after {
  bottom: 0;
  box-shadow: 0 3px 8px 1px rgba(0, 0, 0, 0.3);
}

.after-before .handle {
	position: absolute;
	height: 51px;
	width: 51px;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 1;
	background: #8A1E3F;
	border-radius: 100px;
}
.after-before .handle::before, .after-before .handle::after {
    content: "\f104";
    width: 0;
    height: 0;
    position: absolute;
    top: 47%;
    margin-top: -11px;
	margin-left: 14px;
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
    font-size: 17px;
    background: #000;
    color: #fff;
}
.after-before .handle::before {
	content: "\f105";
/*   border-right: 6px solid white; */
  left: 50%;
  margin-left: 2px;
}
/* .after-before #handle::after {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px;
} */


.after-before input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: absolute;
  top: 23.5%;
  left: -25px;
  transform: translateY(-50%);
  background-color: transparent;
  width: calc(100% + 50px);
  z-index: 2;
}
.after-before input[type=range]:focus, .after-before input[type=range]:active {
  border: none;
  outline: none;
}

.after-before input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: transparent;
  border: 4px solid white;
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
}

.after-before input[type=range]::-moz-range-track {
  -moz-appearance: none;
  height: 15px;
  width: 100%;
  background-color: transparent;
  position: relative;
  outline: none;
}
  
.after-before .slider::-moz-range-thumb {
  width: 6px;
  height: 600px;
  background: white;
  cursor: pointer;
}
.after-before .slider-button {
  pointer-events: none;
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  left: calc(50% - 18px);
  top: calc(50% - 18px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.after-before .slider-button:after {
  content: "";
  padding: 3px;
  display: inline-block;
  border: solid #5D5D5D;
  border-width: 0 2px 2px 0;
  transform: rotate(-45deg);
}
.after-before .slider-button:before {
  content: "";
  padding: 3px;
  display: inline-block;
  border: solid #5D5D5D;
  border-width: 0 2px 2px 0;
  transform: rotate(135deg);
}
.before-inner{
width: 900px;
  height: 600px;
  border: 2px solid white;
}
.after-before {
	height: 600px;
	border-radius: 25px;
	overflow: hidden;
}




section.before-new .title-new {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}
section.our-testimonials figure.effect-lily {
    position: relative;
	padding: 0px;
}
section.our-testimonials figure.effect-lily {
    position: relative;
    padding: 0;
    width: 32.5%;
	max-width: 32.5%;
	flex: 0 0 32.5%;
	overflow: hidden;
}
section.our-testimonials figure.effect-lily figcaption > div, section.our-testimonials .servicecategory figure.effect-lily figcaption > div {
    background: #056582a6;
}
section.our-testimonials figure.effect-lily quots img {
    width: 53px;
    height: 42px;
    margin: 0 auto;
}
section.our-testimonials figure.effect-lily quots,
section.our-testimonials figure.effect-lily h2, section.our-testimonials figure.effect-lily p {
    display: flex;
    align-items: center;
	justify-content: center !important;
	text-align: center !important;
	opacity: 0;
}
section.our-testimonials figure.effect-lily:hover quots, section.our-testimonials figure.effect-lily:hover h2, section.our-testimonials figure.effect-lily:hover p{
	opacity: 1;	
}
section.our-testimonials figure.effect-lily p{
	font-size: 18px;
	width: 95%;
	margin: 0 auto;
	padding: 0px 20px;
	font-weight: normal; 
	letter-spacing: 0.5px;
}
section.our-testimonials figure.effect-lily h2{
	font-size: 22px;
	font-family: "Inter", sans-serif;
	font-weight: bold !important;
}
section.our-testimonials figure.effect-lily img {
    height: 370px;
}
section.our-testimonials {
    padding: 15px !important;
}
section.our-testimonials .service-wrape {
    margin: 0;
}
section.our-testimonials .service-wrape .grid {
    gap: 0;
}
.our-testimonials .container-inner {
    padding: 0;
}
section.our-testimonials figcaption>div {
    align-items: center !important;
}
/* section.our-testimonials figure.effect-lily figcaption:before {
    background: url(/wp-content/uploads/2025/11/noun-quotes.png);
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    width: 53px;
    height: 43px;
    left: 43%;
    bottom: 50%;
}
section.our-testimonials figure.effect-lily:hover figcaption:before,
section.our-testimonials figure.effect-lily:hover h2, section.our-testimonials figure.effect-lily:hover p{
	opacity: 1;
	z-index: 1;
} */
.btnsubmit input {
    background: transparent !important;
    padding: 0 !important;
}
.btnsubmit, .btnsubmit p {
	display: flex;
	margin: 0;
}
.visit-inner .visit-left {
	padding: 0;
}
.btnsubmit{
	width: 220px;
	background: #8a1e3f;
	height: 53px;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	position: relative;
	border-radius: 100px;
	overflow: hidden;
}
.btnsubmit p {
    width: 220px;
	max-width: 220px;
	flex: 0 0 220px;
	position: relative;
	z-index: 1;
}
.btnsubmit input.submit-button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    flex: 0 0 100%;
}
.btnsubmit input.submit-button:hover{
	text-decoration: none;
}
.btnsubmit:after{
	content: '';
	background: #056582;
	position: absolute;
	left: 0;
	width: 0%;
	height: 100%;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.btnsubmit:hover:after{
	left: 0;
	width: 100%;
}
section.our-testimonials figure.effect-lily quots {
    margin-bottom: 20px;
}

.custom-carousel .owl-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.tab-pane {
    padding: 20px 0;
}
.bottom-gallery ul.nav-tabs {
    margin: 0;
	gap: 15px;
	display: flex;
	justify-content: center;
}
.bottom-gallery ul.nav-tabs li {
    margin: 0;
}
.bottom-gallery ul.nav-tabs li a, .viewgallery {
    background: #fff !important;
    padding: 10px 25px !important;
    border-radius: 100px;
    color: #000 !important;
    margin: 0 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: "Inter", sans-serif;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    height: 35px;
    display: flex;
	align-items: center;
	text-decoration: none;
    justify-content: center;
}
.viewgallery
{
    background: #3a82a2 !important;
    color: #fff !important;
}
.bottom-gallery ul.nav-tabs li a:hover, .bottom-gallery ul.nav-tabs li a.active, .viewgallery:hover {
    background: #8a1e3f !important;
    padding: 10px 25px !important;
    border-radius: 100px;
    color: #fff !important;
}
.desktop-hide {
    display: none !important;
}
.dispalynone {
    display: none;
}
.custom-carousel {
    position: relative;
}
/* .custom-carousel:before {
    content: '';
    position: absolute;
    left: 0;
    width: 56px;
    height: 100%;
    z-index: 1000;
    background: linear-gradient(to right, rgb(246 243 238) 0%, rgb(246 243 238) 6%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
}
.custom-carousel:after {
    content: '';
    position: absolute;
    right: -2px;
    top: 0;
    width: 56px;
    height: 100%;
    z-index: 1000;
    transform: rotate(180deg);
    background: linear-gradient(to right, rgb(246 243 238) 0%, rgb(246 243 238) 6%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
} */
.custom-carousel .owl-item img {
    width: 100% !important;
    height: 500px !important;
    object-fit: cover; 
}
.social-media-left {
    padding-left: 0;
}
.bottom-gallery {
    padding: 0;
}
section.contactus .contact-inner {
    display: flex;
    align-items: center;
}
.bottom-gallery .owl-nav {
    display: none;
}
.our-process-wrape .process-box:last-child .process-text p:last-child {
    margin: 0;
}
figure.effect-lily a
 {
	 opacity: 1 !important;
	 color: #fff;
	 text-decoration: none;
	 display: flex;
}
.plus a{
    position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 100;
	background: #8a1e3f;
    padding: 10px 15px;
}
.effect-lily a.plus-btn i{	
    font-size: 24px;
	transition: all 0.5s ease-in-out;
}
.effect-lily.active a.plus-btn i {
    rotate: 134deg;
}
figure.effect-lily figcaption quots, .our-testimonials figure.effect-lily figcaption div, figure.effect-lily figcaption p {
	opacity: 0;
	transition: all 0.5s ease-in-out;
}
figure.effect-lily figcaption p, .viewgallery {
    padding: 0px 18px;
    height: 0;
}
.our-testimonials figure.effect-lily figcaption p
{
    height: auto;
}
figure.effect-lily figcaption p {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
figure.effect-lily figcaption .viewgallery {
    display: inline-flex;
    margin-top: 10px !important;
}
figure.effect-lily figcaption > div {
    align-items: flex-start;
}
figure.effect-lily.active figcaption .viewgallery 
{
    opacity: 1;
    visibility: visible;
    padding: 10px 25px !important;
}
figure.effect-lily.active figcaption p, .viewgallery
{
    height: auto;
}
figure.effect-lily.active figcaption quots, .our-testimonials figure.effect-lily.active figcaption div, figure.effect-lily.active figcaption p, figure.effect-lily.active figcaption h2{
    opacity: 1;
}
/* .service-wrape .grid div.serbox .effect-lily {
    opacity: 1;
} 
.serbox figure.effect-lily figcaption p {
    height: 60px;
}
.serbox figure.effect-lily.active figcaption p {
    height: 100%;
}*/

.our-testimonials figure.effect-lily figcaption > div {
   justify-content: center;
}
section.our-testimonials figure.effect-lily figcaption > div h2 {
    margin-top: 10px;
}
.after-before.bottom {
    margin-top: 50px;
}
.bottom-gallery .owl-nav {
    display: block;
    position: absolute;
    top: -60px;
    width: 96%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bottom-gallery .tab-content {
    padding-top: 30px;
}
.bottom-gallery .owl-nav button {
    background: #8a1e3f !important;
    text-decoration: none;
    color: #fff !important;
    width: 40px;
    height: 40px;
    font-size: 36px !important;
    margin-left: 5px;
    line-height: 21px !important;
}
.bottom-gallery .owl-nav button span {
    position: relative;
    top: -2px;
}
.bottom-gallery .owl-nav button:hover {
    background: #fff !important;
    color: #8a1e3f !important;
}
.bottom-gallery .owl-nav button:focus {
    outline: 0;
}
button#carouselToggle {
    width: auto;
    height: 40px;
    font-size: 13px !important;
    line-height: 13px !important;
    white-space: nowrap;
}
.ivorybg
{
    background: #f6f3ef;
}
.lightbluebg
{
    background:url(/wp-content/themes/child-theme/assets/images/lightbluebg.png);
    background-repeat: repeat;
    background-color: #3a82a2;
}
.lightbluebg h2 {
    color: #fff;
}
.palebluebg
{
    background: #e3edef;
}
#backToTop {
    position: fixed;
    bottom: 25px;
    left: 25px;
    width: 45px;
    height: 45px;
    background: #028BB2;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 18px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    z-index: 9999;
    border:1px solid rgb(255,255,255,0.3);
}
#backToTop i{
    color: #fff;
}
#backToTop.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

#backToTop:hover {
    background: #8a1e3f;
}
div#serviceTabContent {
    text-align: center;
}
.preloader
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom-carousel .owl-item>div {
    background-color: #fff;
}