
.clear{
  clear: both;
}
.body_bg {
  width: 100%;
  position: absolute;
}
.body_bg .bg{
  width: 100%;
  height: 100%;
  position: absolute;
}
.body_bg .bg img{
  width: 100%;
  height: 100%;
  filter: blur(5px);
  object-fit: cover;
}
.body_bg .bg_overlay{
  background: #1f1511;
  filter: opacity(0.8);
  width: 100%;
  height: 100%;
  position: absolute;
}
.body_wrapper{
  width: 100%;
  height: 213%;
  text-align: center;
  color: #fff;
  padding-top: -18px;
  background: url(http://burevestnik-centre.ru/images/bg.jpg);
  background-size: cover;
}
.body_wrapper h1 {
    background: #3921164a;
    border: 2px #b19f73 solid;
    filter: drop-shadow(2px 4px 6px black);
    font-size: 76px;
    margin-top: 30px;
    padding: 16px;
    text-shadow: 4px 4px 2px rgb(168 107 61);
    text-transform: uppercase;
}
.body_wrapper p{
  text-align: justify;
}
.body_wrapper p.adres{
  text-align: center;
  font-size: 20px;
  margin-bottom: 10px;
}
.about_text p{
  font-size: 16px;
  line-height: 1.3em;
}
.footer{
  position: relative;
  width: 100%;
  background: linear-gradient(to top, #000, #3c2317);
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.footer h3{
  font-size: 30px;
  text-transform: capitalize;
  margin-top: 10px;
}
.footer p{
  font-size: 13px;
    text-align: center;
    padding: 0 15px;
    margin: 23px;
    color: #e9d08c;
}
.stavar {
    font-size: 1.1328em;
}
.texlin p {
    line-height: 25px;
    text-align: center;
}
.colltex {
    color: #E9D08C;
    opacity: 0.7;
}
.navbar {
  position: fixed !important;
}

.footrow .col-xs-12 {
  padding: 0px;
}
.footer {
  padding-top: 40px;
}
video {
  position: relative;
  z-index: 1;
  outline: none;
  margin-bottom: 50px;
}
.footer_area {
  padding: 0px !important;
}
#opisbr {
  margin-top: 50px;
}
.adresbr {
  margin-bottom: 50px !important;
}
.navbar-right {
  float: none !important;
  display: flex   !important;
  justify-content: center;
}
.topFixedMenu {
  background: none repeat scroll 0 0 #d2c4a3 !important;
}

.menus .thumbnail .caption .wrap .thumb_ins2 , .menus .thumbnail .caption.bg3{
  text-align: left;
}
footer a {
  color: #d2c4a3;
}
footer a:hover {
  color: #988e77;
}
#downloadbtn {
  position: relative;
  cursor: pointer;
  padding: 10px 30px;
  font-size: 15px;
  vertical-align: middle;
  background: #362520;
  border: 1px solid #a57d56 !important;
  border: none;
  color: #ffffff;
  font-weight: 600;
  transition: all 1s;
  top: 25px;
}

.carouselPresentation .owl-controls .owl-buttons > div {
  background: #362520  !important;
  border: 1px solid #291b17  !important;
}