*{
    margin: 0px;
    padding: 0px;
}
html {
    scroll-behavior: inherit !important;
}
.custom-header .header-toggles.hide-no-js {
    display: none;
}
p, label, input, a, span, li, strong{
	font-family: "Poppins", sans-serif;
}
h1, h2, h3, h4, h6{
	font-family: "Cinzel", serif;
/* 	font-weight: 400; */
font-style: normal;

}
body {
    overflow-x: hidden;
}
section.headerslider {
    overflow: hidden;
    max-height: 100vh;
}
div#contact {
    position: absolute;
    top: 0;
    width: 100%;
    height: 0;
}
.container {
	max-width: 1300px !important;
}
.header-container{
	max-width: 1396px !important;
}
section {
    padding: 0;
}
/* header style */

.custom-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
a.topbtn {
    background: #DD4D56;
    color: #fff;
    font-size: 20px;
    width: 192px;
    font-weight: bold;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #DD4D56;
    border-right: 0px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    padding: 33px 18px;
    padding-bottom: 17px;
    text-decoration: none;
}
a.topbtn:hover{
	text-decoration: none;
	/*border: 1px solid #DD4D56;
	background: transparent;
	color: #DD4D56;*/
	border-right: 0px;
    padding-bottom: 33px;
}
/* .header-navigation-wrapper nav, .header-navigation-wrapper nav ul {
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
}
header#site-header.new-header {
    height: 85px;
    background: #fff;
}

.new-header .header-inner.section-inner {
    padding: 0;
    margin: 0;
    width: 100%;
}

.new-header .container-fluid {
	padding-right: 0;
	padding-left: 20px;
}
.new-header nav li a {
    font-size: 19px;
    color: #26487D !important;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    padding-bottom: 10px;
    position: relative;
}
.new-header nav li a:hover, .new-header nav li.current-menu-item a{
	text-decoration: none;
	color: #DD4D56 !important;
}
.new-header nav li a:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 0px;
	height: 2px;
	background: #dd4d56;
	transition: 0.5s;
	-webkit-transition: 0.5s;
} */
.new-header .site-logo img {
        max-height: max-content;
}
.header-navigation-wrapper nav, .header-navigation-wrapper nav ul {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
}
header#site-header.new-header {
/*     height: 85px; */
    background: #fff;
}

.new-header .header-inner.section-inner {
    padding: 0;
    margin: 0;
	
/* 	all: unset; */
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	padding: 0px;
}
.new-header .header-inner.section-inner .header-titles-wrapper {
	max-width: 30%;
	margin: 0px;
}
.new-header .header-navigation-wrapper {
/* 	max-width: 73.5%; */
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	width: 100%;
	height: 88px;
	background: #fff;
}
header#site-header.new-header {
     background: transparent !important;
    position: absolute;
	left: 0;
	width: 100%;
	padding-top: 13px;
}

.new-header .header-navigation-wrapper ul {
    margin: 0;
    display: flex;
    width: 100%;
	justify-content: flex-end;
	height: auto;
}
.new-header .header-navigation-wrapper ul.topmenu {
    width: 100% !important;
    padding-bottom: 19px;
/*     border-bottom: 1px solid #fff; */
    margin-bottom: 19px !important;
    display: flex;
	position: relative;
	padding-top: 15px;
}
.new-header .header-navigation-wrapper ul.topmenu:after {
    content: '';
    background: #fff;
    width: 100%;
    position: absolute;
    right: -25px;
    height: 1px;
    bottom: 0;
}
.new-header .header-navigation-wrapper ul li {
    list-style: none;
	margin-top: 0px;
}
.new-header .header-navigation-wrapper ul li a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    margin-top: 0;
	padding: 0px;
}
.new-header .container-fluid {
	padding-right: 0;
	padding-left: 20px;
}
.new-header nav li a {
/*     font-size: 19px;
    color: #26487D !important; */
    transition: 0.5s;
    -webkit-transition: 0.5s;
    padding-bottom: 10px;
    position: relative;
}
.new-header nav li a:hover, .new-header nav li.current-menu-item a{
	text-decoration: none;
	color: #13b2c7 !important;
}
.new-header nav li a:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 0px;
	height: 2px;
	background: #13b2c7;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.new-header nav li a:hover:before{
	width: 100%;
}
.new-header .header-toggles.hide-no-js {
    display: none;
}
.new-header nav li {
    margin: 0;
    padding: 0px 35px;
/*     padding-bottom: 0px; */
}

.new-header .header-titles .site-logo.faux-heading {
    margin: 0;
}
.new-header .header-titles {
   margin: 0;
}
/* .custom-header .header-titles-wrapper {
    width: 25%;
    display: flex;
    justify-content: flex-start;
} */
/* .new-header .header-navigation-wrapper ul li:last-child {
    padding-right: 0;
} */
a.topmenu {
    background: #B59F62;
    clip-path: polygon(24% 0, 100% 0%, 100% 100%, 0% 100%);
    padding: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 50px;
	color: #fff;
	font-size: 22px;
	text-decoration: none;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
a.topmenu:hover {
    background: #fff;
    color: #B59F62;
}
.custom-menu-right {
    display: flex;
    justify-content: flex-end;
}
.new-header nav li.contactbtn.current-menu-item a{
    color: #137382 !important;
}
.new-header nav li.contactbtn.current-menu-item:hover a {
    color: #13b2c7 !important;
}
.new-header .header-navigation-wrapper ul.sub-menu {
    display: flex;
    flex-direction: column;
    width: 300px;
    left: 0;
    background: #fff;
	text-align: left;
	align-items: flex-start;
	top: calc(100% + 0rem);
	opacity: 0;
    visibility: hidden;
	border-radius: 0px 0px 5px 5px;
}
.new-header .header-navigation-wrapper ul li.menu-item-has-children {
    padding-top: 30px;
    padding-bottom: 30px;
}
.new-header .header-navigation-wrapper ul.sub-menu:after,
.new-header .header-navigation-wrapper ul.sub-menu:before{
	display: none;
}
.new-header .header-navigation-wrapper ul.sub-menu li {
    padding: 10px 20px;
	width: 100%;
	transition: 0.9s;
	-webkit-transition: 0.9s;
}
.new-header .header-navigation-wrapper ul.sub-menu li:hover {
    background: #13b2c7 !important;
	transition: 0.9s;
	-webkit-transition: 0.9s;
}
.new-header .primary-menu .icon::before, .new-header .primary-menu .icon::after {
     background-color: #137382 !important;
}
.new-header .header-navigation-wrapper ul li:hover span.icon:before, .new-header .header-navigation-wrapper ul li:hover span.icon:after {
     background-color: #13b2c7 !important;
}
.new-header .header-navigation-wrapper ul.sub-menu li a {
    font-size: 18px !important;
    line-height: 28px;
	transition: 0.9s;
	-webkit-transition: 0.9s;
}
.new-header .header-navigation-wrapper ul.sub-menu li:hover a{
	color: #fff !important;
}
/* header style end*/

/* header banner */

.animeslide-button-prev,
.animeslide-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
	background: rgb(241 241 241 / 40%);
	padding: 19px;
	border-radius: 0;
	cursor: pointer;
	border: 1px solid rgb(255 255 255 / 30%);
	transition: 0.5s;
	-webkit-transition: 0.5s;
}

.animeslide-button-prev {
  left: 15px;
}

.animeslide-button-next {
  right: 15px;
}

.animeslide-pagination {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  z-index: 10;
}
.homeslier {
    position: absolute;
    z-index: 100000000;
    width: 13%;
    bottom: -100px;
    left: -13px;
}
.form-wraper p a {
    color: #13b2c7;
}

.animeslide-button-prev:hover, .animeslide-button-next:hover {
    background: transparent;
    border: 1px solid #fff;
}

