.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #333333;
  font-size: 20px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.sppb-addon-title {
  position: relative;
  margin-bottom: 50px;
  margin-top: 0px;
}
.sppb-addon-title:before {
  position: absolute;
  top: 50px;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 1px;
  background: #00923f;
  content: "";
  margin: 0 auto;
  z-index: 1;
}
.sppb-addon-title::after {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #f4f4f4;
  margin: 0 auto;
}
.sppb-text-center .sppb-title-heading,
.sppb-text-center .sppb-addon-title {
  position: relative;
  margin-bottom: 16px;
}
.sppb-text-center .sppb-title-heading:before,
.sppb-text-center .sppb-addon-title:before {
  position: absolute;
  top: 50px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 70px;
  height: 1px;
  background: #00923f;
  content: "";
  margin: 0 auto;
  z-index: 1;
}
.sppb-text-center .sppb-title-heading::after,
.sppb-text-center .sppb-addon-title::after {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 200px;
  height: 1px;
  background: #f4f4f4;
  margin: 0 auto;
}
.sppb-text-center .sppb-title-subheading {
  font-size: 18px !important;
  margin: 25px 0 0 !important;
  line-height: 26px;
  max-width: 70% !important;
}
.no-title-border .sppb-title-heading,
.no-title-border .sppb-addon-title {
  position: relative;
  margin-bottom: 10px;
}
.no-title-border .sppb-title-heading:before,
.no-title-border .sppb-addon-title:before {
  display: none;
}
.title-bottom .sppb-title-heading,
.title-bottom .sppb-addon-title {
  position: absolute;
  font-size: 14px;
  background: #eeeeee;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 15px 0;
  color: #848484;
  margin: 0px;
  z-index: 1;
}
.title-bottom .sppb-title-heading:before,
.title-bottom .sppb-addon-title:before {
  display: none;
}
.sppb-text-left .sppb-title-heading,
.sppb-text-left .sppb-addon-title {
  position: relative;
  margin-bottom: 16px;
}
.sppb-text-left .sppb-title-heading:before,
.sppb-text-left .sppb-addon-title:before {
  position: absolute;
  top: 50px;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 1px;
  background: #00923f;
  content: "";
  margin: 0 auto;
  z-index: 1;
}
.sppb-text-left .sppb-title-heading::after,
.sppb-text-left .sppb-addon-title::after {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #e9e9e9;
  margin: 0 auto;
}
.white .sppb-title-heading,
.white .sppb-addon-title,
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white p {
  color: #ffffff !important;
}
.white .sppb-addon-title {
  position: relative;
  margin-bottom: 50px;
  margin-top: 0px;
}
.white .sppb-addon-title:before {
  position: absolute;
  top: 50px;
  left: 0;
  bottom: 0;
  width: 70px;
  height: 1px;
  background: #00923f;
  content: "";
  margin: 0 auto;
  z-index: 1;
}
.white .sppb-addon-title::after {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #2a2a2a;
  margin: 0 auto;
}
.title-brand .sppb-addon-title {
  color: #00923f;
  margin-bottom: 50px;
  margin-top: 0px;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  display: table;
  content: " ";
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #14442f;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #14442f;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.overlay-style-one {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 0px;
  color: #ffffff;
  opacity: 0.9;
  background: #00923f;
  -webkit-transform: perspective(400px) rotateX(-90deg);
  -moz-transform: perspective(400px) rotateX(-90deg);
  -ms-transform: perspective(400px) rotateX(-90deg);
  -o-transform: perspective(400px) rotateX(-90deg);
  transform: perspective(400px) rotateX(-90deg);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.overlay-style-one .box {
  display: table;
  height: 100%;
  width: 100%;
}
.overlay-style-one .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.single-service-item {
  position: relative;
  margin-bottom: 40px;
}
.single-service-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
}
.single-service-item .img-holder img {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  width: 100%;
}
.single-service-item:hover .img-holder img {
  transform: scale(1.1);
}
.single-service-item .img-holder .overlay-style-one .box .content a i {
  border: 2px solid #222222;
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 15px;
  color: #222222;
  line-height: 38px;
  transition: all 500ms ease;
}
.single-service-item:hover .img-holder .overlay-style-one {
  opacity: 0.9;
  -webkit-transform: perspective(400px) rotateX(0deg);
  -moz-transform: perspective(400px) rotateX(0deg);
  -ms-transform: perspective(400px) rotateX(0deg);
  -o-transform: perspective(400px) rotateX(0deg);
  transform: perspective(400px) rotateX(0deg);
}
.single-service-item .img-holder .overlay-style-one .box .content a:hover i {
  background: #222222;
  color: #fff;
  border-color: #222222;
}
.single-service-item .text-holder {
  margin-left: 20px;
  margin-right: 20px;
  border: 1px solid #f4f4f4;
  position: relative;
  top: -40px;
  background: #fff;
  display: block;
  padding: 25px 15px 11px;
}
.single-service-item .text-holder:before {
  width: 100%;
  height: 3px;
  position: absolute;
  content: "";
  background: #45c4e9;
  left: 0;
  top: -1px;
}
.single-service-item .text-holder:after {
  width: 100%;
  height: 3px;
  position: absolute;
  content: "";
  background: #222222;
  left: 0;
  top: -1px;
  transform: scaleX(0);
  transition: .5s ease;
}
.single-service-item:hover .text-holder:after {
  transform: scaleY(1);
  transition: .5s ease;
}
.single-service-item .text-holder .title {
  color: #222222;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-transform: capitalize;
  margin: 0 0 12px;
  transition: all 500ms ease;
}
.single-service-item .text-holder .title:hover {
  color: #45c4e9;
}

