@font-face {
  font-family: "Raleway-regular";
  src: url("../fonts/Raleway.eot");
  src: url("../fonts/Raleway.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Raleway.woff2") format("woff2"),
    url("../fonts/Raleway.woff") format("woff"),
    url("../fonts/Raleway.ttf") format("truetype"),
    url("../fonts/Raleway.svg#BebasNeue-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*Default-CSS*/
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;
}
input::-moz-focus-inner {
  border: 0;
  outline: none;
}
button::-moz-focus-inner {
  border: 0;
  outline: none;
}
select::-moz-focus-inner {
  border: 0;
  outline: none;
}
option::-moz-focus-inner {
  border: 0;
  outline: none;
}
a::-moz-focus-inner {
  border: 0;
  outline: none;
}
button,
a {
  border: 0;
  outline: none;
}
button:focus,
select:focus,
option:focus,
button:active,
select:active,
option:active,
button::-moz-focus-inner,
select::-moz-focus-inner,
option::-moz-focus-inner {
  outline: none;
  border: none;
}
html body {
  font-family: lato;
  margin: 0;
  overflow-x: hidden;
  background: #fff;
}
*::-moz-selection {
  color: #fff;
  background: #90bc3b;
}
*::-webkit-selection {
  color: #fff;
  background: #90bc3b;
}
*::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}
*:-moz-placeholder {
  color: #666;
  opacity: 1;
}
*::-moz-placeholder {
  color: #666;
  opacity: 1;
}
*:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}
a,
div a:hover,
div a:active,
div a:focus,
button {
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
a,
span,
div a:hover,
div a:active,
button {
  text-decoration: none;
}
*::after,
*::before,
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
ul,
ul li,
ol,
li {
  list-style: outside none none;
  font-family: lato;
}
body ul {
  margin: 0;
  padding: 0;
}
body a {
  outline: none;
  color: #000;
}
body a:hover {
  color: #74a73c;
}
body .clearfix,
body .clear {
  clear: both;
  line-height: 100%;
}
body .clearfix {
  height: auto;
}
* {
  outline: none !important;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clr:after,
ul:after,
.clearfix:after,
li:after,
.grve-container:after {
  clear: both;
  display: block;
  content: "";
}
div input,
div select,
div textarea,
div button {
  font-family: lato;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "Raleway", sans-serif;
  line-height: 120%;
  color: #010101;
  font-weight: bold;
  margin: 0 0 15px;
}
body h1 {
  font-size: 24px;
}
body h2 {
  font-size: 22px;
}
body h3 {
  font-size: 18px;
}
body h4 {
  font-size: 16px;
}
body h5 {
  font-size: 12px;
}
body h6 {
  font-size: 10px;
}
body h1:last-child,
body h2:last-child,
body h3:last-child,
body h4:last-child,
body h5:last-child,
body h6:last-child {
  margin-bottom: 0;
}
div select {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div select option {
  font-size: 13px;
  color: #333;
  padding: 2px 5px;
}
img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
body p {
  color: #000;
  font-family: lato;
  font-size: 16px;
  line-height: 170%;
  margin: 0 0 15px;
  padding: 0;
  text-align: justify;
}
body p:empty {
  margin: 0;
  line-height: 0;
}
body p:last-child {
  margin: 0;
}
p strong {
  font-weight: bold;
}
.color-white p {
  color: #fff;
}
.a-left p {
  text-align: left;
}
.a-right p {
  text-align: right;
}
.a-left {
  text-align: left;
}
.a-right {
  text-align: right;
}
.a-center {
  text-align: center;
}
.a-center p {
  text-align: center;
}
label em,
label .required {
  color: #ff0000;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  vertical-align: top;
  margin-left: 5px;
}
.hidden {
  display: none !important;
}
iframe {
  display: block;
  width: 100%;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: transparent;
  -ms-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-tap-highlight-color: transparent;
  -o-tap-highlight-color: rgba(0, 0, 0, 0);
  -o-tap-highlight-color: transparent;
}
.container:after {
  content: "";
  display: block;
  clear: both;
}
body .container,
body .grve-container {
  width: 100%;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  position: relative;
  float: none;
}
body .container .container {
  width: 100%;
  max-width: 100%;
}
/*scroll Hide*/
html.toggle_menu,
html.video-popup-open,
html.no-scroll {
  overflow: hidden;
}
html.toggle_menu body,
html.video-popup-open body,
html.no-scroll body {
  overflow: hidden;
  height: 100%;
}
html.video-popup-open {
  height: 100%;
}
/*Default-CSS close*/
/*Gapping*/
body .grve-container .grve-section,
body #grve-main-content .grve-container.grve-right-sidebar {
  margin-bottom: 0;
  padding-bottom: 65px;
  padding-top: 65px;
  position: relative;
}
body .grve-container .grve-section.home-banner {
  padding-top: 0;
  padding-bottom: 0;
}
body .grve-container .grve-section.gapping-bottom-none {
  padding-bottom: 0;
}
body .grve-container .grve-section.gapping-top-none {
  padding-top: 0;
}
body .grve-container .grve-section.main-title-section {
  padding-bottom: 0;
}
body .grve-container .grve-section.main-title-section + .grve-section {
  padding-top: 0;
}
/*Gapping close*/
/*wpadminbar*/
html[lang] {
  margin-top: 0 !important;
}

/*wpadminbar*/
/*Home page*/
body .wpb_content_element,
body .grve-element {
  margin-bottom: 20px;
}
body .wpb_button:last-child,
body .wpb_content_element:last-child,
body ul.wpb_thumbnails-fluid > li:last-child,
body .grve-element:last-child {
  margin-bottom: 0;
}
body #grve-main-content .grve-container {
  padding-bottom: 0;
  padding-top: 0;
}
body .widget,
body .widgets {
  margin-bottom: 0;
}
body#grve-body a:hover,
#grve-body .headerbar-right > ul > li > a:hover {
  color: #74a73c;
}

/**********************************************************Home page************************************************************/
body .grve-top-btn.grve-icon-nav-up {
  background: #74a73c;
  border: 3px solid rgba(255, 255, 255, 0.5);
  bottom: 0;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  height: 44px;
  line-height: 36px;
  margin: 0 15px 68px 0;
  opacity: 1;
  position: fixed;
  right: 0;
  transition: all 0.5s ease 0s;
  width: 44px;
}
body .grve-top-btn.grve-icon-nav-up:hover {
  background: #177a3a;
}