.home-slider .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home-slider .cell {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.home-slider .medium {
  width: 50%;
}
.home-slider .small {
  width: 25%;
}

/* .home-slider .animeslide-slide {
 
} */
.home-slider .slider-text {
    padding-top: 100px;
	position:relative;
}
.home-slider .animeslide-slide {
	position: relative;
	padding: 15px 0;
	min-height: 500px;
	background-size: cover;
	display: flex;
	align-items: center;
	color: #fff;
	background-position: center center;
}
.home-slider .animeslide-slide .container {
  position: relative;
}

.home-slider .animeslide-slide.swiper-slide-active .animeslide-heading {
  transition-delay: 0.6s;
}
.home-slider .animeslide-slide.swiper-slide-active .animeslide-desc {
  transition-delay: 1s;
}
.home-slider .animeslide-heading {
  margin-bottom: 25px;
  transition-delay: 3s;
}
.home-slider .animeslide-heading span {
  font-size: 16px;
  background-color: #f08723;
  padding: 6px 12px 7px;
  border-radius: 8px;
  font-weight: normal;
}
.animeslide-desc {
	background-color: transparent;
	max-width: 480px;
	font-size: 28px;
	padding: 0px !important;
	line-height: normal;
	margin-top: 15px;
	margin-bottom: 0;
	opacity: 1 !important;
	color: #fff;
}

.home-slider [data-animate] {
  opacity: 0;
  transition: all 0.8s ease-out;
}
.home-slider .animeslide-slide.swiper-slide-active [data-animate] {
  opacity: 1;
  transform: none;
}
.home-slider [data-animate="top"] {
  transform: translate3d(0, 15px, 0);
}

.home-slider .animeslide-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-radius: 8px;
/*   background-color: #202238; 
  max-width: 600px;*/
  z-index: 1;
	padding: 35px 35px;
	left: 9%;
  font-size: 14px;
}
/* section.home-slider .swiper-slide h2 {
    margin: 0;
    font-size: 72px;
    font-weight: normal;
} */
.home-slider .slider-text h2 {
    opacity: 1;
    color: #fff;
    margin: 0;
    font-size: 72px;
    font-weight: normal;
}
.home-slider-text {
    position: absolute;
	top: 0;
	height: 93%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    left: 0;
	width: 100%;
	padding-top: 70px;
}
.home-slider-text span {
    font-size: 38px;
    font-weight: 400;
    margin-bottom: 10px;
	display: flex;
	color: #fff;
	margin: 0;
}
.home-slider .animeslide-bottom .cell {
  position: relative;
  opacity: 1;
  z-index: 2;
  height: 40px;
  bottom: inherit;
}
.home-slider .animeslide-bottom .animeslide-scrollbar {
  margin-top: 16px;
}
.home-slider .animeslide-bottom .animeslide-scrollbar-drag {
  height: 6px;
}
.home-slider .animeslide-bottom .animeslide-pagination {
  font-size: 25px;
  bottom: inherit;
  color: #fff;
}
.home-slider .animeslide-bottom .animeslide-pagination b {
  font-size: 28px;
  margin-top: -5px;
}

.home-slider .animeslide-bottom .animeslide-pagination span {
  padding-left: 5px;
  padding-right: 5px;
}
.home-slider .animeslide-button-next,
.home-slider .animeslide-button-prev {
  outline: none;
}
.home-slider .animeslide-button-next::after,
.home-slider .animeslide-button-prev::after {
  font-size: 22px;
  color: #fff;
}

section.service-quots {
    padding: 10px 0 !important;
}
section.service-quots .service-new {
	padding: 40px 0px;
	display: flex;
}
.home-slider .animeslide-pagination {
	position: absolute;
	bottom: 1%;
	left: 17.2%;
	transform: translateX(-50%);
	z-index: 10;
} 

.home-slider .animeslide-pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.6;
}

.home-slider .animeslide-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
span.breadcrumb {
    display: none;
}
section.our-client,
section.home-slider {
    padding: 0px !important;
}
/* .swiper-main-slide-mask:after, 
.swiper-main-slide-mask:before {
    content: "";
    display: block;
    left: 0;
    opacity: .85;
    position: absolute;
    top: 0;
    width: calc(63% - 571px);
    height: 100%;
    background: #0058b5;
} */
.swiper-main-slide-mask:after {
	content: "";
	display: block;
/* 	background: #0058b5; 
	background: linear-gradient(63deg, #13B2C7 51%, transparent 0);*/
	background: linear-gradient(63deg, #13B2C7 51%, #AF9371 51%, #AF9371 51.5%, transparent 0);
	opacity: .85;
    position: absolute;
	top: 0;
	left: auto;
	right: 0;
	width: 100%;
    height: 100%;
}
/* .swiper-main-slide-mask:before {
    content: '';
    position: absolute;
    border-right: 15px solid #AF9371;
    width: 100%;
    height: 115vh;
    right: 42.7%;
    rotate: 333deg;
    top: 38%;
} */
section.home-slider {
    padding: 0;
}




.swiper-pagination {
	position: absolute;
	bottom: 10%;
	left: 12.8%;
	transform: translateX(-50%);
	z-index: 10;
}
/* .home-slider .animeslide-pagination .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 10.5%;
        left: calc(50% - 557px);
        width: 1130px;
    } */
.home-slider .animeslide-pagination .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.6;
    background: #fff;
    border: 4px solid #fff;
    border-radius: 0;
    box-sizing: border-box;
    bottom: 40px;
    height: 28px;
    margin: 0 17px;
    opacity: 1;
    outline: 0;
    position: relative;
    transform: scaleY(.15);
    transition: all .2s;
    width: 28px;
}


