
.b-page {
    background: url("pict/Background.jpg") no-repeat scroll center 0 / 932px 144px #ada6a0;
    height: auto;
    margin: auto;
    width: 100%;
}
.b-page__line {
    margin: 0 auto;
    width: 930px;
}
.b-page__line_header {
    padding: 31px 0 1px;
    text-align: center;
    width: 407px;
}
.b-background {
    position: absolute;
    z-index: -1;
}
.b-logo {
}
.b-logo_head {
}
.b-logo__image {
    height: auto;
    width: 100%;
}
.b-menubar {
    background-color: #ffffff;
    box-shadow: 0 0 5px 0;
    display: table;
    height: 55px;
    margin: 15px 0;
    padding: 1px 0;
    width: 100%;
}
.b-menubar__menu {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
.b-menu {
    font-family: rockwell;
    font-size: 17px;
    list-style: none outside none;
    padding: 0;
}
.b-menu__item {
    display: inline-block;
    margin: 0 20px;
}
.b-link {
    color: #545454;
    font-family: Marck Script;
    font-size: 12px;
    text-decoration: none;
}
.b-menu__link {
    color: #5b5b5b;
    text-decoration: none;
}
.b-menubar__search {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}
.b-search {
    border: 1px solid #efefef;
    display: inline-block;
    margin: auto 15px;
}
.b-search__text {
    display: inline-block;
}
.b-input {
    background-color: #fafafa;
    border: 0 none;
}
.b-input_search {
    color: #dcdcdc;
    font-size: 16px;
    font-style: italic;
}
.b-search__button {
    display: inline-block;
}
.b-button {
    background-color: #fafafa;
    border: medium none;
}
.b-button_search {
    color: #a8a8a8;
    vertical-align: top;
}
.b-slider {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 5px 0;
    display: flex;
    margin-bottom: 17px;
    width: 930px;
}
.b-slider__image {
    height: 100%;
    margin: 13px;
    width: 100%;
}
.b-articles {
    margin-bottom: 15px;
    width: 100%;
}
.b-featured-items {
}
.b-article {
    background-color: #ffffff;
    box-shadow: 0 0 5px 0;
    display: inline-block;
    font-family: rockwell;
    font-size: 14px;
    height: 375px;
    margin-left: 7px;
    vertical-align: top;
    width: 224px;
}
.b-article:first-child {
    margin-left: 0;
}
.b-article__link {
    display: flex;
}
.b-article__image {
    margin: 10px auto;
}
.b-article__content {
    height: 185px;
    margin: 0 10px;
    overflow: hidden;
    text-align: justify;
    text-indent: 1.5em;
}
.b-page__line_info {
}
.b-info {
    background-color: #ffffff;
    box-shadow: 0 0 5px 0;
    height: 187px;
    margin-bottom: 15px;
    text-align: left;
    width: 100%;
}
.b-info__image {
    display: inline-block;
    height: 100%;
    vertical-align: top;
    width: 236px;
}
.b-info-image {
    margin: 10px 0 0 10px;
}
.b-info__text {
    display: inline-block;
    height: 100%;
    vertical-align: top;
    width: 72%;
}
.b-content {
    display: inline-block;
    height: 172px;
    margin: 4px 11px 0 0;
}
.b-content__header {
    font-family: rockwell;
    font-size: 11px;
}
.b-info-header1 {
    font-family: lobster;
    margin: 0;
    vertical-align: top;
}
.b-content__text {
    font-family: rockwell;
    font-size: 14px;
    height: 68%;
    margin-top: -4px;
    overflow: hidden;
}
.b-info-text {
    text-align: justify;
    text-indent: 1.5em;
    vertical-align: top;
}
.b-content__link {
    margin-top: 10px;
    text-align: right;
}
.b-info-link {
    border: 1px outset;
    border-radius: 3px;
    font-family: rockwell;
    font-size: 1.1em;
}
.b-footer {
    background-color: #ffffff;
    box-shadow: 0 0 5px 0;
    height: 55px;
    text-align: left;
}
.b-footer__links {
    display: inline-block;
    margin: 4px 0 4px 5px;
    width: 268px;
}
.b-menu_footer {
    font-family: arial;
    font-size: 14px;
}
.b-menu__item_footer {
    margin: 0 0 0 40px;
    vertical-align: middle;
}
.b-menu__link_footer {
}
.b-footer__copyright {
    color: #5b5b5b;
    display: inline-block;
    font-family: arial;
    font-size: 12px;
    margin-left: 22px;
    vertical-align: text-bottom;
    width: 300px;
}
@font-face {
    font-family: "Marck Script";
    src: url("fonts/MarckScript-Regular.ttf");
}
