* {
	padding:0;
	margin:0;
}

::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

body {
	padding-top:0px;
}
html.active,
body.active {
  overflow: hidden;
}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

header#masthead {
	display: block !important;
}

#masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: transparent;
	display: block;
	z-index: 999;
}
header .header-blur::before{
	content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
	background: linear-gradient(198deg, rgba(255, 255, 255, 0.14) 17.12%, rgba(255, 255, 255, 0.09) 104.93%);
/*     background-color: rgba(30, 30, 30, 0.20); */
    backdrop-filter: blur(14px);
}


.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.notfound-content {
	text-align: center;
	padding: 7vw 0;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #000000;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}

/* Section Top Bottom spacing utilities */

.section-tb {
	padding-top: 110px;
	padding-bottom: 110px;
}

/* Gap spacing */

.e-con.grid-gap {
	gap: 12px;
}

/* Column spacing */

.e-con.column-gap {
	column-gap: 56px;
}

/* Row spacing */

.e-con.row-gap {
	row-gap: 56px;
}

/* Title bottom spacing */

.title-bottom .elementor-widget-container {
	margin-bottom: 12px;
}

/* Padding top and bottom zero*/

.e-con.p-top {
	padding-top:0;
}

.e-con.p-bottom {
	padding-bottom:0;
}

/* Contact form 7 */

.wpcf7 .row {
	display: block;
	gap: 20px;
	margin-bottom: 20px;
}

.wpcf7 .column {
	width: 50%;
}

.wpcf7 .column-full {
	width: 100%;
}

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
	width: 100%;
}

#cf7-ajax-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.65);
	z-index: 9999999;
}

#cf7-ajax-modal {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
	max-width: 500px;
	background: #F8F4EE;
	border-radius: 12px;
	box-shadow: 0 25px 70px rgba(0, 0, 0, 0.4);
	z-index: 99999999;
	font-family: "Groillim", Sans-serif;
	color: #252525;
	text-align: center;
}

#cf7-ajax-modal.show,
#cf7-ajax-overlay.show {
	display: block !important;
}

.cf7-ajax-inner {
	padding: 50px 40px;
	position: relative;
}

#cf7-ajax-text {
	font-size: 22px;
	line-height: 1.5;
	margin: 0;
}

.cf7-ajax-close {
	position: absolute;
	top: 10px;
	right: 18px;
	font-size: 38px;
	cursor: pointer;
	opacity: 0.7;
}

.cf7-ajax-close:hover {
	opacity: 1;
}

.wpcf7-response-output {
	display: none !important;
}

.wpcf7-spinner {
	display: none;
}

#cf7-ajax-loading {
	display:none;
	position:fixed;
	top:0;left:0;
	width:100%;height:100%;
	background:rgba(255,255,255,0.6);
	z-index:9999999999;
	justify-content:center;
	align-items:center;
}

#cf7-ajax-loading.active { display:flex; }

.cf7-spinner {
	width:45px;
	height:45px;
	border:4px solid #ccc;
	border-top-color:#000;
	border-radius:50%;
	animation:spin 0.8s linear infinite;
}
.footer-form .wpcf7-submit{
	opacity:1 !important;
}
@keyframes spin { to { transform:rotate(360deg); } }

.wpcf7-response-output { display:none !important; }

.cf7-popup-open, .cf7-loading {
	overflow:hidden;
}

.wpcf7-not-valid-tip {
	margin-top: 6px;
}

.green-text{
	color:#82C547;
}

/* Main wrapper */
.email-form {
    display: flex;
    align-items: center;
    background: #000;
    border-radius: 50px;
    padding: 6px;
    max-width: 520px;
    border: 1px solid #333;
}

/* Email input */
.email-form input[type="email"] {
    background: transparent;
    border: none;
    outline: none;
    color: #fff;
    padding: 14px 20px;
    width: 100%;
    font-size: 16px;
}

/* Placeholder color */
.email-form input::placeholder {
    color: #AAA !important;
}

/* Submit button */
.email-form input[type="submit"] {
    background: #7ac943;
    border: none;
    color: #fff;
    padding: 12px 26px;
    border-radius: 40px;
    cursor: pointer;
    font-size: 15px;
    transition: background 0.3s ease;
}

/* Hover effect */
.email-form input[type="submit"]:hover {
    background: #6ab336;
}

/* Remove default CF7 styles */
.email-row,
.email-submit {
    margin: 0;
    padding: 0;
}


.footer-icons .elementor-widget-container{
	display: flex !important;
    height: auto;
}
.footer-icons .elementor-icon-wrapper{
	display: flex !important;
}
.bg-video{
    opacity: 0.3;
}
/*about page slider*/

.core-values-right {
  margin-right: calc(-1 * (100vw - 1280px) / 2) !important;
    flex: 1 !important;
	overflow: hidden !important;
}

