.logo a {
  display: flex;
  flex-direction: row;
  align-items: center; }
.logo img {
  width: auto; }
.logo h1 {
  width: 85%;
  font-size: 20px;
  line-height: 1.5;
  display: inline-block;
  position: relative;
  margin-left: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0; }

.header-top-info li a {
  color: #ffffff; }

.footer-logo a {
  color: #ffffff;
  font-size: 18px; }

.header-middle-info .search {
  display: flex;
  align-items: center; }

.header-nav-right-info a {
  color: #ffffff; }
  .header-nav-right-info a:hover {
    color: #008435; }

.commander_section {
  margin-bottom: 50px; }
  .commander_section .commander_title h3 {
    margin-bottom: 30px; }
  .commander_section .commander_item {
    margin-bottom: 15px; }

.sidebar-widgets .list-group li a {
  font-size: 13px;
  line-height: 18px;
  display: block; }

.fr {
  float: right; }

.fl {
  float: left; }

.bold {
  font-weight: bold; }

.tac {
  text-align: center; }

.pt25 {
  padding-top: 25px; }

.pb25 {
  padding-bottom: 25px; }

@media only screen and (max-width: 768px) {
  ul.list {
    padding-left: 15px; } }
ul.list li {
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
  list-style-type: none;
  padding-left: 30px;
  position: relative; }
  @media only screen and (max-width: 1500px) {
    ul.list li {
      font-size: 16px;
      margin-bottom: 10px; } }
  @media only screen and (max-width: 992px) {
    ul.list li {
      font-size: 15px;
      line-height: 22px;
      margin-bottom: 8px; } }
  @media only screen and (max-width: 600px) {
    ul.list li {
      margin-bottom: 5px;
      padding-left: 20px; } }
  ul.list li:before {
    content: "";
    background: #008435;
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    top: 12px; }
  ul.list li ul {
    margin-top: 15px; }
    @media only screen and (max-width: 768px) {
      ul.list li ul {
        padding-left: 15px; } }
    ul.list li ul li:before {
      border-radius: 50%; }

table.priem th {
  text-align: center; }

.section-padding {
  padding: 60px 0; }

.single-service-post-content img {
  margin-bottom: 25px; }

.promo-area-sec .promo-content-item {
  padding: 40px 20px 40px; }

.promo-area-sec .promo-content-item .single-promo-content:before {
  display: none; }

.xs-footer-sec .footer-item .widgets ul li a {
  display: inline-block; }

.xs-header-nav .header-nav .nav-menu > li .nav-dropdown > li > a {
  text-transform: none; }

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: #008435; }

.plyr__control.plyr__tab-focus {
  box-shadow: 0 0 0 5px rgba(0, 132, 53, 0.52); }

.plyr__control--overlaid {
  background: #008435; }

.plyr--full-ui input[type=range] {
  color: #008435; }

/*# sourceMappingURL=custom.css.map */
