@import url("https://fonts.googleapis.com/css?family=Lobster+Two:400,400i,700,700i|Lora:400,400i,700,700i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");
@import url("flaticon.css");
@import url("animate.css");
@import url("owl.css");
@import url("jquery.fancybox.css");
@import url("hover.css");
@import url("jquery-ui.css");
@import url("jquery.bootstrap-touchspin.css");
h1, h2, h3, h4, h5, h6 {
  position: relative;
  font-weight: normal;
  margin: 0;
  background: none;
  line-height: 1.6em;
  font-family: 'Roboto', 'sans-serif';
}

ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a, .main-menu .navigation > li.current-menu-item > a {
  color: #ffffff;
  opacity: 1;
  background-color: #0E6937;
}

.main-header .sticky-header .main-menu .navigation > li:hover > a, .main-header .sticky-header .main-menu .navigation > li.current > a, .main-header .sticky-header .main-menu .navigation > li.current-menu-item > a {
  background: #0E6937;
  color: #ffffff;
  opacity: 1;
}

.header-style-two .main-menu .navigation > li.current > a, .header-style-two .main-menu .navigation > li:hover > a {
  color: #3ecd12;
  background: none;
  border-color: #e9e9e9;
}

.fancybox-next span, .fancybox-prev span {
  background-image: none !important;
  width: 44px !important;
  height: 44px !important;
  line-height: 44px !important;
  text-align: center;
}

.fancybox-next span:before, .fancybox-prev span:before {
  content: '';
  position: absolute;
  font-family: 'FontAwesome';
  left: 0;
  top: 0;
  font-size: 12px;
  width: 44px !important;
  height: 44px !important;
  line-height: 44px !important;
  background-color: rgba(28, 28, 28, 0.4) !important;
  color: #ffffff;
  visibility: visible;
  transition: all 300ms ease;
}

.events-section .owl-nav .owl-prev, .events-section .owl-nav .owl-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #dadada;
  font-size: 20px;
  line-height: 28px;
  border-radius: 50%;
  text-align: center;
  margin-left: 6px;
  border: 1px solid #dadada;
  transition: all 0.3s ease;
}

.news-section .owl-nav .owl-prev, .news-section .owl-nav .owl-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #dadada;
  font-size: 20px;
  line-height: 26px;
  border-radius: 50%;
  text-align: center;
  margin-left: 6px;
  border: 1px solid #dadada;
  transition: all 0.3s ease;
}

.main-footer .footer-upper .form-group input[type="text"], .main-footer .footer-upper .form-group input[type="tel"], .main-footer .footer-upper .form-group input[type="email"], .main-footer .footer-upper .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 55px;
  color: #212121;
  font-size: 16px;
  border-radius: 5px;
  line-height: 28px;
  padding: 10px 35px;
  background: #ffffff;
  transition: all 300ms ease;
}

.main-footer .footer-upper .form-group input[type="submit"], .main-footer .footer-upper button {
  position: absolute;
  right: 15px;
  top: 0;
  color: #ffffff;
  font-size: 24px;
  width: 60px;
  height: 55px;
  display: block;
  text-align: center;
  background-color: #0E6937;
  border-radius: 0 5px 5px 0;
}

.sidebar .search-box .form-group input[type="text"], .sidebar .search-box .form-group input[type="search"] {
  position: relative;
  line-height: 24px;
  padding: 10px 10px 10px 20px;
  border: 2px solid #e9e9e9;
  color: #212121;
  display: block;
  font-size: 14px;
  width: 100%;
  height: 55px;
  transition: all 500ms ease;
  border-radius: 4px;
}

.rangeslider-widget .left-val, .rangeslider-widget .right-val {
  border: 1px solid #e4e6eb;
  padding: 8px 15px;
  border-radius: 5px;
  display: block;
}

.related-posts .owl-nav .owl-prev, .related-posts .owl-nav .owl-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #dadada;
  font-size: 20px;
  line-height: 28px;
  border-radius: 50%;
  text-align: center;
  margin-left: 6px;
  border: 1px solid #dadada;
  transition: all 0.3s ease;
}

.comment-form .form-group input[type="text"], .comment-form .form-group input[type="password"], .comment-form .form-group input[type="tel"], .comment-form .form-group input[type="email"], .comment-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 10px 15px;
  color: #212121;
  border: 1px solid #e0e0e0;
  height: 50px;
  background: #ffffff;
  border-radius: 2px;
  transition: all 300ms ease;
}

.product-details .basic-details .quantity-spinner, .cart-section input.quantity-spinner {
  line-height: 24px;
  padding: 10px 15px !important;
  height: 46px !important;
  box-shadow: none !important;
}

.related-products .owl-nav .owl-prev, .related-products .owl-nav .owl-next {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 35px;
  color: #efefef;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  margin-left: 0;
  border: 2px solid #efefef;
  transition: all 0.3s ease;
}

.related-products .owl-nav .owl-prev:hover, .related-products .owl-nav .owl-next:hover {
  border-color: #5748ca;
  background-color: #5748ca;
  color: #ffffff;
}

.contact-form .form-group input[type="text"], .filter-form .form-group input[type="text"], .contact-form .form-group input[type="password"], .filter-form .form-group input[type="password"], .contact-form .form-group input[type="tel"], .filter-form .form-group input[type="tel"], .contact-form .form-group input[type="email"], .filter-form .form-group input[type="email"], .contact-form .form-group select, .filter-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 32px;
  padding: 10px 25px;
  color: #212121;
  border: 1px solid #ececec;
  height: 54px;
  background: #ffffff;
  border-radius: 2px;
  transition: all 300ms ease;
}

.faq-search-box .form-group input[type="text"], .faq-search-box .form-group input[type="search"] {
  position: relative;
  line-height: 33px;
  padding: 10px 50px 10px 20px;
  border: 1px solid #ededed;
  display: block;
  font-size: 14px;
  width: 100%;
  height: 55px;
  border-radius: 3px;
  transition: all 500ms ease;
}

.faq-form-section .form-group input[type="text"], .faq-form-section .form-group input[type="password"], .faq-form-section .form-group input[type="tel"], .faq-form-section .form-group input[type="email"], .faq-form-section .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 32px;
  padding: 10px 25px;
  color: #212121;
  border: 1px solid #e9e9e9;
  height: 54px;
  background: #ffffff;
  border-radius: 2px;
  transition: all 300ms ease;
}

.error-search-box .form-group input[type="text"], .error-search-box .form-group input[type="search"] {
  position: relative;
  line-height: 32px;
  padding: 10px 50px 10px 20px;
  border: 1px solid #ededed;
  display: block;
  font-size: 14px;
  width: 100%;
  height: 55px;
  border-radius: 3px;
  transition: all 500ms ease;
}

.donation-form-outer input[type="text"], .donation-form-outer input[type="email"], .donation-form-outer input[type="tel"], .donation-form-outer input[type="url"], .donation-form-outer input[type="password"], .donation-form-outer select, .donation-form-outer textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 34px;
  padding: 15px 20px;
  font-size: 14px;
  background: #ffffff;
  border: 1px solid #ececec;
  height: 60px;
  border-radius: 3px;
}

@font-face {
  font-family: 'FuturaBT-Medium';
  src: url("../fonts/FuturaBT-Medium.eot");
  src: url("../fonts/FuturaBT.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaBT-Medium.woff") format("woff"), url("../fonts/FuturaBT-Medium.ttf") format("truetype"), url("../fonts/flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  font-size: 15px;
  color: #777777;
  line-height: 1.8em;
  font-weight: 400;
  background: #ffffff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  font-family: 'Roboto', 'sans-serif';
}

body.popup-visible {
  overflow: hidden;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #0E6937;
}

a:hover {
  text-decoration: none;
  outline: none;
}

a:focus {
  text-decoration: none;
  outline: none;
}

a:visited {
  text-decoration: none;
  outline: none;
}

p {
  position: relative;
  line-height: 1.8em;
}

.strike-through {
  text-decoration: line-through;
}

.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}

.small-container {
  max-width: 680px;
  margin: 0 auto;
}

.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
}

.theme-btn {
  display: inline-block;
  transition: all 0.3s ease;
}

.light-bg {
  background-color: #f4f6f7;
}

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

.centered {
  text-align: center;
}

.btn-style-one {
  position: relative;
  padding: 14px 38px;
  line-height: 24px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  background-color: #2c2c2c;
  text-transform: uppercase;
}

.btn-style-one:hover {
  color: #ffffff;
  background: #111111;
}

.btn-style-two {
  position: relative;
  padding: 11px 36px 12px;
  line-height: 24px;
  color: #ffffff;
  font-size: 16px;
  border-radius: 50px;
  background: #0E6937;
  letter-spacing: 1px;
  text-transform: capitalize;
  border: 2px solid #0E6937;
  font-family: 'FuturaBT-Medium';
}

.btn-style-two:hover {
  background: none;
  color: #0E6937;
}

.btn-square {
  border-radius: 6px;
}

.btn-style-three {
  position: relative;
  padding: 6px 29px;
  line-height: 24px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  border-radius: 50px;
  background: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 2px solid #ffffff;
}

.btn-style-three:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: #0E6937;
}

.btn-alt {
  background: #0E6937;
  border-color: #0E6937;
  color: #ffffff;
}

.btn-alt:hover {
  color: #0E6937;
  border-color: #0E6937;
  background-color: #ff4747;
}

.btn-style-four {
  position: relative;
  line-height: 24px;
  color: #000000;
  font-size: 13px;
  font-weight: 500;
  background: none;
  border-radius: 50px;
  letter-spacing: 1px;
  padding: 11px 25px 11px;
  text-transform: uppercase;
  border: 2px solid #e6e6e6;
}

.btn-style-four:hover {
  background: #e6e6e6;
  border-color: #e6e6e6;
  color: #000000;
}

.btn-style-five {
  position: relative;
  padding: 13px 26px;
  line-height: 24px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 3px;
  letter-spacing: 1px;
  background-color: #0E6937;
  text-transform: uppercase;
}

.btn-style-five:hover {
  color: #ffffff;
  background: #111111;
}

.theme_color {
  color: #3ecd12;
}

img {
  display: inline-block;
  max-width: 100%;
}

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../images/icons/preloader.GIF");
}

.scroll-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 38px;
  text-align: center;
  z-index: 100;
  cursor: pointer;
  border-radius: 50%;
  background: #1c1c1c;
  display: none;
  transition: all 300ms ease;
}

.scroll-to-top:hover {
  color: #ffffff;
  background: #0E6937;
}

.main-header {
  position: relative;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  transition: all 500ms ease;
}

.main-header .header-upper {
  position: relative;
  background: #ffffff;
  z-index: 5;
  transition: all 500ms ease;
  border-bottom: 1px solid #f5f5f5;
}

.main-header .header-upper .upper-right {
  position: relative;
  top: 20px;
}

.main-header .header-upper .logo img {
  position: relative;
  display: inline-block;
  max-width: 100%;
}

.main-header .logo-outer {
  position: relative;
  z-index: 25;
  padding: 20px 0;
}

.main-header .logo-outer .logo img {
  position: relative;
  display: inline-block;
  max-width: 100%;
}

.main-header .info-box {
  position: relative;
  float: left;
  min-height: 56px;
  margin-left: 25px;
  font-size: 13px;
  color: #777777;
  text-transform: uppercase;
  padding: 35px 35px 35px 60px;
  border-right: 1px solid #f5f5f5;
}

.main-header .info-box:last-child {
  padding-left: 0;
  padding-right: 0;
  border: 0;
}

.main-header .info-box .icon-box {
  position: absolute;
  left: 0;
  color: #e5e5e5;
  font-size: 40px;
  text-align: left;
  line-height: 1em;
  border-radius: 50%;
  transition: all 300ms ease;
}

.main-header .info-box li {
  position: relative;
  line-height: 20px;
  color: #989898;
  font-size: 17px;
  margin-bottom: 5px;
  font-weight: 400;
  text-transform: capitalize;
}

.main-header .info-box li.cart-btn .total-count {
  position: absolute;
  right: -6px;
  top: -6px;
  width: 20px;
  height: 20px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  border-radius: 50%;
  line-height: 20px;
  background-color: #1ecb16;
  font-family: 'Open Sans', 'sans-serif';
}

.main-header .info-box strong {
  font-weight: 500;
  color: #262626;
  font-size: 18px;
  text-transform: capitalize;
}

.main-header .info-box:hover .icon-box {
  color: #3ecd12;
}

.main-header .header-lower {
  position: relative;
  top: 0;
  width: 100%;
  z-index: 5;
  background: #ffffff;
  border-bottom: 3px solid #0E6937;
}

.main-header .nav-outer {
  position: relative;
  padding-right: 200px;
}

.main-header .btn-box {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 12;
  width: 274px;
}

.main-header .btn-box .donate-btn {
  display: block;
  text-align: center;
  padding: 21px 50px 21px 38px;
}

.main-header .btn-box .donate-btn:hover {
  background: #0E6937;
}

