<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#wrap {
  border-top: 5px solid #0286c5;
}
.phone {
  float: left;
  padding: 10px 12px;
  position: relative;
}
.phone.border:after {
  content: '';
  display: block;
  height: 15px;
  position: absolute;
  top: 11px;
  left: 0;
  border-left: 1px solid #4d4d4d;
}
.phone.f {
  padding-left: 0;
}
.social {
  position: relative;
  left: 15px;
}
.social a {
  text-decoration: none;
  color: #fff;
  background: #828282;
  padding: 11px 0;
  line-height: 18px;
  font-size: 17px;
  border-right: 1px solid #fff;
}
.social a:hover {
  opacity: 0.8;
}
.ico {
  display: inline-block;
  padding: 12px 0;
  text-align: center;
  box-sizing: border-box;
  width: 42px;
}
a.facebook,
a.twitter {
  padding-right: 10px;
}
a.facebook .ico,
a.twitter .ico {
  margin-right: 10px;
}
a.facebook {
  background: #6279b1;
}
a.facebook .ico {
  background: #3b579d;
}
a.twitter {
  background: #33bdf1;
}
a.twitter .ico {
  background: #00aced;
}
.head-hr {
  border-bottom: 1px solid #c1c1c1;
}
.soc-text {
  font-size: 15px;
}
#logo {
  padding: 10px 0 0 0;
}
#navbar .navbar-nav &gt; li &gt; a {
  color: #787878;
  text-transform: uppercase;
  font-size: 16px;
  padding: 20px 15px;
}
#navbar .navbar-nav &gt; li:hover &gt; a,
#navbar .navbar-nav &gt; li.active &gt; a {
  background: #0286c5;
  color: #fff;
}
#navbar .navbar-nav &gt; li {
  position: relative;
}
#navbar .navbar-nav &gt; li &gt; ul {
  margin: 0;
  padding: 0;
  border-top: 3px solid #0286c5;
  display: none;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
  list-style: none;
  min-width: 260px;
  padding: 5px 10px;
}
#navbar .navbar-nav &gt; li.item-105 &gt; ul {
	left:-153px;
}
#navbar .navbar-nav &gt; li:hover &gt; ul {
  display: block;
}
#navbar .navbar-nav &gt; li &gt; ul li {
  display: block;
  list-style: none;
  position: relative;
}
#navbar .navbar-nav &gt; li &gt; ul li:hover:after {
  display: block;
  height: 100%;
  content: '';
  top: 0;
  position: absolute;
  width: 3px;
  background: #0286c5;
  left: -10px;
}
#navbar .navbar-nav &gt; li &gt; ul li + li {
  border-top: 1px solid #075980;
}
#navbar .navbar-nav &gt; li &gt; ul li a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font: 300 16px 'Open Sans';
  display: block;
  padding: 7px 10px;
}
#navbar .navbar-nav &gt; li &gt; ul li &gt; a:hover {
  color: #5BCAF3!important;
}
#menu {
  position: relative;
}
.container h3,
h2 {
  font: 300 29px 'Open Sans';
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  padding: 20px 10px 20px 10px;
  border-bottom: 1px solid #a6a6a6;
  margin-bottom: 10px;
  position: relative;
  clear: both;
}
.container h3:after,
h2:after {
  width: 200px;
  position: absolute;
  content: '';
  height: 3px;
  background: #0186c4;
  bottom: 0;
  left: 50%;
  margin-left: -100px;
}
#slider {
  border-bottom: 5px solid #0286c5;
}
.work-image img {
  height: 150px;
}
.h3 {
  font-size: 32px;
  height: 70px;
  text-align: center;
}
.desc-work {
  padding-bottom: 25px;
  font: 18px 'Open Sans';
  text-align: center;
  color: #4d4d4d;
}
.btn-primary {
  padding: 13px 25px;
  border-bottom: 3px solid #004f74;
  border-radius: 3px;
  font-size: 16px;
}
#top .moduletable,
#uslugi .moduletable {
  margin-bottom: 20px;
}
.img-news img {
  width: 100%;
  border-radius: 7px 7px 0 0;
}
.mod h3 {
  margin-top: 30px;
  margin-bottom: 40px;
}
.newsflash .readmore {
  display: block;
  border-radius: 0 0 7px 7px;
  background: #f2f2f2;
  padding: 15px 20px;
  color: #555555;
  text-decoration: none;
  font-size: 17px;
}
.newsflash .readmore:hover {
  background: #0186c4;
  color: #fff;
}
.no-left-pad {
  padding-left: 0;
}
.no-right-pad {
  padding-right: 0;
}
.req {
  display: none;
}
#news .form-control {
  margin-bottom: 10px;
}
#news .btn {
  float: right;
}
#clients img {
  width: 100%;
}
#bottom {
  margin-top: 35px;
  background: #0186c4;
  color: #fff;
  text-align: center;
  padding: 15px 0 5px 0;
}
#footer {
  padding-bottom: 10px;
  background: #4d4d4d;
  border-top: 13px solid #292929;
}
#footer h3 {
  font: normal 18px 'Myriad Pro';
  text-align: left;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
  border-bottom: 2px solid #585858;
}
#footer h3:after {
  display: none;
}
#footer a {
  color: #b5b5b5;
  font-size: 18px;
}
#footer ul li ul {
  display: none;
}
#footer a:hover,
#footer a:focus {
  background: none;
  text-decoration: underline;
}
#footer li {
  position: relative;
}
#footer a:before {
  content: '&gt; ';
  color: #848484;
  position: absolute;
  top: 12px;
  left: 0;
  font-size: 12px;
}
.page-header {
  border: none;
}
.item-page {
  font: 18px 'Open Sans';
}
#copy {
  background: #292929;
  padding: 23px 0 20px 0;
  position: relative;
}
.icon-soc a {
  color: #b5b5b5;
  font-size: 20px;
  padding: 0 10px;
  text-decoration: none;
}
.icon-soc a:hover {
  color: #fff;
}
#webrestart {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
#content {
  margin-top: 30px;
}
#content h2 {
  padding-top: 0;
  margin-top: 0;
}
.page-header {
  margin-top: 20px;
}
@media (min-width: 768px) {
  #menu {
  /*  top: -5px;*/
  }
  #slider {
    /*margin-top: -5px;*/
  }
}
@media (max-width: 992px) {
  .readmore {
    margin-bottom: 15px;
  }
}

.work-image{
text-align: center;
}
.ventilation {text-align:center;}
.ventilation img {
    max-width: 300px;
    vertical-align: middle;
}
.logo img {width:100%;}
img {max-width:100%;}</pre></body></html>