.home-slider .animeslide-pagination .swiper-pagination-bullet svg .path {
    stroke-dasharray: 206;
    stroke-dashoffset: 206;
}
.home-slider .animeslide-pagination .swiper-pagination-bullet-active {
    background: transparent;
    transform: scaleY(1);
}
.home-slider .animeslide-pagination .swiper-pagination-bullet-active svg .path {
/*     fill: rgba(255, 255, 255, 0);
    stroke-width: 8;
    stroke: rgb(219, 34, 66); */
    animation: square-progress 4.8s linear 0s 1 normal forwards;
}
@keyframes square-progress{
	0% {
		stroke-dasharray: 206;
	}
	100% {
		stroke-dasharray: 315;
	}
}
.home-slider .animeslide-pagination .swiper-pagination-bullet-active svg{
    position: absolute;
    top: -4px;
    left: -4px;
	height: 28px;
}
.topbanner-new {
/*     height: calc(100vh - 85px); */
	height: 100vh;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.header-banner-new label {
	font-size: 37px;
	color: #fff;
	font-weight: 500;
	display: inline-block;
	position: relative;
	margin: 0px;
}
.new-header nav li a {
	font-size: 21px !important;
	color: #137382 !important;
	font-weight: 500;
	text-transform: uppercase;
}
.header-banner-new label:after{
	content: '';
	height: 1px;
	width: 96px;
	position: absolute;
	right: -109px;
	top: 30px;
	background: #fff;
}
.header-banner-new h1 {
	font-size: 104px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0;
}
.header-banner-new p{
	font-size: 37px;
    color: #fff;
    font-weight: 500;
    width: 100%;
	margin: 0px;
}
a.contactblue {
	width: 224px;
    height: 72px;
    background: #dd4d56;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
    border: 1px solid #dd4d56;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
.contact-inner {
    width: 100%;
	margin: 0px;
}
a.contactblue:hover{
	border: 1px solid #fff;
	color: #fff;
	background: transparent;
	text-decoration: none;
}
.topbanner-new:before {
    content: '';
    /* background: #000; */
    opacity: 0.9;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
	background: rgb(38 72 125);
	/*     background: linear-gradient(85deg, #26487d 8%, #26487d 7%, rgb(38, 72, 125, 0.8) 48%, rgba(255, 255, 255, 0) 100%); */
	background: linear-gradient(85deg, rgb(38 72 125 / 80%) 8%, rgb(38 72 125 / 80%) 7%, rgb(38, 72, 125, 0.8) 48%, rgba(255, 255, 255, 0) 100%);
}
.header-banner-new {
	position: relative;
	z-index: 0;
	padding-bottom: 0px;
}
.topbanner-new .slick-next {
    right: 12%;
    bottom: 6%;
}
.top-slider-arrows {
	position: absolute;
	bottom: 50px;
	right: 11.5%;
	width: 51px;
}
.top-slider-arrows button {
    border: 1px solid #26487D;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.top-slider-arrows button:before{
	display: none;
}
.top-slider-arrows button svg {
/*    filter: brightness(0) saturate(100%) invert(24%) sepia(59%) saturate(669%) hue-rotate(176deg) brightness(93%) contrast(91%); */
}
.top-slider-arrows button:hover {
    background: rgb(0 0 0 / 30%);
    border: 1px solid #fff;
}
.top-slider-arrows button:hover svg {
/*    filter: brightness(0) saturate(100%) invert(99%) sepia(97%) saturate(0%) hue-rotate(343deg) brightness(103%) contrast(100%); */
}
.counter-inner {
    background: #fff;
    display: flex;
    width: 600px;
    position: relative;
}
.counter-inner h2 {
	color: #26487D;
	font-size: 40px;
	font-weight: normal;
}
.slider-counter {
/* 	position: absolute;
	bottom: 0;
	left: 10%; */
	position: relative;
}
.slider-counter .text-center {
    position: absolute;
    bottom: 30px;
    left: 1.2%;
}
.counter-wrape h4 {
    font-size: 17px;
    font-weight: 600;
    color: #26487D;
    width: 100px;
    text-align: left;
    padding-left: 20px;
}
.counter-inner .counter-wrape:after {
    content: '';
    position: absolute;
    right: 15px;
    height: 60px;
    width: 1px;
    background: #26487D;
}
.counter-inner .counter-wrape:last-child:after{
	display: none;
}
.counter-wrape {
    display: flex;
    flex-wrap: wrap;
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0;
    align-items: center;
    justify-content: center;
    padding: 25px 0;
    padding-right: 20px;
}
.slider-counter .text-center {
    padding: 0;
}
/* header banner end */
/* our services */
.service-btn .righticon a {
    color: #13B2C7;
    background: #fff;
}
.service-btn .righticon a:hover {
    color: #fff;
}
.service-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
section.our-services {
/*	background: url(/wp-content/uploads/2025/06/newbg-1-1.png);
     padding: 120px 0px;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 180px; */
	background: #13B2C7;
	position: relative;
}
section.our-services:after {
    background: url(/wp-content/uploads/2025/06/services-border.png);
    content: '';
    width: 139px;
    height: 223px;
    position: absolute;
    right: 0;
    top: 0;
	background-repeat: no-repeat;
}


/* section.our-services:after {
    content: '';
    background: url(/wp-content/uploads/2025/05/pit_crew_21.png);
    width: 100%;
    height: 327px;
	position: absolute;
	bottom: -89px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
} */
section.our-services .title-new p {
    margin-top: 40px;
    margin-bottom:0px;
}
.service-inner {
    display: flex;
    padding: 0;
    justify-content: space-between;
    margin-top: 40px;
}
.service-blog {
    padding: 0;
    max-width: 32%;
    flex: 0 0 32%;
    width: 32%;
}
section.our-services h2 {
    color: #fff;
	letter-spacing: 1px;
}
section.our-interiors .righticon a {
    background: #B59F62;
    display: flex;
    color: #fff;
	border: 1px solid #B59F62;
}
span.breadcrumb a {
    color: #13B2C7;
}
span.breadcrumb {
    background: transparent;
}
.detail-text {
    padding: 0;
	display: flex;
}
.right-services .title-new h2 {
    margin-bottom: 15px;
}
.signle-services {
    padding-left: 0;
}
.right-services {
	padding-right: 0;
	padding-left: 0px;
}
section.service-single .right-services .title-new {
    margin: 0;
}
section.our-interiors .righticon a:hover{
	background: transparent;
	color: #B59F62;
	border: 1px solid #B59F62;
}
section.service-quots p:before {
    content: '';
    position: absolute;
	background: url(/wp-content/uploads/2025/07/quotes.png);
	width: 80px;
	height: 66px;
	left: -80px;
	top: -20px;
    background-size: 38px;
    background-position: center;
    background-repeat: no-repeat;
}
section.service-quots p:after {
    content: '';
    position: absolute;
	background: url(/wp-content/uploads/2025/07/quotes.png);
	width: 80px;
	height: 66px;
	right: -80px;
	bottom: -20px;
    background-size: 38px;
    background-position: center;
    background-repeat: no-repeat;
    rotate: 180deg;
}
/* section.our-interiors .righticon a img{
	filter: brightness(0) saturate(100%) invert(92%) sepia(48%) saturate(0%) hue-rotate(51deg) brightness(117%) contrast(100%);
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
section.our-interiors .righticon a:hover img{
	filter: brightness(0) saturate(100%) invert(67%) sepia(8%) saturate(1939%) hue-rotate(6deg) brightness(94%) contrast(88%);
} */
section.our-interiors .righticon {
	display: flex;
	margin-top: 50px;
}
.title-new span.stripeline {
    color: #b09575;
    font-size: 18px;
    margin-bottom: 6px;
/*     display: flex; */
position: relative;
	font-weight: normal;
	text-transform:capitalize;
}


/* about us */

.bar-main {
    margin: 18px 0 0px;
}
.bar.bar-big {
    height: 5px;
    width: 90px;
    background: rgb(19 115 130 / 30%);
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
	margin-left: 0px;
}
.bar {
    margin: 0 0 5px;
}
.bar.bar-big::before {
    content: '';
    position: absolute;
    left: 0;
    background: #137382 !important;
    top: -4.7px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: #0c5adb;
}
/* .page section:nth-of-type(2) .bar.bar-big::before {
	left: 20% !important;
}

.page section:nth-of-type(3) .bar.bar-big::before {
	left: 40% !important;
}

.page section:nth-of-type(4) .bar.bar-big::before {
	left: 60% !important;
}

.page section:nth-of-type(5) .bar.bar-big::before {
	left: 80% !important;
}
.page section:nth-of-type(5) .bar.bar-big::before {
	left: 100% !important;
} */
section.testimonial-page .container {
    max-width: 1393px !important;
    padding: 80px 60px;
    background: #13B2C7;
    position: relative;
    z-index: 1;
}
section.testimonial-page .container .title-new span.stripeline, section.testimonial-page .container .title-new h2 {
    color: #fff;
}
section.testimonial-page .container .bar.bar-big
{
	background: rgb(255, 255, 255, 0.3);
}
section.testimonial-page .container .bar.bar-big::before
{
	background: rgb(255, 255, 255, 1);
}
.bg-shape {
    position: absolute;
    left: 0;
/*     top: 0; */
    display: block;
    height: 540px;
	width: 540px;
	background-image: url(/wp-content/uploads/2025/06/aboutus.svg);
	-webkit-animation: fa-spin 60s infinite linear;
	animation: fa-spin 60s infinite linear;
	background-repeat: no-repeat;
}
.aboutnew {
    display: flex;
	padding: 0px;
}
.aboutnew .services-img {
    display: flex;
    align-items: center;
}
.aboutnew .left {
    display: flex;
    align-items: center;
    justify-content: center;
}
.counter-one h3 {
    margin: 0;
    text-align: center;
    font-size: 40px;
    color: #fff;
	font-weight: 600;
}
.counter-one p {
    margin: 0;
    text-align: center;
	font-size: 20px;
	color: rgb(255 255 255 / 80%);
	font-weight: 500;
	line-height: 28px;
}
.counter-container span {
    font-weight: 500;
    margin-left: 3px;
}
.counter-one {
    background: #137382;
    width: 184px;
    height: 184px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-radius: 100px;
    border: 6px solid #fff;
	position: absolute;
	top: 7%;
	left: 13%;
	box-sizing: content-box;
}
.counter-one.three {
    top: inherit;
    bottom: 8%;
    background: #B09575;
}
.counter-one.two {
    top: inherit;
    left: inherit;
    right: 12%;
    background: #13B2C7;
}
.counter-container {
    display: flex;
    text-align: center;
    font-size: 40px;
	color: #fff;
	line-height: 43px;
    font-weight: 600;
    font-family: "Cinzel", serif;
}
@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes mymove{
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		-webkit-transform: translateX(88px);
		transform: translateX(88px);
	}
}
.aboutnew .right {
    padding: 0;
}
.aboutnew .left-text p {
    font-size: 20px;
    line-height: 34px;
    color: rgb(0 0 0 / 70%);
}
section.aboutus {
    background: #DADFEB;
	padding-bottom: 70px !important;
}
section.aboutus.last {
    background: #13b2c7;
	padding-top: 70px !important;
	padding-bottom: 110px !important;
}
.righticon {
	display: flex;
	margin-top: 70px;
}
section {
    padding: 110px 0 !important;
}
section.service-single .right-services .bar-main {
    margin-bottom: 40px;
}
/* about us end*/

/* .title-new span.stripeline:after {
    content: '';
    height: 1px;
    width: 96px;
    position: absolute;
    right: -109px;
    top: 18px;
    background: #fff;
} */
section.our-services span.stripeline {
    color: #fff;
}

.service-inner .service-blog {
    padding: 0;
    max-width: 32%;
    flex: 0 0 32%;
    width: 32%;
}
.about-right-text {
    display: flex;
    position: relative;
}
services-img{
	position: relative;
}
.services-img .service-text {
	position: absolute;
	bottom: -19px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: left;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	align-items: center;
	right: 66px;
}
.service-text h3 {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 10px;
}
.service-text p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}
.service-blog:hover .service-text {
    visibility: visible;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

.about-left h4 {
    margin: 0;
    font-size: 63px;
    font-weight: normal;
	color: #fff;
	line-height: 60px;
}
.about-left:before {
    content: '';
    background: url(/wp-content/uploads/2025/05/aboutimg.svg);
    width: 22px;
    height: 19px;
    position: absolute;
    bottom: 1px;
    left: 36px;
}
.services-img .service-text img {
    border: 8px solid #fff;
}
.about-left span {
    margin: 0;
    font-size: 28px;
	font-weight: 100;
	color: #fff;
	line-height: 28px;
	margin-bottom: 5px;
}
.about-left {
    display: flex;
    flex-direction: column;
    width: 161px;
    height: 161px;
    align-items: center;
    background: #016D9B;
	justify-content: center;
	z-index: 1;
}
.services-img .service-text img {
    position: relative;
    top: 8px;
}

.grid {
  position: relative;
  list-style: none;
  text-align: center;
}
.service-inner {
    padding: 0;
}
/* Common style */
/* .grid figure  */
.service-wrape .grid .link-box
{
	position: relative;
	float: left;
	overflow: hidden;
	min-width: 32%;
	max-width: 32%;
	max-height: 360px;
	width: 32%;
	text-align: center;
	cursor: pointer;
	/* 	    border: 10px solid #fff; */
	border-radius: 15px;
}
.service-wrape .grid .link-box:nth-child(4) span.iconsvg , .service-wrape .grid .link-box:nth-child(6) span.iconsvg{
    position: relative;
    top: -23px;
}
.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.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%;
	z-index: 11;
}

