/*

[Main Stylesheet]

Project     : SEOCrack - Responsive SEO and SMM HTML Template
Author      : themelooks.com
Author URI  : https://themeforest.net/user/themelooks

*/

body {
  background-color: #f9f9f9;
  color: #777;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  word-wrap: break-word;
}

.gallery--details p:last-child,
.table:last-child,
p:last-child,
ul:last-child {
  margin-bottom: 0;
}

img {
  max-width: 100%;
  height: auto;
}

::-moz-selection {
  color: #fff;
  background-color: #009743;
}

::selection {
  color: #fff;
  background-color: #009743;
}

.nav li a:focus,
.nav li a:hover,
.nav li.open a,
.nav li.open a:focus,
.nav li.open a:hover {
  background-color: transparent;
}

.dropdown-menu > li > a,
.service--details .content h1,
.service--details .content h2,
.service--details .content h3,
.service--details .content h4,
.service--details .content h5,
.service--details .content h6 {
  color: #555;
}

.dropdown-menu > li.active > a,
.dropdown-menu > li.active > a:focus,
.dropdown-menu > li.active > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
a.active,
a:focus,
a:hover {
  color: #009743;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #222;
  font-family: "Jost", sans-serif;
  font-weight: 700;
}

.bg--color-theme .h1,
.bg--color-theme .h2,
.bg--color-theme .h3,
.bg--color-theme .h4,
.bg--color-theme .h5,
.bg--color-theme .h6,
.bg--color-theme h1,
.bg--color-theme h2,
.bg--color-theme h3,
.bg--color-theme h4,
.bg--color-theme h5,
.bg--color-theme h6 {
  color: #fff;
}

.h1 {
  font-size: 41px;
  line-height: 55px;
}

.h2 {
  font-size: 18px;
  line-height: 28px;
}

.h3 {
  font-size: 16px;
  line-height: 26px;
}

.h4,
.h5,
.h6 {
  font-size: 14px;
  line-height: 24px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 0;
  margin-bottom: 0;
}

a {
  color: inherit;
  -webkit-transition: color 0.25s, border-color 0.25s,
    background-color 0.25s ease-in-out;
  transition: color 0.25s, border-color 0.25s,
    background-color 0.25s ease-in-out;
}

.btn-link,
.btn-link:active,
.btn-link:hover,
.btn-link:link,
.btn-link:visited,
a,
a:active,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  outline: 0;
}

.btn {
  position: relative;
  padding: 6px 31px;
  border-radius: 0;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  -webkit-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease, ease, ease-in-out;
  transition-timing-function: ease, ease, ease-in-out;
  z-index: 0;
}

.btn:before {
  /* content: " ";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: transparent;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  z-index: -1; */
}

.btn.active,
.btn:active {
  box-shadow: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}

.btn-default {
  color: #fff;
  background-color: #009743;
  border: 0;
  border-radius: 5px !important;
}

.bg--color-theme .btn-default {
  color: #222;
  background-color: transparent;
  border-color: #fff;
}

.btn-default:before {
  background-color: #009743;
}

.bg--color-theme .btn-default:before {
  background-color: #fff;
}

.btn-default.focus,
.btn-default:active,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #252525;
  background-color: #ffcb0a;
  border: 0;
  transition: all 0.4s ease-in-out;
}

.btn-default.focus:before,
.btn-default:active.focus:before,
.btn-default:active:before,
.btn-default:active:focus:before,
.btn-default:active:hover:before,
.btn-default:focus:before,
.btn-default:hover:before,
.open > .dropdown-toggle.btn-default.focus:before,
.open > .dropdown-toggle.btn-default:before,
.open > .dropdown-toggle.btn-default:focus:before,
.open > .dropdown-toggle.btn-default:hover:before {
  background-color: #ffcb0a;
}

.btn-default.active {
  color: #252525;
  background-color: #ffcb0a;
  border: 0;
  border-radius: 5px;
  transition: all 0.4s ease-in-out;
}

.btn-default.active:before {
  background-color: #ffcb0a;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.pagination > li.active > a,
.pagination > li.active > a:focus,
.pagination > li.active > a:hover,
.pagination > li.active > span,
.pagination > li.active > span:focus,
.pagination > li.active > span:hover,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #fff;
  background-color: transparent;
  border-color: #009743;
}

.bg--color-theme .btn-default.active.focus,
.bg--color-theme .btn-default.active:focus,
.bg--color-theme .btn-default.active:hover {
  color: #009743;
  background-color: white;
  border: 0;
  transition: all 0.4s ease-in-out;
}

.btn-default.active.focus:before,
.btn-default.active:focus:before,
.btn-default.active:hover:before,
.pagination > li.active > a:before,
.pagination > li.active > a:focus:before,
.pagination > li.active > a:hover:before,
.pagination > li.active > span:before,
.pagination > li.active > span:focus:before,
.pagination > li.active > span:hover:before,
.pagination > li > a:focus:before,
.pagination > li > a:hover:before,
.pagination > li > span:focus:before,
.pagination > li > span:hover:before {
  background-color: #009743;
}

.bg--color-theme .btn-default.active.focus:before,
.bg--color-theme .btn-default.active:focus:before,
.bg--color-theme .btn-default.active:hover:before {
  background-color: #fff;
}

.form-group,
.gallery--details p,
.product-single--tabs .tab-content p {
  margin-bottom: 20px;
}

.form-group label {
  display: block;
  margin-bottom: 0;
  color: #999;
  font-weight: 300;
}

.form-group label span {
  display: block;
  margin-bottom: 2px;
}

.form-control {
  height: 40px;
  padding: 9px 15px;
  color: #222;
  background-color: transparent;
  border-color: #eee;
  border-radius: 0;
  box-shadow: none;
  outline: 0;
}

.form-control:focus {
  border-color: #009743;
  box-shadow: none;
}

textarea.form-control {
  height: auto;
  min-height: 100px;
  resize: vertical;
}

::-webkit-input-placeholder {
  color: #999;
  font-weight: 300;
}

::-moz-placeholder {
  color: #999;
  font-weight: 300;
}

:-ms-input-placeholder {
  color: #999;
  font-weight: 300;
}

:-moz-placeholder {
  color: #999;
  font-weight: 300;
}

.bg--color-theme {
  color: #fff;
  background-color: #009743;
}

.bg--color-lightgray {
  background-color: #f9f9f9;
}

.bg--img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.bg--overlay {
  position: relative;
  z-index: 0;
}

.bg--overlay:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  z-index: -1;
}

.bg--overlay-10:before {
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}

.bg--overlay-50:before {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.bg--overlay-95:before {
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
}

.bg--overlay-off:before {
  display: none;
}

.links--widget .nav li + li,
.mtop--10 {
  margin-top: 10px;
}

.comment--items li + li,
.mtop--30 {
  margin-top: 30px;
}

.mtop--40 {
  margin-top: 40px;
}

.mtop--60 {
  margin-top: 60px;
}

.fm {
  margin-right: 5px;
}

.pbottom--30 {
  padding-bottom: 30px;
}

.pbottom--60 {
  padding-bottom: 60px;
}

.pbottom--100 {
  padding-bottom: 100px;
}

.pd--80-0 {
  padding: 40px 0;
}
@media(min-width:992px){
  .pd--80-0 {
    padding: 80px 0;
  }
}
.pd--100-0 {
  padding: 80px 0;
}
@media(min-width:992px){
  .pd--100-0 {
    padding: 100px 0;
  }
}
.pd--100-0-0 {
  padding: 80px 0 0 0;
}
@media(min-width:992px){
  .pd--100-0-0 {
    padding: 100px 0 0 0;
  }
}

.pd--100-0-40 {
  padding: 80px 0 40px;
}
@media(min-width:992px){
  .pd--100-0-40 {
    padding: 100px 0 40px;
  }
}
.pd--100-0-60 {
  padding: 50px 0 60px;
}
@media(min-width:992px){
  .pd--100-0-60 {
    padding: 100px 0 60px;
  }
}
.pd--100-0-70 {
  padding: 20px 0 70px;
}
@media (min-width: 768px) {
  .pd--100-0-70 {
    padding: 60px 0 70px;
  }
}
@media (min-width: 992px) {
  .pd--100-0-70 {
    padding: 60px 0 70px;
  }
}
.pd--170-0-110 {
  padding: 170px 0 110px;
}

.pd--180-0-80 {
  padding: 180px 0 80px;
}

.pd--150-0-40 {
  padding: 100px 0 40px;
}

@media(min-width:992px){
  .pd--150-0-40 {
    padding: 150px 0 40px;
  }
}

.float--left {
  float: left;
}

.float--right {
  float: right;
}

.float--none {
  float: none;
}

.reset--gutter {
  margin-left: 0;
  margin-right: 0;
}

.reset--gutter > [class*="col-"],
.reset--padding {
  padding-left: 0;
  padding-right: 0;
}

.vc--parent {
  width: 100%;
  height: 100%;
  display: table;
}

.row--vb > div,
.row--vc > div,
.vc--child {
  display: table-cell;
  vertical-align: middle;
}

.vc--child-bottom {
  display: table-cell;
}

.row--vb > div,
.row--vc > div {
  float: none;
}

.row--vb > div,
.vc--child-bottom {
  vertical-align: bottom;
}

.underline {
  position: relative;
}

.section--title:after,
.section--title:before,
.underline:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 50px;
  height: 1px;
  background-color: #009743;
}

.pre-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffcb0a;
  z-index: 100000 !important;
}

.pos-ab {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1000000;
  transform: translateX(-50%) translateY(-50%);
}

.section--title {
  position: relative;
  margin-bottom: 60px;
  padding-bottom: 16px;
  text-align: center;
}

.section--title:after,
.section--title:before {
  margin: 0 auto;
  background-color: #009743;
}

.section--title:after {
  bottom: 6px;
  max-width: 150px;
}

.section--title-left {
  text-align: center;
}

.section--title-left:after,
.section--title-left:before {
  margin: auto;
}

@media (min-width: 992px) {
  .section--title-left {
    text-align: left;
  }

  .section--title-left:after,
  .section--title-left:before {
    margin: 0;
  }
}

.section--title .h2 {
  margin-top: -8px;
  font-size: 30px;
  line-height: 45px;
}

.pagination {
  display: block;
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.pagination > li {
  display: inline-block;
  margin-top: 5px;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  min-width: 40px;
  margin: 0 5px;
  padding: 6px 10px;
  color: #222;
  border-color: #009743;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
  z-index: 0;
}

.pagination > li > a:before,
.pagination > li > span:before {
  content: " ";
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background-color: transparent;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  z-index: -1;
}

.pagination > li.disabled > a:before,
.pagination > li.disabled > a:focus:before,
.pagination > li.disabled > a:hover:before,
.pagination > li.disabled > span:before,
.pagination > li.disabled > span:focus:before,
.pagination > li.disabled > span:hover:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}

.owl-dots,
.owl-nav > div {
  position: absolute;
  text-align: center;
}

.owl-nav > div {
  top: 50%;
  min-width: 80px;
  margin-top: -50px;
  padding: 10px 0;
  background-color: rgba(0, 151, 67, 0.8);
  border-radius: 5px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  -webkit-transition: color 0.25s, opacity 0.25s ease-in-out;
  transition: color 0.25s, opacity 0.25s ease-in-out;
  left: -15px;
  font-size: 36px;
  line-height: 46px;
}

.owl-nav > .owl-next {
  left: auto;
  right: -12px;
}

.owl-carousel:hover .owl-nav > div,
.owl-dot.active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.owl-dots {
  left: 0;
  right: 0;
  bottom: 30px;
  font-size: 0;
  line-height: 0;
}

.owl-dot {
  display: inline-block;
  margin: 0 10px;
  width: 30px;
  height: 2px;
  background-color: #ffcb0a;

  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

.product--quantity form {
  margin-top: -10px;
  font-size: 0;
  line-height: 0;
}

.product--quantity .ui-spinner {
  max-width: 60px;
  margin-top: 10px;
  margin-right: 10px;
  padding: 0;
  color: #999;
  border-color: #009743;
  border-radius: 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}

.product--quantity .ui-spinner-input {
  width: 100%;
  margin: 0;
  padding: 7px 20px 7px 0;
  text-align: center;
  outline: 0;
}

.product--quantity .ui-spinner-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 50%;
  color: #222;
  font-size: 12px;
  line-height: 22px;
  cursor: pointer;
}

