/*#cccccc -серый*/
/*#ffcc33 - желтый*/
/*#cc6600 - оранжевій*/


body, html {
	background:url(../images/texture.jpg);
	width:100%;
	overflow-x:hidden;
}

.navbar {
	background:#ccc;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
}

.navbar a {
	color:#fff;
}

.navbar .active a {
	color:#ffcc33;
}

.navbar .container {
	position:relative;
	top:45px;
	background:url(../images/bg_mmenu.jpg) repeat-x;
	height:75px;
	border-bottom:15px solid #ccc;
}

.navbar-toggle {
	border:1px solid #999;
}

.navbar-toggle .icon-bar {
	background: #999;
}

@media (min-width: 768px) {
	header .navbar .container {
	  display: flex;
		align-items:center;
	}
}

header .navbar-brand {
	background:url(../images/logo.png)  no-repeat center;
	text-indent: 300%; 
	white-space: nowrap; 
	overflow: hidden;
	height:50px;
	width:205px;
}

.mml_links li.active {
	display:none;
}

.mml_links li {
	display:inline;
	font-size:12px;
	font-weight:normal;
}

.mml_links li a {
	color:#fff;
}


@media (max-width: 768px) {
	.navbar-collapse {
		background:#333;
	}
}

article {
	margin-top:125px;
}

body > .container, .container  {
	padding:0;
}

.sshow {
  padding:0;
  margin-top:40px;
}

.sshow h2 {
  font-size:18px;
  text-transform:uppercase;
}

.sshow .carousel {
  height:475px;
}

.sshow .carousel-inner {
  height:100%;
}

.sshow .carousel .item {
  background:no-repeat left;
  background-size: auto;
  height:100%;
}

.sshow .btns {
  bottom:50px;
}

.sshow .btn-primary {
  float:left;
}

.sshow .btn-danger {
  float:right;
}

.sshow .carousel #proektirovanie.item {
  background-image:url(/images/sshow-proektirovanie.jpg);
}

.carousel-control {
	background:none !important;
}

.carousel-caption {
	background:#cccccc;
	height:100%;
	float:right;
	left:auto;
	right:0;
	bottom:0;
	padding:40px 30px;
	color:#666;
	text-shadow:none;
	text-align:left;
}

.carousel-inner button {
	position:absolute;
	bottom:40px;
	left:0;
	background:url(../images/bg_mmenu.jpg) repeat-x;
	border-radius:0;
	color:#fff;
	text-transform:uppercase;
	font-size:24px;
}

.carousel-inner .btn.focus, .carousel-inner .btn:focus, .carousel-inner .btn:hover{
	color:#fff !important;
}

.nav>li>a:focus, .nav>li>a:hover {
	background:#666;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background:#ccc;
}

.indexServices {
	margin:5px 0 40px 0;
}

.indexServices > div {
	height:85px;
	padding:0;
}

.indexServices > div > a {
	width:98%;
	height:100%;
	color:#333;
	background:#eee;
	border-top:1px solid #ffcc33; 
	display: flex;
	align-items:center;
	justify-content: center;
	text-align:center;
}

.indexServices > div > a:hover {
	text-decoration:none;
	background:#ccc;
}

.indexServices h3 {
	font-size:18px;
	line-height:1.2em;
}



@media (min-width: 768px) {
	.indexPodrobnee>div {
		display: -webkit-flex; /* Safari */
		-webkit-align-items: center; /* Safari 7.0+ */
		display: flex;
		align-items: stretch;
	}
}

.indexPodrobnee>div>div {
	margin-bottom:20px;
}

.indexPodrobneeImage {
	width:100%;
	height:155px;
	transition: 1s;
}

.indexPodrobneeImage:hover {
	filter: saturate(0%);
}

.indexPodrobnee h3 {
	font-size:18px;
}

.indexPodrobnee h3 b {
	text-transform:uppercase;
	color:#cc6600;
	font-size:24px;
}

.indexPodrobnee p {
	font-size:12px;
	margin-bottom:50px;
}

.indexPodrobnee a.btn {
	position:absolute;
	bottom:0;
}

.indexNews {
	display:block !important;
	padding:0 25px;
}

.indexNews h3 {
	margin-top:0;
}

.indexNews > div {
	padding:0;
}

.indexNews a {
	border-bottom:1px solid #999;
	display:table;
}

.indexNews a:hover {
	text-decoration:none;
}

.indexNews .newsDate {
	background:#cc6600;
	color:#fff;
	padding:5px 10px;
	display:table;
}

.indexNews  h4 {
	font-size:14px;
	color:#333;
	font-weight:bold;
}

.indexNews p{
	margin-bottom:5px;
	font-size:12px;
	color:#666;
	max-height:50px;
	overflow:hidden;
}

.indexNews a.btn {
	position:relative;
}

footer>div {
	display: flex;
	align-items:center;
}

footer .container {
	background:#cccccc;
	margin-top:40px;
	padding:10px 0;
}

.footerMenu {
	width:100%;
	float:left;
	margin-bottom:40px;
}

.footerMenu ul {
	display:inline-block;
}

.footerMenu .navbar-nav>li>a {
	padding:0 15px 0 0 !important;
	color:#333;
}

.footerMenu .navbar-nav>li.active>a {
	color:#cc6600;
}

.footerMenu .navbar-nav>li>a:hover {
	background:none;
}

.footerMenu .mml_links li {
	font-size:inherit;
}

footer p span {
	font-size:18px;
	color:#cc6600;
	float:left;
}

footer p span:nth-child(2) {
	float:right;
}

.dropdown-menu .active a, .dropdown-menu a:hover {
	color:#000 !important;
	background:#ccc !important;
}

.dropdown-menu a {
	background:#fff !important;
	color:#333 !important;
}

.categoryBigImg {
	height:200px;
	padding:0;
	overflow:hidden;
}

.categoryBigImg>div {
	padding:10px 15px;
	background-color:rgba(255,255,255,0.5);
	height:200px;
}

.breadcrumb a {
	color:#333;
}

.breadcrumb>li+li:before {
	color:#333;
	content: "→";
}

.categoryList {
	margin:40px 0;
}

blockquote {
	clear:both;
}

blockquote p {
	background:rgba(255,255,255,0.75);
	border:1px solid #333;
	margin:15px 0;
	padding:10px 15px;
}

.content li {
	list-style-position:inside;
}