/* 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: 0.5pt;
  font-size: 68.5%;
}
section.our-services .bar-main .bar.bar-big {
    background: rgb(255 255 255 / 30%);
}
section.our-services .bar.bar-big:before {
    background: #fff !important;
}
/* 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 p:empty {
    display: none;
}
figure.effect-lily figcaption > div {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 0px 20px;
    width: 100%;
/*     height: 50%; */
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: all 0.5s ease-in-out;
}
.title-new {
    margin-bottom: 65px;
}
figure.effect-lily h2,
figure.effect-lily p {
/*   -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0); */
	-webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}
figure.effect-lily a {
	display: flex;
	align-items: center;
	color: #fff !important;
	text-decoration: none;
	text-transform: uppercase !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	-webkit-transform: translate3d(0, 40px, 0);
	transform: translate3d(0, 40px, 0);
}
figure.effect-lily:hover a{
	margin-top: 20px;	
}
.boxbg {
    width: 100%;
    height: 401px;
    object-fit: cover;
    background: #DADFEB;
	position: relative;
}
figure.effect-lily p,
figure.effect-lily h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure.effect-lily a,
figure.effect-lily p {
	color: rgba(0, 0, 0, 0.8);
	padding: 0px;
	font-size: 18px;
	line-height: 24px;
	text-transform: none;
	font-weight: normal;
/*   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;
}

figure.effect-lily figcaption > div h2 {
/* 	position: absolute; */
	bottom: 67px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	left: 0;
	padding: 10px 20px;
	padding-left: 0px;
	padding-bottom: 5px;
/* 	background: #fff; */
	font-size: 24px;
	color: #137382;
}
figure.effect-lily figcaption > div{
	padding: 0px 20px;
	padding-bottom: 20px;
}
figure.effect-lily:hover figcaption > div h2 {
    position: relative;
    bottom: inherit !important;
}
.service-inner-new .grid {
    display: flex;
    flex-wrap: wrap;
}
figure.effect-lily figcaption > div {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 45px, 0);
}
figure.effect-lily:hover figcaption > div {
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
}
/* .row.service-wrape {
    margin: 0;
} */
.service-wrape .grid {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
	width: 100%;
}
.grid figure img {
	width: 150px;
	height: 150px;
	max-width: 202px;
	position: absolute;
	left: 5px;
	top: 5px;
	min-height: 161px;
	padding: 20px;
	background-size: 100% 100%;
	object-fit: contain;
	display: none;
}
svg#Layer_1 {
    position: absolute;
    top: -20px;
}

svg#Layer_3 {
	width: 120px;
	position: relative;
	left: 11px;
	top: 14px;
}

