/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 13.05.2019, 10:54:32
    Author     : Юрий
*/
body {
  min-width: 320px;
}
iframe {
  max-width: 100%;
}
img {
  max-width: 100%;
}
.no-data-graph {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.no-data-graph:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: white;
  opacity: .8;
  position: absolute;
}
.no-data-graph > div {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}
/*# sourceMappingURL=style.css.map */

.text-blue {
	color: #128294;
	padding: 5px 0px 0px 0px;
}
.projects-index h2 {
	color: #343a40;
}

.services-list {
	font-size: 18px;
}

/*
.br-header {
	z-index: 99991!important;
}
.br-header-left {
	z-index: 99993!important;
}
.br-header-left .navicon-left {
	z-index: 99995!important;
}
#btnLeftMenuMobile {
	z-index: 99999!important;
}
*/