.product--quantity .ui-spinner-button:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ccc;
  font-family: "FontAwesome";
  line-height: 6px;
  text-align: center;
}

.owl-nav > div,
.product--quantity .ui-spinner-button:active:before {
  color: #ffffff;
}

.product--quantity .ui-spinner-down:before {
  top: 0;
  bottom: auto;
}

.product--quantity .ui-spinner-down {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
}

.product--quantity .ui-spinner-up:before {
  content: "\f0d8";
}

.product--quantity .ui-spinner-down:before {
  content: "\f0d7";
}

.product--quantity .btn {
  margin-top: 10px;
  margin-right: 10px;
  padding-left: 12px;
  padding-right: 12px;
}

.product--quantity button[type="submit"] .fa {
  margin-right: 8px;
}

.product--quantity .btn[type="submit"] {
  padding-left: 20px;
  padding-right: 20px;
}

.product--quantity .btn.active:not(:hover) {
  color: #999;
  border-color: #009743;
}

.product--quantity .btn.active:not(:hover):before {
  background-color: transparent;
}

.comment--title {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 18px;
  font-size: 18px;
  line-height: 28px;
}

.comment--title:before {
  bottom: 0;
  max-width: 50px;
}

.comment--title:after,
.comment--title:before,
.sidebar--widgets .widget--title .h4:after,
.sidebar--widgets .widget--title .h4:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #ffcb0a;
}

.sidebar--widgets .widget--title .h4:before {
  bottom: 0;
  max-width: 50px;
}

.comment--title:after,
.sidebar--widgets .widget--title .h4:after {
  max-width: 150px;
  bottom: 6px;
}

.comment--items {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.comment--items:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #eee;
}

.comment--items ul {
  margin: 30px 0 0;
  padding: 0 0 0 80px;
  list-style: none;
}

.comment--item .img {
  float: left;
  margin-right: 20px;
}

.comment--item .content {
  margin-top: 12px;
  overflow: hidden;
}

.comment--item .content .header {
  position: relative;
  font-size: 0;
  line-height: 0;
}

.comment--item .content .header .h4 {
  display: inline-block;
  margin-top: 5px;
  margin-right: 20px;
  color: #555;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.comment--item .content .header .date {
  display: inline-block;
  color: #999;
  font-size: 12px;
  line-height: 22px;
}

.comment--item .content .header .rating {
  margin: 6px -2px 0;
  font-size: 0;
  line-height: 0;
}

.comment--item .content .header .rating .fa {
  margin: 0 2px;
  color: #999;
  font-size: 14px;
  line-height: 24px;
}

.comment--item .content .header .reply {
  margin-top: 10px;
  color: #999;
  font-size: 14px;
  line-height: 18px;
}

.comment--item .content .header .reply .fa {
  margin-right: 8px;
}

.comment--item .content .body {
  padding-bottom: 25px;
  border-bottom: 1px solid #eee;
}

.comment--item .content .header + .body {
  margin-top: 21px;
}

.comment--list + .comment--form {
  margin-top: 26px;
}

.comment--form .comment--title {
  margin-bottom: 24px;
}

.comment--form .rating {
  margin-top: -1px;
  margin-bottom: 13px;
}

.comment--form .rating label {
  margin-right: 10px;
  margin-bottom: 0;
  color: #222;
  font-weight: 500;
}

.comment--form .rating .br-wrapper {
  display: inline-block;
}

.comment--form .rating .br-widget a {
  display: inline-block;
  margin-right: 9px;
}

.comment--form .rating .br-widget a:last-child {
  margin-right: 0;
}

.comment--form .rating .br-widget a:after {
  color: #009743;
  font-size: 14px;
}

.checkout--billing-info .checkbox input,
.checkout--info-form .checkbox input,
.checkout--order-info .panel-group .panel-title label input,
.comment--form .rating .br-widget a[data-rating-value="0"],
.gallery--details .info-content .table ul li:before {
  display: none;
}

.sidebar--widgets .widget {
  padding: 30px;
  background-color: #fafafa;
}

.sidebar--widgets .widget + .widget {
  margin-top: 30px;
}

.widget--logo {
  margin-bottom: 30px;
}

.widget--title .h4 {
  margin-bottom: 30px;
  padding-bottom: 12px;
  border-bottom: 1px solid;
  font-size: 18px;
  line-height: 28px;
}

.sidebar--widgets .widget--title .h4 {
  position: relative;
  padding-bottom: 19px;
  border-bottom-width: 0;
}

.about--widget .content {
  font-weight: 300;
}

.about--widget .action {
  color: #fff;
  font-weight: 500;
}

.about--widget .content + .action {
  margin-top: 19px;
}

.about--skills .progress .h4 span,
.about--widget .action a .fa {
  margin-left: 8px;
}

.links--widget .nav li a {
  padding: 0;
  overflow: hidden;
}

.links--widget .nav li a:before {
  content: "\f178";
  display: inline-block;
  margin-left: 1px;
  margin-right: 8px;
  font-family: "FontAwesome";
}

.sidebar--widgets .links--widget .nav li + li {
  margin-top: 4px;
}

.sidebar--widgets .links--widget .nav li a:before {
  content: "\f114";
  display: inline-block;
  width: 15px;
}

.sidebar--widgets .links--widget .nav li a:hover:before {
  content: "\f115";
}

.sidebar--widgets .links--widget .nav li a span {
  float: right;
}

.recent-posts--widget li + li {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid;
}

.recent-posts--widget .title {
  font-weight: 300;
}

.recent-posts--widget .title + .date {
  margin-top: 10px;
}

.sidebar--widgets .recent-posts--widget {
  margin-left: -30px;
  margin-right: -30px;
}

.sidebar--widgets .recent-posts--widget li {
  padding-left: 30px;
  padding-right: 30px;
}

.sidebar--widgets .recent-posts--widget li + li {
  margin-top: 7px;
  padding-top: 9px;
  border-color: #eee;
}

.sidebar--widgets .recent-posts--widget .cat {
  margin-bottom: 2px;
  color: #999;
  font-weight: 500;
}

.sidebar--widgets .recent-posts--widget .title {
  font-family: "Jost", sans-serif;
  font-weight: 700;
}

.checkout--order-info .panel-group .panel-title label.collapsed,
.sidebar--widgets .recent-posts--widget .date {
  color: #999;
}

.sidebar--widgets .recent-posts--widget .title + .date,
.team--member .info .h4 + p {
  margin-top: 3px;
}

.contact--widget .content {
  font-weight: 300;
}

.contact--widget .content + .info {
  margin-top: 20px;
}

.contact--widget .info li + li {
  margin-top: 8px;
}

.contact--widget .info li span {
  display: inline-block;
  margin-right: 5px;
  color: #009743;
}

.contact--widget .info li a {
  display: inline-block;
  padding: 0;
}

.tab-nav--widget {
  color: #555;
  background-color: #fafafa;
  border: 1px solid #009743;
}

.tab-nav--widget .section--title {
  margin-bottom: 15px;
  padding-bottom: 19px;
}

.tab-nav--widget .section--title .h2 {
  margin: 22px 20px 0;
  font-size: 18px;
  line-height: 28px;
}

.tab-nav--widget .nav {
  margin: 0 0 15px;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
}

.tab-nav--widget .nav li a {
  padding: 8px 20px 12px;
  border-bottom: 1px solid #eee;
}

.cart--widget .nav li:last-child,
.tab-nav--widget .nav li:last-child a {
  border-bottom-width: 0;
}

.header--topbar .nav > li > a span,
.search--widget .input-group-btn button:hover,
.tab-nav--widget .nav li.active a {
  color: #009743;
}

.tags--widget {
  margin: 0 -2px;
  padding: 0;
  list-style: none;
}

.tags--widget li {
  display: inline-block;
  margin: 0 2px;
}

.tags--widget li a {
  text-decoration: underline;
}

.sidebar--widgets .tags--widget {
  margin-top: -10px;
  color: #999;
}

.sidebar--widgets .tags--widget li {
  margin: 10px 3px 0;
}

.sidebar--widgets .tags--widget li a {
  display: block;
  padding: 8px 20px;
  background-color: #f0f0f0;
  text-decoration: none;
}

.sidebar--widgets .tags--widget li a:focus,
.sidebar--widgets .tags--widget li a:hover {
  color: #fff;
  background-color: #009743;
}

.social--widget {
  margin: 0 -3px;
  padding: 0;
  list-style: none;
}

.social--widget li {
  display: inline-block;
  margin: 0 3px;
}

.sidebar--widgets .social--widget {
  margin: 0;
}

.sidebar--widgets .social--widget li {
  display: block;
  margin: 0;
}

.sidebar--widgets .social--widget li + li {
  margin-top: 4px;
}

.sidebar--widgets .social--widget li a .fa {
  min-width: 18px;
  margin-right: 10px;
}

.search--widget .input-group {
  position: relative;
  z-index: 0;
}

.search--widget .form-control {
  padding-left: 30px;
  padding-right: 0;
  border-color: transparent;
}

.search--widget .form-control:focus {
  border-color: transparent;
}

.search--widget .input-group-btn {
  position: static;
}

.search--widget .input-group-btn:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #eee;
  -webkit-transition: border-color 0.25s;
  transition: border-color 0.25s;
  z-index: -1;
}

.search--widget input:focus + .input-group-btn:before {
  border-color: #009743;
}

.search--widget .input-group-btn button {
  padding: 8px 30px;
  color: #999;
  background-color: transparent;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  outline: 0;
}

.cart--widget .nav {
  margin: -15px -30px;
}

.cart--widget .nav li {
  position: relative;
  padding: 15px 30px;
  color: #999;
  border-bottom: 1px solid #eee;
}

.cart--widget .nav li:after,
.cart--widget .nav li:before {
  content: " ";
  display: table;
}

.cart--widget .nav li:after {
  clear: both;
}

.cart--widget .nav li .img {
  float: left;
  margin-right: 10px;
}

.cart--widget .nav li .img a {
  display: block;
  position: relative;
  z-index: 0;
}

.cart--widget .nav li .img a:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #009743;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  z-index: 1;
}

