.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
::selection {
  background: #0078ff;
  color: #000000;
}
/* Start : Override Bootstrap navigation */
.navbar-inner,
footer {
  border: none;
  padding: 15px 0;
  background: #3a383d;
}
.navbar .brand-bootbus {
  padding: 0;
  margin: -5px 0;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: white;
  border-bottom-color: white;
}
.navbar .nav > li > a {
  text-shadow: none;
  color: white;
  font-size: 17px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
  color: black !important;
  background: #e5e5e5 !important;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  background: #e5e5e5;
}
.navbar .nav > li > a.active {
  color: #ffffff;
  text-decoration: none;
  background-color: #0078ff;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar-fixed-top.navbar-sticky .navbar-inner {
  padding: 5px 0;
}
.navbar-fixed-top.navbar-sticky a.brand-bootbus {
  margin-top: 0;
}
.navbar-fixed-top.navbar-sticky a.brand-bootbus img {
  max-width: 85%;
}
/* End : Override Bootstrap navigation */
/* Start : Override Bootstrap hero unit */
.hero-unit {
  background: none;
  padding: 0 60px 0 60px;
  margin: 0;
}
.hero-unit h1 {
  font-size: 33px;
  color: #0078ff;
  margin: 10px 0 10px 0;
}
.header-prvi ul {
  margin-top: 50px;
}
.header-prvi ul li h4 {
  color: #000000;
}
.tabs-reference .thumbnails.row-fluid {
  margin-left: 0;
}
.kaj-delamo {
  font-size: 14px;
}
.kaj-delamo h3 {
  line-height: normal;
  margin-top: 5px;
}
.kaj-delamo .row-1 .caption {
  min-height: 203px;
}
.kaj-delamo .row-2 .caption {
  min-height: 174px;
}
.kaj-delamo .row-3 .caption {
  min-height: 123px;
}
/* End : Override Bootstrap hero unit */
/* Start : Override Bootstrap carousel */
.carousel-control {
  border: none;
}
.left {
  left: 0;
}
.right {
  right: 0 !important;
}
/* End : Override Bootstrap carousel */
/* Start: Override Bootstrap Accordian */
.accordion-group,
.accordion-inner {
  border: none;
}
/* End: Override Bootstrap Accordian */
/* Start: Bootbusiness specific CSS */
.content {
  font-size: 16px;
  padding: 30px 0;
  background: url('../img/content.png');
}
.thumbnail img {
  width: 100%;
}
.active-link {
  background-color: #2E3436;
}
.page-header {
  margin: 0 0 30px;
  border-bottom: 1px solid #ddd;
}
.slider {
  border-bottom: 1px solid #ddd;
}
.widget-header {
  border: 1px solid #DDD;
  padding: 20px 5px;
  text-align: center;
  margin: 0;
  border-bottom: 0;
  background-color: #EEEEEC;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.widget-body {
  font-size: 16px;
  padding: 30px 0 20px 0;
  border: 1px solid #DDD;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.widget-footer {
  padding: 4%;
  background-color: #EEEEEC;
  border-top: 1px solid #DDD;
}
.widget-footer p {
  margin: 0;
}
.features {
  margin-top: 10px;
  list-style: none;
}
.features > li {
  line-height: 30px;
}
.features > li > i {
  margin-right: 10px;
  font-size: 20px;
}
.center-align {
  text-align: center;
}
.product-snap {
  display: inline;
}
.article {
  font-size: 15px;
  line-height: 22px;
}
.team-member-description {
  padding-top: 60px;
}
.bottom-space {
  margin-bottom: 30px;
}
.bottom-space-less {
  margin-bottom: 10px;
}
.post-row {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.sidebar {
  padding: 20px 0;
}
.circle {
  width: 75px;
  height: 75px;
  background-color: #2E3436;
  color: white;
  text-align: center;
  font-size: 25px;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  border-radius: 75px;
}
.event-date {
  padding-top: 13px;
  display: block;
  line-height: 25px;
}
.counter {
  display: block;
  padding-top: 25px;
}
.signin-with-list {
  list-style: none;
}
.signin-with-list > li {
  margin-top: 20px;
}
.signin-with-list > li > a {
  color: white;
  padding: 8px;
  display: inline-block;
  cursor: pointer;
}
.btn-facebook {
  background: #3679EA;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-twitter {
  background: #53cbe9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-google {
  background: #7288de;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-github {
  background: #2E3436;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-facebook:hover,
.btn-twitter:hover,
.btn-google:hover,
.btn-github:hover {
  text-decoration: none;
}
.btn-primary:hover,
.btn-primary:focus {
  background: #ca1019;
}
.btn-send {
  max-width: 200px;
  margin: 20px 0 0;
}
.text-small-form {
  color: #555555;
  font-size: 11px;
  display: block;
}
.bootstrap-select {
  width: 73%!important;
  margin-bottom: 15px!important;
}
.bootstrap-select > .btn {
  height: 40px!important;
  background: #ffffff;
  padding: 4px 6px;
  border: 1px solid #cccccc;
  font-size: 14px;
  line-height: 20px;
  color: #555!important;
}
.bootstrap-select.btn-group .dropdown-menu li > a:hover {
  color: #0078ff !important;
}
.povprasevanje-page .widget-header {
  border-width: 3px;
}
.povprasevanje-page .widget-body {
  border-width: 3px;
  border-top: 0;
}
label.error {
  font-size: 12px;
  color: #ed202a;
  margin: -12px 0 15px 0;
}
.form-signin-signup input[type="text"],
.form-signin-signup input[type="password"] {
  width: 70%;
  height: 30px;
}
.form-signin-signup input {
  margin-bottom: 15px;
}
.remember-me {
  margin: 0 auto;
  width: 70%;
}
.remember-me a {
  font-size: 15px;
}
.contact-mail,
.contact-mail:hover {
  color: black;
  text-decoration: none;
}
.form-contact-us input[type="text"],
.form-contact-us textarea {
  margin-bottom: 20px;
  width: 70%;
}
.form-contact-us input[type="text"] {
  height: 25px;
}
.form-contact-us textarea {
  height: 100px;
}
footer {
  color: white;
  padding-top: 20px;
}
footer h4 {
  color: #ffffff;
}
.quick-links {
  list-style: none;
}
.quick-links > li {
  line-height: 30px;
}
.quick-links > li > a {
  color: white;
}
.social-icons-row > a {
  color: #ffffff;
}
.social-icons-row .icon-large,
.icon-file {
  background-image: none;
}
.social-icons-row .icon-large {
  padding-right: 15px;
  margin: 6px 0;
}
.social-icons-row > a:hover,
.social-icons-row > a:focus {
  color: orange;
  text-decoration: none;
}
.phone-number + span {
  font-weight: bold;
}
.footer-divider {
  border-top: 0;
  border-bottom: 1px solid #333;
}
/* End: Bootbusiness specific CSS */
/* Start: Responsive CSS section */
@media (max-width: 979px) {
  .nav-collapse .dropdown-menu a {
    color: white;
  }
  .nav-collapse .dropdown-menu a:hover {
    background-color: #2E3436;
  }
  .nav-collapse .nav-header,
  .nav-collapse .dropdown-submenu > a {
    display: none;
  }
}
@media (min-width: 980px) and (max-width: 1119px) {
  .content {
    padding-top: 75px;
  }
}
@media (min-width: 1200px) {
  body {
    padding-top: 70px;
  }
}
/* End : Responsive CSS section */
