/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


/* Commen Css */

a{
    transition: all 0.3s ease;
}

h1, h2, h3, h4, h5, h6{
    margin-block-start:0;
}

ul {
	margin-bottom: 15px;
}

.orange_color{
    color: #F97316;
}

.boxes_space_20 > .elementor-container {
	column-gap: 40px;
	flex-wrap: nowrap;
}

.boxes_space_20 > .elementor-container > .elementor-column {
	width: calc(33% - 24px);
}

.boxes_space_24 > .elementor-container {
	column-gap: 24px;
	flex-wrap: nowrap;
}

.boxes_space_16 > .elementor-container {
	column-gap: 16px;
	flex-wrap: nowrap;
}

.btn_dot {
	background-color: #F97316;
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 50%;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 5px;
}

footer .elementor-icon-list-item > a:hover {
	text-decoration: underline;
	color: #4B5563;
}

.step_count {
	background-color: #F97316;
	width: 32px;
	height: 32px;
	display: block;
	color: #fff;
	font-size: 12px;
	line-height: 32px;
	font-weight: 600;
	text-align: center;
	border-radius: 50%;
	margin-bottom: 12px;
}

.team_section .elementor-image-box-title strong {
	display: block;
	font-weight: 600;
}

.team_section .elementor-image-box-img{
	margin-bottom: 0 !important;
}
.home_icon_box-shadow .elementor-icon-wrapper .elementor-icon{
	box-shadow: 0px 0px 10px 0px #0000001A;
}
.home_icon_box-shadow .elementor-icon-wrapper .elementor-icon:hover svg path{
	fill:#fff;
}
.home_icon_box-shadow.home_icon_box-star .elementor-icon-wrapper .elementor-icon:hover svg path{	
	stroke: #fff;	
	fill:#f86446;
}
.hm_evthg_box .elementor-icon{
	box-shadow: 0px 0px 10px 0px #0000001A;
}

/* .gradient_border {
	padding: 2px;
	background: linear-gradient(90deg,#fff, #F86446);
	border-radius: 1000px;
}

.gradient_border:hover{
    background: linear-gradient(90deg, #fff, #394244);
} */

/**/

/*
.marquee_images {
	white-space: nowrap;
	display: flex;
	flex-wrap: nowrap;
	animation: marquee 40s linear infinite;
}

@keyframes marquee {
	0% {
		transform: translateX(0%);
	}

	100% {
		transform: translateX(-100%);
	}
}

.marquee_images:hover {
	animation-play-state: paused;
}

@keyframes marquee {
	0% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-100%);
	}
}

.marquee_images .jet-listing-grid__items {
	display: flex;
	flex-wrap: nowrap;
	max-width: 2500px;
}

.marquee_images .jet-listing-grid__items .elementor-column .elementor-widget-wrap {
	display: flex;
	flex-wrap: nowrap;
}

.marquee_images .jet-listing-grid__items .elementor-column .elementor-widget-wrap .elementor-widget-heading {
	white-space: nowrap;
}
*/

.marquee_wrapper {
  overflow: hidden;
  width: 100%;
}

.marquee_images {
  display: flex;
  width: max-content;
  animation: marquee 110s linear infinite;
}

.marquee_images:hover {
  animation-play-state: paused;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-500%);
  }
}

.marquee_images .jet-listing-grid__items {
  display: flex;
  flex-wrap: nowrap;
  max-width: 2500px;
}

.marquee_images .elementor-column,
.marquee_images .elementor-widget-wrap {
  display: flex;
  flex-wrap: nowrap;
}

.marquee_images .jet-listing-grid__items .elementor-column .elementor-widget-wrap .elementor-widget-heading {
	white-space: nowrap;
}

/****************/

.testimonial_marquee_images .elementor-widget-theme-post-excerpt {
	white-space: normal;

}

.testimonial_marquee_images {
	white-space: nowrap;
	display: flex;
	flex-wrap: nowrap;
	animation: marqueet 30s linear infinite;
}

@keyframes marqueet {
	0% {
		transform: translateX(0%);
	}

	100% {
		transform: translateX(-50%);
	}
}

.testimonial_marquee_images:hover {
	animation-play-state: paused;
}

@keyframes marqueet {
	0% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-100%);
	}
}

.testimonial_marquee_images .jet-listing-grid__items {
	display: flex;
	flex-wrap: nowrap;
	max-width: 1600px;
}

/**/

.elementor-accordion {
	border-top: 1px solid #EDEDED;
}

.elementor-accordion .elementor-accordion-item {
	border-width: 0 0 1px !important;
}

