	* {
		padding:0;
		margin:0;
	}

	::selection {
		background: #000;
		color: #fff;
		text-shadow: none;
	}

	body {
		padding-top: 94px;
	}

	::-moz-selection {
		background: #000;
		color: #fff;
		text-shadow: none;
	}

	header#masthead {
		display: block !important;
	}

	#masthead {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		background-color: #ffffff;
		display: block;
		z-index: 999;
	}

	.header-wrapper .elementor-section .elementor-container {
		justify-content: space-between;
		align-items: center;
	}
	.header-wrapper .elementor-container{
		justify-content: space-between;
	}

	.header-wrapper .logo-box {
		width: auto !important;
		float: left;
	}

	.header-wrapper .menu-box {
		width: auto !important;
		float: right;
	}

	.notfound-content {
		text-align: center;
		padding: 7vw 0;
		width: 100%;
		float: left;
	}

	.error404 .notfound-content h1 {
		color: #000000;
	}

	.error404 .notfound-content h3 {
		margin: 20px 0;
	}


	body .gform_wrapper,
	.gform_confirmation_wrapper {
		width: 100%;
		float: left;
	}

	body .gform_wrapper {
		margin: 0px 0;
	}

	body .gform_wrapper form {
		width: 100%;
		float: left;
	}

	body .gform_wrapper form .gform_body {
		float: left;
		width: 100% !important;
		margin: 0 0px !important;
		padding-right: 14px;
	}

	body .gform_wrapper .gf_progressbar_wrapper {
		display: none;
	}

	body .gform_wrapper form .gform_body ul li.gfield {
		padding: 0px;
		width: 100%;
		float: left;
		padding: 0 0px !important;
		margin: 0 0px 0px !important;
		background-color: transparent;
		border: none;
		clear: inherit;
	}
	.gform_legacy_markup_wrapper ul.gform_fields {
		display: grid !important;
		grid-template-columns: 50% 50% !important;
		list-style-type: none !important;
		margin: 0px !important;
	}   
	.gform_legacy_markup_wrapper ul.gform_fields > li:nth-child(7) {
		grid-column: span 2 !important;
	}
	body .gform_wrapper form .gform_body ul {
		gap: 14px !important;
	}



	body .gform_wrapper form .gform_body ul li.gfield label {
		width: 100%;
		float: left;
		color: #000;
		font-family: 'Mona Sans' !important;
		font-size: 18px;
		font-weight: 400;
		margin-top: 0px !important;
		padding: 0 0px 10px;
		line-height: 120%;
	}

	body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
		font-size: 18px;
		width: 4px;
		height: 4px;
		border-radius: 100%;
		display: none;
		vertical-align: top;
		margin-left: 0px;
		margin-top: 0px;
	}

	body .gform_wrapper form .gform_body ul li.gfield.full-box, .gfield .gfield--type-textarea .gfield_error .full-box .gfield_contains_required .field_sublabel_below .gfield--no-description .field_description_below .gfield_visibility_visible{
		width: 100% !important; 
	}

	body .gform_wrapper form .gform_body ul li.gfield textarea {
		width: 100% !important;
		height: 120px !important;
		border-radius: 20px !important;
	}

	body .gform_wrapper form .gform_body ul li.description textarea {
		width: 100% !important;
	}

	body .gform_wrapper .validation_message {
		color: #790000;
		padding-top: 5px;
		padding-right: 0px !important;
		width: 100%;
		float: left;
		line-height: 120%;
		font-weight: 500;
		letter-spacing: 0.5px;
		font-size: 14px;
	}

	body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
	body .gform_wrapper li.gfield_error ul.gfield_checkbox,
	body .gform_wrapper li.gfield_error ul.gfield_radio,
	body .gform_wrapper .field_description_below .gfield_description {
		color: #790000;
		padding-top: 5px;
		padding-right: 0px !important;
		width: 100%;
		float: left;
		line-height: 120%;
		font-weight: 500;
		font-size: 14px;
		letter-spacing: 0.5px;
	}

	body .gform_confirmation_message {
		width: 100%;
		float: left;
		text-align: center;
		font-weight: normal;
		font-family: 'Mona Sans' !important;
		background-color: #029300;
		line-height: 125%;
		border: 1px solid #E8E8E8;
		border-radius: 5px;
		padding: 16px 20px;
		color: #ffffff;
		font-size: 16px;
	}

	body .gform_wrapper div.validation_error {
		margin-bottom: 20px;
		border: none;
		background-color: #790000;
		color: #ffffff;
		padding: 18px 15px;
		line-height: 120%;
		font-size: 16px;
		display: flex;
	}

	body .gform_wrapper .top_label div.ginput_container {
		margin-top: 0px !important;
		width: 100%;
		float: left;
	}

	body .gform_body input[type=text],
	body .gform_body input[type=email],
	body .gform_body input[type=tel],
	body .gform_body input[type=number],
	body select,
	body textarea {
		width: 100% !important;
		border: 1px solid #EAEAEA !important;
		border-radius: 12px !important;
		padding: 20px 27px !important;
		color: #999999 !important;
		box-shadow: none;
		font-family: 'Mona Sans' !important;
		height: auto !important;
		font-weight: 300;
		line-height: 125% !important;
		letter-spacing: 0.5px;
		font-size: 16px !important;
		margin: 0 !important;
		background-color: #E8E8E820 !important;
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
		outline: none;
	}

	body select {
		background-image: url(../images/select-arrow.png);
		background-repeat: no-repeat;
		background-position: right 20px center;
		padding-right: 40px !important;
	}

	body .gform_wrapper textarea.small {
		height: 80px;
	}

	body .gform_wrapper .gform_page_footer {
		padding: 0 15px;
		margin-bottom: 0px;
		text-align: left;
		width: 100%;
		float: right;
		margin-top: 10px;
		border: none;
	}

	.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
		color: #ffffff !important;
		font-weight: 400 !important;
		padding: 0 !important;
		margin: 0px !important;
		line-height: 120%;
	}
	.contact_sec .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
		width: 100%;
	}

	/* -------------hover icone ------*/
	.icon_box_hover:before{
		content: '';
		background: #1B7A28;
		height: 200%;
		width: 150%;
		position: absolute;
		z-index: 0;
		border-radius: 100%;
		transform: translate(-100%, 100%);
		transition: all 1s;
	}
	.icon_box_hover:hover:before{
		/* border-radius: 20px 20px 20px 20px; */
		transform: translate(-20%, -20%);
	}
	.icon_box_hover *{
		position: relative;
		transition: color 1s;
	}
	.icon_box_hover {
		overflow: hidden;
		border-radius: 20px;
	}
	.icon_box_hover:hover svg path {
		fill: #FFF;
	}
	.icon_box_hover:hover svg circle {
		fill: #FFF !important;
	}

	.icon_box_hover svg path{
		transition: all 1s;
	}
	.icon_box_hover:hover *{
		color: #fff !important;
	}

	/* -------------------- header CSS ------------ */
	.services_sub > .elementor-nav-menu--dropdown {
		margin-top: 20px !important;
	}
	.menu-box .elementor-item-active::after{
		content: '';
		position: absolute;
		background-color: #139725;
		width: 5px;
		height: 5px;
		bottom: 10px;
		border-radius: 50px;
		left: 50%;
		transform: translatex(-50%);
	}
	/* -------------------- home page CSS ------------ */

	.elementor-section .elementor-inner-section .contact_form 
	{
		width: min-content !important;
	}
	.gform_legacy_markup_wrapper .gform_heading {
		margin-bottom: 0px !important;
		width: 100%;
	}
	.gform_legacy_markup_wrapper .gform_footer {
		clear: both;
		margin: 0px 0 0 !important;
		padding: 20px 0 0px !important;
		width: 100%
	}
	.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit], .gform_legacy_markup_wrapper .gform_page_footer input.button, .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
		margin: 0px;
		padding: 20px 27px;
		width: 100% !important;
		color: white;
		border-radius: 12px;
		border: 0px;
		font-family: "Mona Sans";
		font-size: 18px;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
		cursor: pointer;
	}

	.service_sec_gap .elementor-column-gap-default {
		column-gap: 52px
	}

	.service_sec_gap .elementor-widget-container{
		overflow: hidden;
	}

	.icon_box_sec .elementor-column-gap-default{
		column-gap: 35px
	}
	.icon_box_hover{
		height: 100%;
	}
	/* .about_us_sec .elementor-column-gap-default{
	column-gap: 72px
	} */
	.testimonials_colu .elementor-testimonial__image img{
		border-radius: 0 !important;
		/*     position: absolute !important; */
		top:  0% !important
	}
	.testimonials_colu .elementor-testimonial__image{
		position: absolute;
		top: 25px;
		height: 120px !important;
	}
	.testimonials_colu .elementor-testimonial__content{
		margin-top: 80px;
	}
	.testimonials_colu .swiper-pagination-bullet{
		background-color: #000;
		height: 12px;
		width: 12px;
		margin: 0px 4.5px !important;
		border-radius: 120px;
	}
	.testimonials_colu .swiper-pagination-bullet-active
	{
		background-color: #139725;
		height: 12px;
		border-radius: 120px;
		width: 32px;
	}
	.service_sec_gap .service_img .elementor-widget-container {

		border-radius: 20px !important;
	}
	.testimonials_colu .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal{
		bottom: -30px;
	} 
	.page-id-450 .contact_sec .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
		width: min-content !important;
		margin: 0;
	}

	/* -------------------- Our Services page CSS ------------ */
	.feat_post_img{
		border-radius: 20px !important;
		overflow: hidden;
	}
	.btn_underline:hover a {
		text-decoration: underline;
		text-decoration-color: #139725;
		text-underline-offset: 6px; 
		text-decoration-thickness: 0.5px; 
	}
	.home_loop_grid_clu .btn_underline {
			display: none !important
	}

	/* -------------------- Contact page CSS ------------ */
	
	body .gform_wrapper form .gform_body ul li.gfield {
		padding: 0px;
		width: 100%;
	}
