.blog-detail {
    font-size: 0.750em;
    text-transform: uppercase;
    font-style: italic;
    margin-bottom: 10px;
}
.bd-item {
    margin: 10px 0;
    display: inline-block;
}
.article-item2 .text {
    font-size: 0.778em;
    line-height: 1.714em;
}

.article-item2 .bottom {
    color: #d9b16a;
    font-size: 0.750em;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bd-item > * {
    display: inline-block;
    vertical-align: middle;
}

.bd-item + .bd-item {
    margin-left: 20px;
}

.bd-item i {
    margin-right: 5px;
    font-size: 1.2em;
}

.bd-item i.icon-font-mail-2 {
    font-size: 2.1em;
}

.pricelist-item,
.article-item2 {
    position: relative;
    padding-top: 35px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.pricelist-item .price {
    background: rgba(103, 104, 109, 0.75);
    text-align: center;
    border: 3px solid #e7e7e8;
    position: absolute;
    top: 0;
    right: 15px;
    font-weight: bold;
    font-size: 3.000em;
    font-family: 'Times new roman';
    line-height: 89px;
    color: #fff;
    padding: 0 16px;
    z-index: 2;
}

.pricelist-item .wrap,
.article-item2 .wrap {
    padding: 10px;
    border: 1px solid #e1e1e1;
    min-height: 700px;
}

/*.pricelist-item .wrap:before,
.article-item2 .wrap:before {
    content: "";
    position: absolute;
    top: 45px;
    left: 30px;
    bottom: 0;
    right: 15px;
    border: 3px solid #e7e7e8;
}*/

.pricelist-item .top,
.article-item2 .top {
    background-size: cover;
    background-position: 50%;
    height: 185px;
    position: relative;
    z-index: 1;
    border-bottom: 0;
    background-color: #b3b3b6;
    margin: 0;
}

.pricelist-item .top h2,
.article-item2 .top h2 {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 25px;
    bottom: 20px;
}
.article-item2 .heading-decor:after{
    display: none;
}
.pricelist-item .rows,
.article-item2 .rows {
    background: #fff;
    border-top: 0;
    padding: 15px 0px 40px;
    font-size: 1.125em;
    font-weight: 300;
    position: relative;
    z-index: 2;
    text-align: center;
}
.article-item2 .heading-decor h5{
    font-weight: 900;
    font-family: inherit;
    line-height: 1.250em;
}
.article-item2 .heading-decor h5 a{
    text-decoration: none;
    color: inherit;
}

.pricelist-item .rows .row {
    padding: 10px 0;
}

.pricelist-item .rows .row:before {
    content: "\ea48";
    font-family: 'iconfont';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    float: left;
    font-size: 0.7em;
    color: #9b9c9f;
    margin-top: 0.5em;
}

.pricelist-item .rows .row div {
    margin-left: 35px;
}

.article-item2 .button {
    position: relative;
    bottom: 0;
    z-index: 2;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Playfair Display SC', serif;
    color: #67686d;
    font-weight: bold;
    margin-top: -38px;
    display: block;
    text-align: center;
    padding: 5px;
}



/*------------------------------------------------------------------