@font-face {
    font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?yfvaus');
  src:  url('../fonts/icomoon.eot?yfvaus#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?yfvaus') format('truetype'),
    url('../fonts/icomoon.woff?yfvaus') format('woff'),
    url('../fonts/icomoon.svg?yfvaus#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cabling:before {
  content: "\e900";
}
.icon-stump-grinding:before {
  content: "\e901";
}
.icon-tree-remove:before {
  content: "\e902";
}
.icon-tree-trimminng:before {
  content: "\e903";
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin-top: 15px;
  margin-bottom: 15px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
ol, ul, dl {
  margin-bottom: 15px;
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 600;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b, strong {
  font-weight: 600;
}
.pt20 {
    padding-top: 20px !important;
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
mark, .mark {
  padding: 0.2em;
  background: #ff0;
  color: #000;
}
pre {
  white-space: pre-line;
  word-wrap: break-word;
  margin-bottom: 15px;
  overflow: auto;
  display: block;
  font-size: 85%;
  color: $pre-color;
}
figure, .figure {
  display: block;
}
img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 10px;
  padding-bottom: 10px;
  color: $base-color;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
code {
  font-size: 87.5%;
  color: $code-color;
  word-break: break-word;
}
a > code {
  color: inherit;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  padding: 0;
  height: auto;
  width: auto;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
} /*naren designs reset css*/ .container:before, .container:after, .grid-row:before, .grid-row:after, .row:before, .row:after, .full-width:before, .full-width:after, .overflow-fix:before, .overflow-fix:after, .clear:before, .clear:after {
  content: " ";
  display: block;
}
.container:after, .full-width:after, .grid-row:after, .row:after, .overflow-fix:after, .clear:after {
  clear: both;
}
.container, .container-full {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
.container-full, .container-full .container {
  max-width: 100%;
}
.container-full .container {
  padding-left: 0;
  padding-right: 0;
}
.grid-row {
  margin-left: -15px;
  margin-right: -15px;
}
.full-width, .row, .clear, .grid-row {
  clear: both;
}
[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
} /*grid*/ /* nd flex grid system*/ .no-margin {
  margin-right: 0;
  margin-left: 0;
}
.grid-row.gutter-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.gutter-10 [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.grid-row.gutter-5 {
  margin-left: -5px;
  margin-right: -5px;
}
.gutter-5 [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.no-margin > .col, .no-margin > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-direction: column;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width:320px) {
  .mbv-flex {
    flex-direction: row;
  }
}
@media (min-width:568px) {
  .mb-flex {
    flex-direction: row;
  }
}
@media (min-width:768px) {
  .tb-flex {
    flex-direction: row;
  }
}
@media (min-width:1024px) {
  .dt-flex {
    flex-direction: row;
  }
}
.flex.flex-wrap {
  flex-wrap: wrap;
}
.flex.flex-top {
  align-items: flex-start;
}
.flex.flex-bottom {
  align-items: flex-end;
}
.flex.flex-center {
  align-items: center;
}
.flex.flex-stretch {
  align-items: stretch;
}
.flex.flex-baseline {
  align-items: baseline;
}
.flex-order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.flex-order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.flex-order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.flex-order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.col {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.no-padding > .col {
  padding: 0;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-20 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.col-25 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-75 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-80 {
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
}
.flex > [class*="col-"] {
  width: 100%;
}
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (max-width:1023px) {
  .dt-flex > [class*="col-"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width:767px) {
  .tb-flex > [class*="col-"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width:567px) {
  .mb-flex > [class*="col-"] {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
} /*UTILITY CLASSES*/ .no-display {
  display: none;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}

.et_pb_section_0_tb_header {box-shadow:none !important;}
@media only screen and (min-width:992px) and (max-width:1365px) {
	
.about-three .about-year .about-year-info span {
    display: block;
    font-size: 80px;
    line-height: 60px;
    color: #81bf5c;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    padding-right: 5px !important;
}
	.about-three .about-year .about-year-info {
    padding: 10px 10px !important;
    max-width: 70% !important;
    background-color: #fff;
    position: absolute;
    left: -30px;
    bottom: 70px;
    z-index: 1;
    display: flex;
    align-items: center;
}
	
.hedng:before {
    padding: 0px 30px 0px 10px;
    content: '';
    width: 0;
    height: 40px;
    border: 6px solid #81bf5c;
    border-bottom: 0;
    border-right: 0;
    position: absolute;
    left: 120px !important;
}
	.hedng:after {
    padding: 0px 30px 0px 10px;
    content: '';
    width: 0;
    height: 40px;
    border: 6px solid #81bf5c;
    border-top: 0;
    border-left: 0;
    position: absolute;
    right: 140px !important;
    bottom: -10px;
}
	
	.et_pb_slide_content .hedng {
    font-size: 34px !important;
    font-weight: bold !important;
    line-height: 50px !important;
    position: relative;
}

}

@media screen and (min-width:1024px) {
  .dt-hide {
    display: none;
  }
}
@media screen and (max-width:1023px) {
  .tb-block {
    display: block;
  }
  .tb-inline-block {
    display: inline-block;
  }
  .tb-hide {
    display: none;
  }
}
@media screen and (max-width:767px) {
  .mb-block {
    display: block;
  }
  .mb-inline-block {
    display: inline-block;
  }
  .mb-hide {
    display: none;
  }
  .wpcf7-form .cfrow {
	display: block !important;
  }
  .testimonial .testimonial-text {
    padding-right: 0px !important;
	}
}
@media screen and (max-width:479px) {
  .mbv-block {
    display: block;
  }
  .mbv-inline-block {
    display: inline-block;
  }
  .mbv-hide {
    display: none;
  }
} /*font sizes 11px to 25px*/ .fs-11 {
  font-size: 11px;
}
.fs-12 {
  font-size: 12px;
}
.fs-13 {
  font-size: 13px;
}
.fs-14 {
  font-size: 14px;
}
.fs-15 {
  font-size: 15px;
}
.fs-16 {
  font-size: 16px;
}
.fs-17 {
  font-size: 17px;
}
.fs-18 {
  font-size: 18px;
}
.fs-19 {
  font-size: 19px;
}
.fs-20 {
  font-size: 20px;
}
.fs-21 {
  font-size: 21px;
}
.fs-22 {
  font-size: 22px;
}
.fs-23 {
  font-size: 23px;
}
.fs-24 {
  font-size: 24px;
}
.fs-25 {
  font-size: 25px;
}
.fs-26 {
  font-size: 26px;
}
.fs-27 {
  font-size: 27px;
}
.fs-28 {
  font-size: 28px;
}
.fs-29 {
  font-size: 29px;
}
.fs-30 {
  font-size: 30px;
} /*font weights*/ .fw-100, .fw-thin {
  font-weight: 100;
}
.fw-300, .fw-light {
  font-weight: 300;
}
.fw-400, .fw-reg {
  font-weight: 400;
}
.fw-500, .fw-med {
  font-weight: 500;
}
.fw-600, .fw-semibold {
  font-weight: 600;
}
.fw-700, .fw-bold {
  font-weight: 700;
}
.fw-900, .fw-black {
  font-weight: 900;
}
.fw-normal {
  font-weight: normal;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
} /*text Cases*/ .uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
} /*text-decoration*/ .decoration-none {
  text-decoration: none;
}
.underline {
  text-decoration: underline;
}
.cursor-pointer {
  cursor: pointer;
} /*hide text*/ .hide {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
} /*floats*/ .f-left {
  float: left;
}
.f-right {
  float: right;
}
.no-float {
  float: none;
}
@media screen and (max-width:1023px) {
  .tb-no-float {
    float: none;
    clear: both;
  }
}
@media screen and (max-width:767px) {
  .mb-no-float {
    float: none;
    clear: both;
  }
  .sub-heading {
    text-align: center;
}
.hmblog h3, a {
    text-align: center;
}
}
@media screen and (max-width:479px) {
  .mbv-no-float {
    float: none;
    clear: both;
  }
} /*Alignments*/ .align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.justify {
  text-align: justify;
}
@media screen and (max-width:1023px) {
  .tb-align-center {
    text-align: center;
  }
  .tb-align-left {
    text-align: left;
  }
  .tb-align-right {
    text-align: right;
  }
  .tb-justify {
    text-align: justify;
  }
}
@media screen and (max-width:767px) {
  .mb-align-center {
    text-align: center;
  }
  .mb-align-left {
    text-align: left;
  }
  .mb-align-right {
    text-align: right;
  }
  .mb-justify {
    text-align: justify;
  }
}
@media screen and (max-width:479px) {
  .mbv-align-center {
    text-align: center;
  }
  .mbv-align-left {
    text-align: left;
  }
  .mbv-align-right {
    text-align: right;
  }
  .mbv-justify {
    text-align: justify;
  }
} /*align an element center*/ .center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
  clear: both;
}
@media screen and (max-width:767px) {
  .mb-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both;
  }
}
@media screen and (max-width:479px) {
  .mbv-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both;
  }
}
.circle, .rounded {
  border-radius: 50%;
} /*absolute alignments*/ /*horizontal center*/ .h-center {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0 15px;
  z-index: 11;
  width: 100%;
} /*vertical center*/ .v-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 15px;
  z-index: 11;
} /*Vertically and Horizontally center an element*/ .vh-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0 15px;
  z-index: 11;
  width: 100%;
} /*positions*/ .relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
@media screen and (max-width: 1023px) {
  .tb-static {
    position: static;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
}
@media screen and (max-width:767px) {
  .mb-static {
    position: static;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
}
@media screen and (max-width:479px) {
  .mbv-static {
    position: static;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
} /*Lists*/ ol, ul {
  margin: 0 0 20px 25px;
} /*Menus*/ .no-list, .nav ul, .nav ol, nav ol, nav ul, .horizontal-nav ul, .vertical-nav ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.nav a, nav a {
  text-decoration: none;
}
.horizontal-nav li {
  display: block;
  float: left;
}
.vertical-nav li {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
}
.inline-list li {
  float: none;
  display: inline-block;
  margin-right: 5px;
} /*alphabetical list*/ .styled-list {
  list-style: none;
  counter-reset: listStyle;
  margin-left: 10px;
}
.styled-list li {
  position: relative;
  counter-increment: listStyle;
  margin-bottom: 20px;
  padding-left: 20px;
}
.styled-list li:before {
  position: absolute;
  left: 0;
  color: var(--primary);
  display: inline-block;
}
.alpha-list li:before {
  content: counter(listStyle, lower-alpha) ".";
  top: 3px;
}
.number-list li:before {
  content: counter(listStyle, decimal) ".";
  top: 3px;
}
.bullet-list li:before {
  content: "";
  top: 4px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #666;
  border: none;
} /*circle list*/ .circle-list li:before {
  content: "";
  top: 4px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #666;
  background-color: transparent;
} /*parallax background*/ .bg-image, .bg-parallax {
  background-position: center center;
  background-size: cover;
  background-color: transparent;
  background-repeat: no-repeat;
}
.bg-parallax {
  background-attachment: fixed;
} /*widths & heights*/ .w-auto {
  width: auto;
}
.w-25 {
  width: 25%;
}
.w-50 {
  width: 50%;
}
.w-75 {
  width: 75%;
}
.w-100 {
  width: 100%;
}
.h-auto {
  height: auto;
}
.h-100 {
  height: 100%;
} /*background overlay colors*/ [class*="bg-overlay"] {
  position: relative;
  z-index: 0;
}
[class*="bg-overlay"]:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
} /* Custom Margins and Paddings*/ .m0, .no-margin {
  margin: 0;
}
.p0, .no-padding {
  padding: 0;
}
.p5 {
  padding: 5px;
}
.p10 {
  padding: 10px;
}
.p15 {
  padding: 15px;
}
.p20 {
  padding: 20px;
}
.p25 {
  padding: 25px;
}
.p30 {
  padding: 30px;
}
.p35 {
  padding: 35px;
}
.p40 {
  padding: 40px;
}
.p45 {
  padding: 45px;
}
.p50 {
  padding: 50px;
} /*padding top*/ .pt0 {
  padding-top: 0px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt35 {
  padding-top: 35px;
}
.pt40 {
  padding-top: 40px;
}
.pt45 {
  padding-top: 45px;
}
.pt50 {
  padding-top: 50px;
}
.pt55 {
  padding-top: 55px;
}
.pt60 {
  padding-top: 60px;
}
.pt65 {
  padding-top: 65px;
}
.pt70 {
  padding-top: 70px;
}
.pt75 {
  padding-top: 75px;
}
.pt80 {
  padding-top: 80px;
}
.pt85 {
  padding-top: 85px;
}
.pt90 {
  padding-top: 90px;
}
.pt95 {
  padding-top: 95px;
}
.pt100 {
  padding-top: 100px;
} /*padding bottom*/ .pb0 {
  padding-bottom: 0px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb35 {
  padding-bottom: 35px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb45 {
  padding-bottom: 45px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb55 {
  padding-bottom: 55px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb65 {
  padding-bottom: 65px;
}
.pb70 {
  padding-bottom: 70px;
}
.pb75 {
  padding-bottom: 75px;
}
.pb80 {
  padding-bottom: 80px;
}
.pb85 {
  padding-bottom: 85px;
}
.pb90 {
  padding-bottom: 90px;
}
.pb95 {
  padding-bottom: 95px;
}
.pb100 {
  padding-bottom: 100px;
} /*padding left*/ .pl0 {
  padding-left: 0px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pl30 {
  padding-left: 30px;
}
.pl35 {
  padding-left: 35px;
}
.pl40 {
  padding-left: 40px;
}
.pl45 {
  padding-left: 45px;
}
.pl50 {
  padding-left: 50px;
}
.pl55 {
  padding-left: 55px;
}
.pl60 {
  padding-left: 60px;
}
.pl65 {
  padding-left: 65px;
}
.pl70 {
  padding-left: 70px;
}
.pl75 {
  padding-left: 75px;
}
.pl80 {
  padding-left: 80px;
}
.pl85 {
  padding-left: 85px;
}
.pl90 {
  padding-left: 90px;
}
.pl95 {
  padding-left: 95px;
}
.pl100 {
  padding-left: 100px;
} /*padding right*/ .pr0 {
  padding-right: 0px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pr30 {
  padding-right: 30px;
}
.pr35 {
  padding-right: 35px;
}
.pr40 {
  padding-right: 40px;
}
.pr45 {
  padding-right: 45px;
}
.pr50 {
  padding-right: 50px;
}
.pr55 {
  padding-right: 55px;
}
.pr60 {
  padding-right: 60px;
}
.pr65 {
  padding-right: 65px;
}
.pr70 {
  padding-right: 70px;
}
.pr75 {
  padding-right: 75px;
}
.pr80 {
  padding-right: 80px;
}
.pr85 {
  padding-right: 85px;
}
.pr90 {
  padding-right: 90px;
}
.pr95 {
  padding-right: 95px;
}
.pr100 {
  padding-right: 100px;
} /*padding top and bottom*/ .py0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.py10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.py20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.py25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.py30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py35 {
  padding-top: 35px;
  padding-bottom: 35px;
}
.py40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.py45 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.py50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.py55 {
  padding-top: 55px;
  padding-bottom: 55px;
}
.py60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.py65 {
  padding-top: 65px;
  padding-bottom: 65px;
}
.py70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.py75 {
  padding-top: 75px;
  padding-bottom: 75px;
}
.py80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.py85 {
  padding-top: 85px;
  padding-bottom: 85px;
}
.py90 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.py95 {
  padding-top: 95px;
  padding-bottom: 95px;
}
.py100 {
  padding-top: 100px;
  padding-bottom: 100px;
} /*padding left and right*/ .px0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px5 {
  padding-left: 5px;
  padding-right: 5px;
}
.px10 {
  padding-left: 10px;
  padding-right: 10px;
}
.px15 {
  padding-left: 15px;
  padding-right: 15px;
}
.px20 {
  padding-left: 20px;
  padding-right: 20px;
}
.px25 {
  padding-left: 25px;
  padding-right: 25px;
}
.px30 {
  padding-left: 30px;
  padding-right: 30px;
}
.px35 {
  padding-left: 35px;
  padding-right: 35px;
}
.px40 {
  padding-left: 40px;
  padding-right: 40px;
}
.px45 {
  padding-left: 45px;
  padding-right: 45px;
}
.px50 {
  padding-left: 50px;
  padding-right: 50px;
} /*Mobile paddings*/ @media screen and (max-width: 767px) { /*padding top*/ .mb-pt0 {
    padding-top: 0px;
  }
  .mb-pt5 {
    padding-top: 5px;
  }
  .mb-pt10 {
    padding-top: 10px;
  }
  .mb-pt15 {
    padding-top: 15px;
  }
  .mb-pt20 {
    padding-top: 20px;
  }
  .mb-pt25 {
    padding-top: 25px;
  }
  .mb-pt30 {
    padding-top: 30px;
  }
  .mb-pt35 {
    padding-top: 35px;
  }
  .mb-pt40 {
    padding-top: 40px;
  }
  .mb-pt45 {
    padding-top: 45px;
  }
  .mb-pt50 {
    padding-top: 50px;
  } /*padding bottom*/ .mb-pb0 {
    padding-bottom: 0px;
  }
  .mb-pb5 {
    padding-bottom: 5px;
  }
  .mb-pb10 {
    padding-bottom: 10px;
  }
  .mb-pb15 {
    padding-bottom: 15px;
  }
  .mb-pb20 {
    padding-bottom: 20px;
  }
  .mb-pb25 {
    padding-bottom: 25px;
  }
  .mb-pb30 {
    padding-bottom: 30px;
  }
  .mb-pb35 {
    padding-bottom: 35px;
  }
  .mb-pb40 {
    padding-bottom: 40px;
  }
  .mb-pb45 {
    padding-bottom: 45px;
  }
  .mb-pb50 {
    padding-bottom: 50px;
  } /*padding top and bottom*/ .mb-py0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .mb-py5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .mb-py10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mb-py15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .mb-py20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .mb-py25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .mb-py30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .mb-py35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .mb-py40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .mb-py45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .mb-py50 {
    padding-top: 50px;
    padding-bottom: 50px;
  } /*padding left and right*/ .mb-px0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .mb-px5 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .mb-px10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mb-px15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mb-px20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .mb-px25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .mb-px30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .mb-px35 {
    padding-left: 35px;
    padding-right: 35px;
  }
  .mb-px40 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .mb-px45 {
    padding-left: 45px;
    padding-right: 45px;
  }
  .mb-px50 {
    padding-left: 50px;
    padding-right: 50px;
  }
} /*margin top*/ .mt0 {
  margin-top: 0px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mt55 {
  margin-top: 55px;
}
.mt60 {
  margin-top: 60px;
}
.mt65 {
  margin-top: 65px;
}
.mt70 {
  margin-top: 70px;
}
.mt75 {
  margin-top: 75px;
}
.mt80 {
  margin-top: 80px;
}
.mt85 {
  margin-top: 85px;
}
.mt90 {
  margin-top: 90px;
}
.mt95 {
  margin-top: 95px;
}
.mt100 {
  margin-top: 100px;
} /*margin bottom*/ .mb0 {
  margin-bottom: 0px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb55 {
  margin-bottom: 55px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb65 {
  margin-bottom: 65px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb75 {
  margin-bottom: 75px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb85 {
  margin-bottom: 85px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb95 {
  margin-bottom: 95px;
}
.mb100 {
  margin-bottom: 100px;
} /*margin left*/ .ml0 {
  margin-left: 0px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 30px;
}
.ml35 {
  margin-left: 35px;
}
.ml40 {
  margin-left: 40px;
}
.ml45 {
  margin-left: 45px;
}
.ml50 {
  margin-left: 50px;
}
.ml55 {
  margin-left: 55px;
}
.ml60 {
  margin-left: 60px;
}
.ml65 {
  margin-left: 65px;
}
.ml70 {
  margin-left: 70px;
}
.ml75 {
  margin-left: 75px;
}
.ml80 {
  margin-left: 80px;
}
.ml85 {
  margin-left: 85px;
}
.ml90 {
  margin-left: 90px;
}
.ml95 {
  margin-left: 95px;
}
.ml100 {
  margin-left: 100px;
} /*margin right*/ .mr0 {
  margin-right: 0px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr25 {
  margin-right: 25px;
}
.mr30 {
  margin-right: 30px;
}
.mr35 {
  margin-right: 35px;
}
.mr40 {
  margin-right: 40px;
}
.mr45 {
  margin-right: 45px;
}
.mr50 {
  margin-right: 50px;
}
.mr55 {
  margin-right: 55px;
}
.mr60 {
  margin-right: 60px;
}
.mr65 {
  margin-right: 65px;
}
.mr70 {
  margin-right: 70px;
}
.mr75 {
  margin-right: 75px;
}
.mr80 {
  margin-right: 80px;
}
.mr85 {
  margin-right: 85px;
}
.mr90 {
  margin-right: 90px;
}
.mr95 {
  margin-right: 95px;
}
.mr100 {
  margin-right: 100px;
} /*margin top and bottom*/ .my0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.my5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.my10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.my15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.my20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.my25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.my30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.my35 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.my40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.my45 {
  margin-top: 45px;
  margin-bottom: 45px;
}
.my50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.my55 {
  margin-top: 55px;
  margin-bottom: 55px;
}
.my60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.my65 {
  margin-top: 65px;
  margin-bottom: 65px;
}
.my70 {
  margin-top: 70px;
  margin-bottom: 70px;
}
.my75 {
  margin-top: 75px;
  margin-bottom: 75px;
}
.my80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.my85 {
  margin-top: 85px;
  margin-bottom: 85px;
}
.my90 {
  margin-top: 90px;
  margin-bottom: 90px;
}
.my95 {
  margin-top: 95px;
  margin-bottom: 95px;
}
.my100 {
  margin-top: 100px;
  margin-bottom: 100px;
} /*Mobile Margins*/ @media screen and (max-width: 767px) { /*margin top*/ .mb-mt0 {
    margin-top: 0px;
  }
  .mb-mt5 {
    margin-top: 5px;
  }
  .mb-mt10 {
    margin-top: 10px;
  }
  .mb-mt15 {
    margin-top: 15px;
  }
  .mb-mt20 {
    margin-top: 20px;
  }
  .mb-mt25 {
    margin-top: 25px;
  }
  .mb-mt30 {
    margin-top: 30px;
  }
  .mb-mt35 {
    margin-top: 35px;
  }
  .mb-mt40 {
    margin-top: 40px;
  }
  .mb-mt45 {
    margin-top: 45px;
  }
  .mb-mt50 {
    margin-top: 50px;
  } /*margin bottom*/ .mb-mb0 {
    margin-bottom: 0px;
  }
  .mb-mb5 {
    margin-bottom: 5px;
  }
  .mb-mb10 {
    margin-bottom: 10px;
  }
  .mb-mb15 {
    margin-bottom: 15px;
  }
  .mb-mb20 {
    margin-bottom: 20px;
  }
  .mb-mb25 {
    margin-bottom: 25px;
  }
  .mb-mb30 {
    margin-bottom: 30px;
  }
  .mb-mb35 {
    margin-bottom: 35px;
  }
  .mb-mb40 {
    margin-bottom: 40px;
  }
  .mb-mb45 {
    margin-bottom: 45px;
  }
  .mb-mb50 {
    margin-bottom: 50px;
  } /*margin top and bottom*/ .mb-my0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .mb-my5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .mb-my10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mb-my15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .mb-my20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .mb-my25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .mb-my30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .mb-my35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .mb-my40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mb-my45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .mb-my50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
p:empty {
  display: none;
}
.image-wrapper figure {
  float: left;
  max-width: 300px;
  width: 100%;
}
.image-wrapper.left figure {
  margin-right: 15px;
}
.image-wrapper.right figure {
  margin-left: 15px;
}
.btn {
  font-size: 16px;
  height: auto;
  line-height: 1.1;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 0.5px;
  border: none;
  background-color: #000;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
}
.btn:hover, .btn:focus {
  background-color: #222;
}
.btn.btn-small {
  padding: 7px 15px;
  font-size: 14px;
}
.btn.btn-large {
  font-size: 18px;
  padding: 15px 30px;
}
.btn-full {
  width: 100%;
  display: block;
}
.btn.btn-rounded {
  border-radius: 20px;
}
.btn.btn-small-rounded {
  border-radius: 4px;
}
.btn.btn-primary {
  background: var(--primary);
  color: #fff;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
  background-color: var(--secondary);
  color: #fff;
}
.btn.btn-secondary {
  background: var(--secondary);
  color: #fff;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus {
  background: var(--primary);
  color: #fff;
}
.btn.btn-primary-bordered {
  background: none;
  border: 2px solid var(--primary);
  color: var(--primary);
}
.btn.btn-primary-bordered:hover {
  background: var(--primary);
  border-color: var(--primary);
  color: #fff;
}
.btn.btn-secondary-bordered {
  background: none;
  border: 2px solid var(--secondary);
  color: var(--secondary);
}
.btn.btn-secondary-bordered:hover {
  background: var(--secondary);
  border-color: var(--secondary);
  color: #fff;
}
.btn.btn-white-bordered {
  background: none;
  border: 2px solid CurrentColor;
  color: #fff;
}
.btn.btn-white-bordered:hover {
  background: #fff;
  border-color: #fff;
  color: var(--primary);
}
.btn.btn-black-bordered {
  background: none;
  border: 2px solid CurrentColor;
  color: #000;
}
.btn.btn-black-bordered:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
@media screen and (max-width:479px) {
  .image-wrapper.left figure, .image-wrapper.right figure {
    float: none;
    max-width: 100%;
    margin: 0 0 15px;
  }
}
.post-wrapper.hmblog {
    background: #fff;
    padding: 40px 30px;
}
.post-wrapper.hmblog h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -.5px;
    text-transform: none;
}
.home .et_pb_module.et_pb_menu.et_pb_menu_0_tb_header.dd-desktop-menu.et_pb_bg_layout_light.et_pb_text_align_left.et_dropdown_animation_fade.et_pb_menu--without-logo.et_pb_menu--style-left_aligned {
    background: #f9f9f9;
    padding: 12px;
}

.et_pb_slide_content .subhedng {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
}
.et_pb_slide_description {

    margin: 20px 0 10px;
}
.et_pb_slide_content .hedng {
    font-size: 50px;
    font-weight: bold;
    line-height: 70px;
    position: relative;
    
}
.et_pb_button_0_tb_header_wrapper .et_pb_button_0_tb_header:hover, .et_pb_button_0_tb_header_wrapper .et_pb_button_0_tb_header:hover:hover {
    padding-right: 22px!important;
    padding-left: 32px!important;
}

body #page-container .et_pb_section .et_pb_button_0_tb_header:hover {
    border-color: #c99872!important;
    border-radius: 0px!important;
    letter-spacing: 0px!important;
	padding-right: 22px !important;
}
.hedng:before {
    padding: 0px 30px 0px 10px;
    content: '';
    width: 0;
    height: 40px;
    border: 6px solid #81bf5c;
    border-bottom: 0;
    border-right: 0;
    position: absolute;
    left: 190px;
}
.et_pb_slider .et_pb_slide_3, .et_pb_slider .et_pb_slide_4 { background: transparent !important;}
.acrdtnl span.et_pb_image_wrap img {
    width: 70%;
    float: none;
}
@media (max-width:991px) {
	h3.heading {
    font-size: 28px !important;
    line-height: 34px !important;
    text-align: center !important;
}
	.acrdtnl span.et_pb_image_wrap img {
    width: 80%;
    float: left;
    margin-left: 30px;
}
	div.et_pb_section.et_pb_section_2 {
    
    background-position: top center !important;
    
}
	
	.paymt {
   
    width: 40% !important;
}
	
.et_pb_section_0_tb_header.et_pb_section.dd-fixed-header {
    position: fixed !important;
    left: 0 !important;
    top: 0;
}
	
	.hedng:before {
   display: none !important;
}
	.ftr-tp-hdng {
    position: absolute;
    padding: 40px;
    font-size: 20px !important;
    font-weight: bold;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    line-height: normal !important;
    top: 10px;
}
	.et_pb_slide_content .hedng {
    font-size: 30px;
    font-weight: bold;
    line-height: 39px;
    position: relative;
}
	
	.hedng:after {
    display: none;
}
.about-three .about-year .about-year-info {
    padding: 10px 10px !important;
    max-width: 97% !important;
    background-color: #fff;
    position: absolute;
    left: -30px;
    bottom: 70px;
    z-index: 1;
    display: flex;
    align-items: center;
}
}
.hedng:after {
    padding: 0px 30px 0px 10px;
    content: '';
    width: 0;
    height: 40px;
    border: 6px solid #81bf5c;
    border-top: 0;
    border-left: 0;
    position: absolute;
    right: 200px;
    bottom: -10px;
}
.about-three .about-year {
    padding: 0px;
}
.about-three .about-year .about-year-info {
    border-left: 5px solid #81bf5c;
}
.about-three .about-year .about-year-info {
    padding: 10px 30px;
    max-width: 60%;
    background-color: #fff;
    position: absolute;
    left: -30px;
    bottom: 70px;
    z-index: 1;
    display: flex;
    align-items: center;
}
.about-three .about-year .about-year-info span {
    color: #9cc623;
}
.about-three .about-year .about-year-info span {
    display: block;
    font-size: 80px;
    line-height: 60px;
    color: #81bf5c;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    padding-right: 20px;
}
.about-year-info p {
    font-weight: bold !important;
    text-align: left;
}
.about-three .about-year .about-year-info p {
    text-transform: none;
    font-size: 26px;
    margin-bottom: 0px;
    line-height: 35px;
    font-weight: bold;
    color: #131d3b;
    padding-bottom: 0;
}
.about-max-thre:after {
    background-image: url('../images/bg-dott2.png');
    content: '';
    position: absolute;
    z-index: -1;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 71%;
}
.about-max-thre span.et_pb_image_wrap {
    padding: 40px 40px 15px 40px;
}
.topsocIcn li a {
    margin-right: 0 !important;
}
.topsocIcn {
    margin-top: 8px !important;
}
ul.srvclst li {
    line-height: 30px;
    font-size: 18px;
}
ul.srvclst {
    list-style: none;
}
.sub-heading{
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-right: 0px;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    font-weight: 400;
    color: #8bc569;
}
h3.heading {
    font-size: 32px;
    color: #131d3b;
    font-weight: bold;
    line-height: 54px;
    text-align: left;
}
p {
    padding-bottom: 0;
    font-size: 16px;
    line-height: 28px !important;
    margin-bottom: 10px;
    text-align: left;
    font-weight: normal !important;
}
ul.srvclst li {
    font-size: 16px;
    font-weight: normal;
}
ul.srvclst li:before {
    content: "\e052";
    font-family: "ETmodules"!important;
    line-height: inherit;
    opacity: 1;
    margin-left: -1.5em;
    right: auto;
    display: inline-block;
    color: #8bc569;
    font-size: 14px !important;
    margin-right: 9px;
}
.ful-cntr-txt h3, .ful-cntr-txt {
    text-align: center;
}
.srvcs-sctn .et_pb_column {
    background: #fff;
    padding: 10px;
    margin-right: 1.2% !important;
    width: 24%;
}
.testi-home h3 {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    color: #131d3b;
}
span.ttesti-desg {
    color: #8bc569;
    text-align: center !important;
    font-size: 18px;
    font-weight: 500;
}
.testi-home p {
    text-align: center !important;
}
.testi-home {
    position: relative;
}
.testi-desc {
    text-align: center;
    font-style: italic;
    line-height: 27px;
    font-size: 18px;
    color: #131d3b;
    padding-bottom: 60px;
    padding-left: 30px;
    padding-right: 40px;
}
.testi-home .et_pb_slide_content:after {
    content: '';
    font-family: eleganticons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    background: url(../images/quote.png) no-repeat;
    position: absolute;
    z-index: 193;
    width: 102px;
    height: 81px;
    background-size: 52%;
    background-position: left center;
    text-align: center;
    left: 45%;
    bottom: -20px;
}
.testi-home img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-top: 20px;
}

.testi-home .et_pb_slider_container_inner {
    background: #f8fee5;
	position: relative;
	border-bottom: 30px solid #8bc569;
}
.testi-home .et_pb_slider_container_inner:after {
    content: '';
    height: 120px;
    width: 30px;
    border: 20px;
    position: absolute;
    right: -30px;
    z-index: 99999;
    bottom: -30px;
    background: #8bc569;
}
.testi-home .et_pb_slider_container_inner:before {
    content: '';
    height: 120px;
    width: 30px;
    border: 20px;
    position: absolute;
    left: -30px;
    z-index: 99999;
    bottom: -30px;
    background: #8bc569;
}

.testi-home .et-pb-controllers {
    position: absolute;
    bottom: 1px !important;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99999;
}
.white-text {
    color: #fff !important;
}
.hmblog a.btn.btn-primary.btn-small {
    color: #81bf5c;
    font-weight: 500;
    font-size: 16px;
	padding-left: 0;
}
.et_pb_with_border.et_pb_section.et_pb_section_1_tb_header.dd-fixed-header.et_pb_with_background.et_section_regular.dd-fixed-header-styling {
    width: 100%;
    border-radius: 0 !important;
    background: #fff !important;
}
.et_pb_section.et_pb_section_0_tb_header, .et_pb_row.et_pb_row_1_tb_header, .et_pb_column.et_pb_column_4_4.et_pb_column_1_tb_header.dd-flex-column {
    height: 70px !important;
}
header.et-l--header.dd-cfixed-header {
    position: fixed !important;
    top: -70px !important;
    width: 100%;
    z-index: 999999;
}
.home header.et-l--header {
    position: absolute;
}
.page-template-default  header.et-l--header { position: relative;}
.et_pb_fullwidth_menu .et-menu>li, .et_pb_menu .et-menu>li {
    padding-left: 7px !important;
    padding-right: 7px !important;
}

#footer-widgets {
    /*background-size: cover;
    background: url(../images/footer-map.png) no-repeat;
    background-position: center top;*/
    padding-top: 30px;
}

ul.btftr-menu {
    display: inline-block;
    float: right;
    position: relative;
    padding: 0;
    margin: 6px 0;
}
.paymt {
    background: url(../images/pay.png) no-repeat;
    width: 100%;
    height: 39px;
    background-position: 0;
    background-size: 100%;
}
ul.btftr-menu li:last-child {
    margin-right: 0;
    border-right: 0;
}
div#footer-bottom p {
    padding: 7px 0 0px;
    color: #f9f9f9;
}
ul.btftr-menu li {
    float: left;
    margin-right: 6px;
    padding: 0;
    border-width: 1px;
}
ul.btftr-menu li a {
    color: #f9f9f9;
    padding: 10px;
}
ul.btftr-menu li:after {
    position: absolute;
    height: 15px;
    width: 1px;
    background: #999;
    content: '';
    top: 5px;
}
ul.btftr-menu li:last-child:after {
    display: none;
}
.footer-widget .title {
    color: #fff;
    font-weight: bold;
}
.footer-widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-widget ul li a {
    color: #fff;
}
#footer-widgets .footer-widget li:before { display: none;}
#footer-widgets .footer-widget li {
    padding-left: 2px !important;
    position: relative;
}
#main-footer {
    position: relative;
    background-size: cover;
    background: #222 url(../images/footer-map.png) no-repeat;
    background-position: top;
    padding-top: 30px;
}
.ftr-tp-hdng {
    padding: 12px 0px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    
}
p.pstime i {
    font-size: 15px;
    color: #8bc569;
    padding-right: 5px;
}
p.pstime {
    color: #999;
}
@media (min-width:992px){
.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module {
    margin-bottom: 0;
}
}
.icntrm img:after {
    content: '\e903';
    font-family: icomoon;
    width: 40px;
    height: 40px;
    position: absolute;
    border: 0;
    z-index: 9999999;
}
.testi-home.et_pb_slider .et_pb_slide_2 {
    background: transparent !important;
	
}
.et_pb_section .et_pb_button_0_tb_header:hover { letter-spacing: 0 !important;}
.et_pb_section_1_tb_header.et_pb_section.dd-fixed-header-styling .et-menu-nav>li, .et_pb_section_1_tb_header.et_pb_section.dd-fixed-header-styling .et_pb_menu .et-menu>li {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
header.et-l.et-l--header.dd-cfixed-header .onfixedlg {
    display: block !important;
	
}


header.et-l.et-l--header .onfixedlg {
    display: none!important;
}

header.et-l.et-l--header.dd-cfixed-header .onfixedlg .et_pb_image_wrap img {
    height: 60px;
    max-height: 90px;
    margin-left: 20px;
    margin-right: 40px;
}
@media (min-width:992px) {
header.et-l.et-l--header.dd-cfixed-header .hdfxd { display:none;}
}
.home header.et-l.et-l--header.dd-cfixed-header .onfixedlg {
    display: block !important;
    width: 10%;
    float: left;
}
.home .et_pb_blurb_0_tb_header .et-pb-icon {
    font-size: 35px;
    color: #fefefe !important;
}
.post-wrapper.hmblog p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	text-align:left;
}
.post-wrapper.hmblog h3 a {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -.5px;
    text-transform: none;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: 240px;
}
.menu-services-container ul {
    margin: 0;
    padding: 0 !important;
}
.menu-services-container ul li:hover, .menu-services-container ul li.current-menu-item {
    background-color: #73b21a;
    border-color: #73b21a;
}
.menu-services-container ul li {
    margin-bottom: 5px;
    border: 1px dashed #ececec;
    background-color: #fafafa;
    padding: 15px 20px;
    position: relative;
    transition: 0.5s;
}

.menu-services-container ul li a {
    display: block;
    font-size: 16px;
    padding-left: 0;
    font-weight: 400;
    position: relative;
    transition: 0.5s;
}
.menu-services-container ul li:hover a {
    color: #fff;
}
.menu-services-container ul li:before {
    content: '';
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    top: 3px;
    left: 3px;
    border: 1px dashed transparent;
    transition: 0.5s;
}
.menu-services-container ul li:hover:before, .menu-services-container ul li.current-menu-item:before {
    border-color: #fff;
}
.menu-services-container ul li.current_page_item {
    background: #73b21a;
    color: #fff;
}
.menu-services-container ul li.current_page_item a {
    color: #fff;
}
.side-info {
    font-size: 16px;
    padding: 20px 0;
}
.side-info ul {
    margin: 0;
    padding: 0;
}
.side-info li {
    padding: 0px 0;
    margin-bottom: 22px;
    /* border-left: 2px solid #f4ffe870; */
    /* background: #e8f5e954; */
    font-size: 14px;
}
.side-info ul li i {
    color: #fafcf8;
    /* padding-right: 15px; */
    float: left;
    padding: 10px 10px;
    font-size: 20px;
    /* background: #e5e5e5; */
    width: 36px;
    height: 36px;
    /* border-radius: 50%; */
    vertical-align: middle;
    margin-right: 12px;
    margin-top: 7px;
    text-align: center;
}
.side-info ul li span {
    clear: both;
    float: none;
    font-size: 16px;
    font-weight: 700;
}
.side-info ul li a {
    color: #848484;
    font-size: 16px;
    display: block;
    text-indent: 2px;
}
/*.side-info ul { margin:0; padding:0;}
.side-info ul li i {
    color: #73b21a;
    padding-right: 10px;
}

.side-info ul li a {
    color: #848484;
    font-size: 16px;
}
.side-info li {
    padding: 6px 0;
}
.side-info {
    font-size: 16px;
    padding: 50px 0;
}*/
.side-info h3 {
    margin-bottom: 35px;
    padding-bottom: 15px;
    position: relative;
}
.side-info h3:before {
    border-bottom: 1px dashed #f7f7f7;
    content: '';
    width: 70px;
    height: 4px;
    position: absolute;
    bottom: 0;
}
h1.entry-title {
    padding: 100px 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 40px;
}
@media (min-width: 981px) {
.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 1.27%;
}
/*.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 2%;
}
.et_pb_gutters3 .et_pb_column_2_3, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
    width: 68%;
}*/
}

.home h1.entry-title { display:none;}
#breadcrumbs {
    background-color: transparent;
    text-align: left;
    padding: 0;
    margin: 0;
    color: #222222;
    line-height: 20px;
}
#breadcrumbs a {color: #222222 !important; }

#breadcrumbs {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    border-radius: 4px;
}
#breadcrumbs i {
    padding: 0 5px;
    font-size: 14px;
    color: #73b21a;
} 
.container.pt20 {
    padding-left: 0;
}
.service-icon {
    font-size: 64px;
    color: #73b21a;
    transition: 0.5s;
}
.service-icon i:before {
    font-size: 64px;
}
.servc-title {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
}
.servc-title a {
    transition: 0.5s;
}
.service-content:hover {
    box-shadow: 0px 1px 3px 3px #3333;
    border: 0;
}
.srvcintxt {
    padding: 25px 10px 15px;
    min-height: 220px;
    border: 1px solid #81bf5c;
    margin: 10px 0 !important;
}
.srvcintxt:hover {
    background: #81bf5c;
}
.srvcintxt .service-icon {
    padding: 15px 10px;
    transition: 0.5s;
}
.srvcintxt:hover .service-icon {
    transform: translateY(0);
	padding: 0 10px;
}
.srvcintxt:hover p, .srvcintxt:hover h2, .srvcintxt:hover i {

    color: #fff;
}
.breadcrumbsec {
    background: #fafafa;
    padding-bottom: 1px;
}
.servc-descp {
    display: none;
}
.srvcintxt:hover .servc-descp {
    display: block !important;
	color: #fff;
} 
.sidmenu .et_pb_widget.widget_nav_menu {
    margin-bottom: 0;
}
.reqst-btn {
    top: 40%;
    right: -54px;
    z-index: 9999;
    background: #f6af3f;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    position: fixed;
	transform: rotate(-90deg);
}
.popupsl h3 {
    text-align: center;
    font-size: 24px;
    color: #81bf5c;
}
/*.popupsl h3 {
    text-align: center;
    font-size: 24px;
    color: #fff;
    transform: rotate(-90deg);
    position: absolute;
    left: -88px;
    top: 50%;
    background: #81bf5c;
    padding: 2px 17px 7px 8px;
    height: 37px;
}*/
.popupsl {
    margin: 0 auto;
    padding: 10px 25px;
}
.popupsl p {
    text-align: center;
}
.vfb-fieldType-email label, .vfb-fieldType-select label, .vfb-fieldType-name label, .vfb-fieldType-phone label, #vfbField5 label, #vfbField7 label, #vfbField8 label, #vfbField9 label, #vfbField10 label,#vfbField12 label, #vfbField16 label, #vfbField18 label, #vfbField21 label {
    display: none !important;
}
.popupsl form input, .popupsl form select {
    padding: 0px 10px !important;
    height: 40px !important;
    border: 1px solid #cecece !important;
    /*border-radius: 0 !important;*/
    box-shadow: none !important;
    border-collapse: collapse;
}
.vfbp-form input[type="radio"], .vfbp-form input[type="checkbox"] {
    margin-top: 0px !important;
    margin-top: 1px \9;
    line-height: normal;
}
button.Submitnw.btn.btn-primary {
    background: #f6af3f;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
}
.nav li ul.sub-menu {
    width: 220px;
    top: 33.5px !important;
    border-color: #81bf5c;
	padding: 0;
}
.nav li ul.sub-menu li {
    padding: 0;
	width: 100% !important;
	border-bottom: 1px solid #dfdfdf;
}
.nav li ul.sub-menu li a {
    padding-left: 14px;
	width: 100% !important;
}
.nav li ul.sub-menu li a:hover {
    color: #81bf5c !important;
    opacity: 1;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li a:hover {
    color: #81bf5c !important;
    opacity: 1;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item > a {
    color: #81bf5c !important;
    opacity: 1;
}
.srvsh2 {
	padding-bottom: 5px !important; 
}
.srvsimg {
    position: relative;
    overflow: hidden;
}
.srvsimg a {
    position: relative;
    display: block;
}
.srvccolm:hover .srvsimg a:before {
    opacity: 0.3;
}
.srvccolm .srvsimg a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    transition: 0.5s;
    z-index: 99;
}
.srvccolm:hover img {
    transform: scale(1.08);
    transition: 0.8s;
}
.srvccolm img {
    transition: 0.8s;
}
.srvccolm:hover .srvsh2 {
    color: #81bf5c;
}
.srvccolm .srvsh2 {
    transition: 0.8s;
}
.ackordn .et_pb_toggle_open .et_pb_toggle_title {
    color: #ffffff!important;
    background: #81bf5c;
    padding: 20px !important;
    font-weight: 600;
    font-size: 20px;
	line-height: 27px;
}
.ackordn .et_pb_toggle_open {
    padding: 0;
    border: 0;
}
.ackordn .et_pb_toggle_open .et_pb_toggle_title::after {
    opacity: 1;
}

.ackordn .et_pb_toggle_title:after {
    position: absolute;
    content: '';
    height: 0px;
    border-right: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 13px solid #ffffff00;
    border-bottom: 13px solid #fff;
    bottom: -1px;
    left: 33px;
    opacity: 0;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.ackordn .et_pb_toggle_content {
    position: relative;
    padding: 20px;
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 5%);
    border-bottom: 5px solid #81bf5c;
}
.ackordn .et_pb_toggle_close {
    background-color: #ffffff;
    padding: 20px;
    border: 1px solid #81bf5c;
}
.ackordn .et_pb_toggle_close .et_pb_toggle_title {
    color: #000;
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
}
.styl-3 {
    display: flex;
    padding: 20px 10px 20px 10px;
}
.styl-3-img {
    width: 100%;
    padding-left: 10px;
}
.styl-3-img img {
    height: 100%;
}
.styl-3-txt {
    padding: 20px 10px 0 20px;
    width: 100%;
}
.styl-3-txt h3 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}
.styl-3-txt p {
    padding-left: 15px;
}
.styl-3-txt a {
    color: #000;
}
.nopdng {
    padding: 0 !important;
}
.styl-3:hover h3 a {
    color: #81bf5c;
}
.styl-3 a:hover {
    color: #81bf5c;
}
.blog .et_pb_post:first-child {
    padding-top: 110px;
}
.single-post .entry-title {
    color: #81bf5c;
    padding-bottom: 40px;
	text-align: left;
}
.widget_recent_entries {
    padding-top: 40px;
}
.et_pb_widget .widgettitle {
    background: #81bf5c;
    color: #fff;
    padding: 10px;
    font-weight: 600;
}
.et_pb_widget.widget_recent_entries ul li a:hover {
    color: #81bf5c;
}
.et_pb_widget.widget_recent_entries ul li a {
    font-size: 14px;
}
.et_pb_widget.widget_recent_entries ul li {
    border-top: 1px solid #eaeaea;
    padding: 5px 10px;
}
.et_pb_widget.widget_recent_entries ul {
    margin-left: 0;
    background: #fafafa;
}
.form-submit .et_pb_button {
    color: #81bf5c;
}
a {
    color: #81bf5c;
}
.career-form {
    float: left;
    width: 100%;
}
.career-form .cfrow { color: #000;}
.career-form .careerformheading {
    background: #60a437;
	margin-bottom: 10px;
padding: 10px 5px;
}
.career-form .careerformheading h3 {
    margin: 0;
    font-size: 25px;
    text-align: center;
    padding: 5px;
    color: #fff !important;
    text-transform: uppercase;
}
.career-form input.wpcf7-form-control.wpcf7-submit {
    background: #81bf5c;
    padding: 5px 15px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: none;
}
.career-form input, .career-form select, .career-form textarea{ 
	width: 100%;
    padding: 10px 10px;
    margin-bottom: 12px;
    margin-top: 5px;
    border: 1px solid #ecf3fb;
    border-radius: 0px;
    background: #ffffff;
    box-shadow: 2px 2px 6px #00000026;
}
.career-form h4 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
    margin: 10px;
    clear: left;
    background: #60a437;
    margin: 10px 10px 20px;
}
.career-form p {
    margin: 10px;
	color:#60a437;
}
.col-md-4 {
    width: 33.33333333%;
}
.col-md-8 {
    width: 66.66666667%;
}
.col-md-6 {
    width: 50%;
}
.col-md-9 {
    width: 75%;
}
@media (max-width: 991px) {
.col-md-4 {
    width: 100%;
}
.col-md-8 {
    width: 100%;
}
.col-md-6 {
    width: 100%;
}
.col-md-9 {
    width: 100%;
}
}
.wpcf7-form .cfrow {
    float: left;
    width: 100%;
    margin-bottom: 12px;
    padding: 0px 6px;
	display: flex;
}
.innr-tstimnl .archive-title {
    padding: 15px 0 15px 0px;
    color: #81bf5c;
    font-weight: 600;
}
.innr-tstimnl .quote {
    font-size: 150px;
    color: #81bf5c;
    top: -10px;
}
.innr-tstimnl .entry-content {
    padding-left: 5px;
    margin-bottom: 30px;
}
.blog .et_pb_post .entry-title {
    color: #81bf5c;
    font-weight: 600;
}
.post-type-archive-testimonials .header-wrap, .single-testimonials .header-wrap {
    background-position: top center !important;
    background-size: 100% !important;
    height: 400px;
    padding: 0px 0 0 !important;
}
.testimonial {
    background: #fff;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 13%);
    padding: 20px;
    margin-bottom: 50px;
}
.testimonial .quote {
    position: absolute;
    font-size: 45px;
    right: 20px;
    font-family: 'Open Sans';
    color: #81bf5c;
    padding-top: 5px;
    top: 60px;
}
.testimonial .entry-content h3 {
    color: #81bf5c;
    font-weight: 600;
}
.nav-previous {
    padding-bottom: 20px;
}
.nav-next {
    padding-bottom: 20px;
}
.testimonial .testimonial-text {
    padding-right: 70px;
}
.archtest {
    position: relative;
}
@media only screen and (max-width:767px) {
  .post-type-archive-testimonials .header-wrap, .single-testimonials .header-wrap {
    padding: 0px 0 0 !important;
    background-repeat: no-repeat !important;
}
h1.entry-title {
    padding: 100px 0 20px !important;
}
.testimonial .quote {
    color: #81bf5c1f;
	font-size: 200px;
}
.social-icons-lists {
    margin-top: 100px;
    margin-bottom: 0;
}
.payform input {
    width: 70% !important;
}
}
@media (min-width: 992px) { #main-content .container:before { display:none !important;} }
header.et-l--header {
    position: relative;
    width: 100%;
}
.payform {
    padding-top: 40px;
    text-align: center;
}
.payform input {
    width: 30%;
    padding: 10px 10px;
    margin-top: 5px;
    border: 1px solid #ecf3fb;
    background: #ffffff;
    box-shadow: 2px 2px 6px #00000026;
}
.payform > div:first-child {
    margin-top: 30px;
}
.payform span {
    position: absolute;
    padding-top: 16px;
    padding-left: 10px;
}

span.social-icons-list-label {
    color: #fff !important;
    font-size: 20px;
}
.et_pb_section_1_tb_header {
    box-shadow: none !important;
}
.post-type-archive-testimonials .header-wrap h1.entry-title, .single-testimonials .header-wrap h1.entry-title {
    padding: 250px 0 0;
}
.page-template-page-pay .header-wrap {
    background-position: top center !important;
    background-size: 100% !important;
    height: 400px;
    padding: 0px 0 0 !important;
}
.page-template-page-pay .header-wrap h1.entry-title {
    padding: 250px 0;
}
.calnw-btn {
    top: 68%;
    right: -34px;
    z-index: 9999;
    background: #81bf5c;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    position: fixed;
    transform: rotate(-90deg);
}
.calnw-btn a {
    color: #fff;
}
ul.mob-ftr-btn {
    display: flex;
	margin: 0 !important;
    padding: 0 !important;
	position: fixed;
    z-index: 99999;
    bottom: 0;
    width: 100%;
}

ul.mob-ftr-btn li {
    width: 50%;
    margin: 0px 0;
    text-align: center;
    line-height: normal;
    font-size: 20px;
    padding: 10px 0;
	color:#fff;
}
ul.mob-ftr-btn li a { color:#fff;}
li.calnw-mb-btn {
    background: #81bf5c;
}
li.reqst-mb-btn {
    background: #f47434;
}