body#grve-body {
  padding-top: 170px;
}
#grve-body .grve-section.banner-section {
  padding: 0 !important;
}
.headerbar-right a {
  color: #fff;
}
#grve-body #grve-header #grve-inner-header h1.grve-logo img {
  height: 110px !important;
  line-height: 100%;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 360px;
}
#grve-body #grve-header #grve-inner-header {
  display: block;
  height: auto;
  left: 0;
  line-height: 100%;
  padding: 0;
  position: fixed !important;
  right: 0;
  top: 0;
  transition: all 0.3s ease-in-out;
}
.header #menu-main-navigation {
  display: none;
}
#grve-body .header-bar {
  background-color: #6d6e70;
  padding: 10px 0;
  position: relative;
}
#grve-body
  #grve-header
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-sub-menu
  a:hover {
  background-color: #90bc3b !important;
}
#grve-body .headerbar-right::after {
  clear: both;
  content: "";
  display: block;
}
#grve-body .headerbar-right {
  display: inline-block;
  float: right;
  position: relative;
  width: auto;
}
.header-bar .wpml-ls-legacy-dropdown-click {
  width: auto;
}
#grve-body .headerbar-right > ul > li > a {
  background-color: transparent !important;
  border: medium none;
  color: #fff;
  font-family: lato;
  font-size: 18px;
  line-height: 100%;
  margin-top: 0;
  padding: 0;
}
.headerbar-right > ul > li {
  display: inline-block;
  float: left;
  line-height: 100%;
  list-style: outside none none;
  padding: 5px 10px 5px 45px;
  position: relative;
}
.headerbar-right
  .wpml-ls-sidebars-grve-custom-sidebar
  li.wpml-ls-item-legacy-dropdown-click
  > a {
  background-color: transparent;
  border: medium none;
  padding: 0 15px;
}
.headerbar-right > ul > li::before {
  background-image: url("../images/sprite.png");
  background-position: 0 4px;
  background-repeat: no-repeat;
  content: "";
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 30px;
}
.headerbar-right > ul > li.call::before {
  background-position: 0 -36px;
  width: 40px;
  height: 40px;
}
.headerbar-right > ul > li:last-child::before {
  background: none;
}
.headerbar-right > ul > li:last-child {
  padding: 5px 0px 5px 0;
}
#grve-body #grve-header h1.grve-logo {
  margin: 0;
  padding: 0 0 0 40px;
  position: relative;
  transition: all 0.4s ease 0s;
}
#grve-body #grve-header h1.grve-logo::after {
  background-image: url("../images/above-logo.png");
  background-repeat: no-repeat;
  content: "";
  height: 31px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -31px;
  width: 444px;
  z-index: 9;
}
.headerbar-right
  .wpml-ls-sidebars-grve-custom-sidebar
  li.wpml-ls-item-legacy-dropdown-click
  > a::after {
  background-color: transparent;
  border: medium none;
  content: "";
  font-family: Fontawesome;
  font-size: 18px;
  font-weight: normal;
  line-height: 25px;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
}
.headerbar-right
  .wpml-ls-sidebars-grve-custom-sidebar
  li.wpml-ls-item-legacy-dropdown-click
  > a:hover::after {
  color: #90bc3c;
}
.header-bar .wpml-ls-legacy-dropdown-click .wpml-ls-flag {
  display: block;
  height: 23px;
  width: 35px;
}
.headerbar-right .wpml-ls-sidebars-grve-custom-sidebar li > a:hover {
  background: none;
}
.header-bar .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu::after {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 8px;
  content: "";
  height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -6px;
  width: 0;
}
.header-bar .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  border: medium none;
  padding-top: 10px;
}
.header-bar .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
  background-color: #fff;
  border: none;
  border-radius: 4px;
  box-shadow: 0 3px 2px 0 #000;
  padding: 10px 0;
  position: relative;
  z-index: 2147483647;
}
#grve-body nav#grve-main-menu {
  float: right;
  padding: 50px 0;
  z-index: 0;
}
#grve-body #grve-header #grve-main-menu > ul > li > a {
  display: block;
  /*
  font-family: Raleway;
*/
  font-family: "Raleway-regular";
  font-size: 18px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 100%;
  text-transform: none;
}
#grve-body #grve-header #grve-main-menu > ul > li {
  padding: 0 53px;
}
#grve-body #grve-header #grve-main-menu > ul > li:first-child {
  padding-left: 0;
}
#grve-body #grve-header #grve-main-menu > ul > li:last-child {
  padding-right: 0;
}
#grve-body #grve-header #grve-main-menu > ul > li.current-menu-item > a,
#grve-body #grve-header #grve-main-menu > ul > li > a:hover {
  color: #34833c !important;
}
#grve-header.grve-header-sticky[data-logo-align="left"][data-menu-align="right"][data-menu-type="simply"][data-sticky-header="advanced"][data-menu-options="no"]
  #grve-main-menu,
#grve-header.grve-header-sticky[data-logo-align="left"][data-menu-align="right"][data-menu-type="simply"][data-sticky-header="advanced"][data-menu-options="left"]
  #grve-main-menu {
  padding-right: 0 !important;
}
#grve-body .grve-header-sticky .header-bar {
  display: none;
}
#grve-body #grve-header.grve-header-sticky #grve-inner-header {
  box-shadow: 0 0 3px #000;
  padding: 0;
}
#grve-body #grve-header.grve-header-sticky h1.grve-logo {
  padding: 20px 0 0 40px;
}
#grve-body .grve-header-sticky nav {
  padding: 30px 0;
}
#grve-body #grve-header.grve-header-sticky #grve-inner-header h1.grve-logo img {
  height: 80px !important;
  width: 300px;
}
#grve-body #grve-header #grve-main-menu > ul > li::after {
  background-color: #333;
  content: "";
  height: 10px;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 5px;
  width: 1px;
}
#grve-body #grve-header #grve-main-menu > ul > li:last-child::after {
  background: none;
}
#grve-body .banner-section .banner-caption h2,
#grve-body .banner-section .banner-caption > h2 font {
  color: #fff;
  /*
  font-family: Raleway;
*/
  font-family: "Raleway-regular";
  font-weight: bold;
  font-size: 36px !important;
  letter-spacing: normal !important;
  line-height: 100%;
  overflow-wrap: normal !important;
}
#grve-body .banner-section .banner-caption > h5 font {
  font-weight: 500 !important;
  /* font-family: 'Raleway-regular'; */
  font-family: Raleway !important;
}
.banner-section .banner-caption h5,
.banner-section .banner-caption > h5 {
  color: #fff !important;
  display: block;
  font-family: lato;
  font-size: 18px !important;
  line-height: 140% !important;
  margin-bottom: 0 !important;
  letter-spacing: normal !important;
  white-space: normal !important;
}
#grve-body .grve-section .read-more-btn {
  position: relative;
  border: none !important;
  font-size: 17px !important;
  font-weight: bold;
  text-transform: none !important;
  font-family: lato;
  color: #fff;
  letter-spacing: normal !important;
  word-wrap: normal !important;
  padding: 13px 50px 13px 30px !important;
  border-radius: 35px;
  background: #90bc3b; /* Old browsers */
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    #90bc3b 0%,
    #6da13c 100%
  ); /* FF3.6-15 */
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    #90bc3b 0%,
    #6da13c 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(
    ellipse at center,
    #90bc3b 0%,
    #6da13c 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#grve-body .grve-section .read-more-btn:hover,