.cart--widget .nav li .img a:hover:before {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.cart--widget .nav li .info {
  overflow: hidden;
}

.cart--widget .nav li .info .h5 {
  margin-top: -7px;
  font-size: 16px;
  line-height: 26px;
}

.cart--widget .nav li .info p {
  margin-top: 3px;
  color: #009743;
}

.cart--widget .nav li .remove {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -12px;
  padding: 0;
}

.header--topbar {
  padding: 14px 0 12px;
  color: #ddd;
  background-color: #ffcb0a;
}

.header--topbar .nav > li {
  float: left;
}

.header--topbar .nav > li > a {
  display: inline-block;
  padding: 0;
}

.header--topbar .social > li + li {
  margin-left: 25px;
}

.header--topbar .register > li > span {
  display: inline-block;
  margin: 0 4px;
}

.header--topbar .cart {
  position: relative;
  margin-left: 62px;
}

.header--topbar .cart > li:before {
  content: "|";
  position: absolute;
  left: -33px;
}

.header--navbar {
  margin-bottom: 0;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  -webkit-transition: box-shadow 0.25s ease-in-out;
  transition: box-shadow 0.25s ease-in-out;
  z-index: 999;
}

.is-sticky .header--navbar {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.header--navbar .container {
  position: relative;
}

.header--navbar .navbar-toggle {
  position: relative;
  margin: 20px 0;
  padding: 12px 13px;
  border-color: #ffcb0a;
  border-radius: 0;
  -webkit-transition: border-color 0.25s;
  transition: border-color 0.25s;
  cursor: pointer;
  z-index: 0;
}

.header--navbar .navbar-toggle:before {
  content: " ";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #ffcb0a;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  z-index: -1;
}

.header--navbar .navbar-toggle.collapsed {
  border-color: #009743;
}

.header--navbar .navbar-toggle.collapsed:before {
  background-color: #009743;
}

.header--navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}

.header--navbar .navbar-brand {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
}

.checkout--billing-info .checkbox label,
.header--navbar .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

.header--nav-links {
  margin: 0 -15px;
  color: #222;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.header--nav-links > li {
  float: left;
  margin: 0 15px;
}

.header--nav-links > li > a {
  padding: 27px 0 25px;
  border-bottom: 2px solid transparent;
}

.header--nav-links > .megamenu > .dropdown-menu > .nav > li.active > a,
.header--nav-links > li.active > a {
  color: #009743;
}

.header--nav-links > li.active > a,
.header--nav-links > li.open > a,
.header--nav-links > li.open > a:focus,
.header--nav-links > li.open > a:hover,
.header--nav-links > li > a:focus,
.header--nav-links > li > a:hover,
.intro--video a:focus,
.intro--video a:hover {
  border-color: #009743;
}

.header--nav-links > li > a > i {
  margin-left: 4px;
}

.header--nav-links > .dropdown > .dropdown-menu {
  left: 0;
  right: auto;
  margin-top: 0;
  padding: 15px 0;
  border: 0;
  border-radius: 0;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.header--nav-links > .dropdown > .dropdown-menu > li > a {
  padding: 12px 20px;
}

.header--nav-links > .megamenu {
  position: static;
}

.header--nav-links > .megamenu > .dropdown-menu {
  position: absolute;
  left: 15px;
  right: 15px;
  padding: 24px 0 21px;
  color: #555;
  background-size: contain;
  font-weight: 400;
  overflow: hidden;
}

.header--nav-links > .megamenu > .dropdown-menu > .nav {
  padding: 0;
}

.header--nav-links > .megamenu > .dropdown-menu > .nav > .dropdown-header {
  margin-bottom: 23px;
  padding: 0 15px 3px;
  color: #222;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.header--nav-links
  > .megamenu
  > .dropdown-menu
  > .nav
  > .dropdown-header:before {
  margin: 0 15px;
}

.header--nav-links > .megamenu > .dropdown-menu > .nav > li > a {
  padding-top: 0;
  padding-bottom: 0;
}

.header--btn {
  margin: 20px 0 20px 30px;
}

.page-header--section {
  text-align: center;
}

.page-header--section .breadcrumb {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  font-size: 16px;
  line-height: 26px;
}

.page-header--section .breadcrumb li.active {
  color: #ffcb0a;
  font-weight: 500;
}

.page-header--section .breadcrumb li + li:before {
  content: "|";
  padding: 0 9px 0 5px;
  color: #fff;
}

.page-header--section .breadcrumb li a:focus,
.page-header--section .breadcrumb li a:hover,
.team--member .img .social li a:focus,
.team--member .img .social li a:hover {
  color: #ffcb0a;
}

.checkout--billing-info .checkbox + #createAcc .form-group,
.page-header--section .breadcrumb + .title {
  margin-top: 16px;
}

.page-header--section .title .h1 {
  font-size: 36px;
  line-height: 46px;
}

.banner--content,
.banner--img {
  margin-bottom: 60px;
}

.banner--content .title {
  margin: 16px 0 20px;
}

.banner--content .button {
  margin-top: 27px;
}

.checker--section,
.intro--video a {
  position: relative;
  z-index: 0;
}

.checker--section:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50%;
  background-color: #009743;
  z-index: -1;
}

.checker--form {
  padding: 42px 80px 50px;
  background-color: #fff;
  box-shadow: 0 1px 10px rgb(159 159 159 / 10%);
  border-radius: 5px;
}

.checker--form .title {
  margin-bottom: 27px;
}

.checker--form .title .h2 {
  font-size: 30px;
  line-height: 40px;
  text-align: center;
}

.about--faq .panel-group,
.checker--form .form-group {
  margin-bottom: 0;
}

.checker--form .input-group-btn .btn {
  margin-left: 30px;
}

.about--faq .panel {
  background-color: #eee;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.about--faq .panel-group .panel + .panel {
  margin-top: 10px;
}

.about--faq .panel-heading {
  padding: 0;
  border-radius: 0;
}

.about--faq .panel-title {
  padding: 8px 20px 7px;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  cursor: pointer;
}

.about--faq .panel-title:before {
  content: "\f068";
  margin-right: 10px;
  color: #777;
  font-family: "FontAwesome";
  font-size: 14px;
  line-height: 24px;
}

.about--faq .panel-title.collapsed:before {
  content: "\f067";
}

.about--faq .panel-group .panel-heading + .panel-collapse .panel-body {
  border-color: #ccc;
}

.about--faq .panel-body {
  padding: 15px 15px 15px 45px;
}

.about--skills .progress {
  position: relative;
  height: auto;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  overflow: visible;
  z-index: 0;
}

.about--skills .progress:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 10px;
  background-color: #f0f0f0;
  z-index: -1;
}

.about--skills .progress + .progress {
  margin-top: 30px;
}

.about--skills .progress .h4 {
  margin-top: -5px;
  font-weight: 400;
}

.about--skills .progress-bar {
  float: none;
  height: 10px;
  margin-top: 6px;
  background-color: #009743;
  box-shadow: none;
}

.feature--item {
  margin-bottom: 60px;
  padding: 148px 16px 52px;
  border: 0;
  background-color: #009743;
  border-radius: 5px;
  -webkit-transition: border-color 0.55s;
  transition: border-color 0.55s;
  transition: all 0.5s ease-in-out;
}

@media (min-width: 768px) {
  .feature--item {
    min-height: 350px;
  }
}
@media (min-width: 992px) {
  .feature--item {
    min-height: 300px;
  }
}
@media (min-width: 1200px) {
  .feature--item {
    min-height: 260px;
  }
}

.feature--item.active,
.feature--item:hover {
  background-color: #ffcb0a;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
}

.feature--item:before {
  -webkit-transition: background-color 0.55s;
  transition: background-color 0.55s;
}

.feature--item.active:before,
.feature--item:hover:before {
  background-color: #ffcb0a;
}

.feature--item .icon {
  position: absolute;
  top: 56px;
  left: 0;
  right: 0;
  width: 70px;
  margin: 0 auto;
  padding: 1px;
  border: 0;
  background-color: #009743;
  border-radius: 3px;
  line-height: 66px;
  -webkit-transition: top 0.55s ease-in-out;
  transition: top 0.55s ease-in-out;
  z-index: 0;
  transition: all 0.5s ease-in-out;
}

.feature--item.active .icon,
.feature--item:hover .icon {
  top: -35px;
}

/* .feature--item .icon:before,
.feature--item:before,
.intro--video a:before {
  content: " ";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #009743;
  z-index: -1;
} */

.feature--item > .title {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.feature--item .flipped,
.feature--item.active > .title,
.feature--item:hover > .title {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
}

.feature--item .title .h4 {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}
.feature--item .flipped .title .h4 {
  line-height: 26px;
}

.feature--item .flipped .title .h4,
.feature--item .flipped .content p {
  color: #252525;
}

.feature--item .flipped {
  position: absolute;
  top: 80%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 15px;
  -webkit-transition-property: top, opacity, visibility;
  transition-property: top, opacity, visibility;
  -webkit-transition-duration: 0.55s;
  transition-duration: 0.55s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.feature--item.active .flipped,
.feature--item:hover .flipped {
  top: 50%;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}

.intro--content .list {
  margin-top: 20px;
}

.intro--content .list .nav {
  color: #555;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.intro--content .list .nav > li:before {
  content: "\f101";
  margin-right: 8px;
  font-family: "FontAwesome";
}

.intro--content .list .nav li + li {
  margin-top: 8px;
}

.intro--content .buttons {
  margin-top: 12px;
  font-size: 0;
  line-height: 0;
}

.intro--content .buttons .btn {
  margin-top: 15px;
  margin-right: 30px;
}

.feature--item,
.intro--video {
  position: relative;
  color: #fff;
  text-align: center;
  z-index: 0;
}

.intro--video a {
  display: block;
  padding: 4px;
  border: 1px solid transparent;
  border-radius: 0%;
  -webkit-transition: border-color 0.55s;
  transition: border-color 0.55s;
}

.intro--video a:before {
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  border-radius: 0%;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.25s ease-in-out,
    -webkit-transform 0.55s ease-in-out;
  transition: opacity 0.25s ease-in-out, transform 0.55s ease-in-out;
  transition: opacity 0.25s ease-in-out, transform 0.55s ease-in-out,
    -webkit-transform 0.55s ease-in-out;
  z-index: 0;
}

.intro--video a:focus:before,
.intro--video a:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.intro--video .fa {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -20px;
  font-size: 30px;
  line-height: 40px;
  z-index: 1;
}

.intro--video .fa:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 4px;
  right: 0;
  width: 125px;
  height: 125px;
  margin: -45px auto 0;
  background-color: #009743;
  border-radius: 0%;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  z-index: -1;
}

.intro--video a:focus .fa:after,
.intro--video a:hover .fa:after {
  background-color: #fff;
}

.services--section .section--footer {
  margin-top: -20px;
}

.service--item {
  margin-bottom: 52px;
}

.service--item .header {
  padding-left: 30px;
  border-style: solid;
  border-width: 0 0 0 1px;
  border-color: #009743;
}

.service--item .header .title .h4 {
  font-size: 18px;
  line-height: 28px;
}

.service--item .header .icon + .title {
  margin-top: 19px;
}

.service--item .header + .body {
  margin-top: 17px;
}

.service--details {
  padding-right: 30px;
  border-right: 1px solid #eee;
}

.service--details .img + .title {
  margin-top: 23px;
}

.pricing--item .features .nav li span,
.service--details .title .h2 {
  color: #009743;
}

.service--details .title + .content {
  margin-top: 17px;
}

.service--details .content h1,
.service--details .content h2,
.service--details .content h3 {
  margin-bottom: 17px;
}

.gallery--item .info .content .title .h5,
.service--details .content h3 {
  font-size: 16px;
  line-height: 26px;
}

.pricing--item {
  margin-bottom: 60px;
  padding: 0 0 30px;
  border: 1px solid #ccc;
  -webkit-transition-property: border-color, box-shadow, background-color;
  transition-property: border-color, box-shadow, background-color;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  text-align: center;
}

.pricing--item.active,
.pricing--item:hover {
  background-color: #f9f9f9;
  border-color: transparent;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
}

.pricing--item .icon,
.pricing--item .title {
  position: relative;
  padding-top: 24px;
  z-index: 0;
}

.pricing--item .title:before {
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: 0;
  background-color: transparent;
  z-index: -1;
}

.pricing--item.active .icon:before,
.pricing--item.active .title:before,
.pricing--item:hover .icon:before,
.pricing--item:hover .title:before,
.product--item .img .buttons li a:hover:before {
  background-color: #009743;
}

.pricing--item .title .h3,
.pricing--item .title .h4 {
  font-size: 24px;
  line-height: 34px;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

.pricing--item.active .title .h3,
.pricing--item.active .title .h4,
.pricing--item:hover .title .h3,
.pricing--item:hover .title .h4,
.product--item .img .buttons li a:hover {
  color: #fff;
}

.pricing--item .title .h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.pricing--item .title .h3 + .h4 {
  margin-top: 6px;
}

.pricing--item .icon {
  padding-top: 27px;
  padding-bottom: 31px;
}

.pricing--item .icon:after,
.pricing--item .icon:before,
.pricing--item .title:before {
  content: " ";
  position: absolute;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}

.pricing--item .icon:before {
  top: 0;
  z-index: -1;
  left: -1px;
  right: -1px;
  height: 50%;
  background-color: transparent;
}

.pricing--item .icon:after {
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100px;
  height: 1px;
  margin: 0 auto;
  background-color: #009743;
}

.pricing--item:hover .icon:after {
  background-color: #ffcb0a;
}

.pricing--item .icon img {
  max-width: 100px;
  margin: 0 auto;
  background-color: #f9f9f9;
  border-radius: 50%;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.pricing--item .features {
  padding-left: 30px;
  padding-right: 30px;
}

.pricing--item .icon + .features {
  margin-top: 19px;
}

.pricing--item .features .nav li {
  color: #555;
  font-size: 16px;
  line-height: 34px;
  font-weight: 500;
}

.pricing--item .features .nav li .fa {
  color: #009743;
  margin-right: 7px;
}

.pricing--item .action {
  margin-top: 32px;
}

.pricing--item.active .action .btn-default,
.pricing--item:hover .action .btn-default {
  border-color: #ffcb0a;
}

.pricing--item.active .action .btn-default:before,
.pricing--item:hover .action .btn-default:before {
  background-color: #ffcb0a;
}

.team--section .section--footer {
  margin-top: 10px;
}

.team--member {
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-transition: box-shadow 0.25s ease-in-out;
  transition: box-shadow 0.25s ease-in-out;
}

.team--member .img {
  position: relative;
  overflow: hidden;
  z-index: 0;
}

.team--member:hover {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.gallery--item .img a:after,
.gallery--item .img a:before,
.team--member .img:before {
  position: absolute;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.team--member .img:before {
  content: " ";
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  z-index: 0;
}

.team--member:hover .img:before {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

.team--member .img .social {
  position: absolute;
  top: 50%;
  left: -60px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 20px 0 16px;
  list-style: none;
  color: #fff;
  font-size: 0;
  line-height: 0;
  text-align: center;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  z-index: 1;
}

.team--member:hover .img .social {
  left: 0;
}

.team--member .img .social:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #009743;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  z-index: -1;
}

.team--member .img .social li a {
  display: block;
  padding: 6px 21px 7px;
  font-size: 14px;
  line-height: 24px;
}

.team--member .info {
  padding: 13px 20px 12px;
  text-align: center;
}

.team--member .info .h4 {
  font-size: 18px;
  line-height: 28px;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

.team--member:hover .info .h4 {
  color: #009743;
}

.gallery--slider {
  margin-top: -10px;
}

.gallery--item,
.product--item {
  position: relative;
  margin-bottom: 60px;
  -webkit-transition: box-shadow 0.25s ease-in-out;
  transition: box-shadow 0.25s ease-in-out;
  overflow: hidden;
  z-index: 0;
}

.gallery--slider .gallery--item {
  margin-top: 10px;
}

.gallery--item:hover {
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1);
}

.gallery--item .img a,
.product-single--img .owl-carousel .item a {
  display: block;
  position: relative;
  z-index: 0;
}

.gallery--item .img a:after,
.gallery--item .img a:before {
  right: 0;
  z-index: 1;
}

.gallery--item .img a:before {
  bottom: 0;
  background-color: #ffcb0a;
  content: " ";
  top: 0;
  -webkit-transition: opacity 0.55s ease-in-out;
  transition: opacity 0.55s ease-in-out;
}

.gallery--item:hover .img a:before {
  opacity: 0.85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}

.gallery--item .img a:after {
  content: "\f002";
  top: 50%;
  margin-top: -60px;
  color: #fff;
  font-family: "FontAwesome";
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

.gallery--item:hover .img a:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.gallery--item {
  border-radius: 5px !important;
}

.gallery--item .info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50%;
  padding: 12px 15px 12px 89px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background-color: #fff;
  -webkit-transition: bottom 0.55s ease-in-out;
  transition: bottom 0.55s ease-in-out;
  z-index: 1;
}

.gallery--item:hover .info {
  bottom: 0;
}

.gallery--item .info .like {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -24px;
  padding: 10px 15px;
  color: #fff;
  background-color: #ffcb0a;
}

.gallery--item .info .content {
  overflow: hidden;
}

.gallery--item .info .content .sub-title {
  color: #999;
  font-weight: 300;
}

.gallery--details ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

.gallery--details ul li:before {
  content: "\f22d";
  display: inline-block;
  margin-right: 10px;
  color: #009743;
  font-family: "FontAwesome";
}

.gallery--details ul li + li {
  margin-top: 5px;
}

.gallery--details .title {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 18px;
  font-size: 24px;
  line-height: 34px;
}

.gallery--details .info + .title {
  margin-top: 54px;
}

.gallery--details .row + .title,
.gallery--details p + .title {
  margin-top: 46px;
}

.gallery--details .title:after,
.gallery--details .title:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #ffcb0a;
}

.gallery--details .title:after {
  bottom: 0;
  max-width: 50px;
}

.gallery--details .title:before {
  bottom: 6px;
  max-width: 150px;
}

.gallery--details .info {
  position: relative;
  z-index: 0;
}

.gallery--details .info--img {
  position: absolute;
  top: 0;
  left: 0;
  right: 130px;
  bottom: 0;
  overflow: hidden;
}

.gallery--details .info--img:before {
  background-color: #000;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}

.gallery--details .info-content {
  margin: 20px 0;
  padding: 7px 20px;
  background-color: #fff;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
}

.gallery--details .info-content .table tbody tr td,
.gallery--details .info-content .table tbody tr th {
  position: relative;
  padding: 10px 0;
  border: 0;
}

.gallery--details .info-content .table tbody tr th {
  padding-right: 15px;
  color: #222;
  font-weight: 500;
}

.gallery--details .info-content .table tbody tr td {
  padding-left: 17px;
}

.gallery--details .info-content .table tbody tr td:before {
  content: ":";
  position: absolute;
  left: 0;
}

.gallery--details .info-content .social--widget,
.gallery--details .info-content .tags--widget {
  margin-top: -4px;
  margin-bottom: 0;
}

.products--section .pagination--wrapper {
  margin-top: -25px;
}

.product--item:hover {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.product--item .offer {
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  padding: 3px 20px;
  color: #fff;
  background-color: #009743;
  font-size: 13px;
  line-height: 24px;
  z-index: 1;
}

.product--item .img {
  position: relative;
  z-index: 0;
}

.product--item .img:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  z-index: 1;
}

.product--item:hover .img:before {
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
}

.product--item .img .buttons {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  line-height: 0;
  text-align: center;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  z-index: 1;
}

.product--item:hover .img .buttons {
  left: 0;
  right: 0;
}

.product--item .img .buttons li {
  display: inline-block;
  margin: 0 5px;
  -webkit-transition: opacity 0.25s ease-in-out 0.3s;
  transition: opacity 0.25s ease-in-out 0.3s;
}

.product--item .img .buttons li + li {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.product--item .img .buttons li + li + li {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.product--item .img .buttons li:not(:last-child) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.product--item:hover .img .buttons li,
.product-single--img .owl-nav > div {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.product--item .img .buttons li a {
  display: block;
  position: relative;
  width: 40px;
  color: #222;
  border: 1px solid #009743;
  font-size: 14px;
  line-height: 38px;
  z-index: 0;
}

.product--item .img .buttons li a:before {
  content: " ";
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background-color: transparent;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  z-index: -1;
}

.product--item .info {
  padding: 15px 20px 12px;
  border-style: solid;
  border-width: 0 1px 1px;
  border-color: #eee;
  -webkit-transition: border-color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out;
}

.product--item:hover .info {
  border-color: transparent;
}

.product--item .info .title {
  margin-bottom: 8px;
}

.product--item .price {
  margin-bottom: 9px;
  color: #009743;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.product--item .price del {
  margin-right: 10px;
  color: #999;
  font-size: 14px;
  line-height: 24px;
}

.product--item .info .rating {
  margin: 0 -2px;
  color: #999;
  font-size: 0;
  line-height: 0;
}

.product--item .info .rating .fa,
.product-single--summery .meta .rating .fa {
  margin: 0 2px;
  font-size: 14px;
  line-height: 24px;
}

.product--item .info .aviablity {
  color: #999;
  font-weight: 500;
}

.product--item .info .aviablity strong,
.product-single--summery .cats li span,
.product-single--summery .social li span,
.product-single--summery .tags li span {
  color: #222;
  font-weight: 500;
}

.product-single--img .owl-carousel {
  margin-top: 30px;
}

.cart--items .table tbody tr td .img:before,
.product-single--img .owl-carousel .item a:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #009743;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  z-index: 1;
}

.cart--items .table tbody tr:hover td .img:before,
.product-single--img .owl-carousel .item.active a:before {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.product-single--img .owl-nav {
  position: absolute;
  top: -65px;
  right: 10px;
}

.product-single--img .owl-nav > div {
  display: inline-block;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  min-width: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
  font-size: 24px;
  line-height: 34px;
}

.product-single--img .owl-nav > div:not(:hover) {
  color: #222;
}

.product-single--img .owl-nav > .owl-next:before {
  content: "/";
  margin: 0 5px;
  color: #222;
  font-family: "Times New Roman", sans-serif;
}

.product-single--img .owl-nav .fa-long-arrow-left:before {
  content: "\f104";
}

.product-single--img .owl-nav .fa-long-arrow-right:before {
  content: "\f105";
}

.product-single--summery .title .h4 {
  margin-top: -7px;
  font-size: 18px;
  line-height: 28px;
}

.product-single--summery .meta {
  margin-top: 18px;
}

.product-single--summery .meta .rating {
  display: inline-block;
  margin: 0 14px 0 -2px;
  font-size: 0;
  line-height: 0;
}

.product-single--summery .price {
  margin-top: 16px;
  margin-bottom: 16px;
  color: #009743;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.product-single--summery .meta-other {
  margin-bottom: 17px;
  color: #999;
}

.product-single--summery .meta-other strong {
  display: inline-block;
  color: #222;
  font-weight: 500;
}

.product-single--summery .product--quantity {
  margin-top: 22px;
}

.product-single--summery .cats,
.product-single--summery .social,
.product-single--summery .tags {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
  color: #999;
}

.product-single--summery .social {
  cursor: default;
}

.product-single--summery .cats li,
.product-single--summery .social li,
.product-single--summery .tags li {
  display: inline-block;
}

.post--footer .meta .nav > li + li:not(:last-child):after,
.product-single--summery .cats li + li:not(:last-child):after {
  content: ",";
}

.post--footer .meta .nav > li > span .fa,
.product-single--summery .social li span {
  margin-right: 10px;
}

.product-single--summery .tags li + li + li {
  margin-left: 3px;
}

.product-single--summery .tags li a {
  text-decoration: underline;
}

.product-single--summery .social li + li:not(:last-child):after {
  content: "|";
  margin: 0 15px;
}

.product-single--tabs {
  padding-top: 30px;
  border-top: 1px solid #eee;
}

.product-single--tabs .tabs--nav {
  margin: -10px -5px 30px;
  font-size: 0;
  line-height: 0;
}

.product-single--tabs .tabs--nav > li {
  display: inline-block;
  margin: 10px 5px 0;
}

.product-single--tabs .tabs--nav > li > a {
  padding: 5px 30px;
  font-family: "Jost", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #222;
  border-color: #009743;
}

.product-single--tabs .tabs--nav > li > a:before {
  background-color: transparent;
}

.product-single--tabs .tabs--nav > li.active > a {
  color: #fff;
}

.product-single--tabs .tabs--nav > li.active > a:before {
  background-color: #009743;
}

.checkout--info-form p:last-child,
.product-single--tabs .tab-content p:last-child {
  margin-bottom: 0;
}

.product-single--tabs .tab-content .table tbody tr td,
.product-single--tabs .tab-content .table tbody tr th {
  padding: 13px 20px;
  text-align: center;
  vertical-align: middle;
}

.product-single--tabs .tab-content .table tbody tr td:first-child,
.product-single--tabs .tab-content .table tbody tr th:first-child {
  width: 30%;
}

.product-single--tabs .tab-content .table tbody tr th {
  color: #222;
  font-family: "Jost", sans-serif;
  font-weight: 700;
}

.related--products {
  margin-top: 33px;
}

.related--products > .title .h4 {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 19px;
  font-size: 18px;
  line-height: 28px;
}

.related--products > .title .h4:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 50px;
  height: 1px;
  background-color: #ffcb0a;
}

.cart--total .title .h4:after,
.cart--total .title .h4:before,
.related--products > .title .h4:after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #ffcb0a;
  max-width: 150px;
  bottom: 6px;
}

.cart--items .table {
  margin-bottom: 0;
  border-color: #eee;
}

.cart--items .table tbody tr td,
.cart--items .table thead tr th {
  border-color: #eee;
  text-align: center;
  vertical-align: middle;
}

.cart--items .table thead tr th {
  padding: 16px 20px;
  color: #222;
  background-color: #eee;
  border-bottom-width: 0;
  font-family: "Jost", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}

.cart--items .table tbody tr td {
  padding: 15px;
  border-width: 1px 0;
}

.cart--items .table tbody tr td .img {
  display: inline-block;
  position: relative;
  z-index: 0;
}

.cart--items .product--quantity .ui-spinner {
  margin-top: 0;
  margin-right: 0;
}

.cart--items .footer {
  padding: 30px 45px;
  border-style: solid;
  border-width: 0 1px 1px;
  border-color: #eee;
}

.cart--items .footer .coupon--code {
  max-width: 410px;
}

.cart--items .footer .coupon--code .form-control {
  background-color: #f0f0f0;
}

.cart--items .footer .coupon--code .btn {
  padding-top: 6px;
  padding-bottom: 6px;
}

.cart--total .title .h4 {
  position: relative;
  padding-bottom: 19px;
  font-size: 18px;
  line-height: 28px;
}

.cart--total .title .h4:after,
.cart--total .title .h4:before {
  bottom: 0;
  max-width: 50px;
}

.cart--total .title .h4:after {
  max-width: 150px;
  bottom: 6px;
}

.cart--total .table {
  margin-bottom: 10px;
}

.cart--total .title + .table {
  margin-top: 29px;
}

.cart--total .table tbody tr td {
  padding: 11px 20px 9px;
  background-color: #f0f0f0;
  border-color: #fff;
}

.cart--total .table tbody tr td + td,
.checkout--order-info .table tbody tr td + td,
.checkout--order-info .table tbody tr th + th {
  text-align: right;
}

.checkout--info + .checkout--info {
  margin-top: 30px;
}

.checkout--info .title {
  padding: 19px 20px 17px;
  color: #999;
  background-color: #f0f0f0;
}

.checkout--info .title .fa,
.checkout--info .title a.active,
.checkout--info .title a:hover,
.coming-soon--content .copyright p a,
.f0f--content .title .h1 span,
.footer--copyright p a {
  color: #009743;
}

.checkout--info .title a {
  display: inline-block;
  color: #777;
  font-weight: 500;
}

.checkout--info-form {
  display: none;
  padding-top: 30px;
}

.checkout--info-form p {
  margin-bottom: 19px;
}

.checkout--info-form .form-group {
  margin-bottom: 30px;
}

.checkout--info-form .form-group label span,
.post--footer .footer-nav .social li,
.post--footer .meta .nav > li {
  display: inline-block;
}

.checkout--info-form .submit-btn-group {
  font-size: 0;
  line-height: 0;
}

.checkout--info-form .checkbox {
  display: inline-block;
  margin: 0;
  color: #999;
  font-size: 14px;
  line-height: 24px;
  vertical-align: middle;
}

.checkout--billing-info .checkbox span,
.checkout--info-form .checkbox span {
  position: relative;
  display: block;
  padding-left: 19px;
}

.checkout--info-form .checkbox span:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  margin-top: -6px;
  border: 1px solid #eee;
}

.checkout--info-form .checkbox span:after {
  content: "\f00c";
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  margin-top: -10px;
  font-family: "FontAwesome";
  font-size: 8px;
  line-height: 18px;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.checkout--billing-info .checkbox input:checked + span:after,
.checkout--info-form .checkbox input:checked + span:after,
.checkout--order-info
  .panel-group
  .panel-title
  label
  input:checked
  + span:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.checkout--info-form .help-block {
  margin-top: 24px;
  color: #999;
}

.checkout--info-form .help-block a {
  text-decoration: underline;
}

.checkout--info-form .input-group {
  max-width: 450px;
}

.checkout--info-form .input-group .form-control {
  background-color: #f0f0f0;
}

.checkout--info-form .input-group-btn .btn {
  padding-top: 6px;
  padding-bottom: 6px;
}

.checkout--info + .checkout--billing-info .title {
  margin-top: 56px;
}

.checkout--billing-info .title .h4 {
  position: relative;
  margin-bottom: 24px;
  padding-bottom: 19px;
  font-size: 18px;
  line-height: 28px;
}

.checkout--billing-info .title .h4:after,
.checkout--billing-info .title .h4:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 50px;
  height: 1px;
  background-color: #ffcb0a;
}

.checkout--billing-info .title .h4:after {
  bottom: 6px;
  max-width: 150px;
}

.checkout--billing-info .checkbox {
  display: inline-block;
  margin: 0;
  color: #999;
  font-size: 14px;
  line-height: 24px;
  vertical-align: middle;
}

.checkout--billing-info .checkbox span:before,
.checkout--order-info .panel-group .panel-title label span:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  margin-top: -6px;
  border: 1px solid #eee;
}

.checkout--billing-info .checkbox span:after {
  content: "\f00c";
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  margin-top: -10px;
  font-family: "FontAwesome";
  font-size: 8px;
  line-height: 18px;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.checkout--order-info {
  margin-top: 22px;
  padding-top: 26px;
  border-top: 1px solid #eee;
}

.checkout--billing-info .checkout--order-info .title {
  margin-top: 0;
}

.checkout--order-info .table tbody tr th {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.checkout--order-info .table tbody tr td,
.checkout--order-info .table tbody tr th {
  position: relative;
  padding: 11px 20px 9px;
  background-color: #f9f9f9;
  border-width: 1px 0;
  border-color: #fff;
  z-index: 0;
}

.checkout--order-info .table tbody tr td + td:before,
.checkout--order-info .table tbody tr th + th:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1px;
  background-color: #eee;
}

.checkout--order-info .panel-group,
.contact--info-item p,
.subscribe--form p {
  margin-bottom: 0;
}

.checkout--order-info .panel-group .panel {
  border: 0;
  box-shadow: none;
}

.checkout--order-info .panel-group .panel + .panel {
  margin-top: 16px;
}

.checkout--order-info .panel-group .panel-heading {
  padding: 0;
  border-radius: 0;
}

.checkout--order-info .panel-group .panel-title label {
  position: relative;
  margin-bottom: 0;
  color: #009743;
  cursor: pointer;
}

.checkout--order-info .panel-group .panel-title label span {
  display: block;
  padding-left: 20px;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
}

.checkout--order-info .panel-group .panel-title label span:before {
  border-radius: 50%;
}

.checkout--order-info .panel-group .panel-title label span:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 3px;
  width: 4px;
  height: 4px;
  margin-top: -3px;
  background-color: #999;
  border-radius: 50%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.checkout--order-info .panel-group .panel-collapse .panel-body {
  border: 0;
  padding: 8px 0 0;
  color: #999;
  font-weight: 300;
}

.checkout--order-info .submit-btn {
  margin-top: 25px;
}

.post--item {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.post--item .video {
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.post--item .video .embed-responsive-item,
.post--item .video embed,
.post--item .video iframe,
.post--item .video object,
.post--item .video video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.post--item .img + .title,
.post--item .video + .title {
  margin-top: 22px;
}

.post--item .content h2,
.post--item .title .h4 {
  font-size: 18px;
  line-height: 28px;
}

.post--item .title + .meta,
.post--item .video + .meta {
  margin-top: 20px;
}

.post--item .meta {
  color: #999;
  font-weight: 300;
}

.post--item .content:after,
.post--item .content:before {
  content: " ";
  display: table;
}

.post--item .content:after {
  clear: both;
}

.post--item .content p {
  margin-bottom: 20px;
}

.post--item .content h1 {
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 68px;
}

.post--item .content h2 {
  margin-bottom: 20px;
}

.post--item .content h3,
.post--item .content h4,
.post--item .content h5,
.post--item .content h6 {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
}

.post--item .content img.align-left {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}

.post--item .content img.align-right {
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
}

.post--item .content img.align-none {
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.post--item .content blockquote {
  margin-bottom: 30px;
  padding: 26px 0 27px;
  color: #222;
  border-style: solid;
  border-width: 1px 0;
  border-color: #eee;
  overflow: hidden;
}

.post--item .content blockquote > p {
  margin-bottom: 17px;
  margin-right: 15px;
  font-family: "Jost", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-style: italic;
}

.post--item .content blockquote > p:before {
  content: "\f10d";
  display: inline-block;
  margin-left: 1px;
  margin-right: 15px;
  font-family: "FontAwesome";
  font-style: normal;
}

.post--item .content blockquote footer {
  position: relative;
  padding-left: 12px;
}

.post--item .content blockquote footer:before {
  content: " ";
  position: absolute;
  top: 6px;
  left: 0;
  bottom: 3px;
  width: 2px;
  background-color: #ccc;
}

.post--item .content blockquote footer h4 {
  margin: 0;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.post--item .content p:last-child {
  margin-top: 3px;
  margin-bottom: 0;
}

.post--item .action {
  margin-top: 20px;
}

.post--item .meta + .action,
.post--item .meta + .content {
  margin-top: 17px;
}

.post--footer .meta {
  margin-top: -5px;
}

.post--footer .meta .nav {
  margin-bottom: 25px;
  color: #999;
}

.post--footer .meta .nav > li > span {
  color: #777;
}

.post--footer .meta .nav > li > a {
  display: inline-block;
  padding: 0;
}

.post--footer .author {
  padding: 30px 0 0;
  border-top: 1px solid #eee;
  text-align: center;
}

.post--footer .author .img {
  position: relative;
  z-index: 0;
}

.post--footer .author .img:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #fafafa;
  z-index: -1;
}

.post--footer .author .img img {
  border: 3px solid #fff;
  border-radius: 50%;
}

.post--footer .author .name {
  padding-top: 24px;
  padding-bottom: 16px;
  color: #555;
  background-color: #fafafa;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.post--footer .author .desc {
  padding: 0 30px 25px;
  background-color: #fafafa;
}

.post--footer .footer-nav {
  margin-top: 27px;
  margin-bottom: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #eee;
  text-align: center;
}

.post--footer .footer-nav .next {
  float: right;
}

.post--footer .footer-nav .next .fa {
  margin-left: 10px;
}

.post--footer .footer-nav .prev {
  float: left;
}

.post--footer .footer-nav .prev .fa {
  margin-right: 10px;
}

.post--footer .footer-nav .social {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  color: #999;
}

.post--footer .footer-nav .social li a {
  display: block;
  padding: 0 11px;
}

.faq--content .sub-title {
  margin-top: -6px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.faq--content .sub-title + .body {
  margin-top: 22px;
}

.faq--content .action {
  margin-top: 25px;
}

.faq--form {
  padding: 22px 30px 30px;
  background-color: #fff;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1);
}

.faq--form .status .alert {
  margin-bottom: 14px;
  border-radius: 0;
}

.faq--form .title {
  color: #555;
  margin-bottom: 15px;
}

.faq--form .title .h4 {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.faq--form form .btn,
.subscribe--form form .btn {
  margin-top: 15px;
}

.testimonial--section {
  background-position: top center;
}

.testimonial--clients {
  max-width: 480px;
  margin: 0 auto;
}

.testimonial--clients .item,
.testimonial--clients .owl-item.active + .active + .active .item {
  padding: 17px 15px;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.testimonial--clients .item {
  border: 1px solid transparent;
  -webkit-transition: border-color 0.25s, padding 0.25s ease-in-out,
    -webkit-filter 0.25s ease-in-out;
  transition: border-color 0.25s, padding 0.25s ease-in-out,
    filter 0.25s ease-in-out;
  transition: border-color 0.25s, padding 0.25s ease-in-out,
    filter 0.25s ease-in-out, -webkit-filter 0.25s ease-in-out;
}

.testimonial--clients .owl-item.active + .active .item {
  padding: 3px;
  border-color: #009743;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.testimonial--clients .owl-item.active + .active + .active .item {
  border-color: transparent;
}

.testimonial--clients + .testimonial--info {
  margin-top: 13px;
}

.subscribe--form,
.testimonial--info {
  text-align: center;
}

.coming-soon--content .subscribe p,
.testimonial--info .header .title .h4 {
  font-size: 18px;
  line-height: 28px;
}

.testimonial--info .header .sub-title {
  font-size: 16px;
  line-height: 26px;
}

.testimonial--info .header + .body {
  margin-top: 12px;
}

.testimonial--info .body blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  line-height: 24px;
}

.testimonial--info .body blockquote p:before {
  content: "\f10d";
  margin-right: 8px;
  font-family: "FontAwesome";
  font-size: 24px;
  line-height: 34px;
}

.subscribe--form {
  max-width: 670px;
  margin: 0 auto;
}

.subscribe--form p + form {
  margin-top: 42px;
}

.subscribe--form .form-control {
  padding-left: 0;
  padding-right: 0;
  border-width: 0 0 1px;
  text-align: center;
}

.subscribe--form .status {
  display: none;
  color: #999;
  font-weight: 300;
}

.coming-soon--section {
  background-color: #020202;
  text-align: center;
}

.coming-soon--content .logo + .title {
  margin-top: 51px;
}

.coming-soon--content .title .h1 {
  color: #fff;
  font-size: 36px;
  line-height: 46px;
}

.coming-soon--content .sub-title {
  margin-top: 23px;
  margin-bottom: 23px;
  font-size: 24px;
  line-height: 34px;
}

.coming-soon--content .countdown ul {
  margin: -25px -20px 0;
  padding: 0;
  list-style: none;
  color: #fff;
  font-size: 0;
  line-height: 0;
}

.coming-soon--content .countdown ul li {
  display: inline-block;
  position: relative;
  margin: 25px 20px 0;
  padding-right: 21px;
  border-bottom: 2px solid #009743;
}

.coming-soon--content .countdown ul li strong {
  display: block;
  font-family: "Jost", sans-serif;
  font-size: 100px;
  line-height: 96px;
}

.coming-soon--content .countdown ul li span {
  display: block;
  position: absolute;
  right: -30px;
  bottom: 31px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 70px;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  text-align: left;
}

.coming-soon--content .subscribe {
  margin-top: 34px;
}

.coming-soon--content .subscribe form {
  max-width: 570px;
  margin: 0 auto;
}

.coming-soon--content .subscribe p + form {
  margin-top: 31px;
}

.coming-soon--content .subscribe form .input-group:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #555;
}

.coming-soon--content .subscribe form .form-control {
  color: #fff;
  border-color: transparent;
}

.coming-soon--content .subscribe form .btn {
  border-color: transparent;
}

.coming-soon--content .subscribe form .btn:before {
  /* background-color: #009743; */
}

.coming-soon--content .subscribe form .status {
  margin-top: 9px;
  font-size: 16px;
  line-height: 26px;
}

.coming-soon--content .social--widget {
  margin: 36px 0 0;
}

.coming-soon--content .social--widget li {
  margin: 0 11px;
}

.coming-soon--content .copyright {
  margin-top: 27px;
  color: #ddd;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

.f0f--section {
  position: relative;
  z-index: 0;
}

.f0f--error {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #f2f2f2;
  font-family: "Jost", sans-serif;
  font-size: 300px;
  line-height: 210px;
  font-weight: 700;
  z-index: -1;
}

.f0f--content,
.f0f--error {
  text-align: center;
}

.f0f--content .img + .title {
  margin-top: 53px;
}

.f0f--content .title .h1 {
  font-family: "Jost", sans-serif;
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
}

.f0f--content .content {
  margin-top: 52px;
}

.f0f--content .buttons {
  margin-top: 9px;
}

.f0f--content .buttons > .btn,
.f0f--content .buttons > .search--widget {
  margin-top: 15px;
}

.f0f--content .buttons > .btn {
  margin-left: 6px;
  margin-right: 6px;
}

.f0f--content .buttons > .btn .fa {
  margin-right: 10px;
}

.f0f--content .buttons .search--widget {
  display: inline-block;
  max-width: 350px;
  vertical-align: middle;
}

.contact--section {
  position: relative;
  z-index: 0;
}

.contact--bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.contact--bg-img .bg--img,
.contact--bg-img .container,
.contact--bg-img .row,
.contact--bg-img .row > div {
  height: 100%;
}

.contact--bg-img .bg--overlay:before {
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
}

.contact--info-item {
  margin-bottom: 60px;
  text-align: center;
}

.contact--form .form-group,
.contact--info-item .icon {
  margin-bottom: 15px;
}

.contact--info-item .title .h4 {
  position: relative;
  margin-bottom: 24px;
  padding-bottom: 19px;
  font-size: 18px;
  line-height: 28px;
}

.contact--info-item .title .h4:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 50px;
  height: 1px;
  margin: 0 auto;
  background-color: #ffcb0a;
}

.contact--form .title .h2:after,
.contact--form .title .h2:before,
.contact--info-item .title .h4:after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  margin: 0 auto;
  background-color: #ffcb0a;
  bottom: 6px;
  max-width: 150px;
}

.contact--form {
  padding: 24px 30px 30px;
  background-color: #fff;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1);
}

.contact--form .status .alert {
  margin-top: -5px;
  margin-bottom: 15px;
  border-radius: 0;
}

.contact--form .title {
  margin-bottom: 25px;
  text-align: center;
}

.contact--form .title .h2 {
  position: relative;
  padding-bottom: 19px;
  font-size: 24px;
  line-height: 34px;
}

.contact--form .title .h2:after,
.contact--form .title .h2:before {
  bottom: 0;
  max-width: 50px;
}

.contact--form .title .h2:after {
  bottom: 6px;
  max-width: 150px;
}

.contact--form .btn {
  margin-top: 15px;
}

.footer--widgets {
  padding-top: 60px;
  color: #ddd;
  background-color: #ffcb0a;
}

.footer--widgets .widget {
  margin-bottom: 52px;
}

.footer--widgets .widget--title .h4 {
  color: #ddd;
  border-color: #42586b;
}

.footer--widgets .recent-posts--widget li + li {
  border-color: #42586b;
}

.footer--copyright {
  padding-top: 18px;
  color: #ddd;
  background-color: #34536d;
  font-weight: 300;
}

.footer--copyright p {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 24px;
}

.footer--copyright .social {
  margin-bottom: 15px;
}

.footer--copyright .social li {
  float: left;
}

.footer--copyright .social li + li {
  margin-left: 25px;
}

.footer--copyright .social li a {
  padding: 0;
}

.back-to-top-btn {
  position: fixed;
  right: 35px;
  bottom: 35px;
  width: 40px;
  color: #ffcb0a;
  background-color: #ddd;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  z-index: 999;
}

body.isScrolling .back-to-top-btn {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}

.back-to-top-btn a {
  display: block;
  padding: 5px 0 7px;
}

/* CUSTOME CSS */

/* Import Lora serif */
@import url("https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap");
/* Import Roboto sans-serif */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
/* CUSTOM CSS */
*,
::after,
::before {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
body {
  color: #777;
  font-family: "Jost", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  word-wrap: break-word;
}

/* Common Class START*/
.bg-navy {
  background-color: #009743;
}
h1,
h2,
h3,
h4 {
  font-family: "Jost", sans-serif;
  color: #222;
  font-weight: 700;
}
h5,
h6,
p,
a,
ul li {
  font-family: "Jost", sans-serif;
}
.fa-angle-double-right:before {
  content: "\f101";
}
img {
  max-width: 100%;
  height: auto;
}
.btn {
  position: relative;
  padding: 6px 31px !important;
  border-radius: 0;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  -webkit-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease, ease, ease-in-out;
  transition-timing-function: ease, ease, ease-in-out;
  z-index: 0;
}
.btn-primary {
  color: white;
  background-color: #009743;
  border: 0;
  border-radius: 5px;
  transition: all 0.4s ease-in-out;
}

.btn:before {
  /* content: " ";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: transparent;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
  z-index: -1; */
}
.btn-primary::before {
  background-color: #009743;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  color: #252525 !important;
  background-color: #ffcb0a !important;
  transition: all 0.4s ease-in-out;
}
.btn-primary:hover::before {
  background-color: #ffcb0a;
}
h2 {
  color: #222;
  font-family: "Jost", sans-serif;
  font-weight: 700;
}
.p-100 {
  padding: 50px 0 100px;
}
@media(min-width:992px){
  .p-100 {
    padding: 100px 0 100px;
  }
}
/* Common Class END*/
/* Footer START */
.footer-scaleup .pt {
  padding-top: 140px;
  padding-bottom: 40px;
}

.footer-scaledown .pt {
  padding-top: 80px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .footer-scaleup .pt {
    padding-top: 180px;
  }
}
.footer-widgets .action a {
  color: #fff;
  font-weight: 500;
  transition: all 0.2s ease-in-out;
}
.footer-widgets .action a:hover {
  color: #ffcb0a;
  transition: all 0.2s ease-in-out;
}
.footer-widgets p {
  font-weight: 500;
}
a {
  text-decoration: none;
}
.footer-widgets {
  color: #ffffff;
}
.footer-widgets h3 {
  padding-top: 1.2rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
  border-bottom: 1px solid;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #ffffff;
  border-color: #ffcb0a;
}
@media (min-width: 768px) {
  .footer-widgets h3 {
    margin-bottom: 30px;
    padding-top: 0.5rem;
  }
}
.blog-post a {
  font-weight: 500;
  color: #ffffff;
  transition: all 0.2s ease-in-out;
}
.blog-post a:hover {
  color: #ffcb0a;
  transition: all 0.2s ease-in-out;
}
.blog-post p {
  color: #ffcb0a;
  font-weight: 400;
}
.footer-widgets .address h6 {
  color: #ffcb0a;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}
.footer-widgets .address a {
  font-weight: 500;
  color: #ffffff;
  transition: all 0.2s ease-in-out;
}
.footer-widgets .address a:hover {
  color: #ffcb0a;
  transition: all 0.2s ease-in-out;
}
.footer-widgets .bb {
  margin-bottom: 30px;
  padding-bottom: 12px;
  border-bottom: 1px solid;
  border-color: #ffcb0a;
}
.footer-widgets .usefull-l li a:before {
  color: #ffcb0a;
  content: "\f178";
  display: inline-block;
  margin-left: 1px;
  margin-right: 8px;
  font-family: "FontAwesome";
  transition: all 0.2s ease-in-out;
}
.footer-widgets .usefull-l li {
  padding-bottom: 0.5rem;
}
.footer-widgets ul li a {
  color: #ffffff;
  font-weight: 500;
  transition: all 0.2s ease-in-out;
}
.footer-widgets ul li a:hover,
.footer-widgets ul li a:hover::before {
  color: #ffcb0a;
  transition: all 0.2s ease-in-out;
}
.footer-widgets .footer {
  background-color: #ffcb0a;
}

.footer-widgets .footer p a {
  color: #009743;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
}
.footer-widgets .footer p a:hover {
  color: #ffcb0a;
  transition: all 0.3s ease-in-out;
}
.footer-widgets .footer ul li {
  padding-right: 1.2rem;
  transition: all 0.2s ease-in-out;
}
.footer-widgets .footer ul li a i {
  font-size: 16px !important;
}
.footer-widgets .footer ul li a {
  color: #009743;
  transition: all 0.2s ease-in-out;
}
.footer-widgets .footer ul li a:hover {
  color: #ffcb0a;
  transition: all 0.2s ease-in-out;
}
.footer-widgets .footer_logo {
  width: 300px;
}
.footer p {
  color: #777;
}
/* Footer END */
/* Navbar START */
.nav-bar .navbar-header-links li a {
  color: #222;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}
.nav-bar .navbar-header-links li {
  padding: 0.5rem 1.2rem;
}
.nav-bar .navbar-header-links li a {
  padding: 1rem 0 1rem 0 !important;
  transition: all 0.2s ease-in-out;
}
.nav-bar .navbar-header-links li a.active,
.nav-bar .navbar-header-links li:hover a {
  color: #009743 !important;
  /* border-bottom: 1px solid #009743; */
  transition: all 0.2s ease-in-out;
}
/* top-navbar */
.nav-bar .s-media-links ul li {
  padding: 0.5rem 0.8rem;
}
.nav-bar .s-media-links ul li a,
.nav-bar .sign-up ul li a,
.nav-bar .sign-up ul li span {
  color: #ddd;
  transition: all 0.2s ease-in-out;
}
.nav-bar .s-media-links ul li a:hover,
.nav-bar .sign-up ul li a:hover {
  color: #009743;
  transition: all 0.2s ease-in-out;
}
.fixed-top {
  background-color: white;
  transition: all 0.2s ease-in-out;
}
.fixed-top ul li a {
  color: #222;
  transition: all 0.2s ease-in-out;
}

.fixed-top ul li .btn {
  color: white;
}

.bg-white {
  transition: all 0.2s ease-in-out;
}
.banner--section {
  transition: all 0.4s ease-in-out;
}
.pt-60 {
  padding-top: 180px;
  transition: all 0.4s ease-in-out;
}

/* .nav-bar-fix {
  background-color: white;
  transition: all 0.2s ease-in-out;
} */
/* @media (min-width: 1400px) {
  .fixed-top {
    max-width: 1320px;
    margin: auto;
  }
}
@media (min-width: 1200px) {
  .fixed-top {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  .fixed-top {
    max-width: 960px;
  }
}
@media (min-width: 768px) {
  .fixed-top {
    max-width: 720px;
  }
}
@media (min-width: 576px) {
  .fixed-top {
    max-width: 540px;
  } */

/* Navbar END */

/*newsletter START*/
.title-head {
  position: relative;
}
.title-head::after,
.title-head::before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 50px;
  height: 1px;
  background-color: #009743;
}
.title-head::after,
.title-head::before {
  margin: 0 auto;
  background-color: #ffcb0a;
}
.title-head::after {
  bottom: 6px;
  max-width: 150px;
}
.title-head h2 {
  margin-top: -8px;
  font-size: 30px;
  line-height: 38px;
}
.title-head-left::after,
.title-head-left::before {
  left: 0;
  margin: 0 !important;
}
.body .form-control {
  padding-left: 0;
  padding-right: 0;
  border-width: 0 0 1px;
  text-align: center;
  max-width: 650px;
}

.form-control {
  height: auto;
  padding: 7px 15px;
  color: #222;
  background-color: transparent;
  border-color: #eee;
  border-radius: 0;
  box-shadow: none;
  outline: 0;
}
.form-control:focus {
  box-shadow: none;
  border-color: #009743;
}
::placeholder {
  color: #777 !important;
  font-family: "Jost", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  word-wrap: break-word;
  opacity: 0.7 !important;
}
/*newsletter END*/
/* contact form START */
.sub-head {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}
.contact-form-body h4 {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
.contact-form-body form label {
  font-weight: 500;
}
.contact-form-body {
  padding: 22px 30px 30px;
  background-color: #fff;
  /* box-shadow: 0 1px 20px rgb(188 188 188 / 10%); */
  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

/* contact form END */
/* return-btn START */
#return-btn {
  display: inline-block;
  background-color: #ffcb0a;
  border: 1px solid #ffcb0a;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 3px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.2s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
#return-btn::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  line-height: 40px;
  color: #009743;
}
#return-btn:hover {
  cursor: pointer;
  background-color: #009743;
  border: 1px solid #009743;
  transition: all 0.4s ease-in-out;
}
#return-btn:hover::after {
  color: #ffcb0a;
  transition: all 0.2s ease-in-out;
}
#return-btn:active {
  background-color: white;
  border: 1px solid #009743;
}
#return-btn:active::after {
  color: #009743;
}

#return-btn.show {
  opacity: 1;
  visibility: visible;
}
/* return-btn END*/

/* Testimonial START */
.testimonial-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transition: all 0.3s ease-in-out;
}

.testimonial-carousel .owl-item.active.center {
  border: 1px solid #009743;
  filter: grayscale(0);
  padding: 0.25rem 0.3rem;
}
.testimonial-carousel .owl-item {
  border: transparent;
  filter: grayscale(1);
  padding: 2rem 2rem;
  transition: all 0.2s ease-in-out;
}

.testimonial--info .info {
  display: none;
}
.testimonial--info .info.active {
  display: block;
}

.img-circle {
  border-radius: 0%;
}

.input-group > .form-control,
.input-group > .form-floating,
.input-group > .form-select {
  width: auto;
}
.input-group > .form-control {
  width: 100%;
}
@media (min-width: 762px) {
  .input-group > .form-control {
    width: auto;
  }
}

.features--section {
  color: black;
}

.btn-invert-clr {
  background-color: white;
  border: 1px solid #009743;
}

/* Navbar */

.nav-bar .navbar-brand img {
  max-width: 200px;
}

@media (min-width: 992px) {
  .nav-bar .navbar-brand img {
    max-width: 300px;
  }
}

.bg-white {
  /* background-color: #e0dede !important; */
  background-color: white !important;
}

.banner--section {
  position: relative;
}

.intro--section .intro--video a img {
  box-shadow: 0 1px 10px rgb(154 154 154 / 10%);
}

.w-auto {
  width: auto !important;
}

/* Footer altertion */

.footer-scaleup {
  margin-top: -11rem;
}
.footer-widgets .footer {
  border-radius: 5px;
}
@media (min-width: 992px) {
  .footer-scaleup .mt--80 {
    margin-top: -80px;
  }
}

.address h6 {
  margin-bottom: 0;
}
.gallery--section {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-image: url("../images/bg_portfoilio.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  box-shadow: 0 0 15px 3px rgb(0 0 0 / 30%);
}

.gallery--section .h2 {
  color: white;
}
.gallery--section .section--title:after,
.gallery--section .section--title:before {
  background-color: #ffcb0a;
}

.gallery--section .gallery--item {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.gallery--section .gallery--item:hover {
  cursor: pointer;
}

.gallery--section .gallery--item a {
  max-height: 400px !important;
  object-fit: cover;
}
.banner--img svg {
  height: 300px;
  width: 300px;
  display: inline-block;
}

@media (min-width: 992px) {
  .banner--img svg {
    height: 400px;
    width: 400px;
    display: inline-block;
  }
}

/*  Portfolio  Modal  */

.Portfolio--modal .modal-dialog {
  background-color: transparent;
}
.Portfolio--modal .modal-content {
  background-color: transparent;
  border: 0;
}
.Portfolio--modal .modal-header {
  border: 0;
}
.Portfolio--modal .modal-header .btn-close:focus {
  box-shadow: none;
}
.Portfolio--modal .modal-body {
  object-fit: cover;
  width: 100%;
}

/* Navbar before */
@media (min-width: 992px) {
  .navbar .nav-item {
    position: relative;
  }
  .navbar .nav-item.active a {
    color: #009743;
  }

  .navbar-nav .line-before.active > a::before,
  .navbar-nav .line-before:hover > a::before {
    -webkit-transform: translate(-50%) scaleX(1) !important;
    -moz-transform: translate(-50%) scaleX(1) !important;
    -ms-transform: translate(-50%) scaleX(1) !important;
    -o-transform: translate(-50%) scaleX(1) !important;
    transform: translate(-50%) scaleX(1) !important;
  }
  .navbar-nav .line-before a::before {
    position: absolute;
    content: "";
    width: 42px;
    height: 3px;
    background: -webkit-linear-gradient(
      left,
      rgba(0, 151, 67, 1) 0%,
      rgba(0, 151, 67, 0.1) 100%
    );
    background: -o-linear-gradient(
      left,
      rgba(0, 151, 67, 1) 0%,
      rgba(0, 151, 67, 0.1) 100%
    );
    background: linear-gradient(
      to right,
      rgba(0, 151, 67, 1) 0%,
      rgba(0, 151, 67, 0.1) 100%
    );
    left: 50%;
    margin: 0 2px;
    bottom: 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -webkit-transform: translate(-50%) scaleX(0);
    -moz-transform: translate(-50%) scaleX(0);
    -ms-transform: translate(-50%) scaleX(0);
    -o-transform: translate(-50%) scaleX(0);
    transform: translate(-50%) scaleX(0);
  }
}
/* Navbar before */

.nav--bar--bg {
  background-color: #ffffff;
}

/* Scroll bar style */

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}
body::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}
body::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #009743;
  border-radius: 5px;
}

.intro--section .abt-img {
  border-radius: 5px;
}

.intro--section .ho-img {
  box-shadow: 0px 9px 20px 0px rgb(0 0 0 / 10%);
}
.intro--section .ho-img {
  overflow: hidden;
}
.intro--section .ho-img:hover .abt-img {
  display: inline-block;
  transform: scale(1.1);
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 0 10px rgb(0 0 0 / 50%);
}

.footer-widgets {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.footer-widgets .footer {
  z-index: 2;
  position: relative;
}

.contact-form-body {
  z-index: 2;
  position: relative;
}

@media (min-width: 768px) {
  .footer-widgets::before {
    position: absolute;
    content: "";
    top: -100px;
    bottom: 0;
    left: -10px;
    right: -10px;
    background-image: url(../images/footer-bg-768px.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    animation-name: shake;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    z-index: -1;
  }
}

@media (min-width: 992px) {
  .footer-widgets::before {
    background-image: url(../images/footer-bg-992px.png);
  }
}

@media (min-width: 1200px) {
  .footer-widgets::before {
    background-image: url(../images/footer-bg-1200px.png);
  }
}

@media (min-width: 1400px) {
  .footer-widgets::before {
    background-image: url(../images/footer-bg-1400px.png);
  }
}

@media (min-width: 1600px) {
  .footer-widgets::before {
    background-image: url(../images/footer-bg-1600px.png);
  }
}

@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-6px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(6px);
  }
}

/* CSS FORM */
.error {
  display: block;
  margin-bottom: 10px;
  color: red;
  padding-top: 0.5rem;
}

.service-news-letter .error {
  color: white;
}
.service-news-letter .error span {
  color: rgba(220, 53, 69);
}

/* .contact-form {
  background-image: url("../images/bg\ \(2\).jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
} */

.slogan-section {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-image: url("../images/abt-get-a-quote.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  box-shadow: 0 0 15px 3px rgb(0 0 0 / 30%);
}
.slogan-section .h2 {
  margin-top: -8px;
  font-size: 30px;
  line-height: 45px;
  color: white;
  padding-bottom: 3rem;
  text-align: center;
}
.pd--100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.banner--section-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../images/about-banner.jpg");
  background-position: center center;
  background-size: cover;
}
.service-banner {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../images/service-banner.jpg");
  background-position: center center;
  background-size: cover;
}
.pd--120-0 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.banner--section-bg h1,
.service-banner h1 {
  color: white;
}

.intro--section .content p {
  text-align: center;
}

@media (min-width: 992px) {
  .intro--section .content p {
    text-align: left;
  }
}

.mission-accordion .accordion-item {
  border-radius: 5px !important;
  margin-bottom: 1rem;
  background-color: #ffffff;
  border: 0;
}

.mission-accordion .accordion-collapse {
  box-shadow: 3px 2px 10px 2px rgb(0 0 0 / 10%) !important;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: all 0.5s ease-in-out;
}
.mission-accordion .accordion-collapse.show {
  transition: all 0.5s ease-in-out;
}
.mission-accordion button {
  color: white;
  font-weight: 600;
  background-color: #009743;
  border-radius: 5px !important;
  transition: all 0.3s ease-in-out;
}
.mission-accordion .accordion-button:not(.collapsed) {
  background-color: #ffffff;
  border-radius: 5px !important;
  color: #009743;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  transition: all 0.3s ease-in-out;
}
.mission-accordion .accordion-button[aria-expanded="true"] {
  box-shadow: 3px 2px 10px 2px rgb(0 0 0 / 10%) !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.mission-accordion .accordion-button:focus {
  box-shadow: none;
}

.mission-accordion button.[aria-expanded="true"] {
  background-color: #009743;
}

.mission-accordion .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffcb0a' width='800px' height='800px' viewBox='0 0 1024 1024'%3E%3Cpath d='M759.2 419.8L697.4 358 512 543.4 326.6 358l-61.8 61.8L512 667z'/%3E%3C/svg%3E");
  transition: all 0.3s ease-in-out;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23009743' width='800px' height='800px' viewBox='0 0 1024 1024'%3E%3Cpath d='M759.2 419.8L697.4 358 512 543.4 326.6 358l-61.8 61.8L512 667z'/%3E%3C/svg%3E");
  transition: all 0.3s ease-in-out;
}
.intro--section-about {
  background: linear-gradient(
      rgba(255, 255, 255, 0.9),
      rgba(255, 255, 255, 0.9)
    ),
    url("../images/about-about-us.jpg");
  background-position: center center;
  background-size: cover;
  box-shadow: inset 0px -9px 20px 0px rgb(0 0 0 / 30%);
}

.mission-accordion-section {
  position: relative;
}

.abt-diff-img {
  position: relative;
  border-bottom-right-radius: 10px;
}
.abt-diff-img::before {
  position: absolute;
  content: "";
  right: 0px;
  top: 0;
  bottom: 0;
  background-color: #ffcb0a;
  width: 10px;
  transition: all 0.5s ease-in-out;
}
.abt-diff-img:hover.abt-diff-img::before {
  background-color: #009743;
  transition: all 0.5s ease-in-out;
}
.abt-img-2 {
  object-fit: cover;
  height: 100%;
  width: 100%;
  box-shadow: none;
  border-bottom-right-radius: 10px !important;
}
@media (min-width: 992px) {
  .abt-diff-img {
    position: absolute;
    top: 0;
    left: 0px;
    right: 60%;
    bottom: 200px;
    box-shadow: none;
    border-bottom-right-radius: 10px;
  }
}
@media (min-width: 1400px) {
  .abt-diff-img {
    bottom: 115px;
  }
}

.abt-diff-img .abt-img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  box-shadow: none;
  border-radius: 0;
}

.btn-default-opp {
  background-color: #ffcb0a;
  color: #252525;
}
.btn-default-opp:hover,
.btn-default-opp:focus {
  color: white;
  background-color: #009743;
}

.intro--section .content .list svg {
  display: inline-block;
  height: 30px;
  width: 30px;
  fill: #009743;
}
.intro--section .content .list p {
  text-align: left;
}

html {
  scroll-behavior: smooth;
}

.service-news-letter {
  background-color: #009743;
}
.service-news-letter .checker--form {
  background-color: transparent;
  padding: 0;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}
.service-news-letter-quotes {
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .service-news-letter-quotes::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 200px;
    width: 450px;
    background-color: #009743;
    content: "";
    z-index: 2;
  }
}
@media (min-width: 1200px) {
  .service-news-letter-quotes::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 200px;
    width: 610px;
    background-color: #009743;
    content: "";
    z-index: 2;
  }
}
.service-news-letter-quotes .nl-child {
  z-index: 4;
  position: relative;
}
.service-news-letter-quotes .shape {
  display: none;
}
@media (min-width: 992px) {
  .service-news-letter-quotes .shape {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 3;
    display: block;
  }
}
@media (min-width: 1200px) {
  .service-news-letter-quotes .shape {
    position: absolute;
    top: 0;
    right: 100px;
    z-index: 3;
    display: block;
  }
}
.service-news-letter-quotes .ho-img {
  height: 100%;
}
.ho-img {
  border-radius: 5px;
}
.service-news-letter-quotes .abt-img {
  height: 100%;
  object-fit: cover;
}
.service-news-letter {
  position: relative;
}
.service-news-letter .shape {
  position: absolute;
  top: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.service-news-letter .shape img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.service-news-letter .checker--form {
  z-index: 3;
  position: relative;
}
.service-news-letter .checker--form h2 {
  color: white;
}
.service-news-letter .checker--form input {
  background-color: white;
}
.service-news-letter .checker--form input:focus {
  border: 1px solid #ffcb0a;
}
.service-news-letter .checker--form .btn-default {
  color: #252525;
  background-color: #ffcb0a;
}
.service-news-letter .checker--form .btn-default:hover {
  color: #009743;
  background-color: #ffffff;
}
#subscribeForm .form-control {
  border-radius: 5px;
}
.intro--section-about .content p {
  text-align: center;
}
.intro--section .card-parent {
  position: relative;
  display: block;
  background-color: #fff;
  padding: 27px 30px 26px;
  overflow: hidden;
  z-index: 1;
  border-radius: 5px;
  margin-bottom: 30px;
  min-height: 250px;
}
@media (min-width: 992px) {
  .intro--section .card-parent {
    min-height: 330px;
  }
}
@media (min-width: 1200px) {
  .intro--section .card-parent {
    min-height: 260px;
  }
}
@media (min-width: 1400px) {
  .intro--section .card-parent {
    min-height: 220px;
  }
}
.intro--section .card-parent::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0px;
  right: 0;
  border-radius: 5px;
  background-color: #009743;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  transform-origin: bottom right;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  z-index: -1;
}
.intro--section .card-parent:hover::before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transform-origin: top center;
}
.intro--section .card {
  border: 0;
  background-color: transparent;
}
.intro--section .card .action a {
  font-weight: 500;
}
.intro--section .card-parent .card-body .card-title,
.intro--section .card-parent .card-body .action a,
.intro--section .card-parent .card-body .card-text {
  transition: all 0.3s ease-in-out;
}
.intro--section .card-parent:hover .card-body .card-title,
.intro--section .card-parent:hover .card-body .action a,
.intro--section .card-parent:hover .card-body .card-text {
  color: white;
  transition: all 0.3s ease-in-out;
}
.intro--section .card-parent:hover .card-body .action a:hover {
  color: #ffcb0a;
}
.intro--section .card .card-img {
  background-image: url(../images/service-bg-shape-2.png);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 130px;
}
@media (min-width: 992px) {
  .intro--section .card .card-img {
    width: 780px;
  }
}
@media (min-width: 1200px) {
  .intro--section .card .card-img {
    width: 570px;
  }
}
@media (min-width: 1400px) {
  .intro--section .card .card-img {
    width: 450px;
  }
}
.intro--section .card .card-img img {
  width: 120px;
}
.intro--section .card-parent .card-img img {
  transition: all 0.6s ease-in-out;
}
.intro--section .card-parent:hover .card-img img {
  transform: scale(0.9);
  transition: all 0.6s ease-in-out;
}
.card-bg {
  background-image: url();
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.1;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}

