/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}

/* Set the fixed height of the footer here */

#footer {
  position: absolute;
  bottom: 5px;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 40px;
  border-top: 1px solid #0f77ac;
  color: #999999;
  padding-top: 10px;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

 body > .container {
  padding: 60px 15px 10px;
}
.container .text-muted {
  margin: 20px 0;
}

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}

code {
  font-size: 80%;
}


  
 .about-template {
  padding: 20px 15px;
  text-align: center;
  font-family: Calibri;
  font-weight: bold;
  font-size: 32px;
  color: #037ab0;
}

.uslugi-empty-col {
	margin-left:12px;
}

.uslugi-row {
	margin-top: 30px;
	color: #000000;
}

.uslugi-row a {
	color: #000000;
}
.thumbnail-energo {
	border-color: #0f77ac;
}

/* Custom page header */
.header {
  border-bottom: 1px solid #0f77ac;
  margin-bottom: 20px;
}

.h-energo {
	color: #0f77ac;
}
.header-noboarder {
	border:none;
}

/* Customize container */
@media (min-width: 768px) {
  .container {
    max-width: 995px;
  }
}
.container-narrow > hr {
  margin: 30px 0;
}