/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 19 2026 | 12:23:13 */
body{
	background: #fff;
}

#request-services .wpforms-head-container {
    padding: 0;
}
#request-services #wpforms-96 {
    position: relative;
    top: -100px;
    background: #fff;
    padding: 15px;
    border-radius: 20px;
    box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.08);
}
#request-services #wpforms-submit-96 {
    width: 100%;
    max-width: 240px;
    border-radius: 30px;
}
#request-services #wpforms-96  input {
    border-radius: 23px;
    background: #E9EBF0;
}.elementor-button-icon .e-font-icon-svg {
    height: 1em;
    rotate: 320deg;
}
#header {
    display: none;
}
hr{
	display:none;
}

#menu span.elementor-icon-list-text:hover {
    border-bottom: 2px solid#fff;

}
#menu svg.e-font-icon-svg.e-fas-phone-alt {
    rotate: none;
}
#menu svg.e-font-icon-svg.e-fas-sign-in-alt {
    rotate: none;
}
.ehf-header #masthead {
    z-index: 99;
    position: absolute!important;
    width: 100%!important;
}
.elementor-element.elementor-element-2b17d9e.e-con-full.e-flex.e-con.e-child {
    padding-top: 90px;
}

/***********Request Form**************/
#request-services button {
 background-color: #3A5244!important;
}
#request-services button:hover {
background-color: #ADC6A2!important;
	color: #000;
}


/*********Get in Touch**********/
#form button {
    background-color: #3a5244;
    border-style: none;
    border-radius: 40px 40px 40px 40px;
    padding: 14px 36px 14px 36px;
}
#form button:hover{
	  background-color: #ADC6A2;
	color: #000;

}
#form .wpforms-title {
    text-align: center;
}
#form .wpforms-description {
    text-align: center;
}
 #form .wpforms-field-row-block.wpforms-first.wpforms-two-fifths {
    width: 33%;
}
#form .wpforms-field-row-block.wpforms-two-fifths {
    width: 33%;
}
#form .wpforms-field-row-block.wpforms-one-fifth {
   width: 34%;
}

#form input {
    border-radius: 40px;
}
#form input:focus {
   border-color: #3a5244!important;
}
#form textarea {
    border-radius: 40px;
}
#form textarea:focus {
  border-color: #3a5244!important;
}
#form .wpforms-title {
    font-size: 40px;
}
#form .wpforms-head-container  {
    margin: 0;
    padding: 0 0 20px 0!important;
}
#form .elementor-widget-container {
    position: relative;
    top: 190px;
    z-index: 9;
    background: #e6efdd;
}
