p{
	margin-bottom:0;
}
.service_icon .elementor-icon-wrapper{
	display:flex;
}
/* header css  */
.elementor-icon-box-title{
	margin-top:unset;
}
.header_menu .hfe-nav-menu ul li a:after{
	height:2px !important;
	border-radius:2px;
}
.hfe-nav-menu-icon{
	padding:unset;
	display:flex;
}
.header_menu .hfe-dropdown{
	overflow:hidden;
}
.hfe-nav-menu__layout-horizontal{
	width:100% !important;
}
/* footer css start  */
.footer_icon_list .elementor-icon-list-icon svg{
	margin:unset !important;
}
.footer_icon_list .elementor-icon-list-text{
	padding:unset !important;
}
@media(max-width:1024px){
	.footer_menu ul li{
		margin-bottom:16px !important;
	}
	.footer_menu ul li:last-child{
		margin-bottom:unset !important;
	}
}
@media(max-width:575px){
	.footer_menu ul li{
		margin-bottom:10px !important;
	}
}

/* banner css start  */
/* .banner_video .elementor-background-video-hosted{
	  object-fit: cover;
    width: 100% !important;
    height: 100% !important;
} */
/* @media(max-width:767px){
	.banner_video .elementor-background-video-hosted{
	height:435px !important;
}
}
@media(max-width:575px){
	.banner_video .elementor-background-video-hosted{
	height:435px !important;
}
} */
/* Form css  */
.support_form form .form_wrap{
	display:flex;
	gap:20px;
}
.wpcf7-not-valid-tip{
    margin-top: 10px;
}
.wpcf7 form .wpcf7-response-output{
    margin:15px 0 0;
}
.support_form form input[type="text"],
.support_form form input[type="email"],
.support_form form input[type="tel"]{
	min-height: 50px !important;
	border: unset !important;
	outline:none;
	border-radius: unset;
	background: #F0F0F0;
	color:#1A1919;
	font-size:14px;
	line-height:21px;
	font-weight:400;
	font-family:'Poppins';
}
.support_form [type="submit"],
.appoinment_form [type="submit"]{
	line-height:18px !important;
	border: 1px solid #156623 !important;
	outline: unset;
}
.support_form [type="submit"]:hover,
.appoinment_form [type="submit"]:hover{
	background-color:transparent;
	border: 1px solid #61CE70 !important;
	color: #1A1919;
}
.support_form form input:placeholder{
	color:#9D9D9D !important;
}
.support_form .wpcf7-response-output{
	margin-top:10px;
}
.wpcf7-spinner{
	display:none;
}
@media(max-width:1024px){
    .support_form form .form_wrap{
        display:flex;
        gap:10px;
    }
}
@media(max-width:767px){
	.support_form form .form_wrap{
		flex-direction:column;
	}
}

/* Area Wrap css start  */

.area_wrap img{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.area_wrap .elementor-widget-container{
	width: 128px;
	height: 128px;
	overflow: hidden;
	border-radius: 50%;
	margin: 0 auto;
}
.area_wrap:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition: all 0.3s ease;
}

/* Appoinment Form  */
.appoinment_form .form_wrap{
	display:flex;
	gap:20px;
}
.appoinment_form .form_wrap .col-wrap{
	width:50%;
}
.appoinment_form label{
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#1A1919;
	margin-bottom:16px;
	font-family:'Poppins';
}
.appoinment_form .form_wrap input,
.appoinment_form  select,
.appoinment_form  input{
	min-height: 45px !important;
	border: unset !important;
	outline:none;
	border-radius: unset;
	background: #F6F6F6;
	/* color:#1A1919; */
	font-size:14px;
	line-height:21px;
	font-weight:400;
	font-family:'Poppins';
}
.appoinment_form  select{
	border-right: 15px solid transparent !important;
}
.appoinment_form form > p ,
.appoinment_form .form_wrap{
	margin-bottom:28px;
}
.appoinment_form form > p:nth-last-child{
	margin-bottom:unset;
}
.appoinment_form form input::placeholder,
.appoinment_form  select,
.appoinment_form input[type="date"]{
	color:#9D9D9D!important;
}
@media(max-width:1024px){
		.appoinment_form form > p ,
.appoinment_form .form_wrap{
	margin-bottom:20px;
}
	.appoinment_form label{
		margin-bottom:12px;
	}
}
@media(max-width:575px){
	.appoinment_form .form_wrap{
		flex-wrap:wrap;
		gap:15px;
	}
	.appoinment_form .form_wrap .col-wrap{
		width:100%;
	}
	.appoinment_form form > p ,
	.appoinment_form .form_wrap{
		margin-bottom:15px;
	}
}

