/* 
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 */

.owl-carousel .owl-stage {
	display: flex;
}
.elementor-field-type-checkbox .elementor-field-subgroup span.elementor-field-option {
    width: 50%;
    flex-basis: 50% !important;
}
.owl-carousel .owl-stage .owl-item {
	display: flex;
	flex: 1 0 auto;
}

.owl-carousel .item {
    width: 100%;
}
.what-box-t {
    min-height: 368px;
	height: 100%;
}
.tabs-list ul li {
	list-style: inside;
}

.banner-gradient h1 {
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent;
	background: -webkit-linear-gradient(90deg, #F3B229 0%, #FFF101 100%);
}
span.swiper-pagination-bullet {
    background: transparent !important;
    border: 1.5px solid #F3B229 !important;
    opacity: 1;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #F3B229 !important;
}
span.elementor-button-icon svg {
	fill: #F3B229 !important;
	width: 15px;
	height: 15px !important;
}
/* span.elementor-button-icon {
	display: none;
}
.elementor-widget-button .elementor-button:hover span.elementor-button-icon {
	display: block;
} */
.gradient-color p,
.inner-gradient h2 {
	background: linear-gradient(93.06deg, #E9822C 2.54%, #FBDE0D 103.39%);
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent;
}
.what-box {
	position: relative;
	max-width: 380px;
	height: 326px;
}
.what-box a {
	display: block;
	cursor: pointer;
	z-index: 9;
	position: relative;
}
.what-box img {
	width: 100%;
	height: 370px;
	border-radius: 20px;
	object-fit: cover;
}
.flotbox {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 20px;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	z-index: 1;
}
.what-box  a:after {
	content: "";
	background: linear-gradient(194.99deg, rgba(0, 0, 0, 0) 58.07%, rgba(0, 0, 0, 0.4) 78.65%), linear-gradient(340.71deg, rgba(0, 0, 0, 0) 61.03%, rgba(0, 0, 0, 0.4) 79.49%);
	inset: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	border-radius: 20px;
}

.flotbox h3 {
	font-size: 20px;
	line-height: 25px;
	font-weight: 600;
	font-family: 'Outfit';
}
.flotbox span {
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	font-family: 'Outfit';
	display: flex;
	align-items: center;
	gap: 7px;
}
.owl-carousel .what-box-t span img,
.owl-carousel .flotbox span img {
	width: 6px;
	height: 6px;
}
.owl-carousel .what-box-t a > img {
	width: 50px;
}
.what-box-t {
	background: #fff;
	border-radius: 20px;
	color: #000;
}
.what-box-t a {
	display: block;
	padding: 20px;
}
.what-box-t a {
	display: flex;
	padding: 20px;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
}
.what-box-t h3 {
	margin: 0;
	color: #000000;
	font-size: 20px;
	line-height: 20px;
	font-family: 'Outfit';
	font-weight: 600;
}
.what-box-t p {
	color: #171717;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Questrial';
}
.what-box-t span {
	color: #000;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Outfit';
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
}
button.owl-next,
button.owl-prev {
	width: 42px;
	height: 42px;
	background: url(/wp-content/uploads/2024/10/arrow-right-circle.svg) no-repeat !important;
	background-size: cover;
}
button.owl-next {
	transform: rotate(180deg);
}
.owl-nav {
	position: absolute;
	top: -100px;
	right: 0;
	display: flex;
	gap: 20px;
}
.owl-dots {
	display: flex;
	align-items: center;
	margin-top: 35px;
	justify-content: center;
	gap: 10px;
}
.owl-nav span {
	display: none;
}
.borderbottom {
	border-bottom: 10px solid;
	border-image-source: linear-gradient(93.06deg, #E9822C 2.54%, #FBDE0D 103.39%);
	border-image-slice: 10;
}
.owl-dots button.owl-dot {
	border: 1.5px solid #F3B229 !important;
	width: 12px;
	height: 12px;
	border-radius: 100%;
}
.owl-dots button.owl-dot.active{
	background: 
		linear-gradient(90deg, #F3B229 0%, #FFF101 100%) !important;

}

.smoothslider .swiper-wrapper{
	-webkit-transition-timing-function: linear !important;
	transition-timing-function: linear !important; 
}
.bottombrder .elementor-widget-container {
	border-image-source: linear-gradient(90deg, #FFF101 0%, #F3B229 100%);
	border-image-slice: 1;
}
.elementor-field-type-acceptance span.elementor-field-option {
	display: flex;
	align-items: center;
	gap: 10px;
}
.elementor-field-type-acceptance span.elementor-field-option label {
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: 300 !important;
}
.elementor-field-group textarea::placeholder,
.elementor-field-group input::placeholder{
	color: #171717 !important;
	opacity:1 !important;
}
.elementor-field-group textarea {
	resize: none !important;
}
.select-caret-down-wrapper {
	background: url(/wp-content/uploads/2024/10/chevron-down.svg) no-repeat;
	width: 18px;
	height: 18px;
	background-size: cover;
}
.select-caret-down-wrapper svg {
	display: none !important;
}
/* summary.e-n-accordion-item-title[aria-expanded='false'] {
border-radius: 20px 0 20px 0;
} */
.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened,
.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed {
	background: #E9822C;
	padding: 5px;
	width: 30px;
	height: 30px;
	align-items: center;
	justify-content: center;
	border-radius: 50px;

}
.elementor-widget-n-accordion .e-n-accordion-item {
	background: #fff !important;
	border-radius: 20px !important;
}
div#siteheader{
	transition: 0.5s all;
}
div#siteheader.activeheader {
	position: fixed;
	background: #171717;
	z-index: 9;
	padding: 28px 20px 0;
}
.truncate-text .read-less,
.truncate-text span.read-more {
	display: flex;
	width: 100%;
	clear: both;
	margin-top: 20PX;
	font-weight: 400;
	gap: 5px;
	font-size: 18px;
	line-height: 1;
	font-family: 'Outfit';
	color: #000;
}
.truncate-text.black .read-less,
.truncate-text.black span.read-more {
	color: #fff;
}

.truncate-text ul {
	padding-left: 30px;
}
@media screen and (max-width: 1024px) {

	li.menu-item a img {
		max-width: 107px;
	}
	.owl-nav {
		display: none;
	}
	.what-box-t h3,
	.flotbox h3 {
		font-size: 16px;
		line-height: 18px;
	}
	.what-box-t span,
	.flotbox span {
		font-size: 14px;
	}
	.what-box-t p {
		font-size: 12px;
		line-height: 22px;
	}
}

@media screen and (max-width: 767px) {
	.elementor-swiper-button-prev, .elementor-swiper-button-next,
	.mobilehide {
		display: none !important;
	}
	button.cont_quo {
		display: none;
	}	
	.social_media_icon {
		justify-content: space-between;
	}
	.menu-item-has-children.active::before {
		transform: rotate(-45deg);
	}
	.truncate-text .read-less,
	.truncate-text span.read-more {
		font-size: 14px;
	}
	.truncate-text .read-less, .truncate-text span.read-more {
    justify-content: center;
}
	.elementor-field-subgroup.elementor-subgroup-inline span.elementor-field-option {
    width: 100%;
}
	.elementor-field-type-date.elementor-field-group.elementor-column.elementor-field-group-field_574d8ad.elementor-col-100 input,
	.elementor-field-type-time.elementor-field-group.elementor-column.elementor-field-group-field_229744f.elementor-col-50.elementor-sm-50 input,
	.elementor-field-type-time.elementor-field-group.elementor-column.elementor-field-group-field_9ccff59.elementor-col-50.elementor-sm-50 input {
	box-shadow: 0px 0px 9.4px 0px rgba(0, 0, 0, 0.12156862745098039) !important;
    border-radius: 4px 4px 4px 4px !important;
    padding: 14px 14px 14px 14px !important;
		        height: 46px !important;
		border: 1px solid #dfdfdf !important;
		visibility: visible !important;
		opacity: 1 !important;
		box-shadow: 0px 0px 9.4px 0px rgba(0, 0, 0, 0.12156862745098039) !important;
}
	.flatpickr-mobile:before {
content: attr(placeholder);
color: #171717;
		        width: 150px;
        display: block;
}
.flatpickr-mobile:focus[value]:not([value=""]):before {
display: none;
}

input[type="hidden"][value]:not([value=""]) + .flatpickr-mobile:before {
display: none;
}
}