.dancer {
  transform-origin: center center;
  animation: dancer 2s linear infinite; 
  font-size: 5em;
}
.dancernew {
  transform-origin: center center;
  animation: dancer2 2s linear infinite; 
  font-size: 5em;
}
.dancer1 {animation-delay: 200ms;} 
.dancer2 {animation-delay: 200ms;}
@keyframes dancer {
  0% {transform: rotate(-10deg) translate(0,0);}
  50% {transform: rotate(10deg) translate(0,10px);}
  100% {transform: rotate(-10deg) translate(0,0);}
}
@keyframes dancer2 {
	0% {
		transform: rotate(-10deg) translate(0, 10px);
	}
	50% {
		transform: rotate(10deg) translate(0, 4px);
	}
	100% {
		transform: rotate(-10deg) translate(0, 10px);
	}
}
/* span.iconsvg {
    display: none;
} */
/* .boxbg span.iconsvg > svg g rect, span.iconsvg svg > mask rect, span.iconsvg > svg mask, .boxbg span.iconsvg > svg {
    width: 200px !important;
    height: 200px !important;
} */
span.iconsvg {
    margin: 25px 20px;
    width: 90px;
    display: inline-block;
    float: left;
}
span.iconsvg svg {
    width: 90px;
    height: 90px;
}
.boxbg .number-box {
	position: absolute;
	right: -70px;
	width: 180px;
	height: 180px;
	border-radius: 100px;
	background: #B09575;
	top: -70px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.boxbg .number-box span{
	font-size: 42px;
	font-weight: 600;
	color: rgb(255 255 255 / 80%);
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 50px;
	padding-right: 50px;
}
.service-wrape figcaption h2 {
    font-size: 25px;
    text-transform: capitalize;
    font-weight: bold !important;
    letter-spacing: 1px;
}
figure.effect-lily:hover figcaption > div {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	bottom: 0px;
	background: #137382;
}
figure.effect-lily:hover p {
    text-transform: none;
    color: #fff;
}
/* figure.effect-lily:nth-child(1) figcaption > div, figure.effect-lily:nth-child(2) figcaption > div  {
    bottom: -61px;
} */
.service-wrape {
    margin: 0px;
	
}
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(360deg, rgba(38, 72, 125, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 106%);
    opacity: 0.8; */
}
.grid figure:hover figcaption div h2 {
    margin-bottom: 7px;
}
.grid figure:hover figcaption div a.newreadmore {
    margin-top: 10px;
}
figure.effect-lily:hover figcaption > div h2 {
    background: transparent;
    color: #fff;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
figure.effect-lily p {
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
figure.effect-lily:hover p
{
	  display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}
figure.effect-lily:hover figcaption > div p {
/*     padding: 0px 20px; */
    text-align: left;
}
/* 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;
} */
/* figure.effect-lily:hover figcaption > div p {
    padding: 0px 20px;
	padding-bottom: 25px;
} */
/* our-services end */

/* interiors style */

.one-interiors {
    display: flex;
    align-items: self-end;
    justify-content: center;
    padding: 0;
}
.one-interiors .right {
	display: flex;
	align-items: self-end;
	padding: 0;
}
.one-interiors .left {
    padding-left: 0;
}
.title-new h2 {
    font-size: 35px;
    color: #0D4E5A;
	margin: 0px;
    margin-bottom: 0px;
/*     margin-bottom: 80px; */
    font-weight: bold;
}
.one-interiors p{
	font-size: 22px;
	line-height: 32px;
	font-weight: normal;
	color: #838383;
}
.readmore a {
    font-size: 18px;
    line-height: 35px;
    color: #B59F62;
    margin-top: 15px;
    display: flex;
    text-decoration: underline;
}
section.our-interiors {
	padding: 120px 0px;
	background: url(/wp-content/uploads/2025/05/aboutus.png);
}
section.our-interiors .title-new {
    margin-bottom: 0;
}
/* section.our-interiors .title-new h2 {
    margin-bottom: 19px;
} */
.one-interiors {
    padding: 0 !important;
}
.readmore a {
    width: 171px;
    height: 53px;
    background: #B59F62;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
/*     text-transform: uppercase; */
    text-decoration: none;
    border: 1px solid #B59F62;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

.readmore a:hover{
	background: transparent;
	color: #B59F62;
	border: 1px solid #B59F62;
}

/* interiors style end*/

/* Us different */
section.iconbar .title-new span.stripeline {
    color: #fff;
}
section.iconbar .title-new span.stripeline:after {
	display: none;
}
.top-icon {
    display: flex;
    flex-wrap: wrap;
}
section.iconbar {
    padding: 120px 0px;
	padding-bottom: 130px;
	position: relative;
	padding-bottom: 230px;
}

section.iconbar:after {
    content: '';
    background: url(/wp-content/uploads/2025/05/pit_crew_sa_new-2.png);
    width: 100%;
	height: 390px;
	position: absolute;
	bottom: -89px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}
section.iconbar .icon-bg {
	background: #e5f0f6;
	padding: 40px 44px;
	display: flex;
	flex-direction: column;
	align-items: center;
/* 	justify-content: center; */
	text-align: left;
	height: 428px;
	margin-bottom: 25px;
	text-align: center;
}
.circle-icon {
    background: #0b74ad;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}
.lefricon {
    display: flex;
    align-items: center;
	justify-content: space-between;
	padding: 0;
}
/* .lefricon .title-new {
    width: 51%;
} */
.righticon a {
    padding: 14px 30px;
    background: #13B2C7;
    font-size: 20px;
    text-decoration: none;
    color: #fff;
    margin: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    height: 64px;
/*     width: 170px; */
    display: flex;
    align-items: center;
	justify-content: center;
	border-radius: 10px;
	padding-left: 35px;
	position: relative;
	z-index: 22;
	font-weight: 600;
	letter-spacing: 0.5px;
}

.righticon a:before {
    content: '';
    position: absolute;
    left: 0px;
    width: 15px;
    height: 65px;
    background: #137382;
    border-radius: 10px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	z-index: -1;
}

.righticon a:hover:before {
	width: 100%;
	z-index: -1;
}
/* .righticon a:hover{
	background: transparent;
	border: 1px solid #fff;
	color: #fff
} */
.righticon a img{
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.righticon a:hover img{
	transition: 0.5s;
	-webkit-transition: 0.5s;
/* 	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(330deg) brightness(103%) contrast(101%); */
}
.righticon a img {
    margin-left: 13px;
}
section.iconbar {
    background: url(/wp-content/uploads/2025/06/what-makes.png);
	background-repeat: no-repeat;
    background-size: cover;
}
.lefricon p {
    font-size: 20px;
    line-height: 32px;
    font-weight: normal;
	color: #fff;
	margin: 0px;
}
section.iconbar .title-new h2 {
    color: #fff;
}
section.iconbar .icon-bg h3 {
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	line-height: 32px;
	margin-top: 33px;
	margin-bottom: 18px;
	color: #676767;
}
section.iconbar .icon-bg p {
	font-size: 20px;
	line-height: 32px;
	color: #707070;
	margin: 0;
	opacity: 0.6;
	min-height: 70px;
	text-align: center;
	font-weight: normal;
}
.right-services ul li {
    color: #838383;
    font-size: 22px;
}
section.iconbar .top-icon {
    padding: 0;
	display: flex;
	justify-content: space-between;
	margin-top: 70px;
}
.top-icon .left {
    padding: 0;
    max-width: 32%;
    flex: 0 0 32%;
    width: 32%;
}
section.iconbar .title-new {
    margin-bottom: 0px;
}
/* Us different end*/

/* contactus */
.form-wraper .title-new p span,
.form-wraper .title-new p {
    margin: 0;
}
.form-wraper .right-form span.wpcf7-form-control-wrap, .form-wraper .right-form select {
    width: 100%;
    display: flex;
}
.form-wraper .title-new h2 {
    line-height: 50px;
	color: #137382;
	letter-spacing: 0.5px;
}
.form-wraper p input, .form-wraper textarea {
    background: #ffffff00 !important;
	border: 0px !important;
	border-bottom: 1px solid rgb(181 181 181 / 90%) !important;
	padding: 1.5rem 0;
}
.contact-right .bar.bar-big {
    background: rgb(19 178 199 / 30%);
}
.contact-right .bar.bar-big::before {
    background: #13b2c7 !important;
}
.form-wraper {
    margin: 0;
}
.form-wraper .title-new span.stripeline {
    line-height: 30px;
	color: #13B2C7;
}
.checkboxnew span {
    margin: 0;
}
.checkboxnew input[type="checkbox"] {
    padding: 0;
    border: 1px solid #00000033 !important;
}
.maplocation {
    width: 100%;
}
section.contactus {
    padding: 0;
}
section.contactus .container-custom {
    padding: 0;
    position: relative;
    z-index: 1;
}
.contact-right {
	display: flex;
	align-items: center;
	padding: 60px 40px;
	background: #ffffff;
}
.contact-right .title-new {
    margin-bottom: 30px;
}
.maplocation iframe {
    width: 100% !important;
}
section.contactus {
    padding: 110px 0px;
    background: #13B2C7;
    position: relative;
}
.left-form, .right-form {
    padding: 0;
}
.form-wraper .left-form {
    padding-right: 15px;
}
.form-wraper .right-form {
    padding-left: 15px;
}
.form-wraper br {
    display: none;
}


.message p {
    width: 100%;
}
.form-wraper p {
    margin-bottom: 20px;
}
.contact-right .wpcf7-response-output {
    margin-bottom: 0 !important;
}
section.headerslider {
    padding: 0;
}
.contact-right input {
    background: transparent;
    border: 1px solid #9F9F9F !important;
    color: #9F9F9F;
    box-shadow: none;
    outline: none;
}
.contact-right input {
    background: transparent !important;
    border: 1px solid #9F9F9F;
    color: #333 !important;
    font-size: 17px;
    font-weight: 400;
}
.contact-right textarea{
/*   background: transparent !important; */
  border: 1px solid #9F9F9F;
  color: #9F9F9F !important;
  font-size: 17px;
  font-weight: 500;
  outline: none;
}
input::placeholder {
 color: #9F9F9F !important;
 opacity: 1;
}
.submit-btn{
	position: relative;
	display: inline-block;
	background: #13B2C7 !important;
	border-radius: 15px;
}

.submit-btn input{
/* 	background: #13B2C7 !important; */
	color: #fff !important;
	padding: 14px 30px !important;
	padding-left: 40px !important;
	transition: 0.5s !important;
	-webkit-transition: 0.5s !important;
	border: 0 !important;
	text-decoration: none !important;
	text-transform: capitalize !important;
	height: 64px;
	font-weight: 600 !important;
	font-size: 20px !important;
	border-radius: 10px !important;
	position: relative;
	z-index: 11;
}
/* .contactus .submit-btn input:hover{
	background: transparent !important;
	border: 1px solid #fff !important;
	color: #fff !important;
	text-decoration: none !important;
} */
.checkbox-new label {
    color: #fff;
    font-size: 20px;
}
.checkbox-new span.first {
    margin: 0;
}


/* section.contact-wrape.contactus .submit-btn input:hover {
    border: 1px solid #b59f62 !important;
    color: #b59f62 !important;
	background: transparent;
} 

section.contact-wrape.contactus .submit-btn:hover:before{
	background: url(/wp-content/uploads/2025/06/color-btn-icon.svg);
}*/

/* section.contact-wrape.contactus .submit-btn:hover:before{
	filter: brightness(0) saturate(100%) invert(100%) sepia(25%) saturate(5354%) hue-rotate(319deg) brightness(84%) contrast(60%) !important;
} */
/* .contact-right .submit-btn input{
    padding: 0;
    border: 0 !important;
    color: #fff !important;
} 
.submit-btn:hover input{
	color: #B59F62 !important;;
}*/
.contact-right .submit-btn input:
textarea::placeholder {
    color: #9F9F9F !important;
/*     opacity: 1; */
}
.submit-btn:before {
	content: '';
	background: #137382;
	width: 20px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	transition: 0.5s !important;
	-webkit-transition: 0.5s !important;
	border-radius: 10px;
	z-index: 1;
}
.submit-btn:hover:before {
    width: 100%;
}
.pagination-wrape {
     position: relative;
    z-index: 111;
}
/* .submit-btn span.wpcf7-spinner {
    display: none;
} */
.submit-btn .wpcf7-spinner {
    position: absolute;
    top: 20px;
	background-color: #13b2c7;
}
.contact-left {
    display: flex;
	flex-direction: column;
	background: #137382;
}
.submit-btn p {
    margin-bottom: 0;
}
.contact-left h3 {
    margin: 0;
}
/* .submit-btn:hover:before{
    filter: none;
} */
/* .contact-right {
	padding: 0;
	display: flex;
	align-items: center;
	padding-left: 60px;
    padding-right: 10%;
    background: #015C82;
} */
.contact-left {
    padding: 0;
    display: flex;
    align-items: center;
}
.phone-address ul li {
    display: flex;
    margin: 0;
    margin-bottom: 24px;
    color: #fff;
}
.phone-address ul li a{
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}
.phone-address {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    justify-content: center;
/*     align-items: center; */
	text-align: left;
	padding-left: 60px;
}
.address-img img,
.address-img {
    width: 100%;
}
.phone-address ul li img {
    margin-right: 15px;
}
.phone-address ul {
    margin: 0;
    display: flex;
    flex-direction: column;
    list-style: none;
}
.contact-left .title-new span.stripeline {
	color: #dd4d56;
	margin-bottom: 5px;
}
.contact-left .title-new span.stripeline:after{
	background: #26487D;
}
section.contactus .title-new span.stripeline:after {
   width: 75px;
   right: -90px;
}
.title-new span.stripeline {
    display: inline-block;
}
/* section.contactus:before {
    background: url(/wp-content/uploads/2025/04/getintouch.svg);
    width: 570px;
    height: 387px;
    position: absolute;
    left: 5%;
    content: '';
    top: 9%;
} */
section.contactus textarea::-webkit-input-placeholder {
    color: rgb(0 0 0 / 80%) !important;
    font-size: 17px;
    font-weight: 500;
}

section.contactus textarea:-moz-placeholder { /* Firefox 18- */
    color: rgb(0 0 0 / 80%) !important;
    font-size: 17px;
    font-weight: 500; 
}

section.contactus textarea::-moz-placeholder {  /* Firefox 19+ */
    color: rgb(0 0 0 / 80%) !important;
    font-size: 17px;
    font-weight: 500;
}

section.contactus textarea:-ms-input-placeholder {
    color: rgb(0 0 0 / 80%) !important;
    font-size: 17px;
    font-weight: 500;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #dd4d56;
    text-align: center;
    font-size: 14px;
}


section.contactus input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: rgb(0 0 0 / 80%) !important;
	font-size: 17px;
	font-weight: 500;
}
section.contactus input::-moz-placeholder { /* Firefox 19+ */
	color: rgb(0 0 0 / 80%) !important;
	font-size: 17px;
	font-weight: 500;
}
section.contactus input:-ms-input-placeholder { /* IE 10+ */
	color: rgb(0 0 0 / 80%) !important;
	font-size: 17px;
	font-weight: 500;
}
section.contactus input:-moz-placeholder { /* Firefox 18- */
	color: rgb(0 0 0 / 80%) !important;
	font-size: 17px;
	font-weight: 500;
}
.custom-checkbox span.wpcf7-list-item-label {
    font-size: 17px;
    color: #9E9E9E;
    font-weight: 600;
}
.custom-checkbox span.wpcf7-list-item {
    margin: 0;
}
.custom-checkbox a {
    color: #26487d;
}
.custom-checkbox input[type="checkbox"] {
    background: #fff !important;
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
/* contactus page end */
/* 
Delevery */
.container-custom {
    display: flex;
    align-items: center;
    padding: 0;
	padding-left: 9%;
    padding-top: 120px;
}
.zoom-img {
    overflow: hidden;
}
/* .client .clients-carousel:before,
.client .slider-new: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(255 255 255) 0%, rgb(255 255 255) 6%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
} */
section.our-client .righticon,
section.our-client .title-new {
    margin: 0;
}
section.our-client .lefricon {
    margin-bottom: 70px;
}
section.our-client .owl-nav {
    display: none;
}
.address-img {
    overflow: hidden;
    height: 100%;
    display: flex;
    position: relative;
}
.brand-new:after,
.detial-img-left .zoom-img:after,
.address-img:after,
.item.box:after {
    background: rgb(255 255 255 / 68%);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    opacity: 1;
    z-index: 9;
    pointer-events: none;
}
.detial-img-left .zoom-img:after,
.address-img:after{
    background: rgb(255 255 255 / 20%);
}
/* .brand-new:hover:after,
.detial-img-left .zoom-img:hover:after,
.address-img:hover:after,
.item.box:hover:after {
    height: 100%;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
} */
/* .client .clients-carousel:after,
.client .slider-new: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(255 255 255) 0%, rgb(255 255 255) 6%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
} */
.client-container .client-wrape ,
.client-container {
    padding: 0;
}
section.our-client {
	padding-bottom: 0;
	background: url(/wp-content/uploads/2025/07/testimonialsbg.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
	padding: 0px;
	background-position: center bottom;
	background-attachment: fixed;
	background-size: cover;
}
.our-client-wraper {
    padding: 110px 0px;
    background: rgb(255 255 255 / 82%);
    padding-bottom: 80px;
}
.form-wraper .wpcf7-not-valid-tip {
    position: absolute;
	font-size: 14px;
	bottom: -24px;
}
.form-wraper .wpcf7-not-valid-tip:before{
	display: none;
}
.form-wraper .right-form select {
    padding: 1.1rem 0;
    border: 0;
    border-bottom: 1px solid #bcbcbc;
}
.form-wraper span.checkboxnew:before {
    display: none;
}
/* .form-wraper .right-form select, .form-wraper input 
{
    font-size: 13px !important;
} */
.form-wraper .right-form select.wpcf7-not-valid
{
    font-size: 1.6rem;
}
.form-wraper .right-form span.wpcf7-form-control-wrap:focus, .form-wraper .right-form select:focus{
	outline: none;
}
section.our-client:after {
    content: '';
    background: url(/wp-content/uploads/2025/06/client-border.png);
    width: 224px;
    height: 217px;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
}
.right-services .service-detail-text li,
.service-detail-text p {
    font-size: 20px;
    color: rgb(0 0 0 / 70%);
}
.zoom-img img {
    transform: scale(1);
    width: 100%;
    height: 100%;
    transition: 0.8s ease-in-out;
}
.zoom-img:hover img {
    transform: scale(1.1);
}
.container-custom .left p {
    font-size: 22px;
    color: #838383;
    padding-right: 100px;
}
.container-custom .left-img {
    padding: 0;
}
.right-services .service-detail-text ul {
    margin-bottom: 15px;
}
.container-custom .left-img img {
    width: 100%;
}
.container-custom .left-img:nth-child(even) {
    padding-right: 2px;
}
.container-custom .left-img:nth-child(odd) {
    padding-left: 2px;
}
.phone-address h3 {
    margin-bottom: 30px;
    color: #fff;
    font-size: 25px;
    font-family: "Poppins", sans-serif;
    letter-spacing: 0.5px;
}
/* topslider */

.swiper {
  width: 100%;
  height: 100vh;
  position: relative;
}
.banner-slide {
  background-size: cover;
  background-position: center;
  position: relative;
}
.banner-content {
  position: absolute;
  bottom: 20%;
  left: 10%;
  color: white;
  text-shadow: 0 2px 5px rgba(0,0,0,0.6);
}
.banner-content h1 {
  font-size: 3rem;
  margin: 0 0 10px;
}
.banner-content p {
  font-size: 1.2rem;
}
.swiper-button-next,
.swiper-button-prev {
  color: white;
}

/* top slider end */

/* testimonials */
.star i {
  	font-family: FontAwesome;
    color: #FCCB32;
    font-size: 20px;
}
.testimonials-text {
	padding: 42px 38px;
	background: rgb(218 223 235 / 84%);
	position: relative;
	/* 	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
	border-radius: 15px;
	padding-top: 55px;
	padding-right: 50px;
	margin-top: 55px;
}
/*
.testimonials-text:before{
	content: '';
	background: url(/wp-content/uploads/2025/05/quote.svg);
	width: 35px;
	height: 25px;
	position: absolute;
	top: 30px;
	left: 46px;
	z-index: 1;
}*/
.testi-name .right-name {
    padding: 0;
}
.custom-testimonials .clients {
	padding-top: 110px;
	padding-bottom: 150px;
}
.testi-name {
    display: flex;
    padding: 0;
}
.testimonial .slide.slick-slide {
    margin: 0px 20px;
}
.custom-testimonials .clients .title-new .bar.bar-big:before {
    background: #ffffff !important;
}
.custom-testimonials .clients .title-new .bar.bar-big {
    background: rgb(255 255 255 / 30%);
}
.custom-testimonials .clients .title-new h2, .custom-testimonials .clients .title-new span.stripeline {
    color: #fff;
}
.testimonials-text h3 {
    margin: 0;
    font-size: 20px;
    color: rgb(0 0 0 / 80%);
    font-weight: 600;
    letter-spacing: 0.5px;
}
.testimonials-text p {
	font-size: 18px;
	color: rgb(0 0 0 / 80%);
    line-height: 32px;
	font-weight: normal;
	margin-bottom: 25px;
}
.testimonials-text .star {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
}
.clients .right {
    padding: 0;
}
.testimonials-text h4 {
    font-size: 20px;
    font-weight: 300;
    margin: 0;
    letter-spacing: 1px;
    margin-top: 7px;
    font-style: italic;
    font-family: "Poppins", sans-serif;
    color: rgb(0 0 0 / 80%);
}
.new-custom-arrows {
    display: flex;
    position: absolute;
	width: 64px;
	right: 176px;
}
.new-custom-arrows button:before{
	display: none;
}
.new-custom-arrows button {
    border: 1px solid #B59F62;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #B59F62;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.new-custom-arrows button:hover {
    background: transparent;
    border: 1px solid #B59F62;
}
/* .new-custom-arrows button:hover svg {
    filter: brightness(0) saturate(100%) invert(65%) sepia(6%) saturate(2610%) hue-rotate(7deg) brightness(100%) contrast(82%);
} */
.star {
    margin-bottom: 12px;
}
.slider-new.testimonials .owl-stage {
    display: flex;
}
.slider-new.testimonials {
	overflow: hidden;
	border-radius: 15px;
	margin-bottom: 42px;
}
.custom-testimonials .client-wrape {
    padding: 0;
    display: flex;
}
.testi-name .left-name span {
	background: #13B2C7;
	border-radius: 100%;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	width: 63px;
	height: 63px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.testi-name .right-name {
    padding: 0;
}
.testi-name .left-name {
    padding: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
section.contactus .toprightcorner, section.our-client .toprightcorner {
    width: 135px;
    height: 195px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/wp-content/uploads/2025/07/testimonialsbg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}
.form-wraper .wpcf7-not-valid-tip {
    white-space: nowrap;
}
.toprightcorner:before {
    background: url(/wp-content/uploads/2025/07/contactrighttop.png);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
	z-index:1;  
}
.toprightcorner:after {
    background: #f9f9f9e3;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 0;
    position: absolute;
}
.form-wraper .right-form {
    padding-left: 15px;
    display: flex;
    align-items: flex-end;
}
a#scroll {
	width: 40px;
	height: 50px;
    background-color: #af9371;
	position: fixed;
	left: 15px;
    bottom: 15px;
    border-radius: 10%;
    display: flex;
    align-items: center;
	justify-content: center;
	z-index: 100;
}
footer#site-footer {
    padding: 15px;
    background: #137382;
    color: #fff;
}
.footer-credits {
	width: 100%;
}

p.powered-by-wordpress {
	margin: 0;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	font-size: 16px;
	font-weight: normal;
}
p.powered-by-wordpress a {
    padding-left: 5px;
    text-decoration: underline;
}
#scroll span {
    position: absolute;
    top: 50%;
    right: 50%;
    height: 0;
    width: 0;
    margin-left: -9px;
    margin-top: -5px;
    border-bottom: 10px solid #fff;
    left: 50%;
/*     border-left: 10px solid transparent;
    border-right: 10px solid transparent; */
}
/* testimonials end*/

/* single service */

section.about-header.project-inner.top-service {
	height: 400px;
	display: flex;
	align-items: center;
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	position: relative;
	background-position: center center;
}
section.about-header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #13b2c778;
    height: 100%;
}
section.about-header.project-inner.top-service .title-new {
    margin: 0;
    margin-top: 50px;
}
section.about-header.project-inner.top-service .title-new h1 {
    width: 100%;
    margin: 0;
    line-height: 50px;
	padding-top: 140px;
	font-size: 72px;
	font-weight: normal;
	color: #fff;
	line-height: normal;
}
section.service-quots {
    background: #13B2C7;
}
section.service-quots p {
	margin: 0;
	color: #fff;
	text-align: center;
	font-size: 24px;
	line-height: 42px;
	position: relative;
	width: auto;
	margin: 0 auto;
	padding: 30px 0;
}
/* single service end*/

/* brand logo  */
	.brand-wrape-bottom{
			background: #13b2c7;
	}
section.header-banner {
/*     height: 324px; */
height: 380px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative;
display: flex;
align-items: center;
/* 	height: calc(100vh - 116px); */
}
section.header-banner.jointeam{
	/* 	height: calc(100vh - 116px); */
	height: 380px;
	display: flex;
	align-items: center;
}
.header-banner:before {
	content: '';
	opacity: 0.9;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgb(38 72 125);
    background: linear-gradient(85deg, #26487d 8%, #26487d 7%, rgb(38, 72, 125, 0.8) 48%, rgba(255, 255, 255, 0) 100%);
}
.banner-new {
    flex-direction: column;
    height: 324px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    z-index: 1;
}
.banner-new h1 {
    font-size: 66px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0;
    line-height: 80px;
    padding-bottom: 0;
}
section.brand-logo .title-new {
    display: flex;
    flex-direction: column;
    text-align: center;
    max-width: 60%;
    margin: 0 auto;
    padding-top: 120px;
    padding-bottom: 50px;
}
.brand-wrape {
    padding: 0;
}
.brand-logo-inner {
    padding: 0;
}
.brand-logo-inner .about-left {
    padding: 0;
}
.brand-left {
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*.brand-left:nth-child(3n-1) {
   background-color: #ededed;
}*/
/* .brand-left:nth-child(3n-3) img,
.brand-left:nth-child(3n-2) img{
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7429%) hue-rotate(152deg) brightness(117%) contrast(114%);
} */
.brand-logo-inner {
    display: flex;
    flex-wrap: wrap;
}
.brand-left:nth-child(8n-6),  /* 2nd in 1st group (item 2), 2nd in 3rd group (item 10), etc. */
.brand-left:nth-child(8n-4) { /* 4th in 1st group (item 4), 4th in 3rd group (item 12), etc. */
  background-color: #eee;
}

/* Group 2, 4, 6... (i.e., odd-numbered groups of 4) â€” highlight 1st and 3rd item */
.brand-left:nth-child(8n-3),  /* 1st in 2nd group (item 5), 1st in 4th group (item 13), etc. */
.brand-left:nth-child(8n-1) { /* 3rd in 2nd group (item 7), 3rd in 4th group (item 15), etc. */
  background-color: #F4F4F4;
}
/*.brand-left:nth-child(3n-2) {
  background-color: #F4F4F4;
}

.brand-left:nth-child(3n-3) {
  background-color: #ffffff;
}*/
section.brand-logo {
    margin-bottom: 0px;
}
.brand-logo-inner {
    background: #fff;
    padding: 50px;
}
.page-template-brand-logo .our-client-wraper {
    display: none;
}
section.brand-wrape-bottom .title-new h2, section.brand-wrape-bottom .title-new span.stripeline {
    color: #fff;
}
section.brand-wrape-bottom .title-new .bar.bar-big:before{
	background: #fff !important;
}
section.brand-wrape-bottom .title-new .bar.bar-big {
    background: rgb(255 255 255 / 30%);
}
.form-wraper span:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 0;
	background: #13B2C7;
	bottom: -1px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.form-wraper span:hover:before{
	width: 100%;
}
.form-wraper .title-new p span.stripeline:before {
    display: none;
}

path.svgarrow3 {
    transform: translateY(0px);
    animation: svgarrow3 1.5s linear infinite;
}
svg#Layer_4 {
    position: relative;
    left: 16px;
    width: 121px;
    top: 12px;
}
svg#leyer7 {
    position: relative;
    left: 18px;
    top: 25px;
    width: 100px;
}
svg#layer10 {
    width: 187px;
    position: relative;
    left: -16px;
    top: -13px;
}
svg#Layer_3 path,
svg#leyer7 path,
svg#layer12 path,
svg#Layer_4 path {
    fill: #137382;
}
svg#leyer7 path.searchmove {
    fill: #147485;
}
@keyframes svgarrow3 {
	0% {
		transform: translateY(0px);
	}
	50% {
		transform: translateY(7px);
	}
	100% {
		transform: translateY(0px);
	}
}

.searchmove {
	bottom: 15%;
	position: absolute;
	/*   animation: linear infinite;
	animation-name: run;
	animation-duration: 5s; */
	animation: run 6s linear infinite;
}

 .searchmove {
    animation: float 5s ease-in-out infinite;
    transform-origin: center;
  }

@keyframes float {
	0% {
		transform: translate(0px, 0px);
	}
	25% {
		transform: translate(0px, -220px);
	}
	/*50% {
		transform: translate(0px, -280px);
	}*/
	75% {
		transform: translate(-280px, -190px);
	}
	100% {
		transform: translate(0, 0);
	}
  }
.movebottomtop {
  animation: floatUpDown 4s ease-in-out infinite;
}

@keyframes floatUpDown {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-20px); }  /* Move up */
  100% { transform: translateY(0); }      /* Back to original */
}
svg#layer12 {
    width: 120px;
    position: relative;
    top: 15px;
    left: 9px;
}
.lightmove {
  animation: lightOn 3s ease-in-out infinite;
}

