* {
    margin: 0;
    padding: 0;
    outline: none;
    text-decoration: none;
    box-sizing: border-box;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    -webkit-text-size-adjust: 100%;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a:focus {
    -moz-outline-style: none;
    outline: none
}
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}
input[type="file"] {
    cursor: pointer;
}
html body {
    padding: 0;
}
*::-moz-selection {
    color: #fff;
    background: #ffd300;
}
*::selection {
    color: #fff;
    background: #ffd300;
}
*::-moz-selection {
    color: #fff;
    background: #ffd300;
}
*::-webkit-selection {
    color: #fff;
    background: #ffd300;
}
*::-ms-selection {
    color: #fff;
    background: #ffd300;
}
*::after,
*::before,
* {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
body a {
    outline: none !important;
    transition: 0.5s all;
}
body a:focus {
    outline: none !important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul:after,
li:after,
.container:after {
    clear: both;
    display: block;
    content: "";
}
select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
}
* {
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    outline: none !important;
}
form label em {
    color: #ff0000;
    display: inline-block;
    font-style: normal;
    vertical-align: top;
}
iframe {
    display: block;
    width: 100%;
    height: 100%;
}
body ul,
body li,
body ol {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
    position: relative;
}
ul {
    margin: 0;
    padding: 0;
}
a,
span,
b,
i {
    display: inline-block;
    vertical-align: top;
}
/*element css*/
#neve_body input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]),
#neve_body textarea,
#neve_body select {
    height: 50px;
    width: 100%;
    margin: 0;
}
/*contact form 7 error msg class and css*/
.wpcf7-not-valid-tip {
    font-size: 15px;
    color: red;
    line-height: 120%;
    margin-top: 1px;
}
.wpcf7-form input:not([type="submit"]).wpcf7-not-valid,
.wpcf7-form .wpcf7-not-valid {
    border-color: red;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: red;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    padding: 7px 15px;
    border: 1px solid red;
    margin: 15px 0 0 0;
}
body .wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: green;
    border-color: green;
}
body textarea {
    resize: none;
    overflow: auto;
    height: 148px !important;
    padding-top: 15px !important;
}
body textarea:focus {
    box-shadow: none;
}
.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}
/*contact form 7 error msg class and css*/
body .to-top {
    height: 50px;
    width: 50px;
    position: fixed;
    top: auto;
    right: 15px;
    left: auto;
    bottom: 75px;
    border-radius: 7px;
    font-family: fontawesome;
    line-height: 48px;
    text-align: center;
    color: #fff;
    z-index: 111;
    box-shadow: 0 0 15px 2px #0006;
    text-decoration: none;
    transition: .5s all;
    scroll-behavior: smooth;
    padding: 0;
    font-size: 0;
    background: #39b54c;
    font-weight: normal;
}
.to-top::before {
    content: "\f106";
    font-size: 28px;
    color: #fff;
    padding-left: 1px;
}
.to-top:hover {
    cursor: pointer;
    /* opacity: 0.6; */
    color: #fff;
    background: #000000;
}


/*css start*/

.contact-detail .contact_details {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.contact-detail .contact_details h2 {
    font-size: 17px;
    line-height: 100%;
    font-family: "gotham", Sans-serif;
    font-weight: 600;
    margin: 0;
}
.contact-detail .contact_details a {
    line-height: 100%;
    font-size: 18px;
}
header.header {
    position: fixed;
    left: 0;
    right: 0;
    top: auto;
    bottom: auto;
    z-index: 9;
}
body#neve_body.sticky_header header.header {
    background: green;
    box-shadow: 0px 2px 10px -3px #000;
    z-index: 999;
}
.contact-detail .contact_details h2 {
    font-size: 17px;
    line-height: 100%;
    font-family: "gotham", Sans-serif;
    font-weight: 500;
    margin: 0;
    color: #fff;
    font-style: italic;
    margin-bottom: 7px;
}
.contact-detail .contact_details a {
    line-height: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}
