a {
  color: #707070;
  text-decoration: none;
}
a:visited {
  color: #707070;
  text-decoration: none;
}
a:hover {
  color: #149d2f;
  text-decoration: none;
}
a:focus {
  color: #707070;
  text-decoration: none;
}

.clear {
  clear: both;
}

html body {
  float: left;
  width: 100%;
  color: #707070;
}
html body h1, html body h2, html body h3 {
  font-family: HelveticaNeue, sans-serif;
  font-weight: bold;
}
html body h1 {
  color: #000;
}
@media (max-width: 768px) {
  html body h1 {
    font-size: 24px;
  }
  html body h2 {
    font-size: 17px;
  }
  html body h3 {
    font-size: 15px;
  }
  html body p {
    font-family: HelveticaNeue, sans-serif;
  }
}
html body .wrapper {
  margin-top: 62px;
}
html body ul li a:focus {
  outline: none;
}

article {
  margin-top: 62px;
}

@font-face {
  font-family: "HelveticaNeue";
  src: url("/wp-content/themes/granplast2001/public/dist/fonts/helvetica_medium_cond/hlc____-webfont.eot"), url("/wp-content/themes/granplast2001/public/dist/fonts/helvetica_medium_cond/hlc____-webfont.ttf") format("truetype"), url("/wp-content/themes/granplast2001/public/dist/fonts/helvetica_medium_cond/hlc____-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
}

body {
  padding: 0;
  margin: 0;
}
body.home .wrapper {
  max-width: 1300px;
  margin: 112px auto 0;
}
@media (max-width: 1332px) {
  body.home .wrapper {
    margin: 112px 10px 0;
  }
}
body.home .wrapper .product-img {
  min-height: 225px;
  border: 1px solid #149d2f;
}
body.home .wrapper .product-img img {
  transition: all 0.5s ease;
}
body.home .wrapper .product-img img:hover {
  transform: scale(1.06);
}

.container-4k {
  padding: 0;
  width: 1240px;
}
@media (min-width: 2001px) {
  .container-4k {
    width: 2000px;
  }
}

* {
  -webkit-box-sizing: initial;
  box-sizing: initial;
}

.not_active {
  pointer-events: none !important;
  cursor: pointer !important;
}

.active a {
  color: #149d2f;
}

.main_header {
  position: fixed;
  background: #fff;
  z-index: 50;
  width: 100%;
  padding: 0;
  height: 61px;
  border-bottom: 1px #149d2f solid;
}
.main_header .navbar-brand {
  padding: 0;
  height: auto;
}
.main_header .navbar-brand img {
  width: 92px;
  padding: 3px;
}
.main_header .logo {
  float: left;
  width: 242px;
  height: 61px;
  border-right: 1px solid #149d2f;
}
.main_header .logo div {
  width: max-content;
  height: 100%;
  margin: auto;
}
@media (max-width: 1075px) {
  .main_header .logo {
    border-right: none;
    width: 120px;
  }
}
.main_header .menu {
  float: left;
}
.main_header .depth_0 {
  display: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  z-index: 12;
  position: absolute;
  top: 60px;
  left: 0;
  transform: translate(0, 0);
  clear: both;
  width: 100vw;
  background: #fff;
  padding: 0;
  margin: 0;
  text-align: center;
}
@media (min-width: 1076px) {
  .main_header .depth_0 {
    height: 74px;
  }
  .main_header .depth_0 li {
    padding-top: 7px;
  }
}
.main_header .depth_0 li {
  display: inline-block;
  clear: both;
  vertical-align: top;
  margin: 0 20px 0 20px;
  text-align: left;
}
.main_header .depth_0 li a {
  font-size: 16px;
  color: #707070;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  text-decoration: none;
  padding: 20px 0 15px 0;
}
.main_header .depth_0 li a:hover {
  background: none;
  color: #149d2f;
}
@media (max-width: 1500px) {
  .main_header .depth_0 li {
    margin: 0 15px 0 15px;
  }
  .main_header .depth_0 li a {
    font-size: 15px;
  }
}
@media (max-width: 1300px) {
  .main_header .depth_0 li {
    margin: 0 20px 0 20px;
    width: auto;
  }
}
.main_header .depth_0 .depth_1 {
  text-align: left;
  padding: 0;
}
.main_header .depth_0 .depth_1 li {
  display: block;
  margin: 0;
  width: 140px;
  text-align: left;
}
.main_header .depth_0 .depth_1 li a {
  width: 100%;
  font-weight: normal;
  padding: 3px 0 3px 0;
  font-size: 14px !important;
}

#navbar {
  padding: 0;
}

