.bt-header-mobi.header-mobi .bt-container-menu {
  width: 50%;
}

.bt-header-mobi.header-mobi .bt-container-logo {
  width: 50%;
}

.attachbox {
  float: left;
  display: block;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 30px;
}

#files-attach br {
  display:none;
}

#files-attach p br {
  display:initial;
}

.attachbox[style] {
  max-width: 350px !important;
  min-width: 350px;
}

.attachbox .row[style] {
  max-width: 350px !important;
  min-width: 350px;
}

.attachbox h5 {
  text-transform: lowercase;
}

.attachbox a[style] {
    font-size: 13px !important;

}

h2, .h2 {
  font-size: 28px;
}

h3, .h3 {
  font-size: 21px;
}

tr:nth-child(even) {
  background: #FFFFFF0;
}

tr:nth-child(odd) {
  background: #FCFCFC;
}

th {
  text-align: center;
}

.main-logo {
  width: 274px !important;
  height: 215px !important;
  margin-top: -30px;
}

#cs-content .x-nav-tabs > li {
  border-right: 0px solid rgba(0,0,0,0.125);
}

#cs-content .x-nav-tabs {
  border: 0px solid rgba(0,0,0,0.125) !important;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.125);
  border-bottom: 0 !important;
  box-shadow: 0 0px 0px 0 rgba(0,0,0,0.1) !important;
}

#cs-content .x-tab-content {
  border: 1px solid rgba(0,0,0,0.125);
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: rgba(0, 0, 0, 0.125);
  border-top: 0;
  box-shadow: 0 0px 0px 0 rgba(0,0,0,0.1) !important;
}

ul >.x-nav-tabs-item {
  border-bottom: 1px solid rgba(0,0,0,0.125);
}

ul >.active {
  border-bottom: 0px solid rgba(0,0,0,0.125) !important;
  border-left: 1px solid rgba(0,0,0,0.125);
  border-top: 1px solid rgba(0,0,0,0.125);
  border-right: 1px solid rgba(0,0,0,0.125) !important;
  border-radius: 4px 4px 0px 0px;
}

#cs-content .x-nav-tabs > li > a {
  font-size: 16px;
  line-height: 1.61;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
}

@media screen and (max-width: 979px) {
  #cs-content .x-nav-tabs > li > a {
    padding: 0.22em;
  }
  ul >.x-nav-tabs-item {
    letter-spacing: -1px;
  }
  .main-logo {
    margin-top: 0px;
  }
  .footer-info {
    text-align: center;
  }
}

#cs-content .x-nav-tabs.two-up > li, #cs-content .x-nav-tabs.three-up > li, #cs-content .x-nav-tabs.four-up > li, #cs-content .x-nav-tabs.five-up > li {
  float: left;
  width: 50%;
}

.mapsede {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}

.mapsede:hover {
  opacity: 0.5;
}

.title {
  display:none;
}

.bearsthemes-gallery-element.bearsthemes-gallery-element-layout-default .bearsthemes-image-item-element .image-item-inner .icon-zoom {
  font-size: 60px;
}

.bearsthemes-gallery-element.bearsthemes-gallery-element-layout-creative .bearsthemes-image-item-element .grid-item-inner .icon-zoom {
  font-size: 60px;
}

.widget .widget-title::after {
  content: "";
  margin-left: 3px;
  color: #88c000;
  font-size: 25px;
}

.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
  content: "\f0c9";
  font-size: 30px;
}

.bt-header.header-1 .bt-header-main .bt-nav-wrap .bt-site-navigation > ul.bt-nav-menu > li.menu-item:not(:first-child), .bt-header.header-2 .bt-header-main .bt-nav-wrap .bt-site-navigation > ul.bt-nav-menu > li.menu-item:not(:first-child), .bt-header.header-3 .bt-header-main .bt-nav-wrap .bt-site-navigation > ul.bt-nav-menu > li.menu-item:not(:first-child), .bt-header-mobi.header-mobi .bt-header-mobi-main .bt-nav-wrap .bt-site-navigation > ul.bt-nav-menu > li.menu-item:not(:first-child) {
  margin-left: 23px !important;
}

.bt-btn.bt-btn-default {
  font-size: 13px;
  line-height: 30px;
  color: #fff !important;
}

.wpcf7-form input, .wpcf7-form textarea {
  background: #e9eaea;
  color: #000000;
  padding: 18px;
  margin-bottom: 20px;
  margin-right: 20px;
  border-radius: 3px;
  font-size: 12px;
  border: 0;
  width: 37.7%;
  font-family: Lato;
}

.wpcf7-form textarea {
  width: 78%;
}

.wpcf7-form *::-moz-placeholder {
  color: #000;
  opacity: 1;
  text-transform: uppercase;
}

.wpcf7-form *::-moz-placeholder {
  color: #989898;
}

a.more-link, #commentform .form-submit input.submit, .wpcf7-form input.wpcf7-submit {
  text-decoration: none;
  line-height: 1;
  cursor: pointer;
  display: inline-block;
  width: auto;
  margin: 0px 6px 6px 0px;
  text-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;   border-radius: 3px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  padding: 24px 32px 25px 32px;
  font-family: 'Lato', sans-serif;
  color: #fff;
  background: #88c000;
  letter-spacing: 1.4px;
}

input[type="file"] {
  display: inline;
}

.bt-header .bt-header-main .bt-header-container {
  background: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 130px;
}

.bt-header.header-1 .bt-container-menu {
  margin-top: -50px;
}

.bt-header.header-1 .bt-header-main {
  z-index: 1;
}

.bt-header-top-bar {
  padding: 18px 0;
  background: #88c000 !important;
}

.bt-footer-widgets {
  background-color: #1c1c1c !important;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

.wpcf7 input.wpcf7-not-valid, .wpcf7 textarea.wpcf7-not-valid {
    border-color: #eab7b7;
    background: #fbe8e8;
}

div.wpcf7-validation-errors {
    border: 0px solid #fff;
    max-width: 500px;
    margin: 0 auto;
    background-color: #fbe8e8;
  text-align: center;
}

div.wpcf7-mail-sent-ok {
    border: 0px solid #fff;
    max-width: 340px;
    margin: 0 auto;
    background-color: #e8fbe9;
    text-align: center;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
    border: 0px solid #fff;
    max-width: 340px;
    margin: 0 auto;
    background-color: #fff4c6;
    text-align: center;
}

.checkbox-378 input {
  width:14px !important;
  margin-bottom: 0px !important;
}

#scroll-to-top-button {
	display:none;
}