*{
	box-sizing: border-box;
}

p{
	margin-bottom:0;
}
.elementor-icon-wrapper,
.elementor-widget-icon{
	display:inline-flex !important;
}
/* Header css start */
.header_wrap{
	border-bottom: 2px solid;
  border-image: linear-gradient(139deg, #B7904A 3.23%, #ECDDA0 96.77%) 1;
}
.elementskit-megamenu-panel{
	top:108px !important;
}
.topbar_gradient{
  background: 
    linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%),
    linear-gradient(90deg, #B7904A 0%, #ECDDA0 100%);
}
.elementor-image-box-title{
	margin-top:unset !important;
}
header .elementskit-menu-overlay{
    display: none !important;
}
ul.elementskit-navbar-nav li:has(.ekit-dropdown-open-onclick) i {
  transform: rotate(180deg);
}
.navigation_menu .elementskit-navbar-nav li{
	padding:40px 0;
}

@media(max-width:1200px){
	.elementskit-megamenu-panel{
		top:106px !important;
	}
}
@media(max-width:1024px){
	.header_megamenu::before{
		background-color:unset !important;
	}
.elementor-element-b3c49f6 .elementskit-navbar-nav > li > a .elementskit-submenu-indicator{
		color:#3A3838 !important;
		fill:#3A3838 !important;
	}
	.elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements{
		left:-102vw !important;
	}
	.elementskit-menu-offcanvas-elements.active{
		left:0 !important;
	}
	.navigation_menu .elementskit-navbar-nav li{
		padding:unset;
	}
}
@media(max-width:767px){
	.elementor-image-box-wrapper{
		display: flex !important;
		gap: 15px;
		align-items: center;
		text-align:left !important;
	}
}
/* Footer css start */
.menu_wrap .elementor-nav-menu{
	column-count:2;
}

/* Banner css start */
.banner-slider .e-n-carousel{
	padding-bottom:unset !important;
}
.banner-slider .swiper-pagination-bullet{
	background-color:rgba(235, 233, 229, 0.7);
	opacity:unset !important;
}
.banner-slider .swiper-pagination-bullet-active{
	background-color:#DFB66C;
	width: 45px;
	height: 15px;
	border-radius: 10px;
}
.elementor-counter-title{
	text-align:center;
}


/*  */

strong{
    font-weight: 600;
}
.talk-form input{
    padding: 12px 20px;
}
.talk-form textarea{
    min-height: 118px;
    max-height: 118px;
    width: 100%;
    padding: 12px 20px;
}
.elementor-field-type-checkbox{
    padding: 28px 0 26px;
}
.elementor-field-type-checkbox label{
    font-size:18px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    letter-spacing: -0.36px;
}
.elementor-field-type-checkbox input[type="checkbox"] {
  width: 40px;
  height: 40px;
  border: 1px solid #000000;
  border-radius: 10px;
  opacity: 1;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  position: relative;
}

/* Add a checkmark when checked */
.elementor-field-type-checkbox input[type="checkbox"]:checked::after {
  content: "✔";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #000;
  font-size: 20px;
}
.elementor-field-type-checkbox .elementor-field-option{
    display: flex;
    gap:38px
}
.talk-form .elementor-button{
    padding: 14px 22px !important;
}
.three-col-img img{
    width:100%;
}
.customer .swiper-pagination-bullet{
    opacity: 1 !important;
}
.customer .swiper-pagination-bullet-active{
    background:#DFB66C !important; 
    width:45px !important;
    border-radius: 15px !important;
}
.customer.interrated .swiper-pagination{
    left:70px !important;
}
.customer .swiper-pagination{
    bottom: 0px !important;
    top: auto;
    left:50px !important;
}
.customer .elementor-swiper-button {
    bottom: -4px !important;
    top: auto ! IMPORTANT;
    right: 0;
    left: auto !important;
}
.customer .elementor-swiper-button.elementor-swiper-button-prev{
    right:80px;
}

/* header menu */

header ul li.menu-item.active .icon{
	color: var( --e-global-color-accent ) !important;
}

@media screen and (max-width: 767px){
	.image-section .elementor-image-box-wrapper{
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.image-section .elementor-image-box-content{
		text-align: center !important;
	}
}

/* video popup */
.dialog-lightbox-widget .elementor-video-wrapper iframe{
	width:100%;
	max-width:700px;
}
/* Form css  */
.mf-checkbox-option label span{
	display:flex;
	align-items:center !important;
}
.mf-checkbox-option input[type="checkbox"] + span:before {
	width: 40px !important;
    height: 40px;
    border-radius: 10px;
	margin-right:30px !important;
	content: "✔";
	border:1px solid #000 !important;
}

.h-100{
	height: 100%;
}

.card-text ul{
	margin-top: 12px;
}
.card-text ul a{
	color: inherit;
	text-decoration: underline;
}
.customer-video img{
	opacity: 60%;
}

@media screen and (max-width: 767px){
	.solutions-card{
		height: auto;
		display: flex;
		flex-direction: row;
	}
	.solutions-card .h-100{
		height: auto;
	}
}

/* about slider */

.about-tabs{
	overflow-x: auto;
    padding-left: 6px;
    padding-right: 6px;
}

.about-us-slider{
	position: relative;
}

.about-tabs .tab-icon{
	height: 36px;
}

.about-tabs .tab-icon{
	height: 32px;
	width: 32px;
	border-width: 3px !important;
}

.about-tabs .tab.active .tab-icon{
	background-color: #fff;
}

.about-us-slider .slick-next,
.about-us-slider .slick-prev{
	all: unset;
    color: transparent;
    background-image: url(/wp-content/uploads/2025/10/Vector-1.svg);
	background-repeat: no-repeat;
    cursor: pointer;
}

.about-us-slider .slick-next{
	background-image: url(/wp-content/uploads/2025/10/Vector.svg);
}

.about-us-slider .slick-prev,
.about-us-slider .slick-next{
	position: absolute;
    transform: translate(-50%, -50%);
    left: 44px;
    top: -28px;
}

.about-us-slider .slick-next{
	left: 85px !important;
}


@media screen and (max-width: 1024px){
	.about-tabs .tab.active .tab-icon{
		height: 24px;
		width: 24px;
	}
	.about-tabs .tab .tab-icon{
		height: 24px;
		width: 24px;
	}
}


@media screen and (max-width: 1024px){
	.about-us-slider .slide{
		width: 100% !important;
	}
}


.about-us-slider .slick-slide {
  box-sizing: border-box;
  display: flex !important;
  justify-content: center;
}

.about-us-slider .slick-track {
  display: flex !important;
}

.about-us-slider .slick-slide > div {
  width: 100%;
  max-width: 100%;
}

.about-tabs {
  display: flex;
  flex-wrap: nowrap;      
  justify-content: space-between;
  overflow-x: auto;       
  overflow-y: hidden;      
  gap: 24px;               
  scroll-behavior: smooth; 
  -webkit-overflow-scrolling: touch; 
}

.about-tabs .tab {
  flex: 0 0 auto;      
  width: auto;
  text-align: center;
  box-sizing: border-box;
}

.tab-divider{
	margin-top: -42px !important;
}


@media (max-width: 1024px) {
  .about-us-slider {
    overflow: hidden;
  }
  .about-us-slider .slide{
	display: none !important;
  }
  .about-us-slider .slide.active{
	display: flex !important;
  }
  .tab-divider{
		margin-top: -28px !important;
	}
}


@media screen and (max-width: 767px){
	.tab-divider{
		width: 92% !important;
		margin: auto;
	}
}


.tags-flex .elementor-heading-title{
	display: flex;
    gap: 8px;
}

.even-odd  .e-loop-item:nth-child(even) .e-grid{
	grid-template-columns: 45% 55% !important;
}

.even-odd  .e-loop-item:nth-child(odd) .e-grid .elementor-widget-image{
	order: 2;
}

.even-odd  .e-loop-item:nth-child(odd) .e-grid{
	grid-template-columns: 55% 45% !important;
}

.even-odd  .e-loop-item:nth-child(odd) .e-grid .elementor-widget-image{
	order: 1;
}

.post-content-trim .card-text > * {
  display: none;
}

.post-content-trim .card-text > p:first-of-type,
.post-content-trim .card-text > ul:first-of-type {
  display: block; 
}

.post-content-trim .content .card-text{
	display: flex;
    flex-direction: column;
    gap: 26px;
}

.post-content-trim .content .card-text,
.single .content .card-text{
	display: flex;
    flex-direction: column;
    gap: 26px;
}
.post-content-trim .content .card-text ul{
	margin-top: 0px;
}

.min-w-408{
	min-width: 408px;
}


@media screen and (max-width: 1024px){
	.even-odd  .e-loop-item:nth-child(even) .e-grid{
		grid-template-columns: 1fr !important;
	}
	.even-odd  .e-loop-item:nth-child(odd) .e-grid{
		grid-template-columns: 1fr !important;
	}
	.even-odd  .e-loop-item:nth-child(odd) .e-grid .elementor-widget-image{
		order: 1;
	}
	.even-odd  .e-loop-item:nth-child(odd) .e-grid .content{
		order: 2;
	}
}

.case-studies-archive-cards .elementor-widget-button{
	display: none;
}