.navbar-nav {
  width: 100%;
}

.main_menu#menu-main, .main_menu#menu-mainit {
  border-bottom: none;
}
.main_menu a {
  color: #707070;
}
.main_menu a:hover {
  color: #149d2f;
}
.main_menu .drop_menu li a {
  margin: 0;
}
.main_menu li {
  float: left;
  list-style: none;
}
.main_menu li a {
  text-decoration: none;
  padding: 3px;
  margin: 18px 13px;
  color: #707070;
  text-transform: uppercase;
  font-family: "Helveticaneue", sans-serif;
  font-size: 18px;
}
.main_menu li a:hover {
  background: none;
  color: #149d2f;
}
.main_menu li a:focus {
  outline: none;
  background: none;
}
.main_menu .active a {
  color: #149d2f;
}

.nav_right {
  float: right;
  padding-top: 2px;
}

.right_menu {
  margin: 0;
  padding: 0;
  position: relative;
  float: right;
}
.right_menu .menu {
  padding: 0;
}
.right_menu .menu li::marker {
  content: none;
}
.right_menu .menu li::marker a span:hover {
  color: #149d2f;
}
.right_menu #search_toggle {
  display: none;
  position: absolute;
  top: 30px;
  right: 20%;
  transform: translate(0, -50%);
  background: #fff;
}
.right_menu #search_toggle form {
  vertical-align: middle;
  width: 230px;
  display: block;
}
.right_menu #search_toggle form input[type=search] {
  font-family: "Helveticaneue", sans-serif;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box;
  border-radius: 0;
  height: 35px;
  border: 1px solid #149d2f;
  width: 100%;
  background: #fff;
  font-size: 19px;
  padding-left: 10px;
}
.right_menu #search_toggle form button {
  float: right;
  width: 35px;
  height: 35px;
  border: 0;
  padding: 0;
  border-radius: 0;
  background: #149d2f;
}
.right_menu #search_toggle form button i {
  color: #fff;
  font-size: 20px;
}
.right_menu #search_toggle form div {
  overflow: hidden;
}
.right_menu li p {
  margin: 15px;
  font-size: 18px;
  color: #707070;
  padding: 3px;
  text-transform: uppercase;
  font-family: "Helveticaneue", sans-serif;
}
.right_menu li p:hover {
  background: none;
  color: #149d2f;
  cursor: pointer;
}
.right_menu li a {
  padding: 3px;
  margin: 15px;
  display: block;
  color: #707070;
  text-transform: uppercase;
  font-family: "Helveticaneue", sans-serif;
  font-size: 18px;
}
.right_menu li a:hover {
  background: none;
  color: #149d2f;
  text-decoration: none;
}
.right_menu li a:focus {
  text-decoration: none;
}
.right_menu li a i {
  font-size: 23px;
}
.right_menu .share a {
  padding: 21px 7px 16px 7px;
}
.right_menu .share a i {
  color: #8b8c8d;
}
.right_menu .share a i:hover {
  cursor: pointer;
  color: #149d2f;
}
.right_menu .share a:focus {
  background: none;
}

#has_submenu {
  cursor: pointer;
}

#is_submenu {
  text-align: center;
  padding: 0 20px;
  border-top: 1px solid #707070;
  display: none;
  height: 60px;
  width: 100%;
  background: #fff;
  position: absolute;
  bottom: -60px;
  left: 0;
  transform: translate(0, 0);
  z-index: 10;
}
#is_submenu li {
  display: inline-block;
  margin: 20px 15px 0 15px;
}
#is_submenu li a {
  text-decoration: none;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #707070;
  text-transform: uppercase;
  font-family: "Helveticaneue", sans-serif;
  font-size: 16px;
}
#is_submenu li a:hover {
  background: none;
  color: #149d2f;
}

.menu .nav li {
  position: static;
}
.menu .navbar-nav {
  position: static;
  padding-top: 1px;
}

