
/* depedencies */

.ks-theme-widget-content p {
  margin-bottom: 10px;
  text-align: justify;
}
.ks-theme-widget-content .ks-theme-widget-content-padding {
  padding: 15px;
}
.ks-theme-widget-title {
  padding-left: 15px;
  margin-top: 20px;
}
.ks-theme-widget-title h3 {
  margin-bottom: 0px;
}
#middle.cols2,
#middle.full_width {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ks-theme-page-news-entry {
  background-color: white;
  padding: 5px 10px 10px 10px;
  border-radius: 5px;
  border-bottom: 3px solid #ced6db;
  margin-bottom: 40px;
}
.ks-theme-page-news-entry .img-thumbnail {
  margin: 0 0 10px 20px;
  padding: 4px;
  border-radius: 4px;
  background-color: #ced6db;
}
.ks-theme-page-news-entry .pull-right.text-muted {
  padding-right: 13px;
}
.logo img {
  height: 100px !important;
}
.header_top {
  height: 120px;
}
#topmenu,
#topmenu-select {
  top: -20px;
}
nav ul li a {
  /*font-size: 20px!important;*/
}
.header_title h1 {
  position: relative;
  top: 11px;
}
.body_wrap.page .header_top {
  background-color: #000;
}
#fit-top-phone {
  right: 170px;
}
#topmenu {
  margin-top: 25px;
}
@media only screen and (max-width: 620px) {
  .logo {
    height: 80px;
  }
  .logo img {
    height: 80px!important;
  }
  .hidden-xs.hidden-sm {
    display: none;
  }
  #fit-top-phone {
    left: 0;
    display: inline;
    right: auto;
  }
}
@media only screen and (max-width: 475px) {
  #topmenu {
    margin-top: 0px;
  }
}
.fit-orders {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 0 0 5px 5px;
  color: #ccc!important;
  z-index: 50000;
  font-weight: bold;
}
.fit-orders i {
  color: #B41519;
}
.fit-orders:hover {
  text-decoration: underline!important;
  color: #39b4ed!important;
}
#contact-form label {
  font-weight: bold;
  width: 100%;
  display: block;
}
#contact-form input,
#contact-form select,
#contact-form textarea {
  width: 100%;
  display: block;
  background-color: white;
}
#contact-form input[type='submit'] {
  padding: 5px 10px;
  text-align: center;
  font-weight: bold;
}
.ks-theme-page-jobs-entry {
  background-color: white;
  margin-bottom: 10px;
  border: 1px solid #d7dfe4;
  border-color: #f2f5f6 #d7dfe4 #d7dfe4 #f2f5f6;
  border-radius: 6px;
  padding: 8px 10px;
}
