html {height: 100%;}
body {font-family: 'Open Sans', sans-serif; background:#ebe6e0;padding-top: 70px;height: 100%;}
.container {width:1140px;}
footer { background-color:#4b3b42;padding-top: 24px;}
footer #navbar ul li a {color: #ffffff;}
.socseti {background:url('/bitrix/images/socseti3.png') no-repeat left top;float: left;margin-left: 65px;position: relative;top: 3px;height: 27px;}
.socseti a {display: block;height: 27px;width: 43px; float:left;}
#navbar .navbar-nav > li > a {background: none;box-shadow: none;}
.btn250 {width:205px; height:48px; color:#b6a299; display:block; text-align:center; background-color:#5f032b;font-size: 24px;padding-top:7px}
.btn250:hover {color:#ffffff;}
.navbar {border: none;}
a:focus, a:hover {
    color: #ffffff;
text-decoration:none;
}