#grve-body .grve-section .inquiry .read-more-btn:hover,
#grve-body .news-letter .email-form .sub_button:hover {
  background-color: #34833c;
}
.owl-carousel.test-coro .owl-item img {
  width: auto;
}

#grve-body .grve-section .read-more-btn::after {
  background-image: url("../images/sprite.png");
  background-position: -4px -71px;
  background-repeat: no-repeat;
  content: "";
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
#grve-body.error404 .grve-section .read-more-btn::after {
  background-position: -4px -73px;
}
.banner-section .tp-bullets {
  top: 95% !important;
}
#grve-body .banner-section .banner-caption > h2::after {
  background-color: transparent;
}
#grve-body h2.title-left::after {
  background-color: #90bc3b;
  bottom: -2px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 60px;
}
#grve-body h2.title-left {
  border-bottom: 1px solid #ccc;
  color: #333;
  /*
  font-family: Raleway;
*/
  font-family: "Raleway-regular";
  font-size: 36px;
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 15px;
  padding-bottom: 20px;
  position: relative;
}
#grve-body h2.title-center {
  color: #333;
  /*
  font-family: Raleway;
*/

  font-family: "Raleway-regular";
  font-size: 36px;
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 30px;
  padding-bottom: 15px;
  position: relative;
}
#grve-body .about-us {
  padding-right: 5.5%;
  width: 69%;
}
#grve-body .inquiry {
  width: 31%;
}
#grve-body .inquiry h2 {
  background-color: #90bc3b;
  color: #fff !important;
  /*
  font-family: Raleway;
*/
  font-weight: bold;
  font-family: "Raleway-regular";
  font-size: 31.01px;
  margin-bottom: 0;
  padding: 10px 0;
  border-bottom: 4px solid #ccc;
}
.inquiry .wpcf7 form {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 20px;
}
#grve-body #grve-footer-bar .grve-copyright,
#grve-body #grve-footer-bar .grve-copyright a {
  color: #fff;
  font-family: lato;
  font-size: 16px !important;
  text-transform: none;
}
#grve-body #grve-footer-bar.grve-section {
  background-color: #90bc3b;
  padding: 10px 0;
}
#grve-body #grve-footer-bar .grve-copyright a:hover {
  color: #333;
}
.inquiry .wpcf7-form > p {
  margin-bottom: 10px;
}
.banner-section .tp-bullets .tp-bullet {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #fff;
  height: 10px;
  width: 10px;
}
.banner-section .tp-bullets .tp-bullet.selected {
  background-color: #90bc3b;
  border: medium none;
  height: 14px;
  width: 14px;
}
/*.inquiry .wpcf7-not-valid-tip {
  display: none;
}*/
/**--20-03-2024--**/
.inquiry .wpcf7 textarea,
.inquiry
  .wpcf7
  input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not(
    [type="file"]
  ):not([type="range"]):not([type="submit"]):not([type="reset"]):not(
    [type="image"]
  ) {
  color: #666;
  font-family: lato;
  font-size: 15px;
  height: 45px;
  padding: 10px 15px;
  border: 1px solid #ccc !important;
  line-height: 100%;
}
/**--20-03-2024--**/
form.wpcf7-form .wpcf7-validation-errors {
  display: block;
  border: 1px solid red;
  background-color: #fff;
  color: red;
  line-height: 1;
  font-size: 14px;
  width: 100%;
  margin: 65px 0 0;
  text-align: center;
}
#grve-body .grve-section .about-us .read-more-btn {
  display: inline-block;
  margin-top: 28px;
  /* padding: 1px 0px 0px 14px !important; */
  padding: 1px 52px 0px 14px !important; /*added on 14-09-2024*/
  line-height: 46px;
  /* max-width: 135px; */
  /* width: 100%; */
  width: auto; /*added on 14-09-2024*/
}
#grve-body .grve-section .about-us .read-more-btn::after {
  background-position: -4px -72px;
}
#grve-body h2.title-center::after {
  background-color: #90bc3b;
  bottom: -1px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 60px;
  right: 0;
  margin: 0 auto;
}
#grve-body h2.title-left span,
#grve-body h2.title-center span {
  color: #333;
}
#grve-body h2.title-left span b,
#grve-body h2.title-center span b {
  color: #90bc3b;
}
#grve-body h2.title-center::before {
  background-color: #ccc;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 366px;
}
.inquiry .wpcf7 textarea {
  height: 74px;
  resize: none;
}
#grve-footer-area h5 {
  /*
  font-family: Raleway;
*/
  font-family: "Raleway-regular";
  font-size: 24px;
  line-height: 100%;
  color: #fff;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#grve-footer-area h5::before {
  background-color: #90bc3b;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 40px;
}
.inquiry .wrap .ajax-loader {
  background-color: #fff;
  border-radius: 50%;
  height: 20px;
  position: absolute;
  top: 13px;
  width: 20px;
}

.inquiry .wpcf7 {
  display: block;
  position: relative;
}

#grve-body .grve-section .inquiry .read-more-btn {
  background-color: #34833c; /* Old browsers */
  background-color: -moz-radial-gradient(
    center,
    ellipse cover,
    #34833c 0%,
    #34833c 0%,
    #34833c 100%
  );
  background-color: -webkit-radial-gradient(
    center,
    ellipse cover,
    #34833c 0%,
    #34833c 0%,
    #34833c 100%
  );
  background-color: radial-gradient(
    ellipse at center,
    #34833c 0%,
    #34833c 0%,
    #34833c 100%
  );
}

/*
#grve-body .grve-section .inquiry .wrap::after {
  background-image: url("../images/sprite.png");
  background-position: -4px -71px;
  background-repeat: no-repeat;
  content: "";
  height: 40px;
  position: absolute;
  right: 3px;
  top: 0;
  width: 40px;
}
*/
.inquiry .wpcf7:after {
  background-image: url("../images/sprite.png");
  background-position: 0 -119px;
  background-repeat: no-repeat;
  bottom: -12px;
  content: "";
  height: 30px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 338px;
}