.banner--section .title .h1 {
  font-size: 36px;
}
@media (min-width: 992px) {
  .banner--section .title .h1 {
    font-size: 42px;
  }
}
.service-detail .sd-service-box li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #222;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  background: #ffffff;
  padding: 8px 0px 8px;
  padding-left: 20px;
  padding-right: 10px;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  z-index: 1;
  border-radius: 10px;
}
.service-detail .sd-service-box li a:hover,
.service-detail .sd-service-box li a.active {
  color: white;
  transition: all 200ms linear;
}
.service-detail .sd-service-box li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0px;
  right: 0;
  border-radius: 0px;
  background-color: #009743;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  transform-origin: bottom right;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  z-index: -1;
  border-radius: 10px;
}
.service-detail .sd-service-box li a:hover::before,
.service-detail .sd-service-box li a.active::before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transform-origin: top center;
}
.service-detail .sd-service-box li {
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.service-detail .sd-service-box ul {
  position: relative;
  display: block;
  overflow: hidden;
}
.service-detail .sd-sidebar {
  position: relative;
  display: block;
  background: #f5f6f0;
  padding: 42px 40px 50px;
  z-index: 1;
}
.service-detail .sd-bg {
  background-image: url(../images/service-details-pattern-1.png);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.3;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
  border-radius: 5px;
}
.service-detail .service-contact-bg {
  background-image: url(../images/service-detail-shape-1.png);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}
.service-detail .sd-sidebar .title-box {
  position: relative;
  margin-bottom: 2rem;
}
.service-detail .sd-sidebar .title-box h2 {
  font-size: 24px;
}
.service-detail .sd-sidebar .title-box h2::before {
  position: absolute;
  top: 0px;
  left: -5px;
  width: 25px;
  height: 25px;
  background: #ffcb0a;
  border-radius: 50%;
  content: "";
  z-index: -1;
}
.service-detail .sd-service-box li a span i {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  background: transparent;
  color: var(--thm-gray);
  font-size: 15px;
  font-weight: 700;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  z-index: 1;
}
.service-detail .sd-service-box li a:hover span i,
.service-detail .sd-service-box li a.active span i {
  color: #009743;
}
.service-detail .sd-service-box li a span {
  position: relative;
}
.service-detail .sd-service-box li a span::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0px;
  right: 0;
  border-radius: 0px;
  background-color: #ffcb0a;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  transform-origin: top right;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  z-index: -1;
  border-radius: 5px;
}
.service-detail .sd-service-box li a:hover span::after,
.service-detail .sd-service-box li a.active span::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transform-origin: bottom center;
}
.service-detail .service-contact:hover .icon-box i {
  transform: scale(0.8);
  transition: all 0.6s ease-in-out;
}
.service-detail .service-contact .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto 30px;
}
.service-detail .service-contact .icon-box i {
  color: #222;
  font-size: 48px;
  transition: all 0.6s ease-in-out;
}
.service-detail .service-contact .service-contact-detail {
  position: relative;
  display: block;
  background: #ffcb0a;
  padding: 60px 10px 60px;
  z-index: 1;
  border-radius: 5px;
}