.main-header .btn-box .donate-btn:after {
  position: absolute;
  content: '';
  right: -20px;
  top: 0;
  width: 32px;
  height: 100%;
  background-color: #ffffff;
  transform: skewX(20deg);
}

.main-header .sticky-header .main-menu .navigation > li {
  margin: 0;
}

.main-header .main-menu .navigation > li.dropdown > a:before {
  font-family: 'FontAwesome';
  content: "\f107";
  position: absolute;
  right: 12px;
  font-size: 14px;
  line-height: 32px;
}

.sticky-header {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0;
  background: #ffffff;
  z-index: 0;
  border-bottom: 1px solid #e0e0e0;
  transition: all 500ms ease;
}

.sticky-header .logo {
  padding: 5px 0;
}

.sticky-header .main-menu .navigation > li > a {
  color: #1c1c1c;
  padding: 15px 15px !important;
  line-height: 30px;
  font-size: 16px;
  font-weight: 600;
  min-height: 0;
  background: none;
}

.sticky-header .main-menu .navigation > li > a:before {
  display: none;
}

.main-menu {
  position: relative;
}

.main-menu .navbar-collapse {
  padding: 0;
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
  position: absolute;
  right: 10px;
  top: 6px;
  width: 34px;
  height: 30px;
  border: 1px solid #ffffff;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  cursor: pointer;
  z-index: 5;
  display: none;
}

.main-menu .navigation {
  position: relative;
  margin: 0;
}

.main-menu .navigation > li {
  position: relative;
  float: left;
  margin-right: 0;
}

.main-menu .navigation > li > a {
  position: relative;
  display: block;
  font-size: 15px;
  color: #1c1c1c;
  line-height: 30px;
  font-weight: 700;
  opacity: 1;
  text-transform: uppercase;
  padding: 18px 15px;
  transition: all 500ms ease;
}

.main-menu .navigation > li.dropdown a {
  padding-right: 28px;
}

.main-menu .navigation > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  top: 100%;
}

.main-menu .navigation > li > ul {
  position: absolute;
  left: 0;
  top: 100%;
  width: 250px;
  padding: 0;
  z-index: 100;
  display: none;
  background: #1c1c1c;
  border-top: 3px solid #0E6937;
  transition: all 500ms ease;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
}

.main-menu .navigation > li > ul.from-right {
  left: auto;
  right: 0;
}

.main-menu .navigation > li > ul > li {
  position: relative;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.main-menu .navigation > li > ul > li:last-child {
  border-bottom: none;
}

.main-menu .navigation > li > ul > li > a {
  position: relative;
  display: block;
  padding: 14px 20px;
  line-height: 24px;
  font-weight: 400;
  font-size: 15px;
  color: #ffffff;
  text-align: left;
  text-transform: capitalize;
  transition: all 500ms ease;
}

.main-menu .navigation > li > ul > li > a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  height: 16px;
  margin-top: -8px;
  border-left: 2px solid #0E6937;
}

.main-menu .navigation > li > ul > li > ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 250px;
  padding: 0;
  z-index: 100;
  display: none;
  background: #1c1c1c;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
}

.main-menu .navigation > li > ul > li > ul > li {
  position: relative;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.main-menu .navigation > li > ul > li > ul > li:last-child {
  border-bottom: none;
}

.main-menu .navigation > li > ul > li > ul > li > a {
  position: relative;
  display: block;
  padding: 14px 20px;
  line-height: 24px;
  font-weight: 400;
  font-size: 15px;
  color: #ffffff;
  text-align: left;
  text-transform: capitalize;
  transition: all 500ms ease;
}

.main-menu .navigation > li > ul > li > ul > li > a:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  height: 16px;
  margin-top: -8px;
  border-left: 2px solid #0E6937;
}

.main-menu .navigation > li > ul > li > ul > li > a:hover {
  color: #ffffff;
  background-color: #0E6937;
}

.main-menu .navigation > li > ul > li.dropdown > a:after {
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  right: 12px;
  top: 14px;
  font-size: 14px;
  line-height: 24px;
}

.main-menu .navigation > li > ul > li:hover > a {
  color: #ffffff;
  background-color: #0E6937;
}

.main-menu .navigation > li:last-child > a {
  background: none;
}

.main-menu .navigation > li:last-child:hover > a {
  color: #ffffff;
  background-color: #0E6937;
}

.main-menu .navigation > li:hover > a:after {
  opacity: 1;
}

.main-menu .navigation li > ul > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  left: 100%;
  transition: all 500ms ease;
}

.header-style-two .header-top {
  position: relative;
  background-color: #1c1c1c;
}

.header-style-two .header-top .top-left {
  position: relative;
  float: left;
}

.header-style-two .header-top .top-left ul li {
  position: relative;
  margin-right: 25px;
  font-size: 17px;
  color: #0E6937;
  padding: 11px 0;
  display: inline-block;
  font-family: 'Lobster Two', 'cursive';
}

.header-style-two .header-top .top-left ul li .icon {
  font-size: 16px;
  margin-right: 10px;
  color: rgba(255, 255, 255, 0.7);
}

.header-style-two .header-top .top-left ul li a {
  font-size: 15px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  font-family: 'Roboto', 'sans-serif';
  transition: all 300ms ease;
}

.header-style-two .header-top .top-left ul li a:hover {
  color: #0E6937;
}

.header-style-two .header-top .donation-btn {
  position: relative;
  float: right;
}

.header-style-two .header-top .donation-btn .btn-style-two {
  border-radius: 0;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Open Sans', 'sans-serif';
}

.header-style-two .header-top .donation-btn .btn-style-two:hover {
  background: #ffffff;
  color: #0E6937;
  border-color: #ffffff;
}

.header-style-two .header-top .top-right {
  position: relative;
  float: right;
}

.header-style-two .header-top .top-right .social-icon-four {
  float: left;
}

.header-style-two .nav-outer {
  position: relative;
  padding-right: 70px;
  float: right;
}

.header-style-two .btn-box {
  top: 50%;
  margin-top: -20px;
  width: auto;
}

.header-style-two .shop-btn {
  position: relative;
}

.header-style-two .shop-btn a {
  position: relative;
  width: 40px;
  height: 40px;
  color: #c8c8c8;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e9e9e9;
  transition: all 300ms ease;
}

.header-style-two .shop-btn a .total-count {
  position: absolute;
  right: -6px;
  top: -6px;
  width: 20px;
  height: 20px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  border-radius: 50%;
  line-height: 20px;
  background-color: #1ecb16;
  font-family: 'Open Sans', 'sans-serif';
}

.header-style-two .main-menu .navigation > li {
  padding: 44px 0;
  margin-left: 3px;
}

.header-style-two .main-menu .navigation > li > a {
  font-weight: 600;
  padding: 0 12px;
  border: 1px solid transparent;
  font-family: 'Open Sans', 'sans-serif';
}

.header-style-two .main-menu .navigation > li.dropdown a {
  padding-right: 26px;
}

.header-style-two .sticky-header .main-menu .navigation > li {
  padding: 0;
}

.social-icon-one {
  position: relative;
}

.social-icon-one li {
  position: relative;
  margin-right: 6px;
  display: inline-block;
}

.social-icon-one li a {
  position: relative;
  width: 40px;
  height: 40px;
  color: #c8c8c8;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e9e9e9;
  transition: all 300ms ease;
}

.social-icon-one li a:hover {
  color: #1ecb15;
  border-color: #1ecb15;
}

.social-icon-two {
  position: relative;
}

.social-icon-two li {
  position: relative;
  margin: 0 3px;
  display: inline-block;
}

.social-icon-two li a {
  position: relative;
  width: 35px;
  height: 35px;
  color: #ffffff;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  border: 2px solid #ffffff;
  transition: all 300ms ease;
}

.social-icon-two li a:hover {
  color: #ffffff;
  border-color: #0E6937;
  background-color: #0E6937;
}

.social-icon-three {
  position: relative;
}

.social-icon-three li {
  position: relative;
  margin-right: 6px;
  display: inline-block;
}

.social-icon-three li a {
  position: relative;
  width: 35px;
  height: 35px;
  color: #595959;
  font-size: 14px;
  line-height: 33px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #595959;
  transition: all 300ms ease;
}

.social-icon-three li a:hover {
  color: #ffffff;
  border-color: #0E6937;
  background-color: #0E6937;
}

.social-icon-four {
  position: relative;
}

.social-icon-four li {
  position: relative;
  float: left;
}

.social-icon-four li a {
  position: relative;
  width: 45px;
  height: 51px;
  color: #b0b0b0;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  border-right: 1px solid #323232;
  transition: all 300ms ease;
}

.social-icon-four li a:hover {
  color: #ffffff;
  border-color: #323232;
  background-color: #323232;
}

.social-icon-four li:first-child a {
  border-left: 1px solid #323232;
}

.social-icon-five {
  position: relative;
  margin-bottom: 15px;
}

.social-icon-five a {
  position: relative;
  width: 30px;
  height: 30px;
  color: #cbcbcb;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  margin-left: 6px;
  display: inline-block;
  background-color: #f3f3f3;
  transition: all 300ms ease;
}

.social-icon-five a:hover {
  color: #ffffff;
  background-color: #3ecd12;
}

.social-icon-six {
  position: relative;
}

.social-icon-six li {
  position: relative;
  margin-right: 6px;
  display: inline-block;
}

.social-icon-six li a {
  position: relative;
  width: 40px;
  height: 40px;
  color: #e9e9e9;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e9e9e9;
  transition: all 300ms ease;
}

.social-icon-six li a:hover {
  color: #ffffff;
  border-color: #3ecd12;
  background-color: #3ecd12;
}

.sec-title {
  position: relative;
  margin-bottom: 20px;
}

.sec-title .sub-title {
  position: relative;
  font-size: 18px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 8px;
}

.sec-title .title {
  position: relative;
  color: #0E6937;
  font-size: 42px;
  font-weight: 700;
  line-height: 1em;
  padding-bottom: 5px;
  font-family: 'Lobster Two', 'cursive';
}

.sec-title h2 {
  font-size: 42px;
  color: #1c1c1c;
  font-weight: 700;
  line-height: 1.1em;
  margin-bottom: 15px;
}

.sec-title h2 span {
  color: #0E6937;
  font-family: 'Lobster Two', 'cursive';
}

.sec-title .text {
  position: relative;
  font-weight: 400;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.7);
}

.sec-title.centered {
  text-align: center;
}

.sec-title.centered .text {
  max-width: 790px;
  margin: 0 auto;
}

.sec-title.medium {
  margin-bottom: 35px;
}

.sec-title.medium h2 {
  font-size: 36px;
}

.sec-title.light .title {
  color: #ffffff;
  font-size: 36px;
}

.sec-title.light .sub-title {
  font-size: 18px;
  color: #ffffff;
}

.sec-title.light h2 {
  color: #ffffff;
}

.sec-title h3 {
  font-size: 36px;
  color: #ffffff;
  line-height: 1.2em;
}

.sec-title h3 span {
  color: #111111;
}

.main-slider {
  position: relative;
  z-index: 10;
}

.main-slider .overlay-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.75);
}

.main-slider .tp-caption {
  z-index: 5 !important;
}

.main-slider .tp-caption .theme-btn {
  border-width: 2px !important;
}

.main-slider .slide-content {
  position: relative;
  text-align: center;
  padding: 0 65px 60px;
}

.main-slider .slide-content .slider-border {
  position: absolute;
  left: 0;
  top: 80px;
  bottom: 0;
  width: 100%;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-top: 0;
}

.main-slider .slide-content .slider-border:before {
  position: absolute;
  content: '';
  width: 55px;
  height: 1px;
  top: 0;
  left: 1px;
  border-top: 1px solid rgba(255, 255, 255, 0.35);
}

.main-slider .slide-content .slider-border:after {
  position: absolute;
  content: '';
  width: 55px;
  height: 1px;
  top: 0;
  right: 1px;
  border-top: 1px solid rgba(255, 255, 255, 0.35);
}

.main-slider .slide-content .title {
  position: relative;
  color: #0E6937;
  font-size: 28px;
  font-style: italic;
  font-family: 'Lora', 'serif';
}

.main-slider .slide-content .title-alt {
  color: #ff4747;
}

.main-slider .slide-content h2 {
  font-size: 60px;
  color: #ffffff;
  text-transform: none;
  font-family: 'FuturaBT-Medium';
}

.main-slider .slide-content .text {
  position: relative;
  color: #ffffff;
  font-size: 22px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-family: 'Open Sans', 'sans-serif';
}

.main-slider .btn-style-two {
  color: #ffffff !important;
}

.main-slider .btn-style-two:hover {
  color: #0E6937 !important;
}

.main-slider .tp-bullets {
  display: none !important;
}

.main-slider .tparrows.preview3 {
  background: none !important;
  overflow: hidden;
  background: none !important;
  overflow: hidden;
}

.main-slider .tparrows.preview3.tp-leftarrow {
  left: 30px !important;
}

.main-slider .tparrows.preview3.tp-rightarrow {
  right: 30px !important;
}

