/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/
/* Header */
.head-logo {
	min-width: 100px
}
/* Main */
.container-main {
	max-width: 1800px;
	margin-left: auto;
	margin-right: auto;
}
.wpcf7-form.invalid .wpcf7-response-output {
    display: none !important;
}
#wpcf7-f76-o1 .wpcf7-response-output {
    border: none;
    margin-top: 0px;
}
.weight-100 {
	font-weight: 100 !important;
}
.heading-line-section::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 8px;
	background-color: #000;
	display: inline-block;
	z-index: 5;
	bottom: 0;
}
.lime-clr {
	color: #CCFF5C;
}

#play-icon .elementor-button-content-wrapper, #app-icon .elementor-button-content-wrapper {
	align-items: center;
}
#app-icon,
#play-icon {
	min-width: 186px;
}
#play-icon .elementor-button-icon svg, #app-icon .elementor-button-icon svg {
	width: 30px;
	height: 30px;
}

.bg-gredient::after {
	content: '';
	background: radial-gradient(50% 50% at 50% 50%, #CCFF5C 0%, #000000 100%);
	position: absolute;
	width: 747px;
	height: 745px;
	filter: blur(250px);
	border-radius: 1000px;
	z-index: 0;
}
.features-section.bg-gredient:after {
	left: 675px;
    top: 356px;	
}
.contact-form-section.bg-gredient:after {
	bottom: -241px;
    right: -144px;
}
.image-section {
	max-width: 784px;
}
.blog-card-section {
	max-width: 1520px;
	margin: 0 auto;
}
.counter-section-title {
	max-width: 1427px;
	margin: 0 auto;
}
.contact-form-wrap {
	backdrop-filter: blur(20px);
}
.contact-form-wrap {
	position: relative;
}

.contact-form .form-field-row .e-flex  {
	gap: 39px;
	margin-bottom: 45px;
}
.contact-form .form-field-row .e-flex .form-field {
	width: 100%;
}

.contact-form .wpcf7-textarea,
.contact-form input.wpcf7-text  {
	background: transparent;
    border: 0;
    border-bottom: 1px solid white;
	color: #FFF;
	border-radius: 0;
	padding-left: 0;
}
.contact-form .wpcf7-textarea:focus,
.contact-form .wpcf7-textarea:focus-visible,
.contact-form input:focus,
.contact-form input:focus-visible{
	outline: none !important;
}
.contact-form .wpcf7-textarea {
/* 	max-height: 35px; */
	scrollbar-width: none;
}
.form-field label {
	margin-bottom: 4px;
}
.contact-form .form-btn {
	text-align: right;
	margin-top: 110px;
	z-index: 2;
    position: relative;
}
.contact-form .wpcf7-spinner {
	position: absolute;
}
.contact-form .wpcf7-submit {
	padding: 12px 41px;
	background: #CCFF5C;
	border-left: 3px solid #1C1C1C;
	border-radius: 25px;
	font-size: 18px !important;
	line-height: 25px !important;
	font-weight: 700 ;
	color: #1C1C1C;
	border: transparent !important;
}
.contact-form .wpcf7-not-valid-tip {
	font-size: 14px;
}
.contact-form .wpcf7-submit:hover {
	background: #8BC34A;
}

/* POST */

.post-main-details {
	z-index: 2;
}
.post-main-details.bg-gredient::after {
	right: -214px;
	top: 281px;
	left: auto;
	z-index: -1;
}
.avtar-details .details .elementor-icon-list-item { gap: 10px; align-items: flex-start;}
.avtar-details .details .elementor-icon-list-item span { display: inline-block;}
// .avtar-details .details .elementor-icon-list-text {
//   margin-top: -28px;
  
// }
// .details .elementor-icon-list-item:last-child .elementor-icon-list-text {
//   margin-top: -30px;
// }
// .avtar-details .details .elementor-icon-list-item:last-child {
//   padding-left: 100px !important;
// }
.blog-social-icons {}
.post-main-details p {
  margin-bottom: 35px;
  margin-block-end: 35px !important;
}

.post-like .wp_ulike_general_class{
  background-color: #FFF;
  padding: 8px 19px !important;
  border-radius: 16px !important;
}
.post-like .count-box {
  color: #1C1C1C !important;
  font-size: 28px !important;
  line-height: 36px !important;
  margin-left: 10px !important;
}
.post-like .wp_ulike_put_image:after {
  filter: brightness(0) saturate(100%) invert(19%) sepia(95%) saturate(3217%) hue-rotate(351deg) brightness(83%) contrast(132%) !important;
  width: 32px !important;
  height: 32px !important;
}
.post-main-details p img {
  margin-bottom: 16px;
}
.blog-social-icons .elementor-share-btn {
  position: relative;
  z-index: 1;
}
.blog-social-icons .elementor-share-btn__title {
	display: flex;
	align-items: center;
}
.blog-social-icons .elementor-share-btn__title svg {
  width: 18px !important;
  height: 23px !important;
}
.blog-social-icons .elementor-share-btn::after {
  content: '';
  background: url('/wp-content/uploads/2025/06/polygon.svg') no-repeat center;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.blog-detail-content h2 {
	font-size: 40px;
	line-height: 45px;
	text-transform: none;
}
.blog-detail-content ul {
	margin-bottom: 25px;
}
.blog-card-list .elementor-heading-title a,
.blog-card-list .elementor-widget-container p {
   display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
@media (max-width: 1500px) {
  .post-main-details p {
    margin-bottom: 26px;
    margin-block-end: 26px !important;
  }
  .post-like .count-box {
    font-size: 18px !important;
    line-height: 26px !important;
    margin-left: 4px !important;
  }
  .post-like .wp_ulike_put_image:after {
    width: 20px !important;
    height: 20px !important;
  }
/*   .details .elementor-icon-list-item .elementor-icon-list-icon {
    width: 59px !important;
  } */
	.blog-detail-content h2 {
	font-size: 30px;
	line-height: 35px;
		text-transform: none;
}
}

.avtar-details .elementor-icon-list-item:last-child span  {
  padding-left: 100px !important ;
}
.avtar-details .elementor-icon-list-item .elementor-icon-list-text  {
  margin-top: -43px;
}
.avtar-details .elementor-icon-list-item:last-child .elementor-icon-list-text {
  margin-top: -53px;
}
.cantact-faq-sec .e-n-accordion-item-title {
	justify-content: space-between;
    padding-right: 30px;
}
@media (max-width: 1700px) {
  .avtar-details .elementor-icon-list-item .elementor-icon-list-text  {
    margin-top: -27px;
  }
  .avtar-details .elementor-icon-list-item:last-child .elementor-icon-list-text {
    margin-top: -44px;
  }
}

@media (max-width: 1500px) {
  .avtar-details .elementor-icon-list-item:last-child .elementor-icon-list-text {
    margin-top: -34px;
  }

  .avtar-details .elementor-icon-list-item:last-child span  {
    padding-left: 70px !important ;
  }
}

@media (max-width: 767px) {
  .avtar-details .elementor-icon-list-item:last-child .elementor-icon-list-text {
    margin-top: -28px;
  }

  .avtar-details .elementor-icon-list-item:last-child span  {
    padding-left: 56px !important ;
  }
	.blog-social-icons .elementor-share-btn__title svg path{
		width: 10px !important;
	}
}
.pointer-none {
	pointer-events: none;
}
/* Footer */
.footer.staffing-form-sec {
	display: flex;
	align-items: center;
	max-width: 600px; 
	margin: 0 auto; 
}

.footer.staffing-form-sec p {
  	margin: 0 !important;
}

.staffing-form-filed {
  	flex: 1;
}

.staffing-form-filed.staffing-form-btn {
  	flex: 0 0 auto;
}

/* Input field styling */
.footer .wpcf7-email {
	width: 100%;
	padding: 15px 20px;
	border: none;
	border-radius: 25px 0 0 25px !important;
	background-color: #ffffff;
	font-size: 16px;
	outline: none;
	box-shadow: none;
	margin: 0;
}

.footer .wpcf7-email::placeholder {
	color: #999;
	font-size: 16px;
}

/* Submit button styling */
.footer .wpcf7-submit {
	padding: 15px 39px;
	border: none;
	border-radius: 0 25px 25px 0 !important;
	background-color: #9ACD32; /* Lime green color */
	color: #000;
	font-size: 14px !important;
	font-weight: bold;
	cursor: pointer;
	outline: none;
	margin: 0;
	height: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "Open Sans", Sans-serif;
}

.footer .wpcf7-spinner {
  	position: absolute !important;
	margin-left: 0;
}
.footer .wpcf7-submit:hover {
  	background-color: #8BC34A;
}

/* Remove any gaps between elements */
.staffing-form-filed:first-child {
  	margin-right: -1px;
}

/* Ensure both elements have the same height */
.footer .wpcf7-email,
.footer .wpcf7-submit {
	height: 50px;
	box-sizing: border-box;
	font-family: "Open Sans", Sans-serif !important;
}

/* Optional: Add some styling for the container background */
.footer.staffing-form-sec {
  	background-color: transparent;
  	padding: 20px;
	gap: 4px;
}
.footer .wpcf7-response-output {
	margin-top: 20px;
}
.footer.staffing-form-sec .wpcf7-not-valid-tip {
	position: absolute;
	margin-top: 5px;
	font-size: 16px;
	
}
.wpcf7-not-valid-tip {
	color: #d63638;
}
.footer-section::after {
  	content: '';
    position: absolute;
    left: -28.12%;
    right: 72.76%;
    top: -56.53%;
    bottom: -60%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(204, 255, 92, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
    filter: blur(250px);
    border-radius: 1000px;
}
.footer-bottom p {
	margin: 0 !important;
}
.header-social-icons {
	opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

@media (min-width: 767px) {
	.contact-form-wrap .contact-info {
		max-width: 491px;
	}
}
/* @media (min-width: 1198px) {
	.teamp-card {
		max-height: 471px;
	}
} */
@media (max-width: 1350px) {
	.contact-form .form-btn {
		text-align: right;
		margin-top: 90px;
		margin-bottom: 95px;
	}
	.heading-line-section::after {
		height: 6px;
	}
}
@media (max-width: 767px) {
	    .contact-form .form-btn {
        text-align: right;
        margin-top: 60px;
        margin-bottom: 137px;
    }
	.contact-form .form-field-row .e-flex {
		gap: 16px;
		flex-direction: column;
		margin-bottom: 16px;
	}
	.contact-form .wpcf7-submit {
		font-size: 16px !important;
	}
	.footer .wpcf7-email,
	.footer .wpcf7-submit {
		height: 42px;
	}
	.footer .wpcf7-submit {
		padding: 10px 15px;
	}
	.footer .wpcf7-email {
		padding: 10px 20px;
	}
}
@media (max-width: 580px) {
	.footer-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
		flex-direction: column;
	}
	.footer-section a.elementor-item {
		justify-content: center;
		margin: 0 !important;
	} 
	.footer-bottom .elementor-item  {
		margin: 0 !important;
	}
	.footer-bottom .elementor-nav-menu {
/* 		flex-direction: column; */
		gap: 16px;
	}
	.footer .wpcf7-submit {
		padding: 12px !important;
	}
	#app-icon,
	#play-icon {
		min-width: 169px;
	}
	#play-icon .elementor-button-icon svg, #app-icon .elementor-button-icon svg {
		width: 24px;
		height: 24px;
	}
	#play-icon .elementor-button-text,
	#app-icon .elementor-button-text {
		font-size: 14px !important;
	}
		.blog-detail-content h2 {
	font-size:25px;
	line-height: 30px;
		text-transform: none;
}
}