@keyframes lightOn {
  0%, 100% {
    fill: #1c8193; /* Original dark color */
  }
  50% {
    fill: yellow; /* Light ON color */
  }
}

/* @keyframes rotateClockwise {
  0% {
    transform: rotate(0deg);
    transform-origin: center;
  }
  50% {
    transform: rotate(360deg);
    transform-origin: center;
  }
	100% {
    transform: rotate(0deg);
    transform-origin: center;
  }
}

.clockmove {
  animation: rotateClockwise 10s linear infinite;
  transform-origin: center center;
} */


.clockmove {
    animation: rotateNeedle 5s ease-in-out infinite alternate;
    transform-box: fill-box;
    transform-origin: 60.5% 82%;
}

@keyframes rotateNeedle {
  from {
    transform: rotate(-60deg); /* Start at 10 o'clock */
  }
  to {
    transform: rotate(100deg);  /* End at 3 o'clock */
  }
}
/*Executive Coaching starts*/

  @keyframes rotateClockwise {
    0% {
      transform: rotate(-5deg);
    }
    25% {
      transform: rotate(10deg);
    }
    50% {
      transform: rotate(-5deg);
    }
    75% {
      transform: rotate(10deg);
    }
    100% {
      transform: rotate(-5deg);
    }
  }

  #arrow1, #arrow2 {
    animation: rotateClockwise 5s linear infinite; 
    transform-origin: 75px 75px;
  }
  /*Executive Coaching ends*/

  /*Career Transition*/
  @keyframes careerArrowMove {
  0% {
    offset-distance: 0%;
    opacity: 0;
    transform: rotate(-20deg);
  }
  30% {
    opacity: 1;
  }
  100% {
    offset-distance: 100%;
    transform: rotate(0deg);
  }
}