.service-area {
  padding-top: 70px;
  padding-bottom: 70px;
  background: #f7f7f7;
  overflow: hidden;
}
.service-area .testimonials-section .owl-item {
  padding: 0 10px;
}
.service-area .single-item {
  border: 1px solid #e9e9e9;
  padding: 4px;
}
.service-area .single-item .icon-holder {
  background: #ffffff;
  display: block;
  padding: 35px 0 32px;
  position: relative;
  z-index: 1;
}
.service-area .single-item .icon-holder::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10%;
  background: #45c4e9;
  content: "";
  z-index: -1;
  opacity: 0;
  transition: all 500ms ease;
}
.service-area .single-item .icon-holder span::before {
  color: #222222;
  font-size: 50px;
  line-height: 50px;
  transition: all 500ms ease;
}
.service-area .single-item .icon-holder h3 {
  line-height: 26px;
  margin: 15px 0 0;
  transition: all 500ms ease;
}
.service-area .single-item:hover .icon-holder::before {
  height: 100%;
  opacity: 1;
}
.service-area .single-item:hover .icon-holder span:before {
  color: #fff;
  transition-delay: 0.5s;
}
.service-area .single-item:hover .icon-holder h3 {
  color: #fff;
  transition-delay: 0.5s;
}
.service-area .single-item:hover .text-holder a {
  background: #00923f;
  color: #ffffff;
  border-color: #00923f;
}
.service-area .single-item .text-holder {
  margin: 24px 0 25px;
  padding: 0 5px;
}
.service-area .single-item .text-holder p {
  margin: 0 0 16px;
}
.service-area .single-item .text-holder a {
  padding: 6px 25px 4px;
  background: #f7f7f7;
  border-color: #e9e9e9;
  color: #222222;
}
.owl-controls {
  padding: 0;
  position: absolute;
  bottom: 100%;
  right: 0;
  margin: 0;
  margin-bottom: 27px;
}
.owl-buttons .owl-prev,
.owl-buttons .owl-next {
  color: #c5c5c5;
  font-size: 24px;
  margin: 0;
  padding: 0;
  background-color: transparent !important;
  border-radius: 0px !important;
  height: 40px;
  width: 40px;
  border: 2px solid #f7f7f7;
  line-height: 26px;
  text-align: center;
  margin-left: 10px;
  display: inline-block;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}