#mob_btn {
  display: none;
  width: 30px;
  height: 30px;
  float: right;
  margin: 15px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

.hamburger {
  padding: 2px 5px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 24px;
  height: 2px;
  background-color: #707070;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -7px;
}

.hamburger-inner::after {
  bottom: -7px;
}

/* 3DX */
.hamburger--3dx .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
}

.mob {
  overflow: auto;
  font-family: "Helveticaneue", sans-serif;
  display: none;
  background: #fff;
  width: 100vw;
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 12;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
}
@media only screen and (min-width: 1076px) {
  .mob {
    border-top: none;
    border-bottom: none;
  }
}
.mob .mob_menu {
  margin: 0 15px;
  padding: 15px 0 10px 0;
}
@media only screen and (min-width: 1076px) {
  .mob .mob_menu {
    display: none;
  }
}
.mob .mob_menu li {
  margin-bottom: 5px;
  list-style: none;
}
.mob .mob_menu li a {
  font-size: 16px;
  text-decoration: none;
  padding: 15px 0;
  color: #707070;
  text-transform: uppercase;
}
.mob .mob_menu li .depth_0 {
  padding: 0;
  border: 0;
  position: static !important;
  clear: both;
  width: 100%;
  background: #fff;
  text-align: left;
  margin-bottom: 5px !important;
}
.mob .mob_menu li .depth_0 li.active a {
  color: #149d2f !important;
}
.mob .mob_menu li .depth_0 li {
  margin: 0 !important;
  display: block !important;
}
.mob .mob_menu li .depth_0 li a {
  text-decoration: none !important;
  padding: 5px 15px !important;
  text-transform: uppercase;
  font-size: 16px !important;
  color: #707070 !important;
  font-weight: 100;
}
.mob .mob_menu li .depth_0 li .depth_1 li a {
  padding: 0 0 5px 15px !important;
}
.mob .mob_menu .active a {
  color: #149d2f;
}

.mob_share {
  margin: 0 15px;
  padding: 0;
  display: grid;
}
.mob_share .language_switcher {
  border-top: 1px #707070 solid;
}
.mob_share .language_switcher ul {
  display: block;
  padding: 0;
  margin: 5px 0;
}
.mob_share .language_switcher ul .wpml-ls-current-language a {
  display: none;
}
.mob_share .language_switcher ul li {
  margin: 10px 0;
}
@media only screen and (min-width: 1076px) {
  .mob_share {
    display: none;
  }
}
.mob_share li {
  list-style: none;
}
.mob_share li a {
  font-size: 16px !important;
  vertical-align: top;
  color: #707070;
  text-transform: uppercase;
}
.mob_share li a:hover {
  color: #149d2f;
  text-decoration: none;
}
.mob_share li a i {
  font-size: 14px;
  width: 20px;
}
.mob_share .mob_search {
  margin-top: 15px;
  width: 100%;
  display: block;
  border-top: 1px #707070 solid;
}
.mob_share .mob_search form {
  margin-right: 14px;
  vertical-align: middle;
}
.mob_share .mob_search form div {
  overflow: hidden;
  padding-right: 5px;
}
.mob_share .mob_search form div input[type=search] {
  margin: 20px 0;
  padding-left: 10px;
  border-radius: 0;
  height: 35px;
  border: 1px #707070 solid;
  background: #fff;
  font-size: 15px;
  width: 100%;
}
.mob_share .mob_search form button {
  float: right;
  /* alternative to negative margin-top,
              which seems to hide my button behind the input */
  position: relative;
  top: 20px;
  width: 35px;
  height: 35px;
  border: 0;
  padding: 0;
  border-radius: 0;
  background: #149d2f;
}
.mob_share .mob_search form button i {
  color: white;
  font-size: 20px;
}