#careerArrow {
  offset-path: path("M10 130 Q80 0 140 10");
  offset-rotate: auto;
  animation: careerArrowMove 3s ease-in-out infinite;
}
  /*Career Transition*/

 
.ldgroupone,
.ldgrouptwo,
.ldgroupthree {
  opacity: 1;
  transform: translateY(0px);
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}

/* Group 1: Fade in ONCE and stay visible forever */
.ldgroupone {
  animation-name: groupOneAnim;
/*  animation-iteration-count: 1;*/
}

/*.ldgrouptwo {
  animation-name: groupTwoAnim;
}

.ldgroupthree {
  animation-name: groupThreeAnim;
}*/

/* === Keyframes === */

@keyframes groupOneAnim {
  0%   { opacity: 1; transform: translateY(-4px); }
  50%  { opacity: 0.2; transform: translateY(0); }
  100% { opacity: 1; transform: translateY(-4px); }
}
/*
@keyframes groupTwoAnim {
  0%, 16% { opacity: 0; transform: translateY(-10px); }
  17%     { opacity: 1; transform: translateY(0); }
  58%     { opacity: 1; transform: translateY(0); }
  81%     { opacity: 1; transform: translateY(-10px); }
  100%    { opacity: 0; transform: translateY(-10px); }
}

@keyframes groupThreeAnim {
  0%, 20% { opacity: 0; transform: translateY(-10px); }
  31%     { opacity: 1; transform: translateY(0); }
  50%     { opacity: 1; transform: translateY(0); }
  81%     { opacity: 1; transform: translateY(-10px); }
  100%    { opacity: 0; transform: translateY(-10px); }
}
*/