.elementor-accordion .elementor-tab-title {
	padding: 24px 0;
}

.elementor-accordion .elementor-tab-content {
	border: none;
	padding: 0 0 35px 0;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
	padding: 2px 0;
}

/* Gravity Form */

.gform_wrapper .gfield_label {
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	font-family: "Samsung Sharp Sans", Sans-serif;
	letter-spacing: 5%;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.gform_wrapper input[type="date"], 
.gform_wrapper input[type="email"], 
.gform_wrapper input[type="number"], 
.gform_wrapper input[type="password"], 
.gform_wrapper input[type="search"], 
.gform_wrapper input[type="tel"], 
.gform_wrapper input[type="text"], 
.gform_wrapper input[type="url"], 
.gform_wrapper select, 
.gform_wrapper textarea{
	border-radius: 10px;
	border: 1px solid #DAE2E6;
	box-shadow: none;
	font-size: 15px;
	line-height: 33px;
	font-weight: 400;
	font-family: "Inter", Sans-serif;
	color: #394244;
	padding: 10px 30px;
	resize: none;
	min-height: 70px;
}

.gform_wrapper select, 
.gform_wrapper select:hover {
	background-image: url('/wp-content/uploads/2025/12/Down_Arrow_3_.svg');
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: calc(100% - 20px) center;
}

.gform_wrapper textarea {
	padding: 25px 30px;
	min-height: 126px !important;
}

.gform_wrapper input:focus,
.gform_wrapper select:focus,
.gform_wrapper textarea:focus {
	outline: none;
}

.gform_wrapper.gform-theme--foundation .gform_fields {
	column-gap: 24px;
	align-items: end;
}

.gform-theme--framework.gform_wrapper .gform_button {
	font-size: 17px !important;
	line-height: 100% !important;
	font-weight: 700 !important;
	font-family: "Samsung Sharp Sans", Sans-serif !important;
	background-color: #F86446 !important;
	border-radius: 1747px !important;
	padding: 20px !important;
	width: 215px !important;
	letter-spacing: 1px !important;
}

.gform-theme--framework.gform_wrapper .gform_footer:hover .gform_button {
	background-color: #394244 !important;
}

.gform_wrapper.gform-theme--framework .gform_validation_errors {
	display: none;
}

.gform_wrapper.gform-theme--foundation .gform_fields {
	column-gap: 24px;
	align-items: baseline;
	row-gap: 25px;
}

.gform_wrapper .gform_required_legend {
	display: none;
}

.gform_wrapper .gform-loader{
	position: absolute;
}

.gform_wrapper .gfield_validation_message {
	font-family: "Inter", Sans-serif;
}

.jet-tabs__control-inner {
	padding: 7px 0;
	justify-content: left;
}

body .elementor-widget-container > .jet-tabs > .jet-tabs__control-wrapper > .jet-tabs__control.active-tab .jet-tabs__label-text {
	color: #394244 !important;
}

.gform_wrapper .gform_confirmation_message {
	color: green;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon-opened svg{
	transition: all 0.3s ease;
}

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened svg {
	transform: rotate(180deg);
}


/* Responsive -----------------*/

@media (max-width: 1024px) {

.boxes_space_20 > .elementor-container {
	column-gap: 20px;
}

.boxes_space_20 > .elementor-container > .elementor-column {
	width: calc(33% - 11px);
}


}
@media (max-width: 767px) {

.boxes_space_20 > .elementor-container,
.boxes_space_24 > .elementor-container {
	gap: 24px;
	flex-wrap: wrap;
}

.boxes_space_20 > .elementor-container > .elementor-column {
	width: 100%;
}

.boxes_space_16 > .elementor-container {
	gap: 16px;
	flex-wrap: wrap;
}

.gform_wrapper.gform-theme--foundation .gform_fields {
	column-gap: 0;
}

.gform_wrapper input[type="date"], .gform_wrapper input[type="email"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper input[type="search"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper select, .gform_wrapper textarea {
	min-height: 50px;
    padding: 10px 20px;
}

.gform-theme--framework.gform_wrapper .gform_button{
    width: 150px;
}

.jet-tabs__control {
	width: 100%;
}

.marquee_images {
	animation: marquee 40s linear infinite;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1000%);
  }
}

/**/

.testimonial_marquee_images {
	animation: marqueet 70s linear infinite;
}

@keyframes marqueet {
	0% {
		transform: translateX(0%);
	}

	100% {
		transform: translateX(-1500%);
	}
}




}