@media (max-width: 1200px) {
  .main_menu li a {
    font-size: 15px;
  }
  .main_menu li a i {
    font-size: 15px;
  }
  .right_menu li p {
    font-size: 15px;
  }
  .right_menu li a {
    font-size: 15px;
  }
  .right_menu li a i {
    font-size: 20px;
  }
}
@media (max-width: 1075px) {
  .menu {
    display: none;
  }
  .right_menu {
    display: none;
  }
  #mob_btn {
    display: block;
  }
  .main_menu li a {
    font-size: 14px;
  }
  .main_menu li a i {
    font-size: 16px;
  }
  .right_menu li a {
    font-size: 14px;
  }
  .right_menu li a i {
    font-size: 20px;
  }
}
.wrapper .nav {
  position: fixed;
  background-color: #fff;
}
@media only screen and (max-width: 1076px) {
  .wrapper .nav {
    display: none;
  }
}
.wrapper .nav .product-title {
  width: 100%;
}
.wrapper .nav .product-title > a {
  float: left;
  font-size: 24px;
  font-weight: 700;
  color: #707070;
  margin: 0;
  padding: 14px;
  line-height: 24px;
  text-align: center;
  width: 216px;
  border-right: 1px solid #149d2f;
}
@media (max-width: 1200px) {
  .wrapper .nav .product-title > a {
    font-size: 20px;
  }
}
.wrapper .nav .product-title > a:hover {
  color: #149d2f;
}
.wrapper .nav .product-title ul {
  padding: 0;
}
.wrapper .nav .product-items a {
  float: left;
  font-size: 18px;
  color: #707070 !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .wrapper .nav .product-items a {
    font-size: 15px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
.wrapper .nav .product-items a:hover {
  color: #149d2f !important;
}
.wrapper .nav .product-items.current-menu-item a {
  color: #149d2f !important;
}

footer {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
}
footer .footer {
  max-width: 1300px;
  margin: auto;
}
footer .footer p {
  line-height: 16px;
  margin: 18px 0;
  padding: 0 15px;
  font-size: 11px;
  text-align: center;
  color: #707070;
}
footer .footer p a {
  color: #707070;
  text-decoration: none;
}
footer .footer p a:hover {
  color: #149d2f;
}
footer .footer hr {
  margin: 0;
}
footer #wpadminbar {
  position: fixed;
}

.page_pagination {
  text-align: center;
}
.page_pagination .pagination {
  margin: 30px 0 0 0;
}
.page_pagination .page-numbers {
  float: left;
  display: block;
  color: #707070;
  width: 50px;
  height: 50px;
  font-weight: bold;
  font-size: 16px;
  padding-top: 14px;
  text-decoration: none;
}
.page_pagination .page-numbers:hover {
  color: #149d2f;
  cursor: pointer;
}
.page_pagination .current {
  background: #149d2f;
  display: block;
  color: white;
  border-radius: 50%;
}
.page_pagination .current:hover {
  color: white;
}
.page_pagination .prev, .page_pagination .next {
  width: auto;
}

#mc_embed_signup {
  line-height: 16px;
}
#mc_embed_signup form {
  padding: 0;
}
#mc_embed_signup form input {
  border: 1px solid #707070;
  width: 100%;
  height: 45px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  #mc_embed_signup form input {
    max-width: 600px;
  }
}
#mc_embed_signup form .asterisk {
  color: red;
}
#mc_embed_signup form label {
  width: 100%;
  margin: 0 0 10px 0;
  font-size: 16px;
}

#mc_embed_signup .mc-field-group {
  width: 100%;
}

#mc_embed_signup .indicates-required {
  margin: 0;
}

#mc_embed_signup .mc-field-group input {
  text-indent: 10px;
}

#mc_embed_signup form input {
  text-indent: 10px;
}

#mc_embed_signup .button {
  background: #149d2f;
  color: white;
  border: 0;
  margin: 0 0 10px 0;
  padding: 0;
  display: block;
  height: 50px;
  width: 150px;
  line-height: 50px;
  vertical-align: middle;
  border-radius: 3px;
  text-indent: 0;
}
#mc_embed_signup .button:hover {
  color: #333;
}