#grve-body .inquiry .wpcf7-not-valid {
  border: 1px solid #f00 !important;
}
#grve-body div.wpcf7-mail-sent-ok {
  border: 1px solid #008000;
  clear: both;
  color: #008000;
  font-family: lato;
  font-size: 16px;
  left: 0;
  line-height: 140%;
  margin: 50px 0 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.entry-content .img {
  background-color: #f5f5f5;
  border: 10px solid #fff;
  display: block;
  height: 223px;
  position: relative;
  z-index: 99;
  box-shadow: 0px 0px 0px 1px #ccc;
  margin: 1px;
}
.entry-content .img img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.entry-content .img:after {
  background-image: url("../images/sprite.png");
  background-position: center -180px;
  background-repeat: no-repeat;
  bottom: -28px;
  content: "";
  height: 17px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: -1;
}
.entry-content .title-service {
  color: #000;
  /*
  font-family: raleway;
*/

  font-family: "Raleway-regular";
  font-weight: normal;
  font-size: 23px;
  /*
  font-weight: bold;
*/
  line-height: 110%;
  margin: 0 auto;
  padding: 25px 0 20px;
  text-align: center;
  width: 100%;
}
.entry-content .img.selected-service {
  box-shadow: 0 0 0 1px #90bc38;
}
.entry-content .title-service.selected-service {
  color: #90bc3b;
}
.entry-content .desc > p {
  line-height: 130%;
  padding: 0 17px;
  text-align: center;
}
.testimonial-content .test-img {
  float: left;
  margin-right: 5%;
  position: relative;
  width: 25%;
}
.test-desc {
  float: none;
  width: auto;
}
.testimonial-content .test-img {
  background-color: #fff;
  border-radius: 50%;
  float: left;
  height: 180px;
  margin-right: 35px;
  margin-top: 16px;
  padding-right: 0;
  position: relative;
  text-align: center;
  width: 180px;
}
.testimonial-content .test-img:before {
  background: url("../images/sprite.png") no-repeat 0 -514px;
  bottom: 0;
  content: "";
  height: 200px;
  left: -8px;
  margin: auto;
  position: absolute;
  right: 0;
  top: -8px;
  width: 195px;
}
.testimonial-content::before {
  background-image: url("../images/sprite.png");
  background-position: -100px -228px;
  background-repeat: no-repeat;
  content: "";
  height: 80px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 90px;
}
.testimonial-content::after {
  background-image: url("../images/sprite.png");
  background-position: -243px -228px;
  background-repeat: no-repeat;
  content: "";
  height: 90px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 90px;
}
.testimonial-content {
  margin: 0 auto;
  max-width: 1080px;
  padding: 0 135px;
  position: relative;
}
/*.owl-carousel.service-coro .owl-nav .owl-prev, .owl-carousel.service-coro .owl-nav .owl-next {
  bottom: auto;
  top: 15%;
}*/
.anchor a {
  background-image: url("../images/sprite.png");
  background-position: 0 -290px;
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  margin: 20px auto 0;
  position: relative;
  text-align: center;
  width: 40px;
  z-index: 999;
}
.anchor a:hover {
  background-position: 0 -220px;
}
.owl-carousel .owl-nav div {
  background: url("../images/sprite.png") no-repeat 0 400px;
  bottom: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 55px;
  margin-bottom: auto !important;
  margin-left: -9px;
  margin-right: -9px;
  margin-top: auto;
  position: absolute;
  top: 0;
  width: 25px;
}
.owl-carousel .owl-nav .owl-next {
  background-position: -130px -349px;
  left: auto;
  right: -40px;
}
.owl-carousel .owl-nav .owl-prev {
  background-position: 0 -349px;
  left: -40px;
  right: auto;
}
.owl-carousel .owl-nav .owl-next:hover {
  background-position: -130px -429px;
}
.owl-carousel .owl-nav .owl-prev:hover {
  background-position: 0 -429px;
}
.testimonial-content .test-desc > p {
  color: #333;
  font-size: 17px;
  font-style: italic;
  line-height: 173%;
  text-align: justify;
}
.testimonial-content .title-test {
  color: #8bcf17;
  display: inline-block;
  font-family: "Raleway-regular";
  font-size: 20px;
  font-weight: bold;
  line-height: 120%;
  position: relative;
  text-align: right;
}
.testimonial-detail {
  float: right;
  padding: 10px 0 0;
}
.testimonial-content .title-test::before {
  content: "-";
  left: -15px;
  line-height: 120%;
  position: absolute;
  top: -3px;
  vertical-align: top;
}
.testimonial-detail .ceo {
  color: #333;
  font-family: lato;
  font-size: 15px;
  text-align: right;
  line-height: 100%;
}
.our-service .owl-dot {
  display: inline-block;
  margin: 0 5px;
}
.our-service .owl-dot > span {
  border: 2px solid #7e7f80;
  border-radius: 50%;
  display: block;
  height: 15px;
  width: 15px;
}
.our-service .owl-dot.active > span {
  background-color: #90bc3b;
  border: none;
}
.our-service .owl-controls {
  display: block;
  /*
  position: relative;
*/
  text-align: center;
  padding-top: 10px;
}
#grve-footer-area a {
  font-size: 16px;
  color: #ccc;
  font-family: lato;
  line-height: 100%;
}
#grve-footer-area .widget.widget_nav_menu li {
  display: block;
  line-height: 100%;
  margin-bottom: 25px;
  padding: 0 0 0 15px;
  position: relative;
}
#grve-body #grve-footer-area #nav_menu-3 a {
  color: #ccc;
  display: inline-block;
  font-family: lato;
  font-size: 16px;
  line-height: 100%;
}
#grve-body #grve-footer-area .footer-3 iframe {
  height: 170px;
  padding-top: 2px;
}
#grve-footer-area .widget.widget_nav_menu li::before {
  content: "";
  font-family: FontAwesome;
  height: 10px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 13px;
}
#grve-footer-area .widget.widget_nav_menu li.current-menu-item::before {
  color: #90bc3b;
}
#grve-body #grve-footer-area #nav_menu-3 li.current-menu-item a,
#grve-body #grve-footer-area #nav_menu-3 a:hover {
  color: #90bc3b;
}
.our-service .owl-dots {
  padding-top: 30px;
}
#grve-body .footer-left p {
  color: #ccc;
  font-family: lato;
  font-size: 16px;
}
#grve-footer .grve-column-1-4 {
  background-image: url("../images/footer_separates.png");
  background-position: right center;
  background-repeat: no-repeat;
  position: relative;
  right: 0;
  top: 0;
}
#grve-footer .grve-column-1-4:last-child {
  background-image: none;
}
.footer_logo {
  padding-top: 70px;
}
#grve-footer-area .widget.grve-social li a {
  border: medium none;
  font-size: 25px;
  line-height: 130%;
}
#grve-widget-social-2 > ul {
  margin: 0 auto;
  text-align: center;
  display: inline-block;
}
.grve-widget.grve-social li a {
  border: 1px solid #fff;
  border-radius: 50%;
  height: 34px;
  width: 34px;
}
#grve-footer-area .widget.grve-social li a {
  border: medium none;
  color: #fff;
  font-size: 25px;
  left: 0;
  line-height: 145%;
  margin: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