.main-slider .tparrows.preview3 .tp-arr-iwrapper {
  visibility: hidden;
  opacity: 0;
  display: none;
}

.main-slider .tparrows.preview3::after {
  top: 0;
  color: #ffffff;
  font-size: 42px;
  padding: 0;
  background: none;
  font-weight: 300;
  transition: all 500ms ease;
}

.main-slider .tparrows.tp-leftarrow.preview3::after {
  content: '\f104';
  font-family: 'FontAwesome';
}

.main-slider .tparrows.tp-rightarrow.preview3::after {
  content: '\f105';
  font-family: 'FontAwesome';
}

.main-slider .tp-bannertimer {
  display: none !important;
}

.fancybox-next span:before {
  content: '\f178';
}

.fancybox-next:hover span:before {
  background-color: #ffffff !important;
  color: #000000;
}

.fancybox-prev span:before {
  content: '\f177';
}

.fancybox-prev:hover span:before {
  background-color: #ffffff !important;
  color: #000000;
}

.fancybox-type-image .fancybox-close {
  right: 0;
  top: 0;
  width: 45px;
  height: 45px;
  background: url("../images/icons/icon-cross.png") center center no-repeat;
  background-color: rgba(17, 17, 17, 0.5) !important;
}

.fancybox-type-image .fancybox-close:hover {
  background-color: #000000 !important;
}

.fancybox-type-image .fancybox-skin {
  padding: 0 !important;
}

.services-section {
  position: relative;
  padding: 50px 0 20px;
  background-color: #ffffff;
}

.services-section.no-padding-top {
  padding-top: 0;
}

.services-section.style-two {
  background-color: #f9f9f9;
  padding-bottom: 100px;
}

.services-section.style-two .services-block-two .inner-box {
  background-color: #ffffff;
  border-color: #ffffff;
}

.services-section .row {
  margin: 0 -5px;
}

.services-section .services-block-two {
  padding: 0 5px;
}

.retail-block {
  color: #000000;
  padding: 0 5px;
  margin-bottom: 40px;
  font-size: 16px;
}

.retail-block h4 a {
  font-weight: 700;
  font-size: 18px;
  color: #0E6937;
}

.retail-block h4 a:hover {
  color: #000000;
}

.retail-block i.fa {
  color: #0E6937;
}

.services-block {
  position: relative;
  margin-bottom: 40px;
}

.services-block .inner-box {
  position: relative;
  padding-top: 20px;
  overflow: hidden;
  border: 3px solid #f2f2f2;
  background-color: #0E6937;
}

.services-block .inner-box .icon-box {
  position: relative;
  text-align: center;
  margin-bottom: 5px;
}

.services-block .inner-box .icon-box .icon i.fa {
  font-size: 75px;
  margin-top: 25px;
  color: #ffffff;
}

.services-block .inner-box h3 {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 5px;
}

.services-block .inner-box h3 a {
  color: #ffffff;
  transition: all 0.3s ease;
}

.services-block .inner-box h3 a:hover {
  color: #ff4747;
}

.services-block .inner-box .lower-box {
  position: relative;
  text-align: center;
  overflow: hidden;
  background-size: cover;
  padding: 25px 20px 30px;
  background-repeat: no-repeat;
}

.services-block .inner-box .lower-box:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

.services-block .inner-box .lower-box .text {
  position: relative;
  color: #0E6937;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 15px;
}

.services-block .inner-box .lower-box .curved-box {
  position: absolute;
  left: -30px;
  right: -30px;
  top: -45px;
  content: '';
  height: 60px;
  z-index: 1;
  border-radius: 50%;
  background-color: #0E6937;
}

.services-block-two {
  position: relative;
  margin-bottom: 10px;
}

.services-block-two .inner-box {
  position: relative;
  overflow: hidden;
  padding: 50px 0;
  border: 1px solid #f2f2f2;
  transition: all 0.3s ease;
}

.services-block-two .inner-box .icon-box {
  position: relative;
  text-align: center;
  margin-bottom: 5px;
}

.services-block-two .inner-box h3 {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  margin-top: 10px;
  color: #1c1c1c;
}

.services-block-two .inner-box .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  opacity: 0;
  text-align: center;
  transition: all 500ms ease;
  transform: scaleX(0);
}

.services-block-two .inner-box .overlay-box .overlay-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: table;
  padding: 10px 20px;
  vertical-align: middle;
  background: #0E6937;
}

.services-block-two .inner-box .overlay-box .overlay-inner .content {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

.services-block-two .inner-box .overlay-box .overlay-inner .content h4 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 5px;
}

.services-block-two .inner-box .overlay-box .overlay-inner .content h4 a {
  color: #ffffff;
}

.services-block-two .inner-box .overlay-box .overlay-inner .content .text {
  position: relative;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.8em;
}

.services-block-two .inner-box:hover .overlay-box {
  top: 0;
  opacity: 1;
  transform: scaleX(1);
}

.fullwidth-section-one {
  position: relative;
}

.fullwidth-section-one .section-outer {
  position: relative;
  background-color: #1c1c1c;
}

.fullwidth-section-one .section-outer .left-column {
  position: relative;
  left: 0;
  top: 0;
  float: right;
  width: 50%;
  height: 100%;
  padding: 100px 40px 70px 60px;
}

.fullwidth-section-one .section-outer .left-column .content {
  position: relative;
  max-width: 550px;
  float: left;
  width: 100%;
}

.fullwidth-section-one .section-outer .left-column .content .sec-title {
  margin-bottom: 30px;
}

.fullwidth-section-one .section-outer .left-column .content .sec-title h2 {
  color: #ff4747;
}

.fullwidth-section-one .section-outer .left-column .content .sec-title h2 span {
  color: #ffffff;
}

.fullwidth-section-one .section-outer .left-column .content .text {
  color: #ff4747;
  font-size: 15px;
  margin-bottom: 30px;
}

.fullwidth-section-one .section-outer .image-column {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  float: left;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.fullwidth-section-one .section-outer .image-column .hidden-image {
  display: none;
}

.donate-box {
  position: relative;
  margin-bottom: 30px;
}

.donate-box .inner {
  position: relative;
  text-align: center;
}

.donate-box .inner .icon-box {
  position: relative;
  width: 100px;
  height: 100px;
  color: #ffffff;
  line-height: 90px;
  font-size: 46px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 12px;
  border: 2px solid #ececec;
  border-radius: 50px 0 50px 50px;
  transition: all 0.3s ease;
}

.donate-box .inner .icon-box a {
  color: #ececec;
  transition: all 0.3s ease;
}

.donate-box .inner .icon-box a:hover {
  color: #0E6937;
}

.donate-box .inner h3 {
  position: relative;
  font-size: 18px;
  font-weight: 400;
}

.donate-box .inner h3 a {
  color: #ececec;
  transition: all 0.3s ease;
}

.donate-box .inner h3 a:hover {
  color: #0E6937;
}

.donate-box .inner:hover .icon-box {
  border-color: #0E6937;
  color: #0E6937;
}

.donate-box .inner:hover h3 a {
  color: #0E6937;
}

.volunter-section {
  position: relative;
  padding: 110px 0 60px;
}

.volunter-section:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
  background: url("../images/piece-left.jpg") left bottom no-repeat;
}

.volunter-section:after {
  position: absolute;
  content: '';
  right: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
  background: url("../images/piece-right.jpg") right bottom no-repeat;
}

.volunter-section .content-inner {
  position: relative;
  max-width: 970px;
  margin: 0 auto;
}

.volunter-section .content-column {
  position: relative;
  margin-bottom: 40px;
}

.volunter-section .image-column {
  position: relative;
  text-align: center;
}

.volunter-section .image-column .image img {
  max-width: 100%;
  display: inline-block;
}

.volunter-section .image-column.style-two .image {
  margin-top: 50px;
}

.volunter-box {
  position: relative;
  margin-bottom: 40px;
}

.volunter-box .inner-box {
  position: relative;
  padding-left: 120px;
}

.volunter-box .inner-box .icon-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 90px;
  height: 90px;
  line-height: 88px;
  border-radius: 50%;
  text-align: center;
  margin-bottom: 25px !important;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
}

.volunter-box .inner-box .icon-box:before {
  position: absolute;
  content: '';
  left: 50%;
  top: 100%;
  width: 1px;
  height: 100%;
  background-color: #e5e5e5;
}

.volunter-box .inner-box .icon-box .icon i.fa {
  font-size: 65px;
  color: #0E6937;
  padding-top: 10px;
}

.volunter-box .inner-box h3 {
  position: relative;
  font-weight: 500;
  font-size: 20px;
  line-height: 1em;
  margin-bottom: 12px;
  text-transform: capitalize;
}

.volunter-box .inner-box h3 a {
  color: #000000;
  transition: all 0.3s ease;
}

.volunter-box .inner-box h3 a:hover {
  color: #0E6937;
}

.volunter-box:last-child .inner-box .icon-box:before {
  display: none;
}

.gallery-section {
  position: relative;
}

.gallery-section .title-bar {
  position: relative;
  padding: 40px 0 5px;
  border-top: 1px solid #f5f5f5;
}

.gallery-section .title-bar .sec-title {
  margin-top: 10px;
  margin-bottom: 20px;
}

.gallery-section .filters {
  margin-top: 20px;
}

.gallery-section .filters .filter-tabs {
  position: relative;
}

.gallery-section .filters li {
  position: relative;
  display: inline-block;
  padding: 2px 14px;
  line-height: 24px;
  color: #a5a5a5;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  margin-right: 2px;
  border-radius: 50px;
  margin-bottom: 12px;
  border: 1px solid transparent;
  text-transform: uppercase;
  transition: all 300ms ease;
}

.gallery-section .filters .filter.active {
  color: #0E6937;
  border-color: #0E6937;
}

.gallery-section .filters .filter:hover {
  color: #0E6937;
  border-color: #0E6937;
}

.gallery-section .default-gallery-item {
  padding: 0;
}

.default-gallery-item {
  position: relative;
  float: left;
}

.default-gallery-item.mix {
  display: none;
}

.default-gallery-item.big-item {
  width: 40%;
}

.default-gallery-item.medium-item {
  width: 20%;
}

.default-gallery-item .inner-box {
  position: relative;
  overflow: hidden;
}

.default-gallery-item .inner-box .image-box {
  position: relative;
}

.default-gallery-item .inner-box .image-box img {
  position: relative;
  width: 100%;
  display: block;
}

.default-gallery-item .inner-box .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  color: #ffffff;
  opacity: 1;
  text-align: center;
  border-radius: 4px;
  transition: all 500ms ease;
  transform: scaleX(0);
}

.default-gallery-item .inner-box .overlay-box .overlay-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: table;
  vertical-align: middle;
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0.7);
}

.default-gallery-item .inner-box .overlay-box .overlay-inner .content {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

.default-gallery-item .inner-box .overlay-box .overlay-inner .content .title {
  position: relative;
  color: #0E6937;
  font-size: 20px;
  margin-bottom: 10px;
  font-family: 'Lobster Two', 'cursive';
}

.default-gallery-item .inner-box .overlay-box .overlay-inner .content .border-box {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 195px;
  height: 245px;
  margin-left: -96px;
  margin-top: -122px;
  border: 2px solid rgba(255, 255, 255, 0.1);
}

.default-gallery-item .inner-box .overlay-box .overlay-inner .content h3 {
  position: relative;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.default-gallery-item .inner-box .overlay-box .overlay-inner .content h3 a {
  color: #ffffff;
}

.default-gallery-item .inner-box .overlay-box .overlay-inner .content .option-btn {
  position: relative;
  font-size: 16px;
  width: 40px;
  height: 40px;
  color: #ffffff;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  border: 2px solid #ffffff;
}

.default-gallery-item .inner-box:hover .overlay-box {
  top: 0;
  opacity: 1;
  transform: scaleX(1);
}

.events-section {
  position: relative;
  padding: 100px 0 70px;
}

.events-section .auto-container {
  position: relative;
}

.events-section .owl-dots {
  display: none;
}

.events-section .owl-nav {
  position: absolute;
  right: 15px;
  top: 8px;
}

.events-section .owl-nav .owl-prev:hover {
  border-color: #0E6937;
  color: #0E6937;
}

.events-section .owl-nav .owl-next:hover {
  border-color: #0E6937;
  color: #0E6937;
}

.events-section .carousel-column {
  position: static;
}

.events-section .two-item-carousel {
  position: static;
}

.event-style-one {
  position: relative;
  margin-bottom: 50px;
}

.event-style-one .inner {
  position: relative;
  border-radius: 5px;
}

.event-style-one .inner .image-box {
  position: relative;
}

.event-style-one .inner .image-box .image {
  position: relative;
}

.event-style-one .inner .image-box .image img {
  position: relative;
  width: 100%;
  display: block;
  border-radius: 3px;
}

.event-style-one .inner .lower-box {
  position: relative;
  padding: 24px 0 0;
}

.event-style-one .inner .lower-box .date {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: #0E6937;
  margin-bottom: 4px;
  font-family: 'Lora', 'serif';
}

.event-style-one .inner .lower-box h3 {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4em;
  margin-bottom: 6px;
}

.event-style-one .inner .lower-box h3 a {
  color: #212121;
  transition: all 0.3s ease;
}

.event-style-one .inner .lower-box h3 a:hover {
  color: #0E6937;
}

.event-style-one .inner .lower-box .text {
  position: relative;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.5);
}

.featured-block-post {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}

.featured-block-post .inner:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.18);
}