/* Testimonial Slider css */
.testimonial_slider .elementskit-single-testimonial-slider{
	display:flex !important;
	flex-direction:column;
}
.testimonial_slider .elementskit-commentor-content{
	order:0;
}
.testimonial_slider .elementskit-commentor-header{
	order:1;
}
.testimonial_slider .elementskit-commentor-bio{
	order:2;
}
.testimonial_slider .elementskit-commentor-image{
	display:flex;
}
.testimonial_slider .elementskit-commentor-content,
.testimonial_slider .elementskit-commentor-header{
	padding-left:84px !important;
}
.testimonial_slider .elementskit-commentor-header .elementskit-watermark-icon {
	top:34px !important;
	left:25px;
	bottom:unset !important;	
}
@media(max-width:1024px){
	.testimonial_slider .elementskit-commentor-content{
		margin-bottom:unset !important;
	}
	.testimonial_slider .elementskit-commentor-content,
.testimonial_slider .elementskit-commentor-header{
	padding-left:75px !important;
}
	.testimonial_slider .swiper-navigation-button{
		bottom:30px;
		top:unset !important;
		transform:unset !important;
	}
	.testimonial_slider .swiper-button-prev{
		left:calc(100% - 110px) !important;
	}
}
@media(max-width:767px){
body .ekit-wid-con .elementskit-testimonial-slider .swiper-button-next, 
body .ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev{
		display:flex !important;
	}	
	.testimonial_slider .swiper-button-prev{
		left:calc(100% - 120px) !important;
	}
}
@media(max-width:575px){
	.testimonial_slider .elementskit-commentor-content,
	.testimonial_slider .elementskit-commentor-header{
		padding-left:60px !important;
	}
		.testimonial_slider .swiper-button-prev{
		left:calc(100% - 110px) !important;
	}
}
@media(max-width:430px){
	.testimonial_slider .elementskit-single-testimonial-slider{
		padding:25px 25px 70px !important;
	}
		.testimonial_slider .swiper-button-next{
		right:34% !important;
		bottom: 25px;
	}
		.testimonial_slider .swiper-button-prev{
		left:34% !important;
		bottom: 25px;
	}
}

/* Service css  */
.service_wrapper .service_box{
	width:calc(33.33% - 15px);
}
@media(max-width:1024px){
	.service_wrapper .service_box{
		width:calc(50% - 15px);
	}
}
@media(max-width:575px){
	.service_wrapper .service_box{
		width:100%;
	}
}

/* Contact page css  */
.contact_form .form_wrap{
	display:flex;
	gap:35px;
}
.contact_form .form_wrap .col-wrap{
	width:50%;
}
.contact_form label{
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#1A1919;
	margin-bottom:10px;
	font-family:'Poppins';
}
.contact_form.form_wrap input,
.contact_form  input,
.contact_form  textarea{
	min-height: 45px !important;
	border: unset !important;
	outline:none;
	border-radius: unset;
	background: #F6F6F6;
	color:#1A1919;
	font-size:14px;
	line-height:21px;
	font-weight:400;
	font-family:'Poppins';
}
.contact_form  textarea{
	height:172px;
}
.contact_form form > p ,
.contact_form .form_wrap{
	margin-bottom:24px;
}
.contact_form form > p:nth-last-child{
	margin-bottom:unset;
}
.contact_form form input::placeholder,
.contact_form form textarea::placeholder{
	color:#9D9D9D !important;
}
.contact_form [type="submit"]{
	line-height:18px !important;
	border: 1px solid #156623 !important;
	outline: unset;
}
.contact_form [type="submit"]:hover{
	background-color:transparent;
	border: 1px solid #61CE70 !important;
	color: #1A1919;
}
@media(max-width:1024px){
	.contact_form form > p ,
	.contact_form .form_wrap{
		margin-bottom:15px;
	}
	.contact_form .form_wrap{
		gap:15px;
	}
}
@media(max-width:575px){
	.contact_form .form_wrap{
		flex-wrap:wrap;
	}
	.contact_form .form_wrap .col-wrap{
		width:100%;
	}
	.contact_form form > p ,
	.contact_form .form_wrap{
		margin-bottom:15px;
	}
	.mail_wrap .elementor-icon-box-wrapper .elementor-icon-box-description{
		word-break: break-all;
	}
}

/* Error Page css */
.error-page{
    padding:80px 20px ;
    text-align: center;
}
.error-page .container{
    max-width: 1280px;
    margin: 0 auto;
}
.error-page h1{
    font-size: 180px;
    line-height: 150px;
    color: #156623;
    font-family: "Ibarra Real Nova";
    margin: 0 0 20px;
}
.error-page p{
    color:#1A1919;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	font-family:'Poppins';
    margin-bottom: 20px;
}
.error-page a{
    padding: 15px 28px;
    color: #ffffff;
    background-color: #156623;
    font-family: 'Poppins';
    font-size: 16px;;
    line-height: 24px;
    display: inline-block;
    transition: all 0.3s ease-in;
}
.error-page a:hover{
    color:#ffffff;
    background-color: #61CE70;
}

@media(max-width:1200px){
    .error-page{
        padding:60px 20px ;
    }
    .error-page h1{
        font-size: 130px;
        line-height: 100px;
    }
}
@media(max-width:767px){
    .error-page{
        padding:40px 20px ;
    }
    .error-page h1{
        font-size: 100px;
        line-height: 80px;
    }
    .error-page p{
        font-size: 16px;
    }
}