#grve-body #grve-footer .footer-1 {
  padding-left: 0 !important;
  padding-right: 3% !important;
  width: 18.5%;
}
#grve-body #grve-footer-area .footer-2 {
  padding: 0 3.5% 0 2.5% !important;
  width: 30%;
}
#grve-body #grve-footer-area .footer-3 {
  padding: 0 3% 0 2.5% !important;
  width: 29%;
}
#grve-body #grve-footer-area .footer-4 {
  padding-left: 2.5% !important;
  padding-right: 0 !important;
  width: 22.5%;
}
.fleft_phn,
.fleft_email {
  padding-left: 30px;
  padding-top: 10px;
  position: relative;
}
#grve-body #grve-footer-area .footer-2 li a:hover {
  color: #90bc3b;
}
#grve-body #grve-footer-area .footer-2 li.fleft_phn::before {
  content: "\f095";
  font-family: Fontawesome;
  font-size: 23px;
  left: 0;
  position: absolute;
  top: 11px;
  color: #90bc3b;
}
#grve-footer-area .fleft_phn a {
  font-size: 16px;
}
#grve-body #grve-footer-area .footer-2 li.fleft_email::before {
  color: #90bc3b;
  content: "\f0e0";
  font-family: Fontawesome;
  font-size: 21px;
  left: 0;
  position: absolute;
  top: 11px;
}
.footer-left .fleft_addr h4 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 5px;
}
.footer-left li.fleft_addr p {
  margin: 0 auto;
}
#grve-body #grve-footer-area {
  padding-bottom: 60px;
  padding-top: 60px;
}
#grve-body .grve-section.our-service {
  padding-bottom: 55px !important;
}
.testimonial-content .test-img img {
  border-radius: 50%;
  bottom: 0;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.footer-4 .grve-social {
  display: block;
  padding: 20px 0 0;
  text-align: center;
}
#grve-widget-social-2 li a.grve-icon-facebook {
  background-color: #284193;
}
#grve-widget-social-2 li a.grve-icon-twitter {
  background-color: #1eb7d4;
}
#grve-widget-social-2 li a.grve-icon-linkedin {
  background-color: #006bb4;
}
#grve-widget-social-2 li a.grve-icon-google-plus {
  background-color: #f63422;
}
.footer-4 .grve-widget.grve-social li {
  margin-right: 15px;
}
.footer-4 .grve-widget.grve-social li:last-child {
  margin-right: 0;
}
#grve-footer-area .widget.grve-social li a:hover {
  background-color: #90bc3b !important;
}
.banner-section .hesperiden.tparrows:hover {
  background-color: #90bc3b;
}
#grve-body #grve-header #grve-main-menu > ul > li:hover > a {
  color: #34833c;
}
#grve-main-content {
  clear: both;
}
.fancybox-close::after {
  background-color: #90bc3b;
  border-radius: 50%;
  color: #fff;
  content: "X";
  font-family: FontAwesome;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  width: 40px;
  font-size: 18px;
  right: 0;
}
.fancybox-close:hover::after {
  background-color: #fff;
  color: #000;
}
.fancybox-lock .fancybox-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
#grve-body .grve-section.our-service {
  background-image: url("../images/our_service_bg.png");
  background-position: 0 0;
  background-repeat: repeat;
  left: 0;
  right: 0;
}
#grve-footer .grve-row {
  margin: 0 auto;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
}
/**--22-03-2024--**/
html:lang(sv-SE) .inquiry .wrap {
  width: 60%;
}
/**--22-03-2024--**/
html:lang(sv-SE) .entry-content .title-service {
  width: 70%;
}

/**--22-03-2024--**/
#grve-body
  .inquiry
  .grve-element.grve-text
  form
  p:nth-child(5)
  .wpcf7-form-control-wrap
  .wpcf7-select {
  width: 100% !important;
  height: 100% !important;
}
#grve-body .grve-section .inquiry .wpcf7-spinner {
  position: absolute;
  top: 10px;
}
/**--22-03-2024--**/

/***********close home**********/

/***********404 page*******/
.error404 h2 {
  padding: 20px 0 0;
}
.error404 p.grve-subtitle {
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 100%;
}
body#grve-body.error404 {
  padding-top: 0;
}
/***********404 page*******/

/**********************************************************************inner page*********************************************/

/************contact us page********/
#grve-body .news-letter p {
  color: #333;
  font-family: lato;
  font-size: 18px;
  line-height: 150%;
  margin: 0 auto;
  width: 1020px;
}
#grve-body .news-letter .email-subscribe .news_text {
  border: 1px solid #666;
  border-radius: 35px !important;
  color: #333 !important;
  display: block;
  font-family: lato;
  font-size: 14px;
  height: 50px;
  padding: 16px 55px 16px 20px;
  vertical-align: middle;
  width: 504px;
}
#grve-body .news-letter .email-subscribe .news_text.error {
  border: 1px solid #f00;
}
#grve-body .news-letter p.error {
  border: 1px solid #f00;
  color: #f00 !important;
  display: block;
  padding: 5px;
  text-align: center !important;
  width: 100%;
  font-size: 16px;
}
#grve-body .news-letter p.success {
  background-color: transparent;
  border: 1px solid #008000;
  color: #008000;
  font-family: lato;
  line-height: 100%;
  margin-top: 10px;
  max-width: 636px;
  padding: 10px;
  text-align: center;
  font-size: 16px;
}
.news-letter .widget_epicwin_widget {
  margin: 0 auto;
  padding-top: 30px;
  width: 1000px;
}
.news-letter .email-subscribe {
  margin: 0 auto;
  max-width: 640px;
  position: relative;
}
.news-letter .email-subscribe::after {
  clear: both;
  content: "";
  display: block;
}
.news-letter .email-subscribe::before {
  background-image: url("../images/sprite.png");
  background-position: 0 -919px;
  content: "";
  height: 111px;
  left: -140px;
  position: absolute;
  top: -66px;
  width: 151px;
  opacity: 0.5;
}
#grve-body .news-letter {
  background-color: #f5f5f5;
}
#grve-body .contact-form h3.title-left {
  color: #90bc3b;
  display: block;
  font-family: Raleway;
  font-size: 38px;
  font-weight: normal;
  line-height: 100%;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#grve-body .contact-form {
  padding: 20px 0 0;
}
.contact-form .form {
  background-image: url("../images/contact_separate.png");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 3%;
  position: relative;
  right: 0;
  top: 0;
  width: 50%;
}
.contact-form .contact-map {
  padding-left: 2%;
}
.contact-map iframe {
  border: 1px solid #999 !important;
  height: 222px;
}

.contact-form form input::-webkit-input-placeholder,
.contact-form form textarea::-webkit-input-placeholder,
#grve-body .news-letter .email-subscribe .news_text::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}
.contact-form form input:-moz-placeholder,
.contact-form form textarea:-moz-placeholder,
#grve-body .news-letter .email-subscribe .news_text:-moz-placeholder {
  color: #333;
  opacity: 1;
}
.contact-form form input::-moz-placeholder,
.contact-form form textarea::-moz-placeholder,
#grve-body .news-letter .email-subscribe .news_text::-moz-placeholder {
  color: #333;
  opacity: 1;
}
.contact-form form input:-ms-input-placeholder,
.contact-form form textarea:-ms-input-placeholder,
#grve-body .news-letter .email-subscribe .news_text:-ms-input-placeholder {
  color: #333;
  opacity: 1;
}
.contact-map .addr-contact ul li {
  position: relative;
  padding-left: 50px;
  display: block;
  padding-bottom: 25px;
}
.contact-map .addr-contact ul li::after {
  background-image: url("../images/sprite.png");
  background-position: 0 -1045px;
  content: "";
  height: 50px;
  left: 0;
  position: absolute;
  top: 0;
  width: 50px;
}
.contact-map .addr-contact ul li.contact_phn::after {
  background-position: 0 -1110px;
}
.contact-map .addr-contact ul li.contact_email::after {
  background-position: 0 -1178px;
}
#grve-body .contact-map .addr-contact h4 {
  color: #90bc38;
  font-family: lato;
  font-size: 16px !important;
  line-height: 130%;
  margin-bottom: 0;
}
#grve-body .contact-map .addr-contact ul li h4 {
  margin-bottom: 10px;
}