.featured-block-post .inner .title {
  position: absolute;
  top: 36px;
  left: 55px;
  padding: 2px 15px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  border-radius: 4px;
  display: inline-block;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.2);
}

.featured-block-post .inner .overlay-box {
  position: absolute;
  left: 55px;
  bottom: 42px;
  z-index: 1;
}

.featured-block-post .inner .overlay-box h3 {
  position: relative;
  color: #ffffff;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3em;
}

.featured-block-post .inner .overlay-box h3 a {
  position: relative;
  color: #ffffff;
  transition: all 0.3s ease;
}

.featured-block-post .inner .overlay-box h3 a:hover {
  color: #0E6937;
}

.featured-block-post .inner .overlay-box .post-date {
  position: relative;
  color: #0E6937;
  font-size: 18px;
  margin-top: 10px;
  font-family: 'Lora', 'serif';
}

.featured-block-post .inner .gradient-layer {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}

.featured-block-post .inner .image img {
  width: 100%;
  display: block;
}

.counter-section {
  position: relative;
  padding: 100px 0 70px;
  background-repeat: repeat;
  background-size: cover;
}

.counter-section:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(79, 200, 12, 0.4);
}

.fact-counter {
  position: relative;
  margin-top: 10px;
}

.fact-counter .column {
  position: relative;
  margin-bottom: 40px;
}

.fact-counter .column .inner {
  position: relative;
  text-align: center;
  padding: 30px 15px 40px;
  background-color: rgba(255, 255, 255, 0.15);
}

.fact-counter .column .inner .icon-box {
  position: relative;
  color: #ffffff;
  font-size: 52px;
  line-height: 1em;
  margin-bottom: 15px;
  text-align: center;
  transition: all 0.3s ease;
}

.fact-counter .column .counter-title {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 12px;
}

.fact-counter .count-outer .percentage {
  display: inline-block;
  font-weight: 700;
  color: #ffffff;
  font-size: 40px;
  line-height: 1em;
}

.fact-counter .count-outer .count-text {
  position: relative;
  font-weight: 500;
  color: #ffffff;
  font-size: 36px;
  line-height: 1em;
  font-family: 'Roboto', 'sans-serif';
}

.fact-counter .count-outer .plus {
  position: relative;
  color: #ffffff;
  font-weight: 500;
  font-size: 36px;
  line-height: 1em;
  display: inline-block;
  font-family: 'Roboto', 'sans-serif';
}

.team-section {
  position: relative;
  padding: 110px 0 80px;
}

.team-member {
  position: relative;
  margin-bottom: 45px;
}

.team-member .inner-box {
  position: relative;
  transition: all 0.3s ease;
}

.team-member .inner-box .image {
  position: relative;
}

.team-member .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
}

.team-member .inner-box .image .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  text-align: center;
  transition: all 0.6s ease;
  background-color: rgba(0, 0, 0, 0.6);
}

.team-member .inner-box .image .overlay-box .social-icon-two {
  position: relative;
  top: 50%;
  margin-top: -17px;
}

.team-member .inner-box:hover {
  box-shadow: 0 0 20px 0 #ececec;
}

.team-member .inner-box:hover .image .overlay-box {
  opacity: 1;
}

.team-member .inner-box .lower-box {
  position: relative;
  text-align: center;
  padding: 18px 15px 25px;
  background-color: #ffffff;
  border: 1px solid #ececec;
  border-top: 0;
}

.team-member .inner-box .lower-box .designation {
  position: relative;
  font-size: 16px;
  color: #b6b6b6;
  font-family: 'Lobster Two', 'cursive';
}

.team-member .inner-box .lower-box h3 {
  position: relative;
  font-size: 22px;
  font-weight: 500;
}

.team-member .inner-box .lower-box h3 a {
  color: #000000;
  transition: all 0.3s ease;
}

.team-member .inner-box .lower-box h3 a:hover {
  color: #0E6937;
}

.testimonial-section {
  position: relative;
  padding: 110px 0 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
}

.testimonial-section:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.testimonial-section .owl-dots {
  position: relative;
  text-align: center;
  padding: 65px 0 0;
}

.testimonial-section .owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  margin: 0 5px;
}

.testimonial-section .owl-dots .owl-dot span {
  position: relative;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0;
  border-radius: 50%;
  border: 2px solid #656469;
  transition: all 500ms ease;
}

.testimonial-section .owl-dots .owl-dot.active span {
  border-color: #ffffff;
  background: #ffffff;
}

.testimonial-section .owl-dots .owl-dot:hover span {
  border-color: #ffffff;
  background: #ffffff;
}

.testimonial-section .owl-nav {
  display: none;
}

.testimonial-block {
  position: relative;
}

.testimonial-block .inner-box {
  position: relative;
  margin-left: 65px;
  border-radius: 5px;
  background-color: #ffffff;
  padding: 40px 50px 40px 95px;
}

.testimonial-block .inner-box .image-box {
  position: absolute;
  left: -65px;
  top: 50%;
  width: 130px;
  height: 130px;
  margin-top: -65px;
  overflow: hidden;
  border-radius: 50%;
  margin-bottom: 20px !important;
  border: 5px solid #ffffff;
}

.testimonial-block .inner-box h4 {
  position: relative;
  color: #262626;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 4px;
}

.testimonial-block .inner-box .quote-icon {
  position: absolute;
  right: 52px;
  top: 48px;
  color: #e5e5e5;
  font-size: 42px;
}

.testimonial-block .inner-box .designation {
  position: relative;
  font-style: italic;
  margin-bottom: 18px;
  color: rgba(0, 0, 0, 0.35);
  font-family: 'Lora', 'serif';
}

.testimonial-block .inner-box .text {
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
}

.news-section {
  position: relative;
  padding: 110px 0 70px;
}

.news-section .owl-dots {
  display: none;
}

.news-section .owl-nav {
  position: absolute;
  right: 0;
  top: -80px;
}

.news-section .owl-nav .owl-prev:hover {
  border-color: #0E6937;
  color: #0E6937;
}

.news-section .owl-nav .owl-next:hover {
  border-color: #0E6937;
  color: #0E6937;
}

.news-section .news-style-one:nth-child(2) {
  float: right;
}

.news-style-one {
  position: relative;
  margin-bottom: 40px;
}

.news-style-one .inner {
  position: relative;
}

.news-style-one .inner .image-box {
  position: relative;
}

.news-style-one .inner .image-box img {
  position: relative;
  width: 100%;
  border-radius: 4px 4px 0 0;
}

.news-style-one .inner .lower-content {
  position: relative;
  background-color: #f7f8f9;
  border-radius: 0 0 5px 5px;
}

.news-style-one .inner .lower-content .upper-box {
  position: relative;
  padding: 25px 25px 20px;
}

.news-style-one .inner .lower-content .upper-box h3 {
  position: relative;
  font-size: 22px;
  color: #212121;
  font-weight: 500;
}

.news-style-one .inner .lower-content .upper-box h3 a {
  position: relative;
  color: #212121;
  transition: all 0.3s ease;
}

.news-style-one .inner .lower-content .upper-box h3 a:hover {
  color: #0E6937;
}

.news-style-one .inner .lower-content .upper-box .text {
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  line-height: 1.6em;
  margin-top: 10px;
}

.news-style-one .inner .lower-content .upper-box .text p {
  margin-bottom: 20px;
}

.news-style-one .inner .lower-content .upper-box .text blockquote {
  position: relative;
  padding: 40px 15px;
  border: 0;
  background-color: #f3f3f3;
}

.news-style-one .inner .lower-content .lower-box {
  position: relative;
  border-top: 1px solid #ececec;
}

.news-style-one .inner blockquote .blockquote-text {
  position: relative;
  font-size: 36px;
  color: #212121;
  font-weight: 400;
  line-height: 1.3em;
  text-align: center;
  z-index: 10;
  font-family: 'Lora', 'serif';
}

.news-style-one .inner blockquote:before {
  position: absolute;
  content: '\f13f';
  left: 0;
  z-index: 1;
  color: #ececec;
  font-size: 160px;
  line-height: 1em;
  width: 100%;
  text-align: center;
  font-family: 'Flaticon';
}

.news-style-one .inner blockquote .quote-author {
  position: absolute;
  color: #9fa3a7;
  font-size: 16px;
  font-style: italic;
  font-family: 'Lora', 'serif';
  right: 30px;
  bottom: 30px;
}

.news-style-one.alternate .inner .lower-content {
  background: none;
  border: 1px solid #ededed;
  border-top: 0;
}

.news-style-two {
  position: relative;
  margin-bottom: 40px;
}

.news-style-two .inner {
  position: relative;
}

.news-style-two .inner .post-quote {
  position: relative;
  padding: 20px 30px 50px;
  border-bottom: 1px solid #ececec;
  background-color: #f7f8f9;
}

.news-style-two .inner .post-quote .author {
  position: relative;
  color: #9fa3a7;
  font-size: 16px;
  text-align: right;
  font-style: italic;
  font-family: 'Lora', 'serif';
}

.news-style-two .inner .post-quote .quote-text {
  position: relative;
  font-size: 36px;
  color: #212121;
  font-weight: 400;
  line-height: 1.3em;
  text-align: center;
  margin-top: 55px;
  margin-bottom: 5px;
  z-index: 10;
  font-family: 'Lora', 'serif';
}

.news-style-two .inner .post-quote .quote-text:before {
  position: absolute;
  content: '\f13f';
  left: 0;
  z-index: -1;
  color: #ececec;
  font-size: 160px;
  line-height: 1em;
  width: 100%;
  text-align: center;
  font-family: 'Flaticon';
}

.news-style-two .inner .lower-content {
  background-color: #f7f8f9;
}

.news-style-two.alternate .inner {
  border: 1px solid #ededed;
  border-radius: 5px;
}

.news-style-two.alternate .inner .post-quote {
  border-bottom: 0;
}

.news-style-two.alternate .inner .lower-content {
  background: none;
}

.post-meta {
  position: relative;
  padding: 16px 25px;
}

.post-meta li {
  position: relative;
  display: inline-block;
  margin-right: 20px;
}

.post-meta li:last-child {
  margin-right: 0;
}

.post-meta li a {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  padding-left: 20px;
  font-family: 'Lora', 'serif';
}

.post-meta li a .icon {
  position: absolute;
  left: 0;
  top: 0;
  color: #a5a5a5;
}

.sponsors-style-one {
  position: relative;
  padding: 110px 0;
  text-align: center;
}

.sponsors-style-one.no-padding-top {
  padding-top: 0;
}

.sponsors-style-one .owl-nav {
  display: none;
}

.sponsors-style-one .owl-dots {
  display: none;
}

.sponsors-style-one .image-box {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  padding: 30px;
}

.sponsors-style-one .image-box img {
  position: relative;
  display: inline-block;
  width: auto;
  opacity: 1;
  max-width: 100%;
  transition: all 300ms ease;
}

.sponsors-style-one .image-box:hover img {
  opacity: 0.7;
}

.main-footer {
  position: relative;
  background-color: #212121;
}

.main-footer .footer-upper {
  position: relative;
  padding: 50px 0 40px;
  background-color: #262626;
}

.main-footer .footer-upper h2 {
  position: relative;
  color: #ffffff;
  font-size: 36px;
  font-weight: 500;
  line-height: 1em;
  margin-top: 5px;
  margin-bottom: 15px;
}

.main-footer .footer-upper h2 span {
  color: #0E6937;
  font-family: 'Lobster Two', 'cursive';
}

.main-footer .footer-upper .form-group input[type="text"]:focus {
  background: #f1f1f1;
}

.main-footer .footer-upper .form-group input[type="tel"]:focus {
  background: #f1f1f1;
}

.main-footer .footer-upper .form-group input[type="email"]:focus {
  background: #f1f1f1;
}

.main-footer .footer-upper .form-group textarea:focus {
  background: #f1f1f1;
}

.main-footer .widgets-section {
  position: relative;
  padding: 50px 0 40px;
}

.main-footer .footer-widget {
  margin-bottom: 30px;
}

.main-footer .footer-bottom {
  position: relative;
  padding: 24px 0;
  border-top: 1px solid #2c2c2d;
}

.main-footer .footer-bottom .copyright {
  position: relative;
  color: #ffffff;
  font-size: 16px;
}

.main-footer .footer-column h2 {
  font-size: 24px;
  font-weight: 500;
  color: #ff4747;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.main-footer .logo-widget .text {
  position: relative;
  line-height: 1.8em;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 400;
  margin-top: 10px;
  color: rgba(228, 230, 235, 0.7);
}