/* 	.contact_sec .contact_page_sec .gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit], .gform_legacy_markup_wrapper .gform_page_footer input.button, .gform_legacy_markup_wrapper .gform_page_footer input[type=submit]{
		width: min-content !important;
	} */
.contact_sec .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    width: min-content;
}
	.contact_sec .gform_legacy_markup_wrapper ul.gform_fields > li:nth-child(7) {
		grid-column: span 2;
	}
	.contact_sec .gform_legacy_markup_wrapper ul.gform_fields {
		display: grid;
		grid-template-columns: 50% 50%;
	}
	.gform_legacy_markup_wrapper ul.gform_fields {
		display: grid;
		grid-template-columns: 50% 50%;
		list-style-type: none;
		margin: 0px !important;
	}   
	.gform_legacy_markup_wrapper ul.gform_fields > li:nth-child(7) {
			grid-column: span 2;
		}
	.contact_sec .gform_legacy_markup_wrapper .gform_footer {
		margin: 0px 0 0 !important;
		padding: 40px 0 0px !important;
		width: 100%
	}
	body .contact_sec .gform_wrapper form .gform_body ul{
			gap: 30px !important;
		} 
	 .elementor-accordion .elementor-tab-title {
		border-radius: 10px;
	 } 
	.elementor-element.elementor-element-03044ca .elementor-accordion-item{
	    margin-bottom: 18px !important;
	}
	.elementor-450 .elementor-element.elementor-element-03044ca .elementor-accordion-item {
		border-width: 10px;
		border-color: #3e0a0ade;
	}
	.elementor-450 .elementor-element.elementor-element-03044ca .elementor-accordion-item .elementor-tab-title.elementor-active {
        	border-radius: 10px 10px 0px 0px;
	}
	.elementor-450 .elementor-element.elementor-element-03044ca .elementor-accordion-item .elementor-tab-content {
	     border-radius: 0px 0px 10px 10px;
	}
   