.contact-detail .contact_details > div {
    line-height: 100%;
}
.contact-detail .contact_details > div {
    line-height: 100%;
    margin-left: 35px;
    padding-left: 65px;
    position: relative;
}
.contact-detail .contact_details > div:before {
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    position: absolute;
    border: 3px solid #fff;
}
.contact-detail .contact_details > div:after {
    content: "";
    height: 30px;
    width: 30px;
    position: absolute;
    top: 10px;
    bottom: 0;
    left: 10px;
    right: 0;
    background-image: url('../images/header-sprite.png');
    background-repeat: no-repeat;
    background-position: -4px -29px;
}
.contact-detail .contact_details .phone-link {
    /* border-right: 1px solid red; */
    padding-right: 40px;
}
.contact-detail .contact_details .email-link::after {
    background-position: -4px -126px;
}
.contact-detail .contact_details .phone-link h2:before {
    content: "";
    height: 100%;
    width: 2px;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url('../images/line.png');
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 1px 100%;
}
span.tit-bold {
    font-weight: 600;
}
.circ-btn a,
body#neve_body .contact-form form p.btn-cls {
    position: relative;
}
.circ-btn a:before,
body#neve_body .contact-form form p.btn-cls:before {
    content: "";
    height: 46px;
    width: 46px;
    position: absolute;
    border-radius: 100%;
    background: #fff;
    margin: auto 7px auto 0;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
}
.circ-btn a:after,
body#neve_body .contact-form form p.btn-cls:after {
    content: "";
    height: 20px;
    width: 20px;
    position: absolute;
    margin: 0;
    top: 20px;
    bottom: 0;
    left: auto;
    right: 20px;
    background-image: url('../images/sprite-image.png');
    background-position: -14px -316px;
    background-repeat: no-repeat;
}
body#neve_body p {
    margin-bottom: 0;
}
body#neve_body .logo-image .hfe-site-logo-container {
    padding: 10px 0;
}
.contact-detail .contact_details a:hover {
    color: #818285;
}
body#neve_body .home-banner {
    position: relative;
}
body#neve_body .home-banner:after {
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: -2px;
    background-image: url('../images/banner-bottom-image.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 9;
    width: 100%;
    height: 230px;
}
span.gray{
    color: #818285;
}
.curve-section .box .elementor-image-box-wrapper {
    max-width: 403px;
    border-radius: 20px;
    box-shadow: 2.931px 5.923px 45px rgba(58,97,39,0.07);
    background-color: #ffffff;
    padding: 56px 30px 46px;
}
#neve_body .curve-section .box .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 100%;
    max-width: 100px;
    height: 100px;
    background-color: #66A945;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 100%;
    position: relative;
}
.curve-section .box .elementor-image-box-wrapper figure.elementor-image-box-img::before {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    top: 0;
    left: auto;
    right: auto;
    bottom: 0;
    border: 2px dashed #66a945;
    margin: auto;
    border-radius: 100%;
}
.curve-section .box .elementor-image-box-wrapper h3 {
    font-size: 24px;
    line-height: 100%;
    font-family: 'Poppins',sans-serif;
    margin: 0;
    color: #333;
    padding: 35px 0 10px 0;
}
.curve-section .box .elementor-image-box-wrapper p.elementor-image-box-description {
    font-size: 18px;
    line-height: 170%;
    font-family: 'Poppins',sans-serif;
}
.curve-section {
    position: relative;
}
.curve-section:before, .curve-section:after {
    content: "";
    position: absolute;
    background-image: url('../images/curve-section-image.png');
    height: 165px;
    width: 100%;
    top: -162px;
    bottom: auto;
    left: 0;
    bottom: 0;
    z-index: 9;
}
.curve-section:after {
    top: auto;
    bottom: -162px;
    transform: rotate(180deg);
}
.les-critiques-scode .testimonial-carousel .testimonial-item {
    border-radius: 20px;
    box-shadow: 2.931px 5.923px 45px rgba(58,97,39,0.07);
    background-color: #ffffff;
    padding: 60px 60px 60px;
}
.les-critiques-scode .testimonial-carousel .testimonial-item .testimonial-image {
    overflow: hidden;
    width: 66px;
    height: 66px;
    border-radius: 100%;
}
.les-critiques-scode .testimonial-carousel .testimonial-item .wrap-all {
    display: flex;
    align-items: center;
}
.les-critiques-scode .testimonial-carousel .testimonial-item .wrap-all h3.testimonial-title,
.les-critiques-scode .testimonial-carousel .testimonial-stars {
    margin: 0;
    font-size: 20px;
    line-height: 100%;
    font-weight: 600;
    padding-left: 20px;
}
.les-critiques-scode .testimonial-carousel .testimonial-stars {
    margin: 0 0 0 auto;
    padding:0;
}
.les-critiques-scode .testimonial-carousel .testimonial-item p {
    font-size: 18px;
    line-height: 180%;
    padding-bottom: 42px;
    color: #333;
    font-weight: 400;
}
.les-critiques-scode .testimonial-carousel .testimonial-item .testimonial-content {
    padding-top: 76px;
    position: relative;
}
.les-critiques-scode .testimonial-carousel .testimonial-item .testimonial-content,
.les-critiques-scode .testimonial-carousel .testimonial-stars,body#neve_body .contact-form form p>span{
    position: relative;

}
.les-critiques-scode .testimonial-carousel .testimonial-item .testimonial-content:before, .les-critiques-scode .testimonial-carousel .testimonial-stars:before,
.contact-details .contactpage_detailsadded > div:after,body#neve_body .contact-form form p>span:before{
    content: "";
    height: 40px;
    width: 40px;
    position: absolute;
    margin: 0;
    top: -14px;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../images/sprite-image.png);
    background-position: -196px -19px;
    background-repeat: no-repeat;
}
 .les-critiques-scode .testimonial-carousel .testimonial-stars:before {
    top: -13px;
    left: -40px;
    background-position: -196px -113px;

}
.testimonial-carousel.owl-carousel.owl-loaded.owl-drag .owl-nav {
    display: none;
}
.testimonial-carousel.owl-carousel .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    margin-top: 42px;
}
.testimonial-carousel.owl-carousel .owl-dots button {
    height: 13px;
    width: 13px;
    border: 1px solid #666666;
    margin: 0 7px;
}
.testimonial-carousel.owl-carousel .owl-dots button.active {
    background: #66A945;
    border: 0;
}
.copyright .hfe-copyright-wrapper a:hover,
.contact-details .contactpage_detailsadded > div>a:hover {
    color: #66a945 !important;
}
.contact-details .contactpage_detailsadded h2 {
    margin-bottom: 0;
    font-size: 26px;
    line-height: 100%;
    font-weight: 600;
    width: 100%;
}
.contact-details .contactpage_detailsadded > div>p, .contact-details .contactpage_detailsadded > div>a {
    font-size: 18px;
    line-height: 170%;
    color: #333333;
}