/* KEYFRAMES */

@keyframes animateOne {
  0%   { opacity: 0; }
  10%  { opacity: 1; }
  100% { opacity: 1; }
}

@keyframes animateTwo {
  0%, 16%  { opacity: 0; }
  17%      { opacity: 1; }
  100%     { opacity: 1; }
}

@keyframes animateThree {
  0%, 20%  { opacity: 0; }
  21%      { opacity: 1; }
  66%      { opacity: 1; }
  67%      { opacity: 1; }
  100%     { opacity: 0; }
}

/*Change Management*/
.cmgearicon {
  transform-box: fill-box;
  transform-origin: center;
  animation: rollGear 15s linear infinite;
}

@keyframes rollGear {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

 

  @keyframes careerArrowMove {
    0% {
      transform: rotate(-5deg) scale(0.8);
    }
    25% {
      transform: rotate(10deg) scale(1);
    }
    50% {
      transform: rotate(-5deg) scale(0.8);
    }
    75% {
      transform: rotate(10deg) scale(1);
    }
    100% {
      transform: rotate(-5deg) scale(0.8);
    }
}

#movingArrow {
    animation: careerArrowMove 5s ease-in-out infinite;
    transform-box: fill-box;
    transform-origin: 101px -37px ;
}
/* </style> */

/* about us  */

.services-img img {
    width: 100%;
}
.one-about .left {
    padding-left: 0;
}

.right.aboutparagraph {
    padding: 0;
    text-align: center;
    margin-bottom: 80px;
}
.right.aboutparagraph {
    padding: 0;
    margin-bottom: 50px;
}
.one-about {
	padding: 0;
	display: flex;
	/* 	flex-direction: column; */
	flex-wrap: wrap;
}
.one-about h3 {
	margin-top: 0;
	font-size: 21px;
	color: rgb(0 0 0 / 70%);
}
.aboutus .right.bottom-text {
    padding: 0;
    margin-top: 15px;
	margin-bottom: 0px;
}
.one-about h3 span {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: rgb(0 0 0 / 70%);
}
.right.aboutparagraph p,
.one-about p{
	font-size: 20px;
    font-weight: normal;
    color: rgb(0 0 0 / 70%);
	text-align: left;
}
.about-section {
    width: 100%;
	display: flex;
}
.services-img {
    overflow: hidden;
}
.one-about p:empty {
    display: none;
}
.services-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;
}
.services-img img:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.1);
}
.about-border {
    padding: 10px;
    padding-bottom: 30px;
    border: 1px solid #af9371;
	position: relative;
}
.one-about .left h3 {
    position: absolute;
    bottom: -11px;
    z-index: 100;
    margin: 0;
    background: #dadfeb;
    padding: 0 10px;
}
.title-new.about-bottom {
    margin-bottom: 40px;
	
}
.about-section:nth-child(even) {
    flex-direction: row-reverse;
    margin-top: 50px;
}
.services-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;
}
.services-img:hover:after{
	height: 100%;
	opacity: 0;
	-webkit-transition: all 400ms linear;
	transition: all 400ms linear;
}
figure.effect-lily figcaption > div p{
display: none;
}
figure.effect-lily figcaption > div p.line-decc {
    display: block;
}

/* figure.effect-lily:hover figcaption > div p {
    display: block !important;
} */

figure.effect-lily:hover figcaption > div p.line-decc {
    display: none !important;
}
section.aboutus.last .about-border {
    border-color: #fff;
}
section.aboutus.last .one-about .left h3 {
    color: #fff;
    background: #13b2c7;
}
section.aboutus.last .one-about p,
section.aboutus.last .one-about .left span {
    color: #fff;
}
.aboutus .top-about {
    padding: 0;
}

/* about us end */


/* testimonials */

.testimonials-masonry-grid {
    column-count: 3;
    column-gap: 20px;
    padding: 20px;
}

.testimonial-item {
	background: #fff;
	margin-bottom: 20px;
	border-radius: 0;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.testimonial-content
{
	padding: 25px 20px;
}
.testimonial-text {
    font-style: italic;
    font-size: 16px;
    margin-bottom: 10px;
}

section.testimonial-page {
    background: url(/wp-content/uploads/2025/07/slider-2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    padding: 0px;
    background-position: center bottom;
    background-attachment: fixed;
    background-size: cover;
}
section.testimonial-page:before {
    content: '';
    position: absolute;
    background: #f9f9f9e3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.page-template-testimonials section.our-client {
    display: none;
}

.page-template-testimonials .owl-nav {
    display: none;
}
.testimonial-author {
    font-weight: bold;
    text-align: right;
    font-size: 14px;
}
.page-template-about section.our-client:after {
/* 	background: url(/wp-content/uploads/2025/07/client-border-about.png); */
	width: 152px;    
	background-repeat: no-repeat !important;
}
.page-template-about section.our-client {
    background: url(/wp-content/uploads/2025/06/header-banner.png);
    background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	width: 100%;
	background-size: cover;
}
.page-template-service-listing section.our-client {
    background: url(/wp-content/uploads/2025/07/Banner3_1564.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    width: 100%;
	background-size: cover;
	background-position: center;

}
.one-about .testimonials-masonry-grid {
    padding: 0;
}
section.testimonial-page .title-new {
    position: relative;
}
.new-header .primary-menu li.current-menu-item > a, .new-header .primary-menu li.current-menu-item > .link-icon-wrapper > a {
    text-decoration: none !important;
}
.new-header .header-navigation-wrapper ul.sub-menu li a:before{
	display: none;
}
.page-template-brand-logo section.our-client {
    background: url(/wp-content/uploads/2025/07/Banner4_Autumn-2024-new.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.brand-logo-inner .brand-new img {
    width: 70%;
}
.brand-logo-inner .brand-new {
    display: flex;
    align-items: center;
    justify-content: center;
}
.privacy-policy {
    padding: 100px 0px;
}

.privacy-policy p:last-child {
    margin: 0;
}
.privacy-policy p:empty {
    display: none;
}
.privacy-policy p, .privacy-policy li {
    color: rgba(0, 0, 0, 0.7);
    font-size: 20px;
    line-height: 32px;
}
.privacy-policy ul {
    margin-bottom: 15px;
}
body.privacy-policy {
    padding: 0;
}
footer#site-footer p {
    color: #fff !important;
}
.privacy-policy p a {
    color: #13b2c7;
    text-decoration: none;
}
button.close-nav-toggle {
	display: flex;
	width: 30px !important;
	position: absolute;
	right: 0;
}
button.toggle:focus,
button.toggle:focus-visible {
    outline: none;
}
.menu-top {
	display: flex;
	flex-direction: column;
}
.clients-carousel .item.box {
    background: #fff;
    border-radius: 10px;
    opacity: 0.8;
    height: 130px;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.clients-carousel .item.box img {
    height: 90px;
    object-fit: contain;
    width: 180px;
}
 .homeslier {
    display: none;
}

#site-header {
  transition: all 0.3s ease;
  width: 100%;
  z-index: 999;
}

.sticky {
  position: fixed;
  top: 0;
  background: #fff; /* Or your header background */
/*   box-shadow: 0 2px 5px rgba(0,0,0,0.1); */
}
header#site-header.new-header.sticky {
	position: fixed;
	z-index: 100;
}
/*body .title-new:nth-child(1) .bar-main .bar.bar-big:before {
    animation-name: none;
    left: 15px;
}
 body .title-new:nth-child(2) .bar-main .bar.bar-big:before {
    animation-name: none;
    left: 30px;
} body .title-new .bar-main .bar.bar-big:before {
    animation-name: none;
    left: 45px;
}
body .title-new:nth-child(4) .bar-main .bar.bar-big:before {
    animation-name: none;
    left: 60px;
}
body .title-new:nth-child(5) .bar-main .bar.bar-big:before {
    animation-name: none;
    left: 75px;
}
body .title-new:nth-child(6) .bar-main .bar.bar-big:before {
    animation-name: none;
    left: 90px;
} body .title-new:nth-child(7) .bar-main .bar.bar-big:before {
    animation-name: none;
    left: 100px;
} */