.searchWrapper {
  margin-top: 62px;
}
@media (min-width: 768px) {
  .searchWrapper {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .searchWrapper .container {
    width: 697px;
  }
}
@media (min-width: 992px) {
  .searchWrapper .container {
    width: 921px;
  }
}
@media (min-width: 1200px) {
  .searchWrapper .container {
    width: 1129px;
  }
}
@media (min-width: 1400px) {
  .searchWrapper .container {
    width: 1300px;
  }
}
.searchWrapper .results {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchWrapper .results li a {
  color: #707070;
  text-decoration: none;
}
.searchWrapper .results li a:hover {
  color: #149d2f;
}
.searchWrapper .results li a .snippet p {
  margin-bottom: 30px;
}
.searchWrapper .search_title {
  padding: 0;
}
.searchWrapper .search_title h1 {
  margin-top: 50px;
  margin-bottom: 0;
}
.searchWrapper .search_title h3 {
  margin-top: 35px;
  margin-bottom: 60px;
}
.searchWrapper .noResults .alert-info {
  background-color: #fff;
  color: #149d2f;
  border-color: #149d2f;
}

.highlight {
  color: #149d2f;
}

.post_list {
  padding: 0;
}
.post_list h2 {
  margin-top: 30px;
}
.post_list h2 a {
  text-decoration: none;
  color: #333;
}
.post_list h2 a:hover {
  color: #149d2f;
}
.post_list h2:first-of-type {
  margin-top: 0;
}
.post_list p {
  margin: 0;
}
@media (min-width: 768px) {
  .post_list p {
    font-size: 17px;
  }
}

.image-wrapped {
  margin: 30px 0 2px;
}
.image-wrapped .image-container {
  float: left;
  width: 50%;
  margin: 8px 50px 20px 0;
}
@media screen and (max-width: 1075px) {
  .image-wrapped .image-container {
    width: 100%;
    margin: 8px 50px 50px 0;
  }
}
@media screen and (max-width: 768px) {
  .image-wrapped .image-container {
    margin: 8px 25px 10px 0;
  }
}
.image-wrapped .image-container img {
  width: 100%;
}

.single_post {
  padding: 0;
}
.single_post iframe {
  width: 100%;
}
@media (min-width: 1200px) {
  .single_post .container {
    max-width: 1200px;
  }
}
.single_post .container .single_post_img {
  position: relative;
  padding: 0;
  max-height: 750px;
  text-align: center;
}
.single_post .container .single_post_img img {
  max-height: 700px;
  margin: 0 auto;
}
@media (max-width: 400px) {
  .single_post .container .single_post_img img {
    height: 200px;
    object-fit: cover;
  }
}
.single_post .container .play_video {
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
@media (min-width: 768px) {
  .single_post .container .play_video {
    font-size: 160px;
  }
}
.single_post .container .play_video:hover {
  color: #149d2f;
  cursor: pointer;
}
.single_post .container .single_post_video {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.single_post .container .single_post_video iframe {
  width: 100%;
  height: 100%;
}
.single_post .container .single_post_title {
  padding: 0;
}
.single_post .container .single_post_title h1 {
  margin: 49px 0 25px 0;
}
.single_post .container .single_post_title h3 {
  margin-top: 35px;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .single_post .container .single_post_title h3 {
    margin-bottom: 35px;
  }
}
.single_post .container .single_post_title h3 a {
  color: #333;
  text-decoration: none;
}
.single_post .container .single_post_title h3 a:hover {
  color: #149d2f;
}
.single_post .container .single_post_text {
  padding: 0;
  line-height: 50px;
}
.single_post .container .single_post_text hr {
  margin-top: 40px;
  margin-bottom: 40px;
}
.single_post .container .single_post_text p a {
  color: #3a3a3a;
}
.single_post .container .single_post_text blockquote {
  float: left;
  position: relative;
  padding: 22px 42px 0 0;
  font-family: HelveticaNeue, sans-serif;
  margin: 40px 0 50px 0;
  text-align: left;
  width: 50%;
  border-left: none;
  border-top: 0;
}
@media (max-width: 768px) {
  .single_post .container .single_post_text blockquote {
    padding: 22px 22px 0 0;
    margin: 30px 0 40px 0;
  }
}
.single_post .container .single_post_text blockquote p {
  text-transform: uppercase;
  font-size: 24px;
  color: #707070;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .single_post .container .single_post_text blockquote p {
    font-size: 18px;
  }
}
.single_post .container .single_post_text blockquote:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #149d2f;
  bottom: -18px;
  left: 0;
}
.single_post .container .single_post_text blockquote:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #149d2f;
  top: 0;
  left: 0;
}
.single_post .container .single_post_text blockquote.block_right {
  float: right !important;
  text-align: right !important;
  padding: 22px 0 0 42px;
}
@media (max-width: 768px) {
  .single_post .container .single_post_text blockquote.block_right {
    padding: 22px 0 0 22px;
    margin: 30px 0 40px 0;
  }
}
.single_post .container .single_post_text blockquote.block_right:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #149d2f;
  bottom: -18px;
  left: 50% !important;
}
.single_post .container .single_post_text blockquote.block_right:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #149d2f;
  top: 0;
  left: 50% !important;
}
.single_post .container .single_post_text blockquote.block_center {
  width: 100%;
  text-align: center !important;
  padding: 22px 42px 0 42px;
}
@media (max-width: 768px) {
  .single_post .container .single_post_text blockquote.block_center {
    padding: 22px 22px 0 22px;
    margin: 30px 0 40px 0;
  }
}
.single_post .container .single_post_text blockquote.block_center:after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #149d2f;
  bottom: -18px;
  left: 25% !important;
}
.single_post .container .single_post_text blockquote.block_center:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background: #149d2f;
  top: 0;
  left: 25% !important;
}
.single_post .container .single_post_text .wp-block-file-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 50px;
  row-gap: 25px;
  align-content: flex-start;
  justify-content: start;
}
.single_post .container .single_post_text .wp-block-file-container .wp-block-file {
  margin: 0;
  padding: 0;
  width: calc(20% - 45px);
  margin-bottom: 35px;
}
.single_post .container .single_post_text .wp-block-file-container .wp-block-file a {
  width: 100%;
}
.single_post .container .single_post_text .wp-block-file-container .wp-block-file img {
  border: 1px solid #707070;
  width: 100%;
}
.single_post .container .single_post_text .wp-block-file-container .wp-block-file p {
  width: 100%;
  text-align: center;
  color: #000;
  font-weight: 700;
}
.single_post .container .single_post_text .wp-block-file-container .wp-block-file .first {
  margin: 15px 0 0 0;
}
.single_post .container .single_post_text .wp-block-file-container .wp-block-file .second {
  margin: 0 0 10px 0;
}
.single_post .container .single_post_text .wp-block-file-container .wp-block-file .wp-block-file__button {
  font-size: 0.9em;
  font-weight: 500;
  line-height: 15px;
  padding-top: 7px;
  margin-top: 10px;
  color: #fff;
  background-color: #32373c;
  width: auto;
}
.single_post .container .single_post_text .wp-block-file-container .wp-block-file:hover img {
  border: 1px solid #149d2f;
}
.single_post .container .single_post_text .wp-block-file-container .wp-block-file:hover p {
  color: #149d2f;
}
.single_post .container .single_post_text .wp-block-file-container .wp-block-file:hover .wp-block-file__button {
  color: #149d2f;
}
@media (max-width: 1025px) {
  .single_post .container .single_post_text .wp-block-file-container .wp-block-file {
    width: calc(25% - 40px);
  }
}
@media (max-width: 800px) {
  .single_post .container .single_post_text .wp-block-file-container {
    column-gap: 30px;
    row-gap: 10px;
  }
  .single_post .container .single_post_text .wp-block-file-container .wp-block-file {
    width: calc(33% - 20px);
  }
}
@media (max-width: 550px) {
  .single_post .container .single_post_text .wp-block-file-container .wp-block-file {
    width: calc(50% - 15px);
  }
}
.single_post .container .single_post_text .wp-block-file.download-link {
  width: 50%;
  line-height: unset;
}
@media (max-width: 500px) {
  .single_post .container .single_post_text .wp-block-file.download-link {
    width: 80%;
  }
}
.single_post .container .single_post_text .wp-block-file.download-link * {
  line-height: unset;
}
.single_post .container .single_post_text .wp-block-file.download-link a {
  display: flex;
  width: 100%;
}
.single_post .container .single_post_text .wp-block-file.download-link a div {
  line-height: unset;
  width: 100%;
  bottom: unset;
}
.single_post .container .single_post_text .wp-block-file.download-link a div p {
  background-color: rgba(20, 157, 47, 0.6235294118);
  text-align: left;
  border-radius: 0;
  width: 100%;
  display: block;
  margin: unset;
  font-size: 19px;
  padding: 7px 10px;
  line-height: 1.428571429;
  color: #000;
}
.single_post .container .single_post_text .wp-block-file.download-link a div p:hover {
  color: #000;
  background-color: #149d2f;
}
.single_post .container .single_post_text a {
  text-decoration: none !important;
  color: #707070;
}
.single_post .container .single_post_text a:hover {
  color: #149d2f;
}
.single_post .container .single_post_text ul li, .single_post .container .single_post_text ol li {
  font-size: 17px;
  line-height: 30px;
}
@media (max-width: 768px) {
  .single_post .container .single_post_text ul li, .single_post .container .single_post_text ol li {
    font-size: 14px;
  }
}
.single_post .container .single_post_text p {
  font-family: HelveticaNeue, sans-serif;
  text-align: left;
  font-size: 18px;
  line-height: 30px;
}
@media (max-width: 768px) {
  .single_post .container .single_post_text p {
    font-size: 17px;
  }
}
.single_post .container .single_post_text p:last-of-type {
  margin-bottom: 2px;
}
.single_post .container .single_post_text p:last-of-type strong {
  display: block;
  margin-top: 17px;
}
.single_post .container .single_post_text h1, .single_post .container .single_post_text h2, .single_post .container .single_post_text h3 {
  text-transform: none;
  font-family: HelveticaNeue, sans-serif;
  color: #000;
  margin-top: 50px;
  margin-bottom: 20px;
}
.single_post .container .single_post_text h2 {
  margin-top: 10px;
}
.single_post .container .single_post_text .contact-headers {
  margin-top: 30px;
  margin-bottom: 15px;
}
.single_post .container .single_post_text h1 {
  font-size: 36px;
  font-weight: bold;
}
.single_post .container .single_post_text h2 {
  font-size: 27px;
  font-weight: bold;
}
.single_post .container .single_post_text h3 {
  font-size: 23px;
  font-weight: normal;
}
@media (max-width: 768px) {
  .single_post .container .single_post_text h1 {
    font-size: 24px;
  }
  .single_post .container .single_post_text h2 {
    font-size: 20px;
  }
  .single_post .container .single_post_text h3 {
    font-size: 18px;
  }
}
@media (max-width: 1332px) {
  .single_post .container .single_post_all {
    margin: 0 10px 0;
    width: auto;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .single_post .container .single_post_all {
    padding: 0;
  }
}
.single_post .container .single_post_author {
  border-top: 1px solid #149d2f;
  padding: 0;
  margin-top: 95px;
}
.single_post .container .single_post_author .single_post_info {
  padding: 0;
}
@media (min-width: 1024px) {
  .single_post .container .single_post_author .single_post_info {
    padding: 0 25px 0 0;
  }
}
.single_post .container .single_post_author .single_post_info h3 {
  margin: 35px 0 40px 0;
}
@media (max-width: 768px) {
  .single_post .container .single_post_author .single_post_info h3 {
    font-size: 20px !important;
  }
}
.single_post .container .single_post_author .single_post_info h3 ul {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.single_post .container .single_post_author .single_post_info h3 ul li {
  display: inline;
  line-height: 30px;
}
.single_post .container .single_post_author .single_post_info h3 ul li a {
  color: inherit;
  text-decoration: none;
  text-transform: capitalize;
}
.single_post .container .single_post_author .single_post_info h3 ul li a:hover {
  color: #149d2f;
}
.single_post .container .single_post_author .single_post_info h3 li a:after {
  content: ",  ";
  color: #333 !important;
}
.single_post .container .single_post_author .single_post_info h3 li a:after:hover {
  color: #333 !important;
}
.single_post .container .single_post_author .single_post_info h3 li:last-child a:after {
  display: none;
}
.single_post .container .single_post_author .single_post_info .single_post_tags {
  overflow: hidden;
  padding: 0;
  margin: 0;
  -moz-column-count: 2;
  -moz-column-gap: 15px;
  -webkit-column-count: 2;
  -webkit-column-gap: 15px;
  column-count: 2;
  column-gap: 15px;
}
.single_post .container .single_post_author .single_post_info .single_post_tags li {
  width: 100%;
  list-style: none;
  float: left;
  padding-right: 15px;
  height: auto;
}
.single_post .container .single_post_author .single_post_info .single_post_tags li a {
  text-decoration: none;
  color: #707070;
  font-size: 20px;
  text-transform: capitalize;
}
.single_post .container .single_post_author .single_post_info .single_post_tags li a:hover {
  color: #149d2f;
}
@media (max-width: 768px) {
  .single_post .container .single_post_author .single_post_info .single_post_tags li a {
    font-size: 15px;
  }
}
.single_post .container .single_post_author .single_post_author_info {
  margin-top: 35px;
  padding: 0;
}
@media (min-width: 1024px) {
  .single_post .container .single_post_author .single_post_author_info {
    padding: 0 0 0 25px;
  }
}
.single_post .container .single_post_author .single_post_author_info .media-left {
  padding-right: 20px;
}
.single_post .container .single_post_author .single_post_author_info .media-left img {
  max-width: 150px;
}
.single_post .container .single_post_author .single_post_author_info .media-body .author_name {
  margin: 0 0 5px 0;
}
.single_post .container .single_post_author .single_post_author_info .media-body .author_name a {
  text-decoration: none;
  color: #707070;
}
.single_post .container .single_post_author .single_post_author_info .media-body .author_name a > :hover {
  color: #149d2f;
}
.single_post .container .single_post_author .single_post_author_info .media-body .author_name:hover a {
  color: #149d2f;
}
.single_post .container .single_post_author .single_post_author_info .media-body .author_firm {
  margin: 0 0 25px 0;
}
.single_post .container .single_post_author .single_post_author_info .media-body .author_firm a {
  text-decoration: none;
  color: #333;
}
.single_post .container .single_post_author .single_post_author_info .media-body .author_firm a:hover {
  color: #149d2f;
}
.single_post .container .single_post_author .single_post_author_info .media-body p {
  font-size: 15px;
  margin: 0;
  line-height: 25px;
}

.share_comment {
  padding: 0;
  margin-top: 95px;
  padding-top: 30px;
  border-top: 1px solid #149d2f;
}
@media (max-width: 768px) {
  .share_comment {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.share_comment .comments {
  padding: 0;
}
.share_comment .share {
  text-align: center;
  padding: 0;
}
@media (max-width: 768px) {
  .share_comment .share {
    position: relative;
    height: 200px;
    margin-top: 30px;
  }
}
.share_comment .share .nc_socialPanel {
  margin: 0 !important;
  float: right;
  display: block;
  height: auto;
  width: 115px !important;
}
@media (max-width: 768px) {
  .share_comment .share .nc_socialPanel {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}
.share_comment .share .nc_tweetContainer {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
  padding-left: 0;
  width: 115px;
  float: left;
}

.single_author .single_author_desc {
  margin-top: 23px;
  margin-bottom: 45px;
}

.single_author_name {
  margin-bottom: 20px !important;
}

.authors_list ul {
  padding: 0;
}
@media (max-width: 500px) {
  .authors_list ul li {
    width: 100%;
  }
}
.authors_list .author_link {
  text-decoration: none;
}
.authors_list .author_link:hover li h2 {
  color: #149d2f;
}
.authors_list li {
  list-style: none;
  display: inline-block;
}
.authors_list li h2 {
  color: #707070;
}

#author_post_name:hover {
  color: #149d2f !important;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  width: 100%;
}

.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.4;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #149d2f;
}

.swiper-button-next,
.swiper-button-prev {
  background-image: none !important;
  z-index: 5;
}
.swiper-button-next i,
.swiper-button-prev i {
  font-size: 60px;
  color: #149d2f;
}
@media (min-width: 1100px) {
  .swiper-button-next,
  .swiper-button-prev {
    top: 48% !important;
  }
}
@media (max-width: 1400px) {
  .swiper-button-next,
  .swiper-button-prev {
    top: 45% !important;
  }
}
@media (max-width: 1100px) {
  .swiper-button-next,
  .swiper-button-prev {
    top: 43% !important;
  }
}
@media (max-width: 700px) {
  .swiper-button-next,
  .swiper-button-prev {
    top: 36% !important;
  }
}

.video_slider {
  max-height: 700px;
  position: relative;
}
.video_slider iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

.swiper-container {
  padding-bottom: 50px;
}

.page_404 .link_404 {
  color: #149d2f !important;
}
.page_404 .single_post_text h3 a {
  color: #707070;
}
.page_404 .single_post_text h3 a:hover {
  color: #149d2f;
}

.product-slider-mobile {
  display: none;
}

@media (max-width: 700px) {
  .product-slider-desktop {
    display: none;
  }
  .product-slider-mobile {
    display: block;
  }
}