/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
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.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1752577090
Updated: 2025-07-15 10:58:10

*/
html{
scroll-padding-top:2.6rem;
}
div{
scroll-margin-top: 2.6rem;
}

    #about-popup {
    position: fixed;
    z-index: 99;
    display: none;
    top: 50%;
    background: #000000de;
    transform: translateY(-50%);
		align-content:center;
}
#close-popup, #popup-btn{
    cursor: pointer;
}
.popup-cont{
    position: relative;
}
.popup-cont #close-popup{
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 99;
    
}
.sw-basic-gallery figure.gallery-item {
    height: 300px;
    overflow: hidden;
    
}
.sw-basic-gallery figure.gallery-item > div{
  height: 100%;
}
.sw-basic-gallery figure.gallery-item img {
    height: 100%;
    object-fit: cover;
}
footer p {
    margin: 0;
}
.contact-info h4 {
    margin-top: 2px;
}
.sw-gallery .gallery-item {
    display: none;
}
.sw-gallery .gallery-item.visible {
    display: inline-block;
}
header{
	transition: all .4s ease !important;
	min-height:120px !important;
}
.sticky-header {
    background: #fff;
    position: sticky !important;
    top: 0;
    transition: all .4s ease !Important;
	min-height:70px !important;
	box-shadow: 0 0 8px 0px #dedede;
}
header .hfe-site-logo img{
	transition: all .7s ease !Important;
}
.sticky-header .hfe-site-logo img{
	max-width:50% !Important;
transition: all .7s ease !Important;
}

/* .sticky-header nav ul.hfe-nav-menu li.menu-item a.hfe-menu-item {
    color: black !important;
}
.sticky-header nav ul.hfe-nav-menu li.menu-item a.hfe-menu-item:hover {
   color: var(--e-global-color-primary) !important;
}
header nav ul.hfe-nav-menu li.menu-item a.hfe-menu-item.elementor-button{
    color: #fff !important;
}
.sticky-header nav ul.hfe-nav-menu li.menu-item a.hfe-menu-item.elementor-button{
    color: #fff !important;
}
.sticky-header .elementor-9 .elementor-element.elementor-element-87b36ed div.hfe-nav-menu-icon svg {
    fill: var(--e-global-color-primary) !important;
}
.sticky-header nav ul.hfe-nav-menu li.menu-item a.hfe-menu-item.elementor-button:hover{
    color: var(--e-global-color-primary) !important;
	border-color: var(--e-global-color-primary) !Important;
}
.sticky-header nav ul.hfe-nav-menu li.menu-item.current-menu-item a.hfe-menu-item.elementor-button{
	 color: var(--e-global-color-primary) !important;
  background: transparent !Important;
border-color: var(--e-global-color-primary) !Important;
}
.sticky-header nav ul.hfe-nav-menu li.menu-item.current-menu-item a.hfe-menu-item{
	color: var(--e-global-color-primary) !important;
} */
.Service-boxes p {
    margin: 0;
}
header#masthead .hfe-nav-menu {
	overflow:hidden;
}
.Service-boxes:after {
    content: '';
    width: 96%;
    height: 95%;
    border: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
	transition:.5s;
}
.Service-boxes:hover:after{
	border:1px solid #fff;
	transition:1s;
}
.service-box-btn {
    transform: scale(0);
    height: 0;
}
.Service-boxes:hover .service-box-btn {
    transform: scale(1);
    height: 100%;
}
.sw-testimonials .sp-testimonial-client-image img {
    border-radius: 0;
    width: 10%;
    padding: 0 !important;
}

.sw-testimonials .sp-testimonial-item {
    min-height: 330px;
    background: #444444;
    vertical-align: middle;
    align-items: center;
    display: flex;
    padding: 30px;
    border-radius: 12px;
}
.sw-form .field-wrap input, .sw-form .field-wrap textarea {
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    padding: 17px 0;
}
.form-btn input.wpcf7-submit {
    width: auto;
    font-weight: 700;
	margin: auto;
	display:block;
}
.sw-form .field-wrap textarea {
    height: 150px;
}
.form-btn {
    position: relative;
}
.form-btn span.wpcf7-spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.sw-form .field-wrap input:focus-visible, .sw-form .field-wrap textarea:focus-visible {
    outline: none;
}
.footer-address h6{
	margin-top:0;
}
.hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-expandible, .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal, .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-vertical{
	position:unset;
}
@media screen and (min-width:1025px){
	header#masthead nav.hfe-nav-menu__layout-horizontal {
    width: 100% !important;
    max-width: 100%;
    justify-content: end;
}
}
@media screen and (max-width:1470px){
	.sw-testimonials .sp-testimonial-item{
		min-height:400px;
	}
}
@media screen and (max-width:991px){
	.sw-testimonials .sp-testimonial-item{
		padding:15px;
	}
	.sw-testimonials div#sp-testimonial-free-169 {
    margin: 0;
    margin-bottom: 44px;
}
}
@media screen and (max-width:881px){
		
	.sw-testimonials .sp-testimonial-client-testimonial p{
		padding:0;
	}
}
@media screen and (max-width:735px){
	.sw-testimonials .sp-testimonial-item {
    min-height: unset;
}

}
@media screen and (max-width:575px){
	br {
    display: none;
}
	.contact-info br{
		display:block !important;
	}
}