.main-footer .links-widget .list li {
  position: relative;
  margin-bottom: 6px;
}

.main-footer .links-widget .list li a {
  position: relative;
  display: block;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  padding: 4px 0 4px 20px;
  text-transform: capitalize;
  color: rgba(230, 228, 235, 0.7);
}

.main-footer .links-widget .list li a:before {
  content: '\f105';
  position: absolute;
  left: 0;
  top: 2px;
  line-height: 24px;
  font-size: 16px;
  color: #e4e6eb;
  font-family: 'FontAwesome';
}

.main-footer .links-widget .list li a:hover {
  color: #0E6937;
}

.main-footer .links-widget .list li a:hover::before {
  color: #0E6937;
}

.main-footer .posts-widget .post {
  position: relative;
  min-height: 68px;
  padding-left: 100px;
  margin-bottom: 30px;
}

.main-footer .posts-widget .post:last-child {
  margin-bottom: 0;
  border: 0;
}

.main-footer .posts-widget .post .post-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 75px;
}

.main-footer .posts-widget .post .post-thumb img {
  display: block;
  width: 100%;
  border-radius: 5px;
}

.main-footer .posts-widget .post .desc-text {
  position: relative;
  font-size: 16px;
  line-height: 1.6em;
  padding: 0;
  top: -4px;
  font-weight: 400;
}

.main-footer .posts-widget .post .desc-text a {
  color: rgba(233, 233, 233, 0.7);
}

.main-footer .posts-widget .post .time {
  position: relative;
  font-size: 15px;
  line-height: 24px;
  font-family: 'Lora', 'serif';
  color: rgba(255, 255, 255, 0.2);
}

.footer-nav {
  position: relative;
  text-align: right;
}

.footer-nav li {
  position: relative;
  display: inline-block;
  padding-right: 12px;
  line-height: 1em;
  margin-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.32);
}

.footer-nav li a {
  position: relative;
  font-size: 15px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.32);
  transition: all 300ms ease;
}

.footer-nav li a:hover {
  color: #3ecd12;
}

.footer-nav li:last-child {
  margin-right: 0;
  padding-right: 0;
  border: 0;
}

.list-style-one {
  position: relative;
}

.list-style-one li {
  position: relative;
  padding-left: 40px;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
  color: rgba(230, 228, 235, 0.7);
}

.list-style-one li .icon {
  position: absolute;
  left: 0;
  top: 5px;
  color: #0E6937;
  font-size: 26px;
  line-height: 1em;
}

.page-bottom {
  position: relative;
  text-align: center;
  padding: 130px 0 150px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.page-bottom:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.7);
}

.page-bottom .title {
  position: relative;
  font-size: 24px;
  color: #ffffff;
  font-family: 'Lobster Two', 'cursive';
}

.page-bottom h2 {
  position: relative;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.4em;
  font-weight: 500;
  margin: 10px 0 25px;
}

.page-bottom .btn-style-two {
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'Roboto', 'sans-serif';
}

.content-section {
  position: relative;
  padding: 110px 0 50px;
}

.content-section .sec-title {
  text-align: right;
  margin-bottom: 40px;
}

.content-section .sec-title h2 {
  line-height: 1.1em;
}

.content-section .dark-text {
  position: relative;
  font-size: 18px;
  margin-bottom: 25px;
  color: rgba(0, 0, 0, 0.9);
  font-family: 'Lobster Two', 'cursive';
}

.content-section .text {
  position: relative;
  font-size: 15px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.7);
}

.project-section {
  position: relative;
  padding-top: 10px;
}

.project-section .sec-title {
  padding-bottom: 250px;
}

.project-section .lower-content-section {
  position: relative;
  padding-bottom: 100px;
  background-color: #f7f8f9;
}

.project-section .lower-content-section .news-container {
  position: relative;
}

.project-section .project-block .inner-box {
  margin-top: -255px;
}

.project-block {
  position: relative;
  margin-bottom: 60px;
}

.project-block .inner-box {
  position: relative;
  background-color: #ffffff;
}

.project-block .inner-box .image {
  position: relative;
}

.project-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  border-radius: 4px 4px 0 0;
}

.project-block .inner-box .lower-box {
  position: relative;
  border: 1px solid #ededed;
  border-top: 0;
  padding: 22px 30px;
}

.project-block .inner-box .lower-box ul {
  position: relative;
  margin-bottom: 2px;
}

.project-block .inner-box .lower-box ul li {
  position: relative;
  color: #b0b0b0;
  font-size: 16px;
  font-weight: 400;
  margin-right: 8px;
  padding-right: 8px;
  display: inline-block;
}

.project-block .inner-box .lower-box ul li:after {
  position: absolute;
  content: '';
  right: -5px;
  top: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #b0b0b0;
}

.project-block .inner-box .lower-box ul li:last-child::after {
  display: none;
}

.project-block .inner-box .lower-box ul li a {
  transition: all 0.3s ease;
}

.project-block .inner-box .lower-box ul li a:hover {
  color: #b0b0b0;
}

.project-block .inner-box .lower-box h3 {
  position: relative;
  font-size: 22px;
  font-weight: 500;
  text-transform: capitalize;
}

.project-block .inner-box .lower-box h3 a {
  color: #000000;
  transition: all 0.3s ease;
}

.project-block .inner-box .lower-box h3 a:hover {
  color: #0E6937;
}

.project-block .inner-box .lower-box .text {
  position: relative;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.8em;
  margin-top: 8px;
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.5);
}

.project-block .inner-box .lower-box .read-more {
  position: relative;
  font-weight: 500;
  color: #000000;
  text-transform: capitalize;
  transition: all 0.3s ease;
}

.project-block .inner-box .lower-box .read-more:after {
  position: absolute;
  content: '\f0da';
  right: -12px;
  top: 0;
  line-height: 1.3em;
  font-family: 'FontAwesome';
}

.project-block .inner-box .lower-box .read-more:hover {
  color: #0E6937;
}

.video-section {
  position: relative;
  padding: 110px 0 80px;
}

.video-section .video-column {
  position: relative;
  margin-bottom: 40px;
}

.video-box {
  position: relative;
  margin-bottom: 30px;
}

.video-box .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: all 0.3s ease;
}

.video-box .overlay-box span {
  position: relative;
  width: 70px;
  height: 70px;
  top: 50%;
  font-size: 24px;
  text-align: center;
  margin-top: -40px;
  color: #0E6937;
  line-height: 70px;
  font-weight: 700;
  padding-left: 5px;
  border-radius: 50%;
  display: inline-block;
  background: rgba(255, 255, 255, 0.8);
}

.video-box .image img {
  position: relative;
  width: 100%;
}

.video-box:hover .overlay-box {
  background-color: rgba(0, 0, 0, 0.5);
}

.help-block {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #efefef;
}

.help-block .inner {
  position: relative;
  padding-left: 70px;
}

.help-block .inner .number {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1em;
  font-weight: 700;
  font-size: 48px;
  color: rgba(1, 1, 1, 0.1);
  font-family: 'Lobster Two', 'cursive';
}

.help-block .inner h3 {
  font-size: 24px;
  font-weight: 500;
  color: #262626;
  margin-bottom: 5px;
}

.help-block .inner .text {
  position: relative;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6em;
  color: rgba(0, 0, 0, 0.5);
}

.help-block:last-child {
  border: 0;
  min-height: auto;
}

.page-title {
  position: relative;
  padding: 100px 15px;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
}

.page-title:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
}

.page-title .inner-box {
  position: relative;
}

.page-title h1 {
  font-size: 50px;
  margin-bottom: 0;
  font-weight: 900;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Roboto', 'sans-serif';
}

.page-title .bread-crumb {
  position: relative;
  color: #ffffff;
}

.page-title .bread-crumb li {
  position: relative;
  color: #0E6937;
  margin-right: 10px;
  font-size: 20px;
  display: inline-block;
  font-family: 'Lobster Two', 'cursive';
}

.page-title .bread-crumb li a {
  position: relative;
  color: #ffffff;
  margin: 0 5px;
  padding-right: 10px;
  transition: all 500ms ease;
}

.page-title .bread-crumb li a:hover {
  position: relative;
  color: #3ecd12;
}

.page-title .bread-crumb li a.current {
  position: relative;
  color: #3ecd12;
}

.page-title .bread-crumb li:first-child:before {
  position: absolute;
  content: '/';
  right: 0;
  top: 0;
  color: #ffffff;
  font-size: 14px;
}

.about-section {
  position: relative;
  padding: 40px 0 40px;
}

.about-section .image-column {
  position: relative;
  margin-bottom: 40px;
}

.about-section .image-column .image {
  padding-right: 25px;
}

.about-section .image-column img {
  position: relative;
  width: 100%;
  display: block;
  border-radius: 4px;
}

.about-section .content-column .sec-title {
  margin-bottom: 30px;
}

.about-section .content-column .dark-text {
  position: relative;
  font-size: 18px;
  font-style: italic;
  margin-bottom: 35px;
  color: rgba(0, 0, 0, 0.9);
  font-family: 'Lobster Two', 'cursive';
}

.about-section .content-column .text {
  position: relative;
  font-size: 15px;
  line-height: 2em;
  color: rgba(0, 0, 0, 0.5);
}

.about-section .content-column .main-text {
  font-size: 18px;
  color: #000000;
  line-height: 2em;
}

.about-section .content-column .main-text a:hover {
  color: #ff4747;
}

.about-section .content-column .main-text ul.tree li {
  margin-bottom: 10px;
}

.about-section .content-column .main-text ul.tree li:before {
  font-family: FontAwesome;
  content: "\f1bb";
  margin-right: 5px;
  color: #0E6937;
}

.about-section .content-column .main-text ul.dates {
  margin-bottom: 20px;
}

.about-section .content-column .main-text ul.dates li {
  margin-bottom: 10px;
}

.about-section .content-column .main-text ul.dates li span {
  color: #0E6937;
  font-weight: 500;
}

.about-section .content-column .member-list .main-text {
  margin-bottom: 20px;
}

.about-section .content-column .member-list .main-text ul {
  margin-bottom: 40px;
}

.about-section .content-column p {
  margin-bottom: 20px;
}

.about-section .content-column p span {
  color: #0E6937;
  font-size: 30px;
  font-weight: 500;
  font-family: 'Lobster Two', 'cursive';
}

.about-section .content-column .member-header p span {
  font-family: 'Roboto', sans-serif !important;
  font-size: 24px;
}

.about-section .content-column .member-header p .chevron-down {
  color: #ff4747;
}

.about-section .content-column .member-header p .chevron-down:hover {
  color: #0E6937;
}

.about-section .content-column .member-header p .chevron-down::before {
  font-family: FontAwesome;
  content: "\f078";
  margin-right: 5px;
  color: #0E6937;
}

.projects-section {
  position: relative;
  padding: 120px 0;
}

.projects-section .filters {
  margin-bottom: 50px;
}

.projects-section .filters li {
  position: relative;
  display: inline-block;
  padding: 2px 13px;
  line-height: 24px;
  color: #a5a5a5;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  border-radius: 50px;
  letter-spacing: 1px;
  margin: 0 5px 10px;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  transition: all 300ms ease;
}

.projects-section .filters .filter.active {
  color: #0E6937;
  border-color: #0E6937;
}

.projects-section .filters .filter:hover {
  color: #0E6937;
  border-color: #0E6937;
}

.gallery-block {
  position: relative;
  margin-bottom: 40px;
}

.gallery-block.mix {
  display: none;
}

.gallery-block .inner-box {
  position: relative;
}

.gallery-block .inner-box .image-box {
  position: relative;
}

.gallery-block .inner-box .image-box img {
  position: relative;
  width: 100%;
  display: block;
  border-radius: 4px;
}

.gallery-block .inner-box .image-box .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px;
  width: 100%;
  height: 100%;
  opacity: 0;
  text-align: center;
  transition: all 0.6s ease;
}

.gallery-block .inner-box .image-box .overlay-box .content {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgba(82, 205, 14, 0.8);
}

.gallery-block .inner-box .image-box .overlay-box .content a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.gallery-block .inner-box .image-box .overlay-box .content .icon {
  position: absolute;
  left: 50%;
  color: #ffffff;
  font-size: 40px;
  margin-left: -15px;
  top: 50%;
  margin-top: -15px;
}

.gallery-block .inner-box .lower-box {
  position: relative;
  padding-top: 15px;
}

.gallery-block .inner-box .lower-box h3 {
  position: relative;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 6px;
}

.gallery-block .inner-box .lower-box h3 a {
  position: relative;
  color: #212121;
  transition: all 0.3s ease;
}

.gallery-block .inner-box .lower-box h3 a:hover {
  color: #0E6937;
}

.gallery-block .inner-box .lower-box .category {
  position: relative;
  font-size: 18px;
  color: #0E6937;
  font-style: italic;
  font-family: 'Lobster Two', 'cursive';
}