/* .approach-num .elementor-heading-title {
	background: linear-gradient(179deg, #82C547 -43%, #000 89.07%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent;
} */
.brand-sec .elementor-image-carousel-wrapper{
	height: 35px;
}
.brand-sec .swiper-wrapper {
    transition-timing-function: linear !important;
}
.our-services .e-con-full .learn-more{
	width: auto;
	display: inline-block;
	padding-top: 20px;
	background: var(--Primary-Gradient, linear-gradient(143deg, #82C547 -3.71%, #438731 103.08%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	
    
}
.our-services .e-con-full .learn-more:before, .post-sec .elementor-post .elementor-post__read-more:before{
    position: absolute;
	content: '';
	background: url('/wp-content/uploads/2026/01/arrow-right.svg');
	height: 24px;
	width: 24px;
	right: -40px;
	left: auto;
	background-size:cover;
	background-repeat:no-repeat;
}
.post-sec .elementor-post .elementor-post__read-more{
	background: var(--Primary-Gradient, linear-gradient(143deg, #82C547 -3.71%, #438731 103.08%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position:relative;
}
.post-sec .elementor-post__excerpt p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.strategy-col {
	position: relative;
	overflow: hidden;
}
.strategy-col .elementor-icon-box-description {
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px);
	transition: all 0.8s ease;
}
.strategy-col .elementor-icon-box-wrapper {
	transition: transform 0.8s ease;
	transform: translateY(120px);
}
.strategy-col:hover .elementor-icon-box-description {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}
.strategy-col:hover .elementor-icon-box-wrapper {
	transform: translateY(-30%);
}
.seles-col .elementor-icon-box-wrapper {
	transform: translateY(50px);
}
.seles-col:hover .elementor-icon-box-wrapper {
	transform: translateY(0%);
}
.revenue-col .elementor-icon-box-wrapper {
	transform: translateY(0px);
}

.revenue-col:hover .elementor-icon-box-wrapper {
	transform: translateY(40%);
}
.core-values-right{
    overflow: visible !important;
}
.faq-accordion svg {
    fill: transparent !important;
}
.faq-accordion details {
	border: 1px solid #82C547;
	border-radius: 10px;
}
.core-values-right .swiper .offset-right{
	margin:none !important;
}
.core-values-slider.elementor-element.elementor-arrows-position-outside .swiper, .core-values-slider.elementor-lightbox.elementor-arrows-position-outside .swiper {
	width: calc(100% - 1px) !important;
}
.h_testi_slider .swiper-slide{
	backdrop-filter: blur(15px) !important;
}
.slide_info_main{
	height: 100% !important;
}
.menu-opened {
	overflow: hidden !important;
}
.post_content h3{
	padding-block: 40px 10px;
	color: #fff;
}
.post_content ul{
	padding-left: 25px;
}

.rotate-bg-video{
 transform: rotate(-13.8deg) scale(1.12);
  transform-origin: center;
  object-fit: cover;
}
.page-id-608 .cta-section{
	display:none;
}
.page-id-608 .footer-email-sec{
	padding-top:0;
}
.contact-form-wrap form input.wpcf7-submit{
	font-family: 'SF UI Display' !important;
    font-size: 16px !important;
}
.menu-opened header{
	background-color: #000 !important;
}
.post-sec article:hover .elementor-post__thumbnail img{
	transform: scale(1.1) translate(-45%, -48%);
}
.post-sec article .elementor-post__thumbnail img{
	transition: all 0.5s;
}
.post-sec article:hover .elementor-post__read-more{
	font-weight: 800 !important;
}
.post-sec article:hover .elementor-post__read-more:before{
	transform: translatex(10px);
}
.post-sec article .elementor-post__read-more ,
.post-sec article .elementor-post__read-more:before{
	transition: all 1s;
}
.footer-form  .wpcf7-not-valid-tip{
	position: absolute !important;
	bottom: -50px;
}
.cf7-ajax-ok-btn{
	border:none;
	margin-top: 20px;
	cursor:pointer;
}
.contact-form-wrap form input{
	font-family:"SF UI Display" !important;
	font-size:16px !important;
}

.brand-sec .swiper-slide-image{
    min-height: 35px !important;
    
}
.brand-sec .swiper-slide {
    width: auto !important;

}
.brand-sec .elementor-image-carousel{
    gap:70px;
}
.e-n-accordion-item > summary.e-n-accordion-item-title {
    padding-bottom: 20px;
    will-change: padding-bottom;
    transition: padding-bottom 0.25s ease;
}

/* When accordion is OPEN */
.e-n-accordion-item[open] > summary.e-n-accordion-item-title {
    padding-bottom: 10px;
}
.textarea-btn .cf7av-btn-inactive:hover{
	transition:none !important;
}

.e-n-tabs-heading button{
	cursor:pointer;
}


/*tooltip price table*/
.pricing-tooltip .has-tooltip {
  position: relative;
  cursor: default;
}

/* Tooltip box */
.pricing-tooltip .has-tooltip::after {
  content: attr(data-tooltip);
  position: absolute;
  top: 50%;
  left: calc(100% + 12px); /* consistent gap */
  transform: translateY(-50%);

  background: #111;
  color: #fff;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.4;
  white-space: nowrap;
  border-radius: 4px;

  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease;
  z-index: 999;
}

/* Tooltip arrow – ATTACHED to box */
.pricing-tooltip .has-tooltip::before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 0px); /* always touches box */
  transform: translateY(-50%);

  border-width: 6px;
  border-style: solid;
  border-color: transparent #111 transparent transparent;

  opacity: 0;
  visibility: hidden;
}

/* Show on hover */
.pricing-tooltip .has-tooltip:hover::after,
.pricing-tooltip .has-tooltip:hover::before {
  opacity: 1;
  visibility: visible;
}

/* Safety */
.pricing-tooltip,
.pricing-tooltip * {
  overflow: visible !important;
}
.elementor-nav-menu--dropdown{
	z-index:9999;
}