﻿/*@zsklcolor: #ff9900;*/
.zsklcolor h2 {
  border-bottom-color: #33cc33;
}
.zsklcolor a {
  color: #33cc33;
}
.zsklcolor a:hover {
  color: #33cc33;
}
.zsklcolor .link-bg-icon:hover i {
  background-color: #33cc33;
  border-color: #33cc33;
}
.zsklcolor .link-icon,
.zsklcolor .link-bg-icon {
  color: #555;
}
@media (min-width: 992px) {
  .zsklcolor .dropdown-menu {
    border-color: #33cc33;
  }
}
.zsklcolor .navbar-nav .active > a,
.zsklcolor .navbar-nav li > a:hover {
  color: #33cc33 !important;
}
.zsklcolor #topcontrol:hover {
  background-color: #33cc33;
}
.zsklcolor .who li i {
  color: #33cc33;
}
.zsklcolor .who li a:hover {
  color: #33cc33;
  text-decoration: underline;
}
.zsklcolor .content-boxes-v4 i {
  color: #33cc33;
}
.zsklcolor .icon-custom {
  color: #33cc33;
  border-color: #33cc33;
}
.zsklcolor .highlight {
  color: #33cc33 !important;
}
.headline h1 {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #33cc33;
  font-size: 1.8em;
}
.navbar-text {
  color: #555;
  font-style: italic;
  font-weight: bold;
}
@media (min-width: 992px) {
  .navbar-text {
    padding: 20px;
    line-height: 52px;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .navbar-text {
    font-size: 14px;
    padding: 12px 5px;
    border-bottom: 1px solid #eee;
  }
}
.header-fixed-shrink .navbar-text {
  line-height: 30px;
  transition: all 0.4s cubic-bezier(0.7, 1, 0.7, 1);
}
.slider-highlight {
  color: #33cc33;
  font-size: 1.2em;
  font-weight: bold;
}
.list-ps {
  margin-left: 40px;
  padding-left: 20px;
  list-style: none;
  width: 80%;
  text-align: left;
}
.list-ps li {
  color: #555;
}
.list-ps li:before {
  font-family: 'FontAwesome';
  content: '\f18e';
  margin: 0 5px 0 -15px;
  float: left;
}
.list-ps li:hover {
  /*color: @zsklcolor;*/
}
.list-ps li h3 {
  font-size: 1em;
  margin: 0;
  padding: 0 0 0 10px;
  display: inline;
}
.list-ps li h3 a {
  color: #777;
  border-top: 0 !important;
  display: initial !important;
}
.list-ps li h3 a:hover {
  text-decoration: none;
}
.dropdown-menu.list-ps-menu .list-ps {
  margin-left: 15px;
  width: auto;
}
.margin-bottom-75 {
  margin-bottom: 75px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-top-30 {
  padding-top: 30px;
}
.link-list a {
  text-transform: none;
  font-size: 0.85em;
}
.breadcrumbs {
  border-top: solid 1px #eee;
}
.icon-custom-big-light.icon-line {
  font-size: 35px !important;
}
.icon-custom-big-light.icon-custom {
  width: 80px;
  height: 80px;
  font-size: 20px;
  line-height: 80px;
  border-width: 2px;
  border-color: #555;
  background-color: #33cc33;
  color: #eee;
}
.icon-custom-big-light.icon-line-communication {
  padding-top: 4px;
}
.title-v2-sub {
  font-size: 1.4em;
  font-style: italic;
}
.btn-ps {
  background-color: #33cc33;
  color: #eee !important;
  transition-property: background;
  transition-duration: 0.3s;
  transition-timing-function: linear;
}
.btn-ps:hover {
  background-color: #2eb82e;
}
i.icon-sm {
  width: 35px !important;
}
.content-wrapper {
  min-height: 300px;
}
.carousel-text-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(1, 163, 168, 0.3);
}
.carousel-text-holder .carousel-caption {
  position: relative !important;
}
.carousel-text-holder .carousel-desc p {
  position: relative;
  padding: 5px 12px;
  color: #fff !important;
}
.owl-clients-v1 .item img {
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
  opacity: 0.6;
}
.owl-clients-v1 .item img:hover {
  -webkit-filter: grayscale(0%);
  /* Chrome, Safari, Opera */
  filter: grayscale(0%);
  opacity: 1;
}
.reference-table .item {
  text-align: center;
  margin-bottom: 60px;
}
.reference-table .item img {
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
  opacity: 0.6;
}
.reference-table .item p {
  float: left;
  border-top: 1px solid #ddd;
  width: 100%;
  padding: 10px 15px;
  color: #33cc33;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 15px;
}
.reference-table .item:hover img {
  -webkit-filter: grayscale(0%);
  /* Chrome, Safari, Opera */
  filter: grayscale(0%);
  opacity: 1;
}
.modal-ps .modal-dialog .modal-content {
  border-radius: 0;
}
.modal-ps .modal-dialog .modal-content .modal-header {
  background-color: #33cc33;
}
.modal-ps .modal-dialog .modal-content .modal-header .modal-title {
  color: #eee;
}
.modal-ps .modal-dialog .modal-content .modal-footer {
  background-color: #eee;
}
.modal-ps-error .modal-header {
  background-color: #d9534f !important;
}
.footer ul li h4 {
  margin: 0;
  padding: 6px 0;
  font-size: 1em;
}
.footer ul li h4 i.fa {
  margin-right: 0;
}
.footer ul li h4 a {
  padding: 0;
}