.gallery-block .inner-box:hover .overlay-box {
  opacity: 1;
}

.sidebar-page-container {
  position: relative;
  padding: 110px 0 80px;
}

.sidebar-page-container .content-side {
  margin-bottom: 40px;
}

.sidebar-page-container .sidebar {
  padding-left: 40px;
}

.sidebar-page-container .sidebar.shop-sidebar {
  padding-left: 0;
}

.sidebar-page-container .comments-area {
  position: relative;
  margin-top: 55px;
}

.sidebar-page-container .comments-area .comment-box {
  position: relative;
  padding: 0 0 30px;
  transition: all 300ms ease;
}

.sidebar-page-container .comments-area .comment-box:nth-child(1) {
  padding-top: 0;
}

.sidebar-page-container .comments-area .comment-box:hover {
  border-color: #212121;
}

.sidebar-page-container .comments-area .comment-box .author-thumb {
  position: absolute;
  left: 0;
  top: 0;
  margin-bottom: 20px;
}

.sidebar-page-container .comments-area .comment-box .author-thumb img {
  width: 55px;
  display: block;
  border-radius: 50%;
}

.sidebar-page-container .comments-area .comment-box strong {
  font-size: 20px;
  font-weight: 500;
  color: #313232;
  line-height: 16px;
  text-transform: capitalize;
  font-family: 'Roboto', 'sans-serif';
}

.sidebar-page-container .comments-area .comment-box .text {
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  font-weight: 400;
  margin-top: 10px;
  line-height: 1.6em;
}

.sidebar-page-container .comments-area .comment-box .theme-btn {
  padding: 5px 30px;
  font-size: 12px;
  border: 1px solid #fbca00;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.sidebar-page-container .comments-area .comment-box:last-child .comment-inner {
  border: 0;
  padding-bottom: 0;
}

.sidebar-page-container .comments-area .comment {
  position: relative;
  padding: 0 0 0 75px;
  font-size: 14px;
}

.sidebar-page-container .comments-area .comment .comment-inner {
  position: relative;
  padding-bottom: 25px;
  border-bottom: 1px solid #f2f2f2;
}

.sidebar-page-container .comments-area .comment .comment-reply {
  position: absolute;
  right: 0;
  top: 0;
  color: #262626;
  font-size: 13px;
  padding: 0 10px;
  border-radius: 3px;
  text-align: center;
  font-weight: 500;
  background-color: #ececec;
  display: inline-block;
  text-transform: uppercase;
  transition: all 300ms ease;
}

.sidebar-page-container .comments-area .comment .comment-reply:hover {
  color: #ffffff;
  background-color: #3a3a3a;
}

.sidebar-page-container .comments-area .reply-comment {
  padding-left: 85px;
}

.sidebar-page-container .comments-area .comment-info {
  color: #3e5773;
  line-height: 24px;
  font-size: 13px;
}

.sidebar-page-container .comments-area .comment-info .comment-time {
  position: relative;
  font-size: 15px;
  color: #c4c4c4;
  font-style: italic;
  font-family: 'Lora', 'serif';
}

.sidebar-page-container .group-title {
  position: relative;
  margin-bottom: 30px;
}

.sidebar-page-container .group-title h2 {
  position: relative;
  font-size: 36px;
  color: #262626;
  font-weight: 700;
}

.sidebar .sidebar-widget {
  position: relative;
  margin-bottom: 45px;
}

.sidebar .list {
  position: relative;
}

.sidebar .list li {
  position: relative;
  line-height: 24px;
  margin-bottom: 10px;
}

.sidebar .list li:last-child {
  border-bottom: none;
}

.sidebar .list li a {
  position: relative;
  display: block;
  color: #878787;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  transition: all 0.3s ease;
}

.sidebar .list li a:hover {
  color: #3ecd12;
}

.sidebar .popular-posts .post {
  position: relative;
  padding-left: 110px;
  min-height: 70px;
  margin-bottom: 30px;
}

.sidebar .popular-posts .post:last-child {
  margin-bottom: 0;
}

.sidebar .popular-posts .post .post-thumb {
  position: absolute;
  left: 0;
  top: 5px;
  width: 80px;
}

.sidebar .popular-posts .post .post-thumb img {
  display: block;
  width: 100%;
  border-radius: 4px;
  transition: all 0.3s ease;
}

.sidebar .popular-posts .post h4 {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  line-height: 1.4em;
  margin: -7px 0 0;
}

.sidebar .popular-posts .post h4 a {
  color: #000000;
  transition: all 0.3s ease;
}

.sidebar .popular-posts .post a {
  color: #0E6937;
}

.sidebar .popular-posts .post a:hover {
  color: #0E6937;
}

.sidebar .popular-posts .post:hover .post-thumb img {
  opacity: 0.70;
}

.sidebar .popular-posts .post-info {
  font-size: 15px;
  color: #c4c4c4;
  font-style: italic;
  font-family: 'Lobster Two', 'cursive';
}

.sidebar .search-box .form-group {
  position: relative;
  margin: 0;
}

.sidebar .search-box .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 55px;
  text-align: center;
  display: block;
  font-size: 16px;
  color: #ffffff;
  background: #3ecd12;
  font-weight: normal;
  border-radius: 0 4px 4px 0;
}

.sidebar .search-box .form-group input:focus {
  border-color: #3ecd12;
}

.sidebar .popular-tags a {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 2px 24px;
  margin: 0 12px 15px 0;
  color: #a5a5a5;
  text-align: center;
  font-size: 14px;
  border-radius: 50px;
  border: 1px solid #e6e6e6;
  transition: all 300ms ease;
}

.sidebar .popular-tags a:hover {
  background-color: #3ecd12;
  border-color: #3ecd12;
  color: #ffffff;
}

.sidebar .related-posts .shop-post {
  position: relative;
  font-size: 14px;
  color: #cbcbcb;
  padding: 0;
  padding-left: 100px;
  min-height: 80px;
  margin-bottom: 25px;
}

.sidebar .related-posts .shop-post:last-child {
  margin-bottom: 0;
}

.sidebar .related-posts .shop-post .post-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  background-color: #f7f8f9;
}

.sidebar .related-posts .shop-post .post-thumb img {
  display: block;
  width: 100%;
}

.sidebar .related-posts .shop-post h4 {
  margin: 0;
  top: -4px;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}

.sidebar .related-posts .shop-post h4 a {
  color: #1c1c1c;
  transition: all 300ms ease;
}

.sidebar .related-posts .shop-post a {
  color: #0E6937;
}

.sidebar .related-posts .shop-post a:hover {
  color: #0E6937;
}

.sidebar .related-posts .shop-post .price {
  font-size: 15px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #989898;
  line-height: 1em;
  margin-bottom: 5px;
}

.sidebar .related-posts .shop-post .rating .fa {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  font-size: 16px;
  line-height: 26px;
  color: #f9a718;
}

.sidebar .related-posts .shop-post .rating .fa.light {
  color: #ecf1f5;
}

.category-box {
  position: relative;
  border-radius: 5px;
  border: 1px solid #ecf1f5;
}

.category-box .category-list > li {
  position: relative;
  color: #00000a;
  font-size: 16px;
  line-height: 28px;
  border-bottom: 1px solid #ecf1f5;
  text-transform: capitalize;
}

.category-box .category-list > li:last-child {
  border-bottom: none;
}

.category-box .category-list > li > a {
  position: relative;
  color: #00000a;
  font-size: 16px;
  padding: 14px 20px;
  line-height: 28px;
  display: block;
  text-transform: capitalize;
}

.category-box .category-list > li > a:after {
  position: absolute;
  right: 20px;
  top: 16px;
  color: #c4cdd3;
  content: '\f107';
  font-family: 'FontAwesome';
}

.category-box .category-list .sub-menu {
  position: relative;
  background: #fefefe;
  display: none;
}

.category-box .category-list .sub-menu > li {
  position: relative;
  color: #00000a;
  font-size: 14px;
  line-height: 24px;
  border-top: 1px solid #ecf1f5;
  text-transform: capitalize;
}

.category-box .category-list .sub-menu > li > a {
  position: relative;
  color: #00000a;
  font-size: 14px;
  padding: 12px 20px;
  line-height: 24px;
  display: block;
  text-transform: capitalize;
}

.filter-widget {
  position: relative;
  border-radius: 5px;
  border: 1px solid #f1f1f1;
}

.filter-widget .filter-header {
  position: relative;
  padding: 12px 20px;
  border-bottom: 1px solid #f1f1f1;
}

.filter-widget .filter-header h3 {
  position: relative;
  color: #262626;
  font-size: 20px;
  font-weight: 500;
}

.rangeslider-widget .outer-box {
  position: relative;
  padding: 30px 20px 28px;
}

.rangeslider-widget .form-group {
  position: relative;
  color: #656469;
  font-weight: 400;
  font-size: 14px;
  margin: 28px 0 0;
}

.rangeslider-widget .form-group .price-boxed .row {
  margin: 0 -10px;
}

.rangeslider-widget .form-group .price-boxed .val-column {
  padding: 0 10px;
}

.rangeslider-widget .form-group .price-boxed label {
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  font-weight: 400;
}

.rangeslider-widget .btn-box {
  margin-top: 24px;
}

.rangeslider-widget .btn-box .btn-style-five {
  width: 100%;
}

.rangeslider-widget .val-box {
  position: relative;
  display: inline-block;
  line-height: 24px;
  font-size: 14px;
  width: 50px;
  text-align: center;
  color: #656469;
  font-weight: 400;
}

.rangeslider-widget .noUi-connect {
  background: #1ecb16 !important;
  box-shadow: none;
}

.rangeslider-widget .noUi-background {
  background: #eef2f5 !important;
}

.rangeslider-widget .noUi-handle {
  top: -3px !important;
  background-color: transparent !important;
  border: 4px solid #ffffff !important;
  cursor: pointer;
  width: 18px;
  height: 18px;
  background: #ffffff !important;
  margin-left: 14px;
  border-radius: 50%;
  box-shadow: 0 0 5px 0 #e4e6eb;
}

.rangeslider-widget .noUi-horizontal {
  height: 10px !important;
  box-shadow: none !important;
  background: #eef2f5;
  border: 0;
  border-radius: 0;
}

.project-detail {
  position: relative;
}

.project-detail .detail-box {
  position: relative;
  background-color: #f4f6f7;
}

.project-detail .detail-box .detail-column {
  position: relative;
}

.project-detail .detail-box .detail-column .inner-box {
  position: relative;
  padding: 35px 20px;
}

.project-detail .detail-box .detail-column .inner-box h3 {
  position: relative;
  color: #000000;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: capitalize;
  font-family: 'Roboto', 'sans-serif';
}

.project-detail .detail-box .image img {
  width: 100%;
  display: block;
}

.project-detail .project-category {
  position: relative;
  margin-bottom: 30px;
  padding: 30px 0 25px;
  border-bottom: 1px solid #ececec;
}

.project-detail .project-category h3 {
  position: relative;
  color: #000000;
  font-size: 22px;
  font-weight: 500;
}

.project-detail .project-category .btn-style-five {
  border-radius: 50px;
}

.project-detail .project-category ul li {
  position: relative;
  color: #b0b0b0;
  font-size: 16px;
  font-weight: 400;
  margin-right: 10px;
  padding-right: 8px;
  display: inline-block;
}

.project-detail .project-category ul li:after {
  position: absolute;
  content: '';
  right: -5px;
  top: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #b0b0b0;
}

.project-detail .project-category ul li:last-child:after {
  display: none;
}

.project-detail .dark-text {
  position: relative;
  font-size: 18px;
  font-style: italic;
  color: rgba(0, 0, 0, 0.8);
  font-family: 'Lobster Two', 'cursive';
}

.project-detail .text {
  position: relative;
  margin-top: 30px;
}

.project-detail .text p {
  position: relative;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 25px;
  line-height: 1.9em;
  color: rgba(0, 0, 0, 0.5);
}

.detail-list {
  position: relative;
}

.detail-list li {
  position: relative;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  padding-left: 38px;
  margin-bottom: 18px;
}

.detail-list li:before {
  position: absolute;
  content: '\f121';
  left: 0;
  top: 0;
  color: #dadada;
  font-size: 22px;
  font-family: 'Flaticon';
  transition: all 500ms ease;
}

.detail-list li:hover::before {
  color: #54d22e;
}

.list-style-two {
  position: relative;
  margin-bottom: 30px;
}

.list-style-two li {
  position: relative;
  font-size: 16px;
  padding-left: 25px;
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.8);
}

.list-style-two li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '\f192';
  color: #3ecd12;
  font-size: 16px;
  font-family: 'FontAwesome';
}

.related-posts {
  position: relative;
  margin-top: 50px;
}

.related-posts h2 {
  position: relative;
  color: #1c1c1c;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 32px;
}

.related-posts .owl-dots {
  display: none;
}

.related-posts .owl-nav {
  position: absolute;
  right: 0;
  top: -65px;
}

.related-posts .owl-nav .owl-prev:hover {
  border-color: #0E6937;
  color: #0E6937;
}