.service-detail .service-contact-detail h2 {
  color: #222;
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  text-transform: capitalize;
}

.service-detail .service-contact-detail .btn-primary:hover {
  background-color: white !important;
  color: #009743 !important;
}
.intro--section .content p span {
  font-weight: 600;
}

.full-detail-left {
  position: relative;
  display: block;
  padding: 35px 20px 32px;
  border-radius: 5px;
  overflow: hidden;
  z-index: 1;
}
.right-list .full-detail-left .number-box {
  /* position: absolute; */
  left: 0;
  bottom: 50px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(0, 151, 67, 0.8);
  font-weight: 600;
  font-size: 85px;
  line-height: 90px;
  /* font-family: var(--thm-font-2); */
  z-index: -1;
}

@media (min-width: 992px) {
  .right-list .full-detail-left .number-box {
    bottom: 80px;
  }
}
@media (min-width: 1400px) {
  .right-list .full-detail-left .number-box {
    bottom: 50px;
  }
}
.right-list .full-detail-left .full-detail-bg {
  background-image: url(../images/service-detail-shape-2.png);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  z-index: -1;
}
.right-list .full-detail-left .fd-icon::before {
  position: relative;
  display: inline-block;
  margin-top: 5px;
  color: var(--thm-black);
  font-size: 50px;
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
  margin-right: -35px;
}
.right-list .full-detail-left .fd-icon i {
  font-size: 42px;
  color: #009743;
}
.right-list .full-detail-left .full-detail-heading {
  font-weight: 700;
  font-size: 1.25rem;
  color: #222;
  padding-top: 3.5rem;
}
@media (min-width: 992px) {
  .right-list .full-detail-left .full-detail-heading {
    padding-top: 1.5rem;
  }
}
.full-detail-left:hover {
  cursor: pointer;
}
.full-detail-left .fd-icon i {
  transition: all 0.6s ease-in-out;
}
.full-detail-left:hover .fd-icon i {
  transform: scale(0.8);
  transition: all 0.6s ease-in-out;
}
.full-detail-left .full-detail-heading {
  transition: all 0.3s ease-in-out;
}
.full-detail-left:hover .full-detail-heading {
  color: #009743;
  transition: all 0.3s ease-in-out;
}

