/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
.history_list .elementskit-info-box-title {
    text-align: center;
    border: 2px solid #16162B;
    padding: 10px 0px !important;
}

.history_list .elementskit-infobox:hover h3 {
    background: #16162B;
}
.application-form {
    max-width: 1024px;
    margin: 0 auto;
}
.application-form input, .application-form select, .application-form textarea {
    padding: 0 !important;
	box-shadow: none !important;
}
.application-form input::placeholder, .application-form textarea::placeholder {
    color: #16162B !important;
    opacity: 9 !important;
}
.service-slider.mobile-slider .elementskit-advanced-slider .ekit-slider-wrapper>.swiper-pagination .swiper-pagination-bullet::before {
		height: 14px;
		width: 14px;
	}
	.service-slider.mobile-slider .elementskit-advanced-slider .ekit-slider-wrapper>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
		height: 11.2px;
		width: 11.2px;
	}



@media(max-width:767px){
	br{
		display: none;
	}
	.home-banner .ekit_double_button {
		display: flex !important;
		align-items: center !important;
	}
	.mobile-slider .elementskit-advanced-slider .ekit-slider-wrapper>.swiper-pagination .swiper-pagination-bullet::before {
		height: 14px;
		width: 14px;
	}
	.mobile-slider .elementskit-advanced-slider .ekit-slider-wrapper>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
		height: 11.2px;
		width: 11.2px;
	}
	.mobile-slider .swiper-pagination {
		margin-top: 18px;
	}
	.icon-txt .elementor-icon {
		margin-top: 12px;
	}
	button.elementor-button.elementor-size-md {
		max-width: 174px;
		margin: 0 auto;
	}
	.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-arrow i:before {
		content: '\e994' !important;
		font-family: elementskit !important;
		speak: none;
		font-style: normal;
		font-weight: 400;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		position: absolute;
		top: 23px;
		right: 30px;
	}
	span.hfe-menu-toggle.sub-arrow.hfe-menu-child-0 {
		outline: 0;
		border: 0;
	}
	
	
	
	
	
	
	
	
	
	
}

.service-slider .elementskit-info-box-icon img{
	height: 170px !important;
    object-fit: contain;
}





