.related-posts .owl-nav .owl-next:hover {
  border-color: #0E6937;
  color: #0E6937;
}

.post-share-options {
  position: relative;
  padding: 20px 30px 6px;
}

.post-share-options .tags {
  padding-top: 2px;
  color: #262626;
  font-weight: 700;
  margin-bottom: 15px;
  font-family: 'Lora', 'serif';
}

.post-share-options .tags a {
  position: relative;
  color: #989898;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Lora', 'serif';
}

.comment-form {
  position: relative;
  margin-top: 40px;
}

.comment-form .form-group {
  position: relative;
  margin-bottom: 20px;
}

.comment-form .form-group input[type="text"]:focus {
  border-color: #3ecd12;
}

.comment-form .form-group input[type="password"]:focus {
  border-color: #3ecd12;
}

.comment-form .form-group input[type="tel"]:focus {
  border-color: #3ecd12;
}

.comment-form .form-group input[type="email"]:focus {
  border-color: #3ecd12;
}

.comment-form .form-group select:focus {
  border-color: #3ecd12;
}

.comment-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 10px 15px;
  color: #212121;
  border: 1px solid #e0e0e0;
  height: 190px;
  background: #ffffff;
  resize: none;
  border-radius: 2px;
  margin-bottom: 21px;
  transition: all 300ms ease;
}

.comment-form .form-group textarea:focus {
  border-color: #3ecd12;
}

.comment-form button {
  position: relative;
  font-weight: 500;
  margin-top: 10px;
  display: inline-block;
}

.shop-item {
  position: relative;
  margin-bottom: 55px;
}

.shop-item .inner-box {
  position: relative;
}

.shop-item .inner-box .image {
  position: relative;
  text-align: center;
  background-color: #f7f8f9;
}

.shop-item .inner-box .image img {
  max-width: 100%;
  padding: 20px 0;
  display: inline-block;
}

.shop-item .inner-box .lower-content {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #ececec;
}

.shop-item .inner-box .lower-content h3 {
  position: relative;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 4px;
}

.shop-item .inner-box .lower-content h3 a {
  color: #212121;
  transition: all 0.3s ease;
}

.shop-item .inner-box .lower-content h3 a:hover {
  color: #3ecd12;
}

.shop-item .inner-box .lower-content .price {
  position: relative;
  color: #989898;
  font-size: 17px;
  font-weight: 400;
}

.shop-item .inner-box .lower-content .rating .fa {
  position: relative;
  display: inline-block;
  margin-left: 2px;
  font-size: 15px;
  color: #f1a400;
}

.shop-item .inner-box .lower-content .rating .fa.dark {
  color: #ecf1f5;
}

.shop-single {
  position: relative;
}

.product-details .basic-details {
  position: relative;
  margin-bottom: 5px;
}

.product-details .basic-details .details-header {
  position: relative;
  margin-bottom: 0;
}

.product-details .basic-details .details-header h4 {
  font-size: 22px;
  font-weight: 500;
  margin: 0;
  line-height: 1.4em;
  color: #11111a;
  margin-bottom: 8px;
}

.product-details .basic-details .details-header h4 a {
  color: #313232;
}

.product-details .basic-details .details-header .rating {
  font-size: 18px;
  margin-bottom: 10px;
  display: inline-block;
}

.product-details .basic-details .details-header .rating span {
  color: #f9a109;
}

.product-details .basic-details .details-header .rating .fa {
  display: inline-block;
  margin-right: 1px;
}

.product-details .basic-details .details-header .rating .fa.light {
  color: #dadada;
}

.product-details .basic-details .details-header .item-price {
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 36px;
  font-weight: 500;
  color: #000000;
  line-height: 24px;
  letter-spacing: 1px;
}

.product-details .basic-details .details-header .reviews {
  position: relative;
  margin-left: 10px;
  display: inline-block;
}

.product-details .basic-details .details-header .reviews .separater {
  color: #acacac;
  margin: 0 6px;
}

.product-details .basic-details .details-header .reviews a {
  position: relative;
  color: #b0b0b0;
  font-size: 15px;
}

.product-details .basic-details .text {
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  line-height: 1.8em;
}

.product-details .basic-details .availablity {
  position: relative;
  float: left;
  padding-right: 40px;
  line-height: 32px;
  margin-bottom: 27px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #777777;
}

.product-details .basic-details .availablity strong {
  font-size: 14px;
  letter-spacing: 2px;
  color: #f7542b;
  font-weight: 600;
  text-transform: uppercase;
}

.product-details .basic-details .item-quantity {
  position: relative;
  float: left;
  width: 70px;
  margin-bottom: 15px;
  margin-right: 50px;
  border: 1px solid #e9e9e9;
}

.product-details .basic-details .item-title {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 12px;
}

.product-details .basic-details .btns-box {
  position: relative;
  margin-top: 10px;
}

.product-details .basic-details .wishlist {
  position: relative;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 500;
  padding: 9px 20px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  text-transform: uppercase;
  display: inline-block;
}

.product-details .basic-details .wishlist .icon {
  color: #dadada;
  margin-right: 8px;
  font-size: 16px;
}

.product-details .basic-details .sel-colors {
  position: relative;
  margin-bottom: 15px;
}

.product-details .basic-details .sel-colors strong {
  position: relative;
  top: -11px;
  display: inline-block;
  font-size: 16px;
  color: #313232;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', 'sans-serif';
  margin-right: 10px;
}

.product-details .basic-details .sel-colors .color-box {
  position: relative;
  width: 14px;
  height: 14px;
  margin-right: 5px;
  border-radius: 50%;
  display: inline-block;
}

.product-details .basic-details .sel-colors .color-box input {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}

.product-details .basic-details .sel-colors .color-box label {
  position: relative;
  display: block;
  width: 14px;
  height: 14px;
  cursor: pointer;
  border-radius: 50%;
  transition: all 500ms ease;
}

.product-details .basic-details .sel-colors .color-box input[type="radio"]:checked + label:before {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  margin-top: -3px;
  border-radius: 50%;
  background-color: #ffffff;
}

.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical > .btn {
  padding: 11px 10px;
  background: #f5f5f5;
}

.product-details .image-column {
  margin-bottom: 40px;
}

.product-details .image-column .image-carousel {
  background-color: #ededed;
  border-radius: 4px;
}

.product-details .image-column .thumbs-carousel {
  margin-top: 12px;
}

.product-details .image-column .thumbs-carousel li {
  background-color: #f2f2f2;
  border-radius: 4px;
  text-align: center;
  padding: 12px 0;
  cursor: pointer;
}

.product-details .image-column .thumbs-carousel li img {
  width: auto;
  max-width: 100%;
  display: inline-block;
}

.product-details .image-column .image-box img {
  position: relative;
  display: block;
  width: 100%;
}

.product-details .info-column {
  margin-bottom: 40px;
}

.product-details .info-column .add-to-cart {
  padding: 11px 22px;
  font-size: 14px;
  border-radius: 4px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.product-details .bootstrap-touchspin .input-group-btn-vertical i {
  top: 6px;
}

.cart-section .bootstrap-touchspin .input-group-btn-vertical i {
  top: 6px;
}

.cart-section .bootstrap-touchspin .input-group-btn-vertical > .btn {
  padding: 11px 10px;
  background: #f5f5f5;
}

.prod-tabs {
  position: relative;
}

.prod-tabs .tab-btns {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #f2f2f2;
}

.prod-tabs .tab-btns .tab-btn {
  position: relative;
  top: 1px;
  display: block;
  float: left;
  margin-right: 8px;
  font-size: 16px;
  background: #f7f8f9;
  color: #11111a;
  border: 1px solid #f2f2f2;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
  padding: 12px 30px 10px;
  transition: all 500ms ease;
  border-radius: 3px 3px 0 0;
}

.prod-tabs .tab-btns .tab-btn:before {
  position: absolute;
  content: '';
  left: 0;
  top: -1px;
  width: 100%;
  height: 3px;
  opacity: 0;
  background-color: #1ecb16;
}

.prod-tabs .tab-btns .tab-btn.active-btn {
  background: #ffffff;
  border-radius: 0;
}

.prod-tabs .tab-btns .tab-btn.active-btn:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}

.prod-tabs .tab-btns .tab-btn.active-btn:before {
  opacity: 1;
}

.prod-tabs .tab-btns .tab-btn:hover {
  background: #ffffff;
  border-radius: 0;
}

.prod-tabs .tabs-content {
  position: relative;
}

.prod-tabs .tabs-content .tab {
  position: relative;
  padding: 25px 30px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  display: none;
  border-top: 0;
}

.prod-tabs .tabs-content .tab.active-tab {
  display: block;
}

.prod-tabs .tabs-content .tab p {
  font-size: 15px;
  line-height: 1.7em;
  color: rgba(18, 18, 26, 0.6);
  margin-bottom: 20px;
}

.prod-tabs .tabs-content .tab p:last-child {
  margin-bottom: 0;
}

.prod-tabs .tabs-content .tab h3 {
  margin-bottom: 15px;
}

.prod-tabs .tabs-content .tab h4 {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #212121;
}

.prod-tabs .tabs-content .tab h5 {
  margin-bottom: 15px;
}

.prod-tabs .tabs-content .tab h6 {
  margin-bottom: 15px;
}

.prod-tabs .reviews-container {
  position: relative;
  padding-bottom: 1px;
}

.prod-tabs .reviews-container .review-box {
  position: relative;
  margin-bottom: 30px;
  padding-left: 120px;
  min-height: 130px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ededed;
}

.prod-tabs .reviews-container .review-box:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

.prod-tabs .reviews-container .rev-thumb {
  position: absolute;
  left: 0;
  top: 5px;
  width: 100px;
  height: 100px;
  background: #ffffff;
  border-radius: 3px;
  margin-bottom: 20px;
}

.prod-tabs .reviews-container .rev-thumb img {
  display: block;
  width: 100%;
  border-radius: 3px;
}

.prod-tabs .reviews-container .rev-content {
  position: relative;
  background: #ffffff;
}

.prod-tabs .reviews-container .rev-header {
  position: relative;
}

.prod-tabs .reviews-container .rev-header h4 {
  float: left;
  line-height: 30px;
  font-size: 16px;
  color: #212121;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}

.prod-tabs .reviews-container .rev-header .rating {
  position: relative;
  float: left;
  margin-left: 40px;
  color: #1ecb16;
  line-height: 30px;
  font-size: 14px;
}

.prod-tabs .reviews-container .rev-header .rating .fa {
  margin-right: 3px;
}

.prod-tabs .reviews-container .rev-header .time {
  position: relative;
  float: right;
  color: #000000;
  line-height: 30px;
  font-size: 14px;
}

.prod-tabs .reviews-container .rev-option {
  font-size: 14px;
  color: #9e9e9e;
}

.prod-tabs .reviews-container .rev-option a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}

.prod-tabs .reviews-container .rev-text {
  font-size: 14px;
  color: #9e9e9e;
  line-height: 1.8em;
  margin-bottom: 15px;
}

.related-products {
  position: relative;
  margin-top: 50px;
}

.related-products h2 {
  position: relative;
  color: #11111a;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 40px;
}

.related-products .owl-dots {
  display: none;
}

.related-products .owl-nav {
  position: absolute;
  right: 0;
  top: -85px;
}

.related-products .owl-nav .owl-prev {
  border-radius: 4px 0 0 4px;
  right: -1px;
}

.related-products .owl-nav .owl-next {
  border-radius: 0 4px 4px 0;
  left: -1px;
}

.contact-section {
  position: relative;
  padding: 120px 0 100px;
}

.contact-section h2 {
  position: relative;
  font-size: 36px;
  font-weight: 700;
  color: #262626;
  margin-bottom: 25px;
}

.contact-section .text {
  font-size: 15px;
  line-height: 1.8em;
  margin-bottom: 30px;
  color: rgba(0, 0, 0, 0.7);
}

.contact-section .contact-info {
  position: relative;
  margin-bottom: 30px;
}

.contact-section .contact-info li {
  position: relative;
  display: block;
  line-height: 25px;
  font-size: 15px;
  margin-bottom: 20px;
  color: #b0b0b0;
  min-height: 50px;
  font-style: italic;
  letter-spacing: 1px;
  padding: 0 0 0 55px;
  font-family: 'Lobster Two', 'cursive';
}

.contact-section .contact-info li h4 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 3px;
  font-size: 16px;
  color: #262626;
  font-style: normal;
}

.contact-section .contact-info li .icon-box {
  position: absolute;
  left: 0;
  top: 10px;
  font-size: 34px;
  color: #3ecd12;
  border-radius: 3px;
}

.contact-section .form-column .inner-column {
  padding-left: 30px;
}

.contact-form, .filter-form {
  position: relative;
}

.contact-form .row, .filter-form .row {
  margin: 0 -10px;
}

.contact-form .form-group, .filter-form .form-group {
  position: relative;
  margin-bottom: 20px;
  padding: 0 10px;
}

