* {
	padding:0;
	margin:0;
}

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

/* body {
padding-top:84px;
} */

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

body{
	overflow-x: hidden;
}

body .elementor-widget-video .elementor-wrapper iframe, 
body .elementor-widget-video .elementor-wrapper video {
	background-color: transparent;
}

header#masthead {
	display: block !important;
}

#masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	/* 	background-color: #ffffff; */
	display: block;
	z-index: 999;
	transition: all 0.3s linear;
}

.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;
}


body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100%;
	float: left;
}

body .gform_wrapper {
	margin: 0px 0;
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	float: left;
	width: calc(100% + 30px) !important;
	margin: 0 -15px !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0 15px !important;
	margin: 0 0px 26px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
}


body .gform_wrapper form .gform_body ul li.gfield:after{
	content: '';
	height: 2px;
	width: 100%;
	display: flex;
	background-image: url(/wp-content/uploads/2025/08/bottom-line.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: 100%;
	color: #1E1E1E;
	font-family: "Helvetica", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin-top: 0px !important;
	padding: 0px;
	line-height: 135%;
	letter-spacing: 0.4px;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	height: 120px !important;
	border-radius: 20px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	font-family: "Helvetica", Sans-serif;
	background-color: #029300;
	line-height: 125%;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	padding: 16px 20px;
	color: #ffffff;
	font-size: 16px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 16px;
	display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	width: 100%;
	float: left;
}

body .gform_body input[type=text],
body .gform_body input[type=email],
body .gform_body input[type=tel],
body .gform_body input[type=number],
body select,
body textarea {
	width: 100% !important;
	border: 0 !important;
	border-radius: 0px !important;
	padding: 12px !important;
	color: #000000 !important;
	letter-spacing: 0.36px !important;
	box-shadow: none;
	font-family: "Helvetica", sans-serif !important;
	height: auto !important;
	font-weight: 400;
	line-height: 150% !important;
	font-size: 18px !important;
	margin: 0 !important;
	background-color: transparent !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}

body .gform_legacy_markup_wrapper .gform_footer {
	margin: 0;
	padding: 48px 0 0 0;
}

body .gform_legacy_markup_wrapper .gform_footer input.button,
body .gform_legacy_markup_wrapper .gform_footer input[type=submit],
body .gform_legacy_markup_wrapper .gform_page_footer input.button,
body .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
	margin: 0;
	outline: none;
	border: 0;
	background-color: #BC2826;
	padding: 15px 26.5px 15px 30.5px;
}

body select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}

/* ------------------------- */

.elementor-button, 
.gform_legacy_markup_wrapper .gform_footer input.button, 
.gform_legacy_markup_wrapper .gform_footer input[type=submit]{
	clip-path: polygon( 0% 0%,91.722% 0%,100% 21.698%,100% 100%,8.278% 100%,-0% 79.245%,0% 0% );
}
.home_hero_sec{
	margin: 24px 24px 0px 24px;
}
.sticky#masthead {
	margin-top: 0px !important;
/* 	background: #F2F2F0;  */
	background: #e5e5e5;
	transition: all 0.6s ease-in-out;
}
.footer_iner_sec_f .elementor-column.elementor-inner-column {
	width: auto;
}
.foo_logo_col.elementor-inner-column {
	flex: 1;
}
.foo_menu_col .elementor-nav-menu--toggle nav > ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px 70px;
}
.foo_menu_col .elementor-widget-wrap,
.foo_cont_col .elementor-widget-wrap{ 
	flex-direction: column;
}
.header-wrapper .elementor-nav-menu--toggle nav > ul li:first-child{
	display: none;
}
.home_cart_title .elementor-widget-container {
	border-bottom: 10px solid transparent;
	border-image: url('/wp-content/uploads/2025/07/Line-35.webp') 10 stretch;
}
.home_cart_iner_sec > .elementor-container {
	gap: 25px;
}
.blue{
	color: #225590;
}
.strategic_sec .elementor-container{
	display: grid !important;     
	grid-template-columns: 1fr 1fr 1fr !important;

}
.strategic_sec .elementor-inner-column{
	width: 100% !important;
}
.home_cart_title .elementor-widget-container ul li svg{
	margin-right: 0px !important;
}
/* .home_cart_p.elementor-widget-text-editor p{
word-spacing: 10px !important;
} 
*/
/* //////////////////////////// */
.top-counter-sec .elementor-column-gap-default {
	padding: 12px 20px;
	border-radius: 10px;
	border: 0.6px solid #225590;
	background: rgba(34, 85, 144, 0.05);
	backdrop-filter: blur(10px);
}
.text-alignment .elementor-counter-title, .text-alignment-col2 .elementor-counter-title {
	text-wrap-mode: nowrap;
}

