.main-header .main-menu .navigation>li>a {
    text-transform: uppercase;
}
.ck-content .table {
    max-width: 100%;
}
.flat-slider-contact .overlay {
    background: #088201;
}
.footer-cl-1 > p {
      font-weight: bold;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}
.post-author, .date-post {
display: none !important;
}
.btn-call-fixed {
    bottom: 30px;
    right: auto;
    left: 20px;
  z-index: 999;
}

@media (max-width: 768px) {
  .btn-call-fixed {
    bottom: 170px;
    right: 30px;
    left: auto;
    width: auto;
  }
  .btn-call-fixed .text-wrap {
  	display:none;
  }
  .btn-call-fixed .icon-wrap i.fa, .btn-call-fixed .icon-wrap i.icon {
    height: 50px;
    width: 50px;
  }
}
#js-box-advanced-search {
      margin-bottom: 30px;
}
.js-box-advanced-search {
    margin-top: -50px;
    z-index: 999;
    position: relative;
}
.flat-tab-form .tab-content {
  box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
}
.flat-tab-form .nav-tab-form.style-1 .nav-link-item {
    background-color: rgba(255, 255, 255, 0.8);
    color: #000000;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
}
.flat-tab-form .nav-tab-form.style-1 .nav-link-item.active, .flat-tab-form .nav-tab-form.style-1 .nav-link-item:hover {
    background-color: #088301;
    color: #ffffff;
}
.ck-content .image.image_resized {
    max-width: 100% !important;
}