.contact-form .form-group input[type="text"]:focus, .filter-form .form-group input[type="text"]:focus {
  border-color: #0E6937;
}

.contact-form .form-group input[type="password"]:focus, .filter-form .form-group input[type="password"]:focus {
  border-color: #0E6937;
}

.contact-form .form-group input[type="tel"]:focus, .filter-form .form-group input[type="tel"]:focus {
  border-color: #0E6937;
}

.contact-form .form-group input[type="email"]:focus, .filter-form .form-group input[type="email"]:focus {
  border-color: #0E6937;
}

.contact-form .form-group select:focus, .filter-form .form-group select:focus {
  border-color: #0E6937;
}

.contact-form .form-group textarea, .filter-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 10px 25px;
  color: #212121;
  border: 1px solid #ececec;
  height: 160px;
  background: #ffffff;
  resize: none;
  border-radius: 2px;
  transition: all 300ms ease;
}

.contact-form .form-group textarea:focus, .filter-form .form-group textarea:focus {
  border-color: #0E6937;
}

.contact-form button, .filter-form button {
  position: relative;
  font-weight: 500;
  margin-top: 0;
  padding: 13px 50px;
  border-radius: 3px;
  display: inline-block;
}

.contact-form input.error, .filter-form input.error {
  border-color: #ff0000 !important;
}

.contact-form select.error, .filter-form select.error {
  border-color: #ff0000 !important;
}

.contact-form textarea.error, .filter-form textarea.error {
  border-color: #ff0000 !important;
}

.contact-form label.error, .filter-form label.error {
  display: block;
  line-height: 24px;
  padding: 5px 0 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #ff0000;
  font-weight: 500;
}

.map-section .map-container {
  position: relative;
  z-index: 10;
}

.map-section .map-canvas {
  height: 430px;
}

.map-data {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8em;
}

.map-data h6 {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
  color: #121212;
}

.faq-section {
  position: relative;
  padding: 130px 0 100px;
}

.faq-section .faq-title {
  position: relative;
  margin-bottom: 50px;
}

.faq-section .faq-title h2 {
  position: relative;
  color: #000000;
  font-size: 28px;
  font-weight: 500;
  text-transform: capitalize;
}

.faq-section .faq-title .text {
  font-size: 15px;
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.6);
}

.faq-section .faq-column {
  position: relative;
  margin-bottom: 40px;
}

.faq-section .faq-column .inner {
  position: relative;
  padding: 5px 35px;
  border: 1px solid #f1f1f1;
}

.faq-search-box {
  position: relative;
  margin-top: 12px;
}

.faq-search-box .form-group {
  position: relative;
  margin: 0;
}

.faq-search-box .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  height: 55px;
  width: 50px;
  line-height: 52px;
  text-align: center;
  display: block;
  font-size: 14px;
  color: #c0c0c0;
  background: none;
  border-radius: 0 3px 3px 0;
  font-weight: normal;
}

.faq-search-box .form-group button:hover {
  color: #3ecd12;
  border-color: #3ecd12;
}

.faq-search-box .form-group input:focus {
  border-color: #3ecd12;
}

.faq-search-box .form-group input:focus + button {
  color: #3ecd12;
  border-color: #3ecd12;
}

.accordion-box {
  position: relative;
}

.accordion-box .block {
  position: relative;
  margin-top: 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid #f1f1f1;
}

.accordion-box .block:last-child {
  border: 0;
}

.accordion-box .block .acc-btn {
  position: relative;
  font-size: 22px;
  margin-bottom: 0;
  cursor: pointer;
  background: none;
  line-height: 1.4em;
  font-weight: 500;
  overflow: hidden;
  color: #11111a;
  padding-right: 35px;
  padding-bottom: 2px;
  transition: all 500ms ease;
}

.accordion-box .block .acc-btn .icon-outer {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  color: #ffffff;
  font-size: 22px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  font-weight: 600;
  border: 2px solid #ffffff;
  background-color: #0E6937;
  transition: all 500ms ease;
  font-family: 'Open Sans', 'sans-serif';
}

.accordion-box .block .acc-btn .icon-outer .icon:before {
  position: relative;
  content: ' +';
}

.accordion-box .block .acc-btn.active .icon-outer {
  background-color: #ffffff;
  color: #0E6937;
  border-color: #0E6937;
}

.accordion-box .block .acc-btn.active .icon-outer .icon:before {
  top: -2px;
  content: '-';
  font-size: 24px;
}

.accordion-box .block .acc-content {
  position: relative;
  display: none;
}

.accordion-box .block .acc-content.current {
  display: block;
}

.accordion-box .block .content {
  position: relative;
  font-size: 15px;
  background: #ffffff;
  padding: 15px 50px 0 0;
}

.accordion-box .block .content p {
  margin-bottom: 15px;
  line-height: 1.8em;
}

.accordion-box .block .content p:last-child {
  margin-bottom: 0;
}

.faq-form-section {
  position: relative;
  padding-top: 70px;
}

.faq-form-section h2 {
  position: relative;
  color: #11111a;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2em;
  text-align: center;
  margin-bottom: 50px;
}

.faq-form-section .form-group {
  position: relative;
  margin-bottom: 30px;
  padding: 0 15px;
}

.faq-form-section .form-group input[type="text"]:focus {
  border-color: #3ecd12;
}

.faq-form-section .form-group input[type="password"]:focus {
  border-color: #3ecd12;
}

.faq-form-section .form-group input[type="tel"]:focus {
  border-color: #3ecd12;
}

.faq-form-section .form-group input[type="email"]:focus {
  border-color: #3ecd12;
}

.faq-form-section .form-group select:focus {
  border-color: #3ecd12;
}

.faq-form-section .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 10px 25px;
  color: #212121;
  border: 1px solid #e9e9e9;
  height: 200px;
  background: #ffffff;
  resize: none;
  border-radius: 2px;
  transition: all 300ms ease;
}

.faq-form-section .form-group textarea:focus {
  border-color: #3ecd12;
}

.faq-form-section button {
  position: relative;
  font-weight: 500;
  margin-top: 0;
  padding: 13px 44px;
  display: block;
  width: 100%;
}

.faq-form-section form .row {
  margin: 0 -15px;
}

.error-section {
  position: relative;
  text-align: center;
  padding: 150px 0;
}

.error-section h2 {
  position: relative;
  color: #262626;
  font-weight: 500;
  font-size: 42px;
  margin-top: 30px;
  line-height: 1.2em;
}

.error-section .text {
  font-size: 20px;
  font-weight: 300;
  margin-top: 30px;
  margin-bottom: 50px;
  color: rgba(0, 0, 0, 0.6);
}

.error-section .error-options {
  position: relative;
}

.error-section .error-options .or {
  position: relative;
  color: #313232;
  font-size: 18px;
  margin: 0 18px;
  font-weight: 500;
}

.error-section .btn-style-one {
  padding: 15px 27px;
  border-radius: 3px;
}

.error-section .error-img img {
  position: relative;
  max-width: 100%;
  display: inline-block;
}

.error-search-box {
  position: relative;
  margin-top: 12px;
  width: 320px;
  display: inline-block;
}

.error-search-box .form-group {
  position: relative;
  margin: 0;
}

.error-search-box .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  height: 55px;
  width: 50px;
  line-height: 52px;
  text-align: center;
  display: block;
  font-size: 14px;
  color: #c0c0c0;
  background: none;
  border-radius: 0 3px 3px 0;
  font-weight: normal;
}

.error-search-box .form-group button:hover {
  color: #3ecd12;
  border-color: #3ecd12;
}

.error-search-box .form-group input:focus {
  border-color: #3ecd12;
}

.error-search-box .form-group input:focus + button {
  color: #3ecd12;
  border-color: #3ecd12;
}

.donate-popup-box {
  position: fixed;
  left: 0;
  top: -120%;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 0;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: all 700ms ease-in-out;
}

.donate-popup-box.now-visible {
  top: 0;
  visibility: visible;
  opacity: 1;
}

.donate-popup-box .bg-fade-layer {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(21, 21, 21, 0.8);
}

.donate-popup-box .popup-content {
  position: relative;
}

.donate-popup-box .btn-close {
  position: absolute;
  top: -45px;
  right: 0;
  color: #ffffff;
  height: 40px;
  opacity: 1;
  font-size: 20px;
  line-height: 40px;
  padding: 0;
  display: block;
  border: none;
  background: none;
  z-index: 1;
}

.donate-popup-box .popup-container {
  margin: 60px auto 30px;
  width: auto;
  max-width: 940px;
  padding: 0 15px;
}

.donate-popup-box .content-outer {
  position: relative;
  padding: 0;
  background: #ffffff;
}

.donation-form-outer {
  position: relative;
  padding: 60px 40px 75px;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  background-color: #f4f6f7;
}

.donation-form-outer h3 {
  font-size: 24px;
  font-weight: 700;
  color: #262626;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.donation-form-outer hr {
  margin-bottom: 40px;
  border-color: #e9e9e9;
}

.donation-form-outer .form-group {
  position: relative;
  margin-bottom: 30px;
}

.donation-form-outer select {
  cursor: pointer;
}

.donation-form-outer .field-label {
  position: relative;
  display: block;
  font-weight: 600;
  font-size: 16px;
  color: #595959;
  line-height: 28px;
  margin-bottom: 10px;
}

.donation-form-outer .field-label .required {
  color: #595959;
  font-size: 14px;
}

.donation-form-outer .radio-select {
  position: relative;
  float: left;
  margin-right: 18px;
  margin-bottom: 10px;
  line-height: 56px;
}

.donation-form-outer .radio-select label {
  position: relative;
  display: block;
  width: 90px;
  height: 55px;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  background: #878787;
  border-radius: 5px;
  cursor: pointer;
}

.donation-form-outer .radio-select input[type="radio"] {
  display: none;
}

.donation-form-outer .radio-select input[type="radio"]:checked + label {
  color: #ffffff;
  background: #0E6937;
}

.donation-form-outer button {
  padding: 11px 23px;
  margin-top: 15px;
}

.donation-form-outer input.other-amount {
  height: 55px;
  padding: 15px 20px;
  background: #ffffff;
  line-height: 30px;
}

.form-group .ui-selectmenu-button.ui-button {
  width: 100%;
  font-size: 14px;
  font-style: normal;
  height: 60px;
  padding: 10px 20px;
  border: 1px solid #e6e6e6;
  line-height: 30px;
  color: #313232;
  border-radius: 0;
  background: #ffffff url("../images/icons/icon-select.png") right top no-repeat;
}

.form-group .ui-button .ui-icon {
  background: none;
  position: relative;
  top: 3px;
  text-indent: 0;
  color: #313232;
}

.form-group .ui-button .ui-icon:before {
  font-family: 'FontAwesome';
  content: "\f107";
  position: absolute;
  right: 0;
  top: 2px !important;
  top: 13px;
  width: 10px;
  height: 20px;
  display: block;
  color: #313232;
  line-height: 20px;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  z-index: 5;
  opacity: 0;
}

.ui-menu .ui-menu-item {
  font-size: 14px;
  border-bottom: 1px solid #e0e0e0;
}

.ui-menu .ui-menu-item:last-child {
  border: none;
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  display: block;
  padding: 8px 20px;
  font-size: 14px;
  line-height: 24px;
}

.fixed-header .sticky-header {
  z-index: 999;
  opacity: 1;
  visibility: visible;
  animation-name: fadeInDown;
  animation-duration: 500ms;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}

.owl-theme .project-block {
  margin-bottom: 0;
}

.video-column .inner-box .text {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8em;
  margin-bottom: 25px;
  color: rgba(37, 41, 47, 0.6);
}

.help-column .inner-box {
  padding-left: 70px;
}

.sidebar-widget .sidebar-title {
  position: relative;
  margin-bottom: 22px;
}

.sidebar-widget .sidebar-title h3 {
  position: relative;
  color: #262626;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4em;
}

.styled-pagination li {
  position: relative;
  display: inline-block;
  margin: 0 6px 7px 0;
}

.styled-pagination li a {
  position: relative;
  display: block;
  line-height: 32px;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  min-width: 35px;
  min-height: 35px;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.35);
  border: 1px solid #e9e9e9;
  text-transform: uppercase;
  transition: all 500ms ease;
}

.styled-pagination li a:hover {
  color: #3ecd12;
  border-color: #3ecd12;
}

.styled-pagination li a.active {
  color: #3ecd12;
  border-color: #3ecd12;
}

.donate-popup-boxr .btn-close:hover {
  opacity: 0.50;
}

.ui-widget.ui-widget-content {
  border: 1px solid #e0e0e0;
  font-family: 'Montserrat', 'sans-serif';
}

#lotlistsection #lotlist .activelot {
  border-radius: 6px;
  background-color: #e0e0e0;
  padding: 10px;
  margin: 10px;
}

#inactivelotlistsection #inactivelotlist .inactivelot {
  border-radius: 6px;
  border: solid 2px #e0e0e0;
  color: #333;
  padding: 10px;
  margin: 10px;
}