.contact-map .addr-contact p,
.contact-map .addr-contact a {
  color: #333;
  font-family: lato;
  font-size: 16px;
  line-height: 100%;
}
#grve-body .grve-section .contact-form .form .read-more-btn::after {
  background-image: none;
}
.epic_results .errors {
  color: #f00;
  display: block;
}
#grve-body .contact-form .form .wrap {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 183px;
}
.contact-form .wrap .ajax-loader {
  position: absolute;
  right: -30px;
  top: 15px;
}
#grve-body .contact-form form textarea,
#grve-body
  .contact-form
  form
  input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not(
    [type="file"]
  ):not([type="range"]):not([type="submit"]):not([type="reset"]):not(
    [type="image"]
  ) {
  color: #333;
  font-family: lato;
  font-size: 16px;
  line-height: 100%;
  padding: 10px;
  height: 50px;
  border: 1px solid #ccc;
}
#grve-body .contact-form form textarea {
  height: 130px;
  resize: none;
}
.breadcrumb {
  background-color: #f5f5f5;
  padding: 10px;
}
.breadcrumb span > span {
  color: #90bc3b;
  font-size: 18px;
  letter-spacing: normal;
  white-space: normal;
  font-family: lato;
}
.breadcrumb span a {
  color: #333;
  font-family: lato;
  font-size: 18px;
  line-height: 100%;
}
.contact-map .addr-contact li.contact_phn a {
  font-weight: normal;
}
.contact-map .addr-contact ul li:last-child {
  padding-bottom: 0;
}
#grve-body .grve-section .contact-form .read-more-btn:hover {
  background-color: #34833c;
}
.form .your-service,
.inquiry .your-service {
  border: 1px solid #ccc;
  color: #333;
  display: inline-block;
  font-family: lato;
  font-size: 16px;
  line-height: 100%;
  padding: 15px 10px;
  width: 100%;
}
.form .your-service::after,
.inquiry .your-service::after {
  background-image: url("../images/sprite.png");
  background-position: 0 -873px;
  content: "";
  height: 30px;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: -9;
  width: 22px;
}
.contact-form .form .customSelect {
  /* text-transform: capitalize;*/
}
.contact-form .your-service select,
.inquiry .your-service > select {
  background-color: transparent;
  cursor: pointer;
  display: inline-block;
  left: 0 !important;
  padding: 35px 15px 10px !important;
  top: 0;
  width: 100% !important;
}
#grve-body .grve-section .read-more-btn {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
/*
#grve-body .subscribe-wrap::after {
  background-image: url("../images/sprite.png");
  background-position: -4px -70px;
  background-repeat: no-repeat;
  content: "";
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
}
*/
#grve-body .subscribe-wrap {
  cursor: pointer;
  display: inline-block;
  margin-left: -50px;
  position: relative;
  width: 29%;
}
/*.contact-form span.wpcf7-not-valid-tip {
  display: none;
}*/
.contact-form .wpcf7-not-valid {
  border: 1px solid #f00 !important;
}
.news-letter .epicwin-subscription .loading {
  right: -25px;
  top: 18px;
  position: absolute;
}
#grve-body .contact-form div.wpcf7-mail-sent-ok {
  margin: 15px 0 0;
}
html:lang(sv-SE) #grve-body .subscribe-wrap {
  width: 35%;
}
html:lang(sv-SE) #grve-body .news-letter .email-subscribe {
  max-width: 700px;
}
/**--20-03-2024--**/
html:lang(sv-SE) #grve-body .contact-form .form .wrap {
  width: 210px;
  margin-top: 30px;
}
/**--20-03-2024--**/
html:lang(sv-SE) #grve-body .news-letter .epicwin-subscription .loading {
  right: -22px;
}
.contact-form .your-service select option {
  color: #333;
  font-family: lato;
  font-size: 16px;
  line-height: 100%;
}
/**************close contact us page********************/
/**************service page********************/
.service-desc .entry-content .img::after {
  background: none;
}
.service-desc .entry-content .img {
  float: left;
  margin: 0.35% 3.4% 1.5% 0;
  width: 30.6%;
}
.main-wrap .right-content,
.service-desc .service_details {
  float: none;
  width: 86.4%;
}
.service-desc .service_details .title-service a,
.service-desc .service_details .title-service {
  font-family: Raleway;
  font-size: 26px;
  font-weight: normal;
  padding-bottom: 5px;
  padding-top: 0;
  text-align: left;
  color: #000;
}
.service-desc .entry-content .desc > p {
  color: #333;
  display: block;
  font-size: 16px;
  line-height: 180%;
  padding: 0;
  text-align: justify;
}
.service-desc .entry-content {
  position: relative;
  padding-bottom: 40px;
}
.service-desc .entry-content::after {
  clear: both;
  content: "";
  display: block;
}
.service-desc .entry-content:last-child {
  padding-bottom: 0;
}
.main-wrap .left-image img {
  bottom: 0;
  height: auto;
  left: 0;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  right: 0;
  top: 0;
  width: auto;
}
.main-wrap .left-image {
  /*background-color: #90bc3b;*/
  border: 10px solid #fff;
  box-shadow: 0 0 0 1px #ccc;
  float: left;
  height: auto;
  margin-right: 3%;
  padding: 0;
  position: relative;
  width: 30%;
}
.right-wrap {
  float: none;
  width: auto;
}
.main-wrap .right-title {
  color: #000;
  font-family: Raleway;
  font-size: 26px;
  line-height: 100%;
  margin-bottom: 10px;
}
.main-wrap {
  position: relative;
  padding: 55px 0;
}
.main-wrap::after {
  clear: both;
  content: "";
  display: block;
}
.grve-container .grve-section.service-desc {
  padding-bottom: 45px;
}
/**************close service page********************/
/**************about us page********************/
.about-us-section .right-about .grve-image::after {
  background-image: url("../images/sprite.png");
  background-position: center -180px;
  background-repeat: no-repeat;
  bottom: -28px;
  content: "";
  height: 17px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: -1;
}