.contact-details .contactpage_detailsadded > div:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 107px;
    width: 107px;
    border-radius: 100%;
    border: 7px solid #E0EEDA;
    background-color: #66A945;
}
.contact-details .contactpage_detailsadded > div:after {
    top: 31px;
    left: 28px;
    background-position: -89px -33px;
}

.contact-details .contactpage_detailsadded > div.email-link:after {
    top: 28px;
    left: 32px;
    background-position: -92px -139px;
}
.contact-details .contactpage_detailsadded > div.phone-link:after {
    background-position: -89px -253px;
}
.contact-details .contactpage_detailsadded > div {
    position: relative;
    height: 107px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 17px  0;
    padding-left: 130px;
    margin: 31px 0;
}
.contact-details .contactpage_detailsadded p {
    padding-right: 200px;
}
.contact-form .elementor-shortcode {
    border-radius: 20px;
    box-shadow: 2.931px 55.923px 45px rgba(58,97,39,0.07);
    background-color: #ffffff;
    padding: 50px 40px 40px 40px;
    position: relative;
    z-index: 9;
}
.contact-form>.elementor-widget-container:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -5px;
    bottom: 0;
    height: 100%;
    width: 95%;
    background-color: #66A945;
    z-index: -1;
    border-radius: 10px;
    margin: 0 auto;
}
.contact-form form br {
    display: none;
}
.contact-form form  h3 {
    font-size: 45px;
    line-height: 100%;
    font-weight: 500;
}
.contact-us-form {
    padding: 197px 15px 113px 15px;
    margin: 0;
}

 .contact-form form input::-webkit-input-placeholder,