.owl-buttons .owl-prev::before,
.owl-buttons .owl-next::before {
  color: #c5c5c5;
  font-size: 24px;
}
.owl-buttons .owl-prev:hover,
.owl-buttons .owl-next:hover {
  color: #00923f;
  border: 2px solid #00923f;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.owl-prev:before {
  content: "\f104";
  display: inline-block;
  font-family: FontAwesome;
  height: 16px;
  width: 16px;
}
.owl-next:before {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  height: 16px;
  width: 16px;
}
.text-holder .top-text h3 {
  line-height: 32px;
  margin: -6px 0 13px;
}
.text-holder .bottom-text {
  margin: 0 0 20px;
}
.text-holder .bottom-text p {
  margin-top: 16px;
}
.text-holder .bottom a {
  float: left;
}
.text-holder .bottom .signature {
  display: inline-block;
  padding-left: 30px;
}
.single-service-box-two {
  border: 1px solid #f4f4f4;
  display: block;
  padding: 25px 18px 15px;
  transition: all 500ms ease;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.single-service-box-two .icon-column-default .sppb-feature-box-title {
  padding-left: 60px;
  position: relative;
  padding-bottom: 17px;
  margin: 0px;
}
.single-service-box-two .icon-column-default .icon-box {
  position: absolute;
  top: 26px;
  left: 23px;
}
.single-service-box-two .icon-column-default .icon-box i::before {
  font-size: 35px;
  color: #00923f;
  line-height: 35px;
}
.single-service-box-two:hover {
  border-color: #00923f;
  transition: all 500ms ease;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.sppb-testimonial-pro {
  position: relative;
  overflow: hidden;
  text-align: center;
  max-width: 750px;
  margin: 0 auto;
}
.sppb-testimonial-pro .sppb-carousel-inner .sppb-item .sppb-testimonial-message p {
  font-size: 30px;
  font-weight: 300;
  margin: 0 0 14px;
  line-height: 40px;
}
.sppb-testimonial-pro .sppb-carousel-inner .sppb-item .border {
  background: rgba(255, 255, 255, 0.15);
  width: 70px;
  height: 1px;
  display: inline-block;
}
.sppb-testimonial-pro .sppb-carousel-inner .sppb-item .sppb-addon-testimonial-pro-footer {
  margin-bottom: 30px;
}
.sppb-testimonial-pro .sppb-carousel-inner .sppb-item .sppb-addon-testimonial-pro-footer h3 {
  color: #ffffff;
}
.sppb-testimonial-pro .sppb-carousel-inner .sppb-item .sppb-addon-testimonial-pro-footer .sppb-addon-testimonial-pro-client-url {
  font-size: 16px;
}
.sppb-testimonial-pro .sppb-carousel-indicators li {
  background-image: none;
  width: 13px;
  height: 13px;
  margin: 5px 7px;
  border: 2px solid #fff;
  padding: 0px;
  background: transparent;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  transition: all 500ms ease;
  display: inline-block;
}
.sppb-testimonial-pro .sppb-carousel-indicators li.active {
  border-color: #ffffff;
  background-color: #ffffff;
}
.contact-info {
  padding: 33px 30px 14px;
  background: #2b2b2b;
  display: block;
}
.contact-info .sec-title {
  padding-bottom: 24px;
}
.contact-info .sec-title .sppb-addon-title {
  margin: 0 0 15px;
}
.contact-info .sec-title .sppb-addon-title:after {
  background: #1f1f1f;
}
.contact-info .text p {
  margin: 0;
  color: #848484 !important;
}
.contact-info ul {
  margin: 15px 0 0;
}
.contact-info ul li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 17px;
  line-height: 24px;
  color: #f4f4f4;
  list-style: none;
}
.contact-info ul li span {
  position: absolute;
  left: 0px;
  top: 0px;
  line-height: 24px;
  font-size: 16px;
  color: #45c4e9;
}
.sppb-appointment-form .sppb-form-group .sppb-form-control,
.sppb-appointment-form .sppb-form-group .sp-select {
  width: 100%;
  border: 2px solid #2f2f2f;
  background: #222222;
  height: 50px;
  margin-bottom: 30px;
  display: block;
  padding: 0 15px;
  font-size: 16px;
  font-weight: 300;
  box-shadow: none;
  transition: all 500ms ease;
}
.sppb-appointment-form .sppb-form-group .sppb-form-control:active,
.sppb-appointment-form .sppb-form-group .sp-select:active,
.sppb-appointment-form .sppb-form-group .sppb-form-control:focus,
.sppb-appointment-form .sppb-form-group .sp-select:focus {
  border-color: #00923f;
  box-shadow: none;
}
.sppb-appointment-form .sppb-btn-section {
  float: left;
  display: inline-block;
}
.sppb-appointment-form .text {
  display: inline-block;
  float: left;
  padding-left: 30px;
  margin: 12px 0;
}
.sppb-appointment-form .text p i {
  display: inline-block;
  padding-right: 10px;
  color: #00923f;
}

.single-blog-item {
  position: relative;
  overflow: hidden;
  display: block;
}
.single-blog-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
}
.single-blog-item .img-holder img {
  transform: scale(1.1, 1.1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single-blog-item .img-holder .overlay-style-one .box .content a i {
  border: 2px solid #222222;
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 15px;
  color: #222222;
  line-height: 38px;
  transition: all 500ms ease;
}
.single-blog-item .img-holder .overlay-style-one .box .content a i:hover {
  background: #222222;
  color: #ffffff;
  border-color: #222222;
}
.single-blog-item .img-holder .post-date {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #00923f;
  width: 55px;
  height: 55px;
  display: block;
  padding: 8px 10px;
  transform: translate3d(0px, 0px, 0px);
  transition: all 500ms ease;
  transition-delay: 0.5s;
}
.single-blog-item .img-holder .post-date h5 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  margin: 0px;
}
.single-blog-item .text-holder {
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  transition: all 500ms ease;
}
.single-blog-item .text-holder .meta-info {
  overflow: hidden;
  padding-top: 30px;
}
.single-blog-item .text-holder .meta-info li {
  display: inline-block;
  float: left;
  line-height: 16px;
  border-right: 1px solid #ababab;
  padding-right: 10px;
  margin-right: 10px;
  color: #999999;
}
.single-blog-item .text-holder .meta-info li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.single-blog-item .text-holder .meta-info li a {
  color: #999999;
  font-size: 16px;
  font-weight: 300;
}
.single-blog-item .text-holder h3 {
  margin: 4px 0;
}
.single-blog-item .text-holder .blog-title {
  color: #222222;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  padding: 10px 0 5px;
  display: block;
  transition: all 500ms ease;
}
.single-blog-item .text-holder .blog-title:hover {
  color: #00923f;
}
.single-blog-item .text-holder .text p {
  margin: 0;
}
.single-blog-item .text-holder .bottom {
  overflow: hidden;
  border-top: 1px solid #f7f7f7;
  margin-top: 21px;
  padding-top: 14px;
}
.single-blog-item .text-holder .bottom .left a {
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
  transition: all 500ms ease;
  padding-left: 5px;
}
.single-blog-item .text-holder .bottom .left a:hover {
  color: #00923f;
}
.single-blog-item .text-holder .bottom .right h5 {
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  padding-right: 5px;
  display: inline;
}
.single-blog-item .text-holder .bottom .right h5 a {
  color: #999999;
}
.single-blog-item .text-holder .bottom .right h5 span::before {
  color: #999999;
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  padding-right: 5px;
  position: relative;
  top: 2px;
}
.single-blog-item:hover .img-holder {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  margin: 0px;
}
.single-blog-item:hover .img-holder img {
  transform: scale(1, 1);
}
.single-blog-item:hover .img-holder .overlay-style-one {
  opacity: 0.9;
  -webkit-transform: perspective(400px) rotateX(0deg);
  -moz-transform: perspective(400px) rotateX(0deg);
  -ms-transform: perspective(400px) rotateX(0deg);
  -o-transform: perspective(400px) rotateX(0deg);
  transform: perspective(400px) rotateX(0deg);
}
.single-blog-item:hover .post-date {
  transform: translate3d(0px, -65px, 0px);
  transition: all 500ms ease;
  transition-delay: 0.5s;
}
.single-project-item {
  position: relative;
  overflow: hidden;
  display: block;
}
.single-project-item .img-holder {
  display: block;
  overflow: hidden;
  position: relative;
}
.single-project-item .img-holder img {
  transform: scale(1.1, 1.1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single-project-item .img-holder .overlay-style-one .box .content a i {
  border: 2px solid #222222;
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 15px;
  color: #222222;
  line-height: 38px;
  transition: all 500ms ease;
}
.single-project-item .img-holder .overlay-style-one .box .content a:hover i {
  background: #222222;
  color: #fff;
  border-color: #222222;
}
.single-project-item:hover .img-holder img {
  transform: scale(1, 1);
}
.single-project-item:hover .img-holder .overlay-style-one {
  opacity: 0.9;
  -webkit-transform: perspective(400px) rotateX(0deg);
  -moz-transform: perspective(400px) rotateX(0deg);
  -ms-transform: perspective(400px) rotateX(0deg);
  -o-transform: perspective(400px) rotateX(0deg);
  transform: perspective(400px) rotateX(0deg);
}
.sppb-addon-accordion {
  border: 1px solid #e6e6e6;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel-default {
  padding: 0px;
  background: transparent;
  border: none;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel-default .sppb-panel-heading {
  background: transparent;
  padding: 20px;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel-default .sppb-panel-heading .sppb-panel-title {
  color: #222222;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-left: 16px;
  font-family: "Poppins", sans-serif;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel-default .sppb-panel-heading .sppb-toggle-direction i::before {
  font-size: 12px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #e4e4e4;
  padding: 7px;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel-default .sppb-panel-heading.active span {
  transform: rotate(0deg);
  color: #00923f;
  border-color: #00923f;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel-default .sppb-panel-heading.active i::before {
  border-color: #00923f;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel-default .sppb-panel-body {
  border-bottom: 1px solid #eeeeee;
  padding: 15px 25px 13px !important;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel-heading.active span i:before {
  content: '\f10b';
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel-heading .sppb-toggle-direction {
  position: relative;
  top: 0;
  right: auto;
  font-size: 15px;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel-collapse .sppb-panel-body {
  border-bottom: 1px solid #eeeeee;
  padding: 25px 25px 13px;
}
.jb-brand img {
  border: 1px solid #f4f4f4;
}
.single-footer-widget .latest-post {
  border-bottom: 1px solid #2e2e2e;
  margin-bottom: 20px;
}
.single-footer-widget .latest-post:last-child {
  border-bottom: none !important;
  margin-bottom: 0px;
}
.single-footer-widget .latest-post .single-post {
  padding-left: 70px;
  position: relative;
  margin-bottom: 20px;
  min-height: 70px;
}
.single-footer-widget .latest-post .single-post .img-holder {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.single-footer-widget .latest-post .single-post .img-holder img {
  transition: all 0.5s ease 0s;
  width: 70px;
  height: 70px;
}
.single-footer-widget .latest-post .single-post .img-holder .overlay-style-one .box .content a i {
  font-size: 15px;
  transition: all 500ms ease 0s;
  color: #fff;
}
.single-footer-widget .latest-post .single-post:hover .img-holder .overlay-style-one {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateX(0deg);
  -moz-transform: perspective(400px) rotateX(0deg);
  -ms-transform: perspective(400px) rotateX(0deg);
  -o-transform: perspective(400px) rotateX(0deg);
  transform: perspective(400px) rotateX(0deg);
}
.single-footer-widget .latest-post .single-post .img-holder .overlay-style-one .box .content a:hover i {
  color: #222;
}
.single-footer-widget .latest-post .single-post .text-holder {
  padding-left: 20px;
  position: relative;
  top: -5px;
}
.single-footer-widget .latest-post .single-post .text-holder a.post-title {
  color: #848484;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  transition: all 500ms ease;
}
.single-footer-widget .latest-post .single-post .text-holder a.post-title:hover {
  color: #48c7ec;
}
.single-footer-widget .latest-post .single-post .text-holder .post-info {
  overflow: hidden;
  margin: 0px 0 0;
}
.single-footer-widget .latest-post .single-post .text-holder .post-info span {
  color: #45c4e9;
  font-size: 15px;
}
.single-footer-widget .latest-more-news a {
  color: #45c4e9;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  transition: all 500ms ease;
}
.single-footer-widget .latest-more-news a:hover {
  color: #0596c0;
}
.single-footer-widget .latest-more-news {
  overflow: hidden;
  margin: 3px 0 0;
}
.single-footer-widget .latest-more-news a i {
  display: inline-block;
  padding-left: 6px;
  transition: all 500ms ease;
}
.single-footer-widget .latest-more-news a:hover i {
  padding-left: 8px;
}
.acymailing_module_form .acymailing_introtext {
  padding-bottom: 0px !important;
  color: #c1c1c1;
}
.acymailing_module_form .acymailing_form .inputbox {
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0px;
  border-right: 0px;
  float: left;
  color: #c1c1c1;
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  height: 50px;
  padding-left: 15px;
  padding-right: 55px;
  position: relative;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 100%;
}
.acymailing_module_form .acymailing_form .inputbox:focus {
  box-shadow: none;
  border: 1px solid #ffffff;
  background: #ffffff;
  color: #1b1b1b;
}
.acymailing_module_form .acymailing_form button {
  background: #00923f;
  color: #ffffff;
  border-radius: 0px;
  display: block;
  height: 50px;
  padding: 10.5px 0;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 50px;
  border: 1px solid #00923f;
}
.acymailing_module_form .acymailing_form button:hover {
  background: #00923f none repeat scroll 0 0;
  color: #1b1b1b;
  border-color: #00923f;
}
.acymailing_module_form .acymailing_finaltext {
  font-weight: 400;
  font-style: italic;
}
.about-info .sign {
  display: inline;
  margin-left: 20px;
}
.about-bottom-content .single-item {
  margin-top: 50px;
  text-align: center;
}
.about-bottom-content .single-item .img-holder {
  overflow: hidden;
  display: block;
}
.about-bottom-content .single-item .img-holder img {
  width: 100%;
  transition: all 500ms ease;
}
.about-bottom-content .single-item:hover .img-holder img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.about-bottom-content .single-item .text-holder {
  border: 1px solid #f4f4f4;
  border-top: none;
  display: block;
  padding: 28px 15px 11px;
  transition: all 500ms ease;
  margin-top: 0;
}
.about-bottom-content .single-item .text-holder h3 {
  color: #222222;
  font-size: 20px;
  text-transform: capitalize;
  margin: 0 0 13px;
}
.about-bottom-content .single-item.hvr-float-shadow:before {
  background: none;
}
.about-bottom-content .single-item:hover .text-holder {
  border-color: #45c4e9;
}

.smart-approach-area {
  padding-top: 80px;
  padding-bottom: 30px;
  background: #f7f7f7;
}
.smart-approach-area .single-item {
  margin-bottom: 50px;
  position: relative;
  overflow: hidden;
  display: block;
  background: #ffffff;
  border: 1px solid #f4f4f4;
}
.smart-approach-area .single-item .inner-content {
  padding-left: 30px;
  padding-bottom: 20px;
  padding-top: 40px;
  transition: all 500ms ease;
}
.smart-approach-area .single-item .inner-content .iocn-holder {
  margin-bottom: 29px;
}
.smart-approach-area .single-item .inner-content .iocn-holder span:before {
  color: #45c4e9;
  font-size: 55px;
  line-height: 55px;
}
.smart-approach-area .single-item .inner-content .border {
  height: 1px;
  width: 60px;
  display: block;
  background: #f4f4f4;
}
.smart-approach-area .single-item .inner-content .title-holder {
  padding-top: 29px;
}
.smart-approach-area .single-item .inner-content .title-holder h3 {
  color: #222222;
  font-size: 20px;
  margin: 0 0 5px;
}
.smart-approach-area .single-item .inner-content .title-holder p {
  color: #45c4e9;
  font-size: 16px;
}
.smart-approach-area .single-item .overlay-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  border: 1px solid #45c4e9;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.smart-approach-area .single-item .overlay-content .box {
  display: table;
  height: 100%;
  width: 100%;
}
.smart-approach-area .single-item .overlay-content .box .content {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding-left: 20px;
  padding-right: 20px;
}
.smart-approach-area .single-item .overlay-content .box .content h3 {
  margin: 0px;
}
.smart-approach-area .single-item .overlay-content .box .content b {
  color: #45c4e9;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
}
.smart-approach-area .single-item .overlay-content .box .content .border {
  height: 1px;
  width: 60px;
  display: block;
  background: #f4f4f4;
  margin-top: 15px;
  margin-bottom: 15px;
}
.smart-approach-area .single-item:hover .overlay-content {
  opacity: 1;
  transform: scale(1, 1);
}
.smart-approach-area .single-item:hover .inner-content {
  opacity: 0;
}
.sppb-addon-cta .sppb-cta-text {
  font-size: 18px;
  margin: 20px 0;
  padding: 0 34px;
}

.single-team-member {
  margin-bottom: 20px;
}
.single-team-member .img-box {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.single-team-member .img-box img {
  transform: scale(1.1, 1.1);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single-team-member .img-box .overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 0px;
  color: #ffffff;
  opacity: 0;
  background: rgba(72, 196, 233, 0.9);
  -webkit-transform: perspective(400px) rotateX(-90deg);
  -moz-transform: perspective(400px) rotateX(-90deg);
  -ms-transform: perspective(400px) rotateX(-90deg);
  -o-transform: perspective(400px) rotateX(-90deg);
  transform: perspective(400px) rotateX(-90deg);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.single-team-member .img-box .overlay::before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #00923f;
  opacity: 0.9;
  z-index: -1;
}
.single-team-member .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.single-team-member .img-box .overlay .box .content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.single-team-member .img-box .overlay .box .content .list-inline li {
  margin: 0 0 0 8px;
  padding: 0px;
}
.single-team-member .img-box .overlay .box .content .list-inline li a {
  width: 40px;
  height: 40px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 38px;
  color: #fff;
  -webkit-transition: background .4s ease, color .4s ease;
  transition: background .4s ease, color .4s ease;
}
.single-team-member .img-box .overlay .box .content .list-inline li a:hover {
  background: #ffffff;
  color: #00923f;
}
.single-team-member:hover .img-box img {
  transform: scale(1, 1);
}
.single-team-member:hover .img-box .overlay {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 0.9;
  visibility: visible;
}
.single-team-member .text-box h3 {
  color: #333333;
  font-size: 18px;
}
.single-team-member .text-box span {
  color: #00923f;
  margin: 0 0 10px;
}
.sppb-ajaxt-contact-form .sppb-form-group input {
  width: 100%;
  line-height: 24px;
  height: 55px !important;
  font-size: 16px;
  box-shadow: none;
  border: 1px solid #f4f4f4;
  padding: 12px 15px;
  background: #f7f7f7;
  border-radius: 0px;
}
.sppb-ajaxt-contact-form .sppb-form-group textarea {
  font-size: 16px;
  box-shadow: none;
  border: 1px solid #f4f4f4;
  padding: 12px 15px;
  background: #f7f7f7;
  border-radius: 0px;
}
.single-testimonial {
  margin-bottom: 40px;
  border: 1px solid #f4f4f4;
  padding: 30px 10px 26px;
  transition: 0.5s ease-in-out;
}
.single-testimonial .content h4 {
  font-size: 18px;
  color: #222;
  text-transform: capitalize;
  margin-top: 12px;
  margin-bottom: 6px;
}
.single-testimonial .content .text {
  margin-top: 15px;
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 22px;
  margin-bottom: 20px;
}
.single-testimonial .content .author-title {
  color: #00923f;
}
.single-testimonial:hover {
  box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0), 0 0px 82px 0 rgba(0, 0, 0, 0.05);
  transition: 0.5s ease-in-out;
}
.sppb-addon-content .menu {
  overflow: hidden;
  margin-bottom: 50px;
}
.sppb-addon-content .menu li.current a {
  color: #ffffff;
  background: #00923f;
}
.sppb-addon-content .menu li.current a::before {
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.sppb-addon-content .menu li:last-child {
  margin-bottom: 0px;
}
.sppb-addon-content .menu li:last-child a {
  border-bottom: none;
}
.sppb-addon-content .menu li a {
  border-bottom: 2px solid #fff;
  background: #f7f7f7 none repeat scroll 0 0;
  color: #222222;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 17px 20px 15px;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  position: relative;
  z-index: 1;
  transition: all 500ms ease;
  transition-delay: 0.15s;
}
.sppb-addon-content .menu li a:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 37px;
  height: 56px;
  content: "\f178";
  font-family: FontAwesome;
  color: #ffffff;
  line-height: 58px;
  font-size: 18px;
  transform: translate3d(-30px, 0px, 0px);
  transition-delay: 0.5s;
  transition: all 500ms ease;
  opacity: 0;
}
.sppb-addon-content .menu li a:hover {
  color: #ffffff;
  background: #00923f;
}
.sppb-addon-content .menu li a:hover::before {
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.sppb-addon-content .menu li a:hover:before,
.sppb-addon-content .menu li a.active:before {
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.video-holder {
  height: 270px;
  display: table;
  width: 100%;
  vertical-align: middle;
  position: relative;
}
.video-holder .sppb-modal-selector {
  display: table-cell;
  vertical-align: middle;
}
.brochures-dwn-link {
  overflow: hidden;
  margin-bottom: 40px;
}
.brochures-dwn-link li {
  margin-bottom: 10px;
}
.brochures-dwn-link li:last-child {
  margin-bottom: 0;
}
.brochures-dwn-link li a {
  border: 1px solid #f4f4f4;
  color: #222222;
  font-size: 18px;
  display: block;
  padding: 15px 22px 13px;
  transition: all 500ms ease;
  font-family: 'Poppins', sans-serif;
}
.brochures-dwn-link li a:hover {
  background: #00923f;
  border-color: #00923f;
  color: #fff;
}
.brochures-dwn-link li a .icon-holder {
  width: 35px;
}
.brochures-dwn-link li a .icon-holder,
.brochures-dwn-link li a .title-holder {
  display: table-cell;
  vertical-align: middle;
}
.brochures-dwn-link li a .title-holder h5 {
  font-size: 18px;
}
.contact-author-info ul li .title {
  padding-bottom: 0;
}
.contact-author-info ul li .title h3 {
  margin-bottom: 15px;
}
.contact-author-info ul {
  background: #f9f9f9;
  border: 1px solid #ececec;
  display: block;
  padding: 30px 20px;
}
.contact-author-info ul li {
  background: #ffffff;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-top: 17px;
  padding-bottom: 20px;
  list-style: none;
}
.contact-author-info ul li .title {
  padding-bottom: 15px;
}
.contact-author-info ul li .title h3 {
  color: #222222;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
}
.contact-author-info ul li:last-child {
  margin-bottom: 0;
}
.contact-author-info ul li .img-holder {
  width: 70px;
}
.contact-author-info ul li .img-holder,
.contact-author-info ul li .text-holder {
  display: table-cell;
  vertical-align: middle;
}
.contact-author-info ul li .text-holder {
  padding-left: 20px;
}
.contact-author-info ul li .text-holder h5 {
  color: #45c4e9;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 10px;
}
.contact-author-info ul li .text-holder p {
  margin: 0;
  line-height: 22px;
}
.contact-author-info ul li .text-holder p span:before {
  color: #45c4e9;
  font-size: 13px;
  display: inline-block;
  line-height: 13px;
  padding-right: 10px;
}