@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	min-height:100%;
}
.ccm-page {
	min-height: 100%;
	width: 100%;
}
body.bg {
	background-image: url(../images/w-bg.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #fff;
	background-position: top center;
	background-attachment: fixed;
	color: #1d1d1b;
	overflow-x: hidden;
	position: relative;
display: flex;
}
body.bg::before {
    content: "";
    background-color: rgba(255,255,255,0.75);
    position: absolute;
    width: 100%;
    height: 100%;
	box-shadow: inset 0 45px 20px -30px rgba(0,0,0,0.5);
}
.stin {
	box-shadow: inset 0 45px 30px -30px #000;
}
.container-flex {
	display: flex;
}
.wrapper {
	min-height: 100%;
	position: relative;
	padding-bottom: 180px;
	
}
.logo {
	padding-top:30px;
}
a {
	color: #1d1d1b;
	text-decoration: none;
}
a:hover, a:focus {
	color: #ea5d0b;
	text-decoration: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #ea5d0b;
}
/*
.header .linka {
	background-image: url(../images/w-linka-h.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 10px;
}
*/
.linka {
	width: 100vw;
	background: transparent;
	height: 6px;
	border-top: 3px solid #ea5d0b;
	border-bottom: 2px solid #000;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	z-index: 1;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-bottom: 0;
	margin-top: 0;
}
.header {
	min-height: 80px;
}
.header .mainmenu {
	background-color: transparent;
	border: none;
	margin-bottom: 0;
	border-radius: 0;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
	border: none;
	box-shadow: none;
	margin-left: -15px;
	margin-right: -15px;
}
.mainmenu > .container-fluid {
	position: absolute;
	min-width: 100%;
	width: 100%;
}
.mainmenu .nav li {
	padding-top: 30px;
}
.navbar-toggle {
	border-radius: 0;
	margin-right: 0;
	margin-top: 30px;
	margin-bottom: 22px;
}
.navbar-default .navbar-nav > li > a {
	color: #1d1d1b;
}
.nav li.active {
	background-color: #ea5d0b;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
	color: #fff;
}
.navbar-nav > li > a {
	padding-top: 15px;
	padding-bottom: 15px;
}
.top-menu li a {
	text-transform: uppercase;
	font-weight: bold;
}
/*
.navbar-nav > li > a {
	padding: 15px 5px 5px;
}
*/
.navbar-nav > li:last-child {
	margin-right: 0px;
}
.navbar-nav > li:first-child {
	margin-left: 10px;
}
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle.collapsed:focus .icon-bar {
	background-color: #1d1d1b;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #ea5d0b;
}
.breadcrumb > .active {
	color: #ea5d0b;
}
.home-page, .page {
	padding-top: 20px;
}
.left {
	flex: 1 0 auto;
	max-width: 210px;
	width: 210px;
	margin-right: 3px;
}
.right {
	flex: 0 1 auto;
	width: 100%;
}
.left header img {
	width: 100%;
	max-width: 210px;
}
.secnav {
	padding-top: 0;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: transparent;
	color: #fff;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;
	color: #ea5d0b;
}
.nav > li {
	z-index: 1;
}
.secnav-toggle, .closebtn {
	display: none;
}
.breadcrumb {
	background-color: transparent;
	border-radius: 0;
	list-style: outside none none;
	margin-bottom: 15px;
	padding: 0;
}
main > .page header {
	height: 210px;
	margin-bottom: 15px;
	position: relative;
}
main > .page .left header {
	margin-bottom: 3px;
}
main > .page .right header {
	background-color: #ea5d0b;
	color: #fff;
}
main > .page header > h2 {
	position: absolute;
	left: 30px;
	bottom: 30px;
}
.home-page.container-flex {
	flex-wrap: wrap;
}
.txt-box {
	padding: 0 30px;
}
.txt-box hr {
	border-top: 2px solid #ea5d0b;
	margin-left: -30px;
	margin-right: -30px;
}
.txt-box h3, .txt-box h4 {
	margin-bottom: 15px;
	margin-top: 30px;
}
.txt-box h3.title-bg {
	padding: 30px 30px 10px;
	margin-left: -30px;
	margin-right: -30px;
	background-color: #ea5d0b;
	color: #fff;
}
.txt-box img {
	padding-top: 15px;
}
.txt-box .thumb-item img {
	border-bottom: #fff 5px solid;
	box-shadow: 0px 20px 30px -30px #000;
	margin-bottom: 20px;
}
#imagelightbox {
	border: solid 1px #fff;
}
.box {
	height: auto;
	width: 33.3333%;
}
.box a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
/*
.box .picture img {
	border: 1px solid #fff;
}
*/
.box .menu {
	text-align: center;
	padding: 80px 10px 10px;
}
.small-top, .small-bottom {
	width: auto;
	display: flex;
}
.small-top a .menu {
	height: 100%;
	position: absolute;
	right: 0;
	width: 50%;
	background-image: url(../images/w-sipka-l.png);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.small-top a:hover > div, .small-top a:active > div {
	background-image: url(../images/sipka-l.png), url(../images/w-bg_a_menu.png);
	background-position: center 50px, top left;
	background-size: auto, cover;
    color: #fff;
}
.small-bottom a .menu {
	height: 100%;
	position: absolute;
	left: 0;
	width: 50%;
	background-image: url(../images/w-sipka-p.png);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.small-bottom a:hover > div, .small-bottom a:active > div {
	background-image: url(../images/sipka-p.png), url(../images/w-bg_a_menu.png);
	background-position: center 50px, top left;
	background-size: auto, cover;
    color: #fff;
}
.large a .menu {
	height: 50%;
	position: absolute;
	right: 0;
	width: 50%;
	background-image: url(../images/w-plus.png), url(../images/w-bg_menu.png);
	background-repeat: no-repeat, no-repeat;
	background-position: center 50px, left top;
	background-size: auto, cover;
}
.large a:hover > div, .large a:active > div {
	background-image: url(../images/plus.png), url(../images/w-bg_a_menu.png);
    color: #fff;
}
.small-top .picture {
	height: 100%;
	width: 50%;
	float: left;
}
.small-bottom .picture {
	height: 100%;
	width: 50%;
	float: right;
}
.mainmenu .ccm-area.ccm-global-area {
  display: inline-block;
  float: right;
  min-width: 100px;
}
.ccm-layout-column-wrapper {
	margin: 20px 0;
}
.vivid-thumb-gallery {
  margin: -5px;
}
.footer {
  bottom: 0;
	left: 50%;
  position: absolute;
	right: 50%;
  height: 160px;
  padding-bottom:40px;
  padding-left: 15px;
  padding-right: 15px;
	color: #fff;
	background-color: #000;
	width: 100vw;
	margin-left: -50vw;
	margin-right: -50vw;
}
.footer .linka {
	top: -5px;
	z-index:0;
}
.design {
  color: #636363;
  font-size: 10px;
  right: 15px;
  position: absolute;
  bottom: 0;
}
.design a {
	color: #636363;
}
.design a:hover {
	color: #fff;
}

.navbar-default .navbar-toggle {
	border-color: #1d1d1b;
}
.footer-box {
	height: auto;
	padding: 10px 15px 0;
}
.box .menu {
	text-align: center;
	padding: 80px 10px 10px;
}
.box .picture {
	border: 1px solid #fff;
}
