/* 
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
*/
.sp-testimonial-free-wrapper  .swiper-wrapper {
	flex-direction: column;
	align-items: center;
}
.sp-testimonial-post-title {
	display: none;
}
a {
	text-decoration: none !important;
}
.tfree-grid-items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  padding: 20px;
}

.sp-testimonial-item {
	margin: 10px 0;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 20px;
  max-width: 1000px;
  flex: -1 1 1000px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.sp-testimonial-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

.sp-testimonial-content p {
  font-size: 16px;
  color: #333;
  line-height: 1.6;
}

.sp-testimonial-client-name {
  margin-top: 15px;
  font-weight: 600;
  font-size: 18px;
  color: #0073e6;
  text-align: right;
}

.ttext {
	font-weight: 100 !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
	display: none;
}
#serviceslide .swiper-button-next {
	right: 0px;
}
#serviceslide .swiper-button-prev {
	left: 0px;
}
#serviceslide .swiper-button-next, #serviceslide .swiper-button-prev {
	width: 44px !important;
	height: 52px !important;
}
#testislide .swiper-button-next, #testislide .swiper-button-prev {
	bottom: 0;
	left: 0;
	top: unset !important;
	width: 44px !important;
	height: 52px !important;
}
#serviceslide .swiper-button-next{
	background: #006dd9;
}
#testislide .swiper-button-next {
	background: #006dd9;
	left: 60px;
}
#serviceslide .swiper-button-prev,
#testislide .swiper-button-prev {
	background: #02214d;
}

.swiper-button-next::before,.swiper-button-prev::before {
	display: inline-block;
    max-width: 44px !important;
    width: 100%;
    color: #fff;
    text-align: center;
	font-size: 44px;
	font-weight: 100;
	padding-bottom: 8px;
}

.swiper-button-next::before {
  content: ">";
}

.swiper-button-prev::before {
  content: "<";
}

/* Add your custom styles here */
.hfe-menu-item:hover::after,
.current-menu-item a::after {
	content: "";
    background: #02214D !important;
    width: 100%;
    height: 7px;
    position: absolute !important;
    bottom: 6px;
    left: 0;
	opacity: 1 !important;
}

.r1 > p {
	display: flex;
	gap: 10px !important;
	justify-content: space-between;
}
.r1 label {
	width: 100%;
	max-width: 432px;
}
.areamo {
	width: 100%;
}
input[type="text"], input[type="email"], textarea, input[type="tel"] {
    background-color: #eee;
    padding: 10px 0 10px 12px;
	border: 0px;
    border-radius: 0px;
	box-shadow: inset 4px 4px 6px rgba(0, 0, 0, 0.2);
	width:100%;
}
input[type="email"], textarea {
	max-height: 258px;
	margin-bottom: 15px
}

input[type="tel"]::placeholder,
input[type="text"]::placeholder, 
input[type="email"]::placeholder, 
textarea::placeholder {
    color: #555555;
    font-family: "Open Sans", Sans-serif;
    font-size: 15px;
}
input[type="tel"]:focus,
input[type="text"]:focus, 
input[type="email"]:focus, 
textarea:focus {
    border-color: #007bff;
    outline: none;
    background-color: #e6f7ff;
}
input.wpcf7-email {
	margin: unset;
}
.wpcf7 p {
	margin-block-end: -0.1rem;
}

/* Style for the submit button */
.wpcf7-submit {
    color: #fff;
	border: 1px solid #02214d;
	border-radius: 0;
	background: #02214d;
    padding: 20px 32px;
    font-family: Poppins;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 2px;
    font-size: 14px;
    cursor: pointer;
    width: 100%;
    max-width: 202px;
    display: flex;
    margin: auto;
    margin-top: 20px;
    transition: background-color 0.3s ease;
}
@media (max-width: 1920px) {
	body {
		min-width: 1820px;
	}
	#header nav {
		    width: 706.094px !important;
	}
}
@media (max-width: 1850px) {

	.servicesss {
		padding-right: 20px;
	}
	.about {
		background-position-x: -106px !important;
		padding-right: 20px;
	}
	
	.resets {
		padding-left: 20px;
	}
	
	.overhide {
		overflow: hidden;
	}
}

@media (max-width: 1365px) {
		body {
		min-width: 400px;
	}
	#header {
		left: 50% !important;
		transform: translatex(-50%) !important;
	}
	#header nav {
		    width: 600.094px !important;
	}
}

/*  elementor drop down custom css*/
@media (max-width: 767px) {
	.elementor-element.elementor-element-6059c99.e-con-full.e-flex.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-child {
		top: 0;
		left: 0;
		position: fixed;
	}
	#menucontainer {
		position: fixed;
		background: #02214d !important;
		width: 100%;
		max-width: 100%;
		top: 0;
		left: 0;
	}

	
	#header {
		position: unset;
		transform: unset !important;
	}
	#masthead {
		background-image: url('/homeprosservices.com/wp-content/uploads/2025/04/b1.jpg');
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.orbg,
	.soside {
		background: unset !important;
	}
	
	.r1 > p {
		flex-direction: column;
		align-items: center;
	}
	.r1 {
		padding-bottom: 10px;
	}
	
	.r1 label {
		max-width: 100%;
	}
	br {
		display: none !important;
	}
	#serv {
		position: unset !important;
		padding-bottom: 20px;
	}
	
	.hfe-nav-menu-icon svg {
		fill: white !important;
	}
	
	#testislide .swiper-button-next, #testislide .swiper-button-prev {
		left: 35%;
		bottom: 20px;
	}
	#testislide .swiper-button-next {
		left: 53%;
	}
	.elementor-button-wrapper {
		justify-content: center;
    align-items: center;
    display: flex;
	}
	#header nav {
		width: 100% !important;
	}
	#logo .elementor-widget-container {
		margin: auto !important;
		display: flex;
		justify-content: center;
	}
}