.text-alignment span.elementor-counter-number {
	min-width: 2.5ch;
	font-variant-numeric: tabular-nums;
	align-content: center;
}
.text-alignment-col2 .elementor-counter-number-wrapper{
	min-width: 6.3ch;
}
.counter-col1{
	width:fit-content !important;
}
.counter-col1 .elementor-counter-number-wrapper{
	text-align:start !important;
}
.counter-col2{
	width:fit-content !important;
}
.red-counter .elementor-counter-title {
	position: relative;
	margin-top: 22px !important;
	text-align:center;
}
.red-counter .elementor-counter-title:before {
	content: '';
	height: 3px;
	width: 93%;
	position: absolute;
	display: block;
	background: #D6A0CC;
	top: -12px;
}
.red-counter-sec .elementor-widget-wrap {
	column-gap: 150px;
	row-gap: 20px;
	justify-content: center;
}
.red-counter:nth-child(2) .elementor-counter-title:before {
	background: #51A3D0;
}
.red-counter:nth-child(3) .elementor-counter-title:before{
	background: #D1D0F9;
}
.red-counter:nth-child(4) .elementor-counter-title:before{
	background: #006297;
}
.red-counter:nth-child(5) .elementor-counter-title:before{
	background: #A42929;
}
.red-counter:nth-child(6) .elementor-counter-title:before{
	background: #A42929;
}
.red-counter:nth-child(7) .elementor-counter-title:before{
	background: #A42929;
}
.main_content {
	display: none;
}
.main_content.active {
	display: block;
}
.image_box.elementor-widget-image-box.active{
	background: rgba(34, 85, 144, 0.05);
	box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.03);
	cursor:pointer;
}
.left-side .elementor-element-populated{
	gap: 18px;
}
.img-1,
.img-2 {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.img-2 {
	opacity: 0;
	/* 	transition: opacity 0.s ease; */
}
.heading-to-animate {
	clip-path: inset(0 100% 0 0);
	transition: all 0.3s ease;
}

.btn-animate {
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.6s ease, transform 0.6s ease;
}

.btn-animate.visible {
	opacity: 1;
	transform: translateY(0);
}
.main_moble_content {
	display: none;
}

.main_moble_content.active {
	display: block;
}
.btn-border .elementor-button-wrapper {
	display: inline-block;
	padding: 1.5px; 
	background: #225590; 
	clip-path: polygon(0% 0%, 91.722% 0%, 100% 21.698%, 100% 100%, 8.278% 100%, -0% 79.245%, 0% 0%) !important;
	transition: background 0.3s ease;
	width: fit-content;
}

.btn-border .elementor-button {
	background: #fff !important; 
	color: #225590 !important;
	padding: 14px 32px;
	font-size: 16px;
	font-weight: 600;
	border: none;
	cursor: pointer;
	clip-path: polygon(0% 0%, 91.722% 0%, 100% 21.698%, 100% 100%, 8.278% 100%, -0% 79.245%, 0% 0%) !important;
	transition: all 0.3s ease;
	text-align: center;
}
.btn-border .elementor-button:hover {
	background: #225590 !important;
	color:#fff !important;
}
.menu-open{
	background: #F2F2F0 !important;
	margin-top: 0px !important;
}
.footer_menu  .elementor-nav-menu__container ul {
	display: grid !important;
	grid-template-columns: 1fr 1fr !important;
	gap: 20px;
	column-gap: 70px;
}
.contact_us{
	display: none !important;
} 
.large-btn .elementor-button {
	clip-path: polygon( 0% 0%,95.722% 0%,100% 21.698%,100% 100%, 4.278% 100%,-0% 72.245%,0% 0% );
}
.animated-slow .elementor-icon-list-items span b{
	font-weight: 500;
}
.animated-slow  .elementor-icon-list-items li:last-child .elementor-icon-list-text {
	font-style: italic;
}
.logo-slider{
	opacity:0.7;
}
.swiper-wrapper {
	transition-timing-function: linear !important;
}

.heading-weight {
	font-weight: 700;
}

/* about */
.impact-highlites .red-counter-sec .elementor-widget-wrap {
	column-gap: 110px;
	row-gap: 30px;
	justify-content: center;
}

.impact-highlites .red-counter-sec .elementor-counter-number-wrapper {
	padding: 0 70px;
}

.what-we-slider .elementor-image-carousel-wrapper{
	width: calc(100% + 10px);
	overflow: visible !important;
}


.what-we-slider img {
	width:100% !important;
}

.what-we-section::before {
	content: '';
	background-color: white;
	width: 220px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}

/* casestudie listing template */

.casestuddies-desc .elementor-icon-box-content p {
	font-family: "Helvetica", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	line-height: 135%;
	letter-spacing: 0.4px;
	color: #646464;
}

.ol-style ol {
	margin-left: 2.3rem;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	padding-top: 20px;
	list-style: decimal-leading-zero;
	font-family: "Helvetica", Sans-serif;
}

.ol-style ol li::marker {
	font-weight: 700;
	color: #1E1E1E;
}

.ol-style ol strong {
	color: #1E1E1E;
}

/*what we slider*/
.what-we-slider img.swiper-slide-image {
	max-width: 460px;
	width: 100% !important;
	min-height: 350px;
	max-height: 350px;
	height: 100%;
}
.swiper-slide{
	max-width: 460px;
	width: 100% !important;
}
.what-we-section figcaption.elementor-image-carousel-caption {
	display: flex;
	flex-direction: column;
	gap: 12px;
	border: 1px solid rgba(179, 179, 179, 0.6);
	padding-inline: 30px;
	padding-block: 21px 40px;
	margin: 0 !important;
	border-top: 0;
}
.what-we-section  figure.swiper-slide-inner {
	display: flex;
	flex-direction: column;
}
.what-we-slider img.swiper-slide-image {
	object-fit: cover;
}
.what-we-slider p {
	max-width: 400px !important;
	color:#646464;
	font-family: Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 133.333% */
	letter-spacing: 0.36px;
}
.what-we-slider h5 {
	color: #1E1E1E;
	font-family: Helvetica;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 39px;
}
.what-we-slider .elementor-swiper-button svg {
	height: auto !important;
	width: auto !important;
}
.what-we-slider figcaption.elementor-image-carousel-caption {
	width: 100%;
}
.what-we-slider .swiper-slide {
	margin-left: 16px;
	margin-right: 16px;
}
.what-we-section::before {
	content: none !important;
}
.what-we-section .elementor-container.elementor-column-gap-default {
	width: 100%;
	max-width: 100% !important;
	overflow: hidden !important;
}
.what-we-slider {
	margin-left: 8vw;
	overflow: hidden;
	padding-bottom: 100px;
}
.what-we-slider .elementor-swiper-button-next {
	width: 58px;
	height: 55px;
	fill: #BC2826;
	stroke-width: 1px;
	background: #BC2826;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	clip-path: polygon(20% 0, 100% 0, 100% 80%, 80% 100%, 0 100%, 0 20%);
	position: absolute !important;
	bottom: -25px !important;
	top: auto !important;
	right: calc(0% + 160px) !important;
	left:auto !important;
}

.what-we-slider .elementor-swiper-button-prev {
	width: 58px;
	height: 55px;
	flex-shrink: 0;
	fill: rgba(188, 40, 38, 0.20);
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	background: #f1d3d3;
	top: auto !important;
	bottom: -25px !important;
	right: calc(0% + 223px) !important;
	left: auto !important;
	clip-path: polygon(0 0, 80% 0, 100% 20%, 100% 100%, 20% 100%, 0 80%);
}

.what-we-slider .swiper-slide:first-child {
	margin-left: 0;
}

.case-title h3 {
	color: #1e1e1e;
}

body .case-sub-title h3{
	font-family: "Helvetica", Sans-serif;
	font-size: 34px;
	line-height: 123.529%;
}



.home_cart_p p {
    word-spacing: -2px;
}

.word-3 p{
	word-spacing: -2.5px;
}



.process .elementor-widget-container {
    min-height: 132px;
	height: 100%;
	display: flex;
    align-items: center;
}


.what-we-slider  .elementor-image-carousel-caption {
    min-height: 200px;
}

/* .what-we-slider  .elementor-image-carousel-caption h5{
	min-height: 78px;
} */