.about-us-section .right-about .grve-image {
  background-color: #f5f5f5;
  border: 10px solid #fff;
  box-shadow: 0 0 0 1px #ccc;
  display: block;
  height: 215px;
  margin: 1px;
  position: relative;
  z-index: 99;
}
.about-us-section .right-about .grve-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.about-us-section .right-about {
  width: 26.8%;
}
.about-us-section .left-about {
  padding-right: 4%;
  width: 73.2%;
}
#grve-body .grve-section.team-section {
  background-color: #f5f5f5;
}
#grve-body .team-section .team-block h5 {
  color: #333;
  display: block;
  font-family: Raleway;
  font-size: 17px;
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 0;
  padding: 10px 0;
  cursor: pointer;
  text-align: center;
}
#grve-body .team-section .team-block.active h5 {
  color: #90bc3b;
}
.team-section .links,
.team-section .team-content {
  text-align: center;
}
.team-section .links a {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  color: #333;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 36px;
}
.team-section .links li:first-child {
  margin-left: 0;
}
.team-section .links li {
  display: inline-block;
  float: left;
  margin: 0 5px;
}
.team-section .links li:last-child {
  margin-right: 0;
}
.team-section .team-img {
  border: 3px solid #999;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 130px;
  position: relative;
  text-align: center;
  width: 130px;
}
.team-section .team-img img {
  border-radius: 50%;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.team-section .team-desc > p {
  background-color: #fff;
  color: #333;
  display: block;
  font-family: lato;
  font-size: 16px;
  font-style: italic;
  line-height: 180%;
  position: relative;
}
.team-section .team-desc {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 30px 60px;
}
.team-section .team-desc > p::before {
  background-image: url("../images/sprite.png");
  background-position: -249px -836px;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 28px;
  left: auto;
  margin: 0 15px 0 0;
  top: 0;
  vertical-align: top;
  width: 40px;
}
.team-section .team-desc > p::after {
  background-image: url("../images/sprite.png");
  background-position: -249px -864px;
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 40px;
  margin: -10px 0 0 15px;
  right: auto;
  vertical-align: top;
  width: 40px;
}
.team-section .owl-nav .owl-prev,
.team-section .owl-nav .owl-next {
  background-image: url("../images/sprite.png");
  background-position: -249px -735px;
  background-repeat: no-repeat;
  bottom: auto;
  font-size: 0;
  height: 40px;
  left: 0;
  margin: auto -15px;
  position: absolute;
  top: 80px;
  width: 40px;
}
#grve-body .team-section .links a:hover {
  background-color: #90bc3b;
  color: #fff;
}
.team-section .owl-nav .owl-next {
  background-position: -279px -735px;
  left: auto;
  right: 0;
}
.team-section .owl-nav .owl-prev:hover {
  background-position: -248px -784px;
}
.team-section .owl-nav .owl-next:hover {
  background-position: -279px -784px;
}
#grve-body .team-service-slide .team-select {
  margin: 0 auto -1px;
  padding-top: 35px;
  width: 80%;
  z-index: 3;
}
.team-section .links {
  padding-bottom: 30px;
}
.team-section .display {
  display: none;
}
.team-section .display.show-content {
  display: block;
  z-index: 1;
}

.team-section .team-block {
  display: block;
  position: relative;
  text-align: center;
}
.team-section .team-block .links {
  display: none;
}
.team-section .team-block.active .links {
  display: inline-block;
}
.team-section .team-block.active .team-img {
  border: 3px solid #90bc3b;
}
.team-section .team-block.active::after {
  background-image: url("../images/sprite.png");
  background-position: -239px -912px;
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  height: 30px;
  left: 40px;
  position: absolute;
  right: 0;
  width: 40px;
  z-index: 99999;
}
#grve-body .subscribe-wrap:hover input {
  background-color: #34833c !important;
}

#grve-body .grve-section .contact-form .wrap:hover .read-more-btn {
  background-color: #34833c !important;
}
#grve-body .grve-section .contact-form .read-more-btn {
  background-image: url("../images/arrow-button.png");
  background-position: 95% center;
  background-repeat: no-repeat;
  bottom: 0;
  top: 0;
  background-color: #90bc3b;
  line-height: 46px;
  max-width: 210px;
  width: 100%;
  text-align: left;
  padding: 0px 0px 0px 15px !important;
}
#grve-body .news-letter .email-form .sub_button {
  background-color: #90bc3b;
  border-radius: 35px;
  font-family: lato;
  font-size: 22px !important;
  height: 50px;
  letter-spacing: normal;
  overflow-wrap: normal;
  padding: 15px 30px 15px 10px;
  width: 100%;
  background-image: url("../images/arrow-button.png");
  background-position: 95% center;
  background-repeat: no-repeat;
  bottom: 0;
  top: 0;
}

#grve-body .grve-section .inquiry .read-more-btn {
  padding: 0px 0px 0px 15px !important;
  background-image: url("../images/arrow-button.png");
  background-position: 95% center;
  background-repeat: no-repeat;
  line-height: 46px;
  max-width: 210px;
  width: 100%;
  text-align: left;
}
.inquiry .wrap {
  cursor: pointer;
  display: block;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 60%;
  z-index: 999;
}
#grve-body .grve-section .wrap .read-more-btn::after {
  background-image: none;
}
.service_details .desc {
  color: #000;
  font-family: lato;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
}
#grve-body .grve-section .about-us .read-more-btn:hover {
  background: #34833c !important;
}
#grve-body .grve-section.banner-section .read-more-btn:hover {
  background: #34833c !important;
}
#grve-body .grve-section .inquiry .read-more-btn:hover {
  background-color: #90bc3b !important;
}
.inquiry .wrap .ajax-loader {
  right: -15px;
  height: 15px;
  width: 15px;
}
.service-desc .service_details .desc {
  text-align: justify;
  line-height: 180%;
  color: #333;
}
html:lang(sv-SE) .contact-form .wrap .ajax-loader {
  right: -15px;
}
#grve-header #grve-inner-header .grve-container {
  transition: all 0.3s ease 0s;
}
/**************close about us page********************/

.title-service > a {
  color: inherit;
}

/**********9-11-2017-***************/
form.wpcf7-form input[type="checkbox"] {
  -ms-transform: scale(1.3); /* IE */
  -moz-transform: scale(1.3); /* FF */
  -webkit-transform: scale(1.3); /* Safari and Chrome */
  -o-transform: scale(1.3); /* Opera */
  transform: scale(1.3);
  width: 20px;
}
.wpcf7-checkbox input,
.wpcf7-checkbox span {
  display: inline-block;
  font-size: 14px;
  margin-left: 0;
  margin-right: 7px;
  vertical-align: middle;
  line-height: 120%;
}
.team-section .team-block.active .links {
  display: none;
}
.team-section .team-block {
  padding-bottom: 20px;
}
.banner-caption {
  margin-left: 30px !important;
}
/**--22-03-2024--**/
.banner-caption > span {
  display: block;
  padding: 15px 15px 15px 0 !important;
  background-color: transparent !important;
}
/**--22-03-2024--**/
.wpcf7-form-control.wpcf7-checkbox {
  line-height: 120%;
  display: block;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* Safari only override */
  ::i-block-chrome,
  form.wpcf7-form input[type="checkbox"] {
    width: 25px;
    height: 25px;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }
}