@media (min-width: 992px) {
  .news-letter-form-min-h {
    min-height: 100px !important;
  }
}

.nav-bar-fix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: #f9f9f9;
}

.banner--section {
  margin-top: 65px;
}

@media (min-width: 992px) {
  .banner--section {
    margin-top: 90px;
  }
}

.left-side .img-section .ho-img {
  min-height: 400px;
}

.left-side .img-section .ho-img img {
  min-height: 400px;
  object-fit: cover;
}


.nav-bar button{
  border-radius: 5px !important;
  border: 0 !important;
}
.nav-bar [aria-expanded="false"].navbar-toggler{
  background-color: #009743;
  transition: all 0.3s ease-in-out;
}
.navbar [aria-expanded="false"].navbar-toggler .navbar-icon{
  background-image: url(../images/hotdog-yellow.png);
  background-position: center center;
  background-size: cover;
  width: 30px;
  height: 30px;
  display: block;
}
.nav-bar [aria-expanded="true"].navbar-toggler{
  background-color: #ffcb0a !important;
}
.navbar [aria-expanded="true"].navbar-toggler .navbar-icon{
  background-image: url(../images/hotdog-green.png);
  background-position: center center;
  background-size: cover;
  width: 30px;
  height: 30px;
  display: block;
}
.nav-bar [aria-expanded="false"].navbar-toggler:hover{
  background-color: #ffcb0a;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}
.nav-bar [aria-expanded="false"].navbar-toggler .navbar-icon{
  transition: all 0.3s ease-in-out;
}
.nav-bar [aria-expanded="false"].navbar-toggler:hover .navbar-icon{
  background-image: url(../images/hotdog-green.png);
  background-position: center center;
  background-size: cover;
  width: 30px;
  height: 30px;
  display: block;
  transition: all 0.3s ease-in-out;
}

.nav-bar button:focus{
  box-shadow: none;
}


.nav-bar .navbar-toggler{
  padding: 0.2rem 0.4rem;
}
.nav-bar .navbar-icon{
  border-radius: 5px !important;
  border: 0 !important;
}

.service-detail .left-side .img-section {
  display: none;
}

@media(min-width:992px){
  .service-detail .left-side .img-section {
    display: block;
  }
}

.navbar  .navbar-nav .active a {
  color: #009743;
}

.home-banner-wd{
  max-width: 420px !important;
}

.home-banner-dm{
  max-width: 380px !important;
  padding: 0 1.5rem;
}

@media(min-width:768px){
  .home-banner-dm{
    margin-top: 1.5rem;
    padding: 0 0.5rem;
  }
}
@media(min-width:992px){
  .home-banner-dm{
    margin-top: 2.5rem;
  }
  .banner--section .banner--img img {
    width: 85%;
  }
}

@media(min-width:1200px){
  .home-banner-dm{
    margin-top: 2.5rem;
  }
  .banner--section .banner--img img {
    width: 100%;
  }
}
.home-banner-gd{
  max-width: 420px !important;
}