.contact-form form textarea::-webkit-input-placeholder {
    font-size: 18px;
    line-height: 100%;
    font-weight: 400;
    font-family: 'Poppins',sans-serif;
    color:#999999;
  }
  .contact-form form input:-moz-placeholder,
  .contact-form form textarea:-moz-placeholder {
    font-size: 18px;
    line-height: 100%;
    font-weight: 400;
    font-family: 'Poppins',sans-serif;
    color:#999999;
  }
  
  .contact-form form input:-ms-input-placeholder,
  .contact-form form textarea:-ms-input-placeholder{
    font-size: 18px;
    line-height: 100%;
    font-weight: 400;
    font-family: 'Poppins',sans-serif;
    color:#999999;
  } 
  #neve_body .contact-form form input, #neve_body .contact-form form textarea {
    border: 0;
    border-bottom: 1px solid #CCCCCC;
    border-radius: 0;
    padding: 0;
    padding-bottom: 8px;
    font-size: 18px;
    line-height: 100%;
    font-weight: 400;
    font-family: 'Poppins',sans-serif;
    color: #999999;
    box-shadow: unset !important;
}
.contact-form form label {
    font-size: 18px;
    line-height: 100%;
    font-weight: 400;
    font-family: 'Poppins',sans-serif;
}
body#neve_body  .contact-form form p {
    margin-bottom: 25px;
}
#neve_body .contact-form form textarea {
    height: 125px !important;
}
body#neve_body  .contact-form form{
    margin-top:7px;
}
body#neve_body .contact-form form span.wpcf7-form-control-wrap.recaptcha {
    height: 74px;
    width: 302px;
    margin-top: 20px;
}
body#neve_body .contact-form form p.btn-cls input {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
    padding: 21px 70px 21px 35px;
    color: #fff;
    border-radius: 50px;
}
body#neve_body .contact-form form p.btn-cls span.wpcf7-spinner {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 15px;
}
body#neve_body .contact-form form p.btn-cls {
    display: inline-block;
    width: auto;
    margin-top: 30px;
}
.copy-right-right a {
    font-family: "Poppins", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 100%;
    color: #fff;
    margin: 0 10px;
}
.copy-right-right a:hover{
    color:#66A945
}
body#neve_body .contact-form form p>span:before {
    background-position: -16px -24px;
    height: 20px;
    width: 20px;
    top: 12px;
    left: auto;
}
body#neve_body .contact-form form p.email>span:before {
    background-position: -16px -104px;
    top: 12px;
}
body#neve_body .contact-form form p.phone>span:before {
    background-position: -16px -174px;
    top: 12px;
}
body#neve_body .contact-form form p.message>span:before {
    background-position: -15px -244px;
    top: 12px;
}
.double-circle {
    position: relative;

}
.double-circle:before {
    content: "";
    position: absolute;
    background-image: url('../images/double-cicle-image.png');
    background-repeat: no-repeat;
    width: 205px;
    height: 230px;
    top: auto;
    left: auto;
    right: -60px;
    bottom: -30px;
    background-position: 0 0;
    z-index: 99;
}
.double-circle.left:before {
    left: -80px;
    right: auto;
    bottom: -160px;
    transform: rotate(45deg);
    z-index: 99;
}

.home header.header {
    background: unset;
}
.contact-detail .contact_details > div.email-link a {
    font-weight: 300;
}
#neve_body .wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: red !important;
}
body#neve_body .contact-form form p.btn-cls span.wpcf7-spinner::before {
  display: none;
}

body#neve_body input:-webkit-autofill,
body#neve_body input:-webkit-autofill:hover, 
body#neve_body input:-webkit-autofill:focus, 
body#neve_body input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    color:#999999 !important;
    -webkit-text-fill-color: #999999 !important;
}
body#neve_body .contact-form form p.value_focus>span:before{
    filter: brightness(0) saturate(100%) invert(63%) sepia(13%) saturate(2095%) hue-rotate(56deg) brightness(95%) contrast(69%);
}
header .contact-detail .contact_details a:hover {
    color: #000;
}
body#neve_body .home-banner.innerpage-banner:after {
    background-image: url('../images/innerpages-banner-bottom.png');
    height: 20px;
    top: auto;
    background-size: 100% 100%;
}
.breadcrume ul.hfe-breadcrumbs li span {
    font-size: 20px;
    line-height: 130%;
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
}
.breadcrume ul.hfe-breadcrumbs li span.hfe-breadcrumbs-separator-text {
    display: none;
}
.breadcrume ul.hfe-breadcrumbs li.hfe-breadcrumbs-separator {
    position: relative;
}
.breadcrume ul.hfe-breadcrumbs li.hfe-breadcrumbs-separator:before {
    content: "\f101";
    font-family: 'FontAwesome';
    font-size: 22px;
}
.breadcrume nav {
    margin-top: 30px;
}
.breadcrume ul.hfe-breadcrumbs li.hfe-breadcrumbs-last span {
   color: #64A744;
}
.privecy-content p a {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 180%;
    color: #333333;
}
.privecy-content  p a:hover {
    color: #66A945;
}
body#neve_body .home-banner.innerpage-banner {
    background-position: 0px -55px;
}
body#neve_body .contact-form form p.message span.wpcf7-form-control-wrap {
    border-bottom: 1px solid #cccccc;
}
body#neve_body .contact-form form p.message textarea {
    border: 0;
    width: 95%;
}
body#neve_body .contact-form form span.wpcf7-form-control-wrap.recaptcha {
    margin-bottom: 10px;
}
.copy-right-right a.active {
    color: #008000;
}
body#neve_body.error404 header.header{
    background-color: #008000;
}
span.wpcf7-form-control.wpcf7-recaptcha.g-recaptcha.wpcf7-not-valid {
    border: 1px solid red;
    height: 77px;
    width: 304px;
}
/*{
font-family: "gotham", Sans-serif;
font-family: 'Poppins', sans-serif;
*/