/* 
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
*/

/* Add your custom styles here */

body{
	text-decoration:none;
}
.elementor-widget-theme-post-content p:nth-last-of-type(1),
.elementor-widget-container p:nth-last-of-type(1) {
    margin: 0 !important;
}
.page-id-606 #Main_Footer > .e-con-inner,
.page-id-538 #Main_Footer > .e-con-inner {
    padding-top: 70px;
}
#GravityForm legend, #GravityForm label {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 5px;
}
#GravityForm .validation_message,
#GravityForm .gform_validation_errors,
#GravityForm legend .gfield_required, 
#GravityForm label .gfield_required{
	display:none;
}
#GravityForm .gfield_contains_required legend::after, 
#GravityForm .gfield_contains_required label::after {
    content: '*';
    display: inline-block;
    color: #c02b0a;
}
#GravityForm input, 
#GravityForm textarea, 
#GravityForm select {
    height: 45px;
    width: 100%;
    padding: 5px 15px;
    font-size: 14px;
	background: transparent;
}
#GravityForm textarea{
	height: 145px;
	resize:none;
	padding: 15px;
}
#GravityForm select {
    padding: 5px 10px;
}
#GravityForm textarea::placeholder,
#GravityForm input::placeholder{
	color:#D1D5DB;
}
#GravityForm input.gform_button {
    margin: 0;
    width: auto;
    border: none;
    padding: 15px 25px;
    height: auto;
    min-width: 160px;
    background: #ff9d00;
}
#GravityForm input.gform_button:hover{
	background: #111111;
}
#GravityForm input:focus,
#GravityForm textarea:focus{
	outline:0;
	box-shadow:none;
}
#GravityForm .gfield_error input {
    border-color: #c02b0a !important;
}
#GravityForm #gform_wrapper_2 input,
#GravityForm #gform_wrapper_2 textarea{
    border-color: #fff;
    color: #fff;
}
#GravityForm #gform_wrapper_2 textarea::placeholder,
#GravityForm #gform_wrapper_2 input::placeholder{
	color: #fff;
}
#GravityForm #gform_wrapper_2 input.gform_button {
    background: #111111;
}
#GravityForm #gform_wrapper_2 input.gform_button:hover {
    background: #fff;
	color:#111111;
}
div#FaqsWrapper .elementor-accordion .elementor-accordion-item >* {
    border-bottom: 1px solid #D1D1D1;
}
div#FaqsWrapper .elementor-accordion .elementor-accordion-item:last-child .elementor-tab-content {
    border-bottom: none;
}
/* testimonial */
#Reviews .elementor-testimonial {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 36px;
    position: relative;
}
#Reviews .elementor-testimonial .elementor-testimonial__image img {
    position: absolute;
    top: 0;
	    width: 92px;
    height: 16px;
	object-fit: contain;
	filter: brightness(0) saturate(100%) invert(67%) sepia(96%) saturate(2896%) hue-rotate(1deg) brightness(105%) contrast(104%);
}
#Reviews .elementor-testimonial .elementor-testimonial__cite {
    margin-top: 24px;
	margin-left:0;
}
#Reviews .swiper-slide {
    transition: all 0.3s;
    padding: 26px 0;
	background: #FFF;
    box-shadow: 0 35px 80px -32px rgba(0, 0, 0, 0.09);
}
#Reviews .elementor-main-swiper {
    padding-bottom: 57px;
}
#Reviews span.swiper-pagination-bullet {
    height: 4px;
    width: 30px;
    border-radius: 4px;
	    margin: 0 2px;
	    transition: 0.3s all;
}
#Reviews span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 125px;
}
#Reviews .elementor-testimonial__icon {
    display: none;
}
#ContactInfo ul.elementor-icon-list-items span.elementor-icon-list-icon {
    flex: 0 0 auto;
    width: 42px;
    height: 42px;
    background: #FF9D00;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
	margin-right:10px;
}
#ColorWhite h5.elementor-heading-title {
    color: #fff;
}
#ColorWhite .elementor-widget-image {
    background: #fff;
    border-radius: 4px;
}
div#GravityForm .gform_footer {
    padding-bottom: 0;
}
.elementor-widget-theme-post-content p a,
.elementor-widget-text-editor p a {
    color: #FF9D00;
	 font-weight: 600;
}
.elementor-widget-theme-post-content p strong,
.elementor-widget-text-editor p strong {
    font-weight: 600;
}
.StepsColumn::after {
    content: '';
    display: block;
    background: url('https://designmedev.com/nyessentialpower/wp-content/uploads/2024/03/Vector-36.png') no-repeat center;
    background-size: contain;
    width: 34px;
    height: 24px;
    flex: 0 0 auto;
    position: absolute;
    right: -48px;
    top: 50%;
    transform: translateY(-50%);
}
#BlogDate {
    background: #111111;
    min-width: 107px !important;
    padding: 3px 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 253px;
    left: 0;
}
#BlogDate .elementor-icon-list-text {
    line-height: normal;
}
div#BlogLoopColumn .ReadMoreBtn {
    position: absolute;
    bottom: 25px;
}
div#BlogLoopColumn .elementor-widget-image a{
	width:100%;
}
#BlogLoopColumn h5.elementor-heading-title a {
    font-weight: 600 !important;
}
.elementor-widget-theme-post-content img {
    margin: 40px auto;
    border-radius: 10px;
}
.elementor-widget-theme-post-content button{
	border:none;
}
.elementor-widget-theme-post-content ul{
	margin-bottom:20px;
}
div#mapwrap iframe {
    border-radius: 10px;
}
@media (max-width: 1024px){
	div#MainMenu nav.elementor-nav-menu--dropdown {
		max-width: 245px;
		right: 0;
		left: auto !important;
		border-radius: 10px;
	}
	.StepsColumn::after {
		width: 25px;
		height: 24px;
		right: -34px;
	}
	.page-id-606 #Main_Footer > .e-con-inner,
	.page-id-538 #Main_Footer > .e-con-inner {
		padding-top: 50px;
	}
}
@media (max-width:767px){
	.page-id-606 #Main_Footer > .e-con-inner,
	.page-id-538 #Main_Footer > .e-con-inner {
		padding-top: 40px;
	}
	.StepsColumn::after{
		display:none;
	}
	.elementor-widget-image {
		width: 100%;
	}
	#Reviews .swiper-slide{
		background: #FFF;
    	box-shadow: 0 35px 80px -32px rgba(0, 0, 0, 0.09);
	}
	#Reviews .elementor-testimonial__header, #Reviews .elementor-testimonial__content {
		padding: 0 15px;
	}
	#Reviews .elementor-main-swiper {
		padding-bottom: 40px;
	}
	#GravityForm input.gform_button {
		padding: 12px 20px;
		min-width: 100px;
		line-height: normal;
	}
	div#FooterMenu ul.elementor-nav-menu li {
		margin-right: 12px;
		padding-right: 12px;
	}
	#FooterMenu .elementor-nav-menu.sm-vertical {
		display: flex;
		flex-wrap: wrap;
		justify-content: start;
	}
	div#FooterMenu ul.elementor-nav-menu li::after {
		content: '';
		display: block;
		background: rgb(212 213 217 / 40%);
		width: 2px;
		height: 16px;
		transform: rotate(15deg);
		flex: 0 0 auto;
		position: absolute;
		right: 0;
		border: none;
		top: 8px;
	}
	.elementor-widget-theme-post-content ul{
		margin-bottom:15px;
		    padding-left: 15px;
	}
	#Reviews span.swiper-pagination-bullet.swiper-pagination-bullet-active {
		width: 80px;
	}
	#Reviews span.swiper-pagination-bullet {
		width: 25px;
	}
}
@media (max-width:480px){
	.elementor-heading-title br {
		display: none;
	}
}
/***********ZOHO FORM CSS*******************/