.fancybox-inner #homepage_map,
.fancybox-inner .home_page_map,
.fancybox-inner iframe {
  height: 100%;
}

/**********9-11-2017- end***************/

/********23-10-2019*****/
.inquiry .your-service {
  padding: 14px 10px;
  color: #666;
  font-family: lato;
  font-size: 15px;
}
.form .your-service::after,
.inquiry .your-service::after {
  z-index: 1;
}
body span.wpcf7-not-valid-tip {
  text-transform: capitalize;
  font-size: 12px;
}
.contact-form form.wpcf7-form .wpcf7-validation-errors {
  margin: 10px 0 0;
}

/****25-10-2019**/
#grve-body .inquiry form > .wpcf7-form-control-wrap,
.contact-form form.wpcf7-form > .wpcf7-form-control-wrap {
  margin-bottom: 15px;
  text-align: center;
}
#grve-body .inquiry form > .wpcf7-form-control-wrap > .wpcf7-not-valid,
.contact-form form.wpcf7-form > .wpcf7-form-control-wrap > .wpcf7-not-valid {
  border: none !important;
}
#grve-body .inquiry form > .wpcf7-form-control-wrap > .wpcf7-not-valid > div,
.contact-form
  form.wpcf7-form
  .wpcf7-form-control-wrap
  > .wpcf7-not-valid
  > div {
  border: 1px solid red !important;
  border-radius: 3px;
}
.contact-form form.wpcf7-form > .wpcf7-spam-blocked {
  border: 1px solid red;
  color: red;
  background-color: #fff;
  font-size: 14px;
  margin: 10px 0 0 0;
  line-height: 110%;
}
#grve-body .inquiry form > .wpcf7-form-control-wrap > .g-recaptcha {
  display: inline-block;
}
#grve-body .inquiry form > .wpcf7-form-control-wrap > .wpcf7-not-valid-tip {
  margin-top: -10px;
}

.inquiry form.wpcf7-form > .wpcf7-spam-blocked {
  border: 1px solid red;
  color: red;
  background-color: #fff;
  font-size: 14px;
  margin: 70px 0 0 0;
  line-height: 110%;
  text-align: center;
}

/*
 color:#34833C

 font-family: lato;


 font-family: 'Raleway', sans-serif;

 */
/**--22-03-2024--**/
#grve-body
  .inquiry
  .grve-element.grve-text
  form
  p:nth-child(5)
  .wpcf7-form-control-wrap {
  color: #666;
  font-size: 15px !important;
  line-height: 170%;
}
/**--22-03-2024--**/
/**--20-03-2024--**/
.grve-element form p:nth-child(5) span.wpcf7-form-control-wrap {
  color: #333;
  font-family: lato;
  font-size: 15px !important;
  height: 45px !important;
  padding: 10px 15px;
  line-height: 150%;
  pointer-events: all;
  border: 1px solid #ccc !important;
  display: block;
  width: 100% !important;
  text-transform: capitalize;
  cursor: pointer !important;
}
#grve-body
  .inquiry
  .grve-element.grve-text
  form
  p
  .wpcf7-form-control-wrap
  .wpcf7-form-control.wpcf7-select
  > span {
  width: 100% !important;
}
#grve-body
  .inquiry
  .grve-element.grve-text
  .wpcf7
  form.invalid
  .wpcf7-response-output {
    margin-top: 80px;
    border-color: #dc3232;
    color: #dc3232;
    text-align: center;
}
#grve-body .inquiry .grve-element.grve-text form .wpcf7-response-output {
  margin-top: 80px;
  border-color: green;
  color: green;
}
.main-wrap .right-content {
  width: 100%;
}
html:lang(sv-SE) #grve-body .contact-form .form .wrap p {
  display: flex;
  width: 290px;
}
html:lang(sv-SE) #grve-body .contact-form .form .wrap p .wpcf7-spinner {
  margin-top: 12px;
}
.contact-form .form .wpcf7-form.invalid .wpcf7-response-output {
    border-color: #dc3232;
    color: #dc3232;
}
.contact-form .form .wpcf7-form.invalid .wpcf7-not-valid-tip {
  text-align: left;
}
.contact-form .form .wpcf7-form.sent .wpcf7-response-output {
  color: green;
  border-color: green;
}
/**--20-03-2024--**/
/*19-06-2024*/
.grve-element form p:nth-child(5) span.wpcf7-form-control-wrap {
  position: relative;
}
.grve-element form p:nth-child(5) span.wpcf7-form-control-wrap::before {
  content: "\f107";
  top: 11px;
  position: absolute;
  right: 10px;
  left: auto;
  font-family: FontAwesome;
  font-size: 22px;
}
.grve-element form p:nth-child(5) span.wpcf7-form-control-wrap select {
  cursor: pointer;
}
/*19-06-2024*/
/*Start of the day 14-09-2024*/
.footer_logo #grve-widget-social-2 {
  display: none;
}
.inquiry
  .wpcf7-form
  .wpcf7-form-control-wrap
  > .wpcf7-checkbox
  > span.wpcf7-list-item.first.last {
  margin-right: 0;
}
.inquiry
  .wpcf7-form
  .wpcf7-form-control-wrap
  > .wpcf7-checkbox
  > span.wpcf7-list-item.first.last
  > input[type="checkbox"] {
  float: left;
}
.inquiry
  .wpcf7-form
  .wpcf7-form-control-wrap
  > .wpcf7-checkbox
  > span.wpcf7-list-item.first.last
  > span.wpcf7-list-item-label {
  text-align: left;
  margin-right: 0;
  float: right;
  width: calc(100% - 27px);
}
.contactus-section .contact-form .form .wpcf7-form > .wrap{
  margin-top: 15px !important;
}
/*End of the day 14-09-2024*/
/* 05-12-2024 */
html #grve-body .contact-form .form .wrap p {
  display: flex;
  width: 290px;
}
html #grve-body .contact-form .form .wrap p .wpcf7-spinner {
  margin-top: 12px;
}
.fancybox-close::after {
  font-family: FontAwesome;
  font-weight: 300;
  content: "\f00d";
}
.team-section .team-desc > p {
  word-break: break-all;
}
#grve-body .grve-section .contact-form .read-more-btn {
  max-width: 100%;
  width: fit-content;
  padding: 0px 45px 0px 15px !important;
}
/* 05-12-2024 */
#grve-body .grve-section .inquiry .read-more-btn {
    padding: 0px 50px 0px 15px !important;
   
}
.contact-form .form .wpcf7-form.sent .wpcf7-response-output {
    text-align: center;
}
.contact-form .form .wpcf7-form.invalid .wpcf7-response-output {
    text-align: center;
}

/* 05-09-2025 */
html[lang="en"] body#grve-body .grve-section .contact-form .read-more-btn {
    padding: 0px 40px 0px 15px !important;
    text-align: center;
}
.service-desc .entry-content .service_details {
    width: 100%;
}
/* 05-09-2025 */
#grve-body .inquiry .grve-element.grve-text form .wpcf7-response-output {
    text-align: center;
}